资源列表
ch09
- 实现网上书店功能,需要mysql作为数据库-The realization of online bookstore features, the need for mysql as database
01-3MySQL
- 关于Mysql的概述、特性以及常用的命令等。-Mysql overview of the characteristics and common commands.
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)
PHPswzl
- 一个基于php和sql的失物招领系统,比较简单,需要自己添加sql数据库-Php and sql-based Lost and Found system is relatively simple, you need to add your own sql database
mabreak
- 均线突破程序化,mq4语言,参数适当优化一下,依据个人喜好变化-MA breakthrough procedures, mq4 language, appropriate parameters to optimize it, according to personal preferences change
socialnetwork
- 社交网络,用的PHP和WAMP的框架下的网页版,拥有多种社交网络的功能-Social Networking
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
sql_zapros
- This source code will show you how work with SQL
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
iti1
- mysql5.5从零开始学的例题源码,第三章第四章的例题源码-mysql5.5 source code examples to learn from scratch, Chapter III of Chapter IV of example source code
mysql_test_c++
- 以下是研究 mysql 5.0.22 得出的结果,描述并使用标准 c++演示了使用 MySQLC API 函数 简单操作数据库的流程 -mysql 5.0.22 study the results Descr iption and use standard c demonstration of the use of a simple API function MySQLC Database Process