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
833 439 d 8 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]'
 
706 727 d 2 h liveuser /trunk/ -- Power by QBPWCF

'修正 fileAccess.php 檔案的 fileAccess 類別的 validatePath 函式的 dirPermission 參數的註解.'

'修正 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 遇到不存在的 socket 路徑會出錯的問題. [test]'

'新增 usr/bin/configCache.php 檔案,提供config::client的cache支援. [test]'

'讓 sample/usr_bin_test.php 更 portable. [test]'
 
636 779 d 20 h liveuser /trunk/sample/ -- Power by QBPWCF

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

修正 db.php 檔案 db 類別的 backupDatabase 函式運行 mysqldump 出錯的問題.
 
378 1114 d 12 h liveuser /trunk/sample/ -- Power by QBPWCF

fix bug
 
377 1114 d 12 h liveuser /trunk/sample/ -- Power by QBPWCF

fix bug
 
376 1114 d 12 h liveuser /trunk/sample/ -- Power by QBPWCF

fix bug
 
375 1114 d 12 h liveuser /trunk/sample/ -- Power by QBPWCF

fix bug
 
374 1114 d 12 h liveuser /trunk/ -- Power by QBPWCF

增加 fileAccess.php 檔案的 fileAccess 類別的 listInfo 函式的回傳結果說明.
 
373 1114 d 15 h liveuser /trunk/sample/ -- Power by QBPWCF

fix bug
 
372 1114 d 15 h liveuser /trunk/sample/ -- Power by QBPWCF

fix no params issue
 
371 1114 d 15 h liveuser /trunk/sample/ -- Power by QBPWCF

add test program for cmd under usr bin