changelog.html.svn-base
来自「开源项目openfire的完整源程序」· SVN-BASE 代码 · 共 67 行
SVN-BASE
67 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Translator Spark Plug Log</title>
<style type="text/css">
BODY {
font-size : 100%;
}
BODY, TD, TH {
font-family : tahoma, verdana, arial, helvetica, sans-serif;
font-size : 0.8em;
}
H2 {
font-size : 10pt;
font-weight : bold;
padding-left : 1em;
}
A:hover {
text-decoration : none;
}
H1 {
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 1.4em;
font-weight: bold;
border-bottom : 1px #ccc solid;
padding-bottom : 2px;
}
TT {
font-family : courier new;
font-weight : bold;
color : #060;
}
PRE {
font-family : courier new;
font-size : 100%;
}
</style>
</head>
<body>
<h1>
Translator Spark plug Changelog
</h1>
<p><b>1.3</b> -- February 7th, 2007</p>
<ul>
<li>Fixed issue with Spark 2.5 Beta and Higher</li>
</ul>
<p><b>1.0.1</b> -- September 19th, 2006</p>
<ul>
<li>Moved over to Spark 2.0 code base.</li>
</ul>
<p><b>1.0.0</b> -- February 9th, 2006</p>
<ul>
<li>Initial release.</li>
</ul>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?