摘要:
10).order('created_at desc').map{|a|[a.name,a.id]}, @activity.id), {}, :class => "input-select" %> 阅读全文
摘要:
$('margin').prev();他的上一个节点$('margin').next();他的下一个节点$(this).prevAll(); 当前元素上面所有的节点 阅读全文
摘要:
request.env["HTTP_REFERER"]或者 request.referer 我个人喜欢 request.refererredirect_to :back 阅读全文
摘要:
curl ifconfig.me 阅读全文
摘要:
true, style: 'z-index:999999999999px;', class: 'hd' do %> 登录忘记密码 | 申请试用 > 登录 阅读全文
摘要:
URI.escape(keyword)link = "http://search.21so.com/?query=#{URI.escape(keyword)}&offset=#{page}"URI.encode()URI.encode(request.base_url + "/api/map_url?lat=#{lat}&lng=#{lng}&name=#{name}&address=#{address}") 阅读全文
摘要:
过期 阅读全文
摘要:
git clonegit@zuozhe.com:/dyne/repos/dfdf.git dfdf(这步已经执行过,不用执行)git branch -d dev(删除本地分支dev的操作)git branch -vrgit branch -v1. 检出并跟踪远程分支git checkout --track -b staging origin/staging2. 如果不在本地分支下修改了代码,需要执行git stash,切换到本地分支再执行git stash pop然后在本地分支提交。1)在分支staging下创建本地分支devgit checkout staginggit pullgit ch 阅读全文
摘要:
linux:http://blog.csdn.net/liuxingyu_21/article/details/16116561http://blog.itpub.net/28624388/viewspace-769324osx:http://anythink.com.cn/home/install-redis-in-macos.htmlhttp://songzhan.iteye.com/blog/1893662 阅读全文
摘要:
阅读全文