摘要:
.btn-warning { color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.25); background-color: #faa732; background-image: -moz-linear-gradient(top,#fbb450,... 阅读全文
posted @ 2015-05-15 12:57
samu
阅读(179)
评论(0)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2015-05-15 11:47
samu
阅读(2)
评论(0)
推荐(0)
摘要:
import java.util.ArrayList;import java.util.HashMap;import java.util.regex.Matcher;import java.util.regex.Pattern;import lombok.AllArgsConstructor;imp... 阅读全文
posted @ 2015-05-15 11:16
samu
阅读(222)
评论(0)
推荐(0)
摘要:
1. 接口是什么? 接口也是对象,面向对象编程中,接口被类集成,不同的类有不同的实现方式。因此,接口是一种描述性对象,它主要表示某一系列类的公用方法集合抽象,以及所能提供服务的能力和规范。2. 项目开发演进中的接口编程 项目初期设计阶段,需要描述清楚各个大小模块之间的调用规则和处理流程,不同模块... 阅读全文
posted @ 2015-05-15 10:52
samu
阅读(487)
评论(0)
推荐(0)
摘要:
$(":div[name=div_edit]").each(function() { $(this).hover(function() { $(this).find(">div:first-child").hide(... 阅读全文
posted @ 2015-05-14 20:48
samu
阅读(175)
评论(0)
推荐(0)
摘要:
The latestpipversions will fail on you when the packages it needs to install are not hosted onPyPI. When you try to installMySQL Connector/Pythonthe u... 阅读全文
posted @ 2015-05-12 21:08
samu
阅读(300)
评论(0)
推荐(0)
摘要:
curl -v -XPOST -H "Content-Type: image/jpeg" --data-binary @test.jpg http://127.0.0.1:3000/thumbnail 阅读全文
posted @ 2015-05-12 20:27
samu
阅读(150)
评论(0)
推荐(0)
摘要:
chrome://net-internals/#sockets 阅读全文
posted @ 2015-05-12 17:20
samu
阅读(318)
评论(0)
推荐(0)
摘要:
//返回顶部 $(document).on('click', '.backTop', function (e) { $('html, body').animate({scrollTop: 0}, 500); return fa... 阅读全文
posted @ 2015-05-12 16:30
samu
阅读(115)
评论(0)
推荐(0)
摘要:
全国连锁: 南京 北京 ... 阅读全文
posted @ 2015-05-12 16:29
samu
阅读(277)
评论(0)
推荐(0)
浙公网安备 33010602011771号