tiger

          BlogJava 首頁 新隨筆 聯系 聚合 管理
            6 Posts :: 0 Stories :: 4 Comments :: 0 Trackbacks

          2007年11月3日 #

          declare   @Tem   table   (iIndex   int,Value   varchar(200))  
             
          insert   @Tem   values(1,'First   One')  
          insert   @Tem   values(2,'Second   One')

          select * from @Tem

          posted @ 2007-11-03 22:01 他 閱讀(669) | 評論 (0)編輯 收藏

          2007年9月23日 #

          MyEclipse5.5注冊碼
          Subscriber: www.1cn.biz
           Subscriber Code: jLR8ZC-655355-5450765457039125
           或者
           Subscriber: www.1cn.biz
           Subscriber Code: jLR7ZL-655355-5450755330522962
          ---------------------------------------------------------------
          posted @ 2007-09-23 13:24 他 閱讀(194) | 評論 (0)編輯 收藏


          function doValidate(value)
            {
             vkeyWords=/^[^`~!@#$%^&*()+=|\\\][\]\{\}:;'\,.<>/?]{1}[^`~!@$%^&()+=|\\\][\]\{\}:;'\,.<>?]{0,19}$/;
             if(value==null || value=="")
             {
              alert("請輸入正確的查詢參數");
              return false
             }
             if(!vkeyWords.test(value))
             {
              alert("您輸入的查詢參數不正確,請重新輸入!");
              return false;
             }   
             return true;
            }
          posted @ 2007-09-23 13:17 他 閱讀(2402) | 評論 (1)編輯 收藏

          2007年9月15日 #

          1、點擊“開始》運行”,輸入“regedit”,打開注冊表
          2、找到目錄HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
          3、刪除其中的“PendingFileRenameOperations”
          4、關閉注冊表
          5、重新開始安裝SQL Server 2000,一且OK了。

          在運行窗口輸入regedit,打開注冊表編輯器,在HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager中找到PendingFileRenameOperations,刪除該鍵值(這個鍵值是安裝程序暫掛項目,只要找到對應的應用程序清除掉就行了),關閉注冊表編輯器。重新安裝SQL Server 2000即可。

          posted @ 2007-09-15 21:22 他 閱讀(293) | 評論 (0)編輯 收藏

          2007年8月5日 #

          @echo off

          echo 正在清除系統垃圾文件,請稍等......

          del /f /s /q %systemdrive%\*.tmp

          del /f /s /q %systemdrive%\*._mp

          del /f /s /q %systemdrive%\*.log

          del /f /s /q %systemdrive%\*.gid

          del /f /s /q %systemdrive%\*.chk

          del /f /s /q %systemdrive%\*.old

          del /f /s /q %systemdrive%\recycled\*.*

          del /f /s /q %windir%\*.bak

          del /f /s /q %windir%\prefetch\*.*

          rd /s /q %windir%\temp & md %windir%\temp del /f /q %userprofile%\cookies\*.*

          del /f /q %userprofile%\recent\*.*

          del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*" del /f /s /q "%userprofile%\Local Settings\Temp\*.*"

          del /f /s /q "%userprofile%\recent\*.*"

          echo 清除系統LJ完成!

          echo. & pause 

          posted @ 2007-08-05 19:51 他 閱讀(2145) | 評論 (3)編輯 收藏

           1function getchknum(){
           2        var x=document.all.chk.length;
           3        
           4        
           5        var j=0;
           6        for(var i=0;i<x;i++){
           7            if(document.all.chk[i].checked==true){
           8                j=j+1;
           9            }

          10        }

          11        if(x="undefined"){
          12            if(document.all.chk.checked==true){
          13                j=j+1;
          14            }

          15        }

          16        return j;
          17    }
          posted @ 2007-08-05 19:45 他 閱讀(256) | 評論 (0)編輯 收藏

          僅列出標題  
          主站蜘蛛池模板: 庐江县| 小金县| 甘孜| 枝江市| 广东省| 伊宁市| 盘山县| 临沧市| 阜平县| 土默特左旗| 桑日县| 宝清县| 泗洪县| 大安市| 额尔古纳市| 安国市| 岳阳市| 张家港市| 郎溪县| 英超| 志丹县| 湖南省| 时尚| 徐州市| 荥经县| 将乐县| 关岭| 临汾市| 张家港市| 宜宾县| 威宁| 偏关县| 肥西县| 綦江县| 华阴市| 繁峙县| 辽中县| 鹤壁市| 淮滨县| 高要市| 嘉黎县|