新建 文本文档.txt
来自「C#一个实例源代码」· 文本 代码 · 共 5 行
TXT
5 行
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得到屏幕的大小
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?