资源列表
[Windows编程] CPPstatuslogdemo
说明:一个VC++的日志生成类 附完整源码例子,编译生成EXE后,在Debug目录下生成txt格式的日志文件,记录程序运行的每一个环节,可扩展成操作日志、维护日志等,源码编译运行截图如图所示-A VC++ log generated class with full source code examples, the compiled EXE, generate txt log file format in the Debug director<gxtxtplg> 在 2025-04-02 上传 | 大小:15kb | 下载:0
[Windows编程] VCcontrolpanneladd
说明:VC.NET在系统“控制面板添加删除程序”中添加程序,通过修改注册表键值来实现,并不对控制面板窗口进行操作,如测试截图所示,程序修改注册表键值成功后,弹出提示告诉用户修改结果。-After adding VC.NET System "Control Panel Add or Remove Programs" in the program, by modifying the registry key to achieve, does no<gxtxtplg> 在 2025-04-02 上传 | 大小:29kb | 下载:0
[Windows编程] ctretedafile
说明:使用VC.NET建立一个特大文件,看了一下,所创建的大文件HugeFile.dat是200M,里面究竟是什么内容,你看了就知道,我暂时没有看,这里只是教你一种用VC.NET生成大文件的方法,有VS2010的用户可编译运行下。-Use VC.NET create a large file, looked at the large files created HugeFile.dat is 200M, which is exactly wh<gxtxtplg> 在 2025-04-02 上传 | 大小:28kb | 下载:0
[Windows编程] Vcfindertxt
说明:VC.NET对文本文件进行查找与替换操作,类似记事本里的查找替换功能,挺简单的,对于初学者来说,是想当实用的VC小技巧。本源码不能运行于VC6.0,需要VS2010才可以。-VC.NET text file search and replace operations, similar to Notepad s Find and Replace feature, quite simply, for starters, is the VC<gxtxtplg> 在 2025-04-02 上传 | 大小:28kb | 下载:0
[Windows编程] setdialogs
说明:这是一个VC.NET源码,使用页面设置对话框,在VC.NET编程中对对话框的使用不太熟悉的初级爱好者,你可下载参阅。 -This is a VC.NET source, use the Page Setup dialog box, in VC.NET programming are not familiar with the use of dialog primary lovers, you can download the inf<gxtxtplg> 在 2025-04-02 上传 | 大小:50kb | 下载:0
[Windows编程] fontdialog
说明:VC.NET源码实现在窗口指定区域点击鼠标右键,弹出字体设置对话框,在对话框中可设置窗口内的文字样式和颜色以及大小,就和Windows的字体对话框功能是一样的。-VC.NET source to achieve the designated area of the window click the right mouse button to bring up the Font Settings dialog box where you<gxtxtplg> 在 2025-04-02 上传 | 大小:28kb | 下载:0
[Windows编程] FontsEnumTest
说明:用VC++代码实现一个读取Windows系统所有字体的面板,并应用这些字体实现字体设置程序,可选择字号、字体样式、字体名称等,下面的方框主是要演示所选择的字体样式,通过这个程序可了解VC如何读取到Windows字体的,以及如何将字体的设置应用到指定的对象上。-With VC++ code to achieve a Windows system reads all the fonts panel, and apply these font<gxtxtplg> 在 2025-04-02 上传 | 大小:34kb | 下载:0