资源列表
[其它] CreateThread函数使用
说明:这个代码是C/C++多线程初学者必看的第一个程序代码。-C / C multithreading beginners Watchable of a code.<srx> 在 2008-10-13 上传 | 大小:9691 | 下载:0
[其它] 简单全局变量参数传递
说明:此代码是在多线程下,线程间参数用全局变量传递的代码。-this code in multithread, with the threads global variable parameter transmission of the code.<srx> 在 2008-10-13 上传 | 大小:8500 | 下载:0
[界面编程] emptyframe
说明:图形用户界面样板(简单的图形用户界面程序)使用JAVA语言实现-graphical user interface model (simple graphical user interface procedures) using JAVA<吕绍洲> 在 2008-10-13 上传 | 大小:7431 | 下载:0
[其它] CreateThread函数创建窗口线程
说明:此代码是为初步接触多线程的人员介绍的用CreateThread()函数创建窗口线程。-this code for multithreaded initial contacts on the staff with the CreateThread () function to create windows threads.<srx> 在 2008-10-13 上传 | 大小:10205 | 下载:0
[对话框与窗口] 计算器样板(简单的计算器)
说明:计算器样板(简单的计算器),使用JAVA语言实现,十分好的示例-calculator model (simple calculators), the use of Java language, a very good example<吕绍洲> 在 2008-10-13 上传 | 大小:19288 | 下载:0
[对话框与窗口] showModalDialog
说明:用实例介绍了模式对话框的使用,方便实用,请大家都来看看。-example of the use of dialog mode, convenient and practical, for everyone to see.<江欣> 在 2008-10-13 上传 | 大小:2965 | 下载:0
[其它] TC 2.0 挖地雷
说明:TC 2.0 挖地雷 关于TC2.0版的挖地雷 1、整个游戏基于事件驱动的工作方式,这一点和windows应用程序是相通的。在程序的主 干中,不停的捕捉鼠标事件,再通过一个函数: Bool analysis(CPoint point, ClickInfor infor) 来分析鼠标事件作用在哪个对象上(游戏中的元素,比如按钮、菜单、地雷单元格都是 作为一个对象来看待),然后把鼠标事件分配到相应的对象<miao> 在 2008-10-13 上传 | 大小:57510 | 下载:0