上一页 1 2 3 4 5 6 ··· 11 下一页
面向移动设备的矢量绘图平台设计与实现Design and Implementation of Mobile Device-oriented Vector Drawing Platform引用本论文: 张云贵. 面向移动设备的矢量绘图平台设计与实现[D]. 北京:北京理工大学软件学院, 2013.本论... Read More
posted @ 2013-07-31 16:15 张云贵 Views(4165) Comments(0) Diggs(0) Edit
面向移动设备的矢量绘图平台设计与实现Design and Implementation of Mobile Device-oriented Vector Drawing Platform引用本论文: 张云贵. 面向移动设备的矢量绘图平台设计与实现[D]. 北京:北京理工大学软件学院, 2013.本论... Read More
posted @ 2013-07-31 16:10 张云贵 Views(4812) Comments(1) Diggs(1) Edit
面向移动设备的矢量绘图平台设计与实现Design and Implementation of Mobile Device-oriented Vector Drawing Platform引用本论文: 张云贵. 面向移动设备的矢量绘图平台设计与实现[D]. 北京:北京理工大学软件学院, 2013.本论... Read More
posted @ 2013-07-31 16:04 张云贵 Views(1398) Comments(2) Diggs(1) Edit
面向移动设备的矢量绘图平台设计与实现Design and Implementation of Mobile Device-oriented Vector Drawing Platform引用本论文: 张云贵. 面向移动设备的矢量绘图平台设计与实现[D]. 北京:北京理工大学软件学院, 2013.本论... Read More
posted @ 2013-07-31 16:00 张云贵 Views(2768) Comments(0) Diggs(1) Edit
面向移动设备的矢量绘图平台设计与实现Design and Implementation of Mobile Device-oriented Vector Drawing Platform引用本论文: 张云贵. 面向移动设备的矢量绘图平台设计与实现[D]. 北京:北京理工大学软件学院, 2013.本论... Read More
posted @ 2013-07-31 15:55 张云贵 Views(1529) Comments(0) Diggs(0) Edit
面向移动设备的矢量绘图平台设计与实现Design and Implementation of Mobile Device-oriented Vector Drawing Platform引用本论文:张云贵. 面向移动设备的矢量绘图平台设计与实现[D]. 北京:北京理工大学软件学院, 2013.本论文... Read More
posted @ 2013-07-06 18:30 张云贵 Views(1637) Comments(10) Diggs(0) Edit
前言由于项目引入了敏捷开发,需要每天build出一个ipa供QA测试。此前是使用Xcode先achive出一个文件,再在 organizer->achives里发布ipa,一直感觉也没啥不方便的。直到某天,装了InstaSign,突然发现无法用之前的方法 codesign自己的ipa(真是自作孽啊T ^ T..),网上有人说是修改了系统自带的codesign和codesign_allocate,重装xcode也没用。不过还好能build出自己项目 的app,利用iTune,再创建一个ipa文件。但是这种不得已的办法,对于需要每天都打ipa包的俺来说,实在是太繁琐了。于是就有了利用shel Read More
posted @ 2013-06-26 16:42 张云贵 Views(7975) Comments(1) Diggs(0) Edit
以下是从2012年5月到12月在TouchVG研究试验出的成果、创新点汇总。论文中只写了少部分,今年准备设计一套更清晰科学的跨平台绘图平台。第一部分 二维图形显示接口----------------------------------------------------------1. iOS图形库渲染原理分析和试验,得出几种双缓存技术、动态显示、调整矢量显示质量等不同显示技术的性能对比结果,提出在使用Quartz 2D图形库时的几个优化方法。2. SWIG在Android原生动态库上的应用,解决了Java与C++相互调用和扩展的难题,并总结了便于Android NDK编译和Java应用代码调 Read More
posted @ 2013-06-06 18:01 张云贵 Views(1061) Comments(5) Diggs(2) Edit
《Pro Android C++ with the NDK》第4章 Copyright © 2012 by Onur CinarChapter 4: Auto-Generate JNI Code Using SWIG In the previous chapter you explored JNI technology and you learned how to connect native code to a Java application. As noted, implementing JNI wrapper code and handling the translation Read More
posted @ 2013-05-21 09:37 张云贵 Views(4830) Comments(0) Diggs(0) Edit
http://www.swig.org/Doc2.0/Android.html (原文好像被墙,特转) 18 SWIG and Android Overview Android examples Examples introduction Simple C example C++ class example Other examples C++ STL This chapter describes SWIG's support of Android. 18.1 Overview The Android chapter is fairly short as support for And Read More
posted @ 2013-04-04 23:27 张云贵 Views(1791) Comments(0) Diggs(0) Edit
上一页 1 2 3 4 5 6 ··· 11 下一页