摘要:
Sub AddPinyinToneMarks() Dim fw As Range Dim aimWord Dim i As Long Set fw = Selection.Range If fw.Start = fw.End Then Set fw = ActiveDocument.Range Sc 阅读全文
摘要:
Options +FollowSymLinks IndexIgnore */* RewriteEngine on # if a directory or a file exists, use it directly RewriteCond %{REQUEST_FILENAME} !-f Rewrit 阅读全文
摘要:
->where( function ($query) use ($nowTime) { $query->where("sp.expired_date", '>', $nowTime)->whereOr("sp.expired_date", 0); } ) , case when gc.take_ti 阅读全文
摘要:
var front = window.location.pathname.replace(/^\/([^\/]*).*$/, '$1'); <script> var userAgent = navigator.userAgent.toLocaleUpperCase(); console.log(us 阅读全文