第一篇:在线请假系统
在线请假系统 摘 要 1
前 言 2
第一章 概述 3
1.1 在线请假系统的任务与目标 3
1.2 本论文所作的工作 3
第二章 在线请假系统技术背景以及支撑环境 4
2.1 MVC 4
2.2 Struts 5
2.2.1 Struts概述 5
2.2.2 利用Struts框架开发MVC系统 6
2.3 Hibernate 6
2.4 Ajax 7
2.5 JXL 8
2.6 在线请假系统的开发环境 9
2.7 在线请假系统的运行环境 9
2.7.1 在线请假系统的项目部署 9
2.7.2 在线请假系统的环境需求 10
第三章 在线请假系统总体设计 11
3.1 在线请假系统需求分析 11
3.1.1 用户分析 11
3.1.2 业务目标 11
3.1.3 业务处理过程 12
3.1.4 系统特点 12
3.1.5 其他需求 12
3.2 系统总体视图描述 13
3.2.1 系统用例视图 13
3.2.2 系统约束 14
3.3 在线请假系统的系统架构 14
3.3.1 系统用例总图 14
3.3.2 业务处理视图 15
3.3.3 系统实现视图 16
3.3.3.1 概述 16
3.3.3.2 层次 17
3.4在线请假系统功能模块分析 18
3.4.1系统功能模块分析 18
3.4.2系统功能模块设计 18
第四章 在线请假系统数据库设计 21
4.1 数据库设计 21
4.1.1 数据库信息 21
4.4.2 查询与访问技术 21
4.4.3 数据字典以及对应的持久化类 21
4.2 数据库约束关系图 26
4.3 持久层 26
4.4 非数据库文件 27
第五章 员工请假申请模块的设计与实现 28
5.1 模块功能分析 28
5.2 员工请假申请用例视图 28
5.3 模块的包类结构图 29
5.4 用例关系图 31
5.4.1 顺序图 31
5.4.2 协作图 31
5.5关键技术 32
5.5.1 权限控制 32
5.5.2 Ajax日期校验 34
5.5.3 定义组织框架中“环”的问题 36
5.5.4 利用同步令牌来防止刷新导致的重复提交 36
第六章 总结与展望 38
6.1 课题总结 38
6.2 课题存在的问题以及解决方案 38
参考文献 40
致谢 41
第二篇:(实验报告4)在线请假系统
实验4在线请假系统设计
班级学号
实验目的(1)掌握系统设计阶段的知识。
(2)能够根据具体案例,设计出系统的数据库模型(ER)图和对应的关系模型。实验内容
当前,假假条现象严重影响了教学质量。为此,拟开发在线请假系统。首先,学生在线提交请假申请;辅导员在线审核,审核通过后,学生方可领取假条,上课的时候,交上课老师,老师在线确认后,请假才完成。请以此为背景,设计在线请假系统。完成以下工作:
(1)
(2)
(3)
(4)
实验过程
系统可行性分析 系统业务流程图 系统数据库模型 系统数据库模型对应的关系模型。
第三篇:请假系统文档
《开源框架技术》
案例报告书
题 目 学生姓名 学 号 指导教师 系 部 专业班级 时 间
在线请假系统
1.需求分析
现在Internet上随处可见网上商城、网上等网站,让消费者足不出户就可购买到想到的商品,不仅方便了消费者,也让拥有电子商务网站的企业能及时向广大客户推销产品、构建企业形象、赢得利润。电子商务系统与传统的面对面的营销方式相比,具有不可比拟的优势,如销售成本与物流大大降低、信息传输及时等。为适应电子商务发展的要求,决定建设一个网上书店系统,实现在网上销售书藉。
1.1系统用户
使用在线请假系统的用户主要有两种:一种是学生,可以通过系统请假、修改未审批的请假单、查看已审批的请假单并打印请假单信息、查看请假记录;另一种是老师,可以通过请假系统审批学生请假、查看所有学生的请假记录。
1.2系统功能需求
用户即学生或老师登录在线请假系统之后,可以进行相应的操作。学生可以通过系统请假、修改未审批的请假单、查看已审批的请假单并打印请假单信息、查看请假记录。老师可以通过请假系统审批学生请假、查看所有学生的请假记录。
2.概要设计
2.1用户登录
用户登录时,系统会对用户的身份进行验证,以用户名和密码以及权限值为标准验证,当用户名和密码都匹配且权限值为0时,登录到老师登录主界面,当用户名和密码都匹配且权限值为1时,登录到学生登录主界面,2.2学生操作管理
当学生登录成功之后,将可以请假。首先,学生按照给出的格式填写好申请。然后系统会根据审批流程递交给老师惊醒审批,申请被存入数据库中,默认状态为“未审批”。此外,学生还可以在老师未审批之前对请假单进行修改。老师审批完请假但之后,学生可以查看请假单,并且打印请假单。2.3老师操作管理
对应着学生请假请求,老师应该完成对学生请假的审批,审批结果可以使同意或不同意。在审批时,是通过修改请假单的状态,由“未审批”修改为“同意”或“不同意”来完成的。此外,作为管理学生的人员,老师还可以查看学生的请假记录。
3.界面展示与知识点解析
登录页面:登录页面通过用户名、密码、权限的匹配来控制,当权限power值为1时,为老师登录;为1时,为学生登录。
当用户输入用户名密码之后,会从数据库里匹配,寻找用户名和密码一致的用户,之后再通过该用户的power值来判断用户的身份。
部分核心代码:
Action
UserDao userdao=new UserDao(con);User user=userdao.selectByUserNamePassWord(username, password);if(user.getUsername().equals(username)&&user.getPassword().equals(password)&&user.getPower().equals(“1”)){ return “studentsuccess”;}elseif(user.getUsername().equals(username)&&user.getPassword().equals(password)&&user.getPower().equals(“0”)){
return “teachersuccess”;}else{ return “fail”;} Dao:
public User selectByUserNamePassWord(String username,String password)throws Exception{ Connection con = DBConn.getConnection();String sql=“select * from userinfo where username=? and
password=?”;
pstmt = con.prepareStatement(sql);pstmt.setString(1, username);pstmt.setString(2, password);rs= pstmt.executeQuery();User user=new User();if(rs.next()){
}
} DBConn.closeAll(pstmt, rs);return user;user.setUsername(rs.getString(“username”).trim());user.setPassword(rs.getString(“password”).trim());user.setClassmate(rs.getString(“classmate”).trim());user.setPower(rs.getString(“power”).trim());
学生登录主页面:左侧为选择栏,右侧填写请假单,其中姓名为只读的,即:学生请假时,姓名不用自己填写,避免了填错姓名,造成为别人请假的情况,请假日期,用的是javascript。
部分代码如下:
请假时间:
从
到
点击左侧全部请假单信息,右侧会显示该学生的全部请假信息,请假单信息可以是审批通过的、审批为通过的和未审批的。
部分代码如下:
Action public String mylist()throws Exception{
Connection con = DBConn.getConnection();MyListDao mylistDao = new MyListDao(con);list =(List
} request.setAttribute(“list”, list);return “success”;
Dao public List
List
pstmt = con.prepareStatement(sql);rs = pstmt.executeQuery();list = new ArrayList
Ask ask = new Ask();
ask.setId(rs.getInt(“id”));
ask.setUsername(rs.getString(“username”));ask.setClassmate(rs.getString(“classmate”));ask.setStartdate(rs.getString(“startdate”));
}
}
ask.setEnddate(rs.getString(“enddate”));ask.setReason(rs.getString(“reason”));ask.setState(rs.getString(“state”));list.add(ask);
}catch(Exception e){ e.printStackTrace();
}return list;Jsp页面
姓名 | 开始日期 | 结束日期 | 原因 | 审批状态 |
---|---|---|---|---|
点击左侧待审批请假单,右侧会显示该学生的未被审批的请假信息,学生可以在老师未审批之前删除请假单。删除请假单之前,会弹出确认框,点击确定时该记录会被删除,取消时,不会删除。
点击左侧已审批请假单,右侧会显示该学生的被审批的请假信息,学生可以通过查看detail来查看请假单信息,并打印。
部分代码如下:
打印请假单页面:
关键代码如下:
请假单
Jsp页面:
Action public String list()throws Exception{ Connection con = DBConn.getConnection();ListDao listDao=new ListDao(con);
list =(List
} request.setAttribute(“list”, list);return “success”;Dao String sql=“select * from content”;
List
pstmt = con.prepareStatement(sql);rs = pstmt.executeQuery();list = new ArrayList
Ask ask = new Ask();
ask.setId(rs.getInt(“id”));
ask.setUsername(rs.getString(“username”));ask.setClassmate(rs.getString(“classmate”));ask.setStartdate(rs.getString(“startdate”));ask.setEnddate(rs.getString(“enddate”));ask.setReason(rs.getString(“reason”));ask.setState(rs.getString(“state”));list.add(ask);
未审批请假单页面:左侧为选择项:分别有全部请假单、未审批请假单、已审批的请假单。右侧为未审批请假单信息。在操作栏里,老师可以执行同意或不同意操作,此操作可以减轻老师的审批负担。
代码如下:
public List
} String sql=“select * from content where state='未审批'”;List
pstmt = con.prepareStatement(sql);rs = pstmt.executeQuery();list = new ArrayList
}
Ask ask = new Ask();
ask.setId(rs.getInt(“id”));
ask.setUsername(rs.getString(“username”));ask.setClassmate(rs.getString(“classmate”));ask.setStartdate(rs.getString(“startdate”));ask.setEnddate(rs.getString(“enddate”));ask.setReason(rs.getString(“reason”));ask.setState(rs.getString(“state”));list.add(ask);
}catch(Exception e){ } e.printStackTrace();
return list;已审批请假单页面:左侧为选择项:分别有全部请假单、未审批请假单、已审批的请假单。右侧为已审批请假单信息,在这一栏目,老师可以查看全部学生的请假历史记录。
退出:通过javascript控制,当用户点击退出时,弹出确认框,当用户选择确定时,退出系统;当用户选择取消时,不退出系统。
部分代码如下:
4.心得体会 本次的设计是基于struts2开发的在线请假系统,与以往设计不同的是,这次我在程序源代码是实现了模块化,使得每一个功能既能相互独立又能相互关联,方便日后的维护以及修改。本在线请假系统整体来说并不是很完善,实现主要功能,但还有些功能未能实现,课下在时间的允许下我会继续完善相关的功能。
在本次做实践设计的过程中,使我深深的了解到自己的不足,有很多东西还有待去了解和学习。刚开始做设计时,我深受以前做课程设计的想法干扰,无从下手,后来慢慢摸索,参考老师带着做的部分,上网查找诸多资料,最终把设计完成了。
在制作设计期间,虽然花了诸多功夫在上边,但还有诸多的功能还不够完善,只是实现了一些基本的功能。虽然此次的网站设计有诸多坎坷,但我并没有被吓到。碰到问题我都百度查找资料,通过此次的课程设计,使我受益匪浅。
第四篇:请假审批系统实现
系统登录界面
用户类型有四个:学生,班主任,院长,学校
学生信息来字数据库tb_StudentInfo表 学生注册:
输入用户名和密码后登录系统
学生登录成功后看到以下界面
菜单栏
点击“填写请假单”
填写请假信息
提交请假申请
提交成功后给出提示
点击”已完成的申请”,查看已完成的申请
点击“审批中的申请”,查看正在申请的申请
点击”查看详情”
看到假条的详细信息
只要假条审批没有完全结束,申请者都是可以“撤销的“
点击“退回的申请”,看到被退回的
点击”个人资料”,可以修改个人资料
点击”修改密码”
点击右上方的“退出系统”,则退出系统
班主任登陆:
班主任看到的界面:
点击”带审批的申请”,看到学生提交的请假申请
“查看详情”
同意,拒绝请假申请 拒绝需填写理由:
点击“已审批的申请”
看到所有审批过得申请 班主任还可以进行学生信息管理,新增学生信息
小红星*代表必须填写
修改或删除改行的学生信息
删除前会有提示
个人资料和密码修改与前面的类似
院长登陆:
登陆成功后进入页面,看到的导航菜单
点击“待审批的申请” 看到的信息为:班长任已经审批过得申请
“查看详情”
已审批的申请
个人资料,修改密码与上面的类似
学校登陆:与院长登陆一样
数据库设计: 数据库名LeaveSystem 有四张表
tb_Leave
请假信息表,用于存放请假信息
tb_ProcessStatus 请假流程信息表,用来记录被退回的申请 tb_StudentInfo 学生信息表,存放学生信息
tb_UserInfo 用户信息表,用于班主任,院长,学校信息
tb_Leave
表中的字段
[Id] 字段编号
,[StuNo] 学号,[Dormitory] 宿舍,[LeaveReason] 请假原因,[Destination] 目的地
,[DestinationPhone] 目的地电话,[StartTime] 出发时间,[EndTime] 返校时间,[DayNumber] 天数,[PersonalPhone] ,[HomeTelephone]
个人联系电话 家庭联系电话
,[Created] 提交时间,[ProcessId] 请假单号
,[TecApproval] 班主任是否同意,[TecOpinions] 班主任意见,[DepartApproval] 院长,[DepartOpinions] 院长意见,[SchoolApproval] 学校,[SchoolOpinions] 学校意见 ,[IsRecall] 申请人是够撤销
tb_ ProcessStatus 表中的字段
[Id] 自动编号
,[ProcessId] 请假单号
,[ApprovalStatus] 审批状态,[Approves] 审批人,[Remark]
[Id] 自动编号
,[StuNo] 学号(登陆时的用户名),[Name] 姓名,[Department] ,[Profession] ,[Gender]
院系 专业 备注
tb_ StudentInfo 表中的字段
,[ClassName] 班级
性别
,[Phone] 电话,[Email] 邮箱
,[Passwrd] 登陆密码
tb_ User 表中的字段
[Id] 自动编号,[UserId] 用户Id ,[UserName] 姓名,[Passwrd] 密码,[RoleType] 用户类型,[Phone] 电话 ,[Email] 邮箱
Tb_User初始化数据
备注:需要Sql Server 2008数据库Visual Studio 2008开发工具,window7/xp系统 剩下的就是把文件部署到服务器上,就能实现了。
第五篇:在线投票系统综述
在线投票系统综述
班级:
姓名:
学号: 在线投票系统综述
作者:
通讯地址:
摘要
在积极建立科学管理机制的今天,仅仅靠原始的手工管理或简单的单机管理,管理部门面对大量的信息,无法有效率地将其中的重要部分提取出来,并做出相应的判断和处理。投票管理者的决策只能依据手工表数据,在浪费大量人力、物力的同时无法做到实时监控,难以保证数据的准确性和及时性。因此,先进的管理思想就成为了一个可望而不可及的目标。投票非常急需一套既有先进管理思想的系统,作为实现目标和提高现有投票管理水平的一种重要手段。随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。作为计算机应用的一部分,在先进的计算机技术、通信技术、控制技术及IC卡技术基础上,采用系统集成方法,逐步建立一个智能化的投票系统。
编写在线投票系统,最重要的一点就是如何从烦琐的投票结果中,导出全部投票项目的票数,然后根据投票项目的各个票数,进行票数百分比计算,最后编辑出在线投票系统。开发该系统我主要采用ASP技术和SQL数据库相结合的方式。ASP技术通过在静态HTML内容中嵌入服务器端脚本,实现网页内容的动态改变。Web服务器从磁盘上读取含有服务器端脚本的网页,在网页发送给客户端浏览器之前,先对其中的服务器端脚本进行解释,输出用户定制内容,从而产生动态网页。数据库采用SQL Server 2000大型数据库,能够胜投票系统中的数据处理。本文在相关理论指导下,在分析其他一些系统的基础上,开发出了一个简单的在线投票系统(包括功能模块设计、数据库结构设计等)基本解决了管理人员的烦琐事务。
关键词
ASP 投票
SQL Server2000; 数据库管理;;动态服务网页;;Web数据库
引言
随着科学技术的不断提高,计算机科学日渐成熟,互联网技术的不断发展和普及,众多高校,科研机构及个人从理论与实践两个方面进行了大量的研究与开发工作,涌现出了很多在线投票系统,对学院、企业的管理起到了很好的作用。总之投票系统概括起来就是要通过科学的管理手段和专业化管理技术来实现统一。
国外情况:
20世纪末,在信息革命和电子技术的推动下,全球经济一体化和贸易无纸化迅猛发展,世界各国均加强对电子口岸建设的研究,采取各种措施提高电子口岸工作效率。
美国学者瑞维•卡拉科塔和安德鲁•B•惠斯顿1995年提出3P(人员people、程序process、合作partnership,即精干的人员,实用高效的程序,与外界良好的合作)发展战略,更注重海关内部、海关与企业之间以及海关与相关部门之间相互作用的观念和方式的变化。通过对守法评估、客户导向和经济担保实施了电子化的程序管理,把海关的监管活动当作生产产品的过程来加以管理,投入的是海关的管理资源(如人力、物力、信息、法规和社会需求),产出的是海关监管的整体效果(包括通关速度、查验比例、税款数量、查获违禁品数量和社会满意度);通过立法为管理信息化提供了法律保障;推行了预报关方式,促进电子口岸工作效率的提高。澳大利亚,通关模式体现了在货物到达前,通过准确及时的电子数据库信息对高风险货物进行认定例外干涉.对信誉客户的灵活报关安排;定期的报关或延期的关税交付四个主要概念。
新加坡作为一座岛国花园城市口岸物流是其整个国家竞争力的良好体现.因此,新加坡学者早在20多年前就已经开始了对电子口岸建设的研究,新加坡的电子政务开展情况被封为是全球电子政务的典范.新加坡学者认为在考虑电子口岸建设的时候应该以宏观的眼光看待,主要考虑协调政府和工商界的交流:风险管理和企业分类;安全的电子通关平台;电子商务和网络安全的立法5个方面。承认不同的机构在电子通关控制中拥有不同的优先权,电子口岸的建设目的是为了提高通关速度,树立新加坡世界一流口岸的需要.然而,日本海事大学学者在其EMBA学位论文提到口岸通关工作效率问题研究更强调不同权利机关之间的合作是提高电子通关效率的基础。
国内情况:
目前国际局势和平与发展的时代主题不会改变,世界的基本格局和发展方向不会改变,国际形势总体稳定、局部动荡的基本态势不会改变,上海发展的国际政治环境也不会发生显著变化。我国坚定不移地抓好发展这个第一要务,紧紧抓住和用好2 1世纪头二十年这个可以大有作为的重要战略机遇期,大力发展本国经济.随着世界经济全球化进程的加速,在信息技术革命与跨国公司扩张的推动一下,生产国际化、贸易自由化和区域一体化不断突破国界的限制,商品、服务、资本与信息的跨国流动规模日趋扩大,世界范围内配置资源的效率不断提高,各国、各地区间经济相互依赖程度空前增加,竞争与合作逐渐成为国际经济活动的主旋律。这种贸易国际化的趋势必然要求海关作业也以同样国际化的标准进行,电子口岸建设和完善已经是刻不容缓的事情.上海作为国际大都市,将建设具有国际水准的人文环境。根据国际交流的新需求、新挑战,积极推动与国际大都市相符的人文环境,推进经济社会和生态环境协调发展,在弘扬民族文化的同时,吸收西洋文化内涵,发展能够代表当今世界最新时尚,体现当代政治经济发展的最新要求,与国际大都市相匹配的社会文化结构、时代精神风貌,建设具有国际水准、不断变革创新与冒险精神,充满活力与较高素质的人文环境。
从技术环境上来看,讲科学技术的飞速发展,使科技与经济、科技与社会发展的更加紧密。知识经济、网络经济、信息社会使得上海电子口岸建设适应运输工具大型化,口岸运作信息化、网络化,口岸服务高效化、便捷化:能够做到信息资源共享,真正实现与国际接轨的无纸化贸易。
未来展望: 加强政府对电子口岸建设宏观管理,加强企业物流数据的信息化建设,努力建成上海口岸物流信息和电子商务统一平台,加快单证电子化,完善“一站式”报检报关服务,满足了国内市场的需要并扩大出口量,提高市场竞争力。我相信相信在我国人才济济的情况下,在线投票将会更加便于操作,更加完善。
参考文献:
<1>、cnki一种通用网上投票系统;<2>、cnki基于Web投票系统的研究与开发;<3>、企业电子投票系统。
Online Voting System Review Author:Sunbo
Address: Xi'an University of Technology
campus Lintong
Abstract
Be building up vote to manage today of mechanism actively, only depend originality of the handicraft manage or the simple single machine manage, management Dept.public appearance to a great deal of information, can't efficiently will among them of importance part withdraw, and do a judgment and the processing for corresponding.Decision which votes governor can according to the statement data, at waste a great deal of manpower, material resources can't in the meantime attain actually supervise and control, the accuracy of hard assurance data with in time sex.Therefore, the forerunner's management thought carried out and then becamed an inaccessible target in the vote.The vote needs the management information that a set of current forerunner manages thought system urgently very much, is a kind of important means which carries out a target and raises an existing vote a management level.The technical along with science of raise continuously, the calculator science is gradually mature, the its strong function has already been people's deep understanding, it has already entered each realm of the society of mankind to erupt to flick a more and more important function.Be a calculator applied one part, the teaching mission's arrange in order is a hard nut to crack, numerous high schools, research organizations and personals carried on a great deal of research and the development work from the theories and fulfillment.Write on-line vote system, The most important one point be how plan from the trivial teaching medium, Lead a teaching mission of demand, Then the concrete need of every semester of basis, Carry on the mission arrange in order to include mission to increase,modify,delete, the teaching mission of the born and end performance.Develop that system;I mainly adopt the way that the ASP technique and the SQL database combine together.The ASP technique passes in the static state HTML contents to imbed a server to carry script, Carry out the dynamic state change of the web page contents.The Web server reads to imply the web page that the server carries script from the disk, before the web page send out to the customer carry a browser, the server won first as to its carries script to carry on explain, out put the customer makes to order a contents, Produce a dynamic state web page thus.The database adopts the SQL Server 2000 large databases, can be competent the data processing in the teaching mission.This text developed a simple on-line vote system(include a function mold a piece a design, database structure design etc.)on the foundation of the analysis a little bit other systems under the related theories instruction basic solved the manager's trivial business.Introduction With the continuous improvement of science and technology, computer science and the maturing Internet technologies continue to develop and spread, numerous universities, research institutions and individuals from both theory and practice for a lot of research and development, the emergence of a number of online voting system, the College, business management played a good role.In short sum up the voting system is that by means of scientific management and professional management techniques to achieve reunification.International The late 20th century, in the information technology revolution and e-driven, global economic integration and rapid development of paperless trading, all countries in the world of electronic port construction to strengthen the research, take various measures to enhance the efficiency of electronic ports.American scholar Rui Wei • caracota and Andrew • B • Whiston made in 1995, 3P(staff people, program process, co-partnership, that is capable personnel, practical and efficient procedures, good cooperation with the outside world)development strategy, pay more attention to the internal customs, customs and business sector and between the Customs and related concepts and the interaction between changes in the way.By law assessments, customer orientation, and economic security procedures for the implementation of the electronic management and supervision activities to the Customs as the manufacturing process to be managed, into the customs of the management of resources(such as manpower, material, information, regulations, and social needs), the output is the overall effect of customs supervision(including customs clearance, inspection ratio, tax number, the number of seized contraband and social satisfaction);through legislation providing for the management of the legal protection of information;implemented forecasting relations ways to promote the improvement of the efficiency of e-port.Australia, through customs mode embodies the goods arrive at the front, 通过 De electronic database of accurate and timely information to identify high-risk cargo Li Wai interference.Xinyukehu the Linghuo declaration on the arrangements;on a regular basis of the declaration or extension of Guanshuijiaofu four Zhuyaogainian.Island Garden City of Singapore as a port of their whole logistics of properly reflect national competitiveness.Therefore, Singapore more than 20 years scholars had begun to electronic port construction research, e-government in Singapore to carry out Qingkuang been called the world's electronic Chief of the model.Singapore scholars believe that in considering the electronic port construction time should be a macro look at the main coordinating government and business community to consider sharing: risk management and enterprise classification;safety of electronic customs platform;e-commerce and network security legislation 5 aspects.Recognize different in the body in the electronic customs control 中 have different of priority, electronic port construction aims to improve the clearance rate, and establish Singapore a world-class port needs.However, the Japanese Maritime University Xuezhe in Qi EMBA degree thesis Tidaokouan clearance work efficiency of greater emphasis on cooperation between different authorities the right to increase the efficiency of electronic customs clearance basis.The use of e-commerce, to further strengthen co-ordination processes to electronic ones and electronic trial only for Ji Chu, Singapore Customs and other government department would attempt to establish one kind of Chen Wei seamless “one stop” electronic customs system, meaning that Zhi Yi Ci declaration required , customers can complete the import and export clearance procedures, this one-time declaration contains all the involved departments, such as customs, commodity inspection, ports, transportation companies, banking and taxation.china The current international situation peace and development theme of the times will not change, the world's basic structure and development direction will not change, 国际 situation is generally stable, partial turmoil will not change the basic situation, the development of Shanghai's international Zheng Zhi Huan Jing Ye will not happen Xianzhebianhua.China unswervingly primary task of development, firmly grasp and make good use of 21 the first two decades of this century can accomplish a great deal of important strategic opportunities, to develop their economies.With the acceleration of the process of economic globalization , in the information technology revolution and transnational corporations to expand Tuidong look, internationalization of production, trade liberalization and regional integration, breaking boundaries, the goods, services, capital and the transnational flow of Guimo Xinxi increasingly Kuo Tai, Shijiefanwei Peizhiziyuan within the continuously improve the efficiency of various countries, across regions unprecedented increase in the degree of economic interdependence, competition and cooperation in international economic activity has gradually become the main theme.This trend of international trade, the customs operations are necessarily the same international standards, electronic port construction and improvement has become an urgent task.Shanghai as an international metropolis, will be built with international standards of human environment.According to the international exchange of new needs, new challenges, and actively promote the city in line with international human environment, and promote coordinated economic and social development and ecological environment, promote national culture in the same time, absorbing Western cultural connotation, development can be representative of the world Zuixin fashion, reflects the latest development of contemporary political and economic demands, and international cities to match the social and cultural structure, time spirit, with international level, to become innovative and enterprising spirit, vitality and a higher quality of human environment.From a technical point of view the environment, say the rapid development of science and technology, to technology and economic, technological and social development more closely.Knowledge-based economy, network economy, information society makes the construction of Shanghai E-port to adapt large scale transport, port operation of the information, networking, port services, efficient, and convenient: the sharing of information resources can do, truly paperless line with international standards of trade.Future work: Strengthen the Government's macro-management of electronic port construction, strengthening the construction of the logistics data, information, and strive to build Shanghai Port Logistics Information and unified platform for electronic commerce, electronic documents and speed up the perfect “one-stop” customs inspection services to meet the domestic needs of the market and to expand exports and improve market competitiveness.I believe that many talented people in China believe that the case, online voting will be even more easy to operate even more perfect
References <1>、cnki一种通用网上投票系统;<2>、cnki基于Web投票系统的研究与开发;<3>、企业电子投票系统。