码迷,mamicode.com
首页 >  
搜索关键字:error eclipse    ( 54288个结果
android 设置背景为空(透明)
在给控件设置背景时像ps那样的背景透明 在3.0以下可以使用 imageView.setBackgroundResource(android.R.id.empty);但是这个方法在3.0以上会出现ERROR/AndroidRuntime(xxxxx): Caused by: android.cont...
分类:移动开发   时间:2014-05-20 00:08:42    阅读次数:615
ERROR: could not load library "D:/Program Files/PostgreSQL/9.3/lib/postgis-2.1.dll": Invalid access to memory location.
ERROR: could not load library "D:/Program Files/PostgreSQL/9.3/lib/postgis-2.1.dll": Invalid access to memory location.这个错误,参照:http://trac.osgeo.org/p...
分类:数据库   时间:2014-05-19 23:52:29    阅读次数:1776
gen already exists but is not a source folder. Convert to a source folder or rename it.
异常提示:gen already exists but is not a source folder. Convert to a source folder or rename it.错误原因:我在导入以前的项目的时候出现了这个异常,原因是.classpath文件(这个文件在eclipse中是看不到...
分类:其他好文   时间:2014-05-19 22:15:03    阅读次数:357
VMware常见错误故障排查
1. VMware安装失败 “Failed to create the requested registry key Key:installer Error:1021"1.1. windows7在注册表(cmd--->regedit)中找到HKEY_LOCAL_MACHINE ---> SOFTWA...
分类:其他好文   时间:2014-05-17 15:15:48    阅读次数:259
马哥学习笔记十八——MySQL进阶之日志管理
错误日志:log_error,log_warnings 服务器启动和关闭过程中的信息 服务器运行过程中的错误信息 事件调度运行一个事件时产生的信息 在从服务器上启动从服务器进程时产生的信息一般查询日志:general_log,general_log_file,log,log_output={...
分类:数据库   时间:2014-05-17 14:53:01    阅读次数:347
J-Link eclipse Plug-ins install
QuicklinksIf you know what this isall about and you just need the update site details:name:GNU ARM Eclipse Plug-insURL:http://gnuarmeclipse.sourceforg...
分类:系统相关   时间:2014-05-17 14:44:41    阅读次数:499
SEGGER J-Link install
Why J-Link?In case you wonder why GNU ARM Eclipse decided to provide support to SEGGER J-Link, the short answer is:because ofJ-Link EDUand of SWO.The ...
分类:其他好文   时间:2014-05-17 14:43:56    阅读次数:907
打开已存在 Android项目及常见的问题
Eclipse 打开已存在 Android项目及常见的问题 1、 点击菜单“File”-- "Import",会弹出 Import 对话框:2, 选择“General”—“Existing Projects into Workspace” 后点击“Next”:1、 选择”Browse” 选择项目所在...
分类:移动开发   时间:2014-05-17 14:39:23    阅读次数:291
The J-Link hardware debugging Eclipse plug-in
QuicklinksIf you already know what are the features of the new plug-in and just want to know how to install/use it, you can directly skip to:J-Link in...
分类:系统相关   时间:2014-05-17 14:32:55    阅读次数:890
我的安卓大师
第六章:java异常处理-异常概述-java中的异常-Error/Exception层次关系-Try-catch语句块详解-throw/throws区别-自定义异常本章链接:1)http://pan.baidu.com/s/1kT5Hiuz2)http://pan.baidu.com/s/1hq7Pn5U3)http://pan.baidu.com/s/1pJsHPF1<7>第七章:javaIO处理-Fil..
分类:移动开发   时间:2014-05-16 01:58:36    阅读次数:272
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!