| ★ wanayoo — archive 1999 http://java.sun.com/docs/books/tutorial/security1.1/api/_interpreting.html | Nouvelle recherche | Portail wanayoo |
|
|
Start of Tutorial > Start of Trail > Start of Lesson |
Search
Feedback Form |
- UNIX
% java testSig data
- DOS shell (Windows 95/NT)
C:\>java testSig dataNote: For the UNIX and Windows 95/NT JDK, the first argument to the Java interpreter is the name of the class to run, not the name of a file. Be sure to capitalize the class name exactly as shown above.
- MacOS
- Drag the
testSig.classfile icon onto the Java Runner icon. When prompted for command-line arguments, specify thedatafile name and click the OK button.
|
|
Start of Tutorial > Start of Trail > Start of Lesson |
Search
Feedback Form |