Rev 846 |
Rev 848 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 847 2025-01-24 14:05:07
- Author: liveuser
- Log message:
- -- Power by QBPWCF
'增加 sample/javaScript::qbpwcfJavaScript/window.qbpwcf.ws.php 檔案作為 javaScript::qbpwcfJavaScript 的 window.qbpwcf.ws 的 initial 測試案例. [test]'
'增加 sample/javaScript::qbpwcfJavaScript/window.qbpwcf.ws-20250108.php 檔案作為 javaScript::qbpwcfJavaScript 的 window.qbpwcf.ws 的 202450108-paried-with-window.qbpwcf.ws-20250108-from-javaScript::qbpwcfJavaScript 測試案例. [devel]'
'修正 sample/phpLib::getLibFileList.php 檔案的參數解析.'
'新增 fileAccess.php 檔案的 fileAccess 類別的 getFilePart 函式,可以取得檔案的部分內容. [test]'
'增加 webSock.php 檔案的 webSock 類別的 encode 函式的 payloadIsBin 參數,用來設定 payload 的類型為 text 還是 binary. [test]'
'新增 webSock.php 檔案的 webSock 類別的 getFileContent 函式,提供webSock::nativeSocketTcpIpServer的processFuncs參數所用的函式,可以接受要求傳遞檔案的內容給用戶. [test]'
'增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能. [test]'
'增加 stringProcess.php 檔案的 stringProcess 類別的 delStrAfterKeyWord 函式的回傳結果 deleted .'
'增加 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式的回傳結果 deleted .'
'更新版權宣告的年份到西元2025年. [devel]'
'新增 samplePage/phpLib::updateCopyRightYear.php 檔案作為 phpLib::updateCopyRightYear 的測試案例主檔案. [test]'
'新增 samplePage/phpLib::updateCopyRightYear 資料夾作為 phpLib::updateCopyRightYear 的測試案例存放處. [test]'
'修正 fileAccess.php 檔案的 fileAccess 類別的 getFileAddressAndNameAndFileExtention 函式,取得絕對路徑的檔案會遺失開頭的 "/" 問題.'