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
953 352 d 2 h liveuser /trunk/ -- Power by QBPWCF

'新增 usr/bin/libexec/folderOfUsrLib.php 檔案,用於判斷 cpu ISA 對應的 lib 路徑,例如 x86_64 的 ISA 會對應到 lib64. [test]'
 
921 357 d 20 h liveuser /trunk/usr/bin/ -- Power by QBPWCF

'更新 usr/bin 底下的 php 檔案,使用符合新的 qbpwcf lib 路徑. [test]'
 
906 360 d 6 h liveuser /trunk/ -- Power by QBPWCF

'調整 fileAccess.php 檔案的 fileAccess 類別的 createTempFile 函式的暫存目錄為 var/temp. [test]'
 
883 362 d 22 h liveuser /trunk/usr/ -- Power by QBPWCF

'prepare mv qbpwcf/usr to usr'
 
833 439 d 20 h liveuser /trunk/ -- Power by QBPWCF

'增加 sample/usr_bin_test.php 檔案的 registerService.php 範例.'

'修正 sample/usr_bin_test.php 檔案的 list 參數為 all 時,會出現非可執行程式的問題.'

'新增 usr/bin/registerService.php 檔案,提供註冊 service 到 systemctl 的功能.'

'增加 fileAccess.php 檔案的 fileAccess 類別的 createTempFile 函式回傳的 檔案路徑與名稱 結果.'

'增加 cmd.php 檔案, cmd 類別的 parseArgu 函式,的 parseFormVar 參數,提供解析 _GET、_POST 表單變數的功能.'

'新增 javaScript.php 檔案的 javaScript 類別中 qbpwcfJavaScript 函式的 window.qbpwcf.ws 物件,提供存取 web socket 服務的功能. [test]'