码迷,mamicode.com
首页 >  
搜索关键字:wiki    ( 5799个结果
Decorator pattern
1. 定义,来自wiki(http://en.wikipedia.org/wiki/Decorator_pattern)The decorator pattern can be used to extend (decorate) the functionality of a certain obje...
分类:其他好文   时间:2014-07-16 19:11:29    阅读次数:312
Adapter pattern
1. 定义http://en.wikipedia.org/wiki/Adapter_patternAn adapter helps two incompatible interfaces to work together. This is the real world definition for ...
分类:其他好文   时间:2014-07-16 19:01:47    阅读次数:345
command pattern
1.定义(http://en.wikipedia.org/wiki/Command_pattern#Java)Inobject-oriented programming, thecommand patternis abehavioraldesign patternin which an object...
分类:其他好文   时间:2014-07-16 17:06:41    阅读次数:297
Eclipse的一些常用插件和来源
每次换电脑或者eclipse因为某些缘故挂掉了,重新搞一个eclipse 还要再去四处找各种插件去安装,烦死了~~~ 下面把一些常用的插件和地址放着: 1. HTML 编辑器 插件: http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=EclipseHTMLEditor 2. TOMCAT 服务器 插...
分类:系统相关   时间:2014-07-16 09:21:36    阅读次数:262
Vertex Fetch Texture (VTF)
http://www.opengl.org/wiki/Vertex_Texture_FetchVertex Texture FetchThis article contains inaccurate information. Further details can be found on theta...
分类:其他好文   时间:2014-07-15 23:02:34    阅读次数:515
Java学习网站大全
0.  java学习必看,你的大方向http://java.itcast.cn/subject/hadoop2/index.shtml?140701lcqqq1 1、JDK6中文API:http://tool.oschina.net/apidocs/apidoc?api=jdk-zh 2、Netty4.x用户向导:http://netty.io/wiki/user-guide-for-4.x....
分类:编程语言   时间:2014-07-15 22:37:33    阅读次数:312
yum install nagios and pnp4nagios
环境:centos6.21.下载并安装epel包linkshttp://fedoraproject.org/wiki/EPEL2.安装nagios及插件yuminstallnagiosnagios-nrpenagios-plugins*-y3.启动httpdservicehttpdstart;chkconfighttpdon4.创建管理用户htpasswd-cm/etc/nagios/passwduser15.更改默认的管理用户名vim/etc/..
分类:移动开发   时间:2014-07-15 12:11:36    阅读次数:259
(转)https://wiki.debian.org/iwlwifi debian7下wifi intel 5100agn
https://wiki.debian.org/iwlwifiDebian 7 "Wheezy"Add a "non-free" component to /etc/apt/sources.list, for example: # Debian 7 "Wheezy"deb http://http.d...
分类:其他好文   时间:2014-07-15 00:53:21    阅读次数:239
zabbix install
Auth: JinDate: 20140714用了5 6年的监控工具http://zabbix.org/wiki/InstallOnCentOS_RHELServer Installyum -y install zabbix22-server zabbix22-server-mysql zabbix...
分类:其他好文   时间:2014-07-14 20:54:55    阅读次数:250
firefox os 手机开发之设备调用
1)话筒 权限:telephony api:navigator.moztelephony 链接参考:https://wiki.mozilla.org/WebAPI/WebTelephony 2) 扬声器 权限:audio channels选项:["normal", "content",""notification", "alarm", "telephony","ringer"] 使用...
分类:移动开发   时间:2014-07-12 20:09:29    阅读次数:228
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!