1.google2.application->application
framework->libraries(调用关系)3.strings.xml 是全局字符串的配置文件4.ADT(Android Development
Tools):其中DDMS是测试插件5.Android DDMS 中的日志输...
分类:
移动开发 时间:
2014-05-16 23:16:17
阅读次数:
311
Ubuntu Kylin 14.04gedit- Version 3.10.4 (as same as
all version of gedit 3.x )Attention: this plugin of gedit version 3.x is not the
same as gedit ver...
分类:
其他好文 时间:
2014-05-16 09:05:47
阅读次数:
293
转自:http://my.oschina.net/zhuka/blog/124503No
compiler is provided in this environment. Perhaps you are running on a JRE
rather than a JDK?解决问题: 由于Ecl....
分类:
其他好文 时间:
2014-05-16 06:51:55
阅读次数:
519
Android的开发需要以下四个工具: 1. JDK2. Eclipse3. Android
SDK4. ADT具体功能: 1. JDK。JDK即Java Development
Kit(Java开发工具包),包括JAVA运行环境,基础类库和JAVA工具,是JAVA运行的基础。 2. Eclipse...
分类:
移动开发 时间:
2014-05-16 06:31:18
阅读次数:
397
一、要结合个人兴趣、专长慎重考虑
在选择专业时,学生首先要考虑的在英国的大学一个专业可以选择专攻不同的方向,比如针对体育管理专业分为Sports
Development方向,学生不需要特别在哪种体育项目上发展,而把精力更多地放在管理上,毕业后可以考虑进入类似中国体委的部门工作;另外一种发展方向是 ....
分类:
其他好文 时间:
2014-05-14 08:42:02
阅读次数:
241
今天记录一下, 造了个Simple Maximizable Panel。一切从简,
没有封装成Plugin, 没有加入animate, 没有修正resize event。贴上源码: 1 2 3 4 5
panel-maximizable.html 6 ...
分类:
Web程序 时间:
2014-05-13 20:57:54
阅读次数:
502
下载地址如下: http://sourceforge.net/projects/nagios/files/具体详细下载地址:http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-4.0.6.tar.gz1 开始下载: wget http://sourceforge.net/projects/nagios/files/nagios-...
分类:
移动开发 时间:
2014-05-13 16:20:53
阅读次数:
596
上一步骤: http://blog.csdn.net/mchdba/article/details/256548896 配置nagios Nagios 主要用于监控一台或者多台本地主机及远程的各种信息,包括本机资源及对外的服务等。默认的Nagios 配置没有任何监控内容,仅是一些模板文件。若要让Nagios 提供服务,就必须修改配置文件,增加要监控的主机和服务,下面将详细介绍。 6.1 默认配置文...
分类:
移动开发 时间:
2014-05-13 14:23:52
阅读次数:
490
按javaweb王者归来做strut2练习使用<struts:headtheme:"ajax">报错org.apache.jasper.JasperException:Template/template/ajax/head.ftlnotfound加入struts2-dojo-plugin-2.1.6包并在jsp里引入<%@taglibprefix="sx"uri="/struts-dojo-tags"%><sx:head/>这是..
分类:
Web程序 时间:
2014-05-13 13:00:55
阅读次数:
854
本篇介绍在linux主机上安装nagios,监控本机。实验环境:rhel5.6、nagios-3.2.3.tar.gz、nagios-plugins-1.4.15.tar.gz实验过程:本实验有个小捷径,就是先安装apache,然后解压nagios,将解压出的dosc文档拷贝到/var/www/html下,然后通过linux浏览器访问http://localhost/doc..
分类:
移动开发 时间:
2014-05-13 12:46:38
阅读次数:
385