Rev 661 |
Rev 666 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 663 2024-02-14 10:58:28
- Author: liveuser
- Log message:
- -- Power by QBPWCF
'新增 variableCheck.php 檔案的 variableCheck 類別的 checkRFC3339 函式.提供檢查時間字串格式是否符合RFC3339的功能.'
'增加 time.php 檔案的 time 類別的 caculateTimeAmount 函式的unixtime回傳結果.'
'增加 time.php 檔案的 time 類別的 caculateTimeAmount 函式的argu回傳結果.'
'優化 time.php 檔案的 time 類別的 caculateTimeAmount 函式的計算方式,增加實用性.'
'新增 variableCheck.php 檔案的 variableCheck 類別的 checkStringFormat 函式.提供檢查字串格式的功能.'
'修正 stringProcess.php 檔案的 stringProcess 類別的 str_split_unicode 函式的註解.'
'新增 search.php 檔案的 search 類別的 findKeyWordsPosition 函式,提供多個關鍵字的位置搜尋結果.'