-
教育网站
这个项目基于特定教育细节......:)注册考试是一个繁琐的过程,人要去现场注册考试,并减少像精度、 数据的一致性、 消耗时间和数据丢失的业绩计量。举办这次考试的人不得不保持可用性的报名考试应用席位合计更新。来战胜这些问题,我们使用在线考试登记制度。使用此系统我们可以减少手动压力 ;遭受损失的风险的数据和时间。该系统还有助于自动检查有空座位的情况。它也是容易更新的记录和报名考试。
- 2022-02-02 15:36:51下载
- 积分:1
-
BusyBox combines tiny versions of many common UNIX utilities
Please see the LICENSE file for details on copying and usage.
Please refer to the INSTALL file for instructions on how to build.
What is busybox:
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for most of the
utilities you usually find in bzip2, coreutils, dhcp, diffutils, e2fsprogs,
file, findutils, gawk, grep, inetutils, less, modutils, net-tools, procps,
sed, shadow, sysklogd, sysvinit, tar, util-linux, and vim. The utilities
in BusyBox often have fewer options than their full-featured cousins;
however, the options that are included provide the expected functionality
and behave very much like their larger counterparts.
BusyBox has been written with size-optimization and limited resources in
mind, both to produce sma
- 2022-01-31 16:48:12下载
- 积分:1
-
高校教师档案管理系统
资源描述这是一款高校教师档案管理系统源码,本系统操作员分为两种,一种是管理员,一种是普通用户也就是教师。
菜单功能:
1、在使用本系统时,请按照以下流程进行操作:
1)单击“管理用户”按钮,添加教师信息。
2)单击“系统设置”按钮,在此页面中设置教师的搜索与操作是否开放。
- 2022-02-10 06:55:20下载
- 积分:1
-
Sample Facebook app
Facebook应用示例。演示如何编写facbook应用程序..示例Facebook应用程序。演示如何编写facbook应用程序
- 2023-01-22 21:30:03下载
- 积分:1
-
初学者,简单canvas画布
应用背景 var canvas=document.getElementById("demo");
var cxt=canvas.getContext("2d");
var flag=0;
canvas.onmousedown=function(evt){
evt=window.event?window.event:evt;
var startX=evt.pageX-this.offsetLeft;
var startY=evt.pageY-this.offsetTop;
cxt.beginPath();
cxt.moveTo(startX,startY);
flag=1;
}
//鼠标移动 (获取鼠标位置)
canvas.onmousemove=function(){
- 2022-01-21 04:59:28下载
- 积分:1
-
憧憬千禧论坛共享版v1.2
资源描述论坛源代码,版本是1.2,对于网页部分进行了优化,可以正常运行。
- 2022-03-22 13:38:40下载
- 积分:1
-
比分网源码
1.System developed under PHP and mysql,your server should install these software environment, release higher than 5.x.
2.URL rewrite technology for SEO, your server should turn on URL rewrite module.
3.For first use, please visit http://域名/Install/ after uploading codes in your space, then the installation process starts.
4.After installation succeed, please load on background, you can revise and save items like website address, headlines, keywords, descriptions etc. from "system setup"->"website setup" on the left side management menu.
5.HomeConfdomain_config.php is a second level domai
- 2022-12-12 17:25:04下载
- 积分:1
-
PHP网站源码
一套完整的PHP网站建设的源代码,测试可用,适合个人学习,开发,也适合小团队初期使用,支持后期修改,定制,修改主题。已经有上线的成功案例,拿到收以后可以马上使用,减少开发成本
- 2022-06-27 12:47:48下载
- 积分:1
-
人才招聘网站
简单的人才招聘网站带后台管理网站系统总共包括十个功能模块:首页、政策法规、新闻动态、服务指南、应聘求职、企业招聘、会员中心、在线服务、关于我们、管理中心(后台管理) 前台页面的显示数据对数据库只进行读取操作,它显示的内容可以根据数据库中内容的变化而动态的发生变化。 后台管理系统要对数据库进行实际的操作:读取、修改、删除,这部分操作由系统维护人员来进行。 后台管理员用户名和码都是admin
- 2022-07-02 20:12:01下载
- 积分:1
-
[JavaScript权威指南(第6版)].源代码.zip
[JavaScript权威指南(第6版)].源代码.zip
- 2023-08-16 04:05:03下载
- 积分:1