码迷,mamicode.com
首页 >  
搜索关键字:community    ( 2516个结果
Ubuntu安装PyCharm
转载:http://www.cnblogs.com/zhcncn/p/4027025.html1. 下载http://www.jetbrains.com/pycharm/download/选择Linux Tab,选择下载免费的Community Edition【1】。当前版本是3.42. 安装PyC...
分类:系统相关   时间:2015-08-25 19:21:52    阅读次数:436
Record Your Rationale
?Record Your RationaleTimothy HighTHERE iS MuCH dEBATE in the software development community about the value of documentation, especially with regard to the design of the software itself. The disagreem...
分类:其他好文   时间:2015-08-21 09:31:01    阅读次数:138
handsontable 问题
碰到问题了,去官网上找community:http://docs.handsontable.com/0.16.1/tutorial-quick-start.html1、描述:把handson table放在bootstrap tab中,首次没有激活,table没有正常显示。原因:这种情况下,tabl...
分类:其他好文   时间:2015-08-20 10:17:32    阅读次数:246
GNS3 0.8.6 asa 8.0.2 模拟器 安装
gns3:0.8.6查考材料:https://www.youtube.com/watch?v=t7WdNitkLy8&index=2&list=PLjsSoP29dLx472GIVlRZaij941GLO5X40https://community.gns3.com/thread/5122http://forum.gns3.net/topic5910.html安装步骤:1、根据youtube内容,下载“ASAIOS.rar”youtube中的链接..
分类:其他好文   时间:2015-08-19 21:09:12    阅读次数:835
【转】idea 用maven骨架生成项目速度慢的问题
转自:http://9leg.com/maven/2015/02/01/why-is-mvn-archetype-generate-so-low.html最近从IntelliJ Idea 14的Community版本切换到Ultimate。问题出现最近从IntelliJ Idea 14的Commun...
分类:其他好文   时间:2015-08-19 19:43:54    阅读次数:120
Linux下安装Mysql(RPM安装)
一、去官网下载本次安装需要的mysql版本,我们需要安装的是5.1版本的且centos系统是64位的,所以下载的是MySQL-community-5.1.73-1.rhel5.x86_64.rpm-bundle.tar   二、将MySQL安装包放到/home/Lee下     三、解压MySQL的tar包 #tar –xf MySQL-community-5.1.73-1.rhel5...
分类:数据库   时间:2015-08-18 09:07:58    阅读次数:209
Light OJ 1339 Strongest Community(分块暴力)
In a strange city, houses are built in a straight line one after another. There are several communities in the city. Each community consists of some consecutivehouses such that every house belongs to ...
分类:编程语言   时间:2015-08-17 23:51:41    阅读次数:881
构建Apache Tomcat 6.0 Servlet/JSP 容器
构建Apache Tomcat 6.0 Servlet/JSP 容器这个子项目包含了Tomcat 6.0的源代码,一个实现了Java Community Process http://www.jcp.org/ 的Servlet2.5和JSP2.1标准的容器。注意:如果你只需要运行Tomcat,没有必要去构建它,你可以非常方便的下载一个二进制发布包。它是跨平台的。阅读RUNNING.txt文件,它介绍...
分类:Web程序   时间:2015-08-15 23:09:40    阅读次数:245
Nagios配置之交换机及路由
监控交换机大多是监控交换机端口up/down,以及端口流量。监控开启状态需要snmp协议,请确保交换机及路由已开启snmp,并设置好社区集(community),监控流量需要mrtg1、安装mrtgyuminstallmrtgPerllibpngzlib2、修改snmpd的配置,以使其允许mrtg读取其interface(网络接口)流量..
分类:移动开发   时间:2015-08-14 19:34:33    阅读次数:146
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!