Subversion Repositories qbpwcf-lib(archive)

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
440 1056 d 2 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 13 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 類別的測試資料.