码迷,mamicode.com
首页 > 其他好文 > 详细

IJ:Idea 常用代码

时间:2018-09-14 16:03:30      阅读:348      评论:0      收藏:0      [点我收藏+]

标签:声明   .sh   com   logs   order   分享   item   disable   MTA   

ylbtech-IJ:Idea 常用代码

 

1.返回顶部
1、

1.JeePlus/代码生成器
http://localhost:8081/a/login

2.manager/Java基础框架
http://localhost:8080/manager/login


1.starts/星战篮球

jar名称
com.shineyoo.manager.modules
com.shineyoo.manager.util.modules

\java
D:\project\platform\src\main\java\com\shineyoo\manager\util\modules
\resources
D:\project\platform\src\main\resources\mappings\modules
\webapp
D:\project\platform\src\main\webapp\webpage\modules

文件位置 30 40 70 100
\java
D:\project\platform\src\main\java\com\shineyoo\manager\modules
\resources
D:\project\platform\src\main\resources\mappings\modules
\webapp
D:\project\platform\src\main\webapp\webpage\modules

sytemtag:systemTag:view
sytemtag:systemTag:add
sytemtag:systemTag:edit

<td>${systemTag.isDisabled eq ‘1‘?‘是‘:‘否‘}</td>

<td class="width-15 active"><label class="pull-right"><font color="red">*</font>是否禁用:</label></td>
<td class="width-35">
<form:radiobuttons path="isDisabled" items="${fns:getDictList(‘yes_no‘)}" itemLabel="label" itemValue="value" htmlEscape="false" class="i-checks required"/>
</td>

2、
2.返回顶部
 
3.返回顶部
 
4.返回顶部
 
5.返回顶部
 
 
6.返回顶部
 
技术分享图片 作者:ylbtech
出处:http://ylbtech.cnblogs.com/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。

IJ:Idea 常用代码

标签:声明   .sh   com   logs   order   分享   item   disable   MTA   

原文地址:https://www.cnblogs.com/storebook/p/9646388.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!