refactorings.history

来自「用java编写的程序」· HISTORY 代码 · 共 8 行

HISTORY
8
字号
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<session version="1.0">
<refactoring comment="Copy 2 elements(s) to 'WebRoot'&#13;&#10;- Original project: 'webproject5'&#13;&#10;- Destination element: 'WebRoot'&#13;&#10;- Original elements:&#13;&#10;     error404.htm&#13;&#10;     error500.jsp" description="Copy files" element1="WebRoot/error404.htm" element2="WebRoot/error500.jsp" files="2" flags="589830" folders="0" id="org.eclipse.jdt.ui.copy" log="WebRoot/error500.jsp&#9;true&#9;false&#10;WebRoot/error404.htm&#9;true&#9;false" policy="org.eclipse.jdt.ui.copyResources" stamp="1191744437593" target="/guestbook4/WebRoot" units="0" version="1.0"/>
<refactoring comment="Copy 2 elements(s) to 'WEB-INF'&#13;&#10;- Original project: 'webproject5'&#13;&#10;- Destination element: 'WEB-INF'&#13;&#10;- Original elements:&#13;&#10;     header.jsp&#13;&#10;     footer.htm" description="Copy files" element1="WebRoot/header.jsp" element2="WebRoot/footer.htm" files="2" flags="589830" folders="0" id="org.eclipse.jdt.ui.copy" log="WebRoot/header.jsp&#9;true&#9;false&#10;WebRoot/footer.htm&#9;true&#9;false" policy="org.eclipse.jdt.ui.copyResources" stamp="1191744468859" target="/guestbook4/WebRoot/WEB-INF" units="0" version="1.0"/>
<refactoring comment="Copy 2 elements(s) to 'WebRoot'&#13;&#10;- Original project: 'webproject5'&#13;&#10;- Destination element: 'WebRoot'&#13;&#10;- Original elements:&#13;&#10;     header.jsp&#13;&#10;     footer.htm" description="Copy files" element1="WebRoot/header.jsp" element2="WebRoot/footer.htm" files="2" flags="589830" folders="0" id="org.eclipse.jdt.ui.copy" log="WebRoot/header.jsp&#9;true&#9;false&#10;WebRoot/footer.htm&#9;true&#9;false" policy="org.eclipse.jdt.ui.copyResources" stamp="1191744488750" target="/guestbook4/WebRoot" units="0" version="1.0"/>
<refactoring comment="Copy 1 elements(s) to 'WEB-INF'&#13;&#10;- Original project: 'webproject5'&#13;&#10;- Destination element: 'WEB-INF'&#13;&#10;- Original element: 'web.xml'" description="Copy file" element1="WebRoot/WEB-INF/web.xml" files="1" flags="589830" folders="0" id="org.eclipse.jdt.ui.copy" log="WebRoot/WEB-INF/web.xml&#9;true&#9;false" policy="org.eclipse.jdt.ui.copyResources" stamp="1191744503921" target="/guestbook4/WebRoot/WEB-INF" units="0" version="1.0"/>
</session>

⌨️ 快捷键说明

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