?? readme.txt
字號:
This is a GUI example.
This directory contains two projects which share the
.dpr and the .pas files. One project is for Delphi, the
other for Kylix.
There are only minor differences in the files to accomodate
for the differences of Delphi and Kylix. There are NO
differences in calling the Java Native Interface!
** Windows **********************************************
It is configured to find JNI.pas in ..\..\PAS.
First create PageGrabber.class by compiling PageGrabber.java
with the Java compiler. For Sun's JDK this is javac.exe.
Next, build the project URLGrabber.dpr with Delphi.
Start UrlGrabber.exe
** Kylix ************************************************
It is configured to find JNI.pas in ../../PAS.
First create PageGrabber.class by compiling PageGrabber.java
with the Java compiler. For Sun's JDK this is javac.
Next, build the project URLGrabber.dpr with Kylix.
See enclosed Kylix.txt for setting environment variables.
Start ./UrlGrabber
*********************************************************
See the included documentation for details.
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -