-
摘要 ? ? 设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系
摘要 ? ? 设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系列的设计时(design-time)存储过程,用它们来生成运行时(run-time)存储过程,并一直在工程中使用。最近,作者更新了其存储过程以便使用 SQL Server 2000 的特性,其中包括用户定义函数。本文所及内容涵盖创建并执行这些动态 T-SQL 脚本以使普通的数据库存储过程编码自动化。- Time the abstract design automation sped up the code, and
guarantee all processes all use the same naming standard and the
structure produce. In order to enhances the encoded efficiency as far
as possible in the large-scale SQL project, the author has compiled
when a series of designs (design-time) saves the process, produces
when the movement with them (run-time) saves the process, and always
uses in the project. Recently, the author renewed its memory process
in order to use SQL the Server 2,000 characteristics, including user
definition function. This article institute and the content cover
founds and carries out these dynamic T-SQL script to cause the
ordinary database memory process code automation.
- 2022-04-12 03:09:38下载
- 积分:1
-
出入口控制管理程序
出入口控制管理程序实现对各种人员通道,车辆通道出入的记录、抓拍控制等应用管理
- 2022-03-28 21:36:58下载
- 积分:1
-
模拟分页式存储管理中硬件的地址转换和用先进先出调度算法(FIFO)处理缺页中断...
模拟分页式存储管理中硬件的地址转换和用先进先出调度算法(FIFO)处理缺页中断-simulation tabbed storage management hardware address translation, and the use of FIFO scheduling algorithm (FIFO) interrupt handling missing pages
- 2022-01-26 06:59:50下载
- 积分:1
-
一个数据结构的课程设计
一个数据结构的课程设计-a data structure of the curriculum design
- 2022-01-28 13:44:47下载
- 积分:1
-
教务辅助管理系统利用VB开发的数据库管理系统,里面分学生,教师,教务等等各方面的需求满足学校的教务管理的简单需求!...
教务辅助管理系统利用VB开发的数据库管理系统,里面分学生,教师,教务等等各方面的需求满足学校的教务管理的简单需求!-Senate Assistant Management System Using VB development of the database management system, which, students, teachers, Senate, the areas of the school to meet the needs of the academic management of the simple demand!
- 2022-03-11 21:21:00下载
- 积分:1
-
用c#与sql编写的简单库存管理系统 ,很实用,适合初学者参考
用c#与sql编写的简单库存管理系统 ,很实用,适合初学者参考-C# and sql prepared using a simple inventory management system, it is useful for advanced users!!
- 2022-04-27 13:20:20下载
- 积分:1
-
小型图书馆管理系统!
小型图书馆管理系统!-little books management system
- 2022-08-04 06:36:46下载
- 积分:1
-
无向图的最小生成树程序,还不错哦~供大家分享,有文字说明...
无向图的最小生成树程序,还不错哦~供大家分享,有文字说明-Undirected graph of the minimum spanning tree procedure, but also good for your sharing ~ Oh, there are text
- 2022-08-05 11:30:08下载
- 积分:1
-
关于计算机几种常见排序算法,在学习数据结构的时候曾自己动手写C语言的程序,
现发布出来与大家交流。虽然简单,但希望与大家在编程以及计算机算法方面能...
关于计算机几种常见排序算法,在学习数据结构的时候曾自己动手写C语言的程序,
现发布出来与大家交流。虽然简单,但希望与大家在编程以及计算机算法方面能
够与大家交流,达到抛砖引玉的效果,恳切大家提出意见、建议。-On the computer several common sorting algorithms, data structures in the study had the time to write their own C language procedures, is published by the exchange with the U.S.. Although simple, but look forward to working with everyone in the programming and computer algorithms can exchange with the U.S. to initiate the effect, everyone sincerely offer comments, suggestions.
- 2022-01-28 19:52:35下载
- 积分:1
-
1.定义图的数据结构。
2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。
3.编写函数,输出图的遍历序列。...
1.定义图的数据结构。
2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。
3.编写函数,输出图的遍历序列。-1. The definition of graph data structure. 2. Write a function, using adjacency list implementation diagram of the storage structure, find the vertex of degree. 3. Write a function, the output graph traversal sequence.
- 2022-02-13 12:01:18下载
- 积分:1