2009年11月3日星期二
2009年10月27日星期二
C# string processing
trim-> only deal with the case related to the beginning and the end
replace-> can deal with the case in the middle
replace-> can deal with the case in the middle
2009年7月8日星期三
Java' List +template
ArrayList m =new ArrayList();
List minPath =m.subList(0, 0);
Java' s List class even can not initialize with the templete, feeling weird about it.
List
Java' s List class even can not initialize with the templete, feeling weird about it.
2009年7月1日星期三
订阅:
博文 (Atom)