Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
cabd97ad
提交
cabd97ad
authored
6 年前
作者:
Evgenij Ryazanov
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update links and file sizes in mainWeb.html
上级
5f682ece
显示空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
19 行增加
和
12 行删除
+19
-12
fragments.html
h2/src/docsrc/html/fragments.html
+1
-1
mainWeb.html
h2/src/docsrc/html/mainWeb.html
+18
-11
没有找到文件。
h2/src/docsrc/html/fragments.html
浏览文件 @
cabd97ad
...
...
@@ -80,7 +80,7 @@ translate -->
<a
href=
"datatypes.html"
>
Data Types
</a><br
/>
<a
href=
"systemtables.html"
>
System Tables
</a><br
/>
<a
href=
"../javadoc/index.html"
>
Javadoc
</a><br
/>
<a
href=
"../h2.pdf"
>
PDF (1 MB)
</a><br
/>
<a
href=
"../h2.pdf"
>
PDF (1
.5
MB)
</a><br
/>
<br
/>
<b>
Support
</b><br
/>
<a
href=
"faq.html"
>
FAQ
</a><br
/>
...
...
This diff is collapsed.
Click to expand it.
h2/src/docsrc/html/mainWeb.html
浏览文件 @
cabd97ad
...
...
@@ -29,7 +29,7 @@ Welcome to H2, the Java SQL database. The main features of H2 are:
<li>
Very fast, open source, JDBC API
</li><li>
Embedded and server modes; in-memory databases
</li><li>
Browser based Console application
</li><li>
Small footprint: around
1.5
MB jar file size
</li><li>
Small footprint: around
2
MB jar file size
</li></ul>
<table
style=
"border: 0px; width: 470px;"
>
...
...
@@ -60,9 +60,9 @@ Welcome to H2, the Java SQL database. The main features of H2 are:
<tr><td
style=
"border: 0px; background-color: #eee;"
>
<h2
style=
"margin-top: 1em;"
>
Support
</h2>
<p>
<a
href=
"http://stackoverflow.com/questions/tagged/h2"
>
Stack Overflow (tag H2)
</a><br
/><br
/>
<a
href=
"http
://groups.google.com/group
/h2-database"
>
Google Group English
</a>
,
<a
href=
"http
://groups.google.co.jp/group
/h2-database-jp"
>
Japanese
</a><br
/><br
/>
<a
href=
"http
s
://stackoverflow.com/questions/tagged/h2"
>
Stack Overflow (tag H2)
</a><br
/><br
/>
<a
href=
"http
s://groups.google.com/forum/#!forum
/h2-database"
>
Google Group English
</a>
,
<a
href=
"http
s://groups.google.com/forum/#!forum
/h2-database-jp"
>
Japanese
</a><br
/><br
/>
For non-technical issues, use:
<br
/>
<script
type=
"text/javascript"
>
<!--
...
...
@@ -86,8 +86,8 @@ Welcome to H2, the Java SQL database. The main features of H2 are:
<th>
H2
</th>
<th><a
href=
"http://db.apache.org/derby"
>
Derby
</a></th>
<th><a
href=
"http://hsqldb.org"
>
HSQLDB
</a></th>
<th><a
href=
"http
://mysql.com
"
>
MySQL
</a></th>
<th><a
href=
"http
://www.postgresql.org
"
>
PostgreSQL
</a></th>
<th><a
href=
"http
s://www.mysql.com/
"
>
MySQL
</a></th>
<th><a
href=
"http
s://www.postgresql.org/
"
>
PostgreSQL
</a></th>
</tr><tr>
<td>
Pure Java
</td>
<td
class=
"compareY"
>
Yes
</td>
...
...
@@ -131,12 +131,19 @@ Welcome to H2, the Java SQL database. The main features of H2 are:
<td
class=
"compareY"
>
Yes
</td>
<td
class=
"compareY"
>
Yes
</td>
</tr><tr>
<td>
Footprint (jar/dll size)
</td>
<td>
~1 MB
</td>
<td>
Footprint (embedded)
</td>
<td>
~2 MB
</td>
<td>
~3 MB
</td>
<td>
~1.5 MB
</td>
<td>
—
</td>
<td>
—
</td>
</tr><tr>
<td>
Footprint (client)
</td>
<td>
~500 KB
</td>
<td>
~600 KB
</td>
<td>
~1.5 MB
</td>
<td>
~1 MB
</td>
<td>
~4 MB
</td>
<td>
~6 MB
</td>
<td>
~700 KB
</td>
</tr>
</table>
<p>
...
...
@@ -154,7 +161,7 @@ Welcome to H2, the Java SQL database. The main features of H2 are:
or
<a
href=
"http://www.h2database.com/html/newsfeed-rss.xml"
>
Header only (RSS)
</a>
.
</p><p>
<b>
Email Newsletter:
</b>
Subscribe to
<a
href=
"https://groups.google.com/
group/h2database-news/subscribe
"
>
<a
href=
"https://groups.google.com/
forum/#!forum/h2database-news/join
"
>
H2 Database News (Google account required)
</a>
to get informed about new releases.
Your email address is only used in this context.
...
...
This diff is collapsed.
Click to expand it.
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论