码迷,mamicode.com
首页 >  
搜索关键字:building    ( 1683个结果
Eclipse + Spring + maven Building a RESTful Web Service ---需要添加注释
1.Eclipse --> help --> new software 安装Maven插件url:http://download.eclipse.org/technology/m2e/releases2.Eclipse 创建 Maven project (勾选 create a simple pro...
分类:编程语言   时间:2015-03-02 23:51:12    阅读次数:203
NDK编译FreeImage
参考了 以下2篇文章 并作了一小点修改http://recursify.com/blog/2013/05/25/building-freeimage-for-androidhttp://blog.sina.com.cn/s/blog_4119bd830100w7ov.html1. 从官网下载Free...
分类:其他好文   时间:2015-03-02 13:02:07    阅读次数:524
Android文档 学习目录
Building Your First AppAfter you've installed the Android SDK, start with this class to learn the basics about Android app development.Creating an And...
分类:移动开发   时间:2015-03-02 13:00:07    阅读次数:189
Lua总结二
Lua实践准备刚开始练习Lua需要一个Lua解释器来执行Lua代码,我是在Windows上学习Lua的,需要自己生成最新版本的Lua解释器。 方法见于: http://www.lua.org/manual/5.3/readme.html Building Lua on other systems 建立一个visual studio Win32 Console Application项目,把c...
分类:其他好文   时间:2015-02-28 23:05:13    阅读次数:248
1008. Elevator
The highest building in our city has only one elevator. A request list is made up with N positive numbers. The numbers denote at which floors the elevator will stop, in specified order. It costs 6 sec...
分类:其他好文   时间:2015-02-27 21:34:28    阅读次数:222
Android设计和开发系列第一篇:Notifications通知(Develop)
Develop篇Building a NotificationPREVIOUSNEXTTHIS LESSON TEACHES YOU TOCreate a Notification BuilderDefine the Notification's ActionSet the Notification...
分类:移动开发   时间:2015-02-27 16:58:27    阅读次数:233
构建HTML5移动应用的十个技巧
《构建HTML5移动应用的十个技巧》原文见:http://www.fromdev.com/2015/02/building-html5-mobile-apps.html用HTML5构建移动应用可以让有经验的Web开发者快速进入移动应用开发领域,许多公司已经开始使用HTML5和JavaScript开发商业移动应用了。作者:chszs,转载需注明。博客主页:http://blog.csdn.net/c...
分类:移动开发   时间:2015-02-27 15:18:59    阅读次数:120
httpsClient抓取证书
在执行webservice的过程中,出现如下异常:javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provi...
分类:Web程序   时间:2015-02-26 19:57:24    阅读次数:175
1008. Elevator (20)
The highest building in our city has only one elevator. A request list is made up with N positive numbers. The numbers denote at which floors the elevator will stop, in specified order. It costs 6 sec...
分类:其他好文   时间:2015-02-24 12:36:59    阅读次数:344
Unity3d导出Android的apk文件时相关问题的解决办法
【狗刨学习网】 今天上午着手将一个unity3d开发的小游戏build到android手机上运行,结果遇到了不少问题。 首先遇到的第一个问题是在build到一半的时候,弹出如下报错: Error building Player: UnityException: No platforms found Android SDK does not include any...
分类:移动开发   时间:2015-02-23 23:41:44    阅读次数:470
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!