原题地址:https://oj.leetcode.com/problems/populating-next-right-pointers-in-each-node/题意:
1 / \ 2 3 / \ / \ 4 5 6 7变为: ...
分类:
编程语言 时间:
2014-05-26 23:43:29
阅读次数:
332
原题地址:https://oj.leetcode.com/problems/copy-list-with-random-pointer/题意:A
linked list is given such that each node contains an additional random pointe...
分类:
编程语言 时间:
2014-05-26 23:16:12
阅读次数:
368
modesecurity
的特征:https://github.com/SpiderLabs/owasp-modsecurity-crs/tree/master/base_rulessnort的规则:http://cs.uccs.edu/~cs591/ids/snort/snort2_9_0/rul...
分类:
其他好文 时间:
2014-05-26 22:45:06
阅读次数:
248
OpenSSL项目是一个协作开发一个健壮的,商业级的,全功能的,并且开放源代码工具包,它实现了安全套接字层(SSL
v2/v3)和传输层安全(TLS v1)协议以及全强大的通用加密库。
分类:
其他好文 时间:
2014-05-26 21:08:09
阅读次数:
412
所需软件:httpd-2.2.22-win32-x86-no_ssl.msiphp-5.4.5-Win32-VC9-x86.zipmysql-5.5.27-win32.msi1.安装apache,修改httpd.conf修改httpd.conf文件,文件位于\Apache2.2\conf下找到#Lo...
分类:
数据库 时间:
2014-05-26 21:04:50
阅读次数:
298
The stunnel program is designed to work as an
SSL encryption wrapper between remote client and local (inetd-startable) or
remote server. It can be use...
分类:
其他好文 时间:
2014-05-26 16:15:57
阅读次数:
330
linux centos 下代理http、https、ftp全局使用代理:export
http_proxy=http://host:port/export https_proxy=http://host:port/export
ftp_proxy=http://host:port/使用wget按需...
分类:
系统相关 时间:
2014-05-24 07:53:34
阅读次数:
420
StrangeIoC是一个超轻量级和高度可扩展的控制反转(IoC)框架,专门为C#和Unity编写。
项目地址:https://github.com/strangeioc/strangeioc
文档地址:http://strangeioc.github.io/strangeioc/TheBigStrangeHowTo.html
一些术语:http://strangeioc.git...
分类:
Web程序 时间:
2014-05-22 23:25:41
阅读次数:
565
截止目前,已完成如下功能:
1、指定某个地址,下载其页面中包含的所有链接指向的网页
主要有以下类:
1、主类MyCrawler
2、网页下载类PageDownloader
3、网页内容分类类HtmlParserTool
4、接口Filter
完整代码可见归档代码 Jediael_v0.01
或者
https://code.csdn.net/jediael_lu/d...
分类:
其他好文 时间:
2014-05-22 23:19:37
阅读次数:
268
最近,锤子手机把发布会的门票收入全部捐给开发OpenSSL的开源基金会。
着实让OpenSSL火了一把,其实OpenSSL对应我们程序员来说,并不陌生。...
分类:
移动开发 时间:
2014-05-22 18:42:53
阅读次数:
254