- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 Delete untracked files
Command as below:git rm -r --cached .git add .git commit -m "fixed untracked files"This will fix
2014-06-04 16:05:29
707
原创 what is great software
Great software is code that is object-oriented. So there is not a bunch of duplicate code, and each object pretty much controls its own behavior. It is also easy to extend because your desing is reall
2010-04-04 00:20:00
352
原创 java 操作mysql 注意事项
插入: 如果插入是是这样表示的 content , 内容里面有单引号,则用 //代替, 如果是双引号的,可以用/",也可以不用
2010-02-17 09:58:00
366
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅