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

📄 portlet.xml.svn-base

📁 portal越来越流行了
💻 SVN-BASE
字号:
<?xml version="1.0" encoding="UTF-8"?><portlet-app xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd" version="1.0"    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"    xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd">    <portlet>        <portlet-name>WarTestPortletName</portlet-name>        <portlet-class>WarTestPortletClass</portlet-class>        <expiration-cache>0</expiration-cache>        <supports>            <mime-type>text/html</mime-type>            <portlet-mode>help</portlet-mode>        </supports>        <supported-locale>en-US</supported-locale>        <portlet-info>            <title>WarTestPortlet Title</title>            <short-title>WarTestPortlet Short Title</short-title>            <keywords>WarTestPortlet, Keywords</keywords>        </portlet-info>    </portlet></portlet-app>

⌨️ 快捷键说明

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