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 3221 - (show annotations) (download) (as text)
Tue Mar 24 09:37:20 2009 UTC (15 years, 2 months ago) by maya
File MIME type: text/html
File size: 2114 byte(s)
CVS から SVN へ移行: trunk に集約
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>Duplicate session</dt>
20 <dd>
21 現在のセッションを複製します。
22 TELNET, SSH, Cygwin 接続のみが複製されるます。
23 </dd>
24
25 <dt><a href="file-log.html">Log...</a></dt>
26 <dd>
27 受信される文字をファイルに書き込みます。
28 </dd>
29
30 <dt>Comment to Log...</dt>
31 <dd>
32 ログファイルへコメントを追加することができます。
33 追加できるコメントは最大255文字までです。
34 </dd>
35
36 <dt>View Log</dt>
37 <dd>
38 ログファイルを開きます。
39 </dd>
40
41 <dt>Show Log dialog...</dt>
42 <dd>
43 ログダイアログを表示します。
44 </dd>
45
46 <dt><a href="file-sendfile.html">Send file...</a></dt>
47 <dd>
48 ファイルを送信します。
49 </dd>
50
51 <dt><a href="file-transfer.html">Transfer</a></dt>
52 <dd>
53 Kermit/XMODEM/ZMODEM/B-Plus/Quick-VAN プロトコルでファイルを転送します。
54 </dd>
55
56 <dt><a href="file-chdir.html">Change directory...</a></dt>
57 <dd>
58 ファイル転送のためのディレクトリを変更します。
59 </dd>
60
61 <dt><a href="file-print.html">Print...</a></dt>
62 <dd>
63 現在の画面または、マウスで選択された文字を印刷します。
64 </dd>
65
66 <dt>Disconnect</dt>
67 <dd>
68 接続を切ります。
69 TCP/IP 接続時で <a href="setup-tcpip.html">Auto window close</a>
70 オプションが選択されている場合、Tera Term を終了します。
71 </dd>
72
73 <dt>Exit</dt>
74 <dd>
75 Tera Term を終了します。
76 ホストまたはシリアルポートに接続されている場合は、接続を切ります。
77 </dd>
78 </dl>
79 </body>
80 </html>

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