搜索资源列表
mysql官方中文帮助文档
- mysql的中文帮助文档,官方的 很有用的帮助,其中包括了大量的使用信息 和mysql的api接口 都有函数的功能介绍 加紧下载吧! 很难得哦!-mysql help documentation, the official invaluable help, including a large number of the use of information and the mysql api interface of functionality has introduced intensify
read8v281
- 查询本机机器中的文件,通过输入查询名称获得文件的内容和文件的目录-inquiries for the paper machine, through the importation of inquiry was the name of the document content and the directory
downreg
- 软件上传下载网站,上传用户经过注册成为本站会员就可将将软件上传到本网站,经审核通过后,再将这些合格的软件发布到前台,并对该上传用户加币。 下载用户经过注册成为本站会员就可以通过购买本网站的币或者经过本网站的一些特殊规定获取币就可以下载本网站的一些收费软件或免费下载免费软件 后台管理员主要是对上传的软件 进行审核,管理和发布,对注册用户提交的个人信息进行审核与管理,对用户对软件的留言以及用户发表的文章进行管理。 -upload software download site, regis
new_DBMysql
- 自已封装的MYSQL C API,用于处理简单的MYSQL连接和简单的SQL查询-own package MYSQL C API, for simple to MYSQL connectivity and simple SQL Query
Phone_mysql
- 用java和mysql数据库编的一个电话管理工具。数据库和驱动要自己准备。是学习java数据库编程和GUI编程的好例子。-use mysql database and a series of telephone management tools. Databases and drives to prepare themselves. Java is learning GUI programming and database programming example.
asp_bookroom
- 另外,对于客房管理系统的网络部分我还用ASP做了一下,和PHP做的界面不一样的 (都是用MySQL数据库)-addition, Rooms for the network management system is also part of my ASP done that PHP and the interface does not do the same (all MySQL database)
softhy103b
- 网上商场 帐户管理方面 1.实现了购物车和收藏夹的功能。 2.实现了历史订单查询以及即时订单跟踪。 3.实现了个人资料修改,查询以及送货人信息修改和查询。 4.实现了修改密码,当密码丢失时可用密码保护程序取回密码。 -online shopping malls an account management. To achieve the trapped cars and collections functions. 2. Realize
mysqldaima
- 这是几个mysql连接的例子,包括:MySQL调用libmySQL.dll的类dephi.rar,ms SQL 和 sql anywhere 数据库管理实用工具源码dephi+c.rar等-mysql connecting several examples, including : MySQL call the category dephi.rar libmySQL.dll available to the system, ms and sql anywhere SQL database man
Polynomial_src
- 多项式与常数和多项式之间的加减乘除等运算-polynomial with constant and the polynomial arithmetic operations such as
142240696
- 特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。-particularly in the examination management module to automatically making up the algorithm commonly used functions (including random selection method, Retrospective testing and gen
jywwuziguanlixitong
- 大家又需要的就下吧 物资管理系统 基于vc++和sql sever-do we need it on the basis of material management system based on vc and sql sever
kehuziyuanguanlixitong
- 实现身份验证、对客户资源进行查询和编辑、定义客户类型信息等功能。-achieve identification of resources for customer inquiries and editors, Customer types of information, and other functions.
tsgguanlixitong
- 实现身份验证、书库管理、借阅证的办理、挂失、查询等操作、可以添加帐户和修改密码等功能。-achieve certification status, a warehouse management, loan processing card, report the loss, the search operation, accounts can add and modify passwords and other functions.
ConnectPool
- 封装的c++访问mysql的连接池代码 支持windows和linux下的mysql-Packaging c visit mysql connection pool code windows and linux support of my sql
jspliuyanbenmysqlEditon
- 用Jsp和MySql构建的一个小的留言板系统,供大家学习交流使用-Jsp and MySql with construction of a small bulletin board system, we learn to share
ADO.NET.VB.NET
- 是一个用SQL和VB.NET来做的源码。-using SQL is a very consistent and VB.NET source.
MySQLTest
- 介绍了MySQL的使用、调试和调用的方法和接口,非常方便扩展。-MySQL introduced the use, testing and the use of methods and interfaces, a very convenient extension.
111
- 数据库接口程序,可实现数据库的建立,数据的查询,修改,和删除
PesticideInfoManagement
- 该系统具体分为2个部分:前台和后台。 1.前台主要用于用户进行浏览和搜索,可以得到目前最新的农药信息和目前最畅销的农药品种,同时可以知道各种农药的销售价格和使用方法,也可以通过搜索来查找所需农药的一切信息,方便顾客进行下订单。同时,顾客可以对下过的订单进行相应的修改,如:修改数量,删除商品等,经过双方的确认后可以打印订单,方便以后查对。 2.后台管理,主要是及时更新农药的一切信息,如:新出了哪些要,哪些药因为毒性大被取消销售等,对订单的查询,处理,管理用户的注册。
递归查询子级和父级.sql
- 在sqlserver数据库中,使用递归查询子级和父级的sql语句。