搜索资源列表
实例2 C++的数据抽象
- C++语言编的关于C++的数据抽象小程序,初学者可能会用到的哦。下下来看看吧-series of the C language data on the C abstract small program, beginners may use the oh. .
wapappforweather
- 天气预报的一个简单wap程序,对wap初学者比较好的一个实例参考
caiwubaobiao
- 使用VB代码巧妙制作家庭版小型财务报表,生成报表后,还具备打印和预览的功能,本程序使用VB 6.0自带的数据报表功能,轻松显示家庭财务报表的管理收支情况,VB初学者也可借本实例掌握报表的制作方法。 -VB code to make use of smart home edition small financial statements, generate reports, the also has print and preview functionality, the program us
vcWinMain
- 本源码可帮助VC++新手们快速了解VC++窗口及句柄的原理,由孙鑫老师一本书中的实例改写。 Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-This source can help VC++ novice to quickly understand the VC++ window and the principle of
vcMultiThread
- VC++ 多线程与聊天室程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。在接收线程函数中,遗忘了释放指针的操作,在随盘代码中已更正,特此说明。-VC++ multi-threaded programs written with the chat rooms, multi-threaded applications prone to problems. Mutex objec
FileMapTransTxt
- VC++通过内存映射在程序间交换数据,通过这个小实例,你会了解到以下技巧:在内存映像中创建对象,将文件视图映射到一个进程的地址空间上、返回LPVOID类型的内存指针、给映像内存数据赋给本地变量、释放映像内存、更新数据等。-VC++ through the memory mapping process between the exchange data, through this small instance, you will learn the following skills: In the