Table of Contents Beginning C++ Game Programming Introduction Chapter 1 - Types, Variables, and Standard I/O—Lost Fortune Chapter 2 - Truth, Branching, and the Game Loop—Guess My Number Chapter 3 - For Loops, String, and Arrays—Word Jumble Chapter 4
超级经典的程序 包含所有好用的使用的 #include #include void main(void) { int i; struct ListEntry { int number; struct ListEntry *next; } start, *node; start.next = NULL; /* Empty list*/ node = &start; /* Poin t to the start of the list*/ for (i = 1; i next = (struc
1,01.zipActiveX scr ipt hostingActiceX scr ipt主机程序(20KB)2,02.zipActiveX Control TutorialActiveX控件指南(11KB)3,03.zipAn ASP Component to Send Arbitary Large File from Server to Client一个服务器端的组件用于从服务器传送文件到客户机(6KB)4,04.zipAsynchronous Pluggable Protocol异步可
1,ATLAux.zipA set of VC++ helpers and patterns to help automate some routine coding tasks.(35KB)2,CltnWizard.zipATL object wizard that creates a collection of other COM objects(37KB)3,gridctrlatl.zip& lt;br>A grid control for displaying tabular d
1,01.zipDialogs in DLL在DLL中实现对话框(5KB)2,02.zipExport dialogs in MFC Extension DLLs在MFC扩充DLL中输出对话框(12KB)3,03.zipRemapping resource scr ipt ID's重影象资源的标识符(4KB)4,04.zipDetermine DLL version number检测DLL的版本号(7KB)5,05.zipGetting the complete information abo
1,01.zipOutput显示所有的调试信息(5KB)2,02.zipSome general debugging tips一般的调试技巧(11KB)3,03.zipDebugging ISAPI extension调试ISAPI扩展(4KB)4,04.zip<br&g t;LibDump类似DumpBin的工具(10KB)5,05.zipFinding memory leaks发现内存的泄漏(6KB)6,06.zipConvert message ID to a string将消息标
1,01.zipToolbar - Custom status messages and tooltips用户状态信息与工具提示(3KB)2,02.zipRemove system menu from floating toolbar从浮动工具条中去除系统菜单(2KB)3,03.zipRemove close button from fl oating toolbar 从浮动工具条中去掉关闭按钮(2KB)4,customizable1.zipCustomizable toolbar可自定义的工
1 , Manager.zipThis has assorted functions (file copy, time, settings, etc).2 , manc-html.zipAn example I did to retreive an Email Address or URL from an HTML file.3 , basFile.zipThis bas fi le is filled with assorted file related functions. If you
1 , datafile.zip"This sample demonstrates how to do file input and output using Visual Basic. The sample creates a new database file and allows you to view, add, or delete records in this database."2 , dbprint.zip<br&g t;This demonstrates how to