资源列表
[其他小程序] log
说明:一个可以将log记录到文件或输出到控制台的封装类, 可以对log进行分级打印, 不同等级的log在控制台以不同的颜色标识, 接口使用简单.-Can record a log to a file or output to the console of the package type, you can print on the log grading, different levels of log in the console to a different color logo, using a<sunorit> 在 2025-07-28 上传 | 大小:2kb | 下载:0
[其他小程序] apiwindows
说明:用windowsAPI 实现对动态链接库德使用-WindowsAPI realize with Kurds on the use of dynamic link<bjj> 在 2025-07-28 上传 | 大小:2kb | 下载:0
[其他小程序] Register
说明:Windows95/98/Me的注册表包含了windows95/98/Me的系统配置、PC机的硬件配置、Win32应用程序和用户的其他设置信息。注册表和INI文件不同,它是多层次的树状数据结构,具有六个分支(根键),每个分支又由许多的键和键值组成,而每个键则代表一个特定的配置项目。 在实际编程工作中,我们遇到了如何在Visual C++中对Windows95/98/Me注册表整个 树状结构信息进行访问和修改的问题,如查询和修改注册表中用户姓名和公司名称的有关信息。 通过编程实践,<liu> 在 2025-07-28 上传 | 大小:2kb | 下载:0
[其他小程序] Calculator
说明:本程序将创建一个计算器,可以进行常用的加减乘除算术运算。知识点有:窗口布局器GridLayout的应用,对按钮消息的监听和响应 。 编程思路:本例因为要制作计算器,所以首先定义具有计算功能的类Calculator。在类Calculator中定义处理加减乘除运算的函数,分别命名为opAdd (),opSubtract(),opMultiply(),opDivide()。然后,因为要实现实现人机交互的效果,所以先要定义实现用户界面类CalculatorGUI。通过Panel类的setLayout<wangd> 在 2025-07-28 上传 | 大小:2kb | 下载:0
[其他小程序] ASCIIChange
说明:ASCII转换程序,执行程序后,点击你要查询的按键,程序上会对应显示出你所按键对应的ASCII码-ASCII conversion process, implementation process, click on the button you want to query, the program will show you the corresponding button that corresponds to ASCII code<赵大伟> 在 2025-07-28 上传 | 大小:2kb | 下载:0