摘要:
本文转载自http://blog.csdn.net/dongkui168/article/details/9069407 ----------------------------------------------------------------------------------------- 阅读全文
摘要:
转自:http://blog.csdn.net/zdl1016/archive/2009/10/11/4654061.aspx 我想说一句“我日,我讨厌KMP!”。KMP虽然经典,但是理解起来极其复杂,好不容易理解好了,便起码来巨麻烦!老子就是今天图书馆在写了几个小时才勉强写了一个有bug的、效率不 阅读全文
摘要:
随着 JetBrains 新版本的发布,注册机已然不行了。然而,道高一尺,魔高一丈。IntelliJ IDEA开源社区 提供了如下通用激活方法:注册时选择License server填写http://idea.lanyus.com/然后点击 OK,就搞定了。注意:http://idea.lanyus... 阅读全文
摘要:
转载自http://www.jb51.net/article/22063.htm--------------------------------------------------------------------------------------------------------------... 阅读全文
摘要:
摘自http://blog.sina.com.cn/s/blog_6cc084c90100nf39.html---------------------------------------------------------------------------------一.利用ELFHash策略多线... 阅读全文
摘要:
在Windows中设置扩展显示器为主屏的方式非常清楚,但在Linux中就不是那么明显了,下面介绍如何完成这个设置----------------------------------------------------------------------------------------------... 阅读全文
摘要:
Defining build optionsYou can change the build options of the internal builder for building an SPL application using the InfoSphere® Streams Studio.Ab... 阅读全文
摘要:
You can use the SPL Streams Debugger in InfoSphere® Streams Studio to help you debug your SPL applications.首先,需要额外软件xterm,通过 sudo yum install xterm来安装... 阅读全文
摘要:
说明由于CentOS 7的默认php版本是5.4,项目需求为5.6,需要对php版本进行升级配置yum源追加CentOS 6.5的epel及remi源。# rpm -Uvh http://ftp.iij.ad.jp/pub/linux/fedora/epel/6/x86_64/epel-releas... 阅读全文
摘要:
当然,最直接的办法就是尽量不要使用自动提交的表单,然而,当我们需要网页主动post表单进行初始化时,就不得不面对这个问题了---------------------------------------------------------------------摘自http://bbs.chinaun... 阅读全文