张林的博客
Date & Time Formats on the Webhttp://www.hackcraft.net/web/datetime/#xsd
401° / 4010
人阅读/ 0 人点赞/ 0 条评论
搭建一个最基本的环境,很简单依次执行以下命令:代码 sudo su sudo apt-get install apache2 sudo apt-get install mysql-server [password] sudo apt-get install
366° / 3662
人阅读/ 0 人点赞/ 0 条评论
JSON Formatter & Validatorhttp://jsonformatter.curiousconcept.com/JSON formatterhttp://jsonformat.com/JSON Editorhttp://braincast.nl/samples/jsoneditor/
421° / 4219
人阅读/ 0 人点赞/ 0 条评论
错误一例,Jboss ear中有冲突的jar引起这个问题2012-02-15 14:38:30,253 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/tiger2].[jsp]] (http-172.16.1.25-8080-1) Servlet.service() for servlet jsp t
644° / 6445
人阅读/ 0 人点赞/ 0 条评论
specification by examplehttp://specificationbyexample.com/resources.htmlhttp://www.infoq.com/articles/specification-by-example-bookWhen my current team first implemented agile, we also didn't have any
370° / 3706
人阅读/ 0 人点赞/ 0 条评论
107 Best Websites On The Webhttp://www.makeuseof.com/pages/best-websitesThe 100 Best Android Appshttp://www.makeuseof.com/pages/best-android-appsBest Firefox Addonshttp://www.makeuseof.com/pages/best-
409° / 4090
人阅读/ 0 人点赞/ 0 条评论
女程序员的职业规划 引子 很多姐妹发微博评论留言给我,说希望我写一篇关于女程序员职业规划的文章。很惭愧,我自己的职业规划都还没亲自验证完毕,coder之路还在继续,在此仅仅分享我的所闻、所见、所学、所思,有说的不准确的地方还请指正。 规划路线 范范的讲,老四样路
392° / 3929
人阅读/ 0 人点赞/ 0 条评论
接口测试实践 准备实践中...http://code.google.com/p/rest-client/http://www.soapui.org/http://sourceforge.net/projects/soapui/files/soapui-eclipse-plugin/4.0.1/http://www.infoq.com/cn/articles/interface-testhttp:/
358° / 3584
人阅读/ 0 人点赞/ 0 条评论
Classic Mistakes by Testershttp://www.scribd.com/pankajeds/d/53248328-Classic-Mistakes-by-Testers
312° / 3122
人阅读/ 0 人点赞/ 0 条评论
如果你不了解Git背后的设计初衷,那么你正处在危险境地,当然有很多参数可以强迫Git按照你的意愿行事,但这并不是Git被设计的工作方式,这就好比你可以把改锥当锤子使用,并且它也可以完成工作,但这对改锥没什么好处。 下面就让我们来看一个最常见的Git工作流是如何变得没法收拾的。 首先从Master创建一个新分支,在这个分支上完成你的工作,然后将它合并回Master分支。 大多数情况下这不会有什么问题
362° / 3622
人阅读/ 0 人点赞/ 0 条评论