资源列表
SQL语言基础1(1)
- --1.编写程序计算1+2+...+100的和 --2.编写计算n!(n=20)的SQL语句,并显示计算结果 --3.使用系统函数: --a.将身份证号的生日日期提取出来,例如19900913 --b.将你的手机号码中间第4至7位号码隐藏为****,138****9008. --c.获取1-10之间的随机整数 --d.从你的身份证号获取年龄 --4.尝试求解所有的水仙花数。水仙花数是三位数,它的各位数的立方和等于这三位数本身。(--1. writes programs to com
Navicat11
- navicat破解版,支持32位64位,mysql图形化管理工具(Navicat cracked version, supporting 32 bits and 64 bits)
navicat_premium_11.2.8简体中文破解_x64
- Navicat Premium数据库管理工具64位版是一个可多重连接的数据库管理工具,Navicat 可让你以单一程序同時连接到目前世面上所有版本的主流数据库并进行管理和操作,支持的数据库有: MySQL、SQL Server、SQLite、Oracle 及 PostgreSQL。让管理不同类型的数据库更加方便。支持Microsoft Windows XP SP2, Vista, Windows 7, Windows 8, Server 2003, Server 2008, Server 201
indy控件进行ftp上传下载
- 通过indy控件进行ftp上传下载的源码例子,基本完成了上传下载的程序,可以正常上传文件到ftp服务器和下载文件,有兴趣的可继续完善
mysql-connector-c++-1.1.9
- mysql connector for c c++ programs version 1.1.19
fenye
- php连接数据库以及分页,数据的增删改查(PHP to connect Mysql to the database and paging, add and delete data)
shenruqianchuMySQL2
- 基础篇主要适合于MySQL的初学者,主要包括MySQL的安装与配置、SQL基础、MySQL支持的数据类型、MySQL中的运算符、常用函数、图形化工具的使用等内容。(The basic part is mainly suitable for beginners of MySQL, including the installation and configuration of MySQL, the SQL foundation, the data type supported by MySQL, t
number_recognition_mlp1
- 这个是做图像识别的数据包,主要是做BP神经网络对手写数字的识别(This is a data packet for image recognition)
sql
- sql一个超级简单实列,包括主键和逻辑删除功能,(this is a single sql test)
深入浅出MySQL全文
- 主要是介绍mysql的使用,优化,安全,备份恢复等常用功能(Mainly introduces the use of mysql, optimization, security, backup recovery and other common functions)
SQL优化文档
- SQL优化文档,是比较经典的sql优化的入门文档,文中的内容比较适合初学者认知。(SQL optimizes the document, is the classic SQL optimization introductory document, the content in this article is more suitable for the beginner cognition.)
VS2010_LinkDB
- 在VS2010里面连接Access数据库或者MySQL数据库(Link Database(Access or MySQL) in a VS2010 project.)