公司档案管理系统_毕业论文(编辑修改稿)内容摘要:
n(onlineuser) dimsums=ubound(onlineuser) for i=0 to dimsums siteinfo=onlineuser(i) if siteinfo then if instr(siteinfo,oabusyusernameamp。 $)0 then findok=1 20 exit for end if end if next find_online_user=findok end function sub write_online_user(username,name,dept) dim userinfo userinfo=usernameamp。 $amp。 nameamp。 $amp。 deptamp。 $amp。 (REMOTE_ADDR) onlineuser=application(onlineuser) dimsums=ubound(onlineuser) redim preserve onlineuser(dimsums+1) onlineuser(dimsums+1)=userinfo application(onlineuser)=onlineuser end sub sub checkkqdatabase() set fileobject=() if not ((kq/amp。 cstr(year(date()))amp。 .mdb)) then file1=(kq\backup\) file2=(kq\amp。 cstr(year(date()))amp。 .mdb) file1,file2 end if set fileobject=nothing end sub call checkkqdatabase username=(username) password=(password) if username and password then set conn=opendb(oabusy,conn,accessdsn) set rs=() on error resume next sql=select * from userinf where username= amp。 sqlstr(username) amp。 and password= amp。 sqlstr(password) amp。 and forbid=39。 no39。 sql,conn,1,1 39。 如果有此用户就进入系统 if not and not then (oabusyname)=rs(name) 21 (oabusyuserid)=cstr(rs(ID)) (oabusyusername)=rs(username) (oabusyuserdept)=rs(userdept) (oabusyuserlevel)=rs(userlevel) (cook_allow_see_all_workrep)=rs(allow_see_all_workrep) (cook_allow_see_dept_workrep)=rs(allow_see_dept_workrep) (cook_allow_control_dept_user)=rs(allow_control_dept_user) (cook_allow_control_all_user)=rs(allow_control_all_user) (cook_allow_send_note)=rs(allow_send_note) (cook_allow_control_note)=rs(allow_control_note) (cook_allow_control_file)=rs(allow_control_file) (cook_allow_send_file)=rs(allow_send_file) (allow_transmit_file)=rs(allow_transmit_file) (cook_allow_control_level)=rs(allow_control_level) (allow_check_resource_requirement)=rs(allow_check_resource_requirement) (allow_auditing_workthings)=rs(allow_auditing_workthings) (allow_manage_workthings)=rs(allow_manage_workthings) (allow_lookallinfo_workthings)=rs(allow_lookallinfo_workthings) (allow_look_all_kq_info)=rs(allow_look_all_kq_info) (allow_edit_help)=rs(allow_edit_help) onlineuserdim=application(onlineuser) if isempty(onlineuserdim) then dim onlineuserdim(0) dim meetinginfodim(0) application(onlineuser)=onlineuserdim application(meetinginfo)=meetinginfodim end if if find_online_user(rs(username))=0 then call 22 write_online_user(rs(username),rs(name),rs(userdept)) end if set conn=nothing end if end if % html head titleDMIS/title META HTTPEQUIV=ContentType CONTENT=text/html。 charset=gb2312 link rel=stylesheet href=inc/ type=text/css STYLE type=text/css .ipt {BORDERRIGHT: a8b1d2 1px solid。 BORDERTOP: a8b1d2 1px solid。 FONTSIZE: 9pt。 BORDERLEFT: a8b1d2 1px solid。 WIDTH: 160px。 COLOR: 7b8ac3。 BORDERBOTTOM: a8b1d2 1px solid。 HEIGHT: 18px} BODY {BACKGROUNDPOSITION: center 50%。 BACKGROUNDIMAGE: url(img/)} /STYLE /head body bgcolor=ffffff text=333333 scroll=no style=border:0px。 table height=50 width=600 cellSpacing=0 cellPadding=0 border=0 align=center tr td/td /tr /table table height=50 width=600 cellSpacing=0 cellPadding=0 border=0 align=center background=img/ TR TD height=285/TD /TR TR TD valign=middleform name=form1 method=post action= TABLE style=BORDERCOLLAPSE: collapse height=118 cellSpacing=0 cellPadding=0 width=450 align=center border=0 TR class=ft TD align=right width=180 height=30FONT color=7b8ac3系统管理 员账号: /FONT/TD TD align=left height=30input name=username type=text 23 size=15 maxlength=50/TD /TR TR class=ft vAlign=middle align=center TD align=right width=180 height=30FONT color=7b8ac3系统管理 员密码: /FONT/TD TD align=left height=30input name=password type=password size=15 maxlength=50/TD /TR TR TD vAlign=bottom align=right colSpan=2INPUT type=image height=82 width=82 src=img/ value= 提交 name=S1 A onclick=() href=IMG height=82 src=img/ width=82 border=0/A/TD /TR /TABLE /FORM/TD /TR TR TD vAlign=top align=center height=60IMG height=11 src=img/ width=189/TD /TR /TABLE /BODY /HTML 系统主页面 系统主页面设计 如图 53 系统主选择页面所示,整个页面分为了三个部分,最上面是时间、用户登陆等一些信息,由“ ”实现;左半部分是系统的导航菜单,由“ ”实现;右边是系统关于的模块,由“ ” 实现。 24 图 53 系统选择主页面 代码实现 ( 1)登陆信息及时间等: % set file=() addr1=() addr2=() If Not (addr1) or Not (addr2) Then script LANGUAGE=39。 javascript39。 alert(39。 系统发生严重错误即将关闭。 39。 )。 ()。 /script End If % html head title企业档案管理系统 /title meta equiv=ContentType content=text/html。 charset=gb2312 link rel=stylesheet href=inc/ type=text/css SCRIPT language=javascript ! if () ()。 function nocontextmenu() { = true = false。 return false。 } 25 function norightclick(e) { if () { if ( == 2 || == 3) return false。 } else if ( == 2 || == 3) { = true = false。 return false。 } } = nocontextmenu。 // for IE5+ = norightclick。 // for all others // /SCRIPT script function tick() { var hours, minutes, seconds, ap。 var intHours, intMinutes, intSeconds。 var today。 today = new Date()。 intHours = ()。 intMinutes = ()。 intSeconds = ()。 if (intHours == 0) { hours = 12。公司档案管理系统_毕业论文(编辑修改稿)
相关推荐
全的安全保密方案。 用 户现实需求 ( 1)实现公司内部资源共享(文件共享,打印机共享)。 ( 2)架设公司 web 服务器,方便发布公司自主网站。 ( 3) 内部网络使用 VLAN 分段,隔离广播,防止内部网络非授权的跨网段访问,如公司其他部门不允许访问财务部。 ( 4)核心网络必须有冗余设计,其中包括链路冗余和设备冗余。 东华理工大学毕业设计( 论文) 需求分析 7 (
int index_1() //程序首页面 11) int scan_login() //登陆界面显示 12) int scan() //系统主界面显示 13) int login() //登陆函数 14) int changepass() //密码修改函数 15) void main() //主函数 系统功能结构图 4. 详细设计 数据类型定义 结构体定义 typedef struct
成 90176。 角,并应与切缝线在同一直线上。 开始切缝前,应调整刀片的进刀深度,切割时应随时调整刀片切割方向。 停止切缝时,应先关闭旋扭开关,将刀片提升到混凝土版面上,停止运转。 切缝时刀片冷却用水的压力不应低于 MPa,同时应防止切缝水渗入基层和土层。 当混凝土强度达到设计强度的 25%30%,即可进行切割,当气温突变时,应适当提早切缝时间,或每隔 2040m 先割一条缝
名称 VARCHAR 10 NULL 员工号 CHAR 6 NOT NULL( 外键) 婚姻表的结构 字段名 数据类型 长度 约束 员工号 CHAR 6 NOT NULL(外键) 爱人代号 CHAR 6 NOT NULL(主键) 爱人姓名 VARCHAR 10 NULL 爱人籍贯 VARCHAR 8 NULL 爱人民族 VARCHAR 10 NULL 出生日期 DATE NULL 结婚时间
、 总平面布置 依据 ( 1) 项目选址意见书; ( 2) 项目规划用地红线图及地形图; ( 3) 《三明市陈大综合改革试点镇总体规划 ( 20202030 年) 》; ( 4) 《托儿所、幼儿园建筑设计规范》 ( JGJ3987) ; ( 5) 项目建设其它相关资料。 ( 1) 要体现出现代化幼儿园的特征,幼儿园的规划建筑和设施梅列区陈大镇公办幼儿园建设项目 可行性研究报告 15 要适度超前
信报箱分包负责 信报箱供应及安装。 其他 与外窗、电梯等单位交界面精装修收口处理;为可视对讲、门禁、电梯按钮等预留孔洞并处理收口;装饰吊灯供应及安装。 特别说明: 8B 的大堂区域和 3F 标准层走道区域 已经完成样板,不在此范围。 可视对讲、门禁及电梯单位提供预留洞口尺寸。 消防楼梯间 不在装修范围 总承包负责 序号 工程内容 备注 1 所有图纸中固定家具的安装,灯具,洁具、五金的安装。 2