-
重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增...
重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] 当然可以把数据库连接方法修改后直接用。-rewritten Microsoft SQLHelper (shared database Call Interface) a SqlHelper the connectionString caused an overall volume, uniform database connections increased by two strings to the specific name of the table in the DataSet interface. In the config files set database connection string private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings [ "ConnectionString"] lt; !-- Application specific settings-- gt; Lt; AppSettingsgt; Lt; Add key
- 2022-06-02 10:24:49下载
- 积分:1
-
民航机票预订系统 结合MFC界面编程 具有订票、退票,客户及航班查询等功能。...
民航机票预订系统 结合MFC界面编程 具有订票、退票,客户及航班查询等功能。-airline tickets booking system combining MFC programming interface with booking, a refund, customer and flights query capabilities.
- 2023-01-09 22:55:03下载
- 积分:1
-
用template实现一维数组的数据结构。
用template实现一维数组的数据结构。-Template used to achieve one-dimensional array data structure.
- 2023-04-08 04:00:04下载
- 积分:1
-
给定正整数n,计算出n个元素的集合{1,2,?,n}可以划分为多少个不同的非空子集。 由文件input.txt提供输入数据。文件的第1 行是元素个数n。...
给定正整数n,计算出n个元素的集合{1,2,?,n}可以划分为多少个不同的非空子集。 由文件input.txt提供输入数据。文件的第1 行是元素个数n。-Given positive integer n, to calculate a collection of n elements (1,2,?, N) can be divided into the number of different nonempty sets. By providing input data file input.txt. Document line 1 is the number of elements n.
- 2022-05-26 09:16:18下载
- 积分:1
-
《SQL查询报表源码生成器V1.1》是专为ASP/JSP网络程序员开发的一个小工具软件,目的是为了程序员能快速完成开发的网站SQL查询报表程序。 本程序特点:...
《SQL查询报表源码生成器V1.1》是专为ASP/JSP网络程序员开发的一个小工具软件,目的是为了程序员能快速完成开发的网站SQL查询报表程序。 本程序特点: 1)使用非常方便,能在1-2分钟之间完成复杂的ASP/JSP查询功能; 2)功能强大,能生成支持返回HTML代码或者XML代码结果。 3)可生成ASP/JSP源码或者支持生成VB组件(COM+)的源代码。 4)提供WINDOWS操作系统下Preview效果。-"SQL statements Source Generator V1.1," is designed for ASP/JSP development of the network programmers a small software tool is aimed at programmers can rapidly complete the development of the website SQL query statements procedures. The process features : 1) using very convenient, in 1-2 minutes to complete complex ASP/JSP inquiry; 2) Powerful, can generate support for the return of HTML code or XML code results. 3) Generation ASP/JSP source or support generated VB components (COM+) source code. 4) Windows operating system Preview effect.
- 2022-05-17 10:15:19下载
- 积分:1
-
频繁项集的先验算法
此应用程序允许在 plist 文件中选择的数据项目。一旦数据基础选择它会显示在主应用程序窗口中设置的频繁项。这可能是有用的代码,为学生工作的数据挖掘算法。
- 2023-03-02 09:50:03下载
- 积分:1
-
Written in binary tree using the VC program, simple and clear, easy to use
使用VC编写的二叉树程序,简单明了,方便使用-Written in binary tree using the VC program, simple and clear, easy to use
- 2022-10-18 04:40:04下载
- 积分:1
-
Python实现各种图算法
用Python实现各种图算法,包括深度优先,广度优先,Dijkstral,Prim,WelshPowell_Coloring等算法,
- 2022-01-25 18:21:38下载
- 积分:1
-
根据二叉树的根节点的第一序列和序列…
根据一棵二叉树结点的先根序列和中根序列构造该二叉树,并输出该二叉树的后序遍历结果。-According to a binary tree the root node of the first sequence and the sequence structure of the tree root and post the output of the binary tree traversal results.
- 2022-07-20 09:49:58下载
- 积分:1
-
最简单和最酷的方式来创建类似程序,可以做与 ListView 的保存,负载 & 修改多个条目与文本的文件的数据库。必须下载此,请参阅如何最简单的这种方法是
最简单和最酷的方式来创建类似程序,可以做与 ListView 保存、 加载和修改多个条目与文本的文件的数据库。必须下载此,请参阅如何最简单的这种方法是
- 2022-12-13 21:00:08下载
- 积分:1