摘要:
1public static string FormatUbb(string text) 2 { 3 4 text=Regex.Replace(text,"\\[br\\]","",RegexOptions.IgnoreCase); 5 /**//*title*/ 6 text=Reg... 閱讀全文
posted @ 2006-04-12 12:41
Robin Zhang
閱讀(693)
評論(1)
推薦(0)
摘要:
1public static int WeekOfTheYear() 2 { 3 //獲取 4 CultureInfo myCI = new CultureInfo("zh-CN"); 5 System.Globalization.Calendar myCal = myCI.Calendar;... 閱讀全文
posted @ 2006-04-12 12:37
Robin Zhang
閱讀(4515)
評論(4)
推薦(0)
摘要:
style="cursor:hand"在ie里面可以顯示手形光標,但在firefo中無效,style="cursor:pointer"在ie和firefox中均有效! 閱讀全文
posted @ 2006-04-12 11:19
Robin Zhang
閱讀(710)
評論(0)
推薦(0)
摘要:
由于網絡中斷或者誤操作等,造成vss項目與服務器斷開綁定得時候,臨床表現為文件得check-in全部消失,如何進行重新綁定file-source control -change source control-connect運行完畢,項目就重新綁定了! 閱讀全文
posted @ 2006-04-12 10:25
Robin Zhang
閱讀(2161)
評論(1)
推薦(0)

浙公網安備 33010602011771號