资源列表
iti1
- mysql5.5从零开始学的例题源码,第三章第四章的例题源码-mysql5.5 source code examples to learn from scratch, Chapter III of Chapter IV of example source code
SQL-Programmer
- MYSQL数据中的查询、增删、事务处理、视图均有详细例子代码,并带有详细的解释说明,这是我学习的时候的总结代码-MYSQL data queries, additions and deletions, transaction processing, view are detailed code examples, and with a detailed explanation, this is my time to learn the code Summary
sql_zapros
- This source code will show you how work with SQL
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
socialnetwork
- 社交网络,用的PHP和WAMP的框架下的网页版,拥有多种社交网络的功能-Social Networking
mabreak
- 均线突破程序化,mq4语言,参数适当优化一下,依据个人喜好变化-MA breakthrough procedures, mq4 language, appropriate parameters to optimize it, according to personal preferences change
PHPswzl
- 一个基于php和sql的失物招领系统,比较简单,需要自己添加sql数据库-Php and sql-based Lost and Found system is relatively simple, you need to add your own sql database
MySQL
- 错误代码解析,分析,非常实用,适合初学者使用。-Error code parsing, analysis, very practical, suitable for beginners to use.
sql50题
- Mysql练习题50道,适合练习、面试准备,特别是面试,经常有这类题目出现(Mysql exercises 50, suitable for practice and interview preparation, especially for interviews, often with such problems)
01-3MySQL
- 关于Mysql的概述、特性以及常用的命令等。-Mysql overview of the characteristics and common commands.
ch09
- 实现网上书店功能,需要mysql作为数据库-The realization of online bookstore features, the need for mysql as database
friend
- 本程序实现了对好友的增加,删除,修改,查询等基本操作,实现了对一个好友录的简单管理-This program realizes the friends add, delete, modify, query and other basic operation, and a friend recorded for simple management