_tmain
_tmain
创建同名条目
条目
历史版本
编辑
in_tmain (in
正文
在visual c++ 2008 中,当选择编辑一个32位
Win32
控制台应用程序时。初始状态下系统自带函数:
int _tmain(int argc, _TCHAR* argv[])
{