今天一大早打开ADT准备编译android工程的时候,突然发现windows菜单下的Android SDK Manager和Android Virtual Device Manager选项不见了。因为我昨天把一个android工程转换为了C/C++工程,就莫名其妙出了这个问题。 在网上搜了一下,找到了解决方案:
在ADT中点击window→Customize Perspective→Command Groups availability→Available comm...
分类:
移动开发 时间:
2014-10-22 10:09:38
阅读次数:
416
1. 常见错误
error(-38, 0)
我认为-38表示在当前的MediaPlayer状态下,不能执行你的操作。
具体如何做请参考:Android MediaPlayer
另外我在其他资料中,发现有人认为-38定义在:pvmf_return_codes.h文件中:
-38: DRM clock is not available or cannot be read
0: Retu...
分类:
移动开发 时间:
2014-10-21 15:29:14
阅读次数:
360
I need a monitor class that regularly checks whether a given HTTP URL is available. I can take care of the "regularly" part using the Spring TaskExecu...
分类:
编程语言 时间:
2014-10-21 03:36:46
阅读次数:
264
TheInetAddressclass has no visible constructors. To create anInetAddressobject, you have to use one of the available factory methods.Factory methodsar...
分类:
编程语言 时间:
2014-10-21 03:35:38
阅读次数:
383
安装Pillow之前先安装好python-dev libzip-dev libjpeg8-dev libfreetype6-dev libpng12-dev 否则在用PIL(Pillow)进行上传图片压缩格式保存时会出错: encoder jpeg not available decoder zip not available ![在...
分类:
Web程序 时间:
2014-10-18 19:47:47
阅读次数:
818
A Java Runtime Environment (JRE) or Java Development Kit (JDK)must be available in order to run Eclipse. No Java virtual machinewas found after search...
分类:
其他好文 时间:
2014-10-18 15:20:30
阅读次数:
209
Maven This is a reference for the Maven project descriptor used in Maven. An XSD is available at: http://maven.apache.org/maven-v3_0_0.xsd for Maven 1.1. http://maven.apache.org/maven-v4_0_0.xsd fo...
分类:
其他好文 时间:
2014-10-18 03:13:16
阅读次数:
452
内存lsattr -El mem0 cpu lsdev -C |grep proc CPU的信息lsattr -El proc0 ? #bootinfo -r 查看物理内存 ? ? 使用命令#??lsdev -Cc memory 查看配置的物理内存设备,下面为其输出示例: ??mem0 Available ...
分类:
其他好文 时间:
2014-10-17 12:15:51
阅读次数:
225