⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 C#一个实例源代码
💻 TXT
字号:
********************************************************************************************
\Source Code
该目录下的文件对应本书中的函数,子目录以章为单位,每个工程以函数名命名。每个工程已经调试可以直接运行。

********************************************************************************************
\Sample 
testwin 如何编写小于20K的Windows程序.演示如何使用: CreateWindow,CreateWindowEx,SendMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件;
apithing.zip  介绍各种Win API系统调用的使用例子 ;
 api.zip  实现网络输入/输出和多线程的Win32库 ;
 blitdemo.zip    演示使用Windows API函数BitBlt ;
scrnres.zip 使用Windows API得到屏幕的大小 ;

\C__标准程序库
C__标准程序库下的程序是来自下列书中的源程序例子: 
Nicolai M. Josuttis
 The C++ Standard Library - A Tutorial and Reference
 Addison Wesley Longman, 1999
 ISBN 0-201-37926-0

********************************************************************************************
\WebSite
收集了几个对Windows API讲解和支持比较好的热门网站


 
















⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -