1 Star 0 Fork 5

myerse_lee/FrameDemo

forked from pabblelj/FrameDemo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
sdk.min.js 507 Bytes
一键复制 编辑 原始数据 按行查看 历史
pabblelj 提交于 2022-03-22 15:59 . 初始库
!function(o){"use strict";n.prototype.secondFormat=function(o,t,n){void 0===t&&(t=""),void 0===n&&(n=!0);var e=Math.floor(o/3600),o=o-3600*e,l=Math.floor(o/60),o=Math.floor(o)%60,r="",i=t.split(":");return(0==t.length&&0<e||3==i.length)&&(r+=!n||10<=e?e:"0"+e),0!=t.length&&2!=i.length||(r.length&&(r+=":"),r+=!n||10<=l?l:"0"+l),r.length&&(r+=":"),r+=!n||10<=o?o:"0"+o};var t=n;function n(){}e.Common=new t;t=e;function e(){}window.Global=t,o.Global=t,Object.defineProperty(o,"__esModule",{value:!0})}({});
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/myerse-lee/FrameDemo.git
git@gitee.com:myerse-lee/FrameDemo.git
myerse-lee
FrameDemo
FrameDemo
master

搜索帮助