欢迎来到天天文库
浏览记录
ID:39971093
大小:481.12 KB
页数:99页
时间:2019-07-16
《JNI User Guide》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、JNI++UserGuideJNI++UserGuideTableofContentsWhettingYourAppetite1WhatisJNI++?1ASimpleComparison1TheProblem1TheTraditionalSolution2Step1:CreatetheJavaClass2Step2:CompiletheJavaClass3Step3:CreatetheJNIHeaderFile4Step4:CreatetheJNIImplementationFile5Step5:CreateaSuitableMakefile6Step6:Bui
2、ldtheNativeImplementationLibrary7Step7:RuntheCompletedApplication7SolvingtheSameProblemtheEasyWay8Step1:DefinetheInterface8Step2:CreatetheProjectFile8Step3:FillintheImplementation12Step4:BuildtheNativeImplementationLibrary13Step5:RuntheCompletedApplication13SettingUp17TestedEnvironmen
3、ts17InstallingJNI++17UpgradingfromaPreviousRelease17Requirements17UnpackingtheDistribution18SettinguptheEnvironment19DeployingJNI++Applications19ResolvingDependencies19SettinguptheDeploymentEnvironment20BuildingJNI++20TheJNI++ProxyGenerator21Overview21AVerySimpleExample23TheInputJavaC
4、lass23CreatingtheProjectFile24InvokingtheCodeGenerator25ATouroftheGeneratedFiles25TheC++ProxyHeaders25TheC++ProxyImplementation27TheGeneratedMakefiles28PuttingtheGeneratedCodetoUse31BuildingtheProject32RunningtheExecutable33APeekUndertheHood33AccessingandManipulatingFields34TheInputJa
5、vaClass34TheProjectFile35InvokingtheCodeGenerator35AQuickLookattheC++ProxyClass36UsingtheGeneratedProxyClass38BuildingandRunning39MethodNameDisambiguation40TheInputJavaClass40iJNI++UserGuideTheProjectFile41InvokingtheCodeGenerator41TheDisambiguatedMethods41UsingtheGeneratedProxyClasse
6、s44BuildingandRunning44GeneratinganInheritanceTree45TheInputJavaClass45TheProjectFile46GeneratingtheC++ProxyClasses46AQuickLookattheGeneratedCode46TheGeneratedBaseProxyHeader47TheGeneratedBaseProxyImplementation48TheGeneratedDerivedProxyHeader49TheGeneratedDerivedProxyImplementation50
7、UsingtheGeneratedProxyClasses52BuildingandRunning53AnAlternativetoInheritance53Recursion54TheInputJavaClass54TheProjectFile55GeneratingtheCode55UsingtheGeneratedCode56BuildingandRunning56RichDataTypes57TheProjectFile57GeneratingtheCode57TheGeneratedProxyClass58ExercisingtheProxyClass6
8、0Buil
此文档下载收益归作者所有