码迷,mamicode.com
首页 >  
搜索关键字:excuse me    ( 4131个结果
git - 搭建git仓库
1. 更新git版本:http://codelife.me/blog/2013/06/25/upgrade-git-on-centos-6-4/2. 建立git仓库:git init --bare myrepo.git # 建立代码仓库chgrp -R git/opt/myrepo.git #...
分类:其他好文   时间:2014-06-28 18:16:41    阅读次数:232
私人定制javascript中对象小知识点(Only For Me)
废话不多讲,先上笑话,然后再,。看懂这个的说明你的节操已经不再了。晚饭后去理发店理发。。。割了吧。。。老板问我怎么剪,我悠悠的来一句往帅了剪。。。高潮往往令人想不到。。。。旁边一在焗油烫头发的大妈说到 别这样为难老板,人家赚点钱不容易。。。首先如果你是高手那么请出门右转,如果你是菜鸟那么恭喜你,go...
分类:编程语言   时间:2014-06-24 12:05:55    阅读次数:218
zTree--jQuery 树插件
zTree 简介 http://www.ztree.me/v3/main.php#_zTreeInfo 简介 Demo API文档 zTree 是一个依靠 jQuery 实现的多功能 “树插件”。优异的性能、灵活的配置、多种功能的组合是 zTree 最大优点。 zTree 是开源免费的软件(MIT....
分类:Web程序   时间:2014-06-24 09:07:14    阅读次数:427
Understand QoS at OpenSwitch
danny http://dannykim.me/danny/57771 2014.02.11 14:34:58 (*.193.128.184) 592 >>> PurposeThis document helps us understand how QoS works in OpenVSwitch...
分类:其他好文   时间:2014-06-23 06:14:46    阅读次数:432
编写高质量代码改善java程序的151个建议——[110-117]异常及Web项目中异常处理
原创地址:http://www.cnblogs.com/Alandre/(泥沙砖瓦浆木匠),需要转载的,保留下! 文章宗旨:Talk is cheap show me the code. 大成若缺,其用不弊.大盈若冲,其用不穷.  最完满的东西,好似有残缺一样,但它的作用永远不会衰竭;最充盈的东西,好似是空虚一样,但是它的作用是不会穷尽的 Written In The Font   摘...
分类:编程语言   时间:2014-06-22 22:49:41    阅读次数:256
iOS学习经典博客及网站
http://www.raywenderlich.com/ http://objccn.io/ http://onevcat.com http://beyondvincent.com/ http://ryantang.me/ http://macshuo.com/ http://blog.devtang.com/ http://code.tutsplus.com/...
分类:移动开发   时间:2014-06-22 19:34:11    阅读次数:219
编写高质量代码改善java程序的151个建议——[110-117]异常及Web项目中异常处理
编写高质量代码改善java程序的151个建议——[110-117]异常及Web项目中异常处理 原创地址:http://www.cnblogs.com/Alandre/(泥沙砖瓦浆木匠),需要转载的,保留下! 文章宗旨:Talk is cheap show me the code. 大成若缺,其用不弊.大盈若冲,其用不穷.  最完满的东西,好似有残缺一样,但它的作用永远不...
分类:编程语言   时间:2014-06-22 17:17:08    阅读次数:260
【DataStructure】Some useful methods for arrays
Last night it took me about two hours to learn arrays. For the sake of less time, I did not put emphaises on the practice question, just now when reading the book, I found that some methods referred...
分类:其他好文   时间:2014-06-22 17:14:10    阅读次数:152
抹掉Scala的糖衣(14) -- Update Method
欢迎关注我的新博客地址:http://cuipengfei.me/   在Scala中,名字叫做update的方法是有特殊作用的。 比如: 1 2 3 val scores = new scala.collection.mutable.HashMap[String, Int] scores("Bob") = 100 val bobsScore =...
分类:其他好文   时间:2014-06-22 07:37:52    阅读次数:282
poj-2996 Help Me with the Game
Help Me with the Game Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 3210   Accepted: 2071 Description Your task is to read a picture of a chessboard position...
分类:其他好文   时间:2014-06-22 00:22:45    阅读次数:382
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!