create.html

来自「是一个加快Java应用程序国际化和本地化开发的工具集。它将大大减少国际化和本地化」· HTML 代码 · 共 45 行

HTML
45
字号
<!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">ToolKit Project Management</font></b><br><img SRC="rainbow.gif" height=5 width=576><br><b><font color="#3366FF"><font size=+1>Creating a new project</font></font></b><div CLASS="Paragraph">To create a new project file, you should assignthe <b>Project file name</b>,<br><b>Project working directory</b> and <b>Project output directory</b>for it.<br>If these directories are not assigned by you, the system default<br>directory is user current directory where you start the toolkit<br>running.<ol><li>Press <b>Project->New</b><br></li><li>Type the project name in the <b>Project file name</b> text field. The<br>suffix of the project file should be ".prj". If user-input file name<br>does not have such suffix, the suffix will be automatically added<br>to the end of the file name.<br></li><li>Type the project working directory in the <b>Project working</b><br><b>directory</b> text field. The working directory is used as the root<br>directory of all files included in the project.<br></li><li>Type the project output directory in the<b> Project output directory</b><br>text field. This output directory is used as the default directory<br>for exporting resource bundles or java files.<br></li><li>Press <b>OK</b> to validate the set parameters or <b>Cancel</b> to invalidate<br>the set parameters.</li></ol></div></div></body></html>

⌨️ 快捷键说明

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