搜索资源列表
中文版SQL Server2000开发与管理应用实例
- 第 1 章 安装和配置SQL Server 1 1.1 SQL Server的版本和版本选择 1 1.2 安装SQL Server的常见问题 3 1.3 如何理解实例 5 1.4 如何实现无值守安装 5 1.5 Desktop Engine 9 1.5.1 MSDE 2000概述 9 1.5.2 获取MSDE 2000 9 1.5.3 安装MSDE 2000 10 1.5.4 管理MSDE 2000 11 1.5.5 支持的并发用户数和数据库容量 12 1.6 SQL Se
TestOnline
- 网上考试系统,此系统会为考生出题,题库会随机生成题目。考生答完题后自动退出系统-Online examination system, this system will for the candidates questions, questions will be randomly generated topic. After the candidates answered the questions automatically exit the system
NoObjUpload
- 完整功能: 1.自由限制上传文件类型 2.自由设置上传大小限制(单文件大小和总上传大小可自由修改限制) 3.支持两种文件名方式保存---原文件名保存和新文件名(根据时间随机生成)保存 4.提供多种文件保存方式--save.asthis类型、saveAs类型以及经典保存类型 5.自由设置字符编码格式--charset属性 6.强大的容错处理, 提供完整的中文错误提示(需手动显示错误提示) 7.自由提取表单数据 8.随时获取文件的二进制数据(方便用户保存二进制数据到数
vfp_sj
- 只需要给出总的平时成绩,自动生成5次和6次平时统计,总和相加即为为平时成绩。算法主要为随机数的调整,使得总和相等。 1.文件名保证为英文名,每次使用时,改动程序中的第2句:use *.dbf,改为自己的数据库文件名。 2.该成绩数据库中字段类型必须保证含有如下字段,其它字段不限制,其中,平时成绩事先给出,或者从excel中导出,平时1、平时2、平时3、平时4、平时5自动生成。 平时成绩 数值型(必须事先给好成绩) 平时1 数值型(自动生成) 平时2 数值型(自动生成)
elevatorpassengerflow
- 基于电梯客流量的编程,针对一幢30层的建筑随机的生成每一层的上行下行客流,及其相应的目标楼层。-Elevator traffic based programming, for a 30-story building generates a random passenger flow upstream and downstream of each layer, and their respective target floor.
DataCreateAppVB
- 数据库的读取,与数据添加等,是一个很好的学习例子,数据库的数据是随机生成的3个随机整数。-The database to read and add data, is a good learning example, the database data is randomly generated three random integer.
exam
- 该系统是vc+sql实现的,可是随机抽取数据库里的试题生成试卷-The the system vc+sql, but randomly selected questions papers generated in the database
xjs
- VFP中的随机数生成有问题,此程序解决生成1~n的随机自然数。 -VFP random number generation problem, this procedure to solve the stochastic nature of 1~n number.
SQLQuery_DeviceID
- 自动随机生成编号,包括两位英文字母和四位数字,具体数量可修改。-Randomly generated number automatically, including two English letters and four Numbers, specific number can be modified.
name_generate
- 代码能够根据百家姓和常用字,随机生成中文人名(Randomly generate Chinese names based on surnames and frequently used characters)