⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 .project

📁 J2ME显示图片!利用一个简单的MIDlet就可以控制画布。
💻 PROJECT
字号:
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>PictureShow</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>eclipseme.core.preverifier</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>eclipseme.core.nature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>res/2.gif</name>
			<type>1</type>
			<location>E:/Majun/Workspace/PictureShow/res/2.gif</location>
		</link>
		<link>
			<name>res/3.gif</name>
			<type>1</type>
			<location>E:/Majun/Workspace/PictureShow/res/3.gif</location>
		</link>
		<link>
			<name>res/1.gif</name>
			<type>1</type>
			<location>E:/Majun/Workspace/PictureShow/res/1.gif</location>
		</link>
	</linkedResources>
</projectDescription>

⌨️ 快捷键说明

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