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

📄 overview.html

📁 Games for Eclipse这个项目的目的是为 Eclipse IDE(www.eclipse.org project)提供不同的游戏插件。
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
	<HEAD>
		<LINK rel="stylesheet" type="text/css" href="/default.css">
		<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
		<META http-equiv="Content-Style-Type" content="text/css">
		<TITLE>
			Minesweeper overview
		</TITLE>
	</HEAD>
	<BODY BGCOLOR="#ffffff">
		<H1>
			Minesweeper overview
		</H1>
		<P>
			The object of Minesweeper is to locate all the mines as quickly as possible 
			without uncovering any of them. If you uncover a mine, you lose the game.
		</P>
		<P align="left">
			<IMG src = ../images/chemicpy.gif width="195" height="12">
		</P>		
	</BODY>
</HTML>

⌨️ 快捷键说明

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