搜索资源列表
文档管理系统
- 该系统饱含了,树控件TreeView的操作和Listview控件的操作,窗口分割,stab控件应用,数据库存取文件,及webbrowser控件的应用等,可以管理网页,doc,wmv, 等。包含了很全面的东西,是初学者的很好资料哦。-the system, the tree control TreeView and ListView control operation, the operation window segmentation, stab control applications, da
treeview连接access
- treeview连接access,简单数据库连接-treeview connectivity access, a simple database connection
Shequ_Mis
- 主要技术: 1.对常见控件的使用(如:TStrings、TStringList、Tlist) 2.数据库链接:常见的数据访问技术(ADO技术,BDE技术) TadoConnection(数据链接)/TadoQuery(数据集)控件, TDataModule数据模块使用, 读取配置文件 3.事件驱动编程: 窗体事件(OnActivate,OnCreate,OnShow)键盘事件(KeyPress),鼠标事件(MouseMove),定时事件(Timer) 4.动态生成组件
asp.net+Treeview_ACCESS
- asp.net中的treeview从access数据库中读取数据,然后填充节点,在实际中用的很多的
dbtree
- 数据库树形控件.基于PB数据窗口技术的TreeView控件。它通过导航的方式自动从数据库中获取数据,而不需任何代码。你只需要指定包含有数据对象的名字(表、主键、外键等)就形了。PB5.0版本,包括使用方法与例子。-database tree controls. Based on the data window PB technology TreeView control. Through the automatic navigation from the database access to d
CodeBase
- VB 代码的数据库管理。(不使用数据库) A VB Code database program, without databases. This stores all your codes as COD files for easy access and writing. When you load the program, it loads up all the codes into a treeview. Well documented and commented.-VB code data
hotkey_edit_enhance
- 在ListView和TreeView里加入F2快捷键用于编辑当前项-Add F2 access key to Listview and TreeView to edit current item
treeview
- C# 连接ACCESS动态生成TREEVIEW控件的使用 -C# connect ACCESS control dynamically generated using TREEVIEW
treeview
- MFC控件,树形,像资源管理器一样,实现树形获取文档的功能-MFC control, tree, like the Explorer, the same access to the document to achieve the function tree
DBTREEsample
- 一个利用固定ACCESS表格建立TREEVIEW的例程.简单易懂,可扩展.-USE ACCESS TABLE TO CREATE TREEVIEW S NODE.IT CAN BE EASY TO UNDERSTAND,AND EXPAND FUNTION.
TreeView
- 可以通过TreeView实现增删改查,数据库采用的是Access,操作采用OleDbHelper -TreeView achieved through additions and deletions to change search, the database used is Access, operating with OleDbHelper
userTreeView2005
- 菜单采用TreeView+Sql数据库动态控制,可以进行权限及用户的管理操作,用户登录采用验证码进行校验,公用部分采用用户控件 树的操作说明如下: (1):单击【添加】按钮添加表结点,和结点相关联的表及其描述不能为空; (2):单击【添加树菜单】按钮添加菜单结点,其不关联任何表,但描述不能为空; (3):双击树结点,然后单击【修改】按钮可以修改选择的结点; (4):单击【删除】按钮可以删除择的结点; (5):单击【上移】或【下移】按钮可以排列选择结点显示
hw11
- 基于Visual Studio 2010制作的类似于Windows7系统下的资源管理器,能直接访问获取系统下的各个硬盘并返回到treeview控件中,适合初学者研究学习,很不错的-Windows7 system produced similar to the Visual Studio 2010 Explorer, you can directly access for each drive in the system and return to the treeview control, su
myTreeView
- Tmytreeview 对treeview控件加强 实现增删改及拖拽操作 实现对数据库存取操作-Tmytreeview CRUD and drag and drop treeview control to enhance the database access operations
renshiguanli
- 人事管理,采用ACCESS专家的treeview通用例子改变,分享给大家做工具用。-Personnel Management
VBA.Access.treeview
- 适合学习Access中用到VBA的Treeview控件,可以实现系统目录的树状结构。-For learning used VBA in Access Treeview control, more basic statement and usage, system directory tree.
Contacts
- 演示了如何使用TreeView,列表视图,组合框和文本框控件与数据从数据库的访问。-Demonstrates how to use the the TreeView, list view, combo box and text box control with data from the database access.
TreeView
- 可以对左侧栏目树进行无限制的增加或者修改,数据库是access,直接搭建到iis上就可以浏览了。-Tree on the left column you can make unlimited add or modify, database access, direct build to be viewed on the iis.
Treeview
- c#通过access 动态添加treeview-c# treeview through the access dynamically added
getdir
- C#获取系统目录属性信息,左侧以Treeview的形式展开磁盘信息,选择任意一个目录后,右侧显示目录属性信息,包括创建时间、访问时间和上次写入时间等。可以学习下填充目录和文件到 TreeView 控件中, 获取驱动器顶级目录列表,如果获得的目录信息正确,则将它添加到 TreeView 控件中以及遍历子目录的技巧。-C# get the system directory attribute information in the form on the left to expand the Tree
