make clean仅仅是清除之前编译的可执行文件及配置文件。? 而make distclean要清除所有生成的文件。 Makefile 在符合GNU Makefiel惯例的Makefile中,包含了一些基本的预先定义的操作: make 根据Makefile编译源代...
分类:
其他好文 时间:
2014-07-30 17:58:44
阅读次数:
204
问题描述:提示Anerroroccurredwhileautomaticallyactivatingbundlecom.android.ide.eclipse.adt好久没在eclipse上写过安卓的程序,今天在eclipse上写代码时出现了eclipse的崩溃,重新打开就看到了Anerroroccurredwhileautomaticallyactivatingbundlecom.android.ide.eclipse.a..
分类:
移动开发 时间:
2014-07-30 03:29:04
阅读次数:
241
生成yum源cd/var/ftp/pub/cdh/5createrepo --update .从节点yum clean all配置yum库/etc/yum.repos.d# cat /etc/yum.repos.d/cloudera-cdh.repo [hadoop]name=hadoopbaseu...
分类:
其他好文 时间:
2014-07-29 17:39:02
阅读次数:
264
This tutorials aims to teach you how to create an error handler for your programs to deal with the clean-up operation when something in the code goes ...
分类:
其他好文 时间:
2014-07-29 16:59:32
阅读次数:
349
1, 错误提示 资源id不存在,但是代码中明显存在,这时,project—>clean,就可解决。...
分类:
移动开发 时间:
2014-07-29 14:45:18
阅读次数:
178
PyGObject is a Python extension module that gives clean and consistent access to the entire GNOME software platform through the use of GObject Introspection. PyGObject provides full support of GObject Introspection and all of its features (callbacks, GVari...
分类:
编程语言 时间:
2014-07-29 13:04:47
阅读次数:
343
不知道什么错误 ,有遇到的话 ,直接clean 就可以解决了...
分类:
其他好文 时间:
2014-07-29 13:03:36
阅读次数:
183
Maven?拥有约定,知道你的代码在哪里,放到哪里去拥有一个生命周期,例如执行 mvn install 就可以自动执行编译,测试,打包等构建过程只需要定义一个pom.xml,然后把源码放到默认的目录,Maven帮你处理其他事情拥有依赖管理,仓库管理1.安装Maven确认jdk是否已安装?下载Mave...
分类:
其他好文 时间:
2014-07-27 11:00:02
阅读次数:
284
搞了三天的phonegap3.5。最后怎么搞都搞不好了。修改了www中的index.html的内容,clean也不行,在node.js中cordova build也不行。反正就是apk没有更新啦。至于为什么没找出原因,搞不懂。不想搞了。2.9用么好了。java sdkeclipseanroid SD...
分类:
其他好文 时间:
2014-07-27 10:20:32
阅读次数:
221
Webx框架:http://openwebx.org/petstore:webx3/webx-sample/petstore/tags/3.0/petstore编译之后:mvn jetty:run即可, 访问:http://localhost:8081/ Webx MVC(以webx3为基础)1、w...
分类:
Web程序 时间:
2014-07-26 00:30:16
阅读次数:
521