-
数据库文件。对sql数据库的基本用法和创建做了介绍,同时还通过实例来说明了创建过程。...
数据库文件。对sql数据库的基本用法和创建做了介绍,同时还通过实例来说明了创建过程。-database files. Sql database of the basic usage and the creation of an introductory, but also through the creation of clear examples term process.
- 2022-02-03 08:01:47下载
- 积分:1
-
"code" directory procedures, the need to install SQL Server 2000, and...
“代码”目录下的程序,需要安装SQL Server 2000,并建立起相应数据库。
各个实例的数据库文件存放在相应“建库脚本”目录下,有两种方法建立数据库。
一是在SQL Server的企业管理器中右击“数据库”节点,单击【所有任务】|【附加数据库】菜单命令,
选择相应的数据库文件(扩展名为mdf),单击【确定】按钮就可以了;另一种方法是通过SQL Server的企业管理器的恢复数据库功能,
从数据库备份文件恢复,备份文件的扩展名为bak。
-"code" directory procedures, the need to install SQL Server 2000, and to establish a corresponding database. Examples of the various database files stored in a corresponding "building a database script" directory, there were two ways to build up a database. First, the SQL Server Enterprise Manager right-click the "database" nodes, [Click all the tasks-- |-- [Additional database menu orders choose the database files (files extensions), click [set] button on the can; Another method is through SQL Server Enterprise Manager to restore the database functions, from the database backup file recovery, backup document called the expansion bak.
- 2022-05-31 08:57:37下载
- 积分:1
-
本系统无论是现在还是将来的升级的版本均免费。学生综合测评分也叫综合分或者纪律分,是当代大学中评价学生在学习之外的表现的一种手段。当今网络上在学生综合分管理这一块...
本系统无论是现在还是将来的升级的版本均免费。学生综合测评分也叫综合分或者纪律分,是当代大学中评价学生在学习之外的表现的一种手段。当今网络上在学生综合分管理这一块的软件比较少,免费的则更少。自我去年推出学生综合测评分管理系统v12.02以来收到广大朋友要求开发新版本的要求,我在今年5月份的软件工程的作业中选择了《学生综合测评分管理系统》的开发。此版本是对v12.02的全新的开发。-the system either now or in future versions of the upgrade will be free. Comprehensive evaluation is also called integrated sub-sub-sub-discipline or, is the evaluation of the contemporary university students to learn from the performance of the means. In today"s network-integrated student management software a relatively small, even less free. Last year, the students launched a self-evaluation of management and integrated system v12.02 friends received since the majority of the development requirements of the new version to for this year, I May of software engineering operations opted for the "students of management and comprehensive evaluation system" development. This version v12.02 for the new development.
- 2022-08-03 16:19:44下载
- 积分:1
-
20111211083713658
SQLSERVER精华 周周共享论坛(www.pigtwo.com)(The SQLSERVER essence week to share Forum (www.pigtwo.com))
- 2012-05-18 11:58:44下载
- 积分:1
-
一个非常好的SQL教程,本人学习SQL收集做成的电子书
一个非常好的SQL教程,本人学习SQL收集做成的电子书-A very good SQL tutorial I made to collect e-book to learn SQL
- 2022-02-01 17:56:23下载
- 积分:1
-
功能强大的酒店管理系统!毕业设计专用!在上呈上!以提使用!...
功能强大的酒店管理系统!毕业设计专用!在上呈上!以提使用!-Powerful management system for hotels! Graduation Project dedicated! Presented in the last! To put to use!
- 2022-11-23 04:05:03下载
- 积分:1
-
SQL表的PDF报告。
SQL table to pdf report.
- 2023-02-01 11:45:03下载
- 积分:1
-
delphi实现的可以在局域网中两台计算机之间进行SQL server 2000异机同步备份...
delphi实现的可以在局域网中两台计算机之间进行SQL server 2000异机同步备份-delphi can realize two computers in the LAN between the different machine SQL server 2000 synchronization backup
- 2022-07-20 07:22:53下载
- 积分:1
-
邮件发送系统 sql与vb实现的 能完成在线的邮件发送与管理
邮件发送系统 sql与vb实现的 能完成在线的邮件发送与管理
-E-mail system sql with vb achieved to complete the online e-mail and management
- 2023-06-24 22:20:04下载
- 积分: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