📄 easyjf-web.xml.svn-base
字号:
<?xml version="1.0" encoding="UTF-8"?>
<easyjf-web xmlns="http://www.easyjf.com/schema/easyjf/web"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.easyjf.com/schema/easyjf/web http://www.easyjf.com/schema/easyjf/web/easyjf-web-0.0.1.xsd ">
<framework-setting></framework-setting>
<modules>
<!-- 鐢ㄦ埛娣诲垹鏀规煡妯℃澘閰嶇疆淇℃伅-->
<module path="/easyajax"
action="com.easyjf.web.ajax.AjaxEngineAction">
<page name="engine-js"
url="classpath:com/easyjf/web/ajax/engine.js" type="template"
contentType="js" />
<page name="engine-util"
url="classpath:com/easyjf/web/ajax/util-js.js" type="template"
contentType="js" />
<page name="plain"
url="classpath:com/easyjf/web/ajax/plain.txt" type="template"
contentType="js" />
<page name="stub"
url="classpath:com/easyjf/web/ajax/ajaxStub.txt" type="template"
contentType="js" />
<page name="prototype"
url="classpath:com/easyjf/web/ajax/prototype.js" type="template"
contentType="js" />
<page name="rico"
url="classpath:com/easyjf/web/ajax/rico.js" type="template"
contentType="js" />
</module>
<module path="/easywidget"
action="com.easyjf.web.tools.widget.WidgetAction">
<page name="calendar"
url="classpath:com/easyjf/web/tools/widget/calendar.html"
type="template" />
</module>
</modules>
</easyjf-web>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -