搜索资源列表
DongQu_BookShop_v1.0_Cwj
- (二).任务概述 1.目标: 建立完善的网络书店电子商务网站。 2.《网上书店》系统特点: (1)、先进的购书流程 引入收藏架购物方式,这种方式与传统的购物车最大不同是把记录客户所有的购书临时信息写入数据库表中,订单结束后,自动清除相关数据,客户不用再担心订购时临时数据的丢失,确保客户购书准确无误。 (2)、科学的书店管理模式 系统采用多种营销的主动推荐方式,客户结合灵活多样的高级检索,能轻松的找到所需要书籍信息;通过客户意见反馈系统和缺书登记系统,书店可以随时
20060401treeview___
- 实现treeview对数据库的添加减少等操作-achieve treeview added to the database to reduce operational
lyqdblib_souce
- VC ,treeview与数据库的连接,能对数据库进行操作-VC, treeview and database connections, the database will operate
dtree
- dtree是一个由Javascr ipt编写成的简单的树形菜单组件,目前免费并且开源。 dtree 目前有很多的树形菜单组件(比如ext),dtree是一种简单易懂的js组件,不需要复杂的操作即可生产,同时支持动态从数据库引入数据。 dTree可以不用添加任何页面而直接用代码实现多个栏目,并可以实现无限分级,下面是官方介绍的优点: - Unlimited number of levels(无限分级) - Can be used with or without f
TreeSample
- 在对数据库进行操作的应用,很多都用到树控件。在本实例中,通过一个简单程序实现对数据库的常用操作,并且加入树控件的实现。-In the operation of the database applications, many of which are used in the tree control. In this example, through a simple process to achieve a common database operations, and adding the
20091113251283
- 程序里面主要实现了listview控件的分页显示、VB读写INI配置文件、上一步下一步界面是实现、VB操作数据库(ACCSEE)、程序随系统启动、图片的储存、数据库导出EXCEL表格、数据库的模糊搜索、listview控件与treeview控件的联合使用、数据库的备份与恢复、系统托盘的实现。-Program which implements the listview control the main page display, VB to read and write INI configura
TreeViewandSQLDB
- TreeView控件与SQL数据库的应用(遍历算法) (数据与TreeView的绑定及Treeview的增加、删除、修改、遍历等数据库的操作) -TreeView control with SQL database applications (traversal algorithm) (Data and TreeView binding and Treeview increase, delete, modify, traverse the database operation)
TreeCtrlDemo
- 树控件的各种操作连接数据库,数的各种操作 ,右键功能-reeControlDemo.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should
ModifiedNexusVersion
- C#修改Treeview中的节点文本实例源码,实现步骤:在文件头部声明与数据库操作有关的命名空间,声明一个执行SQL语句的对象,定义一个数据库连接字符串,设置treeView1的可编辑属性为true,打开数据库连接,执行SQL语句对象,清空treeView1原有的数据内容,为treeView1控件添加根节点,开始读取数据中的内容,将数据库中的数据字段变换为treeView控件的节点,向根节点上添加数据库字段等。-C# to modify the text instance of the sour
myTreeView
- Tmytreeview 对treeview控件加强 实现增删改及拖拽操作 实现对数据库存取操作-Tmytreeview CRUD and drag and drop treeview control to enhance the database access operations
DynLoadTree
- 使用Ajax动态生成JS树,没有基于数据库的操作-Using Ajax dynamically generated JS tree
Delphi7_Treeview_SqlServer
- 我写了一个类,专门用来操作Treeview和数据库,通过数据库中的数据自动添加到Treeview控件中,不过数据控件用的是ADO组件,另外数据库中存放Treeview节点数据表的结构位:ID:integer PID:Integer Caption:string 字段名成可以不同,但是类型必须相同!-I wrote a class specifically designed to operate Treeview and databases through the data in the data
TreeData
- VC++操作Tree控件,点击TRee的节点可依次展开二级节点,Tree节点应用是相当广泛的。要运行程序必须将数据库文件夹Database(包含数据库文件City.mdb)与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件夹放在工程目录下。-VC++ Operation Tree control, click on a node can be expanded in order TRee secondary node, Tree node application is qui
WebAPI
- 在visio studio平台上使用c#语言编写webapi对数据库进行操作(Using webapi to operate the database)