-
20111211083713658
SQLSERVER精华 周周共享论坛(www.pigtwo.com)(The SQLSERVER essence week to share Forum (www.pigtwo.com))
- 2012-05-18 11:58:44下载
- 积分:1
-
train ticket sales system, including queries in the database, modify, add, diffe...
火车票的销售系统,包括对数据库的查询,修改,添加,不同的用户和管理员的登入有不同的功能模块-train ticket sales system, including queries in the database, modify, add, different users and administrators sign a different function modules
- 2022-02-14 20:38:48下载
- 积分:1
-
的局域网考试系统自己用VB开发,C/S结构的比较…
自己用vb开发的局域网考试系统,是c/S结构的公司自用管理软件-own use vb development of the LAN examination system, c/S structure of the companies use management software
- 2022-08-17 03:01:02下载
- 积分:1
-
数据库语言的几十条代码,无大用,参考而已
数据库语言的几十条代码,无大用,参考而已-Database language dozens of lines of code, no Dayong, reference only
- 2022-03-10 20:57:51下载
- 积分:1
-
ch08
说明: sql2000工程实践一书第8张源代码,可以直接调试 (SQL2000 engineering practice of a book section 8 Zhang code, debugging can be directly)
- 2008-12-01 23:57:24下载
- 积分:1
-
repairrepairrepair
repair repairr epairrepair-repairrepairrepair
- 2023-08-01 23:55:03下载
- 积分:1
-
SQL 服务器连接对话(可扩展)
翻译maninwest@Codeforge作者: Chris Winkelmann @CodeProject
显示具有扩展功能的 SQL 连接对话框,保存其生成的连接字符串到任何位置的连接
介绍:
首先要感谢 TWallick 想出了使用 Microsoft.Data.ConnectionUI.dll 和 Microsoft.Data.ConnectionUI.Dialog.dll 来表示Visual Studio 提供的 SQL 连接 UI 的原创想法。此版本是使用 C# 而不是 VB 语言编写的。但是,我整理了一下,在设计时显示 Visual Studio 连接控制,而不是在将其构建到代码中仅在运行时显示。
背景
抽象出SAVE() 功能,不管想保存到其他任何位置的连接字符串仍可以使用此对话框。 此模块的设计目的是能够 “依原样”插入任何人的解决方案中,可以按需扩展且无需重写。
Save 函数迁移到新的类:
public class SaveHelperDefault : ISaveHelper
任何人均可以通过 ISaveHelper接口的实现来创建一个新的SaveHelper 类 :
public interface ISaveHelper
{
///
/// A SaveHelper class
- 2022-08-05 10:42:20下载
- 积分:1
-
根据已经存在的数据库表创建一个与其相应的视图
根据已经存在的数据库表创建一个与其相应的视图-make a ralated view based on the existed database sheet
- 2022-04-19 05:08:14下载
- 积分:1
-
内容是
本内容是《SQL Server 数据库开发实例解析》一书的配套光盘中的全部内容-The content is
- 2023-01-25 12:45:08下载
- 积分:1
-
小型超市管理系统 supermarket-database
小型超市管理系统
目录
1、项目计划
1.1系统开发目的
1.2背景说明
1.3项目确立
1.4应用范围
1.5定义
1.6参考资料
2、逻辑分析与详细分析
2.1系统功能
2.2数据流图
2.3用户类型与职能
2.4系统开发步骤
2.5系统环境需求
2.6系统安全问题
3、基于UML的建模
3.1语义规则
3.2 UML模型
3.3系统实现图
4、概要设计文档
5、逻辑设计文档
6、物理设计文档
7、小结
(Small supermarket management system directory 1 project 1.1 Background 1.2 The purpose of system development projects that 1.3 range 1.5 to establish 1.4 Applications 1.6 Reference 2 definition, logical analysis and detailed analysis of 2.1 system 2.2 Data Flow Graph 2.3 user types and functions of system development steps 2.4 2.5 system environment needs security issues 2.6 system 3, based on the UML Modeling 3.1 semantic rules 3.2 UML Model 3.3 System Figure 4, a summary of design documents 5, logic design document 6, the physical design documents 7, Summary)
- 2020-06-26 02:00:01下载
- 积分:1