搜索资源列表
Ibatis数据表对象自动生成器
- Ibatis数据表对象自动生成器,根据指定的表名,自动的生成增删改的ibatis的xml文件和对应的java语言的VO文件 很方便
oracle自动备份
- 利用DOS批处理文件实现oracle自动备份,具有动态创建备份目录功能-use of DOS batch file to achieve oracle automatic backup, has a dynamic function to create backup directories
自测考试
- 本文详细论述了网上考试系统的设计与实现,该系统基本实现了需求分析中的功能要求,其中考生信息主要由数据库直接输入,考生成功登录后进入考生界面,考生界面主要由考试、成绩查询,试时考生输入准考证号码、考生姓名、验证码,核对正确后进入考场,关键实现了考生在选择科目后由系统随机抽题、自动组卷后进入考试页面,考试计时,考试时间到,系统强制考生退出,及考完后对客观题的自动评分、存档。管理员进入管理员界面,管理员界面主要由基本资料管理、题库管理、试卷管理、成绩管理以及查询等模块组成。重点阐述了用户登录模块、题库
重特病系统文档
- oracle 数据库自动备份的窗口模式解压不会把原档案删除,终端模式解压后自动删除原档案-oracle database automatically backup window mode decompression will not delete the original file, terminal mode unpacked automatically delete the original files
20050908211335
- ADO万能查询控件,支持组合查询,自动控制字段类型-ADO omnipotent query control and support query, automatic control field types
一个小公司的读卡考勤系统
- 结合读卡器使用。程序中有按迟到时间长短自动开罚单功能-combination reader use. Procedures are late by the time length of automatic ticketing functions
程控交换机电话自动计费系统
- 程控交换机电话自动计费软件,开发环境PB,无密码-program - controlled telephone switches automatically billing software development environment PB, without passwords
mysql数据自动生成工具
- JAVA写的mysql数据自动生成工具,灵活多变,很方便
自己写的全PB代码软件自动升级系统
- 自己写的全PB代码软件自动升级系统 --软件名称:软件自动升级系统 --适用范围:pb8 + mssql server 2000 --开发日期:2011-03-26 --系统原理:将系统文件打包,存入数据库,升级时再还原为磁盘文件-PB code to write their own software to automatically upgrade the whole system- Software Name: Software automatic update sy
umldrink.基于UML的饮料自动售货机系统设计
- 基于UML的饮料自动售货机系统设计该设计模拟自动售货机的工作原理和方式,完成出售商品、接收钱币、找零钱等功能。 与系统交涉的人有两类:送货员和顾客。 ,UML-based system design beverage vending machine vending machine simulation of the design principles and methods of work, completed the sale of goods, receiving money, look
数据库自动备份
- sql sever2005每天固定时间自动备份 时间可设
AutoExamPaper
- 面向教育考试的选择题自动组卷系统。实现完全随机从数据库中随机抽取指定数量的题目、按照分类限定从数据库中随机抽取题目、题库管理、题库导入、导出(Excel)-Education-oriented multiple-choice exam Automatic Test Paper System. Be completely random random from the database a specified number of topics, according to categories def
computertest
- 该系统能自动生成试卷,进行考试,并有在线评分的功能,功能齐全,是一款比较好的计算机等级考试系统。-generate text,get mark on the line
LiveUpdate
- 一个提供简单自动升级功能的代码,希望和大家交流一下。 -live update vc++ code
mytest
- 试卷生成系统,这是一个基于c++和数据库的既可以自动生成试卷也可以手动组卷的系统,良好的设计风格,是很好的成品-The system of abtaining exam paper
paike
- 这是一个简单小型的排课系统,它主要实现的功能就是自动排课和手动排课,对课程等信息进行编辑-this is a simple small Arrangement System, its major function is to achieve automatic and manual Arranging Arranging, editing and other information on the course
迈瑞一体机数据自动导库监听器
- 一个监听器,属于智能医疗的范围。 作用于目前比较完善的迈瑞智能一体机,用于获取其上采集的数据,自动在服务器端通过监听器来动态监听上传的数据,并将其导入mysql的数据库。 当让包里也提供了另外一种获取方式,通过安卓端的程序编写到获取一体机的数据,之后处理过后再导入数据库。(A listener that belongs to the realm of smart medicine. Acts on the current more perfect MINDRAY intell
sdnm
- 自动分页打印程序,使用非常方便,值得借鉴(Automatic paging printing program, the use of very convenient, it is worth learning)
自动同步表结构
- 小小程序自动同步数据库的表结构,需要的朋友可以看看!(Small program automatic synchronization database table structure, the need for friends to look at!)
自动升级文件和上传升级文件程序
- 上传局域网内自动升级文件(update.pbw)和上传最新升级文件(ftp_update.pbw) 把编辑好的update.exe放在当前应用的下面,即可自动升级。 需建表 系统版本控制表 system_set 字段 cur_ver vchar 程序升级表 CREATE TABLE t_updata( [ver] [char] (5) NOT NULL , [filename] [varchar] (30) NOT NULL , [fileblob]