题目: 从上往下打印二叉树 链接: https://www.nowcoder.com/practice/7fe2212963db4790b57431d9ed259701?tpId=13&tqId=11175&rp=1&ru=/ta/coding-interviews&qru=/ta/coding-i ...
分类:
其他好文 时间:
2017-06-03 12:49:01
阅读次数:
200
题目: 栈的压入、弹出序列 链接: https://www.nowcoder.com/practice/d77d11405cc7470d82554cb392585106?tpId=13&tqId=11174&rp=1&ru=/ta/coding-interviews&qru=/ta/coding-i ...
分类:
其他好文 时间:
2017-06-03 12:37:48
阅读次数:
171
Jira6.3.6(破解)+SVN+apacheJIRA安装1、准备工作LinuxRadHat5.8rhel-server-5.8-64-dvd.iso\*操作系统镜像JDK1.6jdk-6u45-linux-x64-rpm.bin\*JDK1.6程序安装包MySql5.5MySQL-server-5.5.25a-1.rhel5.x86_64.rpm\*MySql服务器端安装包MySQL-client-5.5.25a-1.rhel5.x86_64.rp..
分类:
Web程序 时间:
2017-06-03 11:29:42
阅读次数:
407
题目: 顺时针打印矩阵 链接: https://www.nowcoder.com/practice/9b4c81a02cd34f76be2659fa0d54342a?tpId=13&tqId=11172&rp=1&ru=/ta/coding-interviews&qru=/ta/coding-int ...
分类:
其他好文 时间:
2017-06-03 11:21:20
阅读次数:
222
题目: 树的子结构 链接: https://www.nowcoder.com/practice/6e196c44c7004d15b1610b9afca8bd88?tpId=13&tqId=11170&rp=1&ru=/ta/coding-interviews&qru=/ta/coding-inter ...
分类:
其他好文 时间:
2017-06-02 23:51:36
阅读次数:
208
atitit。流程图的设计与制作 attilax 总结 1. 流程图的规范1 2. 画图语言2 2.1. atitit.CSDN-markdown编辑器2 2.2. js-sequence-diagrams 2 3. 成员软件 axure (10M)2 4. visio3 5. 參考3 5.1.1. ...
分类:
其他好文 时间:
2017-05-28 16:54:34
阅读次数:
197
Axure RP是一个专业的高速原型设计工具。Axure(发音:Ack-sure)。代表美国Axure公司。RP则是Rapid Prototyping(高速原型)的缩写。 Axure简要介绍 Axure RP已被一些大公司採用。 Axure RP的使用者主要包含商业分析师、信息架构师、可用性专家、产 ...
分类:
其他好文 时间:
2017-05-28 12:26:03
阅读次数:
165
Axure RP是一个专业的高速原型设计工具。Axure(发音:Ack-sure),代表美国Axure公司。RP则是Rapid Prototyping(高速原型)的缩写。 Axure简要介绍 Axure RP已被一些大公司採用。 Axure RP的使用者主要包含商业分析师、信息架构师、可用性专家、产 ...
分类:
其他好文 时间:
2017-05-28 12:25:25
阅读次数:
258
问题描述:在centos6.5x64上#sysctl-p
net.ipv4.ip_forward=1
net.ipv4.conf.default.rp_filter=0
net.ipv4.conf.default.accept_source_route=0
kernel.sysrq=0
kernel.core_uses_pid=1
net.ipv4.tcp_syncookies=1
error:"net.bridge.bridge-nf-call-ip6tables"isanunknownkey..
分类:
其他好文 时间:
2017-05-26 14:25:43
阅读次数:
288
在网络节点配置内核参数:vi /etc/sysctl.confnet.ipv4.ip_forward=1net.ipv4.conf.all.rp_filter=0net.ipv4.conf.default.rp_filter=0在网络节点使内核参数立即生效:sysctl -p在网络节点安装软件:yu ...
分类:
其他好文 时间:
2017-05-26 10:46:46
阅读次数:
281