将警告默认为不显示方法Eclipse
默认把这些受访问限制的API设成了ERROR。只要把Windows-Preferences-Java-Complicer-
Errors/Warnings里面的Deprecated and restricted API中的Forbidden references...
分类:
编程语言 时间:
2014-06-29 15:24:14
阅读次数:
258
创建Silverlight 4开发环境,微软提供最简单的方法是使用Web Platform
Installer,进行“一键安装”,下载安装后,Web Platform Installer会自动检测哪些软件你已经安装如果需要安装新的Developer
Tools,只需要选中该项目,下面“Install...
分类:
Web程序 时间:
2014-06-29 14:16:44
阅读次数:
419
used version: NDK r9b,arm-linux-androideabi-4.6
GCC, with "-O2 -finline-limit=24".got this error:internal compiler error:
segmentation faultI remember...
分类:
其他好文 时间:
2014-06-29 14:14:45
阅读次数:
303
error LNK2001:
无法解析的外部符号这个错误一般主要原因是:只在头文件中有定义,没有在cpp文件中实现。导致这个原因一般是在添加库文件的时候,仅仅只是包含了他的头文件,因此解决办法就是也应该要包含它的实现文件,如果没有.cpp文件,那么就应该是静态文件或者动态文件。只要添加了这个基本上就...
分类:
其他好文 时间:
2014-06-07 03:04:49
阅读次数:
195
Ubuntu:apt-get -y install build-essential
automake autoconf git-core wget libtoolapt-get -y install libncurses5-dev
libtiff-dev libjpeg-dev zlib1g-dev...
分类:
其他好文 时间:
2014-06-07 02:50:29
阅读次数:
266
常见的解决方法有三种:1.
使用wordcloud#install.packages(c("wordcloud","tm"),repos="http://cran.r-project.org")library(wordcloud)library(tm)wordcloud("May
our child...
分类:
其他好文 时间:
2014-06-07 02:47:09
阅读次数:
348
把一个.netframework2.0的项目,用vs2013打开,浏览网站的时候报这个错HTTP 错误 500.23 - Internal Server
Error检测到在集成的托管管道模式下不适用的 ASP.NET 设置。网上一堆的 解决办法,但都是去配置iis的,我就不懂了,我浏览器浏览这个网站...
分类:
Web程序 时间:
2014-05-28 20:03:40
阅读次数:
314
Unrecognized Windows Sockets error: 0:
JVM_Bind【转帖】今天很是奇怪,在运行服务器端的时候,经常遇到这个异常:java.net.SocketException: Unrecognized
Windows Sockets error: 0: JVM_Bin...
/usr/bin/phpize./configure
--with-php-config=/usr/bin/php-configmake && make
install/usr/sbin/apachectl stop/usr/sbin/apachectl start需要升级pear。命令是pear ...
分类:
Web程序 时间:
2014-05-28 16:29:58
阅读次数:
408
使用:#######################################配置:#######################################安装:服务端安装:[root@OperMainManager
about_saltstack]# yum -y install yu...
分类:
其他好文 时间:
2014-05-28 10:05:15
阅读次数:
508