登录
首页 » Java » DXSurveyV2.4beta1

DXSurveyV2.4beta1

于 2011-11-02 发布 文件大小:1001KB
0 231
下载积分: 1 下载次数: 26

代码说明:

  ASP在线考试系统,很好的,功能功能很全面,值得参考(asp access)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Jsp论坛代码
    JspRun! 的基础架构采用世界上最先进流行的 web 编程组合 JAVA+MySQL 实现,是一个经过完善设计,适用于各种服务器环境的高效论坛系统解决方案。系统采用struts、hibernate框架及中间件的结合既实现了业务逻辑与控制逻辑的有效分离,提高了层次结构的清晰度,提高了复用的粒度降低了开发代价和维护代价,同时保证了软件的质量使其更具有鲁棒性和可维护性。
    2022-06-16 07:22:32下载
    积分:1
  • NetState
    java实现的简单网络监测包括ping-ip,telnet端口(Simple network monitoring implemented by Java includes ping-ip, telnet ports)
    2018-12-05 10:13:57下载
    积分:1
  • AspCode
    收藏您所喜欢的代码片段; JS类代码 与 CSS类代码 可以演示运行效果; 如果您是成员组身份,您可以与成员分享自己收藏的代码,也可以查看别的成员所收藏的代码; 每个用户只能编辑与删除自己所收藏的代码; 默认帐号与密码:tcdos/tcdos(Collect your favorite snippet JS and CSS Class Code Class Code can demonstrate operating results If you are a member of a group identity, you can share your collection with members of the code, you can also view the other members of the collection of the code Each user can edit and delete their own collection of codes The default account and password: tcdos/tcdos)
    2016-04-27 10:07:22下载
    积分:1
  • taobao
    淘宝自动发货源码 无需上阿里旺旺就能发货(Taobao automatic delivery source without on Ali Wangwang can delivery)
    2020-11-12 19:39:44下载
    积分:1
  • 计算器
    这对于初学者非常简单的代码。它可用于清除的java概念。计算器是在当今竞争激烈的世界中很基本的要求。人们可以根据需要创建自己的计算器。这可以是非常有用的,当一个人有做特定任务的几次定制计算器需要很多银行的人也在业务。
    2022-03-22 01:46:23下载
    积分:1
  • shangchuan
    基于strut2的图片文件上传,实现一个完整的图片上传查看功能(Based on strut2 image file to upload )
    2013-12-24 15:12:02下载
    积分:1
  • JQUERYui 后台
    一个网站后台管理的模板,使用jquery eui 来实现的,布局分为上下左右4个模块。。。。。。。。。。。。。。
    2022-01-25 18:38:27下载
    积分:1
  • android 异步 执行 任务 例子 附讲解
    Rules::The AsyncTask instance must be created in UI thread. .execute must be invoked on the UI thread.Never call  objMyTask.onPreExecute(), objMyTask.doInBackground(), objMyTask.onProgressUpdate(),  objMyTask.onPostExecute manually.The AsyncTask can be executed only once (an exception will be thrown if a second execution is attempted.)AsyncTask have Four Main Method... onPreExecute()  doInBackground() onProgressUpdate() onPostExecute()  onPreExecute-This method is called first when you start AsyncTask using objAsync.execute().And mostly this method is use for initializing dialog(ProgressDialog,CustomDialog) and showing. doInBackground-The main purpose of AsyncTask is accomplished by this method.Any non-UI thread process is running in this method.Such as Rss Feed Reader,Image and video Uploading and Downloading.You cant handle your View in this method.Because this method is non-UI thread.While any background process is running if you want to handle UI therea are  onProgressUpdate method. after completion of process this method send result to OnPostExecute. onProgressUpdate-While backgrounding task is running ,you can handle your UI using this method .Such as status of downloading or uploading task.and this method is called from  doInBackground.Using publishProgress() you can call onProgressUpdate method to update UI while process is running. onPostExecute -This method is called after the background computation finishes.The result of background process in passed in this method as parameters.And now you can dismiss progress dialog ,to indicate that background task is completed. You can cancel AsyncTask using objAsyncTask.cancel().then you just check in doInBackground, if (isCancelled()) { break; } else {        //continue... } See this Image For more Clear.
    2013-07-05下载
    积分:1
  • Xiao5u_Exam_v2011627
    校无忧网络信息系统,在线考试、在线留言。方便快捷。。(School worry-free network information system, online examinations, online message. Quick and easy. .)
    2012-05-27 22:23:44下载
    积分:1
  • hospital
    医院信息管理系统,本系统分别针对普通用户(主要指患者)与管理员(医院职工)以面向对象的方式开发,普通用户拥有挂号预约,在线咨询,留言等功能。而管理员拥有的是管理功能,包括挂号管理,职工管理,药品管理,病房管理,病人管理,处方管理,留言管理等。(HIS,which is short for Hospital Information System, it is used for provid patient’s diagnosis and management’s collection,store,process pick up and data exchange abilities system for each department in hospital. Because of ability of provide information that hospital needs quickly and accuracy, HIS could help hospital administrator make decision according to give necessary data. Then it afford efficient, faster and rational services for patient,and also enhance the efficiency and energy enormously of economic management in hospital, saving so many manpower. And Outpatient Management Subsystem is an important part of HIS, This paper discusses the architecture of B/S developed by PHP+MySQL taken in small and medium hospitals management system development ideas, strategies and methods. This system is respectively according to the ordinary user ( mainly refers to patients ) and administrator ( hospital workers ) with object-oriented method, average user to have registration booking, onl)
    2012-09-17 22:16:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载