码迷,mamicode.com
首页 >  
搜索关键字:jira wiki    ( 6249个结果
JIRA 6.3.6版本部署
JIRA 6.3.6版本部署
分类:其他好文   时间:2014-11-13 20:34:25    阅读次数:219
CentOS 6.4 安装 media wiki 1.23.6
准备: CentOS 6.4系统及Root或者sudo权限,系统正常连接网络 使用到的软件: apache ,mysql-server ,php ,mediawiki ,memcached 软件包的安装 首先,需要安装apache, php, mysql-server, mysql-client等相关软件...
分类:其他好文   时间:2014-11-13 11:07:19    阅读次数:260
关于公司没有公网IP也没有动态IP,如何远程办公呢?
迫于公司网络环境特殊,没有公网IP地址,也没有动态IP地址,其实就是园区分了一根内网固定IP的网线过来,这两天正巧有同事要外出办公,问题来了,开发环境用的数据库、Wiki等系统都在公司内网,咋整?最先想到的解...
分类:其他好文   时间:2014-11-11 12:57:15    阅读次数:215
How to Use Lucene.NET with Windows Azure SQL Database
http://social.technet.microsoft.com/wiki/contents/articles/2367.how-to-use-lucene-net-with-windows-azure-sql-database.aspxHow to Use Lucene.NET with W...
分类:数据库   时间:2014-11-11 01:59:44    阅读次数:216
百分比,千分比,万分比,百分比或百分吕,千分率等
http://zh.wikipedia.org/wiki/千分比
分类:其他好文   时间:2014-11-10 21:50:08    阅读次数:443
Mediawiki.org的PHP编码约定
http://www.mediawiki.org/wiki/Manual:Coding_conventions/PHPassignment作为expression来用看起来像个错误// Noif ( $a = foo() ) { bar();}// Yes$a = foo();if ( $a ...
分类:Web程序   时间:2014-11-10 19:50:20    阅读次数:209
如何快速正确的安装 Ruby, Rails 运行环境
转载:https://ruby-china.org/wiki/install_ruby_guide对于新入门的开发者,如何安装 Ruby, Ruby Gems 和 Rails 的运行环境可能会是个问题,本页主要介绍如何用一条靠谱的路子快速安装 Ruby 开发环境。次安装方法同样适用于产品环境!系统需...
分类:其他好文   时间:2014-11-10 19:35:42    阅读次数:207
command相关(Toolbar,menu..)
Platform Command Frameworkhttp://wiki.eclipse.org/index.php/Platform_Command_FrameworkAdding menus, toolbar and popup menus to the Eclipse IDE - Tutor...
分类:其他好文   时间:2014-11-10 11:45:52    阅读次数:174
centos下php安装swoole扩展
官网:http://wiki.swoole.com/wiki/index/prid-1国内Git镜像:http://git.oschina.net/matyhtf/swoole.git下载源码后,解压,进入该目录$cd swoole$phpize$./configuremake && make i....
分类:Web程序   时间:2014-11-10 11:32:35    阅读次数:309
【图算法】综述
from wiki: 图算法 基本遍历 深度优先搜索 · 广度优先搜索 · A* · Flood fill 最短路径 Dijkstra · Bellman-Ford · Floyd-Warshall · Kneser图 最小生成树 Prim · Kruskal 强连通分量 Kosaraju算法 · ...
分类:编程语言   时间:2014-11-10 06:24:58    阅读次数:253
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!