⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 JNI(java本地接口)之delphi版
💻 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.

⌨️ 快捷键说明

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