搜索资源列表
history_edit_demo.zip
- 方便地往多行编辑框后面添加数据行的多行编辑框
ASP站长助手
- ASP站长助手 v4.0 功能增强版 站内文件在线管理功能,无组件上传功能,可操作MSSQL数据库和Access数据库。包括浏览数据和添加,删除,修改数据,建立数据表,修改数据库等,非select命令提供一个SQL输入框给大家输入SQL指令来执行-ASP Stationmaster the assistant v4.0 function enhancement version stands the document on-line management function, does not h
abcdef
- 急转弯程序,可添加数据到数据表中,在VF下可连编成exe文件(main.prg作主文件)-sharp turn, may add data to the data table, under the VF even into exe files (main.prg disposes)
vsprintvsflex8
- 用 vsFlexGrid 时,如果用 Add 方法逐个添加数据,跟在 Excel 中用Range()设置单元格的数据一样的慢,所以需要有些技巧,举例来说:在Excel中填写一个数据区域,可以将将要填写进去的数据按单元格的排列事先加入相应的制表符以及回车符号,组合成一个大的字符串,然后帖进去,会很快。 VsFlexGrid 在需要填充的数据多时会比较慢,同样条件的前提下,VB会明显快些! 数据加载速度慢可以通过直接绑定ADO的记录集,那样会很快,只是显得没有个性。比如从后台
JavaJTableJTree
- 刚开始看到这个题目的时候,我并不是十分明白自己要做什么。Java语言是我们这个学期刚刚学过的课程,但是我们所学的都是些基本的东西,而且没有涉及到控件的问题。我查阅了一些资料,终于大体了解JTable和JTree是Swing组件里面的控件,一个是远程表,一个是目录树。在了解了一些关于这两个控件的一些知识之后,脑海中大体出现了一些流程。 我的程序设计大致按照下列流程进行: 1. 引入Awt包,Swing包 2. 设置顶层容器 3. 设置按钮和标签 4. 向
cyuyanchengjiguanli
- 系统菜单的主要功能 (1)输入若干条记录 (2)显示所有记录 (3)按学号排序 (4)插入一条记录 (5)按姓名查找,删除一条记录 (6)查找并显示一条记录 (7)输出统计信息 (新增) (8)从正文中添加数据到结构体数组中 (9)将所有数据写入文件中 (0)退出程序
Dataset
- 小试的添加数据,没有太大的技术,很基础的一段代码-Add a small test data
history_edit_demo
- 方便地往多行编辑框后面添加数据行的多行编辑框-Multi-line edit which can add data lines to the end of the edit conveniently
CMyList
- 列表框控件多用于一组数据供用户选择,当列表框的客户区域不能完全显示所有数据时,会提供一个滚动条,用户可以一用滚动条浏览数据,本例介绍列表框的主要应用,功能包括,添加数据,查找数据,当前数据,列举文件-The list box control is used for a set of data for the user to select, when the list box client area can not display all the data, will provide a scro
AddressBook
- 实现通讯录的添加管理删除,有对话框,用数据结构的链表实现-Address book Add to achieve the management removed, there is the dialog box, using the linked list data structure to achieve
BaseListCtrl
- 列表的使用,添加数据,删除数据.单机数据 -The use of the list, add data, delete data. Standalone data
mobanjihe
- 整个实验的设计思路大致如下:首先通过对话框来输入一个学生的基本信息记录,然后将记录的内容保存到一个对象数组集合类对象中,最后通过文档序列化将记录保存到一个文件中去。当添加记录或打开一个记录文件,还会将记录数据传回到对话框相应控件显示出来。-The experimental design ideas as follows: first through the dialog box to enter the basic information a student record, then recor
VcAccess
- 用VC 操作ACCESS 包括建立ACCESS文件,添加数据关闭ACCESS等-Including the establishment of VC operation with ACCESS ACCESS file, add data such as closed ACCESS
MyTreeCtrl
- 我的VC++树控——动态树形菜单实例,可以多次分级,运行适时添加数据,学习树控最好的参考资料,树控可为你的程序增光添彩,带来更好的用户体验,大家应该掌握用法和变通哦。 -My VC++ tree control- example dynamic tree menu can be graded several times, run the appropriate time to add data to learn the best reference for the tree control,
BaseListCtrl
- listview控件添加数据,编辑。绝对实用。-listview control to add data, edit. Absolutely practical.
mdi-WINDOWS-update
- 在特定位置产生窗口,可在窗口内添加数据进行显示-Generate a window at a particular location, can add the data to be displayed within the window
listview
- listview数据添加去闪烁功能实例源码下载,碰到有闪烁问题的可借鉴一下本代码。用两个数据添加的实例来演示:添加数据闪烁(快速点击按钮)、添加数据不闪烁(快速点击按钮),代码里可看出去除闪烁的方法-listview data is added to the flashing function example source code download, there is flicker problems encountered can learn about the code. Add data
6.3
- 对话框的操作,模态对话框和非模态对话框添加数据成员和函数-Operation of the dialog box, modal and non-modal dialog box dialog box to add data members and function
ListViewControl
- 以一个实例展示在对话框模版中使用列表控件的方法和过程。包括设置列表控件的风格并添加数据,添加处理程序实现对用户选中项的文本信息的获取。-In one example demonstrates the use of the method and process list controls in the dialog template. Including setting style list control and add the data, add a handler to achieve ac
实时数据显示
- (1) 添加曲线条数属性(在一个坐标轴上,一次可画多条曲线,1~MAX_CURVECOUNT 条可设置。) 注意:设置条数后,每条曲线都会画(即使没有用 AddValue 添加值!添加 blnShouldDrawCurve 变量决定是否要画出), 不过,建议想画出多少就设置多少,不要有多余的。 (2) 曲线颜色 属性改动,支持多条曲线不同颜色((1) add the property of the number of curves (on one axis, one can draw a