摘要: 查看所有的标签git tag 删除某一个标签git tag -d tagName 创建带注释的标签 git tag -a tagName -m "annotate" 轻量级标签 git tag tagName 切换到某一个标签 git checkout tagName http://blog.csd 阅读全文
posted @ 2015-08-24 22:50 ChuckLu 阅读(15774) 评论(0) 推荐(2) 编辑
摘要: Learning WCF Download Example Code 第一个压缩文件LearningWCF.zip是VS2005创建的项目,不要下载这个。 建议下载VS2008版的,以及Media 阅读全文
posted @ 2015-08-24 16:35 ChuckLu 阅读(227) 评论(0) 推荐(0) 编辑
摘要: git push warning questions This warning was introduced in Git 1.7.11 along with the simple style of pushing. The issue is that the current default, ma 阅读全文
posted @ 2015-08-24 13:39 ChuckLu 阅读(400) 评论(0) 推荐(0) 编辑
摘要: Redundant Call to Object.ToString()The + operator for string is overloaded to call String.Concat passing in the left and right side of the expression.... 阅读全文
posted @ 2015-08-24 11:18 ChuckLu 阅读(1864) 评论(0) 推荐(0) 编辑
摘要: Specify a culture in string conversion explicitly There are different methods of grouping symbols, like 1000; 1 000 and 1'000. Besides there are diffe 阅读全文
posted @ 2015-08-24 10:55 ChuckLu 阅读(539) 评论(0) 推荐(0) 编辑
摘要: Benefits of Cold Showers: 7 Reasons Why Taking Cool Showers Is Good For Your HealthMost of us have been caught in that skin-cringing, and often dreade... 阅读全文
posted @ 2015-08-24 09:26 ChuckLu 阅读(371) 评论(0) 推荐(0) 编辑
摘要: https://medium.com/life-learning/how-creating-a-meaningful-morning-routine-will-make-you-more-successful-1b7372655938When I first heard friends talk a... 阅读全文
posted @ 2015-08-24 09:18 ChuckLu 阅读(244) 评论(0) 推荐(0) 编辑