2014年9月19日
摘要:
第一:检查.ssh是否存在(ls -al ~/.ssh)$ ls -al ~/.sshLists the files in your .ssh directory, if they exist第二:产生新的SSH key(ssh-keygen -t rsa -C "your_email@exampl...
阅读全文
posted @ 2014-09-19 10:17
宁静*勤奋
阅读(270)
推荐(0)
2014年9月5日
摘要:
----- BEGIN LICENSE -----Andrew WeberSingle User LicenseEA7E-855605813A03DD 5E4AD9E6 6C0EEB94 BC99798F942194A6 02396E98 E62C9979 4BB979FE91424C9D A454...
阅读全文
posted @ 2014-09-05 10:44
宁静*勤奋
阅读(227)
推荐(0)
2014年8月29日
摘要:
阿里云上有详细介绍: 环境配置http://www.aliyun.com/目录:一、Redhat/CentOS安装vsftp软件二、Ubuntu/Debian安装vsftp软件一、Redhat/CentOS安装vsftp软件1.更新yum源首先需要更新系统的yum源,便捷工具下载地址:http:/...
阅读全文
posted @ 2014-08-29 18:06
宁静*勤奋
阅读(218)
推荐(0)
2014年8月26日
摘要:
Zend studio 7.1 注册码username:lisijie_orgLicense Key:3F4F495657BF3F4A95657BF3Zend studio 8 注册码(适用于7.0以上所有版本)Username: zendstudio.netSerial Number: 37272...
阅读全文
posted @ 2014-08-26 10:04
宁静*勤奋
阅读(1968)
推荐(0)
2014年8月19日
摘要:
值为flase的有:false0 "" //空串nullundefinedNaN 除了以上的之外的都是ture,包括"0"(zero in quotes), "false"(false in quotes) , empty functions, [](空数组), and {}(empty obje...
阅读全文
posted @ 2014-08-19 22:48
宁静*勤奋
阅读(790)
推荐(0)
2014年8月7日
摘要:
1.截取字符串:messagecutstr(strip_tags($post['message']), 160);
阅读全文
posted @ 2014-08-07 17:30
宁静*勤奋
阅读(139)
推荐(0)
摘要:
网址:http://www.helloweba.com/view-blog-191.html源码下载地址:http://files.cnblogs.com/h07061108/php%E9%AA%8C%E8%AF%81%E7%A0%81.rar
阅读全文
posted @ 2014-08-07 17:16
宁静*勤奋
阅读(155)
推荐(0)
2014年8月6日
摘要:
KindEditor版本: KindEditor 4.1.10 (2013-11-23)一、BUG再现步骤:1.文章前面插入二个全角空格作为缩进,因为并非所有段落都有缩进故不采用 CSS 的text-indent。2.发表后全角空格不存在,即使在编辑时转入源代码状态空格也会丢失。二、修复方案:在Ki...
阅读全文
posted @ 2014-08-06 11:37
宁静*勤奋
阅读(930)
推荐(0)
2014年8月4日
摘要:
一、下载任意文件:Header ( "Content-type: application/octet-stream" );$ua = $_SERVER ["HTTP_USER_AGENT"];$file = '/var/www/tmp.txt';$filename = basename ( $fil...
阅读全文
posted @ 2014-08-04 17:08
宁静*勤奋
阅读(2599)
推荐(0)
摘要:
http://open.web.meitu.com/
阅读全文
posted @ 2014-08-04 16:50
宁静*勤奋
阅读(223)
推荐(0)