搜索资源列表
华康阅读器
- 简单的控制软件,执行进程的控制,可以手工控制各种状态的转换-simple control software, the implementation process control, the ability to control the conversion of various state!
if
- 该数据他完成各种数据的采集;软件是该系统的核心,他主要完成对各个硬件模块的控制和调度,实现对数据的存储,并提供人机操作界面。 1 系统软件结构 - this data he completes each kind of data gathering; Software is this system core, he mainly completes to each hardware module control and the dispatch, the realiz
GridView 数据表格类库
- 数据表格类库,支持单元格合并,文本对齐方式,字体,字体颜色,表格线定制,单元格读写权控制,列排序,动态增删行列,支持通过剪贴板同其他软件间的数据进行交互,支持单元格图形显示。可根据开发者需要进行二次开发.-Form class library of data to support cell merging, text alignment, font, font color, form lines custom, the right to read and write control of the
CHexEditDemo
- Recently, I was working on a diagnostic software which requires a Edit Control used for HEX/DEC numbers input. The CEdit that comes with MFC is not so good for this job, as it can not prevent the user from typing an invalid HEX number. Therefore
vb-Image-Rotation
- vb编写组态或图形处理软件 中的旋转picture控件里图片的源代码-The image of the source code in vb prepared by the rotation of the picture control configuration or graphics software
DimEditCtrlDemo
- 这是一套和网页上的输入用户名和密码的输入框的变体控件,对于开发有特色的软件有用途,并且会提高软件的亲和力和可用性。给软件增加含金量。-This is a Webpage and the username and password input box variant control, have use for the development of distinctive software, and will improve the affinity and the availability of
DateTimePickerDemo
- 由于windows自带的datetimepicker控件不符合我的软件的界面风格,所以自绘了一个vc日期时间控件,界面精美,datetimepicker的基本功能都能实现,有心者可在此基础上继续开发。- Since the windows comes datetimepicker control does not match my software interface style, so the painting of a vc date time controls, beautiful
TestLongLatCtrl(V1.1)
- 在于GIS相关的软件中经常要输入经纬度数值,而基于MFC Edit控件的经纬度输入控件需 要创建三个Edit编辑框,来分别输入度、分、秒数值,并且需要分别进行输入范围和有效 性的检验。该基于BCGControlBar的经纬度输入控件实现了在一个输入窗口中分别按照度 、分、秒三个值域来输入经纬度数值,并同时进行了输入分有效性和输入范围的检验。经纬度中的度、分、秒字段均通过数字键盘直接输入数值,也可通过微调按钮或者键盘的上下键进行数字的增减,你可以通过左右键进行度、分、秒输入域的切换。该