| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 240 |
58 d 4 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update License file' |
|
| 239 |
63 d 21 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'更新版權宣告的年份到西元2026年.' |
|
| 230 |
79 d 12 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的註解.' |
|
| 226 |
80 d 19 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update copyright' |
|
| 221 |
81 d 20 h |
liveuser |
/trunk/usr/ |
-- Power by QBPWCF
'增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能,尚未支援多執行序功能. [devel]' |
|
| 220 |
82 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 parseCmdString 函式使用 external::callShell 的方式.'
'增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的可省略參數 replaceSpecifyLine 提供取代檔案中特定行數內容的功能.'
'增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的回傳結果 $result["content"]["old"/"nwe"],代表取代前後的逐行內容.'
'修正 usr/lib/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 toSingleShellArg 函式使用 usr/bin/parse 程式的路徑產生方式.'
'加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 writeMultiLine 函式的 fastWrite 參數,提供快速寫入的功能.'
'增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能. [devel]' |
|
| 218 |
94 d 0 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 usr/lib64/qbpwcf/math.php 檔案的 math 類別的 randomFromArrayManyTimes 函式,提供多次隨機產生結果並串接起來的功能'
'新增 usr/lib/qbpwcf/search.php 檔案的 search 類別的 findConMatchStrs 函式,提供判斷多個元素字串是否依照順序符合特定結構,並回傳比對結果的功能.'
'新增 usr/lib/qbpwcf/stringPorcess.php 檔案的 stringProcess 類別的 replaceOnce 函式,提供僅替換字串中特定內容一次的功能.'
'新增 usr/lib/qbpwcf/phpLib.php 檔案的 phpLib 類別的 replaceMatchContent 函式,提供取代檔案中特定格式的內容.'
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 checkFileExist 函式遇到含有空格的檔案路徑會出錯的問題.'
'修正 usr/lib/qbpwcf/external.php 檔案的 external 類別的 callShell 函式遇到含有空格的可執行檔案路徑會出錯的問題.'
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 cp 函式使用 external::callShellMulti 時參數無效果的問題.' |
|
| 66 |
190 d 1 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 var/qbpwcf/sample/search::findSpecifyStrFormats.php 檔案,作為 search::findSpecifyStrFormats 各式範例的主檔案.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormats 資料夾 作為存放 search::findSpecifyStrFormats 各式範例的位置.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormats/20250820.php 檔案,作為 search::findSpecifyStrFormats 的 20250820 範例.'
'修正 /usr/lib64/qbpwcf/search.php 檔案的 search 類別的 findSpecifyStr 函式的解析異常問題.'
'增加 usr/lib64/qbpwcf/search.php 檔案的 search 類別的 findSpecifyStr 函式的可省略參數 varEqual、varCon.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormat.php 檔案,作為 search::findSpecifyStrFormat 各式範例的主檔案.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormat 資料夾 作為存放 search::findSpecifyStrFormat 各式範例的位置.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormat/20250821.php 檔案,作為 search::findSpecifyStrFormat 的 20250821 範例.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormat/20250903.php 檔案,作為 search::findSpecifyStrFormat 的 20250903 範例.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormat/20250903-1.php 檔案,作為 search::findSpecifyStrFormat 的 20250903-1 範例.'
'增加 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 checkFileExist 函式的可省略參數 getCmdOnly 與回傳結果 cmdStr、escapedCmdArray.'
'改善 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 checkFileExist 函式的判斷機制.'
'增加 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的回傳結果 $result["noEcaped"],記錄了未 escape 的指令與參數資訊.'
'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的可省略參數 "idleFunc",提供於idles要執行的函式順序. [test]'
'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的權限管理機制. [test]'
'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 noAuth 函式,提供webSock::nativeSocketTcpIpServer使用不需要驗證的功能. [test]'
'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 system 函式,提供webSock::nativeSocketTcpIpServer使用系統功能. [test]'
'移除 usr/lib64/qbpwcf/form.php 檔案的 form 類別的 responseMultiInputDataSecurityEnhance 函式中不支援的參數. [test]'
'修正 usr/lib64/qbpwcf/authenticate.php 檔案的 authenticate 類別的 validUser 函式的判斷條件. [test]'
'新增 usr/bin/getNodeInfo.php 檔案,提供取得節點的擁有着以及權限等資訊.'
'增加 usr/lib64/qbpwcf/authenticate.php 檔案的 authenticate 類別的 validUser 函式的 sshPrivateKey 參數. [test]'
'新增 usr/lib64/qbpwcf/authenticate.php 檔案的 authenticate 類別的 getUserGroup 函式,提供取得本機使用者群組的資訊. [test]'
'新增 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 checkAuth 函式,提供權限管理功能. [test]'
'新增 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 auth 函式,提供認證功能. [test]'
'新增 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 callFunc 函式,提供依照權限來呼叫任意函式的功能. [test]' |
|
| 3 |
308 d 0 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增未commit到的檔案' |
|