doc/ja_JP.eucJP/htdocs/java/links/tutorials.sgml
Gabor Kovesdan 6f0813b25d - For non-English pages generate the enbase entity, as well, not just base
- Remove inline declarations of base and enbase entities since they
  are generated automatically in autogen.ent

Approved by:	doceng (implicit)
2012-08-13 14:22:30 +00:00

37 lines
1.3 KiB
XML

<?xml version="1.0" encoding="eucJP"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD &java; Project: Tutorials">
<!-- $FreeBSD$ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.8 -->
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.developers">
<table border="0">
<tr>
<td>
<ul>
<li><a href="http://java.sun.com/docs/books/tutorial/index.html">The Java Tutorial</a><br/>
Sun 社が提供している唯一の Java チュートリアルです。</li>
<li><a href="http://developer.java.sun.com/developer/onlineTraining/">Java
Developer Connection の文書、チュートリアル一覧</a><br/>
Java のチュートリアルが必要なら、ここで探すと良いでしょう。
ここには、Java、JavaBeans、Collections、JDBC、
セキュリティなどに関する基本的なチュートリアルがあります。
登録する必要がありますが、無料であり、とても価値のあるものです!</li>
</ul>
</td>
</tr>
</table>
</body>
</html>