haitao · 2004-12-08 07:48:07 · 阅读: 727 用vs.net的项目怎么是这样的? #include "stdafx.h" int _tmain(int argc, _TCHAR* argv[]) { return 0; }