码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
profile.pch文件
新建Other里面不是有建.pch文件的吗?加进去的话,进入Build setting->Apple LLVM 6.0 -Language ->Precomplile Prefix Header 改成YES  下面那个就是路径  我们知道,每新建立一个工程,比如说HelloWord,在分类SupportingFiles里都会有一个以工程名开头-Prefix.pch结尾的文件,如Hello...
分类:其他好文   时间:2015-05-21 10:48:07    阅读次数:134
基于Eclipse的Hadoop应用开发环境配置
启动eclipse,打开窗口?window-->preferences ,配置Hadoop MapReduce的安装路径,在实验环境为/usr/local/hadoop,如下图所示: 2.2.5打开MapReduce视图 点击eclipse菜单Window-->Show View-->Other?窗口,选择...
分类:系统相关   时间:2015-05-20 16:32:32    阅读次数:258
awesome-java
A curated list of awesome Java frameworks, libraries and software. Inspired by other?awesome lists. Awesome Java Build Tool Bytecode Manipulation Cluster Management Code Analysis Compiler-compiler...
分类:编程语言   时间:2015-05-20 11:32:25    阅读次数:222
jquery file upload without other plugin
用纯jquery异步上传文件...
分类:Web程序   时间:2015-05-20 09:57:26    阅读次数:119
Find the Smallest K Elements in an Array
Given one point P0 on a 2-dimension space.There are n other points on the same space.Try to find K points which are most closed to P0.hint: Part ofQu....
分类:其他好文   时间:2015-05-20 08:15:26    阅读次数:138
HackerRank - "String Modification"
An ACM-level problem because it involves "advanced maths". It should not be marked as "Moderate". Other than that, it is a medium level DP one.*Math m...
分类:其他好文   时间:2015-05-19 12:19:54    阅读次数:192
Eclipse最佳设置
设置工作空间的项目编码, 防止出现乱码 Window - Preferences - General - Workspace 将"Text file encoding"选为"Other" - "UTF-8" 改变现有项目的编码的步骤: 右击项目属性, 选择"Text file encoding"的编...
分类:系统相关   时间:2015-05-19 12:15:04    阅读次数:247
Eclipse+Maven创建webapp项目<一>
Eclipse+Maven创建webapp项目1、开启eclipse,右键new——》other,如下图找到maven project2、选择maven project,显示创建maven项目的窗口,勾选如图所示,Create a simple project3、输入maven项目的基本信息,如下图...
分类:移动开发   时间:2015-05-18 20:44:15    阅读次数:126
Unity3d使用高通Vuforia发布IOS工程不支持64位的一些解决办法
1、将Unit升级至4.6.x或5.0.x,将Vuforia差距升级到最新版本(vuforia-unity-mobile-android-ios-4-0-105)2、平台Other Settings设置中将 Scripting Backend设置为:IL2CPP ,Architecture设置为:U...
分类:移动开发   时间:2015-05-18 16:06:05    阅读次数:327
Android真机调试 Android.Util.AndroidRuntimeException: You cannot combine custom titles with other title features
参考连接:http://blog.csdn.net/scyatcs/article/details/9003285Android.Util.AndroidRuntimeException: You cannot combine custom titles with other title featu...
分类:移动开发   时间:2015-05-18 10:34:48    阅读次数:413
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!