http://www.benisoft.net/day4/index.html在创建Plug-in项目时,选择“Plug-in with an
editor”模版。这个模版实现了一个XML编辑器,我们使用向导提供的缺省值,点击“Finish”。模板创建的XML编辑器只支持打开Eclipse管理的文件...
分类:
其他好文 时间:
2014-06-07 05:10:01
阅读次数:
229
#include #include using namespace std;int
main(){ int pid = GetCurrentProcessId(); auto path =
Plug::GetCurrentPath();//返回std::wstring path +...
分类:
其他好文 时间:
2014-06-07 03:08:40
阅读次数:
288
sourceforge的一个开源项目GNU ARM Eclipse
Plug-in,适合Eclipse编译ARM,代替原来的命令行界面vim,累死Windows的集成开发环境,下面是主页链接很有用http://sourceforge.net/projects/gnuarmeclipse/
分类:
系统相关 时间:
2014-05-26 18:23:56
阅读次数:
324
Struts1.2
struts-config.xml配置详解【Struts1.2总结系列】struts-config.xml配置struts-config.xml是Struts的主要配置文件,在该文件中,可以配置数据源、form-bean、action和plug-in(插件)和资源文件的信息。其文...
分类:
其他好文 时间:
2014-05-26 11:46:54
阅读次数:
321
注:本文是基于托管服务TuoCloudService1.0.0讲解的 项目地址为http://git.oschina.net/plug/ApkplugCloudServiceDemo
一,插件托管服务支持的功能
v1.0.0支持的功能如下:
注:它们都是以OSGI服务对外提供服务的,关于OSGI可百度查询,但同时我们提供模板代码,我们希望大家可以利用模板...
分类:
其他好文 时间:
2014-05-23 00:50:19
阅读次数:
405
阅读本节内容前可先了解 apkplug基础教程
本教程是基于apkplug V1.6.8 版本编写 最新开发方式以官网为准
可下载最新的apkplugdemo源码http://git.oschina.net/plug/apkplugDemos
apkplugdemo演示图
一 apkplugdemo工程源码结构
src
|-c...
分类:
移动开发 时间:
2014-05-22 06:43:59
阅读次数:
373
Build 3062Release Date: 5 May 2014Added sidebar
iconsAdded sidebar loading indicatorsSidebar remembers which folders are
expandedFixed a crash in plug...
分类:
其他好文 时间:
2014-05-17 18:46:18
阅读次数:
309
QuicklinksIf you know what this isall about and
you just need the update site details:name:GNU ARM Eclipse
Plug-insURL:http://gnuarmeclipse.sourceforg...
分类:
系统相关 时间:
2014-05-17 14:44:41
阅读次数:
499
QuicklinksIf you already know what are the
features of the new plug-in and just want to know how to install/use it, you can
directly skip to:J-Link in...
分类:
系统相关 时间:
2014-05-17 14:32:55
阅读次数:
890
本节我们将练习怎样安装(更新)一个插件。本文章基于v1.6.7版本进行说明,最新的方式以官网为准
可下载最新的apkplugdemo源码http://git.oschina.net/plug/apkplugDemos
一 apkplug插件
apkplug插件是一个apk文件,它与普通的android APP基本相同(开发方式),本节只讲插件安装接口而插件开发将在后面的章...
分类:
移动开发 时间:
2014-05-14 19:50:04
阅读次数:
476