码迷,mamicode.com
首页 >  
搜索关键字:kit    ( 1037个结果
codeforces Towers 题解
Little Vasya has received a young builder’s kit. The kit consists of several wooden bars, the lengths of all of them are known. The bars can be put one on the top of the other if their lengths are the...
分类:其他好文   时间:2014-07-22 23:01:53    阅读次数:323
iOS应用IAP设置总结
iOS应用调置wjforstudy分享了IAP的一些基本知识。在论坛的地址是:http://www.cocoachina.com/bbs/read.php?tid=920601.在开始IAP开发前,先要对IAP有个大概的了解,下面这片文章就是给你预备的: 苹果的官方文档:Store Kit Guid...
分类:移动开发   时间:2014-05-12 16:56:54    阅读次数:504
Unity Game Starter Kit for Windows Store and Windows Phone Store games
原地址:http://digitalerr0r.wordpress.com/2013/09/30/unity-game-starter-kit-for-windows-store-and-windows-phone-store-games/Posted onSeptember 30, 2013byd...
分类:Windows程序   时间:2014-05-05 22:09:37    阅读次数:611
[cocos2dx 3.0 + iap]中文文档(转)
一、In App Purchase概览Store Kit代表App和App Store之间进行通信。程序将从App Store接收那些你想要提供的产品的信息,并将它们显示出来供用户购买。当用户需要购买某件产品时,程序调用StoreKit来收集购买信息。 下图即为基本的store kit 模型:Sto...
分类:其他好文   时间:2014-05-05 21:52:56    阅读次数:291
C++开发安卓、windows下搭建Android NDK开发环境
1. NDK(Native Development Kit)1.1 NDK简介Android NDK是一套允许开发人员使用本地代码(如C/C++)进行Android APP功能开发的工具,通过这个工具,我们可以把用C/C++代码编译成可以直接运行在Android平台上的本地代码,这些本地代码以动态链...
分类:移动开发   时间:2014-05-02 00:23:04    阅读次数:532
In-App Purchase----(一) ---- About In-App Purchase
About In-App PurchaseIn-App Purchase allows you to embed a store inside your app using the Store Kit framework. This framework connects to the App Sto...
分类:移动开发   时间:2014-05-01 14:45:53    阅读次数:519
一、java安装
Java Developer Kit的下载 点击下面的地址下载JDK:http://www.oracle.com/technetwork/java/javase/downloads/index.html(注意选择合适的JDK版本)
分类:编程语言   时间:2014-04-29 20:08:02    阅读次数:535
1037条   上一页 1 ... 102 103 104
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!