搜索
查看: 170|回复: 1

啊哈c不支持win32和多文件吗

[复制链接]
 楼主| 发表于 2019-5-7 14:51:33 | 显示全部楼层 |阅读模式
5啊哈币
  1. #include <iostream>

  2. int APIENTRY WinMain(HINSTANCE hInstance,
  3.                      HINSTANCE hPrevInstance,
  4.                      LPSTR     lpCmdLine,
  5.                      int       nCmdShow)
  6. {
  7.    // TODO: Place code here.
  8.   MessageBox(NULL, "hello,world", "TIPS", 0);
  9.   return 0;
  10. }

复制代码

发表于 2019-5-11 18:06:47 | 显示全部楼层
支持多文件。你在你的CPP文件同路径下边放h文件
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

广播台
特别关注
快速回复 返回顶部 返回列表