资源列表
geshi
- mysql常用类文件,远程控制代码,远程mysql实例-mysql commonly used class files, remote control code, remote mysql instance
LinuxMySQL
- 数据库备份脚本,能将linux的数据库文件自动备份-Database backup scr ipt that can automatically back up database files linux
mysql-timeout
- 此文章帮您解决mysql链接超时的问题,当您用绿色版的mysql,总发现外网无法访问,此文章详细介绍如何设置,并且陈列其它配置的方案。-This article help you solve mysql link timeout problem when you use the green version of mysql, always found outside the network can not be accessed, this article describes in detail
mysql
- python链接MySQL数据库。删除,插入,更新等操作(Python links to the MySQL database. Delete, insert, update, etc)
5
- MYSQL ☆服务器操作系统:支持跨平台运行.Windows,Linux/Unix 使用方法: 1.进phpmyadmin新建数据库,然后导进压缩包里的.SQL数据库备份文件 2.打开db文件夹修改里面的数据库连接文件conn.php,把里面的表改成自己上一步建好的数据库,成功连接就可使用. 功能特点: ☆操作方便实用,通用性强,可适用于各类专卖店管理 ☆可以自由添加,修改用户信息,密码等. ☆可以对货物的进出货进行的增加,修改,删除和查询 ☆出货销售的时候同时实现库存的更改和销售记录的添加 ☆
1
- MYSQL ☆服务器操作系统:支持跨平台运行.Windows,Linux/Unix 使用方法: 1.进phpmyadmin新建数据库,然后导进压缩包里的.SQL数据库备份文件 2.打开db文件夹修改里面的数据库连接文件conn.php,把里面的表改成自己上一步建好的数据库,成功连接就可使用. 功能特点: ☆操作方便实用,通用性强,可适用于各类专卖店管理 ☆可以自由添加,修改用户信息,密码等.(open the DB folder inside the conn.php file to modif
2
- MYSQL ☆服务器操作系统:支持跨平台运行.Windows,Linux/Unix 使用方法: 1.进phpmyadmin新建数据库,然后导进压缩包里的.SQL数据库备份文件 2.打开db文件夹修改里面的数据库连接文件conn.php,把里面的表改成自己上一步建好的数据库,成功连接就可使用. 功能特点:(open the DB folder inside the conn.php file to modify the database connection, the inside of the
Java连接数据库并完成查询等操作
- 编写程序实现简单成绩管理。所有数据存储在数据库中;要求能够统计每门课程的平均分及各分数段的人数,也能按班级统计每门课的平均分及各分数段的人数;能够按学号或姓名查询学生考试成绩,也能按分数段查询学生。(Write a program to achieve simple performance management. All data are stored in the database; it is required to be able to count the average score of
killpigcms20140125.sql
- Killpigcms 数据库结构,20140125-kilpigcms table
RFID_MYSQL
- Acccesing Arduino serial port data through php and store the data in mysql .
DataBase
- 数据库的定义 大家看看把 提点意见
migrator-master
- migrator will process a directory of migrations, aptly named ./migrations , that are a mix of SQL and JS files and process them in ascending order, skipping over ones that have already been processed. -migrator will process a directory of migrations,