public static void SetComboList(ComboBox cboSource, string sSQL,string sWindowTxt,string sFirstItem="",int iFirstItemValue=-1,DataTable dtSource=null) { string sError = string.Empty; DataTable dt=null; if (!string.IsNullOrEmpty(sSQL)) { ... Read More
posted @ 2013-04-21 09:55
javawebsoa
Views(319)
Comments(0)
Diggs(0)
1001: [BeiJing2006]狼抓兔子Time Limit:15 Sec Memory Limit:162 MB Submit:5779 Solved:1297 [ Submit][ Status][ Discuss] Description 现在小朋友们最喜欢的"喜羊羊与灰太狼",话说灰太狼抓羊不到,但抓兔子还是比较在行的,而且现在的兔子还比较笨,它们只有两个窝,现在你做为狼王,面对下面这样一个网格的地形: 左上角点为(1,1),右下角点为(N,M)(上图中N=4,M=5).有以下三种类型的道路 1:(x,y)<==>(x+1,y) 2:(x,y)&l Read More
posted @ 2013-04-21 09:50
javawebsoa
Views(245)
Comments(0)
Diggs(0)
参阅:Jeff Atwood倾情推荐——程序员必读之书 Read More
posted @ 2013-04-21 09:45
javawebsoa
Views(179)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号