搜索资源列表
vsprintvsflex8
- 用 vsFlexGrid 时,如果用 Add 方法逐个添加数据,跟在 Excel 中用Range()设置单元格的数据一样的慢,所以需要有些技巧,举例来说:在Excel中填写一个数据区域,可以将将要填写进去的数据按单元格的排列事先加入相应的制表符以及回车符号,组合成一个大的字符串,然后帖进去,会很快。 VsFlexGrid 在需要填充的数据多时会比较慢,同样条件的前提下,VB会明显快些! 数据加载速度慢可以通过直接绑定ADO的记录集,那样会很快,只是显得没有个性。比如从后台
MultiColumnComboBox
- 本程序实现了多列数据显示的功能。程序使用一个列表框替代了原始组合框中的列表框。
display2deminson
- 这是VC++中数据显示的一段代码,希望能给大家有点方便
短信ocx控件
- 蓝天短信猫收发控件开发使用手册 安装 通过运行regsvr32.exe程序来安装本控件,如: regsvr32.exe c:\winnt\system32\alasunsmscon.ocx 提示: 由于本控件使用了微软公司的MSCOMM32.OCX,所以用户在自己程序发布时,除了要分发本 控件外,还要包括MSCOMM32.OCX。 特别声明: 深圳市蓝天信息技术有限公司开发的alasunsmscon.ocx控件稳定支持本公司生产的短信猫设备,已对短信猫芯片调用此
ComboWidth
- 在使用ComboBox控件时,有时下拉列表的数据长度如果超过了控件的宽度就不能完整显示数据。可以通用GetSystemMetric函数获得列表的宽度,从而进行修改。-ComboBox control, when in use, and sometimes drop-down list if the data length exceeds the width of the control will not be able to display data integrity. General Get
Polynomial
- 多项式曲线拟合,显示输入温度、热电势及多项式的参数等信息和拟合曲线及原始数据点的图形。-Polynomial curve fitting
MSHFlexgriddemo
- MSHFlexGrid控件的数据分组显示-MSHFlexGrid control packets show
mymeter
- 一个很好的图形现实软件。可以动态的显示数据-A good graphic reality of the software. Can dynamically display the data. .
NetworkFlux
- 一个可以显示网络中数据流量的控件,功能十分强大。-One can show network traffic control functions very strong.
Clipboard
- 数据迁移显示,把左边组合框文字显示在右边的组合框,-show text in combox
GridReport4.5
- 报表显示数据内容,财务报表,人员报表报表显示数据内容,财务报表,人员报表-gridreport
student
- 一个程序,从键盘上输入5个学生的数据(包括学号、姓名、年龄、三门功课的分数),然后求出每个人的平均分数,把学号、姓名和平均分数输出到磁盘文件STUD.REC中,最后从STUD.REC文件中读出这些数据,并在视图上显示出来。-A program from the keyboard to enter data in 5 students (including student number, name, age, three homework scores), and then calculated
GridCtrl_src
- 一个功能强大的表格控件,适合需要自己设计表格,显示数据,插入commbox,edit、checkbox等 等-A powerful grid control, suitable for the needs of their own design form, and display data, insert commbox, edit, checkbox, etc. Etc.
labview-excel
- 怎样将excel的数据显示于LV的表格控件中 文件夹-How to excel data grid control LV folder
xuanxiangjiemianxianshi
- 介绍属性表单和向导的创建,融合讲解了组合框,列表框,单选按钮,复选框等等常用对话框控件的使用方法,以及在视类中获取属性页上用户所选择的数据并显示的方法。-Introduction to attribute the creation of forms and wizards fusion to explain the use of the common dialog control combo boxes, list boxes, radio buttons, check boxes, and s
dBook3.1
- 功能介绍: 1、发布功能(游客可直接发布留言) 2、昵称、内容为必填,其他为选填。 3、管理员(回复、删除信息) 4、设置(网页名称、网页返回地址、网页关键字、网页介绍、设置是否回复才显示、设置页面边框颜色、设置内容过滤关键字) 5、整个程序共两个文件(#Date.mdb数据库、Index.asp程序文件) 6、管理员密码采用md5加密。 7、防止外部提交数据。- Features: 1, the release function (visi
0000000000005656555666
- 编写VB程序来访问串口,达到读取电子秤上显示的数据- Write VB program to access the serial port, to read the data on the electronic scale display
soft
- 能够实现土壤水分和光照度的数据的显示与保存-Data can be achieved degree of soil moisture and light display and preservation
zac_1990
- 串口数据显示及波形显示 数据库数据匹配分析-Serial data display and waveform display data matching analysis
featmre
- 使用MVC(Model-View-Controller)模型,将数据处理和数据显示分离开,使维护,扩展系统更加灵活,()