码迷,mamicode.com
首页 >  
搜索关键字:does not support inn    ( 9201个结果
Ubuntu 12.04 LTS 中文输入法的安装 (转载)
第一步:安装语言包进入 “System Settings”找到 “Language Support” 那一项,点击进入选择 “Install/Remove Languages”找到 “Chinese (simplified)” 那一项,把后面到勾打上然后点击 “Apply Changes” 等待一段...
分类:其他好文   时间:2014-07-22 22:56:33    阅读次数:224
js 中var that=this
js中经常出现var that=this,为什么这么做?http://stackoverflow.com/questions/4886632/what-does-var-that-this-mean-in-javascript问题,回答:一个回答:$('#element').click(functi...
分类:Web程序   时间:2014-07-18 16:02:45    阅读次数:285
Methods for Using Message Queuing Telemetry Transport for Sensor Networks to Support Sleeping Devices
Methods support a sleep mode for an embedded device. Embedded devices like sensors and actuators used in wireless sensor networks have a limited power...
分类:Web程序   时间:2014-07-18 08:33:13    阅读次数:479
oracle连接数据库报错:ORA-01034: ORACLE not available(Oracle 不存在),ORA-27101: shared memory realm does not exist
花一天半的时间解决客户端连接服务端的oracle数据库,无法连接问题。ORA-01034: ORACLE not available(Oracle 不存在),ORA-27101: shared memory realm does not exist分析:前几天还可以连接数据库,但是昨...
分类:数据库   时间:2014-07-17 23:04:46    阅读次数:2871
CentOS After Install
1. Input Method: 1.1.用root登录 ,或su root 1.2.yum install "@Chinese Support" 1.3.exit 1.4.回到桌面,system->preferences->input method 1.5.如果没有,先注销一下。 1....
分类:其他好文   时间:2014-07-17 21:32:59    阅读次数:233
build path--use as source folder 适用场合
今天用eclipse,当打算run一个带有main函数的class时,出现editor does not contain a main type的错误框。 baidu了一下,迅速解决问题:原来这个class所在包没有被添加到build path中。 解决方法:在左侧的package explorer中右击这个class所在包的上一级目录--build path--use as source f...
分类:其他好文   时间:2014-07-17 20:36:18    阅读次数:225
Android项目外接高德地图代码混淆注意事项
现在好多项目中都添加了第三方jar包,但是最大的问题就是打包的时候代码混淆报错,以下是高德地图混淆报错解决方案: 在proguard-project.txt中添加如下代码: -libraryjars   libs/android-support-v4.jar -dontwarn android.support.v4.**     -keep class android.support....
分类:移动开发   时间:2014-07-17 16:17:39    阅读次数:570
Java compiler level does not match the version of the installed Java project facet.
也可以参考:http://blog.csdn.net/chszs/article/details/8125828
分类:编程语言   时间:2014-07-17 13:33:17    阅读次数:205
The idcode read from the device does not match the idcode in the bsdl File.
xilinx ise下载出现以下问题PROGRESS_START - Starting Operation.INFO:iMPACT:583 - '1': The idcode read from the device does not match the idcode in the bsdl Fil...
分类:其他好文   时间:2014-07-17 13:01:31    阅读次数:955
K60 启动过程分析
挺高兴的老师借了我一块K60的开发板,趁着暑假好好鼓捣鼓捣!                 有了上图的过程分析我想心里大概有个低了吧! 下面看代码: /* CodeWarrior ARM Runtime Support Library * Copyright ?2012 Freescale Semiconductors. All rights reserved. ...
分类:其他好文   时间:2014-07-17 10:57:49    阅读次数:238
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!