-
yole365
yole365网址导航( http://www.yole365.com),亦称“悠乐导航”,是一个定位为于大学生群体群体、简洁实用、无毒安全、注重客户体验度的第三方网址导航,网站高度重视用户体验,建站以来发展迅猛。
yole365网址导航的建站宗旨是让大学生群体可以轻松快捷地找到需要的网址,让大学生群体享受舒畅网络生活,让大学生群体记住:每天都是新的开始,所以要yole365 悠乐每一天!(yole365 site navigation (http://www.yole365.com), also known as " Au Lac navigation" is defined as a group in college students, simple and practical, non-toxic safety, focusing on customer experience and degree of third-party web site navigation, site high priority user experience, establishment and rapid growth since. yole365 site navigation purposes of siting is to college students can quickly and easily find the necessary site for college students enjoy a comfortable life network, so that college students to remember: every day a new beginning, so yole365 Lac every day!)
- 2010-09-19 22:36:04下载
- 积分:1
-
要了解基本的 HTML,JS,PERL
此程序会给 begginers 下站有关 XHTML、 CSS、 PERL 与数据库连接,PHP 的数据库连通性的概念
- 2022-03-04 08:29:53下载
- 积分:1
-
php开发框架
CakePHP是提供ActiveRecord、Association Data Mapping、Front
Controller和MVC等著名设计模式的快速开发框架。
目标是提供PHP开发人员快速地开发出健壮的Web应。
主要特性:
基于MVC架构
视图支持Ajax
内置校验框架
提供应用程序的基础模块和CRUD 代码自动生成功能
提供处理session,request,security的组件
灵活的视图缓存功能
面向对象
无需配置:只要安装好数据库
兼容PHP4和PHP5。
- 2023-03-10 15:35:04下载
- 积分:1
-
xy
说明: 一个PHP写武侠网页游戏,根目录下是SQL的数据库!(err)
- 2009-01-07 01:15:44下载
- 积分:1
-
js_weather
js 版天气预报 能准确根据天气信息显示正确图标(js weather )
- 2013-12-27 09:24:10下载
- 积分:1
-
uploadx_v2.0
uploadx 是一款运行PHP平台的文件批量上传组件,开源免费,能更高效的批量处理PHP开发中的文件上传,图片上传,并且支持批量添加图片水英生成缩略图等功能,本源码包中就是批量上传文件的例子,生成缩略图和添加水印功能可单独使用(uploadx is running PHP platform file a bulk upload component, free open source, batch processing can be more efficient PHP developers in file upload, image upload, and supports batch add pictures Shui-ying generate thumbnails and other functions, is the source package Examples of bulk upload file, generate thumbnails and add watermark function can be used alone)
- 2014-04-01 16:02:04下载
- 积分:1
-
页面定时跳转
function forwardToNext(){
setInterval("a()",1000); //每隔1s调用一次a函数
}
function a(){
var time = document.getElementById("num").innerText;
if(time>0){
time = time-1;
document.getElementById("num").innerText = time;
}
if(time==0){
window.
- 2022-02-15 07:25:42下载
- 积分:1
-
5.HTML5_tricks1
Html5 开发技巧一,说明html5的开发技巧.(Html5 develops trick one, show how develop the html5.)
- 2016-01-08 11:33:43下载
- 积分:1
-
Django实战代码(7月26日)
说明: 开发一个培训收费网站的代码文件,供大家参考学习(code sampleb for a web service ,just like learning)
- 2020-06-29 11:00:02下载
- 积分:1
-
学生管理系统
完成学生信息管理功能,掌握GridView控件中,显示、修改、删除功能的制作;掌握使用ADO.net针对SqlServer数据库进行操作;掌握GridView中TemplateField列的使用,特别是ItemTemplate模板、EditTemplate模板的作用。 在SqlServer中建立数据库,并添加学生表,班级表。学生表中包含外键关联到班级表中的classId上。制作网页完成简单的学生信息管理功能,实现学生信息的显示、修改和删除功能。
- 2022-02-06 06:25:21下载
- 积分:1