资源列表
[界面编程] PB DataWindow 38个技巧
说明:PB DataWindow 38个技巧.txt 1. 使DataWindow列只能追加不能修改 如何使DataWindow中的数据只能追加新记录而不能修改,利用 Column 的 Protect 属性可以很方便的做到这一点,方法如下: 将每一列的 Protect 属性设置为: If( IsRowNew(), 0, 1) ) 在 Powerscr ipt 中可以动态修改 Protect 属性: dw_1.Modify(&quo<ztzheng > 在 2025-01-23 上传 | 大小:8kb | 下载:0
[界面编程] Paint
说明:WPF颜色选择器,选择啊选择啊啊啊啊啊啊(WPF color selector)<xiaoyanbing111 > 在 2025-01-23 上传 | 大小:83kb | 下载:0
[ListView/ListBox] GridCtrlTest
说明:基于visual c++用CGridCtrl表格控件编写的一个小对话框程序(The dialog procedure written in control CGridCtrl based on visual c++)<tuanyuan > 在 2025-01-23 上传 | 大小:125kb | 下载:0
[RichEdit] My_TXT
说明:用来提取txt的有用信息,删除不想要的,提取想要的。(Used to extract txt useful information, delete unwanted, extract the desired.)<SUPER SOFT > 在 2025-01-23 上传 | 大小:234kb | 下载:0
[界面编程] mySql
说明:qt程序,用于学习qt,了解qt,以及界面开发,qt入门(QT program for learning QT, understanding QT, and interface development, QT entry)<gouzhao5988 > 在 2025-01-23 上传 | 大小:1.94mb | 下载:0
[界面编程] MFCHtml
说明:该资源是在别人的基础上修改的,添加了程序运行时丢失的文件,在VS2010下运行的,请大家注意集成开发环境。(This resource is modified on the basis of others, added files running when the program is running, running under VS2010, please pay attention to the integrated develo<fengxiaoyun98 > 在 2025-01-23 上传 | 大小:48.48mb | 下载:0
[对话框与窗口] RedrawPanel
说明:基于panel控件的重绘,实现边缘立体效果(Based on the panel control redraw, achieve edge stereo effect)<冰力十足 > 在 2025-01-23 上传 | 大小:1kb | 下载:0
[界面编程] FirstProject
说明:窗体学习,里面已经制作了相关页面,用户可以学习。查看,使用(Form learning, which has made the relevant pages, users can learn. View, use)<zhang123qwe > 在 2025-01-23 上传 | 大小:25kb | 下载:0
[按钮控件] BrowsHist
说明:Windows上编写一个获取用户上网URL并保存到txt文件中的MFC小程序。(Using windows to write a MFC access to user access to URL and stored in the txt file applet.)<kobe241314886 > 在 2025-01-23 上传 | 大小:3.28mb | 下载:0
[界面编程] 101个微软的C#例子
说明:c#示例代码,可以通过实例代码来学习C#开发(C# example code to learn c# development through instance code)<xiatiancc > 在 2025-01-23 上传 | 大小:721kb | 下载:0