搜索资源列表
SSCash看房版
- BCB使用IPX控件访问InterBase的示例,Listview的使用-BCB use IPX controls visit InterBase example, the use LIST
dsafsdafsadfdsa2343
- 用VB制作在MSFlexGrid控件中实现单元格下拉列表-VB MSFlexGrid produced in the cell for achieving the drop-down list
SharePowerDataGrid
- 此控件是一个ASP.net中的DataGrid的加强版的控件,可以实现很多需要写很多代码才能完成的功能,实现这些功能你只要简单的设置几个属性,就可以达到预期的效果!可以实现自动的分页、自动的排序、自动产生全选列、自动产生由于页面限制产生滚动条、可以透明显示DataGrid、也可以导出丰富多样的文件,其中包括HTML、Text、XML、EXCEL、以及用属性表示数据的XML。同时还提供对数据源的打印功能(针对HTML打印)-this control is a DataGrid ASP.net th
vcsqlserver
- 是VC+SQL server模式的,主要设及以下内容: 1、窗口如何分割; 2、多视图之间如何通信; 3、列表视图的操作及事件处理; 4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录; 5、实现主从表的显示; -VC is SQL server model, and mainly the following : a window on how segmentation; 2. Multi-view of how communication; 3, the L
mingming
- 利用vb界面显示access数据库中的数据记录,并可对数据库中的记录进行添加、删除和查找等操作的数据库编辑器。可在列表框等类似控件中显示数据表的名称-use interface shows access the data in the database records, can the database of records to add, delete and search operations such as a database editor. In a similar list box
ListEdit
- List控件的使用,具有可编辑功能,方便的界面配置方法
sclmgr
- 将在SQL2000下建立schooldata数据库,导入数据文件 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!!
111
- 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treect
Excel编程
- 采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取,并按一定的格式显示在窗口程序的列表控件内-using ODBC technology, VC right XLS documents on the structure and content of the record to read, with a certain format in the list window control procedures within
微软用于MicrosoftAccess2.0多列表处理的控件产品
- [数据库]微软用于MicrosoftAccess2.0多列表处理的控件产品,供大家参考-[database] Microsoft for more MicrosoftAccess2.0 list of controls products, for your reference
校信息管理系统(ADO+SQL2000)
- 将在SQL2000下建立schooldata数据库,导入数据文件。实现功能:操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内。双击LIST控件显示具体信息。也可以在窗口里单击右键或操作菜单具体操作。-will establish schooldata SQL2000 database, import data files. Achieving function : : On the choice of
Ado
- 使用ADO技术访问数据库。同时使用自定义栅格控件显示数据列表,演示如何在VC++中定制GUI对象。-Access the database using ADO technology. At the same time, the use of custom data grid shows a list of controls, demonstrate how VC++ in the custom GUI objects.
LynxGrid2.15.4a
- 一个VB写的Grid控件源码,功能超强大。可以在单元格中添加图片、复选框、下拉列表、按钮等控件,可以进行单元格内容格式化、合并单元格、锁定单元格等,运行界面见图片,详细使用请运行压缩包中的例子。这是本人从国外网站上找的一个很牛的控件,值得收藏和研究,请保留原作者的相关信息。 -A Grid control written in VB source code, function superpower. Cells can be added to images, check box, drop-do
interface
- 用列表控件显示查询数据库的结果,主要应用了ADODB技术-Control with a list of database query results, the main application of the technology ADODB
ShowBmp
- 用VC访问ACCESS数据库,内含列表框控件-VC to visit with the ACCESS database, containing a list box control
vblistview
- vb通过listview控件对access数据库进行查询和显示,并把查询结果用listview控件以分页的形式显示出来.-vb for access databases through the listview control, query and display, and the query results page with the listview control to the form displayed.
ADO
- ADO技术访问数据库如果一个运行在 Windows XP 上的应用程序清单指定要 // 使用 ComCtl32.dll 版本 6 或更高版本来启用可视化方式, //则需要 InitCommonControlsEx()。否则,将无法创建窗口。 INITCOMMONCONTROLSEX InitCtrls InitCtrls.dwSize = sizeof(InitCtrls) // 将它设置为包括所有要在应用程序中使用的 // 公共控件类。-ADO tech
GoodsSystem
- 小型商品库存管理系统。ADO连接数据库的小系统,包含列表视图控件、下拉列表、编辑框等控件的使用。是学习ADO连接数据库的好资源!-Inventory management system for small commodities. ADO to connect a small database system, including the list view control, the drop-down list, edit box controls such as the use of. ADO
Article_src
- 一个操作list控件的win32 api封装类-An operation control list of the win32 api package type
Article_src
- 一个操作list控件的win32 api封装类-An operation control list of the win32 api package type