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
950 354 d 9 h liveuser /trunk/usr/lib64/qbpwcf/ -- Power by QBPWCF

'cp usr/lib to usr/lib64 for rpmbuild compatiable'
 
915 358 d 6 h liveuser /trunk/usr/lib/qbpwcf/ -- Power by QBPWCF

'mv usr/lib to usr/lib/qbpwcf'
 
911 358 d 6 h liveuser /trunk/user_lib_qbpwcf_lib/ -- Power by QBPWCF

'prepare prepare mv usr/lib ro usr/lib/qbpwcf/lib'
 
910 358 d 6 h liveuser /trunk/usr_lib_qbpwcf/ -- Power by QBPWCF

'prepare mv usr/lib ro usr/lib/qbpwcf/lib'
 
891 362 d 4 h liveuser /trunk/usr/lib/ -- Power by QBPWCF

'cp qbpwcf to usr/lib'
 
622 794 d 5 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'not end'
 
357 1134 d 18 h liveuser /trunk/ -- Power by QBPWCF
+修正 cgi/redirect.cgi 的版權宣告與導頁的頁面.
+
+修正 form.php 檔案的 form 類別的 inputText 函式的 placeholder 參數出錯的問題.
+
+修正 javaScript.php 檔案的 javaScript 類別的 gatDataDynamic 函式失效的問題.
+
+修正 javaScript.php 檔案的 javaScript 類別的 gatDataDynamic 函式註解.
+
+修正 javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式中 window.qbpwcf.gatDataDynamic.params 設置出錯的問題.
+
+修正 javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式中 window.qbpwcf.gatDataDynamic.func 綁定的事件會於使用鍵盤方按鍵時觸發的問題.
+
+修正 record.php 檔案的 record 類別的 getOutput 函式的說明.
+
+加強 record.php 檔案的 record 類別的 getOutput 函式的參數 code2run 的檢查機制.
+
+增加 time.php 檔案的 time 類別的 caculateTimeAmount、getMicrotime 函式的註解.
+
+修正 unserialize/index.php 檔案 unserialize 的錯誤.
 
60 1327 d 13 h liveuser /trunk/ -- Power by QBPWCF
code clean
新增接收 post data 來 unserialize 的 web 界面.
增加 amazon.php 檔案的 amazon 類別中各函式的參考資料.
修正 phpLib.php 檔案的 phpLib 類別的 getFunctionConstruction 函式解析輸入參數形態的問題.
新增 phpLib.php 檔案的 phpLib 類別的 getFunctionConstruction 函式解析參考資料的功能.
修正 R.php 檔案的 R 類別的 apriori 函式的輸入參數表示.
修正 R.php 檔案的 R 類別的 computeCorrelationCoefficientForNumbericData 函式必填參數的註解說明.
修正 R.php 檔案的 R 類別的 decisionTreeWithPackageParty 函式的輸入參數表示.
修正 R.php 檔案的 R 類別的 describedStatistic 函式的輸入參數表示.
修正 R.php 檔案的 R 類別的 executeR 函式的註解.
修正 R.php 檔案的 R 類別的 lm 函式的輸入參數表示.
調整 R.php 檔案的 R 類別的 各函式註解,補上參考資料.