-
此程序是用VB编写的企业人事信息管理系统,适合企业人事管理.代码齐全.模块化.操作简单.使用性强....
此程序是用VB编写的企业人事信息管理系统,适合企业人事管理.代码齐全.模块化.操作简单.使用性强.-this procedure is used to prepare the VB enterprises Personnel Information Management System suited to the business personnel management. code complete. Modular. simple operation. the use of power.
- 2022-01-26 14:58:50下载
- 积分:1
-
KTV
光盘运行环境
操作系统:Windows 2000以上
内存:64MB以上
光驱:40X以上
CPU:奔腾233以上
声卡:兼容声卡
建议使用800X600以上分辨率
此光盘可以自动播放,而且自动注册组件,若计算机不能播放光盘,是因为光盘没有成功注册组件导致的,读者可以手动注册组件。
手动注册组件的步骤如下:
(1)首先把光盘中的AMOVIE.OCX文件复制到系统文件夹下,对于Windows 2000操作系统,系统文件夹是指C:WINNTsystem32;对于Windows XP系统,是指C:WINDOWSsystem32。
(2)在“开始”菜单中选择“运行”, 然后在命令行输入“regsvr32 AMOVIE.OCX”即可注册AMOVIE.OCX组件。
另外,本书的源代码放在光盘中的resouce文件夹下,读者可以参考附带的视频影像来搭建系统。
注:若不能单独播放光盘中的“vc_avi”目录下的视频文件,请读者自行到网上下载相关的音频视频插件或者工具包,比如,安装AvPack工具包就可以播放。在百度中输入“avpack”就可以搜到,或者在百度中输入“视频插件”就可以搜到相关的视频插件,下载并安装即可。
(reach to KTV)
- 2010-11-28 09:20:15下载
- 积分:1
-
仓库管理信息系统
DELPHI代码作的,有解释
仓库管理信息系统
DELPHI代码作的,有解释-Warehouse Management Information System for the DELPHI code, has explained
- 2022-01-28 21:29:08下载
- 积分:1
-
一、实验目的
1)理解视图的概念。
2)掌握创建视图的方法。
3)掌握更改视图的方法。
4)掌握用视图管理数据的方法。
二、实验内容
3...
一、实验目的
1)理解视图的概念。
2)掌握创建视图的方法。
3)掌握更改视图的方法。
4)掌握用视图管理数据的方法。
二、实验内容
3、用T-SQL语言创建、管理视图 (以下题目需提交)
(1)创建视图
1)创建一个名为stuview2的水平视图,从数据库XSGL的student表中查询出性别为“男”的所有学生的资料。并在创建视图时使用with check option。(注:该子句用于强制视图上执行的所有修改语句必须符合由Select语句where中的条件。)
T-SQL语句为:
Create view stuview2
As
Select *
From student
Where sex= 男
-1, experimental purposes 1) understand the concept of view. 2) to master the method to create the view. 3) control to change the view method. 4) The master with the view of management data. Second, the contents of three experiments, using T-SQL language to create, manage view (the following topics should be submitted) (1) create a view of a) Create a file called stuview2 level view of the student table from the database query XSGL the gender as " male " All the students information. Used in the creation of the view with check option. (Note: This clause is used to force all the modifications performed on the view must be consistent with statements
- 2023-09-08 05:20:03下载
- 积分:1
-
kxpb框架
PFC是什么?
Powerbuilder Foundation Class
PFC就是Sybase公司给我们做好的混凝土预制件(即扩展的对象),我们可以拿来用,这些对象具有新的功能,使我们在开发过程中事半功倍。
- 2023-04-04 04:15:05下载
- 积分:1
-
利用Visual C#建立一个数据库,对图书资料实行计算机管理。降低资料管理的成本,提高工作效率。同时也可大大降低手工录入时的繁重工作量以及减少录入时的错误及查...
利用Visual C#建立一个数据库,对图书资料实行计算机管理。降低资料管理的成本,提高工作效率。同时也可大大降低手工录入时的繁重工作量以及减少录入时的错误及查询带来的不便。并且可灵活对图书资料进行插入、删除、更新等操作。-Visual C# to establish a database of information on the library computer management. To reduce data management costs and improve efficiency. It can also greatly reduce the manual input of the heavy workload and reduce input error and the inconvenience resulting from the inquiry. Flexibility and information on books, insert, delete, update, etc.
- 2022-08-07 02:55:02下载
- 积分:1
-
MyOnlineTest
基于C#开发的考试管理系统,数据库位sql server(C# development based test management system, database-bit sql server)
- 2013-11-21 10:14:23下载
- 积分:1
-
sql
数据库从SQL Server 2008版本降低到2005(Reduced from SQL Server 2008 database to version 2005)
- 2013-12-21 09:55:53下载
- 积分:1
-
在线考试网站
ASP 在线考试,这是一个 quizzing 的网站拉从问题银行数据库问题 [SQL Server 2000].它也有一组非常有用的管理工具中,管理员可以在其中创建新新的考试、 监视学生性能生成报告和更新问题银行数据库的代码是相当整洁和全面注释,将会有助于为 ASP 数据库初学者。
- 2022-06-20 16:59:24下载
- 积分:1
-
kqgl
后台数据库使用SQL Server,前台开发工具使用Visual C++,采用ADO数据访问技术(Background database using SQL Server, front development tool Visual C++, ADO data access technology used)
- 2011-05-25 19:36:39下载
- 积分:1