CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:JNative_1.4RC3_src

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-03-27
  • 文件大小:
    365.29kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

java中的JNative组件源代码,进行本地化调用d-java Twain scan
(系统自动生成,下载前可以参看下载内容)

下载文件列表

org/
org/xvolks/
org/xvolks/jnative/
org/xvolks/jnative/com/
org/xvolks/jnative/com/AbstractEventsProxy.java
org/xvolks/jnative/com/EventProxy.java
org/xvolks/jnative/com/IEventsListener.java
org/xvolks/jnative/com/interfaces/
org/xvolks/jnative/com/interfaces/IDispatch.java
org/xvolks/jnative/com/interfaces/ITypeInfo.java
org/xvolks/jnative/com/interfaces/IUnknown.java
org/xvolks/jnative/com/interfaces/structures/
org/xvolks/jnative/com/interfaces/structures/FUNCDESC.java
org/xvolks/jnative/com/interfaces/structures/TYPEATTR.java
org/xvolks/jnative/com/interfaces/structures/VARDESC.java
org/xvolks/jnative/com/typebrowser/
org/xvolks/jnative/com/typebrowser/business/
org/xvolks/jnative/com/typebrowser/business/CLSID.java
org/xvolks/jnative/com/typebrowser/business/CLSIDs.java
org/xvolks/jnative/com/typebrowser/business/COMIntrospector.java
org/xvolks/jnative/com/typebrowser/business/description/
org/xvolks/jnative/com/typebrowser/business/description/AbstractDescription.java
org/xvolks/jnative/com/typebrowser/business/description/FunctionDescription.java
org/xvolks/jnative/com/typebrowser/business/description/IDispatchDescription.java
org/xvolks/jnative/com/typebrowser/business/description/ParameterDescription.java
org/xvolks/jnative/com/typebrowser/business/description/VariableDescription.java
org/xvolks/jnative/com/typebrowser/business/export/
org/xvolks/jnative/com/typebrowser/business/export/ActiveXExporter.java
org/xvolks/jnative/com/typebrowser/business/ITypeLib.java
org/xvolks/jnative/com/typebrowser/business/TypeLibNotFoundException.java
org/xvolks/jnative/com/typebrowser/gui/
org/xvolks/jnative/com/typebrowser/gui/MainFrame.java
org/xvolks/jnative/com/typebrowser/gui/MainPanel.java
org/xvolks/jnative/com/typebrowser/gui/panels/
org/xvolks/jnative/com/typebrowser/gui/panels/ActiveXListPanel.java
org/xvolks/jnative/com/typebrowser/gui/panels/ProjectPropertiesPanel.java
org/xvolks/jnative/com/typebrowser/gui/panels/TableColumnAdjuster.java
org/xvolks/jnative/com/utils/
org/xvolks/jnative/com/utils/Basic.java
org/xvolks/jnative/com/utils/ByRef.java
org/xvolks/jnative/com/utils/COMActuator.java
org/xvolks/jnative/com/utils/Logger.java
org/xvolks/jnative/com/utils/MethodInfo.java
org/xvolks/jnative/com/utils/Monitor.java
org/xvolks/jnative/Convention.java
org/xvolks/jnative/exceptions/
org/xvolks/jnative/exceptions/NativeException.java
org/xvolks/jnative/JNative.java
org/xvolks/jnative/logging/
org/xvolks/jnative/logging/AbstractLogger.java
org/xvolks/jnative/logging/ConsoleLogger.java
org/xvolks/jnative/logging/JNativeLogger.java
org/xvolks/jnative/logging/SimpleFileLogger.java
org/xvolks/jnative/misc/
org/xvolks/jnative/misc/basicStructures/
org/xvolks/jnative/misc/basicStructures/AbstractBasicData.java
org/xvolks/jnative/misc/basicStructures/BasicData.java
org/xvolks/jnative/misc/basicStructures/DC.java
org/xvolks/jnative/misc/basicStructures/DOUBLE.java
org/xvolks/jnative/misc/basicStructures/DWORD.java
org/xvolks/jnative/misc/basicStructures/FILEINFO.java
org/xvolks/jnative/misc/basicStructures/FLOAT.java
org/xvolks/jnative/misc/basicStructures/HANDLE.java
org/xvolks/jnative/misc/basicStructures/HRESULT.java
org/xvolks/jnative/misc/basicStructures/HWND.java
org/xvolks/jnative/misc/basicStructures/INT64.java
org/xvolks/jnative/misc/basicStructures/LONG.java
org/xvolks/jnative/misc/basicStructures/LPARAM.java
org/xvolks/jnative/misc/basicStructures/LRECT.java
org/xvolks/jnative/misc/basicStructures/LRESULT.java
org/xvolks/jnative/misc/basicStructures/time_t.java
org/xvolks/jnative/misc/basicStructures/UINT.java
org/xvolks/jnative/misc/basicStructures/WPARAM.java
org/xvolks/jnative/misc/BITMAP.java
org/xvolks/jnative/misc/BITMAPINFOHEADER.java
org/xvolks/jnative/misc/ChooseColor.java
org/xvolks/jnative/misc/FILETIME.java
org/xvolks/jnative/misc/FreeDiskSpace.java
org/xvolks/jnative/misc/HKEY.java
org/xvolks/jnative/misc/ICONINFO.java
org/xvolks/jnative/misc/IP_ADAPTER_INFO.java
org/xvolks/jnative/misc/IP_ADDR_STRING.java
org/xvolks/jnative/misc/ITEMID.java
org/xvolks/jnative/misc/machine/
org/xvolks/jnative/misc/machine/Machine.java
org/xvolks/jnative/misc/MemoryStatusEx.java
org/xvolks/jnative/misc/MSG.java
org/xvolks/jnative/misc/NOTIFYICONDATA.java
org/xvolks/jnative/misc/PAINTSTRUCT.java
org/xvolks/jnative/misc/POINT.java
org/xvolks/jnative/misc/PRINTDLGEX.java
org/xvolks/jnative/misc/PRINTPAGERANGE.java
org/xvolks/jnative/misc/PROCESSENTRY32.java
org/xvolks/jnative/misc/registry/
org/xvolks/jnative/misc/registry/BasicRegData.java
org/xvolks/jnative/misc/registry/RegData.java
org/xvolks/jnative/misc/registry/RegKey.java
org/xvolks/jnative/misc/registry/RegQueryKey.java
org/xvolks/jnative/misc/registry/REGTYPE.java
org/xvolks/jnative/misc/registry/RegValue.java
org/xvolks/jnative/misc/registry/RegValueTypes.java
org/xvolks/jnative/misc/registry/TimedRegData.java
org/xvolks/jnative/misc/REGSAM.java
org/xvolks/jnative/misc/SecurityAttributes.java
org/xvolks/jnative/misc/SHELLEXECUTEINFO.java
org/xvolks/jnative/misc/SystemInfo.java
org/xvolks/jnative/misc/TOKEN_PRIVILEGES.java
org/xvolks/jnative/misc/WindowsVersion.java

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com