Subversion Repositories qbpwcf-lib(archive)

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
639 780 d 5 h liveuser /trunk/sample/ -- Power by QBPWCF

'更新 sample 底下檔案的版權宣告年份.'
 
529 926 d 5 h liveuser /trunk/ -- Power by QBPWCF

'增加 sample/bigbluebutton::getCheckSum.php 的 log 設置.'

'增加 sample/bigbluebutton::listRooms.php 的 log 設置.'

'增加 sample/cmd::createBatch.php 的 log 設置.'

'增加 sample/cmd::makeTarFile.php 的 log 設置.'

'增加 sample/cmd::makeTarZstFile.php 的 log 設置.'

'增加 sample/cmd::msPortable.php 的 log 設置.'

'增加 sample/external::callShellHelper.php 的 log 設置.'

'增加 sample/external::callShellInBg.php 的 log 設置.'

'增加 catchWebContent.php 檔案的 catchWebContent 類別的 curlCmd 函式的回傳結果 fullContent.'

'增加 logs.php 檔案的 logs 類別的 record 函式的回傳結果 content 與可省略參數 returnOnly.'

'新增 sample/config::client.php 檔案,用來驗證 config::client'

'新增 sample/config::create.php 檔案,用來驗證 config::create'

'新增 config.php 檔案的 config 類別的 create 函式,來建立供 config::server 讀取的設定檔案.'

'修正 fileAccess.php 檔案的 fileAccess 類別的 parseVaraiableInPHPfile 函式,解析字串會多 「"」 在開頭跟結尾的問題.'

'新增 sample/assets of fileAccess/config.php 檔案.'

'新增 sample/fileAccess::parseVariableInPHPfile.php 檔案,用來驗證 fileAccess::parseVariableInPHPfile'

'修正 stringProcess.php 檔案的 stringProcess 類別中的 delStrBeforeKeyWord 函式的註解.'
 
440 1056 d 6 h liveuser /trunk/ -- Power by QBPWCF

修正 variableCheck.php 檔案中 variableCheck 類別的 toSource 函式的說明.

完善 bigbluebutton.php 檔案中 bigbluebutton 類別的 getCheckSum 函式的參數檢查機制.

新增 variableCheck.php 檔案中 variableCheck 類別的 hideParams 函式提供 隱藏元素中可能含有機密的內容 的功能.

新增 stringProcess.php 檔案中 stringProcess 類別的 getContentBetweenKeyWord 函式,提供取得指定關鍵字中的內容.

增加 stringProcess.php 檔案中 stringProcess 類別的 delKeyWordsInStrHead 函式回傳的結果.
 
434 1071 d 17 h liveuser /trunk/ -- Power by QBPWCF

修正 cmd.php 檔案的 cmd 類別的 svnci 函式使用 cp 功能會出錯的問題.

修正 cmd.php 檔案的 cmd 類別的 checkCmdExist 函式的實作.

增加 cmd.php 檔案的 cmd 類別的 msPortable 函式,將 freeplane 軟體支持的 mm 格式檔案跨平台.

變更 allInOneFull.php、allInOneForCI.php、allInOneForJson.php、allInOneForSOAP.php 預設的環境設定為 release(Production).

新增 sample/assets of cmd 放置測試 cmd 類別的測試資料.