Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Contents of /trunk/doc/jp/html/menu/file.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 446 - (show annotations) (download) (as text)
Sat May 5 23:34:40 2007 UTC (17 years ago) by maya
Original Path: doc/trunk/jp/html/menu/file.html
File MIME type: text/html
File size: 1694 byte(s)
no message

1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
6 <title>[File] メニュー</title>
7 <META http-equiv="Content-Style-Type" content="text/css">
8 <link rel="stylesheet" href="../style.css" type="text/css">
9 </head>
10
11 <body>
12 <h1>[File] メニュー</h1>
13 <dl>
14 <dt><a href="file-new.html">New connection...</a></dt>
15 <dd>
16 新しいホストまたはシリアルポートに接続します。
17 </dd>
18
19 <dt><a href="file-log.html">Log...</a></dt>
20 <dd>
21 受信される文字をファイルに書き込みます。
22 </dd>
23
24 <dt><a href="file-sendfile.html">Send file...</a></dt>
25 <dd>
26 ファイルを送信します。
27 </dd>
28
29 <dt>Comment to Log...</dt>
30 <dd>
31 ログファイルへコメントを追加することができます。
32 追加できるコメントは最大255文字までです。
33 </dd>
34
35 <dt><a href="file-transfer.html">Transfer</a></dt>
36 <dd>
37 Kermit/XMODEM/ZMODEM/B-Plus/Quick-VAN プロトコルでファイルを転送します。
38 </dd>
39
40 <dt><a href="file-chdir.html">Change directory...</a></dt>
41 <dd>
42 ファイル転送のためのディレクトリを変更します。
43 </dd>
44
45 <dt><a href="file-print.html">Print...</a></dt>
46 <dd>
47 現在の画面または、マウスで選択された文字を印刷します。
48 </dd>
49
50 <dt>Disconnect</dt>
51 <dd>
52 接続を切ります。
53 TCP/IP 接続時で <a href="setup-tcpip.html">Auto window close</a>
54 プションが選択されている場合、Tera Term を終了します。
55 </dd>
56
57 <dt>Exit</dt>
58 <dd>
59 Tera Term を終了します。
60 ホストまたはシリアルポートに接続されている場合は、接続を切ります。
61 </dd>
62 </dl>
63 </body>
64 </html>

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