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.

2009年7月1日星期三

my sql database population

1 add bar as the database or table name
SQL_MODE=ANSI_QUOTES
2