-
游戏设计的框架文档,包含游戏概念,角色,场景,任务等等。...
游戏设计的框架文档,包含游戏概念,角色,场景,任务等等。-The framework of game design documents, including game concept, roles, scenes, and so on mission.
- 2022-02-04 19:47:13下载
- 积分:1
-
vb operation excelwenwen pieces to the database
vb操作excelwen 件到数据库-vb operation excelwenwen pieces to the database
- 2022-06-11 17:47:57下载
- 积分:1
-
test important AppWizard has created this ExClock application for you. This appl...
test important AppWizard has created this ExClock application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ExClock application.-test important AppWizard has created this ExClock application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ExClock application.
- 2023-01-30 21:00:03下载
- 积分:1
-
从CListCtr派生出来的类CSortListCtr,可排序
从CListCtr派生出来的类CSortListCtr,可排序-CListCtr derived from the class CSortListCtr, ranking
- 2023-03-24 19:25:03下载
- 积分:1
-
bitmap_menu261.zip
资源描述
bitmap_menu261.zip,好好学习下,可以对编程有所帮助,大家加油啊
- 2022-04-18 22:32:45下载
- 积分:1
-
数据报表设计器示例程序
数据报表设计器示例程序-Data Report Designer sample program
- 2023-02-11 05:30:03下载
- 积分:1
-
网络爬虫源码
网络爬虫主要有以下功能:
从一个初始网页的URL开始,获得初始网页上的URL,在抓取网页的过程中,不断从当前页面上抽取新的URL放入队列,直到满足系统的一定停止条件。
在遍历URL的过程中,即时统计相关数据。
- 2023-02-10 20:15:04下载
- 积分:1
-
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)创建一个单独的线程,以便这个线程能有规律地创建时间事件。 3、在CMainFrame中创建一个定时器并从中调用文档函数这三种方法我都不满意。能否给出一种更好的解决方案?- How to send commands to the Document Object matching the original code [code nature] VC reusable code segment I made a similar on the Windows 2000 Performance Monitor procedures. In this process, I created a document object and several view
- 2022-08-11 05:55:04下载
- 积分:1
-
数据结构 迷宫问题 迷宫非递归算法.rar
数据结构 迷宫问题 迷宫非递归算法.rar-data structures, maze problem, non-recursive algorithm for maze problem
- 2022-06-03 08:35:45下载
- 积分:1
-
游戏运行,可以显示5行40列的随机字符;
按下“任意键”,游戏开始,开始计时;
从左到右,键入字符...
游戏运行,可以显示5行40列的随机字符;
按下“任意键”,游戏开始,开始计时;
从左到右,键入字符,如果与相应位置显示的字符相同,则正确字符数加1,否则错误字符数加1;
1分钟后程序自然停止,统计正确/错误字符数;并弹出窗口询问是否继续
该游戏可以用于自测指法,在规定时间内正确字符数越多,则指法越好。
-err
- 2022-01-30 17:37:40下载
- 积分:1