搜索资源列表
具有背景颜色和文字颜色的EDIT控件
- EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了. 实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-
迷题
- 世界上只有2%的人能出答案的迷题的推导过程和答案(有七种答案) 前面有人给出了这道出自1981年柏林的德国逻辑思考学院据说就连大名鼎鼎的爱因斯坦也成为此题大伤脑筋的迷题的七种答案和java实现过程。 我这里用C++实现过程,我觉得代码写得还可以,如果有兴趣可与我交流。 -the world, only 2% of the people could answer out of the crowds that the derivation process and answe
Save_comunicate
- 本程序是用vc++ 编写的一个简单的通讯录编辑程序,可以实现简单的通讯文件编辑.-this procedure is used vc prepared by a simple directory editor, can achieve a simple communication document editing.
0032
- 前台界面可以使用vb,vc,pb等. 模式:c/s模式 基本功能:能够实现销售管理,商品管理,员工...学生考勤系统 郭清宇 用VB开发,从需求分析做起,每一阶段都有完整的文档.能运用学过的软件工程知识.设计系统... -prospects interface can be used vb, vc, pb so. Model : c / s mode basic functions : to achieve sales management, merchandise management,
kaoqin1219
- 前台界面可以使用vb,vc,pb等. 模式:c/s模式 基本功能:能够实现销售管理,商品管理,员工...学生考勤系统 郭清宇 用VB开发,从需求分析做起,每一阶段都有完整的文档.能运用学过的软件工程知识.设计系统... -prospects interface can be used vb, vc, pb so. Model : c / s mode basic functions : to achieve sales management, merchandise management,
NotePad
- 是一个用VC编写的简单的文本编辑器,可以实现一些编辑功能
TestEdit
- 我用VC++写的Edit透明实现的控件,可以实现以图片作为其背景,可以设置字体的大小和颜色
TextEdit
- 一个用vb编写的简单的写字板,可以改变字体大小,和颜色,实现拷贝,粘贴功能-vb prepared with a simple tablet, can change the font size, and color, achieving copy, paste
delphi_user_input_control
- 一个数据库应用程序,常常需要提供数据输入功能,即让用户输入数据,并存入数据库中,这就涉及到一个数据输入是否合法的问题。若用PowerBuilder来编写这种程序,实现这一点是非常方便的,因为PowerBuilder中每一个数据输入控件都可以单独对其输入进行控制,但Delphi没有提供这样的功能。我们用Delphi编写这样的程序时,就需要自己编写一些代码来实现。下面举一个很常见的例子加以说明。 -A database application, and often need to provide
MouseOperator
- 本程序用C语言实现对鼠标事件及键盘事件的响应方法,希望初学者可以参考-Implementation of this program with C-mouse event and keyboard events on the response, in the hope beginners can refer to
bijingxuan
- 用VC6实现的一个超级漂亮的编辑框。可以自己配置编辑框的颜色,美化界面。-A super nice with VC6 edit box. Can configure their own color of the edit box and beautify the interface.
mfc
- 做过一个用对话框实现的文本编辑器,其实用MFC模板里面的单文档模板也可以做,甚至更加方便,适合入门级的爱好者-Done to achieve a dialog with a text editor, in fact, inside the template with MFC single document template can do even more convenient, suitable for entry-level enthusiasts try
IconEdit
- 自绘Edit控件,实现编辑框内的icon显示以及自定义字体。可以用来直接替换CEdit控件类-Since the draw Edit control to achieve edit box icon display and custom fonts. Can be used to directly replace CEdit control class
patchV1.1
- 一个补丁程序,用来实现人机交互过程,可以输入信息等等等等。-patchV1.1 uw imagesystem UI
temperature-control
- 用Labview和PID开发的温度控制系统,可以实现温度的精确控制。-With the temperature control system developed by Labview and PID, the temperature can be precisely controlled.
Mywidget - 副本
- 用qt实现无边框窗口 可以在窗口自定义背景 , 本人新手 刚做的 请多多指教 ...(Using QT to implement borderless window)
searchbox
- qt实现的一个搜索框,可以用在设备树中,用于搜索某条项目。这个搜索框,只是个UI代码,搜索功能代码没有实现。(A search box implemented by QT)