Home > 类库下载 > java类库 > body text

JAVA basics

巴扎黑
Release: 2016-11-26 09:12:58
Original
1496 people have browsed it

First go to the root directory where the jar files and java files are placed

Use the command line to compile the java file with the jar package:

javac -cp jcifs-1.3.17.jar -encoding utf8 RemoteFileUpload.java

Execute :

java -Djava.ext.dirs=./ RemoteFileUpload


Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!