-
public_html
brophp框架源码, 实例, 值的收藏, 想学习brophp 的赶紧下载吧!
- 2012-03-04 11:06:53下载
- 积分: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
-
845q
说明: 本资源,本人没有测试过,都是从网上下载下来的,你可以亲自测试。(The resources, I have not tested, are downloaded from the Internet, you can personally test.)
- 2011-03-19 00:31:31下载
- 积分:1
-
JumboECMS10x86
企业建站源码包含一般网站需要的功能方便快捷.企业建站源码包含一般网站需要的功能方便快捷.(Build your convenient source website contains general functionality required. Build your website source code contains functions generally require quick and easy)
- 2013-11-26 13:31:05下载
- 积分:1
-
find_same_class
找相同类,可以节约很多时间。方便各种类型。(Looking for the same class.save lots of time.Great for all types.)
- 2013-11-20 18:26:58下载
- 积分:1
-
chatData
说明: 一个非常非常简单的留言板程序,拷过去就可以用哦(a very simple message board procedures, residences can be used on the past, oh)
- 2006-04-03 21:29:06下载
- 积分:1
-
wangzhan
化工之类的门户网站,帮助你了解一些常用的化工,毕业设计,你们懂的!!!(Chemicals like portals to help you understand some of the commonly used chemicals, graduation design, you understand! ! !)
- 2013-10-23 15:47:12下载
- 积分:1
-
zmys
个自适应手机端和PC端的最新版织梦V5.7为内核的网站模板,软件兼容主流浏览器,模板包含安装说明,并包含测试数据。
dedecms最新版内核开发,原创设计、手工书写DIV+CSS,
完美兼容IE7+、Firefox、Chrome、360浏览器等;主流浏览器;
页面简洁简单,容易管理,DEDE内核都可以使用;附带测试数据!
模板特点:
1:案例详细页使用图集模型,单独的详细页,多图切换效果;
2:SEO代码标准:DIV+CSS代码精简、ATL属性、H标签的合理运用、静态HTML;
3:用户体验:标准的版面布局、图文并茂增强用户体验;
模板使用程序:
DEDECMS版本都可以使用。(An adaptive mobile phone terminal and PC terminal. The latest version of V5.7 kernel website template software compatible with mainstream browsers, the template contains installation instructions, including test data.
Dedecms the latest version of the kernel development, original design, manual writing DIV+CSS,
Compatible with IE7+, Firefox, Chrome, 360 browser, etc.
The page is simple and easy to manage, and the DEDE kernel can be used!
Template features:
1: a case with page using the atlas model, with a separate page, multi switching effect
2:SEO code standards: DIV+CSS code simplification, ATL attributes, H tags, the rational use of static HTML
3: the user experience: with standard layout, enhance the user experience
Template application:
DEDECMS version can be used.)
- 2017-03-08 15:35:29下载
- 积分:1
-
瀑布流异步ajax请求HTML5
应用背景关键技术瀑布流异步ajax请求HTML5响应式。案例网址:http://www.hbmeinv.com
- 2022-03-24 10:56:35下载
- 积分:1
-
login
一个PHP代码写的登录注册实例,有使用说明和数据库文件。(Login Register instance, a PHP code written instructions for use and the database files.)
- 2012-12-07 13:29:50下载
- 积分:1