登录
首页 » Java » ANE

ANE

于 2013-09-25 发布 文件大小:73KB
0 211
下载积分: 1 下载次数: 17

代码说明:

  Adobe Air是利用Adobe公司的Flash技术开发的媒体播放平台。而Native Extension就是让AIR可以调用各个平台上的本地代码(native code, 如ios上的object-c,android上的java,desktop上的c++,ca#等),从而完成对AIR中Actionscript API的自定义扩展。即可以让开发者通过编写基于平台的本地代码扩展ActionScript。从而完成一些原有Actionscript无法完成的功能。(Adobe Air is developed by using Adobe s Flash technology media platform. While the Native Extension is to make AIR calls on every platform native code (native code, such as IOS Object-C, Android Java, desktop c++, c#), thus completing the extensions to the AIR Actionscript API custom. That allows developers to write native code through the platform based on ActionScript. In order to complete some of the original Actionscript cannot perform the function. )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • listviewItemZoom
    android listview中滑动过程中需要某个条目突出显示的实例程序。(android listview sliding process highlighted instances of the program requires an entry.)
    2012-11-27 09:33:58下载
    积分:1
  • Jedit4.3.2的源代码,适合有兴趣的人研究
    jEdit是一个,在GPL下发布。它可以在Windows、Linux、Mac OS等多种平台下运行,并且有很多插件,可以扩充基本功能。它也支持80多种文件类型的文法加亮显示。支持包括UTF-8在内的多种字符编码。jedit是一个用java编写的源码开放的文本编辑器。有很多有用的特性,包括语法加亮显示,括号匹配,表达式搜索,多个文件搜索和替换,定义键盘宏等等。
    2022-03-18 14:00:20下载
    积分:1
  • android
    android无线订餐源码 android无线订餐源码 android无线订餐源码 android无线订餐源码(android wireless ordering source)
    2014-11-06 14:49:17下载
    积分:1
  • Android今日资讯新闻APP源码
    Today information app source code for android ,Today information app source code for android.
    2018-05-06 02:14:31下载
    积分:1
  • notepad
    安卓版本的文本编辑器 简单实现了文本编辑器的流程 作为新手的参考还是可以的(The text editor of the Andrews version simply implements the text editor s process as a novice reference or a)
    2017-04-03 11:11:45下载
    积分:1
  • Hibernate实战代码
    资源描述此代码主要讲解hibernate的使用方式,以及配合Struts和spring等框架的使用情况,从最基础的步骤开始,一步步深入,由浅入深,全面详细的讲解了框架的使用方式,对于初学者有较大的帮助,好的东西分享大家一起进步学习。。。。。。。。。。。。。。。
    2023-01-06 20:50:09下载
    积分:1
  • LDA GibbsSampling算法实现
    LDA Gibbs Sampling算法的java实现,好用!在某博客中看到,刚下载下来,好评挺多,对初学者应该会有帮助。已用英文文档试验过,能运行!
    2022-03-16 14:42:14下载
    积分:1
  • Fragment消息的交互
    package com.fragment.demo3;import android.app.Fragment;import android.os.Bundle;import android.view.LayoutInflater;import android.view.View;import android.view.ViewGroup;import android.widget.TextView;public class Fragment2 extends Fragment {private TextView text;@Overridepublic View onCreateView(LayoutInflater inflater, ViewGroup container,Bundle savedInstanceState) {View view = inflater.inflate(R.layout.fragment2, null);text = (TextView) view.findViewById(R.id.textView1);return view;}public void setText(String setText) {text.setText(setText);}}
    2015-10-25下载
    积分:1
  • MainActivityBypassed
    Xigncode android from unity android games.
    2018-10-12 23:48:17下载
    积分:1
  • ditushangliangdianjianjuli
    使用eclipse实现的计算地图上两点间距离的程序,是一中安卓的小应用程序(The eclipse implementation program to calculate the distance between two points on the map, is the application of one Andrews)
    2013-04-23 12:55:45下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载