⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 listdatasources.jspf

📁 This temp directory is used by the JVM for temporary file storage. The JVM is configured to use thi
💻 JSPF
字号:
<td align="right" nowrap>
<div class="page-title-text">
<controls:actions label="Data Source Actions">

  <controls:action selected="true">
    ----<bean:message key="actions.available.actions"/>----
  </controls:action>

  <controls:action disabled="true">
    ---------------------------------
  </controls:action>

  <controls:action url='<%= "/resources/setUpDataSource.do?resourcetype=" +
                            URLEncoder.encode(resourcetypeInfo) + "&path="+
                            URLEncoder.encode(pathInfo) + "&host="+
                            URLEncoder.encode(hostInfo) + "&domain="+
                            URLEncoder.encode(domainInfo)%>'>
    <bean:message key="resources.actions.datasrc.create"/>
  </controls:action>

  <controls:action url='<%= "/resources/listDataSources.do?resourcetype=" +
                            URLEncoder.encode(resourcetypeInfo) + "&path="+
                            URLEncoder.encode(pathInfo) + "&host="+
                            URLEncoder.encode(hostInfo) + "&domain="+
                            URLEncoder.encode(domainInfo) + "&forward=" + 
                            URLEncoder.encode("DataSources Delete List") %>'>
    <bean:message key="resources.actions.datasrc.delete"/>
  </controls:action>

</controls:actions>
</div>
</td>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -