Develop and Download Open Source Software

Browse Subversion Repository

Contents of /NativeCapableJavaPluginBundleNyARToolkit/resources/applet.htm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 49 - (show annotations) (download) (as text)
Wed May 21 13:23:38 2008 UTC (15 years, 10 months ago) by shinobu_siv
File MIME type: text/html
File size: 372 byte(s)
初期インポート。
1 <html>
2 <head>
3 <title>Native Capable Applet</title>
4 </head>
5 <body>
6
7 <center>
8 <h2>Native Capable Applet</h2>
9 <p>
10 <applet codebase="./"
11 code="$code" width=$width height=$height
12 archive="$archive"
13 >
14 <hr>
15 If you were using a Java-enabled browser,
16 you would see dancing text instead of this paragraph.
17 <hr>
18 </applet>
19 </p>
20 </center>
21
22
23 </body>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26