.classpath

来自「J2ME环境测试程序 1.只支持MIDP2.0上的测试.对NOKIA的屏幕测试」· CLASSPATH 代码 · 共 8 行

CLASSPATH
8
字号
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry path="src" kind="src"/>
	<classpathentry path="res" kind="src"/>
	<classpathentry path="J2MELIB" kind="con"/>
	<classpathentry path="bin" kind="output"/>
</classpath>

⌨️ 快捷键说明

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