xxx 's java toolkit interface provides a rich, easy-to-use API that uses Java class representation ...............Note that this interface supports only the Java programming language.

xxx 's java toolkit interface provides a rich, easy-to-use API that uses Java class representation ...............Note that this interface supports only the Java programming language.
It is possible for such a toolkit to support mixed language programming... Since that is what I am using for a project, this is the first thing popped out from my mind.Knowing wrote:我老正在很读一个技术手册,里面说:xxx 's java toolkit interface provides a rich, easy-to-use API that uses Java class representation ...............Note that this interface supports only the Java programming language.What a shock! Their Java Toolkit supports only Java programming language, and their C++ Toolkit apparently supports only C++ Programming language!
Really? Embeding c++ code in java is possible. I never neard embbed java code in c++qinger wrote: It is possible for such a toolkit to support mixed language programming... Since that is what I am using for a project, this is the first thing popped out from my mind.
我用的也是java里头嵌C++,c++再嵌别的。。。Knowing wrote:Really? Embeding c++ code in java is possible. I never neard embbed java code in c++qinger wrote: It is possible for such a toolkit to support mixed language programming... Since that is what I am using for a project, this is the first thing popped out from my mind.