-
OraclePLSQL很好的一本教程
可以打印 内容很详细
OraclePLSQL很好的一本教程
可以打印 内容很详细-OraclePLSQL a very good tutorial can print the contents of a very detailed
- 2022-03-24 11:49:21下载
- 积分:1
-
家庭计帐小程序,有点实用,对家庭或小型办公理财有点帮助.
家庭计帐小程序,有点实用,对家庭或小型办公理财有点帮助.-Accounting procedures for the family of small, somewhat useful, for home or small office finance to some extent.
- 2022-02-13 15:54:49下载
- 积分:1
-
VB 6.0数据库开发学习教程
VB 6.0数据库开发学习教程-VB 6.0 database development Learning Guide
- 2023-03-03 23:35:03下载
- 积分:1
-
Windows 绑定代码实例,可以演示,可以编译
Windows 绑定代码实例,可以演示,可以编译-Windows bundled with code examples, demonstration, compiler
- 2022-03-09 21:37:24下载
- 积分:1
-
文本分类的数据预处理。
data preprocessing for text classification.
- 2022-05-09 01:29:45下载
- 积分: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
-
C#数据库与ASP网站
用asp模板创建网,并连接到数据库,在网站读取或修改数据库数据。该数据库是自定义数据库,自己编写的存储机制。
- 2022-02-01 09:30:34下载
- 积分:1
-
有关学生考试,分数,科目的系统,欢迎下载,互相交流
有关学生考试,分数,科目的系统,欢迎下载,互相交流-On student test scores, subjects in the system are welcome to download and exchange
- 2022-02-03 05:40:00下载
- 积分: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
-
1. Backup equipment understand and grasp the concept of how to manage database b...
1. 了解备份设备的概念并掌握如何管理备份数据库保护包括数据库恢复,并发控制,数据库的安全性控制4个部分设备,掌握完全备份和还原的基本技术-1. Backup equipment understand and grasp the concept of how to manage database backup protection, including database recovery, concurrency control, database security control of four some of the equipment, master backup and restore fully the basic skills
- 2022-03-02 09:52:36下载
- 积分:1