摘要:
问题一:VS2010 正在创建“Debug\test2.unsuccessfulbuild”,因为已指定“AlwaysCreate”。 方法解决: The relevant setting is in this file C:\Program Files (x86)\MSBuild\Microsof 阅读全文
摘要:
// dwd.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include int get_XYMN_Value(char * buf,int &offset) { unsigned short len=strlen(buf); int a=0,b=0; ... 阅读全文