摘要: rem set pathset path=%path%;C:\program files\vss\win32rem set sourcesafe's db pathset SSDIR=e:\vss-crmrem set current projectss cp $/test -Ymachinerem get codes by label ver1.0ss get -i-y -VVer1.0 -gw... 阅读全文
posted @ 2005-08-18 17:07 margiex 阅读(357) 评论(0) 推荐(0)
摘要: added two lines in page_load:Response.Cache.SetCacheability(HttpCacheability.NoCache);Response.Cache.SetAllowResponseInBrowserHistory(false); 阅读全文
posted @ 2005-08-18 17:05 margiex 阅读(490) 评论(2) 推荐(0)