| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 682 |
908 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'hot fix 修正 search.php 檔案的 search 類別的 getMeetConditionsString 的警告訊息產生錯誤.' |
|
| 680 |
908 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'prepare tag qbpwcf-alpha-2024-02-29' |
|
| 677 |
908 d 9 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update readme file' |
|
| 675 |
908 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update readme file' |
|
| 671 |
908 d 14 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 install.php 檔案的 whiteIp 參數,指定永遠不會被 usr/lib/etc/systemd/ststem/ip-blockerd.service 封鎖的 ip.'
'增加 arrays.php 檔案的 arrays 類別的 arrayToString 函式的 spiltSymbolAtStart 參數.' |
|
| 670 |
909 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update readme file' |
|
| 668 |
914 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 install.php 檔案的 whiteIp 參數,指定永遠不會被 usr/lib/etc/systemd/ststem/ip-blockerd.service 封鎖的 ip. [devel]'
'新增 usr/bin/unixDoaminSockServer.php 檔案,用於簡單建立 unix domain server. [devel]'
'新增 sample/sock::runWithAutoAddMemoryDaemon.php 檔案,用於展示 sock::runWithAutoAddMemoryDaemon. [devel]'
'新增 sock.php 檔案的 sock 類別的 addOnProcessFuncForUnixDomainSockServerInRunWithAutoAddMemoryDaemon 函式提供給 sock::runWithAutoAddMemoryDaemon 中 unixDomainSockServer 函式的 addOnProcessFunc 參數 [devel]'
'新增 sock.php 檔案的 sock 類別的 runWithAutoAddMemoryDaemon 函式提供執行時依照需要增加記憶體上限的功能. [devel]'
'新增 config.php 檔案的 config 類別的 autoAddMemory 函式提供依照需要增加記憶體上限的功能. [devel]'
'修正 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的遇到執行 addOnProcessFunc 參數指定的函式時,出錯會導致 unixDomainSockClient 函式卡死的問題 [devel]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的回傳結果 serverCache 中的 clientSide["addOnProcessFunc"][$addOnProcessFunc] 用來儲存 $addOnProcessFunc 函式回傳的結果. [devel]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的回傳結果 serverCache 中的 "exit" 元素,用來代表是正常結束. [devel]' |
|
| 667 |
915 d 13 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 sample/autoService::daemon.php 檔案,用於展示 autoService::daemon.'
'新增 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的參數 paramsForFuncToRunWhenIdle,代表指定給予funcToRunWhenIdle參數中的指定元素的參數.'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的回傳結果 serverCache,代表函式結束前,儲存在serverCache的內容.'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的參數 funcToRunWhenIdle 被呼叫時給予的 serverCache 參數.'
'更新 webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式註解.'
'新增 autoService.php 檔案的 autoService 類別的 daemon 函式.'
'新增 autoService.php 檔案的 autoService 類別的 updateList 函式.'
'新增 sample/threads::proc.php 檔案,用於展示 threads::proc.' |
|
| 666 |
922 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 threads.php 檔案的 threads 類別的 proc 函式.'
'新增 autoService.php 檔案的 autoService 類別的 daemon 函式.'
'新增 sample/autoService::runList.php 檔案,用於驗證 autoService::runList 功能.'
'新增 autoService.php 檔案的 autoService 類別的 runList 函式.' |
|
| 664 |
922 d 13 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 sample/autoService::checkList.php 檔案,用於驗證 autoService::checkList 功能.'
'實作 autoService.php 檔案的 autoService 類別的 checkList 函式.'
'新增 time.php 檔案的 time 類別的 unix 函式,提供取得unixtime的功能.' |
|
| 663 |
923 d 9 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 variableCheck.php 檔案的 variableCheck 類別的 checkRFC3339 函式.提供檢查時間字串格式是否符合RFC3339的功能.'
'增加 time.php 檔案的 time 類別的 caculateTimeAmount 函式的unixtime回傳結果.'
'增加 time.php 檔案的 time 類別的 caculateTimeAmount 函式的argu回傳結果.'
'優化 time.php 檔案的 time 類別的 caculateTimeAmount 函式的計算方式,增加實用性.'
'新增 variableCheck.php 檔案的 variableCheck 類別的 checkStringFormat 函式.提供檢查字串格式的功能.'
'修正 stringProcess.php 檔案的 stringProcess 類別的 str_split_unicode 函式的註解.'
'新增 search.php 檔案的 search 類別的 findKeyWordsPosition 函式,提供多個關鍵字的位置搜尋結果.' |
|
| 662 |
926 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update README' |
|
| 660 |
926 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 allInOneFull.php、allInOneForCI.php、allInOneForCmd.php、allInOneForJson.php、allInOneForSOAP.php 匯入的檔案 autoService.php.'
'新增 sample/assets of autoService 資料夾.'
'新增 sample/autoService::createList.php 檔案,用於驗證 autoService::createList 功能.'
'增加 authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 enCodeStr 參數的格式.'
'增加 authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 enCodeType 參數支援的qbpwcf方式.'
'新增 autoService.php 檔案的 autoService 類別的 createList 函式.' |
|
| 659 |
927 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'優化 text.php 檔案的 text 類別的 multiLine 函式的 type 參數為 textarea 的呈現效果.' |
|
| 658 |
927 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'更新 index.php 檔案,提供更佳的本文件內容.'
'更新 security.php 檔案的 security 類別的 copyRight 函式的超連結為 https://www.qbpwcf.org' |
|
| 657 |
927 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 form.php 檔案的 form 類別的 inputText 函式 inputText 的 readonly 參數效果'
'更新 form.php 檔案的 form 類別的 inputText 函式的註解格式.'
'新增 css.php 檔案的 css 類別的 uuidClassName 函式,用於產生不會重複的class名稱.'
'增加 text.php 檔案的 text 類別的 multiLine 函式的 type 參數選項.'
'修正 text.php 檔案的 text 類別的 multiLine 函式的實作.'
'增加 fileAccess.php 檔案的 fileAccess 類別的 getFileContent 函式的 createIfnotExist 參數,提供自動建立檔案的選項.'
'更新 fileAccess.php 檔案的 fileAccess 類別的 getFileContent 函式的參數檢查方式.' |
|
| 656 |
929 d 13 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 sample/threads::demo.php 檔案,用於展示 threads::demo.' |
|
| 655 |
929 d 13 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'補commit'
'修正 fileAccess.php 檔案的 fileAccess 類別的 checkMultiFileExist 函式的回傳結果 varExist.'
'變更 catchWebContent.php 檔案的 catchWebContent 類別的 curlCmd 函式對於 http header 大於等於 400 的處理.'
'增加 catchWebContent.php 檔案的 catchWebContent 類別的 curlCmd 函式回傳結果 founded.'
'增加 javaScript.php 檔案的 javaScript 類別的 start 函式的回傳結果 founded & warning 與可省略參數 allowNotExist & importWhenExist.' |
|
| 653 |
930 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'prepare tag 2024-02-07 version' |
|
| 652 |
930 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 external.php 檔案的 external 類別的 callShell 函式回傳的 escape 內容的 array 元素,裡面放 cmd 跟 argu 的參考。儲存為一維陣列.'
'新增 libreoffice.php 檔案,提供 libreoffice 類別,提供libreoffice指令應用.' |
|