首先到Amazon的官网下载APP-SDK,之后解压就可以,不过这个里面有很多的sdk,我们只用导入广告的adk就行,这个要比google的简单,直接加入jar的包就行。在这里附上amazon
SDK的下载路径:1 https://developer.amazon.com/public/resour...
分类:
移动开发 时间:
2014-05-26 07:59:59
阅读次数:
315
1 iOS制做服务器的推送证书 a 请求证书 b 导出密钥 c 制做推送ssl certificate
d
制做服务器用的证书1、Push.certSigningRequest2、Push.p123、aps_developer_identity.cer终端1、将aps_developer_ident...
分类:
其他好文 时间:
2014-05-26 07:48:45
阅读次数:
293
本文参考糅合自以下几个网站:1.参考输出流:http://blog.csdn.net/lusend/article/details/82993982.参考二进制流转换(本文没用到):http://developer.51cto.com/art/200908/143612.htm3.参考bitmap和...
分类:
Web程序 时间:
2014-05-26 07:01:39
阅读次数:
258
1、以SYSDBA身份登录PL;[sys/密码 as
sysdba]2、右键“User”->“New”新建用户;3、弹出新建用户窗口,在“general”选项卡中,填写:name:用户名;password:密码;4、切换到“Role
Privileges”选项卡:Role选择connect,勾选“D...
分类:
数据库 时间:
2014-05-25 22:21:34
阅读次数:
511
在plsql开发中,会涉及到一些大数据量表的数据处理,如将某记录数超亿的表的记录经过处理转换插入到另外一张或几张表。常规的操作方法固然可以实现,但时间、磁盘IO、redo日志等等都非常大。Oracle
提供了一种高级函数,可以将这种数据处理的性能提升到极限。这种函数称为管道函数。在实际项目中,管道函...
分类:
数据库 时间:
2014-05-25 15:05:26
阅读次数:
413
原文地址:http://developer.android.com/training/scheduling/alarms.html
Alarms (based on the AlarmManager class)
give you a way to perform time-based operations outside the lifetime of your applicati...
分类:
移动开发 时间:
2014-05-25 04:31:48
阅读次数:
488
Android Procedural Animation: : XML, Concepts and Optimization Procedural Animation Concepts: Tweens and Interpolators Interpolator:http://developer.android.com/reference/android/animation/TimeInte...
分类:
移动开发 时间:
2014-05-25 04:28:40
阅读次数:
318
图片有问题,印象笔记的链接:
http://app.yinxiang.com/shard/s5/sh/e2ec3ece-55fc-42d6-942d-9359cdf965e7/9543bdfad422ac8a8a2e5fa91e572a89
环境搭建:
1.官网下载android studio:http://developer.android.com/sdk/installing/studi...
分类:
移动开发 时间:
2014-05-24 18:11:17
阅读次数:
427
属性动画:使对象的属性值在一定时间间隔内变化到某一个值。http://developer.android.com/guide/topics/resources/animation-resource.html#Property资源目录:rec\animator
// together|se...
分类:
移动开发 时间:
2014-05-24 10:14:41
阅读次数:
343
Visual Studio 2012Visual Studio Express 2012 for
Web与 的Visual Studio 2010 Visual Studio Web发布更新 与 的Visual Web Developer 2010
Express Visual Studio Web...
分类:
Web程序 时间:
2014-05-24 09:15:29
阅读次数:
307