大学生论文管理系统。 大学生论文管理系统是学校等机构在自己的局域网上搭建的B/S结构办公平台,用户打开浏览器即可方便快捷地使用该系统,进行论文的发布、管理和查阅工作。本章根据大学中的实际需求,介绍一个完整的学生论文管理系统从设计到实现的方法。 采用MySQL作为后台数据库,采用标准MVC三层架构(JSP-JavaBean-Servlet)开发模式。通过这种设计模型把应用逻辑,处理过程和显示逻辑分成不同的组件实现,这些组件可以进行交互和重用。
上传时间: 2013-12-19
上传用户:LIKE
①把settle定义成char型变量 ②settle=(settle>= A && settle <= B ) 写错了,改成(settle>= A && settle <= Z ) ③scanf函数后面加一句getchar()用来吸收回车键
上传时间: 2017-04-21
上传用户:moshushi0009
It is a source code for access and program from PIC 18F452 to DS1307 Real Time Clock by I2C interface using I2C capability of microcontroller
标签: interfac program 18F452 access
上传时间: 2017-04-21
上传用户:lanjisu111
This is basic hospital management system with essentials and is build on Java Swings."dscreen.java" is the main class here.
标签: essentials management hospital dscreen
上传时间: 2013-12-07
上传用户:a673761058
MATLAB-based program that generates plots of input power and shaft torque for variable-frequency operation of three-phase induction motors
标签: variable-frequency MATLAB-based generates program
上传时间: 2017-04-22
上传用户:ma1301115706
关于类私有变量的访问 试验。同一个类中两个变量A和B,可以互相访问对方的私有变量。例如:两个人Jim 和Peter,都有私有“钱”,那么Jim可以偷Peter的私人钱。??!!
上传时间: 2017-04-24
上传用户:yyq123456789
EJB Cookbook. Manning. BENJAMIN G. SULLINS & MARK B. WHIPPLE
上传时间: 2014-01-16
上传用户:cjf0304
Contains a project on hotel management system.. feel free to download and use..
标签: management Contains download project
上传时间: 2013-12-09
上传用户:古谷仁美
A simple object to store a color and perform Hex/RGB conversions. methods included ColorSetRGB - ColorGetHex RGBToHex(r, g, b) hexToRGB(hex) ColorBlend(colorFrom, colorTo) ColorBlendGetColor(alpha) ColorBlendToString()
标签: ColorSetRGB conversions included methods
上传时间: 2017-04-29
上传用户:chenxichenyue
设B是一个n×n棋盘,n=2k,(k=1,2,3,…)。用分治法设计一个算法,使得:用若干个L型条块可以覆盖住B的除一个特殊方格外的所有方格。其中,一个L型条块可以覆盖3个方格。且任意两个L型条块不能重叠覆盖棋盘。
标签:
上传时间: 2013-12-19
上传用户:xc216