veriintr.html

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

HTML
40
字号
<HTML><HEAD>   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">   <META NAME="GENERATOR" CONTENT="Mozilla/4.02 [en] (X11; U; SunOS 5.7 sun4u) [Netscape]"></HEAD><BODY BGCOLOR="#FFFFFF"><B><FONT COLOR="#3333FF">I18n Verifier</FONT></B><BR><IMG SRC="rainbow.gif" HEIGHT=5 WIDTH=576><BR><B><FONT COLOR="#3366FF"><FONT SIZE=+1>Introducing I18n Verifier</FONT></FONT></B><P>I18n Verifier helps you to determine whether your program<BR>is globally designed.<P>The I18n Verifier highlights parts of the original source code<BR>that are locale specific or possibly locale-specific and<BR>suggestions solutions. The tool checks:<UL><LI>strings</LI><LI>methods</LI><LI>classes</LI><LI>class constants</LI></UL>You can correct your programs while using the tool or wait<BR>until a later time.<P>I18n Verifier includes a default system policy to use with<BR>the source code; you can customize your own policy by<BR>using the <B>Policy->Edit</B> menu function provided.<BR><BR></BODY></HTML>

⌨️ 快捷键说明

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