首先,要检查一下网络适配器的型号。[root@localhost sam]# lspci
-nn | grep -i net03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co.,
Ltd. RTL8111/8168B PCI Ex...
分类:
其他好文 时间:
2014-06-03 04:56:28
阅读次数:
498
此插件主要是用来统计新的访问、跳出率、服务器负载、使用的RAM等,功能很强大,带有HTML5的动画效果,效果非常炫,看效果吧easyPieChart一款新型的EASY饼图数据统计Jquery插件截图:插件下载:https://github.com/rendro/easy-pie-chart/
分类:
Web程序 时间:
2014-05-31 22:06:38
阅读次数:
709
原题地址:https://oj.leetcode.com/problems/candy/题意:There
areNchildren standing in a line. Each child is assigned a rating value.You are
giving candies to ...
分类:
编程语言 时间:
2014-05-31 21:58:12
阅读次数:
410
原题地址:https://oj.leetcode.com/problems/gas-station/题意:There
areNgas stations along a circular route, where the amount of gas at
stationiisgas[i].You ha...
分类:
编程语言 时间:
2014-05-31 16:58:18
阅读次数:
259
转自:https://www.centos.bz/2011/07/howto-remove-lnmp/killall
nginx/etc/init.d/mysql stopkillall mysqld/usr/local/php/sbin/php-fpm stopkillall
php-cgirm ...
分类:
其他好文 时间:
2014-05-31 15:56:05
阅读次数:
277
环境:LNMP in centOS
6.4。linux下PHP的扩展可以用phpize的方法,比较简单地进行启用。以下以PHP-GD2 库安装为例子。sudo yum install
php-gd2 png jpeg freetype //YUM安装扩展cd /app/php-5.4.13/e...
分类:
Web程序 时间:
2014-05-31 15:41:44
阅读次数:
432
近来项目中需要使用Paypal(贝宝)支付,研究了一下接口,真是吐血,花了一个下午+一个晚上,屡败屡战,海淘了若干文档,终于尝试成功了,分享一下,希望对将要使用paypal的朋友有所帮助。paypal提供3种类型的对外付款接口,可参考:https://cms.paypal.com/c2/cgi-bi...
分类:
Web程序 时间:
2014-05-31 14:10:11
阅读次数:
363
Fiddler是最强大最好用的Web调试工具之一,它能记录所有客户端和服务器的http和https请求,允许你监视,设置断点,甚至修改输入输出数据.
使用Fiddler无论对开发还是测试来说,都有很大的帮助。
分类:
其他好文 时间:
2014-05-31 01:15:00
阅读次数:
698
转载https://it.toggle.cn/article_detail/7e6f674b2564d6c319f807b4fda87eac.html架构说明前端由阿里云SLB统一分发Web请求独立的网店管理后台管理入口域名绑定单台低权重ECS服务器(其他ECS管理做入口屏蔽),同时此ECS承担
E...
分类:
其他好文 时间:
2014-05-30 23:40:48
阅读次数:
752
这里仅记录了下自己在初次使用git来管理项目的时候遇到的一些注意事项,记录下来备忘以下,以免下次又在这里花太多时间.1. centos下面已经支持yum
install git.来安装。2. 安装完后,找个地方git clone代码下来(本人代码在github上面,其他方式不做多说)3. 采用htt...
分类:
其他好文 时间:
2014-05-30 23:36:48
阅读次数:
296