07 2017 档案

摘要:<!DOCTYPE HTML><html><head> <meta charset="utf-8"> <title>struts</title> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control 阅读全文
posted @ 2017-07-20 11:05 zc_boy 阅读(382) 评论(0) 推荐(0)
摘要:<!--/*--><!--* Created by sincere丶胡(weibo) on 2017/6/28.--><!--*/--><!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>yadi</title> < 阅读全文
posted @ 2017-07-15 10:17 zc_boy 阅读(188) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2017-07-10 15:27 zc_boy 阅读(5) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2017-07-10 15:21 zc_boy 阅读(0) 评论(0) 推荐(0)
摘要:console.log("%c%c微博%csincere丶胡","line-height:28px;","line-height:28px;padding:4px;background:#222;color:#fff;font-size:16px;margin-right:15px","color: 阅读全文
posted @ 2017-07-10 15:18 zc_boy 阅读(491) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2017-07-10 15:12 zc_boy 阅读(2) 评论(0) 推荐(0)
摘要:.pager { font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; border:1px solid #dddddd; border-radius:3px; display:inline-block; clear:both; } .pager a,.pager span { ... 阅读全文
posted @ 2017-07-10 14:38 zc_boy 阅读(141) 评论(0) 推荐(0)
摘要:(function (doc, win) { var docEl = doc.documentElement, resizeEvt = 'orientationchange' in window ? 'orientationchange' : 'resize', recalc = function 阅读全文
posted @ 2017-07-07 09:03 zc_boy 阅读(283) 评论(0) 推荐(0)
摘要:$.ajax({ url:'/comm/test1.php', type:'POST', //GET async:true, //或false,是否异步 data:{ name:'yang',age:25 }, timeout:5000, //超时时间 dataType:'json', //返回的数 阅读全文
posted @ 2017-07-03 09:20 zc_boy 阅读(136) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2017-07-03 09:16 zc_boy 阅读(2) 评论(0) 推荐(0)
摘要:<!DOCTYPE html><html><head> <title>无限翻页测试</title> <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,us 阅读全文
posted @ 2017-07-03 09:14 zc_boy 阅读(231) 评论(0) 推荐(0)
摘要:$(".div").click(function(){ var that = this; // console.log(that.innerText); layer.open({ title: [ '房间信息', ' color:#fff;margin:0;' ] ,anim: 'up' // ,s 阅读全文
posted @ 2017-07-03 09:02 zc_boy 阅读(185) 评论(0) 推荐(0)