《网上考试系统》是一款基于Web、采用B/S体系的考试系统软件。系统体现流程思想。无论是考试计划还是新闻的发布都需要通过层层审批才能生效,审批流程,系统自动提示,无需主动寻找
上传时间: 2014-01-13
上传用户:stvnash
B/s结构,采用 asp.net(C#)+ MS SQL 编写。严格按照三层结构,不失为学习 C#的好例子。安泰OA办公系统自动化系统
标签:
上传时间: 2015-03-22
上传用户:yzy6007
This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
上传时间: 2015-03-23
上传用户:skhlm
b+樹源碼,b+樹結構,刪除,插入,等值搜索,範圍搜索等功能
标签:
上传时间: 2015-03-23
上传用户:tianjinfan
JPEG图像生成器 自己做JPEG图象 很牛B哦
上传时间: 2013-11-28
上传用户:cuiyashuo
This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted to a file on disk (along with any edits to the data). When the application is restarted it will load the persisted data if present, otherwise it will fetch the data from the database.
标签: demonstrates applications disconnected Connected
上传时间: 2015-03-24
上传用户:xcy122677
How to use InternetStatus.dll get the internet stautus? use the code as list in the Delphi Application code editing region
标签: the InternetStatus Applicati use
上传时间: 2015-03-24
上传用户:zhuimenghuadie
java ejb开发 程序4、语句alter table people add(phone_number varchar2(10)) 的作用是 A 修改表结构 B 为people表添加约束,约束名称是phone_number C 向people表中添加一列,名称是phone_number,数据类型是varchar2,长度是10 D 上述答案均不正确 5、( )BLOB和CLOB的区别在于 A CLOB只能存放字符类型的数据,而BLOB没有任何限制 B BLOB只能存放字符类型的数据,而CLOB没有任何限制 C CLOB只能存放小于4000字节的数据,而BLOB可以存放大于4000字节的数据 D BLOB只能存放小于4000字节的数据,而CLOB可以存放大于4000字节的数据 6、存储过程从本质上来讲就是 A 匿名的PL/SQL程序块,它可以被赋予参数 B 命名的PL/SQL程序块,它可以被赋予参数 C 命名的PL/SQL程序块,不能被赋予参数 D 匿名的PL/SQL程序块,不能被赋予参数 7、( )下列关于日期数据类型,哪一个语句是正确的写法 A insert into test values( 9999-12-03 ) B insert into test values( 1999-03-02 ) C insert into test values(to_char(1999-06-03, yyyy/dd/mm )) D insert into test
标签: people phone_number varchar2 alter
上传时间: 2013-12-26
上传用户:wendy15
计算矩阵连乘积 问题描述 在科学计算中经常要计算矩阵的乘积。矩阵A和B可乘的条件是矩阵A的列数等于矩阵B的行数。若A是一个p×q的矩阵,B是一个q×r的矩阵,则其乘积C=AB是一个p×r的矩阵。
上传时间: 2015-03-25
上传用户:yulg
一个学生管理系统,B/S架够.非常好用,里面包括了原码.可以学习修改
上传时间: 2014-01-03
上传用户:维子哥哥