标签:style blog ar io os sp for java strong
标签:Package Explore(src/WebContent) MVC框架 Tomcat启动 *-menu.xml
Tomact-conf-server.xml端口号变更 Tomact-bin-startup.bat 启动服务
<div class="form-title"> <div class="pull-left"> <img src="<%= titleImagePath %>/i-note-pencil.png"/>个人基本信息<span> (“<strong>*</strong>”为必填项)</span> </div> <div class="pull-right"> </div> </div>
<div class="form-body"> <open:frame property="record"> <table style="width:100%"> <tr> <td style="width:10%"></td> <td style="width:40%"> <open:text property="@id" style="width:60%;" /> </td> <td style="width:10%"></td> <td style="width:40%"> <open:text property="xxx" style="width:60%;" /> </td> </tr>
</table> <span style="white-space:pre"> </span></open:frame>
</div>
open:textarea
open:button
<open:checkbox property="xxx" caption="" valueset="*1=CSDN" />
<open:radio property="xxx" valueset="*1=是;2=否;" />
<open:bs property="by_id" multiple="true" styleClass="form-control" caption="xxx" valueset="rootIndex" style="width:60%"/>
<div class="form-actions"> <input type="button" class="btn btn-primary" value="保存" onclick="update()"/> <input type="button" class="btn btn-primary" value="重置" onclick="reset()"/> <input type="button" class="btn" value="返回 " onclick="goBack()"/> </div>
标签:style blog ar io os sp for java strong
原文地址:http://blog.csdn.net/yrp_ssdut/article/details/41962913