-
学习 learn
HTML5入门学习的一些代码示例,帮助初学者很快了解代码(HTML5 introductory learning some code examples, to help beginners quickly understand the code)
- 2020-10-30 08:59:57下载
- 积分:1
-
WebGL实例,长方体底座的建立
用Javascript语言编写的底座模型,WebGL入门基础练习。方便各位同学学习WebGL之用。对初学WebGL的同学有一定帮助。从视图投影矩阵到渲染器都有详细说明。并且用C#为开发平台。
- 2023-06-19 01:00:03下载
- 积分:1
-
相当好的网站HTML5的前台模板源码下载
相当好的网站HTML5的前台模板源码下载
- 2014-11-19下载
- 积分:1
-
mg2forsablogx
MG2特色:
能够读取数码照片的Exif信息,譬如光圈焦距等
运行于Php安全模式
Url简短
代码架构合理,极速明快。
支持模板管理等个性化模式
不需要数据库
支持无限级子相册
支持子相册加密功能
支持幻灯片浏览方式(MG2 features:
Can read digital photos of the Exif information, such as the aperture of the focal length, etc.
Run in Php security mode
Url Brief
Code structure is reasonable, fast and lively.
Support template management and other personalized mode
Do not need
Unlimited level support
Support child album encryption
Support slide way)
- 2016-04-20 09:02:18下载
- 积分:1
-
ads
记载论坛里广告点击次数 可以记录非联盟的广告点击次数(Record the forum ad clicks can record the non alliance ad clicks)
- 2013-11-30 13:49:51下载
- 积分: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
-
htmlte-xiao
说明: hen haode 网页制作总结,欢迎大家下载,可以大大提高网页的制作过程(hen haode web production summary, welcome to download, can greatly improve the production process of the page)
- 2011-04-16 23:26:10下载
- 积分:1
-
PHP 项目管理中心
最后一年的项目 — — 项目代码报告
下载最新项目的集合的最后一年的计算机科学学生 (ASP...业务管理可以下载最后年度项目报告、 想法、源代码在 asp.net 中......厨房织物·深冷处理对纺织材料性能的影响。在PHP中的出勤跟踪系统项目。
下载材料管理系统Net
- 2023-04-20 05:25:05下载
- 积分:1
-
工厂模式
简单工厂模式是类的创建模式,又叫做静态工厂方法模式。就是由一个工厂类根据传入的参量决定创建出哪一种
产品类的实例。一般涉及到三种角色:工厂类:担任这个角色的是工厂方法模式的核心,含有与应用紧密相关的
商业逻辑。工厂类在客户端的直接调用下创建产品对象,它往往由一个具体的类实现。抽象产品角色:担任这个
角色的类是由工厂方法模式所创建的对象的父类,或她们共同拥有的接口。一般由接口或抽象类实现。具体产品
角色:工厂方法模式所创建的任何对象都是这个角色的实例,由具体类实现。
- 2022-08-13 20:48:11下载
- 积分:1
-
教务系统开源代码
资源描述教务系统开源代码程序说明:
(1)系统测试环境: Windows xp sp2 + myEclipse5.5 + Tomcat6.0 + SQLServer2000 + JDK1.5
(2)数据库文件:数据库备份目录下的文件,自己在sqlserver2000数据库中还原即可,还原的数据库名称为school
然后在windows的管理工具里配置数据源,名称是school,指向此数据库,本系统采用的jdbc-odbc方式连接
此数据库的。
(3)测试帐号:
系统管理员帐号和密码: admin admin
教务管理员帐号和密码: edu edu
学生帐号和密码: 0319102206 123456
老师帐号和密码: 0319000003 123456
程序使用方法:
打开MyEclipse后,建立一个web工程,名称为school,将对应目录的文件复杂进去再部署到tomcat服务器上就ok了!
- 2022-03-03 00:02:39下载
- 积分:1