资源列表
成品管理系统安装
- rfid实例,一个pB写的RFID仓库进出货实例。(RFIDSupreme warlord?I dSupreme warlord?I don't know.on't know.)
VC++例程1
- VC++例程1正确并详细填写各项内容,通过内容审核,奖励更多积分! 请不要上传有版权争议的内容和*病毒代码 请先删除编译后的debug/release目录以减少压缩包大小
BrowsHist
- Windows上编写一个获取用户上网URL并保存到txt文件中的MFC小程序。(Using windows to write a MFC access to user access to URL and stored in the txt file applet.)
FirstProject
- 窗体学习,里面已经制作了相关页面,用户可以学习。查看,使用(Form learning, which has made the relevant pages, users can learn. View, use)
RedrawPanel
- 基于panel控件的重绘,实现边缘立体效果(Based on the panel control redraw, achieve edge stereo effect)
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 development environment.)
mySql
- qt程序,用于学习qt,了解qt,以及界面开发,qt入门(QT program for learning QT, understanding QT, and interface development, QT entry)
Qt多线程
- qt程序,对于qt感兴趣的可以看看,很有用的(QT program, for QT interested can see)
My_TXT
- 用来提取txt的有用信息,删除不想要的,提取想要的。(Used to extract txt useful information, delete unwanted, extract the desired.)
GridCtrlTest
- 基于visual c++用CGridCtrl表格控件编写的一个小对话框程序(The dialog procedure written in control CGridCtrl based on visual c++)
Paint
- WPF颜色选择器,选择啊选择啊啊啊啊啊啊(WPF color selector)
PB DataWindow 38个技巧
- PB DataWindow 38个技巧.txt 1. 使DataWindow列只能追加不能修改 如何使DataWindow中的数据只能追加新记录而不能修改,利用 Column 的 Protect 属性可以很方便的做到这一点,方法如下: 将每一列的 Protect 属性设置为: If( IsRowNew(), 0, 1) ) 在 Powerscr ipt 中可以动态修改 Protect 属性: dw_1.Modify("column_name_here.Protect='1~
