隨筆 - 6  文章 - 129  trackbacks - 0
          <2025年6月>
          25262728293031
          1234567
          891011121314
          15161718192021
          22232425262728
          293012345

          常用鏈接

          留言簿(14)

          隨筆檔案(6)

          文章分類(467)

          文章檔案(423)

          相冊

          收藏夾(18)

          JAVA

          搜索

          •  

          積分與排名

          • 積分 - 827188
          • 排名 - 49

          最新評論

          閱讀排行榜

          評論排行榜

          02 2010 檔案

          Delphi中關于文件、目錄操作的函數

          posted @ 2010-02-25 15:31 Ke 閱讀(992) | 評論 (0)  編輯

          Delphi中TApplication類

          posted @ 2010-02-22 15:30 Ke 閱讀(281) | 評論 (0)  編輯

          用鼠標拖動無標題窗口,窗口內放的是Image

          posted @ 2010-02-22 11:48 Ke 閱讀(388) | 評論 (0)  編輯

          Delphi 時間日期函數

          posted @ 2010-02-20 16:33 Ke 閱讀(811) | 評論 (0)  編輯

          oracle 10G正則表達式
               摘要: begin
          if REGEXP_LIKE('%123456kdAAAAa89879456kjdd', '^[[:alnum:]]+$') then
          dbms_output.PUT_LINE('ok');
          else
          dbms_output.PUT_LINE('NG');
          end if;
          end;  閱讀全文

          posted @ 2010-02-20 08:48 Ke 閱讀(309) | 評論 (0)  編輯

          Delphi 日誌記錄相關
               摘要: //sDir:=ExtractFilePath(Application.ExeName)+'\';
          ForceDirectories(sDir + 'TESTLOG');
          sBackupFile := sDir + 'TESTLOG\'+FormatDateTime('YYYYMMDDHH',now())+'.log';
          AssignFile(vFile, sBackupFile);
          if FileExists(sBackupFile) then
          Append(vFile)
          else
          Rewrite(vFile);  閱讀全文

          posted @ 2010-02-19 14:50 Ke 閱讀(542) | 評論 (0)  編輯

          讓delphi 的代碼顯示行號--CnWizards

          posted @ 2010-02-11 14:48 Ke 閱讀(3681) | 評論 (0)  編輯

          Delphi字符串函數大全

          posted @ 2010-02-11 14:07 Ke 閱讀(1805) | 評論 (0)  編輯

          Delphi 常用函數整理
               摘要: Delphi提供的字符串函數里有一個Pos函數,它的定義是:

          function Pos(Substr: string; S: string): Integer;

            它的作用是在字符串S中查找字符串Substr,返回值是Substr在S中第一次出現的位置,如果沒有找到,返回值為0。  閱讀全文

          posted @ 2010-02-11 13:59 Ke 閱讀(274) | 評論 (0)  編輯

          AssignFile Procedure Assigns a file handle to a binary or text file
               摘要: AssignFile
          Procedure Assigns a file handle to a binary or text file  閱讀全文

          posted @ 2010-02-09 15:42 Ke 閱讀(291) | 評論 (0)  編輯

          Delphi快捷鍵

          posted @ 2010-02-09 08:52 Ke 閱讀(385) | 評論 (0)  編輯

          在Delphi中可用FormatDateTime函數的用法

          posted @ 2010-02-09 08:44 Ke 閱讀(654) | 評論 (0)  編輯

          Delphi TIniFile 類 操作ini配置文件

          posted @ 2010-02-08 14:36 Ke 閱讀(716) | 評論 (0)  編輯

          用xfire的Eclipse Plugin生成web服務的客戶端(轉)
               摘要: 利用xfire生成web服務客戶端的方法有多種,Eclipse Plugin為XFire的WSDL->Code generator提供了Eclipse支持,它需要Eclipse 3.2和Java 5。這里我們用Eclipse Plugin根據wsdl文件地址生成客戶端代碼,而我們只需要編寫幾行代碼即可實現調用web服務  閱讀全文

          posted @ 2010-02-06 11:36 Ke 閱讀(422) | 評論 (0)  編輯

          MyEclipse下開發Web Service(XFire)

          posted @ 2010-02-05 11:05 Ke 閱讀(309) | 評論 (0)  編輯

          CVS版本控制實踐建議

          posted @ 2010-02-04 14:03 Ke 閱讀(220) | 評論 (0)  編輯

          主站蜘蛛池模板: 綦江县| 南康市| 乌海市| 淮滨县| 潜江市| 桦川县| 陕西省| 色达县| 禄丰县| 龙游县| 涡阳县| 泾源县| 苏尼特右旗| 彭泽县| 九寨沟县| 东丰县| 伊春市| 连云港市| 凉山| 沅江市| 广宗县| 斗六市| 蒲江县| 曲周县| 阳城县| 蒙山县| 来凤县| 荃湾区| 阳新县| 保定市| 吉水县| 靖西县| 房山区| 密山市| 祁东县| 富源县| 新龙县| 库车县| 文水县| 涿鹿县| 轮台县|