Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: Using-C-to-achieve--method Download
 Description: Using C language to achieve Java local methods 1 Purpose and significance in Java application development process, if can use Java 100 , that of course is the best. However, sometimes we have to Java applications to use other language code ( i.e. the local code ), for example: ( 1) that has a large number of tested code, want to directly in the Java application, and put the code into Java code may require a lot of time and money. ( 2) some features such as access to system equipment, simply use the Java language can be very difficult to achieve or simply can not be achieved, then the need to use other language to realize this low-level features, to combine various language advantages. ( 3 ) some core algorithm is tens of thousands of calls, and the running speed of system is also very important, you may need to use other faster operation of the language to implement these algorithms. But if in Java applications using native code will lose the Java language a significant advantages, nam
 Downloaders recently: [More information of uploader 9365436]
 To Search:
File list (Check if you may need any files):
jexample\javaTocExample.~htm
........\javaTocExample.jpr
........\javaTocExample
........\..............\Factory.~jav
........\..............\worker.dll
........\..............\javaTocExample.dependency
........\..............\main.class
........\..............\Factory.java
........\..............\main.java
........\..............\Worker.~jav
........\..............\main.~jav
........\..............\Worker.java
........\..............\Factory.dll
........\..............\Factory.class
........\..............\Worker.class
........\javaTocExample.html
........\Factory
........\.......\factory.c
........\.......\Factory.opt
........\.......\Factory.dsp
........\.......\javaTocExample_Factory.h
........\.......\Factory.dsw
........\.......\Factory.ncb
........\.......\Debug
........\.......\.....\vc60.idb
........\.......\.....\vc60.pdb
........\.......\.....\Factory.dll
........\.......\.....\Factory.pdb
........\.......\.....\Factory.lib
........\.......\.....\Factory.exp
........\.......\.....\Factory.ilk
........\.......\.....\Factory.pch
........\.......\.....\factory.obj
........\.......\Factory.plg
........\worker
........\......\worker.dsp
........\......\worker.opt
........\......\javaTocExample_Worker.h
........\......\worker.c
........\......\worker.dsw
........\......\worker.ncb
........\......\Debug
........\......\.....\vc60.idb
........\......\.....\vc60.pdb
........\......\.....\worker.pch
........\......\.....\worker.obj
........\......\.....\worker.dll
........\......\.....\worker.lib
........\......\.....\worker.exp
........\......\.....\worker.pdb
........\......\.....\factory.obj
........\......\.....\worker.ilk
........\......\worker.plg
........\javaTocExample.deployment.properties
........\out
........\javaTocExample.~ds
........\javaTocExample.dsk
........\UnnamedPackage.dependency
jexample
    

CodeBus www.codebus.net