
使用memcache管理工具phpMemcahcedAdmin
1.下载phpMemcachedAdmin https://code.google.com/p/phpmemcacheadmin/
2.修改配置文件 Config/Memcache.php
3.管理首[……]
1.下载phpMemcachedAdmin https://code.google.com/p/phpmemcacheadmin/
2.修改配置文件 Config/Memcache.php
3.管理首[……]
php模拟微信发红包
<?php $options = getopt(null, ['amount:', 'count:']); //红包总金额 $amount = (double) $opt[......]
修改主题文件夹下的functions.php文件(如wp-content/themes/twentyfourteen/functions.php)
获取第一张缩略图:[……]
下面的程序可以通过 telnet 进行模拟
<?php
//post数据
$data = rawurlencode("name").'='.rawurlencode("Allen Hu");[......]
King James圣经(传说中的KJV,即King James Version,是17世纪英王詹姆斯一世的许可下的圣经钦定译本)的txt文件,大小约为5.5Mb,在大文本中进行单词查找,一次性读取再[……]