Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 423 - (show annotations) (download) (as text)
Sun Apr 8 23:21:43 2007 UTC (17 years, 1 month ago) by doda
Original Path: doc/trunk/jp/html/menu/file-sendfile.html
File MIME type: text/html
File size: 1326 byte(s)
インデントの調整、その他。

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>Send file ([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>Send file ([File] メニュー)</h1>
13 <p>
14 ファイルを送信します。
15 </p>
16
17 <h2>"Send file" ダイアログボックス(送信前のファイル名指定)</h2>
18 <dl>
19 <dt>File Name</dt>
20 <dd>
21 送信するファイルのファイル名を入力または選択してください。
22 すでに存在するファイルでなければなりません。
23 </dd>
24
25 <dt>Binary</dt>
26 <dd>
27 ファイルの内容をそのまま送信したい場合は選択してください。
28 選択しない場合は、漢字コード、改行文字が変換されて送信され、
29 TAB ($09), LF ($0A), CR ($0D)以外の制御文字は送信されません。
30 </dd>
31 </dl>
32
33 <h2>"Send file" ダイアログボックス(送信中)</h2>
34 <dl>
35 <dt>Close</dt>
36 <dd>
37 Close ボタンを押すとファイルの送信を中止します。
38 </dd>
39
40 <dt>Pause/Start</dt>
41 <dd>
42 Pause ボタンを押すとファイルの送信を一時中断します。
43 このとき Pause ボタンは Start ボタンに変化します。
44 その後 Start ボタンを押すと送信を再開します。
45 </dd>
46 </dl>
47 </body>
48 </html>

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