-
利用Visual C++实现了一个考勤管理系统,其中的代码可以直接应用到实际应用中...
利用Visual C++实现了一个考勤管理系统,其中的代码可以直接应用到实际应用中-using Visual C++ implementation of a performance appraisal system, the code can be applied directly to the practical application
- 2023-06-02 04:25:04下载
- 积分:1
-
游戏结果统计系统。运动员增加,删除,修改,体育团队。
运动会成绩统计系统。运动员的添加,删除,修改,运动队伍的相关查询,个人和集体成绩,金牌总数的查询。功能很全面,界面也很简洁。推荐给大家!-Games results statistical system. Athletes add, delete, modify, sporting teams related inquiries, individual and collective achievements, the total number of gold medals inquiries. Function very comprehensive, very simple interface. Recommend it to everyone!
- 2023-09-06 18:55:04下载
- 积分:1
-
SQLServer
用于数据库的加密,还是一个蛮好的介绍的文档。大家共享下(For database encryption, or a fine introduction to the document. We shareit)
- 2013-09-17 23:11:06下载
- 积分:1
-
Introduction of basic knowledge of standard SQL, there is a wealth of sql gramma...
介绍标准SQL基本知识,有丰富的sql语法结构和示例。-Introduction of basic knowledge of standard SQL, there is a wealth of sql grammatical structure and examples.
- 2022-05-08 03:45:51下载
- 积分:1
-
PowerBuild9.0实用教程课本中的实验实现
PowerBuild9.0实用教程课本中的实验实现-The experimental realization of PB textbooks
- 2023-04-12 22:20:02下载
- 积分:1
-
SQL Server中的文件
----crear archivos.mdf.ldf和ndf
- 2022-08-14 18:06:21下载
- 积分:1
-
C#的数据层架构,主要针对MSSQL MYSQL.ORACLE的数据库.
C#的数据层架构,主要针对MSSQL MYSQL.ORACLE的数据库.-C# data-tier structure, mainly MYSQL.ORACLE MSSQL databases.
- 2022-03-23 05:06:16下载
- 积分:1
-
SQLServer books on the management of descriptive documents, should be renamed go...
关于sqlserver图书管理的说明性文档,应该改不错大家可以参考以下-SQLServer books on the management of descriptive documents, should be renamed good we can refer to the following
- 2022-05-26 14:36:15下载
- 积分:1
-
返回一个包含行集的字符串格式。方法,getXML,TA…
This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ”
ProcedureName = stored procedure, or query statement with parameter markers.
Parameters = NULL for no query parameters or a variant containing either a scalar value or safe array of multiple query parameters. Make sure the client declares any parameter vector as an array of variants, i.e. in VB, Dim Params(1 to 3) as Variant … Scalar entries can be any type recognized by the STD_SWITCH macro defined in QueryHandler.cpp.
Result = Output string that holds the resulting row set XML.
DocumentElementName = optional specification of the XML root node name. Default value is “root”.-This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY In
- 2022-04-08 23:07:17下载
- 积分:1
-
系统应具有售票、查询、管理和维护等功能,系统管理员可以进行对车次的更改、票价的变动及调度功能,车次调度可通过对发车时刻表的修改来进行,维护功能即可对表进行修改。...
系统应具有售票、查询、管理和维护等功能,系统管理员可以进行对车次的更改、票价的变动及调度功能,车次调度可通过对发车时刻表的修改来进行,维护功能即可对表进行修改。-System should have the ticket, query, management and maintenance functions, the system administrator can change on the trips, the fare changes and scheduling functions, scheduling trips to the departure schedule could be adopted to carry out modifications, maintenance functions can be on the table be modified.
- 2022-04-26 21:39:54下载
- 积分:1