[/code]
// VC0116.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
int main(int argc, char* argv[])
{
printf("Hello World! at 07:36\n");
return 0;
}
[code="java"]
VC 提供的 "hello, world!\n"
最新推荐文章于 2024-01-14 17:34:37 发布
1万+

被折叠的 条评论
为什么被折叠?



