码迷,mamicode.com
首页 >  
搜索关键字:platform    ( 3135个结果
解决 xx.h has been modified since the precompiled header 系统头文件被修改
fatal error: file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/...
分类:其他好文   时间:2014-08-19 12:35:14    阅读次数:224
UVA - 11752 The Super Powers
We all know the Super Powers ofthis world and how they manage to get advantages in political warfare or evenin other sectors. But this is not a political platform and so we will talkabout a different ...
分类:其他好文   时间:2014-08-18 18:42:02    阅读次数:191
iOS symbolicatecrash崩溃日志分析
1.保留发布程序的 .app文件 和 .dSYM文件 连同.crash文件放在同一个文件家里面。2.在/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFra...
分类:移动开发   时间:2014-08-15 17:39:29    阅读次数:206
解决cordova命令行方式下build或者run的时候报错问题
phonegap3.0之后就将项目的生成方式做了很大的更改,原来是在eclipse里面修改生成并编译运行,但是3.0之后它的目录结构发生了很大变化,只修改主目录下面的index.html如果不build的话有时候是不起作用的,因为它的platform文件夹中还有各个平台的目录。比如安卓和IOS,在主...
分类:其他好文   时间:2014-08-15 12:12:08    阅读次数:172
phonegap android篇
最近在使用phonegap 经过各方摸索和阅读各种资料碰到的问题都一一解决了,在这里写个总结方便大家和自己以后查阅,第13步以后可以不用理会前面就足以生成并发布APP了升级项目cordova ,现在是3.5.0版本D:\projectName>cordova platform update andr...
分类:移动开发   时间:2014-08-14 20:04:39    阅读次数:249
S5PV210之led-bus模型 linux3.0.8驱动
led-bus模型:步骤一:驱动运行结果:从上图红色线可知,卸载led_dev失败原因是因为led_dev.c platform_device中没有加release()函数;所以正确的方法如下:在led_dev.c 中:static struct platform_device led_dev = ...
分类:系统相关   时间:2014-08-14 19:31:42    阅读次数:331
eclipse不能识别虚拟机的问题
1、输入cmd进入dos界面,进入android-sdk-windows\platform-tools目录,执行下面命令启动adb start-server出现下面错误* daemon not running. starting it now on port 5037 *ADB server did...
分类:系统相关   时间:2014-08-14 16:06:48    阅读次数:380
CentOS 最小化安装后安装桌面
通过yum的方式安装: yum groupinstall -y "Desktop" "Desktop Platform" "Desktop Platform Development" "Fonts" "General Purpose Desktop" "Graphical Administr...
分类:其他好文   时间:2014-08-14 15:58:48    阅读次数:182
Platform SDK、Windows SDK简介
Platform SDK及Windows SDK是由微软公司出品的一个软件开发包,向在微软的Windows操作系统和.NET框架上开发软件和网站的程序员提供头文件、库文件、示例代码、开发文档和开发工具。微软每次发布一个主要版本的Windows,都会发布对应的开发工具以使得开发人员能够调用新的操作系统...
分类:Windows程序   时间:2014-08-14 13:52:48    阅读次数:711
XE6支持64位跨平台开发,非常方便
如需开发位64位的项目,只需在上图Target Platform目标平台鼠标右键选择Add Platform即可然后下拉列表框选择相应的平台按OK键默认选中的是32平台,如果需要开发64位平台的,只需双击上图中的64-bit Windows,或者鼠标右键选择Activate即可,开发出来的应用就是6...
分类:其他好文   时间:2014-08-14 13:41:48    阅读次数:187
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!