install.txt

来自「MyUploader is a java applet for uploadin」· 文本 代码 · 共 53 行

TXT
53
字号
INSTALLATION MYDOWNLOADER

1) Open the download.html file in a text editor, e.g. notepad
2) Add the URL of the file which you want to download
3) Save the file
4) Start an FTP Client
5) Open a connection to your server
6) Upload the entire 'mydownloader' directory


VERIFYING

1) Open a browser
2) Enter the url http://<your-domain>/mydownloader/download.html
3) Select the file(s) which you want to download. Use the CTRL-key to 
   select multiple files.
4) Download the file(s).


FAQ

1) Where can I find the FAQ of MyDownloader?
   See: http://www.javaatwork.com/java-download-applet/faqs.html


INTERNATIONALIZATION

MyDownloader is available in 13 languages:
- Danish(da)
- Dutch(nl)
- English(en)
- Finnish(fi)
- Icelandic(is)
- Italian(it)
- French(fr)
- German(de)
- Norwegian(no)
- Polish(pl)
- Portuguese(pt)
- Spanish(es)
- Swedish(sv)


INSTALLING A LANGUAGE PACK

1) Open the download.html file with a text editor
2) Add the name of one of the labels_<xx>.jar file to the archive param.
   The <xx> represents the language code.
3) Add the parameter <param name="language" value="<xx>"> to the html page.
4) Change the <xx> to your own language code.
5) Save the file
6) Open an FTP Client
7) Upload the download.html file to your server

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?