SpringBoot2 敏捷开发系统

SpringBoot2 敏捷开发系统

展开

function _typeof(e){ return e&&"undefined"!=typeof Symbol&&e.constructor===Symbol?"symbol":typeof e; } !function(e){ if("object"===("undefined"==typeof module?"undefined":_typeof(module)))module.exports=e;else{ if(window.__second_open__)return; var t="SpringBoot2 敏捷开发系统"; t?e(t,!0):e("SpringBoot2 敏捷开发系统"); } }(function(e,t){ function a(e,t){ var a=e.match(new RegExp(t+"\\s*=\\s*[\"']?([^\"'\\s>]+)[\"']?")); return a&&a[1]; } function n(e){ e=e.split(/(<a\s+\w[^>]*>)(.*?)(<\/a>)/); for(var t,n=0;n<e.length;n++)if(n%4===1){ t=!1; var i=a(e[n],"href"); /^https?:\/\/mp\.weixin\.qq\.com/.test(i)&&(t=!0); var o='<a target="_blank" data-href="'+(t?i:"javascript:void 0")+'"',r=a(e[n],"data-miniprogram-appid"); if(r)o+=' class="weapp_text_link" data-miniprogram-type="text" data-miniprogram-appid="'+r+'" data-miniprogram-path="'+(a(e[n],"data-miniprogram-path")||"")+'" data-miniprogram-nickname="'+(a(e[n],"data-miniprogram-nickname")||"")+'" data-miniprogram-servicetype="'+(a(e[n],"data-miniprogram-servicetype")||"0")+'"', t=!0;else if(t){ o+=' class="js_video_desc_link"'; var d=a(e[n],"data-itemshowtype"); d&&(o+=' data-itemshowtype="'+d+'"'); } e[n]=t?o+">":""; }else n%4===3?!t&&(e[n]=""):e[n]=e[n].replace(/<.*?>/g,""); return e.join(""); } e=t?window.__emojiFormat(n(e).replace(/\r/g,"").replace(/\n/g,"<br>")):e.replace(/\r/g,"").replace(/\n/g,"<br>").replace(/\s/g," "); var i=document.getElementById("js_common_share_desc"),o=document.getElementById("js_common_share_desc1"); i&&o&&(i.innerHTML=e,o.innerHTML=e,setTimeout(function(){ if(o.offsetHeight>i.offsetHeight+1){ var e=document.getElementById("js_folder_text_switch"),t=parseFloat(getComputedStyle(o).fontSize,10); e.style.display="block",e.setAttribute("data-height",o.offsetHeight/(t||16)); } },300)); });

本文分享自微信公众号 - 程序源代码(itcode)。
如有侵权,请联系 support@oschina.cn 删除。
本文参与“OSC源创计划”,欢迎正在阅读的你也加入,一起分享。

点赞
收藏

评论区

加载中...

相关推荐

MySQL:[Err] 1292 - Incorrect datetime value: ‘0000-00-00 00:00:00‘ for column ‘CREATE_TIME‘ at row 1

文章目录问题用navicat导入数据时,报错:原因这是因为当前的MySQL不支持datetime为0的情况。解决修改sql\mode:sql\mode:SQLMode定义了MySQL应支持的SQL语法、数据校验等,这样可以更容易地在不同的环境中使用MySQL。全局s

Oracle 分组与拼接字符串同时使用

SELECTT.,ROWNUMIDFROM(SELECTT.EMPLID,T.NAME,T.BU,T.REALDEPART,T.FORMATDATE,SUM(T.S0)S0,MAX(UPDATETIME)CREATETIME,LISTAGG(TOCHAR(

手写Java HashMap源码

HashMap的使用教程HashMap的使用教程HashMap的使用教程HashMap的使用教程HashMap的使用教程22

Day 07 Python除了不写操作系统,可以写任何东西

展开function\_typeof(e){returne&&"undefined"!typeofSymbol&&e.constructorSymbol?"symbol":typeofe;}!function(e){if("object"("undefined"typeofmodule?"undefined":\_ty

Jenkins UX SIG Meeting

JenkinsUXSIGMeeting展开function\_typeof(e){returne&&"undefined"!typeofSymbol&&e.constructorSymbol?"symbol":typeofe;}!function(e){if("object"

Python开发与实战(1):为什么要学习Python

展开function\_typeof(e){returne&&"undefined"!typeofSymbol&&e.constructorSymbol?"symbol":typeofe;}!function(e){if("object"("undefined"typeofmodule?"undefined":\_ty

SpringBoot2 敏捷开发系统 - HelloWorld