码迷,mamicode.com
首页 >  
搜索关键字:developer    ( 5838个结果
PL/SQL database character set(AL32UTF8) and Client character set(ZHS16GBK) are different
启动PL/SQL Developer 报字符编码不一致错误Database character set (AL32UTF8) and Client character set (ZHS16GBK) are different.Character set conversion may cause un...
分类:数据库   时间:2015-01-09 13:56:53    阅读次数:199
Android寻找匹配最佳资源的原理
原文地址:http://developer.android.com/guide/topics/resources/providing-resources.html        当应用中提供复选资源的时候,Android系统会依据当前前的系统配置,在运行过程中寻找最优的资源。下面,以这几个文件中的图片资源为例,解析Android系统定位多选资源的过程: drawable/ draw...
分类:移动开发   时间:2015-01-09 12:40:55    阅读次数:308
执行config文件时,config.log中报错xcrun: error: active developer path ("/Applications/Xcode.app/Contents/Developer") does not exist, use xcode-select to change
执行 sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer 即可解决。
分类:移动开发   时间:2015-01-09 12:35:48    阅读次数:178
创建一个Android工程
Creating an Android Project:http://developer.android.com/training/basics/firstapp/creating-project.html
分类:移动开发   时间:2015-01-08 20:07:35    阅读次数:139
xcode制作越狱包
1、将运行目标选为iOS Device2、Edit Scheme -> 选择 Run [App Name] -> Build Configuration下拉框中选择Release3、生成编译文件,Product -> Build4、/Users/用户名/Library/Developer/Xcode...
分类:其他好文   时间:2015-01-08 20:02:34    阅读次数:217
使用Oracle Sql Developer将SQL SERVER 2008数据库移植到Oracle 11g
ORACLE官方提供的Sql Developer自带的Oracle Migration Workbench。 什么是Oracle SQL Developer?在官方页面上,是这样介绍它的: Oracle SQL Developer is a free and fully supported grap...
分类:数据库   时间:2015-01-08 19:45:53    阅读次数:319
构建你的第一个App
Building Your First App:http://developer.android.com/training/basics/firstapp/index.html
分类:移动开发   时间:2015-01-08 19:37:50    阅读次数:165
移动Xcode出现的问题及解决办法
xcrun: error: active developer path ("/Users/XJW/Desktop/Xcode.app/Contents/Developer") does not exist, use `xcode-select --switch path/to/Xcode.app` to specify the Xcode that you wish to use for command line developer tools (or see `man xcode-select`)...
分类:移动开发   时间:2015-01-08 18:07:43    阅读次数:225
MyEclipse搭建安卓环境
当然先下载IDE和Java的JDK文件后下载Android Sdk文件 下载地址 http://developer.android.com/sdk/index.html 下载成功后解压打开 tools:该目录下存放大量Android开发工具,例如SDK Manager、androidavd、emul...
分类:移动开发   时间:2015-01-08 17:18:51    阅读次数:221
【高德地图API】如何获得行政区域?如何制作行政规划图?
原文:【高德地图API】如何获得行政区域?如何制作行政规划图?什么是行政规划图?如何获得每个行政区域的边界轮廓图?举例:重庆市 江北区。如图: 官方类参考:http://developer.amap.com/javascript/reference/search#Partition 行政规划代码: ...
分类:Windows程序   时间:2015-01-08 14:55:48    阅读次数:334
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!