Location:
Search - examsyst
Search list
Description: 程序说明:
程序实现环境:VC6.0 MFC
程序中涉及的所有用户密码均为:mima
管理员用户名为:guanliyuan
可先以管理员身份登陆该系统,来进一步查看考生和阅卷者的用户名。
程序中使用了一个基于MFC ATL多接口的com组件,可以在不影响用户使用的情况下按需要增加新的接口。
关于接口的一些信息如下:
CLSID CLSID_Com
目前有两个接口:
IID IID_ICalculate
包含两个方法: Jia(int a,int b,int *c)实现简单加运算
Jian(int a,int b,int *c)实现简单写运算
IID IID_IOther
暂时没有定义方法。
其相关调用方法在程序中体现。-failed to translate
Platform: |
Size: 2358272 |
Author: ww |
Hits:
Description: 设计C/S模式的标准化考试系统,即客户端和服务器端都是Java应用程序.
① C/S模式,即客户端与服务器端都是Java应用程序;
② 输入服务器IP地址,连接服务器功能;
③ 登录验证功能;
④ 学生可以选择所要做的试题;
⑤ 开始考试后,有计时功能,当时间结束时考试结束;
⑥ 完成考试后,学生可以查看自己的分数、试题、正确答案、分值以及自己所选择的答案;
-Design C/S mode standardized exam system, namely between the client and the server is Java applications. 1 C/S mode, namely the client and the server is Java applications (2) input server IP address, connect to the server functions Logon authentications function (3) 4 students may choose to do try, 5 after the exam begins, timer function, when when time is up the test is finished, 6 when he finished the examination, students can check their grades, exam, correct answers, score and chose the answer:
Platform: |
Size: 1267712 |
Author: adadasum |
Hits: