代码搜索:用户交互
找到约 10,000 项符合「用户交互」的源代码
代码结果 10,000
www.eeworm.com/read/282834/4087300
txt server设置文档.txt
服务器端实现的功能: 系统预设服务器管理员:用户名为:ctj 密码为:123
1:管理员登录,设置考试时间,考试人数,并启动服务器;
2: 查询考试动态信息;
3:接收用户呼叫;
4:验证用户登陆;
5:用户开始考试,读取考试时间,读取试题;
6:接收用户答案进行判断,将答案存到数据库,将成绩返回到客户端;
...
www.eeworm.com/read/267325/11183089
txt 51aspx源码必读.txt
Ajax实现的在线聊天室
一个单一的多用户聊天室。其内部维护着一个已登录用户的列表。列表将祛除session过期的用户。同时它还支持一些命令比如 /admin Clear 清除聊天室 /nick [Name] 改变用户姓名,详细的自己去发掘了。
注意用户名不能为汉字!
该源码永久下载地址:http://www.51aspx.com/CV/AjaxChat
...
www.eeworm.com/read/391712/8389625
frm frmadduser.frm
VERSION 5.00
Begin VB.Form 设定用户
BackColor = &H00C0C0C0&
Caption = "设定用户"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 450
ClientWidth
www.eeworm.com/read/391070/8422513
frm frmadduser.frm
VERSION 5.00
Begin VB.Form 设定用户
BackColor = &H00C0C0C0&
Caption = "设定用户"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 450
ClientWidth
www.eeworm.com/read/381206/9105088
frm frmadduser.frm
VERSION 5.00
Begin VB.Form 设定用户
BackColor = &H00C0C0C0&
Caption = "设定用户"
ClientHeight = 2040
ClientLeft = 60
ClientTop = 450
ClientWidth
www.eeworm.com/read/381206/9105123
frm frmadduser.frm
VERSION 5.00
Begin VB.Form 设定用户
BackColor = &H00C0C0C0&
Caption = "设定用户"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 450
ClientWidth
www.eeworm.com/read/161998/10347986
bas systempublicdata.bas
Attribute VB_Name = "Module1"
Option Explicit
Public CurrentUserName As String '保存当前用户名
Public CurrentUserPwd As String '保存当前用户口令
Public CurrentUserType As S
www.eeworm.com/read/442053/7660597
frm frmadduser.frm
VERSION 5.00
Begin VB.Form 设定用户
BackColor = &H00C0C0C0&
Caption = "设定用户"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 450
ClientWidth