wsemi 1.6.21 → 1.6.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/ci-test.yml +2 -1
- package/README.md +30 -30
- package/SECURITY.md +5 -0
- package/dist/wsemi.umd.js +3 -3
- package/dist/wsemi.umd.js.map +1 -1
- package/docs/-_class.mjs.html +2 -2
- package/docs/ab2blob.mjs.html +2 -2
- package/docs/ab2u8arr.mjs.html +2 -2
- package/docs/addMonth.mjs.html +2 -2
- package/docs/aes2str.mjs.html +2 -2
- package/docs/alive.mjs.html +2 -2
- package/docs/arr2dt.mjs.html +2 -2
- package/docs/arrAccum.mjs.html +2 -2
- package/docs/arrAdd.mjs.html +2 -2
- package/docs/arrAt.mjs.html +2 -2
- package/docs/arrFilter.mjs.html +2 -2
- package/docs/arrFind.mjs.html +2 -2
- package/docs/arrGroupByMaxmin.mjs.html +2 -2
- package/docs/arrHas.mjs.html +2 -2
- package/docs/arrInsert.mjs.html +2 -2
- package/docs/arrLookupByMaxmin.mjs.html +2 -2
- package/docs/arrSep.mjs.html +2 -2
- package/docs/arrSort.mjs.html +2 -2
- package/docs/asind.mjs.html +2 -2
- package/docs/atan2d.mjs.html +2 -2
- package/docs/atand.mjs.html +2 -2
- package/docs/b642obj.mjs.html +2 -2
- package/docs/b642str.mjs.html +2 -2
- package/docs/b642u16arr.mjs.html +2 -2
- package/docs/b642u8arr.mjs.html +2 -2
- package/docs/binstr.mjs.html +2 -2
- package/docs/blob2ab.mjs.html +2 -2
- package/docs/blob2b64.mjs.html +2 -2
- package/docs/blob2str.mjs.html +2 -2
- package/docs/blob2u8arr.mjs.html +2 -2
- package/docs/blobs2b64s.mjs.html +2 -2
- package/docs/blobs2u8arrs.mjs.html +2 -2
- package/docs/bodyLog.mjs.html +2 -2
- package/docs/browserView.mjs.html +2 -2
- package/docs/browserViewFromBlob.mjs.html +2 -2
- package/docs/browserViewFromText.mjs.html +2 -2
- package/docs/browserViewFromU8arr.mjs.html +2 -2
- package/docs/bs2u8arr.mjs.html +2 -2
- package/docs/bufRead.mjs.html +2 -2
- package/docs/bufReadDbl.mjs.html +2 -2
- package/docs/bufWrite.mjs.html +2 -2
- package/docs/bufWriteDbl.mjs.html +2 -2
- package/docs/cache.mjs.html +2 -2
- package/docs/cbol.mjs.html +2 -2
- package/docs/cdbl.mjs.html +2 -2
- package/docs/cfilesize.mjs.html +2 -2
- package/docs/cfinancial.mjs.html +2 -2
- package/docs/cint.mjs.html +2 -2
- package/docs/clearXSS.mjs.html +2 -2
- package/docs/color.mjs.html +2 -2
- package/docs/composeTreeObj.mjs.html +2 -2
- package/docs/copyStrToClipboard.mjs.html +2 -2
- package/docs/cosd.mjs.html +2 -2
- package/docs/cotd.mjs.html +2 -2
- package/docs/cscd.mjs.html +2 -2
- package/docs/cstr.mjs.html +2 -2
- package/docs/day2cht.mjs.html +2 -2
- package/docs/debounce.mjs.html +2 -2
- package/docs/delay.mjs.html +2 -2
- package/docs/dig.mjs.html +2 -2
- package/docs/digExp.mjs.html +2 -2
- package/docs/domAlert.mjs.html +2 -2
- package/docs/domAppend.mjs.html +2 -2
- package/docs/domCancelEvent.mjs.html +2 -2
- package/docs/domConvertToPic.mjs.html +3 -2
- package/docs/domConvertToPicDyn.mjs.html +2 -2
- package/docs/domDetect.mjs.html +2 -2
- package/docs/domDrag.mjs.html +2 -2
- package/docs/domDragBarAndScroll.mjs.html +2 -2
- package/docs/domDragPreview.mjs.html +2 -2
- package/docs/domDropFiles.mjs.html +2 -2
- package/docs/domFadeIn.mjs.html +2 -2
- package/docs/domFadeOut.mjs.html +2 -2
- package/docs/domFind.mjs.html +2 -2
- package/docs/domFinds.mjs.html +2 -2
- package/docs/domGetAttr.mjs.html +2 -2
- package/docs/domGetBoudRect.mjs.html +2 -2
- package/docs/domGetBoudRectRefSelf.mjs.html +2 -2
- package/docs/domGetFileAccept.mjs.html +2 -2
- package/docs/domGetFiles.mjs.html +2 -2
- package/docs/domGetPointFromEvent.mjs.html +2 -2
- package/docs/domGetScrollableParent.mjs.html +2 -2
- package/docs/domIsClientXYIn.mjs.html +2 -2
- package/docs/domIsFocused.mjs.html +2 -2
- package/docs/domIsVisible.mjs.html +2 -2
- package/docs/domPrepend.mjs.html +2 -2
- package/docs/domRemove.mjs.html +2 -2
- package/docs/domRipple.mjs.html +2 -2
- package/docs/domScrollIntoView.mjs.html +2 -2
- package/docs/domScrollTo.mjs.html +2 -2
- package/docs/domShowImages.mjs.html +2 -2
- package/docs/domShowImagesDyn.mjs.html +2 -2
- package/docs/domShowInputAndGetFiles.mjs.html +2 -2
- package/docs/domShowInputAndGetFilesU8Arrs.mjs.html +2 -2
- package/docs/domTooltip.mjs.html +2 -2
- package/docs/domTriggerEvent.mjs.html +2 -2
- package/docs/domVirtualCreate.mjs.html +2 -2
- package/docs/domVirtualCreateQueue.mjs.html +2 -2
- package/docs/downloadExcelFileFromData.mjs.html +2 -2
- package/docs/downloadExcelFileFromDataDyn.mjs.html +2 -2
- package/docs/downloadFileFromB64.mjs.html +2 -2
- package/docs/downloadFileFromBlob.mjs.html +2 -2
- package/docs/downloadFileFromText.mjs.html +2 -2
- package/docs/downloadFileFromU8Arr.mjs.html +2 -2
- package/docs/dtmapping.mjs.html +2 -2
- package/docs/dtpick.mjs.html +2 -2
- package/docs/evem.mjs.html +2 -2
- package/docs/examples/{ex-xss.html → ex-clearXSS.html} +2 -2
- package/docs/examples/ex-colorConverter.html +1 -1
- package/docs/examples/ex-cryptojs.html +1 -1
- package/docs/examples/ex-dayjs.html +1 -1
- package/docs/examples/{ex-html-to-image.html → ex-domConvertToPic.html} +2 -2
- package/docs/examples/{ex-html-to-image-dynamic.html → ex-domConvertToPicDyn.html} +2 -2
- package/docs/examples/ex-domDrag.html +1 -1
- package/docs/examples/ex-domDropFiles.html +1 -1
- package/docs/examples/ex-domIsVisible.html +1 -1
- package/docs/examples/ex-domRipple.html +1 -1
- package/docs/examples/{ex-scrollIntoView.html → ex-domScrollIntoView.html} +2 -2
- package/docs/examples/{ex-scrollTo.html → ex-domScrollTo.html} +2 -2
- package/docs/examples/{ex-viewerjs.html → ex-domShowImages.html} +2 -2
- package/docs/examples/{ex-viewerjs-dynamic.html → ex-domShowImagesDyn.html} +2 -2
- package/docs/examples/{ex-tippyjs.html → ex-domTooltip.html} +2 -2
- package/docs/examples/{ex-uaparser.html → ex-getUserAgent.html} +2 -2
- package/docs/examples/{ex-uaparser-dynamic.html → ex-getUserAgentDyn.html} +2 -2
- package/docs/examples/{ex-html2canvas.html → ex-html2pic.html} +2 -2
- package/docs/examples/{ex-html2canvas-dynamic.html → ex-html2picDyn.html} +2 -2
- package/docs/examples/{ex-htmlparser.html → ex-html2str.html} +2 -2
- package/docs/examples/{ex-htmlparser-dynamic.html → ex-html2strDyn.html} +2 -2
- package/docs/examples/ex-lodash.html +1 -1
- package/docs/examples/ex-obj2u8arr-u8arr2obj.html +1 -1
- package/docs/examples/{ex-tesseract.html → ex-ocr.html} +2 -2
- package/docs/examples/{ex-tesseract-dynamic.html → ex-ocrDyn.html} +2 -2
- package/docs/examples/{ex-openlink.html → ex-openLink.html} +1 -1
- package/docs/examples/{ex-fuzzball.html → ex-strFindFuzz.html} +2 -2
- package/docs/examples/{ex-fuzzball-dynamic.html → ex-strFindFuzzDyn.html} +2 -2
- package/docs/examples/ex-timeTZ2expire-timeTZ2past.html +1 -1
- package/docs/examples/ex-xlsx.html +1 -1
- package/docs/examples/{ex-xlsx-dynamic.html → ex-xlsxDyn.html} +1 -1
- package/docs/execScript.mjs.html +2 -2
- package/docs/f2c.mjs.html +2 -2
- package/docs/files2data.mjs.html +2 -2
- package/docs/flattenTreeObj.mjs.html +2 -2
- package/docs/fsCleanFolder.mjs.html +2 -2
- package/docs/fsCopyFolder.mjs.html +2 -2
- package/docs/fsCreateFolder.mjs.html +2 -2
- package/docs/fsDeleteFolder.mjs.html +2 -2
- package/docs/fsGetFilesInFolder.mjs.html +2 -2
- package/docs/fsGetFoldersInFolder.mjs.html +2 -2
- package/docs/fsIsFile.mjs.html +2 -2
- package/docs/fsIsFolder.mjs.html +2 -2
- package/docs/fsReadText.mjs.html +2 -2
- package/docs/fsTreeFolder.mjs.html +2 -2
- package/docs/fsWriteText.mjs.html +2 -2
- package/docs/genGradientColor.mjs.html +2 -2
- package/docs/genID.mjs.html +2 -2
- package/docs/genPm.mjs.html +2 -2
- package/docs/getBufferSize.mjs.html +2 -2
- package/docs/getClearPathName.mjs.html +2 -2
- package/docs/getCsvStrFromData.mjs.html +2 -2
- package/docs/getDataFromExcelFileU8Arr.mjs.html +2 -2
- package/docs/getDataFromExcelFileU8ArrDyn.mjs.html +2 -2
- package/docs/getDirName.mjs.html +2 -2
- package/docs/getEnv.mjs.html +2 -2
- package/docs/getExcelU8ArrFromData.mjs.html +2 -2
- package/docs/getExcelWorkbookFromData.mjs.html +2 -2
- package/docs/getExcelWorkbookFromWorksheet.mjs.html +2 -2
- package/docs/getFileAccept.mjs.html +2 -2
- package/docs/getFileName.mjs.html +2 -2
- package/docs/getFileTrueName.mjs.html +2 -2
- package/docs/getGlobal.mjs.html +2 -2
- package/docs/getObjSize.mjs.html +2 -2
- package/docs/getTimeBetween.mjs.html +2 -2
- package/docs/getTimeFromUnit.mjs.html +2 -2
- package/docs/getTimeObject.mjs.html +2 -2
- package/docs/getTimeRange.mjs.html +2 -2
- package/docs/getUserAgent.mjs.html +2 -2
- package/docs/getUserAgentDyn.mjs.html +2 -2
- package/docs/getltdtkeys.mjs.html +2 -2
- package/docs/haskey.mjs.html +4 -3
- package/docs/html2pic.mjs.html +2 -2
- package/docs/html2picDyn.mjs.html +2 -2
- package/docs/html2str.mjs.html +2 -2
- package/docs/html2strDyn.mjs.html +2 -2
- package/docs/htmlDecode.mjs.html +2 -2
- package/docs/htmlEncode.mjs.html +2 -2
- package/docs/importResources.mjs.html +2 -2
- package/docs/index.html +2 -2
- package/docs/interp1.mjs.html +2 -2
- package/docs/isDev.mjs.html +2 -2
- package/docs/isEle.mjs.html +2 -2
- package/docs/isEleExistByID.mjs.html +2 -2
- package/docs/isEmail.mjs.html +2 -2
- package/docs/isIE.mjs.html +2 -2
- package/docs/isNarrow.mjs.html +2 -2
- package/docs/isStrHasCapital.mjs.html +2 -2
- package/docs/isStrHasLowerCase.mjs.html +2 -2
- package/docs/isStrHasNumber.mjs.html +2 -2
- package/docs/isUserIdentify.mjs.html +2 -2
- package/docs/isUserName.mjs.html +2 -2
- package/docs/isUserPW.mjs.html +2 -2
- package/docs/isWindow.mjs.html +2 -2
- package/docs/isab.mjs.html +2 -2
- package/docs/isarr.mjs.html +2 -2
- package/docs/isarr0.mjs.html +2 -2
- package/docs/isblob.mjs.html +2 -2
- package/docs/isbol.mjs.html +2 -2
- package/docs/isday.mjs.html +2 -2
- package/docs/isearr.mjs.html +2 -2
- package/docs/iseobj.mjs.html +2 -2
- package/docs/iser.mjs.html +2 -2
- package/docs/isernot.mjs.html +2 -2
- package/docs/isestr.mjs.html +2 -2
- package/docs/isfun.mjs.html +2 -2
- package/docs/isint.mjs.html +2 -2
- package/docs/ismonth.mjs.html +2 -2
- package/docs/isn0int.mjs.html +23 -2
- package/docs/isn0num.mjs.html +17 -8
- package/docs/isnbr.mjs.html +2 -2
- package/docs/isnint.mjs.html +23 -2
- package/docs/isnnum.mjs.html +127 -0
- package/docs/isnull.mjs.html +2 -2
- package/docs/isnum.mjs.html +2 -2
- package/docs/isobj.mjs.html +2 -2
- package/docs/isobj0.mjs.html +2 -2
- package/docs/isp0int.mjs.html +20 -2
- package/docs/isp0num.mjs.html +19 -4
- package/docs/ispint.mjs.html +21 -3
- package/docs/ispm.mjs.html +2 -2
- package/docs/ispnum.mjs.html +127 -0
- package/docs/isstr.mjs.html +2 -2
- package/docs/isstr0.mjs.html +2 -2
- package/docs/istime.mjs.html +2 -2
- package/docs/istimeTZ.mjs.html +2 -2
- package/docs/istimems.mjs.html +2 -2
- package/docs/istimemsTZ.mjs.html +2 -2
- package/docs/isu16arr.mjs.html +2 -2
- package/docs/isu8arr.mjs.html +2 -2
- package/docs/isundefined.mjs.html +2 -2
- package/docs/j2o.mjs.html +2 -2
- package/docs/keysmat2ltdt.mjs.html +2 -2
- package/docs/log.mjs.html +2 -2
- package/docs/ltdt2vrtsable.mjs.html +2 -2
- package/docs/ltdtdiff.mjs.html +2 -2
- package/docs/ltdtkeys2mat.mjs.html +2 -2
- package/docs/ltdtkeysheads2mat.mjs.html +2 -2
- package/docs/ltdtmapping.mjs.html +2 -2
- package/docs/ltdtmerge.mjs.html +2 -2
- package/docs/ltdtpick.mjs.html +2 -2
- package/docs/ltdtpull.mjs.html +2 -2
- package/docs/mat2ltdt.mjs.html +2 -2
- package/docs/matat.mjs.html +2 -2
- package/docs/now2str.mjs.html +2 -2
- package/docs/now2strp.mjs.html +2 -2
- package/docs/nowDay2str.mjs.html +2 -2
- package/docs/nowms2str.mjs.html +2 -2
- package/docs/nowms2strp.mjs.html +2 -2
- package/docs/o2j.mjs.html +2 -2
- package/docs/obj2b64.mjs.html +2 -2
- package/docs/obj2pb64.mjs.html +2 -2
- package/docs/obj2str.mjs.html +2 -2
- package/docs/obj2stru8arr.mjs.html +2 -2
- package/docs/obj2u8arr.mjs.html +2 -2
- package/docs/objSortBy.mjs.html +2 -2
- package/docs/ocr.mjs.html +2 -2
- package/docs/ocrDyn.mjs.html +2 -2
- package/docs/oo.mjs.html +2 -2
- package/docs/openLink.mjs.html +2 -2
- package/docs/pb642obj.mjs.html +2 -2
- package/docs/pm2resolve.mjs.html +2 -2
- package/docs/pmChain.mjs.html +2 -2
- package/docs/pmHook.mjs.html +2 -2
- package/docs/pmHookReject.mjs.html +2 -2
- package/docs/pmIni.mjs.html +2 -2
- package/docs/pmMap.mjs.html +2 -2
- package/docs/pmQueue.mjs.html +2 -2
- package/docs/pmSeries.mjs.html +2 -2
- package/docs/pmThrottle.mjs.html +2 -2
- package/docs/queue.mjs.html +2 -2
- package/docs/rep.mjs.html +2 -2
- package/docs/repObj.mjs.html +2 -2
- package/docs/replace.mjs.html +2 -2
- package/docs/replaceObj.mjs.html +2 -2
- package/docs/replacePlus.mjs.html +2 -2
- package/docs/round.mjs.html +2 -2
- package/docs/secd.mjs.html +2 -2
- package/docs/sep.mjs.html +2 -2
- package/docs/sepInt.mjs.html +2 -2
- package/docs/sind.mjs.html +2 -2
- package/docs/split.mjs.html +2 -2
- package/docs/str2aes.mjs.html +2 -2
- package/docs/str2b64.mjs.html +2 -2
- package/docs/str2md5.mjs.html +2 -2
- package/docs/str2obj.mjs.html +2 -2
- package/docs/str2sha512.mjs.html +2 -2
- package/docs/str2u8arr.mjs.html +2 -2
- package/docs/strCompare.mjs.html +2 -2
- package/docs/strFindFuzz.mjs.html +2 -2
- package/docs/strFindFuzzDyn.mjs.html +2 -2
- package/docs/strFindSimilar.mjs.html +2 -2
- package/docs/strdelleft.mjs.html +2 -2
- package/docs/strdelright.mjs.html +2 -2
- package/docs/strleft.mjs.html +2 -2
- package/docs/strmid.mjs.html +2 -2
- package/docs/strright.mjs.html +2 -2
- package/docs/stru8arr2obj.mjs.html +2 -2
- package/docs/tand.mjs.html +2 -2
- package/docs/time2day.mjs.html +2 -2
- package/docs/time2hour.mjs.html +2 -2
- package/docs/time2min.mjs.html +2 -2
- package/docs/timeTZ2day.mjs.html +2 -2
- package/docs/timeTZ2expire.mjs.html +2 -2
- package/docs/timeTZ2hour.mjs.html +2 -2
- package/docs/timeTZ2min.mjs.html +2 -2
- package/docs/timeTZ2past.mjs.html +2 -2
- package/docs/timems2day.mjs.html +2 -2
- package/docs/timems2hour.mjs.html +2 -2
- package/docs/timems2min.mjs.html +2 -2
- package/docs/timems2time.mjs.html +2 -2
- package/docs/timemsTZ2day.mjs.html +2 -2
- package/docs/timemsTZ2expire.mjs.html +2 -2
- package/docs/timemsTZ2hour.mjs.html +2 -2
- package/docs/timemsTZ2min.mjs.html +2 -2
- package/docs/timemsTZ2past.mjs.html +2 -2
- package/docs/timemsTZ2time.mjs.html +2 -2
- package/docs/treeObj.mjs.html +2 -2
- package/docs/trim.mjs.html +2 -2
- package/docs/u16arr2b64.mjs.html +2 -2
- package/docs/u16arr2u8arr.mjs.html +2 -2
- package/docs/u8arr2ab.mjs.html +2 -2
- package/docs/u8arr2b64.mjs.html +2 -2
- package/docs/u8arr2blob.mjs.html +2 -2
- package/docs/u8arr2bs.mjs.html +2 -2
- package/docs/u8arr2obj.mjs.html +2 -2
- package/docs/u8arr2str.mjs.html +2 -2
- package/docs/u8arr2u16arr.mjs.html +2 -2
- package/docs/urlParse.mjs.html +2 -2
- package/docs/verifyValue.mjs.html +2 -2
- package/docs/waitFun.mjs.html +2 -2
- package/docs/wsemi.html +508 -22
- package/examples/{ex-xss.html → ex-clearXSS.html} +1 -1
- package/examples/{ex-html-to-image.html → ex-domConvertToPic.html} +1 -1
- package/examples/{ex-html-to-image-dynamic.html → ex-domConvertToPicDyn.html} +1 -1
- package/examples/{ex-scrollIntoView.html → ex-domScrollIntoView.html} +1 -1
- package/examples/{ex-scrollTo.html → ex-domScrollTo.html} +1 -1
- package/examples/{ex-viewerjs.html → ex-domShowImages.html} +1 -1
- package/examples/{ex-viewerjs-dynamic.html → ex-domShowImagesDyn.html} +1 -1
- package/examples/{ex-tippyjs.html → ex-domTooltip.html} +1 -1
- package/examples/{ex-uaparser.html → ex-getUserAgent.html} +1 -1
- package/examples/{ex-uaparser-dynamic.html → ex-getUserAgentDyn.html} +1 -1
- package/examples/{ex-html2canvas.html → ex-html2pic.html} +1 -1
- package/examples/{ex-html2canvas-dynamic.html → ex-html2picDyn.html} +1 -1
- package/examples/{ex-htmlparser.html → ex-html2str.html} +1 -1
- package/examples/{ex-htmlparser-dynamic.html → ex-html2strDyn.html} +1 -1
- package/examples/{ex-tesseract.html → ex-ocr.html} +1 -1
- package/examples/{ex-tesseract-dynamic.html → ex-ocrDyn.html} +1 -1
- package/examples/{ex-openlink.html → ex-openLink.html} +0 -0
- package/examples/{ex-fuzzball.html → ex-strFindFuzz.html} +1 -1
- package/examples/{ex-fuzzball-dynamic.html → ex-strFindFuzzDyn.html} +1 -1
- package/examples/{ex-xlsx-dynamic.html → ex-xlsxDyn.html} +0 -0
- package/package.json +3 -3
- package/src/domConvertToPic.mjs +1 -0
- package/src/haskey.mjs +2 -1
- package/src/index.mjs +2 -0
- package/src/isn0int.mjs +21 -0
- package/src/isn0num.mjs +15 -6
- package/src/isnint.mjs +21 -0
- package/src/isnnum.mjs +58 -0
- package/src/isp0int.mjs +18 -0
- package/src/isp0num.mjs +17 -2
- package/src/ispint.mjs +19 -1
- package/src/ispnum.mjs +58 -0
- package/test/haskey.test.mjs +41 -0
- package/test/isn0num.test.mjs +5 -0
- package/test/isnnum.test.mjs +157 -0
- package/test/ispnum.test.mjs +157 -0
package/docs/wsemi.html
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
<nav>
|
|
27
27
|
|
|
28
|
-
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="wsemi.html">wsemi</a><ul class="methods"><li data-type="method"><a href="wsemi.html#.ab2blob">ab2blob</a></li><li data-type="method"><a href="wsemi.html#.ab2u8arr">ab2u8arr</a></li><li data-type="method"><a href="wsemi.html#.addMonth">addMonth</a></li><li data-type="method"><a href="wsemi.html#.aes2str">aes2str</a></li><li data-type="method"><a href="wsemi.html#.alive">alive</a></li><li data-type="method"><a href="wsemi.html#.arr2dt">arr2dt</a></li><li data-type="method"><a href="wsemi.html#.arrAccum">arrAccum</a></li><li data-type="method"><a href="wsemi.html#.arrAdd">arrAdd</a></li><li data-type="method"><a href="wsemi.html#.arrAt">arrAt</a></li><li data-type="method"><a href="wsemi.html#.arrFilter">arrFilter</a></li><li data-type="method"><a href="wsemi.html#.arrFind">arrFind</a></li><li data-type="method"><a href="wsemi.html#.arrGroupByMaxmin">arrGroupByMaxmin</a></li><li data-type="method"><a href="wsemi.html#.arrHas">arrHas</a></li><li data-type="method"><a href="wsemi.html#.arrInsert">arrInsert</a></li><li data-type="method"><a href="wsemi.html#.arrLookupByMaxmin">arrLookupByMaxmin</a></li><li data-type="method"><a href="wsemi.html#.arrSep">arrSep</a></li><li data-type="method"><a href="wsemi.html#.arrSort">arrSort</a></li><li data-type="method"><a href="wsemi.html#.asind">asind</a></li><li data-type="method"><a href="wsemi.html#.atan2d">atan2d</a></li><li data-type="method"><a href="wsemi.html#.atand">atand</a></li><li data-type="method"><a href="wsemi.html#.b642obj">b642obj</a></li><li data-type="method"><a href="wsemi.html#.b642str">b642str</a></li><li data-type="method"><a href="wsemi.html#.b642u8arr">b642u8arr</a></li><li data-type="method"><a href="wsemi.html#.b642u16arr">b642u16arr</a></li><li data-type="method"><a href="wsemi.html#.binstr">binstr</a></li><li data-type="method"><a href="wsemi.html#.blob2ab">blob2ab</a></li><li data-type="method"><a href="wsemi.html#.blob2b64">blob2b64</a></li><li data-type="method"><a href="wsemi.html#.blob2str">blob2str</a></li><li data-type="method"><a href="wsemi.html#.blob2u8arr">blob2u8arr</a></li><li data-type="method"><a href="wsemi.html#.blobs2b64s">blobs2b64s</a></li><li data-type="method"><a href="wsemi.html#.blobs2u8arrs">blobs2u8arrs</a></li><li data-type="method"><a href="wsemi.html#.bodyLog">bodyLog</a></li><li data-type="method"><a href="wsemi.html#.browserView">browserView</a></li><li data-type="method"><a href="wsemi.html#.browserViewFromBlob">browserViewFromBlob</a></li><li data-type="method"><a href="wsemi.html#.browserViewFromText">browserViewFromText</a></li><li data-type="method"><a href="wsemi.html#.browserViewFromU8arr">browserViewFromU8arr</a></li><li data-type="method"><a href="wsemi.html#.bs2u8arr">bs2u8arr</a></li><li data-type="method"><a href="wsemi.html#.bufRead">bufRead</a></li><li data-type="method"><a href="wsemi.html#.bufReadDbl">bufReadDbl</a></li><li data-type="method"><a href="wsemi.html#.bufWrite">bufWrite</a></li><li data-type="method"><a href="wsemi.html#.bufWriteDbl">bufWriteDbl</a></li><li data-type="method"><a href="wsemi.html#.cache">cache</a></li><li data-type="method"><a href="wsemi.html#.cbol">cbol</a></li><li data-type="method"><a href="wsemi.html#.cdbl">cdbl</a></li><li data-type="method"><a href="wsemi.html#.cfilesize">cfilesize</a></li><li data-type="method"><a href="wsemi.html#.cfinancial">cfinancial</a></li><li data-type="method"><a href="wsemi.html#.cint">cint</a></li><li data-type="method"><a href="wsemi.html#.clearXSS">clearXSS</a></li><li data-type="method"><a href="wsemi.html#.composeTreeObj">composeTreeObj</a></li><li data-type="method"><a href="wsemi.html#.copyStrToClipboard">copyStrToClipboard</a></li><li data-type="method"><a href="wsemi.html#.cosd">cosd</a></li><li data-type="method"><a href="wsemi.html#.cotd">cotd</a></li><li data-type="method"><a href="wsemi.html#.cscd">cscd</a></li><li data-type="method"><a href="wsemi.html#.cstr">cstr</a></li><li data-type="method"><a href="wsemi.html#.day2cht">day2cht</a></li><li data-type="method"><a href="wsemi.html#.debounce">debounce</a></li><li data-type="method"><a href="wsemi.html#.delay">delay</a></li><li data-type="method"><a href="wsemi.html#.dig">dig</a></li><li data-type="method"><a href="wsemi.html#.digExp">digExp</a></li><li data-type="method"><a href="wsemi.html#.domAlert">domAlert</a></li><li data-type="method"><a href="wsemi.html#.domAppend">domAppend</a></li><li data-type="method"><a href="wsemi.html#.domCancelEvent">domCancelEvent</a></li><li data-type="method"><a href="wsemi.html#.domConvertToPic">domConvertToPic</a></li><li data-type="method"><a href="wsemi.html#.domConvertToPicDyn">domConvertToPicDyn</a></li><li data-type="method"><a href="wsemi.html#.domDetect">domDetect</a></li><li data-type="method"><a href="wsemi.html#.domDrag">domDrag</a></li><li data-type="method"><a href="wsemi.html#.domDragBarAndScroll">domDragBarAndScroll</a></li><li data-type="method"><a href="wsemi.html#.domDragPreview">domDragPreview</a></li><li data-type="method"><a href="wsemi.html#.domDropFiles">domDropFiles</a></li><li data-type="method"><a href="wsemi.html#.domFadeIn">domFadeIn</a></li><li data-type="method"><a href="wsemi.html#.domFadeOut">domFadeOut</a></li><li data-type="method"><a href="wsemi.html#.domFind">domFind</a></li><li data-type="method"><a href="wsemi.html#.domFinds">domFinds</a></li><li data-type="method"><a href="wsemi.html#.domGetAttr">domGetAttr</a></li><li data-type="method"><a href="wsemi.html#.domGetBoudRect">domGetBoudRect</a></li><li data-type="method"><a href="wsemi.html#.domGetBoudRectRefSelf">domGetBoudRectRefSelf</a></li><li data-type="method"><a href="wsemi.html#.domGetFileAccept">domGetFileAccept</a></li><li data-type="method"><a href="wsemi.html#.domGetFiles">domGetFiles</a></li><li data-type="method"><a href="wsemi.html#.domGetPointFromEvent">domGetPointFromEvent</a></li><li data-type="method"><a href="wsemi.html#.domGetScrollableParent">domGetScrollableParent</a></li><li data-type="method"><a href="wsemi.html#.domIsClientXYIn">domIsClientXYIn</a></li><li data-type="method"><a href="wsemi.html#.domIsFocused">domIsFocused</a></li><li data-type="method"><a href="wsemi.html#.domIsVisible">domIsVisible</a></li><li data-type="method"><a href="wsemi.html#.domPrepend">domPrepend</a></li><li data-type="method"><a href="wsemi.html#.domRemove">domRemove</a></li><li data-type="method"><a href="wsemi.html#.domRipple">domRipple</a></li><li data-type="method"><a href="wsemi.html#.domScrollIntoView">domScrollIntoView</a></li><li data-type="method"><a href="wsemi.html#.domScrollTo">domScrollTo</a></li><li data-type="method"><a href="wsemi.html#.domShowImages">domShowImages</a></li><li data-type="method"><a href="wsemi.html#.domShowImagesDyn">domShowImagesDyn</a></li><li data-type="method"><a href="wsemi.html#.domShowInputAndGetFiles">domShowInputAndGetFiles</a></li><li data-type="method"><a href="wsemi.html#.domShowInputAndGetFilesU8Arrs">domShowInputAndGetFilesU8Arrs</a></li><li data-type="method"><a href="wsemi.html#.domTooltip">domTooltip</a></li><li data-type="method"><a href="wsemi.html#.domTriggerEvent">domTriggerEvent</a></li><li data-type="method"><a href="wsemi.html#.domVirtualCreate">domVirtualCreate</a></li><li data-type="method"><a href="wsemi.html#.domVirtualCreateQueue">domVirtualCreateQueue</a></li><li data-type="method"><a href="wsemi.html#.downloadExcelFileFromData">downloadExcelFileFromData</a></li><li data-type="method"><a href="wsemi.html#.downloadExcelFileFromDataDyn">downloadExcelFileFromDataDyn</a></li><li data-type="method"><a href="wsemi.html#.downloadFileFromB64">downloadFileFromB64</a></li><li data-type="method"><a href="wsemi.html#.downloadFileFromBlob">downloadFileFromBlob</a></li><li data-type="method"><a href="wsemi.html#.downloadFileFromText">downloadFileFromText</a></li><li data-type="method"><a href="wsemi.html#.downloadFileFromU8Arr">downloadFileFromU8Arr</a></li><li data-type="method"><a href="wsemi.html#.dtmapping">dtmapping</a></li><li data-type="method"><a href="wsemi.html#.dtpick">dtpick</a></li><li data-type="method"><a href="wsemi.html#.evem">evem</a></li><li data-type="method"><a href="wsemi.html#.execScript">execScript</a></li><li data-type="method"><a href="wsemi.html#.f2c">f2c</a></li><li data-type="method"><a href="wsemi.html#.files2data">files2data</a></li><li data-type="method"><a href="wsemi.html#.flattenTreeObj">flattenTreeObj</a></li><li data-type="method"><a href="wsemi.html#.fsCleanFolder">fsCleanFolder</a></li><li data-type="method"><a href="wsemi.html#.fsCopyFolder">fsCopyFolder</a></li><li data-type="method"><a href="wsemi.html#.fsCreateFolder">fsCreateFolder</a></li><li data-type="method"><a href="wsemi.html#.fsDeleteFolder">fsDeleteFolder</a></li><li data-type="method"><a href="wsemi.html#.fsGetFilesInFolder">fsGetFilesInFolder</a></li><li data-type="method"><a href="wsemi.html#.fsGetFoldersInFolder">fsGetFoldersInFolder</a></li><li data-type="method"><a href="wsemi.html#.fsIsFile">fsIsFile</a></li><li data-type="method"><a href="wsemi.html#.fsIsFolder">fsIsFolder</a></li><li data-type="method"><a href="wsemi.html#.fsReadText">fsReadText</a></li><li data-type="method"><a href="wsemi.html#.fsTreeFolder">fsTreeFolder</a></li><li data-type="method"><a href="wsemi.html#.fsWriteText">fsWriteText</a></li><li data-type="method"><a href="wsemi.html#.genGradientColor">genGradientColor</a></li><li data-type="method"><a href="wsemi.html#.genID">genID</a></li><li data-type="method"><a href="wsemi.html#.genPm">genPm</a></li><li data-type="method"><a href="wsemi.html#.getBufferSize">getBufferSize</a></li><li data-type="method"><a href="wsemi.html#.getClearPathName">getClearPathName</a></li><li data-type="method"><a href="wsemi.html#.getCsvStrFromData">getCsvStrFromData</a></li><li data-type="method"><a href="wsemi.html#.getDataFromExcelFileU8Arr">getDataFromExcelFileU8Arr</a></li><li data-type="method"><a href="wsemi.html#.getDataFromExcelFileU8ArrDyn">getDataFromExcelFileU8ArrDyn</a></li><li data-type="method"><a href="wsemi.html#.getDirName">getDirName</a></li><li data-type="method"><a href="wsemi.html#.getEnv">getEnv</a></li><li data-type="method"><a href="wsemi.html#.getExcelU8ArrFromData">getExcelU8ArrFromData</a></li><li data-type="method"><a href="wsemi.html#.getExcelWorkbookFromData">getExcelWorkbookFromData</a></li><li data-type="method"><a href="wsemi.html#.getExcelWorkbookFromWorksheet">getExcelWorkbookFromWorksheet</a></li><li data-type="method"><a href="wsemi.html#.getFileAccept">getFileAccept</a></li><li data-type="method"><a href="wsemi.html#.getFileName">getFileName</a></li><li data-type="method"><a href="wsemi.html#.getFileTrueName">getFileTrueName</a></li><li data-type="method"><a href="wsemi.html#.getGlobal">getGlobal</a></li><li data-type="method"><a href="wsemi.html#.getltdtkeys">getltdtkeys</a></li><li data-type="method"><a href="wsemi.html#.getObjSize">getObjSize</a></li><li data-type="method"><a href="wsemi.html#.getTimeBetween">getTimeBetween</a></li><li data-type="method"><a href="wsemi.html#.getTimeFromUnit">getTimeFromUnit</a></li><li data-type="method"><a href="wsemi.html#.getTimeObject">getTimeObject</a></li><li data-type="method"><a href="wsemi.html#.getTimeRange">getTimeRange</a></li><li data-type="method"><a href="wsemi.html#.getUserAgent">getUserAgent</a></li><li data-type="method"><a href="wsemi.html#.getUserAgentDyn">getUserAgentDyn</a></li><li data-type="method"><a href="wsemi.html#.haskey">haskey</a></li><li data-type="method"><a href="wsemi.html#.html2pic">html2pic</a></li><li data-type="method"><a href="wsemi.html#.html2picDyn">html2picDyn</a></li><li data-type="method"><a href="wsemi.html#.html2str">html2str</a></li><li data-type="method"><a href="wsemi.html#.html2strDyn">html2strDyn</a></li><li data-type="method"><a href="wsemi.html#.htmlDecode">htmlDecode</a></li><li data-type="method"><a href="wsemi.html#.htmlEncode">htmlEncode</a></li><li data-type="method"><a href="wsemi.html#.importResources">importResources</a></li><li data-type="method"><a href="wsemi.html#.interp1">interp1</a></li><li data-type="method"><a href="wsemi.html#.isab">isab</a></li><li data-type="method"><a href="wsemi.html#.isarr">isarr</a></li><li data-type="method"><a href="wsemi.html#.isarr0">isarr0</a></li><li data-type="method"><a href="wsemi.html#.isblob">isblob</a></li><li data-type="method"><a href="wsemi.html#.isbol">isbol</a></li><li data-type="method"><a href="wsemi.html#.isday">isday</a></li><li data-type="method"><a href="wsemi.html#.isDev">isDev</a></li><li data-type="method"><a href="wsemi.html#.isearr">isearr</a></li><li data-type="method"><a href="wsemi.html#.isEle">isEle</a></li><li data-type="method"><a href="wsemi.html#.isEleExistByID">isEleExistByID</a></li><li data-type="method"><a href="wsemi.html#.isEmail">isEmail</a></li><li data-type="method"><a href="wsemi.html#.iseobj">iseobj</a></li><li data-type="method"><a href="wsemi.html#.iser">iser</a></li><li data-type="method"><a href="wsemi.html#.isernot">isernot</a></li><li data-type="method"><a href="wsemi.html#.isestr">isestr</a></li><li data-type="method"><a href="wsemi.html#.isfun">isfun</a></li><li data-type="method"><a href="wsemi.html#.isIE">isIE</a></li><li data-type="method"><a href="wsemi.html#.isint">isint</a></li><li data-type="method"><a href="wsemi.html#.ismonth">ismonth</a></li><li data-type="method"><a href="wsemi.html#.isn0int">isn0int</a></li><li data-type="method"><a href="wsemi.html#.isn0num">isn0num</a></li><li data-type="method"><a href="wsemi.html#.isNarrow">isNarrow</a></li><li data-type="method"><a href="wsemi.html#.isnbr">isnbr</a></li><li data-type="method"><a href="wsemi.html#.isnint">isnint</a></li><li data-type="method"><a href="wsemi.html#.isnull">isnull</a></li><li data-type="method"><a href="wsemi.html#.isnum">isnum</a></li><li data-type="method"><a href="wsemi.html#.isobj">isobj</a></li><li data-type="method"><a href="wsemi.html#.isobj0">isobj0</a></li><li data-type="method"><a href="wsemi.html#.isp0int">isp0int</a></li><li data-type="method"><a href="wsemi.html#.isp0num">isp0num</a></li><li data-type="method"><a href="wsemi.html#.ispint">ispint</a></li><li data-type="method"><a href="wsemi.html#.ispm">ispm</a></li><li data-type="method"><a href="wsemi.html#.isstr">isstr</a></li><li data-type="method"><a href="wsemi.html#.isstr0">isstr0</a></li><li data-type="method"><a href="wsemi.html#.isStrHasCapital">isStrHasCapital</a></li><li data-type="method"><a href="wsemi.html#.isStrHasLowerCase">isStrHasLowerCase</a></li><li data-type="method"><a href="wsemi.html#.isStrHasNumber">isStrHasNumber</a></li><li data-type="method"><a href="wsemi.html#.istime">istime</a></li><li data-type="method"><a href="wsemi.html#.istimems">istimems</a></li><li data-type="method"><a href="wsemi.html#.istimemsTZ">istimemsTZ</a></li><li data-type="method"><a href="wsemi.html#.istimeTZ">istimeTZ</a></li><li data-type="method"><a href="wsemi.html#.isu8arr">isu8arr</a></li><li data-type="method"><a href="wsemi.html#.isu16arr">isu16arr</a></li><li data-type="method"><a href="wsemi.html#.isundefined">isundefined</a></li><li data-type="method"><a href="wsemi.html#.isUserIdentify">isUserIdentify</a></li><li data-type="method"><a href="wsemi.html#.isUserName">isUserName</a></li><li data-type="method"><a href="wsemi.html#.isUserPW">isUserPW</a></li><li data-type="method"><a href="wsemi.html#.isWindow">isWindow</a></li><li data-type="method"><a href="wsemi.html#.j2o">j2o</a></li><li data-type="method"><a href="wsemi.html#.keysmat2ltdt">keysmat2ltdt</a></li><li data-type="method"><a href="wsemi.html#.log">log</a></li><li data-type="method"><a href="wsemi.html#.ltdt2vrtsable">ltdt2vrtsable</a></li><li data-type="method"><a href="wsemi.html#.ltdtdiff">ltdtdiff</a></li><li data-type="method"><a href="wsemi.html#.ltdtkeys2mat">ltdtkeys2mat</a></li><li data-type="method"><a href="wsemi.html#.ltdtkeysheads2mat">ltdtkeysheads2mat</a></li><li data-type="method"><a href="wsemi.html#.ltdtmapping">ltdtmapping</a></li><li data-type="method"><a href="wsemi.html#.ltdtmerge">ltdtmerge</a></li><li data-type="method"><a href="wsemi.html#.ltdtpick">ltdtpick</a></li><li data-type="method"><a href="wsemi.html#.ltdtpull">ltdtpull</a></li><li data-type="method"><a href="wsemi.html#.mat2ltdt">mat2ltdt</a></li><li data-type="method"><a href="wsemi.html#.matat">matat</a></li><li data-type="method"><a href="wsemi.html#.now2str">now2str</a></li><li data-type="method"><a href="wsemi.html#.now2strp">now2strp</a></li><li data-type="method"><a href="wsemi.html#.nowDay2str">nowDay2str</a></li><li data-type="method"><a href="wsemi.html#.nowms2str">nowms2str</a></li><li data-type="method"><a href="wsemi.html#.nowms2strp">nowms2strp</a></li><li data-type="method"><a href="wsemi.html#.o2j">o2j</a></li><li data-type="method"><a href="wsemi.html#.obj2b64">obj2b64</a></li><li data-type="method"><a href="wsemi.html#.obj2pb64">obj2pb64</a></li><li data-type="method"><a href="wsemi.html#.obj2str">obj2str</a></li><li data-type="method"><a href="wsemi.html#.obj2stru8arr">obj2stru8arr</a></li><li data-type="method"><a href="wsemi.html#.obj2u8arr">obj2u8arr</a></li><li data-type="method"><a href="wsemi.html#.objSortBy">objSortBy</a></li><li data-type="method"><a href="wsemi.html#.ocr">ocr</a></li><li data-type="method"><a href="wsemi.html#.ocrDyn">ocrDyn</a></li><li data-type="method"><a href="wsemi.html#.oo">oo</a></li><li data-type="method"><a href="wsemi.html#.openLink">openLink</a></li><li data-type="method"><a href="wsemi.html#.pb642obj">pb642obj</a></li><li data-type="method"><a href="wsemi.html#.pm2resolve">pm2resolve</a></li><li data-type="method"><a href="wsemi.html#.pmChain">pmChain</a></li><li data-type="method"><a href="wsemi.html#.pmHook">pmHook</a></li><li data-type="method"><a href="wsemi.html#.pmHookReject">pmHookReject</a></li><li data-type="method"><a href="wsemi.html#.pmIni">pmIni</a></li><li data-type="method"><a href="wsemi.html#.pmMap">pmMap</a></li><li data-type="method"><a href="wsemi.html#.pmQueue">pmQueue</a></li><li data-type="method"><a href="wsemi.html#.pmSeries">pmSeries</a></li><li data-type="method"><a href="wsemi.html#.pmThrottle">pmThrottle</a></li><li data-type="method"><a href="wsemi.html#.queue">queue</a></li><li data-type="method"><a href="wsemi.html#.rep">rep</a></li><li data-type="method"><a href="wsemi.html#.replace">replace</a></li><li data-type="method"><a href="wsemi.html#.replaceObj">replaceObj</a></li><li data-type="method"><a href="wsemi.html#.replacePlus">replacePlus</a></li><li data-type="method"><a href="wsemi.html#.repObj">repObj</a></li><li data-type="method"><a href="wsemi.html#.round">round</a></li><li data-type="method"><a href="wsemi.html#.secd">secd</a></li><li data-type="method"><a href="wsemi.html#.sep">sep</a></li><li data-type="method"><a href="wsemi.html#.sepInt">sepInt</a></li><li data-type="method"><a href="wsemi.html#.sind">sind</a></li><li data-type="method"><a href="wsemi.html#.split">split</a></li><li data-type="method"><a href="wsemi.html#.str2aes">str2aes</a></li><li data-type="method"><a href="wsemi.html#.str2b64">str2b64</a></li><li data-type="method"><a href="wsemi.html#.str2md5">str2md5</a></li><li data-type="method"><a href="wsemi.html#.str2obj">str2obj</a></li><li data-type="method"><a href="wsemi.html#.str2sha512">str2sha512</a></li><li data-type="method"><a href="wsemi.html#.str2u8arr">str2u8arr</a></li><li data-type="method"><a href="wsemi.html#.strCompare">strCompare</a></li><li data-type="method"><a href="wsemi.html#.strdelleft">strdelleft</a></li><li data-type="method"><a href="wsemi.html#.strdelright">strdelright</a></li><li data-type="method"><a href="wsemi.html#.strFindFuzz">strFindFuzz</a></li><li data-type="method"><a href="wsemi.html#.strFindFuzzDyn">strFindFuzzDyn</a></li><li data-type="method"><a href="wsemi.html#.strFindSimilar">strFindSimilar</a></li><li data-type="method"><a href="wsemi.html#.strleft">strleft</a></li><li data-type="method"><a href="wsemi.html#.strmid">strmid</a></li><li data-type="method"><a href="wsemi.html#.strright">strright</a></li><li data-type="method"><a href="wsemi.html#.stru8arr2obj">stru8arr2obj</a></li><li data-type="method"><a href="wsemi.html#.tand">tand</a></li><li data-type="method"><a href="wsemi.html#.time2day">time2day</a></li><li data-type="method"><a href="wsemi.html#.time2hour">time2hour</a></li><li data-type="method"><a href="wsemi.html#.time2min">time2min</a></li><li data-type="method"><a href="wsemi.html#.timems2day">timems2day</a></li><li data-type="method"><a href="wsemi.html#.timems2hour">timems2hour</a></li><li data-type="method"><a href="wsemi.html#.timems2min">timems2min</a></li><li data-type="method"><a href="wsemi.html#.timems2time">timems2time</a></li><li data-type="method"><a href="wsemi.html#.timemsTZ2day">timemsTZ2day</a></li><li data-type="method"><a href="wsemi.html#.timemsTZ2expire">timemsTZ2expire</a></li><li data-type="method"><a href="wsemi.html#.timemsTZ2hour">timemsTZ2hour</a></li><li data-type="method"><a href="wsemi.html#.timemsTZ2min">timemsTZ2min</a></li><li data-type="method"><a href="wsemi.html#.timemsTZ2past">timemsTZ2past</a></li><li data-type="method"><a href="wsemi.html#.timemsTZ2time">timemsTZ2time</a></li><li data-type="method"><a href="wsemi.html#.timeTZ2day">timeTZ2day</a></li><li data-type="method"><a href="wsemi.html#.timeTZ2expire">timeTZ2expire</a></li><li data-type="method"><a href="wsemi.html#.timeTZ2hour">timeTZ2hour</a></li><li data-type="method"><a href="wsemi.html#.timeTZ2min">timeTZ2min</a></li><li data-type="method"><a href="wsemi.html#.timeTZ2past">timeTZ2past</a></li><li data-type="method"><a href="wsemi.html#.treeObj">treeObj</a></li><li data-type="method"><a href="wsemi.html#.trim">trim</a></li><li data-type="method"><a href="wsemi.html#.u8arr2ab">u8arr2ab</a></li><li data-type="method"><a href="wsemi.html#.u8arr2b64">u8arr2b64</a></li><li data-type="method"><a href="wsemi.html#.u8arr2blob">u8arr2blob</a></li><li data-type="method"><a href="wsemi.html#.u8arr2bs">u8arr2bs</a></li><li data-type="method"><a href="wsemi.html#.u8arr2obj">u8arr2obj</a></li><li data-type="method"><a href="wsemi.html#.u8arr2str">u8arr2str</a></li><li data-type="method"><a href="wsemi.html#.u8arr2u16arr">u8arr2u16arr</a></li><li data-type="method"><a href="wsemi.html#.u16arr2b64">u16arr2b64</a></li><li data-type="method"><a href="wsemi.html#.u16arr2u8arr">u16arr2u8arr</a></li><li data-type="method"><a href="wsemi.html#.urlParse">urlParse</a></li><li data-type="method"><a href="wsemi.html#.verifyValue">verifyValue</a></li><li data-type="method"><a href="wsemi.html#.waitFun">waitFun</a></li></ul></li></ul>
|
|
28
|
+
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="wsemi.html">wsemi</a><ul class="methods"><li data-type="method"><a href="wsemi.html#.ab2blob">ab2blob</a></li><li data-type="method"><a href="wsemi.html#.ab2u8arr">ab2u8arr</a></li><li data-type="method"><a href="wsemi.html#.addMonth">addMonth</a></li><li data-type="method"><a href="wsemi.html#.aes2str">aes2str</a></li><li data-type="method"><a href="wsemi.html#.alive">alive</a></li><li data-type="method"><a href="wsemi.html#.arr2dt">arr2dt</a></li><li data-type="method"><a href="wsemi.html#.arrAccum">arrAccum</a></li><li data-type="method"><a href="wsemi.html#.arrAdd">arrAdd</a></li><li data-type="method"><a href="wsemi.html#.arrAt">arrAt</a></li><li data-type="method"><a href="wsemi.html#.arrFilter">arrFilter</a></li><li data-type="method"><a href="wsemi.html#.arrFind">arrFind</a></li><li data-type="method"><a href="wsemi.html#.arrGroupByMaxmin">arrGroupByMaxmin</a></li><li data-type="method"><a href="wsemi.html#.arrHas">arrHas</a></li><li data-type="method"><a href="wsemi.html#.arrInsert">arrInsert</a></li><li data-type="method"><a href="wsemi.html#.arrLookupByMaxmin">arrLookupByMaxmin</a></li><li data-type="method"><a href="wsemi.html#.arrSep">arrSep</a></li><li data-type="method"><a href="wsemi.html#.arrSort">arrSort</a></li><li data-type="method"><a href="wsemi.html#.asind">asind</a></li><li data-type="method"><a href="wsemi.html#.atan2d">atan2d</a></li><li data-type="method"><a href="wsemi.html#.atand">atand</a></li><li data-type="method"><a href="wsemi.html#.b642obj">b642obj</a></li><li data-type="method"><a href="wsemi.html#.b642str">b642str</a></li><li data-type="method"><a href="wsemi.html#.b642u8arr">b642u8arr</a></li><li data-type="method"><a href="wsemi.html#.b642u16arr">b642u16arr</a></li><li data-type="method"><a href="wsemi.html#.binstr">binstr</a></li><li data-type="method"><a href="wsemi.html#.blob2ab">blob2ab</a></li><li data-type="method"><a href="wsemi.html#.blob2b64">blob2b64</a></li><li data-type="method"><a href="wsemi.html#.blob2str">blob2str</a></li><li data-type="method"><a href="wsemi.html#.blob2u8arr">blob2u8arr</a></li><li data-type="method"><a href="wsemi.html#.blobs2b64s">blobs2b64s</a></li><li data-type="method"><a href="wsemi.html#.blobs2u8arrs">blobs2u8arrs</a></li><li data-type="method"><a href="wsemi.html#.bodyLog">bodyLog</a></li><li data-type="method"><a href="wsemi.html#.browserView">browserView</a></li><li data-type="method"><a href="wsemi.html#.browserViewFromBlob">browserViewFromBlob</a></li><li data-type="method"><a href="wsemi.html#.browserViewFromText">browserViewFromText</a></li><li data-type="method"><a href="wsemi.html#.browserViewFromU8arr">browserViewFromU8arr</a></li><li data-type="method"><a href="wsemi.html#.bs2u8arr">bs2u8arr</a></li><li data-type="method"><a href="wsemi.html#.bufRead">bufRead</a></li><li data-type="method"><a href="wsemi.html#.bufReadDbl">bufReadDbl</a></li><li data-type="method"><a href="wsemi.html#.bufWrite">bufWrite</a></li><li data-type="method"><a href="wsemi.html#.bufWriteDbl">bufWriteDbl</a></li><li data-type="method"><a href="wsemi.html#.cache">cache</a></li><li data-type="method"><a href="wsemi.html#.cbol">cbol</a></li><li data-type="method"><a href="wsemi.html#.cdbl">cdbl</a></li><li data-type="method"><a href="wsemi.html#.cfilesize">cfilesize</a></li><li data-type="method"><a href="wsemi.html#.cfinancial">cfinancial</a></li><li data-type="method"><a href="wsemi.html#.cint">cint</a></li><li data-type="method"><a href="wsemi.html#.clearXSS">clearXSS</a></li><li data-type="method"><a href="wsemi.html#.composeTreeObj">composeTreeObj</a></li><li data-type="method"><a href="wsemi.html#.copyStrToClipboard">copyStrToClipboard</a></li><li data-type="method"><a href="wsemi.html#.cosd">cosd</a></li><li data-type="method"><a href="wsemi.html#.cotd">cotd</a></li><li data-type="method"><a href="wsemi.html#.cscd">cscd</a></li><li data-type="method"><a href="wsemi.html#.cstr">cstr</a></li><li data-type="method"><a href="wsemi.html#.day2cht">day2cht</a></li><li data-type="method"><a href="wsemi.html#.debounce">debounce</a></li><li data-type="method"><a href="wsemi.html#.delay">delay</a></li><li data-type="method"><a href="wsemi.html#.dig">dig</a></li><li data-type="method"><a href="wsemi.html#.digExp">digExp</a></li><li data-type="method"><a href="wsemi.html#.domAlert">domAlert</a></li><li data-type="method"><a href="wsemi.html#.domAppend">domAppend</a></li><li data-type="method"><a href="wsemi.html#.domCancelEvent">domCancelEvent</a></li><li data-type="method"><a href="wsemi.html#.domConvertToPic">domConvertToPic</a></li><li data-type="method"><a href="wsemi.html#.domConvertToPicDyn">domConvertToPicDyn</a></li><li data-type="method"><a href="wsemi.html#.domDetect">domDetect</a></li><li data-type="method"><a href="wsemi.html#.domDrag">domDrag</a></li><li data-type="method"><a href="wsemi.html#.domDragBarAndScroll">domDragBarAndScroll</a></li><li data-type="method"><a href="wsemi.html#.domDragPreview">domDragPreview</a></li><li data-type="method"><a href="wsemi.html#.domDropFiles">domDropFiles</a></li><li data-type="method"><a href="wsemi.html#.domFadeIn">domFadeIn</a></li><li data-type="method"><a href="wsemi.html#.domFadeOut">domFadeOut</a></li><li data-type="method"><a href="wsemi.html#.domFind">domFind</a></li><li data-type="method"><a href="wsemi.html#.domFinds">domFinds</a></li><li data-type="method"><a href="wsemi.html#.domGetAttr">domGetAttr</a></li><li data-type="method"><a href="wsemi.html#.domGetBoudRect">domGetBoudRect</a></li><li data-type="method"><a href="wsemi.html#.domGetBoudRectRefSelf">domGetBoudRectRefSelf</a></li><li data-type="method"><a href="wsemi.html#.domGetFileAccept">domGetFileAccept</a></li><li data-type="method"><a href="wsemi.html#.domGetFiles">domGetFiles</a></li><li data-type="method"><a href="wsemi.html#.domGetPointFromEvent">domGetPointFromEvent</a></li><li data-type="method"><a href="wsemi.html#.domGetScrollableParent">domGetScrollableParent</a></li><li data-type="method"><a href="wsemi.html#.domIsClientXYIn">domIsClientXYIn</a></li><li data-type="method"><a href="wsemi.html#.domIsFocused">domIsFocused</a></li><li data-type="method"><a href="wsemi.html#.domIsVisible">domIsVisible</a></li><li data-type="method"><a href="wsemi.html#.domPrepend">domPrepend</a></li><li data-type="method"><a href="wsemi.html#.domRemove">domRemove</a></li><li data-type="method"><a href="wsemi.html#.domRipple">domRipple</a></li><li data-type="method"><a href="wsemi.html#.domScrollIntoView">domScrollIntoView</a></li><li data-type="method"><a href="wsemi.html#.domScrollTo">domScrollTo</a></li><li data-type="method"><a href="wsemi.html#.domShowImages">domShowImages</a></li><li data-type="method"><a href="wsemi.html#.domShowImagesDyn">domShowImagesDyn</a></li><li data-type="method"><a href="wsemi.html#.domShowInputAndGetFiles">domShowInputAndGetFiles</a></li><li data-type="method"><a href="wsemi.html#.domShowInputAndGetFilesU8Arrs">domShowInputAndGetFilesU8Arrs</a></li><li data-type="method"><a href="wsemi.html#.domTooltip">domTooltip</a></li><li data-type="method"><a href="wsemi.html#.domTriggerEvent">domTriggerEvent</a></li><li data-type="method"><a href="wsemi.html#.domVirtualCreate">domVirtualCreate</a></li><li data-type="method"><a href="wsemi.html#.domVirtualCreateQueue">domVirtualCreateQueue</a></li><li data-type="method"><a href="wsemi.html#.downloadExcelFileFromData">downloadExcelFileFromData</a></li><li data-type="method"><a href="wsemi.html#.downloadExcelFileFromDataDyn">downloadExcelFileFromDataDyn</a></li><li data-type="method"><a href="wsemi.html#.downloadFileFromB64">downloadFileFromB64</a></li><li data-type="method"><a href="wsemi.html#.downloadFileFromBlob">downloadFileFromBlob</a></li><li data-type="method"><a href="wsemi.html#.downloadFileFromText">downloadFileFromText</a></li><li data-type="method"><a href="wsemi.html#.downloadFileFromU8Arr">downloadFileFromU8Arr</a></li><li data-type="method"><a href="wsemi.html#.dtmapping">dtmapping</a></li><li data-type="method"><a href="wsemi.html#.dtpick">dtpick</a></li><li data-type="method"><a href="wsemi.html#.evem">evem</a></li><li data-type="method"><a href="wsemi.html#.execScript">execScript</a></li><li data-type="method"><a href="wsemi.html#.f2c">f2c</a></li><li data-type="method"><a href="wsemi.html#.files2data">files2data</a></li><li data-type="method"><a href="wsemi.html#.flattenTreeObj">flattenTreeObj</a></li><li data-type="method"><a href="wsemi.html#.fsCleanFolder">fsCleanFolder</a></li><li data-type="method"><a href="wsemi.html#.fsCopyFolder">fsCopyFolder</a></li><li data-type="method"><a href="wsemi.html#.fsCreateFolder">fsCreateFolder</a></li><li data-type="method"><a href="wsemi.html#.fsDeleteFolder">fsDeleteFolder</a></li><li data-type="method"><a href="wsemi.html#.fsGetFilesInFolder">fsGetFilesInFolder</a></li><li data-type="method"><a href="wsemi.html#.fsGetFoldersInFolder">fsGetFoldersInFolder</a></li><li data-type="method"><a href="wsemi.html#.fsIsFile">fsIsFile</a></li><li data-type="method"><a href="wsemi.html#.fsIsFolder">fsIsFolder</a></li><li data-type="method"><a href="wsemi.html#.fsReadText">fsReadText</a></li><li data-type="method"><a href="wsemi.html#.fsTreeFolder">fsTreeFolder</a></li><li data-type="method"><a href="wsemi.html#.fsWriteText">fsWriteText</a></li><li data-type="method"><a href="wsemi.html#.genGradientColor">genGradientColor</a></li><li data-type="method"><a href="wsemi.html#.genID">genID</a></li><li data-type="method"><a href="wsemi.html#.genPm">genPm</a></li><li data-type="method"><a href="wsemi.html#.getBufferSize">getBufferSize</a></li><li data-type="method"><a href="wsemi.html#.getClearPathName">getClearPathName</a></li><li data-type="method"><a href="wsemi.html#.getCsvStrFromData">getCsvStrFromData</a></li><li data-type="method"><a href="wsemi.html#.getDataFromExcelFileU8Arr">getDataFromExcelFileU8Arr</a></li><li data-type="method"><a href="wsemi.html#.getDataFromExcelFileU8ArrDyn">getDataFromExcelFileU8ArrDyn</a></li><li data-type="method"><a href="wsemi.html#.getDirName">getDirName</a></li><li data-type="method"><a href="wsemi.html#.getEnv">getEnv</a></li><li data-type="method"><a href="wsemi.html#.getExcelU8ArrFromData">getExcelU8ArrFromData</a></li><li data-type="method"><a href="wsemi.html#.getExcelWorkbookFromData">getExcelWorkbookFromData</a></li><li data-type="method"><a href="wsemi.html#.getExcelWorkbookFromWorksheet">getExcelWorkbookFromWorksheet</a></li><li data-type="method"><a href="wsemi.html#.getFileAccept">getFileAccept</a></li><li data-type="method"><a href="wsemi.html#.getFileName">getFileName</a></li><li data-type="method"><a href="wsemi.html#.getFileTrueName">getFileTrueName</a></li><li data-type="method"><a href="wsemi.html#.getGlobal">getGlobal</a></li><li data-type="method"><a href="wsemi.html#.getltdtkeys">getltdtkeys</a></li><li data-type="method"><a href="wsemi.html#.getObjSize">getObjSize</a></li><li data-type="method"><a href="wsemi.html#.getTimeBetween">getTimeBetween</a></li><li data-type="method"><a href="wsemi.html#.getTimeFromUnit">getTimeFromUnit</a></li><li data-type="method"><a href="wsemi.html#.getTimeObject">getTimeObject</a></li><li data-type="method"><a href="wsemi.html#.getTimeRange">getTimeRange</a></li><li data-type="method"><a href="wsemi.html#.getUserAgent">getUserAgent</a></li><li data-type="method"><a href="wsemi.html#.getUserAgentDyn">getUserAgentDyn</a></li><li data-type="method"><a href="wsemi.html#.haskey">haskey</a></li><li data-type="method"><a href="wsemi.html#.html2pic">html2pic</a></li><li data-type="method"><a href="wsemi.html#.html2picDyn">html2picDyn</a></li><li data-type="method"><a href="wsemi.html#.html2str">html2str</a></li><li data-type="method"><a href="wsemi.html#.html2strDyn">html2strDyn</a></li><li data-type="method"><a href="wsemi.html#.htmlDecode">htmlDecode</a></li><li data-type="method"><a href="wsemi.html#.htmlEncode">htmlEncode</a></li><li data-type="method"><a href="wsemi.html#.importResources">importResources</a></li><li data-type="method"><a href="wsemi.html#.interp1">interp1</a></li><li data-type="method"><a href="wsemi.html#.isab">isab</a></li><li data-type="method"><a href="wsemi.html#.isarr">isarr</a></li><li data-type="method"><a href="wsemi.html#.isarr0">isarr0</a></li><li data-type="method"><a href="wsemi.html#.isblob">isblob</a></li><li data-type="method"><a href="wsemi.html#.isbol">isbol</a></li><li data-type="method"><a href="wsemi.html#.isday">isday</a></li><li data-type="method"><a href="wsemi.html#.isDev">isDev</a></li><li data-type="method"><a href="wsemi.html#.isearr">isearr</a></li><li data-type="method"><a href="wsemi.html#.isEle">isEle</a></li><li data-type="method"><a href="wsemi.html#.isEleExistByID">isEleExistByID</a></li><li data-type="method"><a href="wsemi.html#.isEmail">isEmail</a></li><li data-type="method"><a href="wsemi.html#.iseobj">iseobj</a></li><li data-type="method"><a href="wsemi.html#.iser">iser</a></li><li data-type="method"><a href="wsemi.html#.isernot">isernot</a></li><li data-type="method"><a href="wsemi.html#.isestr">isestr</a></li><li data-type="method"><a href="wsemi.html#.isfun">isfun</a></li><li data-type="method"><a href="wsemi.html#.isIE">isIE</a></li><li data-type="method"><a href="wsemi.html#.isint">isint</a></li><li data-type="method"><a href="wsemi.html#.ismonth">ismonth</a></li><li data-type="method"><a href="wsemi.html#.isn0int">isn0int</a></li><li data-type="method"><a href="wsemi.html#.isn0num">isn0num</a></li><li data-type="method"><a href="wsemi.html#.isNarrow">isNarrow</a></li><li data-type="method"><a href="wsemi.html#.isnbr">isnbr</a></li><li data-type="method"><a href="wsemi.html#.isnint">isnint</a></li><li data-type="method"><a href="wsemi.html#.isnnum">isnnum</a></li><li data-type="method"><a href="wsemi.html#.isnull">isnull</a></li><li data-type="method"><a href="wsemi.html#.isnum">isnum</a></li><li data-type="method"><a href="wsemi.html#.isobj">isobj</a></li><li data-type="method"><a href="wsemi.html#.isobj0">isobj0</a></li><li data-type="method"><a href="wsemi.html#.isp0int">isp0int</a></li><li data-type="method"><a href="wsemi.html#.isp0num">isp0num</a></li><li data-type="method"><a href="wsemi.html#.ispint">ispint</a></li><li data-type="method"><a href="wsemi.html#.ispm">ispm</a></li><li data-type="method"><a href="wsemi.html#.ispnum">ispnum</a></li><li data-type="method"><a href="wsemi.html#.isstr">isstr</a></li><li data-type="method"><a href="wsemi.html#.isstr0">isstr0</a></li><li data-type="method"><a href="wsemi.html#.isStrHasCapital">isStrHasCapital</a></li><li data-type="method"><a href="wsemi.html#.isStrHasLowerCase">isStrHasLowerCase</a></li><li data-type="method"><a href="wsemi.html#.isStrHasNumber">isStrHasNumber</a></li><li data-type="method"><a href="wsemi.html#.istime">istime</a></li><li data-type="method"><a href="wsemi.html#.istimems">istimems</a></li><li data-type="method"><a href="wsemi.html#.istimemsTZ">istimemsTZ</a></li><li data-type="method"><a href="wsemi.html#.istimeTZ">istimeTZ</a></li><li data-type="method"><a href="wsemi.html#.isu8arr">isu8arr</a></li><li data-type="method"><a href="wsemi.html#.isu16arr">isu16arr</a></li><li data-type="method"><a href="wsemi.html#.isundefined">isundefined</a></li><li data-type="method"><a href="wsemi.html#.isUserIdentify">isUserIdentify</a></li><li data-type="method"><a href="wsemi.html#.isUserName">isUserName</a></li><li data-type="method"><a href="wsemi.html#.isUserPW">isUserPW</a></li><li data-type="method"><a href="wsemi.html#.isWindow">isWindow</a></li><li data-type="method"><a href="wsemi.html#.j2o">j2o</a></li><li data-type="method"><a href="wsemi.html#.keysmat2ltdt">keysmat2ltdt</a></li><li data-type="method"><a href="wsemi.html#.log">log</a></li><li data-type="method"><a href="wsemi.html#.ltdt2vrtsable">ltdt2vrtsable</a></li><li data-type="method"><a href="wsemi.html#.ltdtdiff">ltdtdiff</a></li><li data-type="method"><a href="wsemi.html#.ltdtkeys2mat">ltdtkeys2mat</a></li><li data-type="method"><a href="wsemi.html#.ltdtkeysheads2mat">ltdtkeysheads2mat</a></li><li data-type="method"><a href="wsemi.html#.ltdtmapping">ltdtmapping</a></li><li data-type="method"><a href="wsemi.html#.ltdtmerge">ltdtmerge</a></li><li data-type="method"><a href="wsemi.html#.ltdtpick">ltdtpick</a></li><li data-type="method"><a href="wsemi.html#.ltdtpull">ltdtpull</a></li><li data-type="method"><a href="wsemi.html#.mat2ltdt">mat2ltdt</a></li><li data-type="method"><a href="wsemi.html#.matat">matat</a></li><li data-type="method"><a href="wsemi.html#.now2str">now2str</a></li><li data-type="method"><a href="wsemi.html#.now2strp">now2strp</a></li><li data-type="method"><a href="wsemi.html#.nowDay2str">nowDay2str</a></li><li data-type="method"><a href="wsemi.html#.nowms2str">nowms2str</a></li><li data-type="method"><a href="wsemi.html#.nowms2strp">nowms2strp</a></li><li data-type="method"><a href="wsemi.html#.o2j">o2j</a></li><li data-type="method"><a href="wsemi.html#.obj2b64">obj2b64</a></li><li data-type="method"><a href="wsemi.html#.obj2pb64">obj2pb64</a></li><li data-type="method"><a href="wsemi.html#.obj2str">obj2str</a></li><li data-type="method"><a href="wsemi.html#.obj2stru8arr">obj2stru8arr</a></li><li data-type="method"><a href="wsemi.html#.obj2u8arr">obj2u8arr</a></li><li data-type="method"><a href="wsemi.html#.objSortBy">objSortBy</a></li><li data-type="method"><a href="wsemi.html#.ocr">ocr</a></li><li data-type="method"><a href="wsemi.html#.ocrDyn">ocrDyn</a></li><li data-type="method"><a href="wsemi.html#.oo">oo</a></li><li data-type="method"><a href="wsemi.html#.openLink">openLink</a></li><li data-type="method"><a href="wsemi.html#.pb642obj">pb642obj</a></li><li data-type="method"><a href="wsemi.html#.pm2resolve">pm2resolve</a></li><li data-type="method"><a href="wsemi.html#.pmChain">pmChain</a></li><li data-type="method"><a href="wsemi.html#.pmHook">pmHook</a></li><li data-type="method"><a href="wsemi.html#.pmHookReject">pmHookReject</a></li><li data-type="method"><a href="wsemi.html#.pmIni">pmIni</a></li><li data-type="method"><a href="wsemi.html#.pmMap">pmMap</a></li><li data-type="method"><a href="wsemi.html#.pmQueue">pmQueue</a></li><li data-type="method"><a href="wsemi.html#.pmSeries">pmSeries</a></li><li data-type="method"><a href="wsemi.html#.pmThrottle">pmThrottle</a></li><li data-type="method"><a href="wsemi.html#.queue">queue</a></li><li data-type="method"><a href="wsemi.html#.rep">rep</a></li><li data-type="method"><a href="wsemi.html#.replace">replace</a></li><li data-type="method"><a href="wsemi.html#.replaceObj">replaceObj</a></li><li data-type="method"><a href="wsemi.html#.replacePlus">replacePlus</a></li><li data-type="method"><a href="wsemi.html#.repObj">repObj</a></li><li data-type="method"><a href="wsemi.html#.round">round</a></li><li data-type="method"><a href="wsemi.html#.secd">secd</a></li><li data-type="method"><a href="wsemi.html#.sep">sep</a></li><li data-type="method"><a href="wsemi.html#.sepInt">sepInt</a></li><li data-type="method"><a href="wsemi.html#.sind">sind</a></li><li data-type="method"><a href="wsemi.html#.split">split</a></li><li data-type="method"><a href="wsemi.html#.str2aes">str2aes</a></li><li data-type="method"><a href="wsemi.html#.str2b64">str2b64</a></li><li data-type="method"><a href="wsemi.html#.str2md5">str2md5</a></li><li data-type="method"><a href="wsemi.html#.str2obj">str2obj</a></li><li data-type="method"><a href="wsemi.html#.str2sha512">str2sha512</a></li><li data-type="method"><a href="wsemi.html#.str2u8arr">str2u8arr</a></li><li data-type="method"><a href="wsemi.html#.strCompare">strCompare</a></li><li data-type="method"><a href="wsemi.html#.strdelleft">strdelleft</a></li><li data-type="method"><a href="wsemi.html#.strdelright">strdelright</a></li><li data-type="method"><a href="wsemi.html#.strFindFuzz">strFindFuzz</a></li><li data-type="method"><a href="wsemi.html#.strFindFuzzDyn">strFindFuzzDyn</a></li><li data-type="method"><a href="wsemi.html#.strFindSimilar">strFindSimilar</a></li><li data-type="method"><a href="wsemi.html#.strleft">strleft</a></li><li data-type="method"><a href="wsemi.html#.strmid">strmid</a></li><li data-type="method"><a href="wsemi.html#.strright">strright</a></li><li data-type="method"><a href="wsemi.html#.stru8arr2obj">stru8arr2obj</a></li><li data-type="method"><a href="wsemi.html#.tand">tand</a></li><li data-type="method"><a href="wsemi.html#.time2day">time2day</a></li><li data-type="method"><a href="wsemi.html#.time2hour">time2hour</a></li><li data-type="method"><a href="wsemi.html#.time2min">time2min</a></li><li data-type="method"><a href="wsemi.html#.timems2day">timems2day</a></li><li data-type="method"><a href="wsemi.html#.timems2hour">timems2hour</a></li><li data-type="method"><a href="wsemi.html#.timems2min">timems2min</a></li><li data-type="method"><a href="wsemi.html#.timems2time">timems2time</a></li><li data-type="method"><a href="wsemi.html#.timemsTZ2day">timemsTZ2day</a></li><li data-type="method"><a href="wsemi.html#.timemsTZ2expire">timemsTZ2expire</a></li><li data-type="method"><a href="wsemi.html#.timemsTZ2hour">timemsTZ2hour</a></li><li data-type="method"><a href="wsemi.html#.timemsTZ2min">timemsTZ2min</a></li><li data-type="method"><a href="wsemi.html#.timemsTZ2past">timemsTZ2past</a></li><li data-type="method"><a href="wsemi.html#.timemsTZ2time">timemsTZ2time</a></li><li data-type="method"><a href="wsemi.html#.timeTZ2day">timeTZ2day</a></li><li data-type="method"><a href="wsemi.html#.timeTZ2expire">timeTZ2expire</a></li><li data-type="method"><a href="wsemi.html#.timeTZ2hour">timeTZ2hour</a></li><li data-type="method"><a href="wsemi.html#.timeTZ2min">timeTZ2min</a></li><li data-type="method"><a href="wsemi.html#.timeTZ2past">timeTZ2past</a></li><li data-type="method"><a href="wsemi.html#.treeObj">treeObj</a></li><li data-type="method"><a href="wsemi.html#.trim">trim</a></li><li data-type="method"><a href="wsemi.html#.u8arr2ab">u8arr2ab</a></li><li data-type="method"><a href="wsemi.html#.u8arr2b64">u8arr2b64</a></li><li data-type="method"><a href="wsemi.html#.u8arr2blob">u8arr2blob</a></li><li data-type="method"><a href="wsemi.html#.u8arr2bs">u8arr2bs</a></li><li data-type="method"><a href="wsemi.html#.u8arr2obj">u8arr2obj</a></li><li data-type="method"><a href="wsemi.html#.u8arr2str">u8arr2str</a></li><li data-type="method"><a href="wsemi.html#.u8arr2u16arr">u8arr2u16arr</a></li><li data-type="method"><a href="wsemi.html#.u16arr2b64">u16arr2b64</a></li><li data-type="method"><a href="wsemi.html#.u16arr2u8arr">u16arr2u8arr</a></li><li data-type="method"><a href="wsemi.html#.urlParse">urlParse</a></li><li data-type="method"><a href="wsemi.html#.verifyValue">verifyValue</a></li><li data-type="method"><a href="wsemi.html#.waitFun">waitFun</a></li></ul></li></ul>
|
|
29
29
|
</nav>
|
|
30
30
|
|
|
31
31
|
<div id="main">
|
|
@@ -34430,7 +34430,7 @@ getUserAgentDyn(ua)
|
|
|
34430
34430
|
|
|
34431
34431
|
<dt class="tag-source">Source:</dt>
|
|
34432
34432
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
34433
|
-
<a href="haskey.mjs.html">haskey.mjs</a>, <a href="haskey.mjs.html#
|
|
34433
|
+
<a href="haskey.mjs.html">haskey.mjs</a>, <a href="haskey.mjs.html#line20">line 20</a>
|
|
34434
34434
|
</li></ul></dd>
|
|
34435
34435
|
|
|
34436
34436
|
|
|
@@ -40365,7 +40365,7 @@ console.log(ismonth('2019-01'))
|
|
|
40365
40365
|
|
|
40366
40366
|
<dt class="tag-source">Source:</dt>
|
|
40367
40367
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
40368
|
-
<a href="isn0int.mjs.html">isn0int.mjs</a>, <a href="isn0int.mjs.html#
|
|
40368
|
+
<a href="isn0int.mjs.html">isn0int.mjs</a>, <a href="isn0int.mjs.html#line46">line 46</a>
|
|
40369
40369
|
</li></ul></dd>
|
|
40370
40370
|
|
|
40371
40371
|
|
|
@@ -40425,11 +40425,31 @@ console.log(ismonth('2019-01'))
|
|
|
40425
40425
|
<pre class="prettyprint"><code>console.log(isn0int(0))
|
|
40426
40426
|
// => true
|
|
40427
40427
|
|
|
40428
|
+
console.log(isn0int('0'))
|
|
40429
|
+
// => true
|
|
40430
|
+
|
|
40428
40431
|
console.log(isn0int(125))
|
|
40429
40432
|
// => false
|
|
40430
40433
|
|
|
40434
|
+
console.log(isn0int(1.25))
|
|
40435
|
+
// => false
|
|
40436
|
+
|
|
40437
|
+
console.log(isn0int('125'))
|
|
40438
|
+
// => false
|
|
40439
|
+
|
|
40440
|
+
console.log(isn0int('1.25'))
|
|
40441
|
+
// => false
|
|
40431
40442
|
console.log(isn0int(-125))
|
|
40432
|
-
// => true
|
|
40443
|
+
// => true
|
|
40444
|
+
|
|
40445
|
+
console.log(isn0int(-1.25))
|
|
40446
|
+
// => false
|
|
40447
|
+
|
|
40448
|
+
console.log(isn0int('-125'))
|
|
40449
|
+
// => true
|
|
40450
|
+
|
|
40451
|
+
console.log(isn0int('-1.25'))
|
|
40452
|
+
// => false</code></pre>
|
|
40433
40453
|
</div>
|
|
40434
40454
|
|
|
40435
40455
|
|
|
@@ -40540,7 +40560,7 @@ console.log(isn0int(-125))
|
|
|
40540
40560
|
|
|
40541
40561
|
<dt class="tag-source">Source:</dt>
|
|
40542
40562
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
40543
|
-
<a href="isn0num.mjs.html">isn0num.mjs</a>, <a href="isn0num.mjs.html#
|
|
40563
|
+
<a href="isn0num.mjs.html">isn0num.mjs</a>, <a href="isn0num.mjs.html#line46">line 46</a>
|
|
40544
40564
|
</li></ul></dd>
|
|
40545
40565
|
|
|
40546
40566
|
|
|
@@ -40600,23 +40620,32 @@ console.log(isn0int(-125))
|
|
|
40600
40620
|
<pre class="prettyprint"><code>console.log(isn0num(0))
|
|
40601
40621
|
// => true
|
|
40602
40622
|
|
|
40623
|
+
console.log(isn0num('0'))
|
|
40624
|
+
// => true
|
|
40625
|
+
|
|
40626
|
+
console.log(isn0num(125))
|
|
40627
|
+
// => false
|
|
40628
|
+
|
|
40629
|
+
console.log(isn0num(1.25))
|
|
40630
|
+
// => false
|
|
40631
|
+
|
|
40632
|
+
console.log(isn0num('125'))
|
|
40633
|
+
// => false
|
|
40634
|
+
|
|
40635
|
+
console.log(isn0num('1.25'))
|
|
40636
|
+
// => false
|
|
40637
|
+
|
|
40603
40638
|
console.log(isn0num(-125))
|
|
40604
40639
|
// => true
|
|
40605
40640
|
|
|
40606
40641
|
console.log(isn0num(-1.25))
|
|
40607
40642
|
// => true
|
|
40608
40643
|
|
|
40609
|
-
console.log(isn0num(125))
|
|
40610
|
-
// => false
|
|
40611
|
-
|
|
40612
40644
|
console.log(isn0num('-125'))
|
|
40613
40645
|
// => true
|
|
40614
40646
|
|
|
40615
40647
|
console.log(isn0num('-1.25'))
|
|
40616
|
-
// => true
|
|
40617
|
-
|
|
40618
|
-
console.log(isn0num('125'))
|
|
40619
|
-
// => false</code></pre>
|
|
40648
|
+
// => true</code></pre>
|
|
40620
40649
|
</div>
|
|
40621
40650
|
|
|
40622
40651
|
|
|
@@ -41085,7 +41114,7 @@ console.log(isnbr('1.25'))
|
|
|
41085
41114
|
|
|
41086
41115
|
<dt class="tag-source">Source:</dt>
|
|
41087
41116
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
41088
|
-
<a href="isnint.mjs.html">isnint.mjs</a>, <a href="isnint.mjs.html#
|
|
41117
|
+
<a href="isnint.mjs.html">isnint.mjs</a>, <a href="isnint.mjs.html#line46">line 46</a>
|
|
41089
41118
|
</li></ul></dd>
|
|
41090
41119
|
|
|
41091
41120
|
|
|
@@ -41145,10 +41174,225 @@ console.log(isnbr('1.25'))
|
|
|
41145
41174
|
<pre class="prettyprint"><code>console.log(isnint(0))
|
|
41146
41175
|
// => false
|
|
41147
41176
|
|
|
41177
|
+
console.log(isnint('0'))
|
|
41178
|
+
// => false
|
|
41179
|
+
|
|
41148
41180
|
console.log(isnint(125))
|
|
41149
41181
|
// => false
|
|
41150
41182
|
|
|
41183
|
+
console.log(isnint(1.25))
|
|
41184
|
+
// => false
|
|
41185
|
+
|
|
41186
|
+
console.log(isnint('125'))
|
|
41187
|
+
// => false
|
|
41188
|
+
|
|
41189
|
+
console.log(isnint('1.25'))
|
|
41190
|
+
// => false
|
|
41151
41191
|
console.log(isnint(-125))
|
|
41192
|
+
// => true
|
|
41193
|
+
|
|
41194
|
+
console.log(isnint(-1.25))
|
|
41195
|
+
// => false
|
|
41196
|
+
|
|
41197
|
+
console.log(isnint('-125'))
|
|
41198
|
+
// => true
|
|
41199
|
+
|
|
41200
|
+
console.log(isnint('-1.25'))
|
|
41201
|
+
// => false</code></pre>
|
|
41202
|
+
</div>
|
|
41203
|
+
|
|
41204
|
+
|
|
41205
|
+
|
|
41206
|
+
|
|
41207
|
+
<h5>Parameters:</h5>
|
|
41208
|
+
|
|
41209
|
+
|
|
41210
|
+
<table class="params">
|
|
41211
|
+
<thead>
|
|
41212
|
+
<tr>
|
|
41213
|
+
|
|
41214
|
+
<th>Name</th>
|
|
41215
|
+
|
|
41216
|
+
|
|
41217
|
+
<th>Type</th>
|
|
41218
|
+
|
|
41219
|
+
|
|
41220
|
+
|
|
41221
|
+
|
|
41222
|
+
|
|
41223
|
+
<th class="last">Description</th>
|
|
41224
|
+
</tr>
|
|
41225
|
+
</thead>
|
|
41226
|
+
|
|
41227
|
+
<tbody>
|
|
41228
|
+
|
|
41229
|
+
|
|
41230
|
+
<tr>
|
|
41231
|
+
|
|
41232
|
+
<td class="name"><code>v</code></td>
|
|
41233
|
+
|
|
41234
|
+
|
|
41235
|
+
<td class="type">
|
|
41236
|
+
|
|
41237
|
+
|
|
41238
|
+
<span class="param-type">*</span>
|
|
41239
|
+
|
|
41240
|
+
|
|
41241
|
+
|
|
41242
|
+
</td>
|
|
41243
|
+
|
|
41244
|
+
|
|
41245
|
+
|
|
41246
|
+
|
|
41247
|
+
|
|
41248
|
+
<td class="description last"><p>輸入任意資料</p></td>
|
|
41249
|
+
</tr>
|
|
41250
|
+
|
|
41251
|
+
|
|
41252
|
+
</tbody>
|
|
41253
|
+
</table>
|
|
41254
|
+
|
|
41255
|
+
|
|
41256
|
+
|
|
41257
|
+
|
|
41258
|
+
|
|
41259
|
+
|
|
41260
|
+
|
|
41261
|
+
|
|
41262
|
+
|
|
41263
|
+
|
|
41264
|
+
|
|
41265
|
+
|
|
41266
|
+
|
|
41267
|
+
|
|
41268
|
+
|
|
41269
|
+
|
|
41270
|
+
<h5>Returns:</h5>
|
|
41271
|
+
|
|
41272
|
+
|
|
41273
|
+
<div class="param-desc">
|
|
41274
|
+
<p>回傳判斷布林值</p>
|
|
41275
|
+
</div>
|
|
41276
|
+
|
|
41277
|
+
|
|
41278
|
+
|
|
41279
|
+
<dl class="param-type">
|
|
41280
|
+
<dt>
|
|
41281
|
+
Type
|
|
41282
|
+
</dt>
|
|
41283
|
+
<dd>
|
|
41284
|
+
|
|
41285
|
+
<span class="param-type">Boolean</span>
|
|
41286
|
+
|
|
41287
|
+
|
|
41288
|
+
</dd>
|
|
41289
|
+
</dl>
|
|
41290
|
+
|
|
41291
|
+
|
|
41292
|
+
|
|
41293
|
+
|
|
41294
|
+
|
|
41295
|
+
|
|
41296
|
+
|
|
41297
|
+
|
|
41298
|
+
|
|
41299
|
+
|
|
41300
|
+
<h4 class="name" id=".isnnum"><span class="type-signature">(static) </span>isnnum<span class="signature">(v)</span><span class="type-signature"> → {Boolean}</span></h4>
|
|
41301
|
+
|
|
41302
|
+
|
|
41303
|
+
|
|
41304
|
+
|
|
41305
|
+
|
|
41306
|
+
|
|
41307
|
+
<dl class="details">
|
|
41308
|
+
|
|
41309
|
+
|
|
41310
|
+
<dt class="tag-source">Source:</dt>
|
|
41311
|
+
<dd class="tag-source"><ul class="dummy"><li>
|
|
41312
|
+
<a href="isnnum.mjs.html">isnnum.mjs</a>, <a href="isnnum.mjs.html#line45">line 45</a>
|
|
41313
|
+
</li></ul></dd>
|
|
41314
|
+
|
|
41315
|
+
|
|
41316
|
+
|
|
41317
|
+
|
|
41318
|
+
|
|
41319
|
+
|
|
41320
|
+
|
|
41321
|
+
|
|
41322
|
+
|
|
41323
|
+
|
|
41324
|
+
|
|
41325
|
+
|
|
41326
|
+
|
|
41327
|
+
|
|
41328
|
+
|
|
41329
|
+
|
|
41330
|
+
|
|
41331
|
+
|
|
41332
|
+
|
|
41333
|
+
|
|
41334
|
+
|
|
41335
|
+
|
|
41336
|
+
|
|
41337
|
+
|
|
41338
|
+
|
|
41339
|
+
|
|
41340
|
+
|
|
41341
|
+
|
|
41342
|
+
|
|
41343
|
+
|
|
41344
|
+
|
|
41345
|
+
</dl>
|
|
41346
|
+
|
|
41347
|
+
|
|
41348
|
+
|
|
41349
|
+
|
|
41350
|
+
|
|
41351
|
+
<div class="description usertext">
|
|
41352
|
+
<p>判斷是否為小於0浮點數</p>
|
|
41353
|
+
<p>Unit Test: <a href="https://github.com/yuda-lyu/wsemi/blob/master/test/isnnum.test.mjs">Github</a></p>
|
|
41354
|
+
</div>
|
|
41355
|
+
|
|
41356
|
+
|
|
41357
|
+
|
|
41358
|
+
|
|
41359
|
+
|
|
41360
|
+
|
|
41361
|
+
|
|
41362
|
+
|
|
41363
|
+
|
|
41364
|
+
<h5>Example</h5>
|
|
41365
|
+
|
|
41366
|
+
<div style="position:relative;">
|
|
41367
|
+
<div onclick="editOnline(this, 'isnnum')" style="position:absolute; right:16px; bottom:12px; font-size:9pt; color:#fff; cursor:pointer; padding-bottom:3px; border-bottom:1px solid #fff;">Try in Codepen</div>
|
|
41368
|
+
<pre class="prettyprint"><code>console.log(isnnum(0))
|
|
41369
|
+
// => false
|
|
41370
|
+
|
|
41371
|
+
console.log(isnnum('0'))
|
|
41372
|
+
// => false
|
|
41373
|
+
|
|
41374
|
+
console.log(isnnum(125))
|
|
41375
|
+
// => false
|
|
41376
|
+
|
|
41377
|
+
console.log(isnnum(1.25))
|
|
41378
|
+
// => false
|
|
41379
|
+
|
|
41380
|
+
console.log(isnnum('125'))
|
|
41381
|
+
// => false
|
|
41382
|
+
|
|
41383
|
+
console.log(isnnum('1.25'))
|
|
41384
|
+
// => false
|
|
41385
|
+
|
|
41386
|
+
console.log(isnnum(-125))
|
|
41387
|
+
// => true
|
|
41388
|
+
|
|
41389
|
+
console.log(isnnum(-1.25))
|
|
41390
|
+
// => true
|
|
41391
|
+
|
|
41392
|
+
console.log(isnnum('-125'))
|
|
41393
|
+
// => true
|
|
41394
|
+
|
|
41395
|
+
console.log(isnnum('-1.25'))
|
|
41152
41396
|
// => true</code></pre>
|
|
41153
41397
|
</div>
|
|
41154
41398
|
|
|
@@ -41944,7 +42188,7 @@ console.log(isobj0({ a: 123 }))
|
|
|
41944
42188
|
|
|
41945
42189
|
<dt class="tag-source">Source:</dt>
|
|
41946
42190
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
41947
|
-
<a href="isp0int.mjs.html">isp0int.mjs</a>, <a href="isp0int.mjs.html#
|
|
42191
|
+
<a href="isp0int.mjs.html">isp0int.mjs</a>, <a href="isp0int.mjs.html#line46">line 46</a>
|
|
41948
42192
|
</li></ul></dd>
|
|
41949
42193
|
|
|
41950
42194
|
|
|
@@ -42004,6 +42248,9 @@ console.log(isobj0({ a: 123 }))
|
|
|
42004
42248
|
<pre class="prettyprint"><code>console.log(isp0int(0))
|
|
42005
42249
|
// => true
|
|
42006
42250
|
|
|
42251
|
+
console.log(isp0int('0'))
|
|
42252
|
+
// => true
|
|
42253
|
+
|
|
42007
42254
|
console.log(isp0int(125))
|
|
42008
42255
|
// => true
|
|
42009
42256
|
|
|
@@ -42011,7 +42258,21 @@ console.log(isp0int(1.25))
|
|
|
42011
42258
|
// => false
|
|
42012
42259
|
|
|
42013
42260
|
console.log(isp0int('125'))
|
|
42014
|
-
// => true
|
|
42261
|
+
// => true
|
|
42262
|
+
|
|
42263
|
+
console.log(isp0int('1.25'))
|
|
42264
|
+
// => false
|
|
42265
|
+
console.log(isp0int(-125))
|
|
42266
|
+
// => false
|
|
42267
|
+
|
|
42268
|
+
console.log(isp0int(-1.25))
|
|
42269
|
+
// => false
|
|
42270
|
+
|
|
42271
|
+
console.log(isp0int('-125'))
|
|
42272
|
+
// => false
|
|
42273
|
+
|
|
42274
|
+
console.log(isp0int('-1.25'))
|
|
42275
|
+
// => false</code></pre>
|
|
42015
42276
|
</div>
|
|
42016
42277
|
|
|
42017
42278
|
|
|
@@ -42122,7 +42383,7 @@ console.log(isp0int('125'))
|
|
|
42122
42383
|
|
|
42123
42384
|
<dt class="tag-source">Source:</dt>
|
|
42124
42385
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
42125
|
-
<a href="isp0num.mjs.html">isp0num.mjs</a>, <a href="isp0num.mjs.html#
|
|
42386
|
+
<a href="isp0num.mjs.html">isp0num.mjs</a>, <a href="isp0num.mjs.html#line46">line 46</a>
|
|
42126
42387
|
</li></ul></dd>
|
|
42127
42388
|
|
|
42128
42389
|
|
|
@@ -42182,17 +42443,31 @@ console.log(isp0int('125'))
|
|
|
42182
42443
|
<pre class="prettyprint"><code>console.log(isp0num(0))
|
|
42183
42444
|
// => true
|
|
42184
42445
|
|
|
42446
|
+
console.log(isp0num('0'))
|
|
42447
|
+
// => true
|
|
42448
|
+
|
|
42185
42449
|
console.log(isp0num(125))
|
|
42186
42450
|
// => true
|
|
42187
42451
|
|
|
42188
42452
|
console.log(isp0num(1.25))
|
|
42189
42453
|
// => true
|
|
42190
42454
|
|
|
42455
|
+
console.log(isp0num('125'))
|
|
42456
|
+
// => true
|
|
42457
|
+
|
|
42458
|
+
console.log(isp0num('1.25'))
|
|
42459
|
+
// => true
|
|
42460
|
+
console.log(isp0num(-125))
|
|
42461
|
+
// => false
|
|
42462
|
+
|
|
42191
42463
|
console.log(isp0num(-1.25))
|
|
42192
42464
|
// => false
|
|
42193
42465
|
|
|
42194
|
-
console.log(isp0num('
|
|
42195
|
-
// =>
|
|
42466
|
+
console.log(isp0num('-125'))
|
|
42467
|
+
// => false
|
|
42468
|
+
|
|
42469
|
+
console.log(isp0num('-1.25'))
|
|
42470
|
+
// => false</code></pre>
|
|
42196
42471
|
</div>
|
|
42197
42472
|
|
|
42198
42473
|
|
|
@@ -42303,7 +42578,7 @@ console.log(isp0num('1.25'))
|
|
|
42303
42578
|
|
|
42304
42579
|
<dt class="tag-source">Source:</dt>
|
|
42305
42580
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
42306
|
-
<a href="ispint.mjs.html">ispint.mjs</a>, <a href="ispint.mjs.html#
|
|
42581
|
+
<a href="ispint.mjs.html">ispint.mjs</a>, <a href="ispint.mjs.html#line46">line 46</a>
|
|
42307
42582
|
</li></ul></dd>
|
|
42308
42583
|
|
|
42309
42584
|
|
|
@@ -42363,13 +42638,30 @@ console.log(isp0num('1.25'))
|
|
|
42363
42638
|
<pre class="prettyprint"><code>console.log(ispint(0))
|
|
42364
42639
|
// => false
|
|
42365
42640
|
|
|
42641
|
+
console.log(ispint('0'))
|
|
42642
|
+
// => false
|
|
42643
|
+
|
|
42366
42644
|
console.log(ispint(125))
|
|
42367
42645
|
// => true
|
|
42368
42646
|
|
|
42647
|
+
console.log(ispint(1.25))
|
|
42648
|
+
// => false
|
|
42649
|
+
|
|
42369
42650
|
console.log(ispint('125'))
|
|
42370
42651
|
// => true
|
|
42371
42652
|
|
|
42372
|
-
console.log(ispint(1.25))
|
|
42653
|
+
console.log(ispint('1.25'))
|
|
42654
|
+
// => false
|
|
42655
|
+
console.log(ispint(-125))
|
|
42656
|
+
// => false
|
|
42657
|
+
|
|
42658
|
+
console.log(ispint(-1.25))
|
|
42659
|
+
// => false
|
|
42660
|
+
|
|
42661
|
+
console.log(ispint('-125'))
|
|
42662
|
+
// => false
|
|
42663
|
+
|
|
42664
|
+
console.log(ispint('-1.25'))
|
|
42373
42665
|
// => false</code></pre>
|
|
42374
42666
|
</div>
|
|
42375
42667
|
|
|
@@ -42610,6 +42902,200 @@ console.log(ispm(new Promise(function() {})))
|
|
|
42610
42902
|
|
|
42611
42903
|
|
|
42612
42904
|
|
|
42905
|
+
<h5>Returns:</h5>
|
|
42906
|
+
|
|
42907
|
+
|
|
42908
|
+
<div class="param-desc">
|
|
42909
|
+
<p>回傳判斷布林值</p>
|
|
42910
|
+
</div>
|
|
42911
|
+
|
|
42912
|
+
|
|
42913
|
+
|
|
42914
|
+
<dl class="param-type">
|
|
42915
|
+
<dt>
|
|
42916
|
+
Type
|
|
42917
|
+
</dt>
|
|
42918
|
+
<dd>
|
|
42919
|
+
|
|
42920
|
+
<span class="param-type">Boolean</span>
|
|
42921
|
+
|
|
42922
|
+
|
|
42923
|
+
</dd>
|
|
42924
|
+
</dl>
|
|
42925
|
+
|
|
42926
|
+
|
|
42927
|
+
|
|
42928
|
+
|
|
42929
|
+
|
|
42930
|
+
|
|
42931
|
+
|
|
42932
|
+
|
|
42933
|
+
|
|
42934
|
+
|
|
42935
|
+
<h4 class="name" id=".ispnum"><span class="type-signature">(static) </span>ispnum<span class="signature">(v)</span><span class="type-signature"> → {Boolean}</span></h4>
|
|
42936
|
+
|
|
42937
|
+
|
|
42938
|
+
|
|
42939
|
+
|
|
42940
|
+
|
|
42941
|
+
|
|
42942
|
+
<dl class="details">
|
|
42943
|
+
|
|
42944
|
+
|
|
42945
|
+
<dt class="tag-source">Source:</dt>
|
|
42946
|
+
<dd class="tag-source"><ul class="dummy"><li>
|
|
42947
|
+
<a href="ispnum.mjs.html">ispnum.mjs</a>, <a href="ispnum.mjs.html#line45">line 45</a>
|
|
42948
|
+
</li></ul></dd>
|
|
42949
|
+
|
|
42950
|
+
|
|
42951
|
+
|
|
42952
|
+
|
|
42953
|
+
|
|
42954
|
+
|
|
42955
|
+
|
|
42956
|
+
|
|
42957
|
+
|
|
42958
|
+
|
|
42959
|
+
|
|
42960
|
+
|
|
42961
|
+
|
|
42962
|
+
|
|
42963
|
+
|
|
42964
|
+
|
|
42965
|
+
|
|
42966
|
+
|
|
42967
|
+
|
|
42968
|
+
|
|
42969
|
+
|
|
42970
|
+
|
|
42971
|
+
|
|
42972
|
+
|
|
42973
|
+
|
|
42974
|
+
|
|
42975
|
+
|
|
42976
|
+
|
|
42977
|
+
|
|
42978
|
+
|
|
42979
|
+
|
|
42980
|
+
</dl>
|
|
42981
|
+
|
|
42982
|
+
|
|
42983
|
+
|
|
42984
|
+
|
|
42985
|
+
|
|
42986
|
+
<div class="description usertext">
|
|
42987
|
+
<p>判斷是否為大於0浮點數</p>
|
|
42988
|
+
<p>Unit Test: <a href="https://github.com/yuda-lyu/wsemi/blob/master/test/ispnum.test.mjs">Github</a></p>
|
|
42989
|
+
</div>
|
|
42990
|
+
|
|
42991
|
+
|
|
42992
|
+
|
|
42993
|
+
|
|
42994
|
+
|
|
42995
|
+
|
|
42996
|
+
|
|
42997
|
+
|
|
42998
|
+
|
|
42999
|
+
<h5>Example</h5>
|
|
43000
|
+
|
|
43001
|
+
<div style="position:relative;">
|
|
43002
|
+
<div onclick="editOnline(this, 'ispnum')" style="position:absolute; right:16px; bottom:12px; font-size:9pt; color:#fff; cursor:pointer; padding-bottom:3px; border-bottom:1px solid #fff;">Try in Codepen</div>
|
|
43003
|
+
<pre class="prettyprint"><code>console.log(ispnum(0))
|
|
43004
|
+
// => false
|
|
43005
|
+
|
|
43006
|
+
console.log(ispnum('0'))
|
|
43007
|
+
// => false
|
|
43008
|
+
|
|
43009
|
+
console.log(ispnum(125))
|
|
43010
|
+
// => true
|
|
43011
|
+
|
|
43012
|
+
console.log(ispnum(1.25))
|
|
43013
|
+
// => true
|
|
43014
|
+
|
|
43015
|
+
console.log(ispnum('125'))
|
|
43016
|
+
// => true
|
|
43017
|
+
|
|
43018
|
+
console.log(ispnum('1.25'))
|
|
43019
|
+
// => true
|
|
43020
|
+
console.log(ispnum(-125))
|
|
43021
|
+
// => false
|
|
43022
|
+
|
|
43023
|
+
console.log(ispnum(-1.25))
|
|
43024
|
+
// => false
|
|
43025
|
+
|
|
43026
|
+
console.log(ispnum('-125'))
|
|
43027
|
+
// => false
|
|
43028
|
+
|
|
43029
|
+
console.log(ispnum('-1.25'))
|
|
43030
|
+
// => false</code></pre>
|
|
43031
|
+
</div>
|
|
43032
|
+
|
|
43033
|
+
|
|
43034
|
+
|
|
43035
|
+
|
|
43036
|
+
<h5>Parameters:</h5>
|
|
43037
|
+
|
|
43038
|
+
|
|
43039
|
+
<table class="params">
|
|
43040
|
+
<thead>
|
|
43041
|
+
<tr>
|
|
43042
|
+
|
|
43043
|
+
<th>Name</th>
|
|
43044
|
+
|
|
43045
|
+
|
|
43046
|
+
<th>Type</th>
|
|
43047
|
+
|
|
43048
|
+
|
|
43049
|
+
|
|
43050
|
+
|
|
43051
|
+
|
|
43052
|
+
<th class="last">Description</th>
|
|
43053
|
+
</tr>
|
|
43054
|
+
</thead>
|
|
43055
|
+
|
|
43056
|
+
<tbody>
|
|
43057
|
+
|
|
43058
|
+
|
|
43059
|
+
<tr>
|
|
43060
|
+
|
|
43061
|
+
<td class="name"><code>v</code></td>
|
|
43062
|
+
|
|
43063
|
+
|
|
43064
|
+
<td class="type">
|
|
43065
|
+
|
|
43066
|
+
|
|
43067
|
+
<span class="param-type">*</span>
|
|
43068
|
+
|
|
43069
|
+
|
|
43070
|
+
|
|
43071
|
+
</td>
|
|
43072
|
+
|
|
43073
|
+
|
|
43074
|
+
|
|
43075
|
+
|
|
43076
|
+
|
|
43077
|
+
<td class="description last"><p>輸入任意資料</p></td>
|
|
43078
|
+
</tr>
|
|
43079
|
+
|
|
43080
|
+
|
|
43081
|
+
</tbody>
|
|
43082
|
+
</table>
|
|
43083
|
+
|
|
43084
|
+
|
|
43085
|
+
|
|
43086
|
+
|
|
43087
|
+
|
|
43088
|
+
|
|
43089
|
+
|
|
43090
|
+
|
|
43091
|
+
|
|
43092
|
+
|
|
43093
|
+
|
|
43094
|
+
|
|
43095
|
+
|
|
43096
|
+
|
|
43097
|
+
|
|
43098
|
+
|
|
42613
43099
|
<h5>Returns:</h5>
|
|
42614
43100
|
|
|
42615
43101
|
|
|
@@ -67655,7 +68141,7 @@ topAsync().catch(() => {})</code></pre>
|
|
|
67655
68141
|
<br class="clear">
|
|
67656
68142
|
|
|
67657
68143
|
<footer>
|
|
67658
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
68144
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Fri Oct 15 2021 10:52:20 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
67659
68145
|
</footer>
|
|
67660
68146
|
|
|
67661
68147
|
<script>prettyPrint();</script>
|
|
@@ -67676,7 +68162,7 @@ topAsync().catch(() => {})</code></pre>
|
|
|
67676
68162
|
'https://cdn.jsdelivr.net/npm/fuzzball/dist/fuzzball.umd.min.js',
|
|
67677
68163
|
'https://cdn.jsdelivr.net/npm/ua-parser-js/dist/ua-parser.min.js',
|
|
67678
68164
|
'https://cdn.jsdelivr.net/npm/xss/dist/xss.min.js',
|
|
67679
|
-
'https://cdn.jsdelivr.net/npm/wsemi@1.6.
|
|
68165
|
+
'https://cdn.jsdelivr.net/npm/wsemi@1.6.25/dist/wsemi.umd.js',
|
|
67680
68166
|
]
|
|
67681
68167
|
}
|
|
67682
68168
|
prefill = JSON.stringify(prefill)
|