码迷,mamicode.com
首页 >  
搜索关键字:platform    ( 3135个结果
【转】Android 网络通信框架Volley简介(Google IO 2013)
Volley主页https://android.googlesource.com/platform/frameworks/volleyhttp://www.youtube.com/watch?v=yhv8l9F44qo&feature=player_embedded1. 什么是Volley在这之前,...
分类:移动开发   时间:2014-07-21 09:34:21    阅读次数:345
Cocos2d-x3.1FileUtilsTest使用
Cocos2d-x3.1中FileUtils的使用:本使用教程是基于HelloWorld的,只需在HelloWorld的init()函数中添加如下代码 //头文件 #include "platform/CCFileUtils.h"//FileUtils头文件 #include //使用文件操作 #include "deprecated/CCDictionary.h"//字典类 //以下各Test...
分类:其他好文   时间:2014-07-20 22:37:03    阅读次数:326
1C:Developer Network 开发平台
1C:Developer Network: http://1c-dn.com/一个开发平台,部分 实现:ODATA1C:Enterprise platform 8.3
分类:Web程序   时间:2014-07-19 23:00:31    阅读次数:217
ANE打包心得
1 ane中的p12证书是fb或者flashide中生成的(例如air工程生成的p12),不是苹果账号的p122 打包bat中的 -platform 要和 extension.xml中的platform节点相对应3 -C iPhone-ARM . 末尾的点要记得写4 这就是个坑爹货啊!
分类:其他好文   时间:2014-07-19 16:39:04    阅读次数:185
Azure China (6) SAP 应用在华登陆 Windows Azure 公有云
《Windows Azure Platform 系列文章目录》2014年07月11日由世纪互联运营的 Windows Azure 为 SAP 应用提供公有云平台2014 年 7 月 11 日,北京——SAP 中国与微软(中国)公司宣布,将在中国展开深入合作,利用由世纪互联运营的 Windows .....
分类:Windows程序   时间:2014-07-19 15:38:31    阅读次数:414
RK3066 实现LED闪烁的代码分析
实现LED灯的闪烁,需要在驱动里添加一个定时器函数,具体实现涉及到了LED GPIO驱动,用户空间程序调用驱动 1.首先来看LED设备驱动注册过程,代码位于../kernel/drivers/leds/led-gpio.c中, 297 static int __init gpio_led_init(void) 298 { 299         return platform...
分类:其他好文   时间:2014-07-19 02:34:15    阅读次数:566
Timeout Detection & Recovery (TDR)
Timeout Detection & Recovery (TDR)NVIDIA® Nsight? Development Platform, Visual Studio Edition 2.2 User GuideSend FeedbackTDR stands for Timeout Detect...
分类:其他好文   时间:2014-07-19 00:11:02    阅读次数:425
Android SDK Version 对应的 rom 版本
Platform VersionAPI LevelVERSION_CODENotesAndroid 4.419KITKATPlatform HighlightsAndroid 4.318JELLY_BEAN_MR2Platform HighlightsAndroid 4.2, 4.2.217JELL...
分类:移动开发   时间:2014-07-18 18:28:29    阅读次数:460
How to Send an Email Using UTL_SMTP with Authenticated Mail Server. (文档 ID 885522.1)
APPLIES TO:PL/SQL - Version 9.2.0.1 to 12.1.0.1 [Release 9.2 to 12.1]Information in this document applies to any platform.***Checked for relevance on ...
分类:其他好文   时间:2014-07-18 18:27:07    阅读次数:273
How to Use the UTL_MAIL Package
APPLIES TO:PL/SQL - Version 10.1.0.2 and laterInformation in this document applies to any platform."Checked for relevance on 06-Mar-2012"GOALThis note...
分类:其他好文   时间:2014-07-18 15:04:26    阅读次数:253
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!