登录
首页 » Java » healthAwokeMgr

healthAwokeMgr

于 2012-06-13 发布 文件大小:1KB
0 253
下载积分: 1 下载次数: 3

代码说明:

  医疗问卷提醒业务功能实现。可得到健康咨询(Medical questionnaire remind business functions)

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

发表评论

0 个回复

  • java学生管理系统源码(含数据库以及运行截图)
    该系统主要功能有:1) 学生基本信息和学生成绩的管理学生基本信息:姓名、学号、专业、班级、所属院系。各科成绩:高等数学、英语、数据结构、计算机组成原理、面向对象程序设计系统可以完成对各类信息的添加、修改、删除等功能。2) 成绩的统计汇总可以计算班级平均成绩,某科最高成绩,最低成绩,优、良、中、及格、不及格各个成绩等级的人数,每位同学的总成绩、班级总成绩,总成绩排名等。3) 成绩信息查询查询功能是系统的核心功能之一。在系统中既有单条件查询也有多条件查询,可以精确查询和模糊查询。可以按照班级、成绩范围、科目等查询。可以自己根据需要合理设计。4) 系统登录功能进入系统,需要登录。可以注册用户,有完整的用户注册、用户登录和密码修改功能。系统管理模块:因为本系统是用来管理学生成绩的,所以系统运行的正常和安全性非常重要,为了达到此目的本系统需要一个管理系统安全的系统管理模块。其任务是维护系统的正常运行和安全性设置。该模块的主要任务是维护系统的正常运行和安全性设置包括注册、登录、修改密码、退出登录等等。教师管理模块:该模块的主要任务是维护系统的正常运行和安全性设置,实现对学生的个人信息的管理工作,对学生信息进行维护更新,从而方便学校管理部门对学校的基本情况的快速查询和了解。包括添加学生信息、查询和修改学生信息、删除学生信息等等。成绩管理模块:因为本系统需要对学生成绩进行统计、分析。这也是本系统的一个重要的作用,所以有必要专门构建一个管理学生成绩的模块。方便教师等快速把握学生、班级、学校的学习状况。学校的成绩管理工作是检验学生学习情况的一个主要手段,本模块包括成绩添加、成绩修改、成绩查询、成绩的统计等功能模块。 
    2020-04-26下载
    积分:1
  • index .zip
    大学生自主创作JSP网站的注册和登陆页面的代码。(College students independently create JSP website registration and landing page code.)
    2019-05-26 17:59:56下载
    积分:1
  • RHPack
    铁锈之心多线程铁解包打包自带额外加密,支持对官方格式二次加密!(Rust Heart Multithread Iron Unpackaged Package with Additional Encryption!)
    2019-02-26 16:54:31下载
    积分:1
  • my
    说明:  用于转换SQL server数据自定义字段为数据库定义字段;(transform for SQL server databases selfdefined field;)
    2020-06-15 22:23:56下载
    积分:1
  • mysql
    modul mysql, tutorial my sql. how to make connection with mysql.
    2013-04-03 02:01:22下载
    积分:1
  • qlbd
    Football manager for student begin
    2013-01-25 17:57:18下载
    积分:1
  • demo
    说明:  使用A星(a-star)算发,通过上传二维矩阵中不能通过的坐标点,来为起止坐标点计算一条最短可通过路径(Using A-star, a shortest path is calculated by uploading the coordinate points that can not be passed in the two-dimensional matrix.)
    2019-02-10 15:51:27下载
    积分:1
  • design-documents
    网页信息采集子系统: 网页采集:动态查找及实时分析新增网页,读取网页回帖信息。 网页过滤:,对获取的网页,通过网页清洗模块清除网页中的广告、导航信息、 图片、版权说明等噪声数据,萃取出相关网页的标题、正文、链接地址、采集时 间、回帖、发帖人数等数据。 网页信息预处理子系统: 网页审查脏字:主要功能包括中文分词、词性标注、命名实体识别、新词识别, 建立数据库说明每类词库,建立敏感词词库。 网页舆情监测:监测是否出现了一定影响的舆论,即回帖的回帖或支持、顶等 达到一个预先设定的阈值; 舆情分析子系统: 汇总网站舆情:汇总整个网站的舆情监控信息,自动生成报告。(Web information collection subsystem: the pages collection: dynamic lookup and real-time analysis of the new website, read pages Replies. Web filtering: to clear advertising pages, navigation information, images, copyright noise data access pages via web cleaning module, extract the relevant page title, text, link address, acquisition time, posts, posting number and other data. Web information preprocessing subsystem: Web review dirty: The main features include the Chinese word segmentation, POS tagging, named entity recognition, new word identification, to establish a database description of each type of thesaurus, and the establishment of a sensitive word thesaurus. Page opinion monitoring: monitoring whether there is a certain influence public opinion, that a reply to the post or support other top reaches a preset threshold public opinion analysis subsystems: summary website public opinion, public opinion monitoring information: summary of the entire site, automatically generate re)
    2021-04-01 21:59:08下载
    积分:1
  • conquer_web_2.0
    第2章 基于Ajax的留言板示例 第3章 JavaScript在Ajax中的作用范例 ……………… 第20章 程序描述:本章将实现上传文件时显示进度条的功能。当上传文件时,客户端同时显示文件上传的进度,从而及时了解文件传送情况(Chapter 2 on the message board Ajax example, Chapter 3 of JavaScript in Ajax for the using examples ... ... ... ... ... ... Chapter 20 proceedings Description : The chapter will achieve upload documents show the progress of the function. When upload documents, the client also shows that the progress of file uploads, so the time to understand the transmission of documents)
    2006-11-07 21:56:50下载
    积分:1
  • CalendarTest
    一个java的万年历程序,在编程信息栏显示(A java calendar program, the programming information bar)
    2013-04-28 20:29:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载