-
实现表结构为 ID,Name,rootid,lft,rgt的树形结构的移动、删除等存储过程
实现表结构为 ID,Name,rootid,lft,rgt的树形结构的移动、删除等存储过程-Realize Table structure for ID, Name, rootid, lft, rgt of the tree structure of the mobile, delete, such as stored procedures
- 2022-07-06 20:38:26下载
- 积分:1
-
通过MS的ADO对数据库进行操作.包括连接,读数据,修改数据,删除数据等...
通过MS的ADO对数据库进行操作.包括连接,读数据,修改数据,删除数据等-through ADO MS operation of the database. Including connections, reading data, change data, delete data, etc.
- 2022-02-26 20:28:22下载
- 积分:1
-
一个很精美的留言半,只有管理人员才能进行回复,删除等操作...
一个很精美的留言半,只有管理人员才能进行回复,删除等操作-A very beautiful message and a half years, only managers in order to restore, delete and other operations
- 2022-06-27 12:04:47下载
- 积分:1
-
against the source is the development of small and medium
本源码是针对中小型超市而开发的超市管理系统,使用方便-against the source is the development of small and medium-sized supermarkets and supermarket management system, easy to use
- 2022-02-01 03:49:33下载
- 积分:1
-
采用c#多层架构设计,一个比较简单的博客系统,可以作为学习或者参考之用...
采用c#多层架构设计,一个比较简单的博客系统,可以作为学习或者参考之用-Using c# Multi-layered architecture design, a relatively simple blog system, can serve as a learning or reference
- 2022-05-12 22:39:30下载
- 积分: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
-
仓库管理信息系统
DELPHI代码作的,有解释
仓库管理信息系统
DELPHI代码作的,有解释-Warehouse Management Information System for the DELPHI code, has explained
- 2022-01-28 21:29:08下载
- 积分:1
-
这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。...
这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。-This program is a student accommodation system, based on vc++6.0 development, has a detailed database design. This package provides a complete program design report and the source code to achieve.
- 2022-01-26 03:06:03下载
- 积分:1
-
C连接SQL SERVER 2005的程序。
C连接SQL SERVER 2005的程序。-C connect SQL SERVER 2005 process.
- 2023-02-20 23:25:03下载
- 积分:1
-
数据库编程,是实现了简单的图书馆借书还书的手续等等。
数据库编程,是实现了简单的图书馆借书还书的手续等等。-Database programming, is to achieve a simple library borrowing and returning books procedures.
- 2022-03-21 13:16:02下载
- 积分:1