-
SQLServer important manual administrator
sqlserver 管理员重要手册-SQLServer important manual administrator
- 2022-05-28 19:30:22下载
- 积分:1
-
SQLite是一个小型的、快速的、可嵌入的数据库。是什么使它受欢迎的组合…
SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databases.
- 2023-05-15 04:05:03下载
- 积分:1
-
下载和上传脚本
此代码是为了下载和上传网站编程中的 php 脚本。它还与 myQSL 数据库相连。我使用这个脚本,并把它放在 admin 文件夹。它不是 web 设计,它是 php 函数。
- 2022-03-25 03:00:30下载
- 积分:1
-
对于sql server2005数据库中,指定时间和频率,创建数据库作业,自动备份数据库。...
对于sql server2005数据库中,指定时间和频率,创建数据库作业,自动备份数据库。-About sql server2005 database, specify the time and frequency of homework to create the database, automatic backup of the database.
- 2022-06-19 05:05:21下载
- 积分:1
-
code for the operation of the database is sql server database
该代码是对数据库操作的数据库是sql server-code for the operation of the database is sql server database
- 2022-02-06 08:50:10下载
- 积分:1
-
轻松搞定sqlserver2
轻松搞定sqlserver2-place Mariners sqlserver2
- 2022-01-26 07:36:35下载
- 积分:1
-
给SQL初学者的书,这本书讲得还挺详细的,向大家推荐
给SQL初学者的书,这本书讲得还挺详细的,向大家推荐-SQL beginners to the book, this book speak positively detailed, we recommend to you
- 2022-10-23 18:25:03下载
- 积分:1
-
This is the SQL Server 2008 advanced Topics and telles the Basic Difference betw...
This the SQL Server 2008 advanced Topics and telles the Basic Difference between 2000 and 2008 -This is the SQL Server 2008 advanced Topics and telles the Basic Difference between 2000 and 2008
- 2022-01-23 10:15:08下载
- 积分:1
-
PowerBuild9.0实用教程课本中的实验实现
PowerBuild9.0实用教程课本中的实验实现-The experimental realization of PB textbooks
- 2023-04-12 22:20:02下载
- 积分:1
-
读蛋白质pdb文件的函数
文件file_io.m,包含四个函数
(1)read_pdbca:读取蛋白质Cα原子坐标;
输入参数file为文件名字符串,输出参数X为各原子的直角坐标值,格式是3*n的二维数组。
(2)read_pdbbb:读取蛋白质主链原子坐标;
输入参数file为文件名字符串,输出参数X为主链原子的直角坐标值,格式是3*n的二维数组。
(3)read_pdbaa:读取蛋白质全原子坐标;
输入参数file为文件名字符串,输出参数X为全部原子的直角坐标值,格式是3*n的二维数组。
(4)read_pdbseq:读取蛋白质序列
输入参数file为文件名字符串,输出参数S为蛋白质序列三字符数组,格式是3*n的二维字符数组。
- 2023-04-07 11:55:03下载
- 积分:1