Panama

码农软件 · 软件分类 · 其他开发相关 · 2019-10-20 16:12:24

软件介绍

我们在不断的改进和丰富 Java 虚拟机和其他非 Java 平台之间的连接,包括 C 程序员用到的很多接口等。

Panama 项目包含如下组件:

  • 在 JVM 调用原生函数(C,C++),特别是 JEP 191

  • 原生的跨 JVM 以及 JVM 堆之间的数据访问

  • JVM 堆中的新的数据布局

  • native metadata definition for JVM

  • header file API extraction tools (see below)

  • native library management APIs

  • native-oriented interpreter and runtime “hooks”

  • class and method resolution “hooks”

  • native-oriented JIT optimizations

  • tooling or wrapper interposition for safety

  • exploratory work with difficult-to-integrate native libraries

本文地址:https://codercto.com/soft/d/17181.html

Head First Mobile Web

Head First Mobile Web

Lyza Danger Gardner、Jason Grigsby / O'Reilly Media / 2011-12 / $ 50.84

Despite the huge number of mobile devices and apps in use today, your business still needs a website. You just need it to be mobile. Head First Mobile Web walks you through the process of making a con......一起来看看 《Head First Mobile Web》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具