摘要:
// uuu.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#include using namespace std;int _tmain(int argc, TCHAR* argv[], TCHAR* envp[]){ cout应该放在#include "stdafx.h"之后,要不会出错:错误 1 error C2871: “std”: 具有该名称的命名... 阅读全文
posted @ 2006-04-20 22:24
马牛
阅读(548)
评论(0)
推荐(0)
浙公网安备 33010602011771号