Category Archives: 编程日志

某著名大学的一个行政页面

下面是某著名大学的行政页面,请注意是页面源码,不是我截取的部分代码,我想…… 唉,还是算了,发火不好的。











<[......]

阅读全文

Posted in 编程日志 | Tagged | Leave a comment

(中文) Movabletype安装

Sorry, this entry is only available in 中文.

[……]

阅读全文

Posted in 编程日志 | Tagged , , , , | Leave a comment

(中文) vim 正则表达式[转]

Sorry, this entry is only available in 中文.

[……]

阅读全文

Posted in 编程日志 | Tagged , | Leave a comment

(中文) 正则表达式

Sorry, this entry is only available in 中文.

[……]

阅读全文

Posted in 编程日志 | Tagged | Leave a comment

(中文) git多站点多用户SSH配置

Sorry, this entry is only available in 中文.

[……]

阅读全文

Posted in 编程日志 | Tagged , | 1 Comment

(中文) SSH链接的一些问题

Sorry, this entry is only available in 中文.

[……]

阅读全文

Posted in 编程日志 | Tagged | Leave a comment

LFP format

经过一番折腾,在我的64位Win8上面也装上了GSTreamer的Python绑定,然后就开始玩behnam-python-lfp-reader,之后经过搜索,[……]

阅读全文

Posted in 编程日志 | Tagged | Leave a comment

[转]C++中获取高精度时间差

 

解决一个问题通常有多种方法, 我们总想找到最高效的,所以需要对比不同算法执行所用的时间。可惜的是,C++中提供的方法[……]

阅读全文

Posted in 编程日志 | Tagged | Leave a comment

光棍节程序员闯关秀小游戏

http://segmentfault.com/game/

[……]

阅读全文

Posted in 编程日志 | Tagged | 1 Comment

精简wp_head()

在function加入如下代码:

<?php
//remove_action( 'wp_head', 'wp_enqueu[......]

阅读全文

Posted in 编程日志 | Tagged | Leave a comment