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

📄 project.xml

📁 语言:英文 主要是介绍企业J2ME开发
💻 XML
字号:
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
    <type>org.netbeans.modules.web.project</type>
    <configuration>
        <data xmlns="http://www.netbeans.org/ns/web-project/1">
            <name>HttpPOSTExampleServlet</name>
            <minimum-ant-version>1.6</minimum-ant-version>
            <web-module-libraries>
                <library>
                    <file>${libs.servlet24.classpath}</file>
                </library>
                <library>
                    <file>${libs.jsp20.classpath}</file>
                </library>
            </web-module-libraries>
            <web-module-additional-libraries/>
        </data>
    </configuration>
</project>

⌨️ 快捷键说明

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