Reference:http://en.wikipedia.org/wiki/Rule_of_three_(C%2B%2B_programming)Therule of three(also known as the Law of The Big Three or The Big Three) is...
分类:
其他好文 时间:
2014-08-09 23:03:59
阅读次数:
331
1.各种Unix shelllinux下的shell基本是从unix环境中的shell发展而来,贴一下wiki:其中我们常用的,可归类为Bourne Shell(/usr/bin/sh或/bin/sh)、Bourne Again Shell(/bin/bash)、C Shell(/usr/bin/c...
分类:
系统相关 时间:
2014-08-09 21:08:09
阅读次数:
348
官网:https://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkins我的这篇文章不过简单的依据上文,介绍Jenkins提供了哪些功能。详细大家还是要自己学习啦~官网首页就提供了windows版本号的Jenkins安装包。我们能够下载一个用于学习。安装...
分类:
其他好文 时间:
2014-08-09 13:13:57
阅读次数:
354
资源网站:http://wiki.apache.org/velocity/ http://velocity.apache.org/engine/releases/velocity-1.7/user-guide.html
分类:
其他好文 时间:
2014-08-08 20:54:16
阅读次数:
224
from:https://wiki.debian.org/PyGrubUsing pyGRUB on Wheezy to boot a domU kernelUsing pyGRUB fromxen-utils-4.0, each domU can boot with its own kernel ...
分类:
其他好文 时间:
2014-08-08 17:58:26
阅读次数:
243
http://zh.wikipedia.org/wiki/SQL%E8%B3%87%E6%96%99%E9%9A%B1%E7%A2%BC%E6%94%BB%E6%93%8ASQL攻击(SQL injection,台湾称作SQL资料隐码攻击),简称注入攻击,是发生于应用程序之数据库层的安全漏洞。简而言...
分类:
数据库 时间:
2014-08-08 15:52:56
阅读次数:
297
http://wiki.hudson-ci.org/display/HUDSON/Subversion+Release+ManagerThis plugin allows you to set up a job in Hudson for building specific revisions of...
分类:
其他好文 时间:
2014-08-08 12:30:25
阅读次数:
218
“服务器推”技术的应用请访问 Ajax 技术资源中心,这是有关 Ajax 编程模型信息的一站式中心,包括很多文档、教程、论坛、blog、wiki 和新闻。任何 Ajax 的新信息都能在这里找到。 订阅 Ajax 相关文章和教程的 RSS 提要传统模式的 Web 系统以客户端发出请求、服务器端响应的....
分类:
其他好文 时间:
2014-08-08 09:34:25
阅读次数:
430
1,basename,当向basename传递一个路径名时,它会删除任何前缀,直到最后一个斜线('/')字符,然后返回结果。$ basename /home/jsmith/base.wiki base.wiki2, symbolic link就是一个已有文件的别名Incomputing, asymb...
分类:
其他好文 时间:
2014-08-08 01:32:44
阅读次数:
353
xcode没有android studio中的gradle进行第三方库管理,但是有第三方的库管理工具CocoaPods,https://github.com/CocoaPods/CocoaPods/wiki。用了这个命令行工具,就可以方便地维护第三方库了。
分类:
移动开发 时间:
2014-08-07 18:28:10
阅读次数:
228