搜索资源列表
phpMyAdmin
- 用PHP管理MySQL的软件- phpMySQL 采用命令行管理Mysql,简直是噩梦,有了基于web方式的phpMyAdmin来管理,非常轻松。需要php引擎支持。 by amudo-MySQL with PHP management software-phpMySQL using command line management Mysql, it is a nightmare, with the web-based phpMyAdmin to manage very easily. Php
Jason.rar
- 一个网上商城系统,JSP+MySql.源码+全套论文。涉及Javascr ipt,力求美观。,An on-line Shopping Mall system, JSP+ MySql. Source+ full set of papers. Related to Javascr ipt, seeks beautiful.
sqlimport-2008-10-23
- 类可以被用来执行MySQL数据库查询的进口文件。 它开辟了一个特定的文件并读取它逐行执行的SQL查询某一MySQL数据库。-The class can be used to execute MySQL database queries imported from a file. It opens a given file and reads it line by line to execute as SQL queries to a given MySQL database.
7
- 本网上拍卖系统选用ASP + SQL Server进行开发, 是一个基于Brower/ Server (浏览器/ 服务器) 并采用C2C (Customer to Customer 即个人——个人)运作模式的电子商务系统,提供了一个网上拍卖的市场给买方和卖方,企业和个人可以以拍卖的方式出售和购买商品。 该系统有用户注册资料、商品展示、新商品发布、拍卖竞投和信息反馈几项基本功能。网站上以图片的方式发布物品信息,并接受、记录、对比、处理买家竞投信息的平台,使得网上的用户可以安全、便捷的使用该系统
APdatabase
- sql sourcecode for line items working with SQLstudio I made this -sql sourcecode for line items working with SQLstudio I made this XX
MySQL5.0
- 本书是为需要了解5.0版本新特性的过程、触发器、视图、信息架构视图”,这老是用介户绍而写的。简单的来说是介绍了“存储 MySQL 5.0 为较本了大书达的能到实像这用内样行的例专,目家在的那,学样我习与会之您从前进每也行一许对个大话细家,节会用开认简始为单慢这的个问的用题为例、大很例家难子,建让但立你新是概学特只念到性,要需丛最跟要书后着的的会课知第给程识一大去。-This book is for the 5.0 version of the new features need to u
weenbizz_ChinesEnglish_UTF8
- 一个很不错的,在线客服系统PHP+MYSQL 功能不是很强大但是没有限制,开源的。-A very nice, on-line customer service system, PHP+ MYSQL function is not very strong but there is no restrictions on open source.
mysql-command
- mysql命令行全纪录 设计mysql数据库操作的各个方面,非常实用-mysql command line Quanji Lu
aa
- 采用链队设计一个算法,反应病人看病,排队看医生的状况.-Chain team to design an algorithm, the reaction with a patient, line up the situation to see a doctor.
bus_line
- 公交系统,可以连接数据库,将文本文件中的公交线路解析读取到队列中,然后选择是否将数据保存到mysql数据库中,并可以查询某一条线路。-Bus system, you can connect to the database, the bus lines in a text file parsing to read into the queue, and then choose whether to save data to mysql database and can query one line
mysql.so
- cd /usr/lib/php/modules ls ##查看 mysql.so 是否存在 若不存在请从其他服务器上下载该文件,并拷贝到此目录, chmod 755 /usr/lib/php/modules/mysql.so ##为mysql.so授权 vi /etc/php.ini ##编辑php.ini 添加mysql.so 找到extension=msql.so ,在下一行添加 : extension=mysql.so service
PHPMyWind_4.5.5
- PHPMyWind是一款基于PHP+MySQL开发,符合W3C标准的建站程序。适用于企业级建站的首选利器。开发之初,团队就从适用于企业级建站为突破口,增强程序的易用性,灵活性,可拆分性。致力于为国内企业网站提供"核动力"。它将带给人们一系列高效的,成熟的企业网站建设解决方案,让您的信息以更健康的形式高速传递给需要的它的人们,同时让您感受通过phpMyWind带给您畅快体验。-PHPMyWind is the the a based PHP+MySQL development, in line w
load_user_list
- * load_user_list * 模型: 把users表加载到内存 * 命令行编译 gcc load_user_list.c -L D:\c\lib\ -lmysql -llibmysql * 五千多行的东西,从读取到保存文件,只需一瞬间 * mysql_options(&mysql,MYSQL_SET_CHARSET_NAME,"utf8") * 这句要加在mysql_real_connect之前 * * Arcadia 20
Mysqlcommand-line-client
- mysql command line client打不开(闪一下消失)的解决办法-Mysql command line client can t open (flash once disappear) solution
MySQL_command
- 非常好的mysql操作介绍文档,主要通过命令行操作数据库。-Mysql operation for a very good document, mainly through command line databases.
mysqlcommand
- mysql基本命令行汇总,喜欢命令行的朋友欢迎下载-mysql command-line summary of the basic, like the command line friends welcome to download
student
- 在MySQL数据库的命令行哭护短上常见数据库及表的一些语句,有助于初学数据库语言的童鞋对数据库的学习和理解-In the MySQL database from the command line to cry Justifying a common database and a table some of the statements, the shoes will help novice database language learning and understanding of the d
DBMS
- 一个小型的命令行数据库,压缩包中自带测试命令。-A small command-line database, compressed package comes with the test command.
php_sql
- 将数组,HTML,XML或JSON文件转换为SQL语法。 使用 ======================== - SELECT *FROM myArray ORDER BY key DESC,value ASC, - SELECT key,value FROM myArray WHERE value= 100 , - SELECT * FROM json_file(my_json_file.txt), - SELECT * FROM xml_file(http:
zhlab2database
- 完成如下查询,程序的命令行参数为: company_query –q <Number> -p [Parameters] 其中,Number代表待执行查询的序号,Parameters为第Number号查询需要的参数列表。 待执行的9个查询为如下: 1:参加了项目编号为 PNO 的项目的员工号,其中 PNO 为C语言编写的程序的输入参数; 2:参加了项目名为 PNAME 的员工名字,其中 PNAME 为C语言编写的程序的输入参数; 3:在 DNAME 工作的所有
