Subversion Repositories qbpwcf-lib(archive)

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
837 412 d 16 h liveuser /trunk/sample/ -- Power by QBPWCF

'commit part'
 
836 431 d 16 h liveuser /trunk/ -- Power by QBPWCF

'修正 sample/cmd::chmod.php 檔案的參數解析.'

'修正 sample/cmd::chown.php 檔案的參數解析.'

'修正 sample/cmd::getArgu.php 檔案的參數解析.'

'修正 sample/cmd::httpdGetVhostInfo.php 檔案的參數解析.'

'修正 sample/cmd::registerService.php 檔案的參數解析.'

'修正 sample/cmd::rsync.php 檔案的參數解析.'

'修正 sample/config::client.php 檔案的參數解析.'

'修正 sample/config::server.php 檔案的參數解析.'

'修正 sample/form::inputText.php 檔案的參數解析.'

'增加 sample/javaScript::qbpwcfJavaScript/window.qbpwcf.ws.php 檔案的 log.'

'修正 sample/phpLib::getFunctionConstruction.php 檔案的參數解析.'

'修正 sample/phpLib::getLibFileList.php 檔案的參數解析.'

'修正 sample/phpLib::getPhpLibConstruction.php 檔案的參數解析.'

'修正 sample/webSock::clientDaemon.php 檔案的參數解析.'

'修正 sample/zerossl::createPrivateKey.php 檔案的參數解析.'

'修正 sample/zerossl::csr.php 檔案的參數解析.'
 
835 432 d 19 h liveuser /trunk/ -- Power by QBPWCF

'增加 sample/javaScript::qbpwcfJavaScript.php 的 window.qbpwcf.ws 測試案例. [test]'

'增加 sample/javaScript::qbpwcfJavaScript/window.qbpwcf.ws.php 檔案作為 javaScript::qbpwcfJavaScript 的 window.qbpwcf.ws 測試案例. [test]'

'增加 search.php 檔案的 search 類別的 getMeetMultiConditionsString 函式回傳的結果 meetConditions,代表符合的關鍵字條件.'

'新增 search.php 檔案的 search 類別的 getMeetMultiConditionsStrings 函式,提供搜尋多個字串是否有符合多個條件之一的內容.'

'新增 cmd.php 檔案的 cmd 類別的 httpdGetVhostInfo 函式,提供解析 appache vhost 設定的功能.'

'新增 sample/cmd::httpdGetVhostInfo.php 檔案,作為 cmd::httpdGetVhostInfo 的主測試檔案.'

'+新增 cmd::httpdGetVhostInfo 資料夾,作為 cmd::httpdGetVhostInfo 的測試案例存放區域.'

'新增 cmd::httpdGetVhostInfo/20250104.php 檔案,作為 cmd::httpdGetVhostInfo 的測試案例 20250104.'

'增加 fileAccess.php 檔案的 fileAccess 類別的 getFileContent 函式的 autoDeleteSpaceOnEachLineStart 參數,提供移除每行字串開頭空白的功能.'

'調整 sample/webSock::nativeSocketTcpIpServer.php 檔案的參數.'
 
834 439 d 14 h liveuser /trunk/qbpwcf/usr/bin/ -- Power by QBPWCF

'code clean'
 
833 439 d 14 h liveuser /trunk/ -- Power by QBPWCF

'增加 sample/usr_bin_test.php 檔案的 registerService.php 範例.'

'修正 sample/usr_bin_test.php 檔案的 list 參數為 all 時,會出現非可執行程式的問題.'

'新增 usr/bin/registerService.php 檔案,提供註冊 service 到 systemctl 的功能.'

'增加 fileAccess.php 檔案的 fileAccess 類別的 createTempFile 函式回傳的 檔案路徑與名稱 結果.'

'增加 cmd.php 檔案, cmd 類別的 parseArgu 函式,的 parseFormVar 參數,提供解析 _GET、_POST 表單變數的功能.'

'新增 javaScript.php 檔案的 javaScript 類別中 qbpwcfJavaScript 函式的 window.qbpwcf.ws 物件,提供存取 web socket 服務的功能. [test]'
 
832 445 d 22 h liveuser /trunk/ -- Power by QBPWCF

'update Release note'
 
831 445 d 22 h liveuser /trunk/sample/ -- Power by QBPWCF

'修正 sample/phpLib::getLibFileList.php 的測試案例名稱.'
 
830 446 d 14 h liveuser /trunk/ -- Power by QBPWCF

'修正 usr/bin/rsync.php 檔案缺少 fileArgu 參數的問題.'

'修正 cmd.php 檔案的 cmd 類別的 rsync 函式使用的 fileArug 參數未套用的問題.'
 
829 452 d 12 h liveuser /tags/20241216/ -- Power by QBPWCF

'tag tags/20241216 from trunk'
 
828 452 d 12 h liveuser /trunk/sample/ -- Power by QBPWCF

'補commit'
 
827 452 d 12 h liveuser /trunk/ -- Power by QBPWCF

'修正 sample/cmd::chown.php 使用 QBPWCF 套件的路徑指定.'

'修正 fileAccess.php 檔案的 fileAccess 類別的 checkMutiFileExist 函式的迴圈應用.'

'新增 fileAccess.php 檔案的 fileAccess 類別的 checkPathExist 函式, 用來確認路徑是否存在.'

'新增 fileAccess.php 檔案的 fileAccess 類別的 parsePath 函式, 用來解析路徑為逐層結果.'

'新增資料夾 sample/assets of cmd::rsync_20241212 作為 cmd::rsync 的 20241212 測試案例附件資料夾.'

'新增資料夾 sample/cmd::rsync 存放 cmd::rsync 的各項測試案例.'

'新增 sample/cmd::rsync.php 檔案 作為 cmd::rsync 的主測試檔案.'

'修正 cmd.php 檔案的 cmd 類別的 rsync 函式遇到 target 參數所指的檔案不存在會出錯的問題.'
 
826 466 d 19 h liveuser /tags/20241201/ -- Power by QBPWCF

'tag tags/20241201 from trunk'
 
825 466 d 19 h liveuser /trunk/sample/phpLib::getPhpLibConstruction/ -- Power by QBPWCF

'delete no used fuse tmp file'
 
824 466 d 19 h liveuser /trunk/sample/phpLib::getFunctionConstruction/ -- Power by QBPWCF

'多餘的fuse檔案'
 
823 466 d 19 h liveuser /trunk/ -- Power by QBPWCF

'prepare tag 20241201'
 
822 466 d 19 h liveuser /trunk/ -- Power by QBPWCF

'新增 sample/phpLib::getPhpLibConstruction.php 檔案,作為 phpLib::getPhpLibConstruction 測試案例的主檔案.'

'新增 sample/phpLib::getPhpLibConstruction.php 資料夾,存放 phpLib::getPhpLibConstruction 的各項測試案例.'

'新增 sample/phpLib::getPhpLibConstruction/20241201.php 檔案,作為 zerossl::getPhpLibConstruction 的測試案例 20241201.'

'新增 sample/assets of phpLib::getPhpLibConstruction_20241201 作為 phpLib::getPhpLibConstruction 測試案例 20241201 的附件存放處.'

'新增 sample/phpLib::getFunctionConstruction.php 檔案,作為 phpLib::getFunctionConstruction 測試案例的主檔案.'

'新增 sample/phpLib::getFunctionConstruction 資料夾,存放 phpLib::getFunctionConstruction 的各項測試案例.'

'新增 sample/phpLib::getFunctionConstruction/20241201.php 檔案,作為 phpLib::getFunctionConstruction 的測試案例 20241201.'

'新增 sample/assets of phpLib::getFunctionConstruction 作為 phpLib::getFunctionConstruction 測試案例 20241201 的附件存放處.'
 
821 468 d 12 h liveuser /trunk/ -- Power by QBPWCF

'補commit'
 
820 468 d 12 h liveuser /trunk/sample/ -- Power by QBPWCF

'補commit'
 
819 468 d 12 h liveuser /trunk/sample/zerossl::csr/ -- Power by QBPWCF

'補commit'
 
818 468 d 12 h liveuser /trunk/sample/ -- Power by QBPWCF

'補commit'
 

Show All