-
学生档案管理系统vb程序,一个小程序,希望大家能提出谒见
学生档案管理系统vb程序,一个小程序,希望大家能提出谒见-students vb file management system procedures, a small program, I hope you will call on the proposed
- 2023-07-22 22:15:03下载
- 积分:1
-
伯克利数据库,即时聊天工具将使用存储工具进行记录聊天和使用…
伯克利数据库,IM聊天必用的存储工具,用于记录聊天和用户信息等等。-Berkeley database, IM chat will use the storage tool for the record chat and user information and so on.
- 2022-04-07 03:05:13下载
- 积分:1
-
此代码是一个数据库,它保存银行帐户记录的记录。这不是…
This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulation of a bank administrator. You have the capability of entering records such as Checking or Saving. You also have the capability of deleting, archiving, and reloading records which 1.0 did not have. You have the option(s) to withdrawal X amount, or deposit X amount in the specified bank account. There are a lot of features I added that were really not necessary but the purpose is to "teach" new features to people (students) who wish to learn certain features of C++. The main point of this program is to allow the user to grasp some advanced concepts of C++. This will be the final version of the Bank Account. I have made a few optimizations and tweaked the program. Enjoy!
-This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulati
- 2022-04-23 04:20:52下载
- 积分:1
-
能监视同一局域网内的所有计算机,随时抓取其屏幕,既可以动态、静态显示某一台计算机的屏幕,也可以循环显示各计算机的屏幕,并可以随时保存任一时刻屏幕图象,自动记载被...
能监视同一局域网内的所有计算机,随时抓取其屏幕,既可以动态、静态显示某一台计算机的屏幕,也可以循环显示各计算机的屏幕,并可以随时保存任一时刻屏幕图象,自动记载被保存图象的计算机名称、日期、时间,还可以随时给某一台计算机发信息;并能完全操作被监视的计算机,定时抓摄其图象,定时关闭主机,回放抓摄的图象,达到自动监视的目的 -same LAN can be monitored by all computer screens at any time crawls, we can dynamic and static display of a computer screen, can be displayed on the computer screen, and can be preserved at any time as a moment of screen images, automatically records be stored computer images name, date, time, but also to keep a computer fat; and to be fully operational surveillance of computer, regular perturbation grasp its image, timing closure mainframe and playback images captured by the grasping reach the automatic surveillance
- 2022-07-03 16:01:24下载
- 积分:1
-
vc access to the database approach is simple and practical, query and edit data...
vc访问数据库的方法,简单实用,可以查询,编辑更新数据,执行sql。-vc access to the database approach is simple and practical, query and edit data update, the Executive sql.
- 2023-02-21 21:15:03下载
- 积分:1
-
数据库作业,ADO,显示数据库,概率分布,随机产生数据,作图,...
数据库作业,ADO,显示数据库,概率分布,随机产生数据,作图,-operation of the database, ADO, database shows that the probability distribution of random data, mapping,
- 2022-06-19 19:34:54下载
- 积分:1
-
数据库开发指南三
数据库开发指南三-Database Development Guide 3
- 2022-07-25 16:37:08下载
- 积分:1
-
庞大的数据库管理系统,共有26个窗体,3个模块,这是作者6个月来的心血结晶...
庞大的数据库管理系统,共有26个窗体,3个模块,这是作者6个月来的心血结晶 -huge database management system, a total of 26 windows, three modules, which is the author of six months to the culmination of
- 2022-08-18 14:35:58下载
- 积分:1
-
C#中使用xsd文件快速构建数据库访问的例子
C#中使用xsd文件快速构建数据库访问的例子-C# Express to use xsd file to build database access example
- 2022-10-03 09:25:03下载
- 积分:1
-
这种方式可根据开发者的需要批量处理或者实时处理。
接口调用非常简单,简化了编程。开发者只需将标准数据传入接口,如下:
Set Obj=CreateOb...
这种方式可根据开发者的需要批量处理或者实时处理。
接口调用非常简单,简化了编程。开发者只需将标准数据传入接口,如下:
Set Obj=CreateObject(U8Distribute.iDistribute)
Str = obj. Process(sXml)
-This approach can be developed in accordance with the needs of batch processing or real-time processing. Call a very simple interface, simplifying the programming. Developers simply imported standard data interface, as follows: Set Obj = CreateObject (U8Distribute.iDistribute) Str = obj. Process (sXml)
- 2022-03-19 12:12:15下载
- 积分:1