您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. WINEDI编辑器使用说明

  2. WINEDI编辑器使用说明,简绍了WINEDT的使用说明。很不错的,希望对各位有帮助!
  3. 所属分类:专业指导

    • 发布日期:2010-03-15
    • 文件大小:143360
    • 提供者:yxl355
  1. C++实现简单射击小游戏

  2. 使用c++制作简单的横板射击小游戏,供大家参考,具体内容如下 #include #include #include class Bullet; class Tank; class E_Bullet; class Boss; bool dead = false; bool wined = false; struct pos//坐标类 { int a; int b; }; class E_Bullet//敌人打出的子弹 { public: clock_t d; int x; int
  3. 所属分类:其它

    • 发布日期:2020-12-31
    • 文件大小:105472
    • 提供者:weixin_38693311