refactorings.history

来自「java程序设计教程的源码」· HISTORY 代码 · 共 5 行

HISTORY
5
字号
<?xml version="1.0" encoding="utf-8"?>
<session version="1.0">
<refactoring comment="Rename type 'CopyOfExample2_9' to 'Example2_9'&#13;&#10;- Original element: 'CopyOfExample2_9'&#13;&#10;- Renamed element: 'Example2_9'&#13;&#10;- Update references to refactored element&#13;&#10;- Update textual occurrences in comments and strings" description="Rename type 'CopyOfExample2_9'" flags="589830" id="org.eclipse.jdt.ui.rename.type" input="/src&lt;{CopyOfExample2_9.java[CopyOfExample2_9" matchStrategy="1" name="Example2_9" qualified="false" references="true" similarDeclarations="false" stamp="1219921418546" textual="false" version="1.0"/>
</session>

⌨️ 快捷键说明

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