搜索资源列表
histogram_control.rar
- 能保存历史输入的编辑框
自动纪录历史的组合框
- 自动纪录历史的组合框 这个聪明的组合框具有IE那样的自动纪录历史的功能,你最近使用过的文件它会个个记在帐上。需要设计 History功能的朋友赶快下载吧! -automatically record the history of the smart combination box frame with a combination of IE automatically as a function of historical records, you have recently
一个用于工业曲线显示的控件源码
- 在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要,但是如何使你的曲线显示功能变得十分的强大而且界面美观呢,这个是我在下载到的总多的控件中间最完美的,就像工业仪表控件数世纪飞扬一样,另我爱不释手。在很多技术论坛,如果有很多人需要用到曲线显示控件我都会将这个推荐给他们,确实,这个无论从界面美观还是程序的专业性方面都是无可挑剔的。 这个控件的下载地址在本论坛的一个资源提供的帖子中间,地址是: http://www.vccode.com/showthrea
ocxcon16
- 程序具有像IE浏览器那样的自动纪录下历史的功能 -procedures like IE browser automatically to record the history of the function
电力监控系统VC实现五
- 在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能提供一段时间的曲线显示或者历史若干个点的显示。比如在一个普通的小型水电站系统中我们会牵涉到许多的点(可能甚至达到400到500多个),一般的电站运行人员或者管理者希望能够对这类点的历史运行状况进行还原(即能够将历史运行的各个点状况进行还原),曲线就是非常重要的一个环节了,考虑到各种因素,由于很多控件虽然外表包装漂亮,但是功能觉得不能这么完善,所以我自己写了一个显示控件,现进行简要的介绍,希望对这个方面寻求帮助
FileHistory
- 模仿word,可以查看file的历史记录的小程序,可以直接运行,对于网络编程很有用-imitate word, can check the history file records of small programs can be run directly, network programming useful
VBxum1_xpStyleButton
- VB写的一个模拟XP风格的按钮控件,改变了以往button太难看的历史-VB wrote a simulation XP style button controls, change the button too difficult to look at the past history
MRUCombo_49007
- 这个聪明的组合框具有IE那样的自动纪录历史的功能,你最近使用过的文件它会个个记在帐上。需要设计\"History\"功能的朋友赶快下载一个吧!(21KB)-the smart box with a combination of IE automatically as a function of historical records, you have recently used it in the paper each recorded in the accounts. Need design
File_history
- 一个VB版的在菜单上最近打开文件的历史记录控件,欢迎下载 -a version of VB to the menu recently opened document control the historical record, welcome to download
guangxian
- 光缆通信在我国已有20多年的使用历史,这段历史也就是光通信技术的发展史和光纤光缆的发展史。光纤光缆在我国的发展可以分为这样几个阶段:对光缆可用性的探讨;取代市内局间中继线的市话电缆和pcm电缆;取代有线通信干线上的高频对称电缆和同轴电缆。-cable communications in China has more than 20 years of use history, this is history - the development of ICT and in the history o
light2211
- 光学简介,本文介绍了光学的一般特性及发展历史,没有解压密码-optical briefing, the paper introduced the optical characteristics and the general development of history, extracting passwords
HSYmenus
- popups.zip 演示右击鼠标弹出菜单 popmenu.zip 演示右击鼠标弹出菜单 nod_popup.zip 定位弹出菜单 custmnu2.zip 画一个定制的动态菜单,使用的是Picturte Box 与PoP Menu的组合 hidemnu2.zip 用Windows API控制菜单,包括如何显示和隐藏菜单项 历史文件.zip 本程序演示了在菜单中如何用注册表实现保存和显示4 个最近打开的文件记录-popups.zip demonstr
CustomControldemo_src
- VC实现的一个图形曲线显示库,能方便的显示XY图形,很适合作历史曲线显示。-VC of a graphic show the curve, the show will facilitate the XY graph, very suitable for historical curve.
jisuanqi20070107
- 本人设计的一个漂亮科学计算器,功能包括有角度弧度,历史记录等,是用VISUAL C++编写的一个课程设计。-I designed a beautiful scientific calculators, including a functional point arc, the historical record. VISUAL C is used to prepare a curriculum design.
HistoryCombo_src
- 历史列表控件,自动记录输入的文本历史列表,使用方便-history Control List, automatically record input text historical links, easy to use
shuxuetiandi
- 介绍数学的历史和一些基本的数学知识.还有些经典的数学小问题.-on the history of mathematics and some basic knowledge of mathematics. Some classical mathematical problems.
带有历史记录的edit类
- 该代码例子提供了一个可以显示输入历史记录的edit类,在输入过程可以提示以前输入的字符。-The code examples provide an historical record show that the edit categories, the import process can be suggested before the character input.
历史记录组合框
- 本代码例子提供了一个可以记录历史记录组合框-example of the code provides a record of historical record portfolio Box
C带历史记录的ComboBox源码
- C带历史记录的ComboBox源码
mfc中自绘ComboBox控件可记录输入的历史
- mfc中自绘ComboBox控件的美化,可改变控件中边框的颜色,并改变右侧下拉按钮的图片,并可以保存编辑框的输入历史记录。本例子使用打过补丁的vs2008创建,内附控件类接口使用说明文档。