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

📄 about.html.svn-base

📁 一个使用ssh+ext的例子。 希望对开发这个应用的人带来好处。仔细研究里面的代码将带来很大的好处。
💻 SVN-BASE
字号:
<html>
<head>
	<title>About Simple Tasks</title>
</head>
<body style="background-color:#DFE8F6;font-size:11px;font-family:helvetica,arial,tahoma,sans-serif;">

<div style="float:left;width:128px;padding:20px;">
    <img src="ext-air/resources/icons/extlogo128.png"/>
</div>
<div style="float:left;width:150px;padding-top:40px;">
    <span style="font-size:16px;">Simple Tasks v2</span><br/><br/>
    Copyright &copy; 2008 - Ext JS, LLC<br/>
    <a href="http://extjs.com/" target="_blank">http://extjs.com/</a><br/><br/>
</div>
<div style="clear:left;padding:0 20px 20px;">
    Simple Tasks and associated source code is licensed under the GNU General Public License version 3 (GPL v3).<br/>
    <a href="http://www.gnu.org/copyleft/gpl.html" target="_blank">http://www.gnu.org/copyleft/gpl.html</a>
</div>
<button onclick="window.nativeWindow.close();" style="font-weight:normal;width:70px;float:right;margin-right:15px;">OK</button>
</body>
</html>

⌨️ 快捷键说明

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