📄 resintr.html
字号:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"><html><head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="GENERATOR" content="Mozilla/4.5 [en] (X11; I; SunOS 5.7 sun4u) [Netscape]"></head><body BGCOLOR="#FFFFFF"><b><font color="#3333FF">Resource Tool</font></b><br><img SRC="rainbow.gif" height=5 width=576><br><b><font size=+1>Introducing Resource Tool</font></b><p>Handling translated Java resource bundles, particularly the frequent<br>revisions of those bundles, is a difficult part of the<br>internationalization/localization process. The Resource tool helps<br>you to handle message files in several ways:<ol><li>Drawing messages from an existing resourceBundle class file,<br>when the Java source code of that resource bundle is not available.<br></li><li>Exporting messages as either a Java resource bundle or a property<br>file or an array resource bundle.<br></li><li>Merging two resource bundles (either source code or class byte code).<br></li><li>Comparing two resource bundles and find the difference between them.<br></li><li>Creating log files of the differences between two resource<br>bundles (either Java source code or class byte code).<br></li><li>Creating source code files from byte code (class file) to be reused<br>in new localization.</li></ol></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -