1.下载google浏览器2.运行 ->chrome.exe
--user-agent="Mozilla/5.0 (Linux; U; Android 2.2; en-us; Nexus One Build/FRF91)
AppleWebKit/533.1 (KHTML, like Gecko) V...
分类:
移动开发 时间:
2014-06-29 13:54:03
阅读次数:
358
1 BASE64Encoder base64=new BASE64Encoder();2 String
encoderStr=base64.encode(string.getBytes("utf-8"));3 System.out.println(en...
分类:
其他好文 时间:
2014-06-07 05:24:28
阅读次数:
211
All in AllTime Limit: 1000MSMemory Limit:
30000KTotal Submissions: 27295Accepted: 11162DescriptionYou have devised a new
encryption technique which en...
分类:
其他好文 时间:
2014-06-03 12:03:57
阅读次数:
233
http://en.wikipedia.org/wiki/InitinitFrom
Wikipedia, the free encyclopediaThis article is about the Unix process. For the
pre-Mac OS X extension mecha...
分类:
系统相关 时间:
2014-05-31 11:09:02
阅读次数:
1323
同事刚装的一台CentOS服务器,SSH登录乱码:猜测应该是安装时选择的是简体中文,因为发现/etc/sysconfig/i18n文件里面是zh_CN。LANG="zh_CN.UTF-8"修改/etc/sysconfig/i18n为en_US,重新登录,测试OK。LANG="en_US.UTF-8"
分类:
其他好文 时间:
2014-05-28 18:31:51
阅读次数:
271
1 // 08win32console-ATL.cpp : 定义控制台应用程序的入口点。 2
// 3 4 5 #include "stdafx.h" 6 #include 7 #include 8 9 using std::cout; 10 using
std::en...
分类:
其他好文 时间:
2014-05-28 12:48:07
阅读次数:
369
安装说明系统环境:CentOS-6.3软件:nginx-1.2.6.tar.gz安装方式:源码编译安装安装位置:/usr/local/nginx下载地址:http://nginx.org/en/download.html安装前提在安装nginx前,需要确保系统安装了g++、gcc、openssl-d...
分类:
其他好文 时间:
2014-05-28 09:28:53
阅读次数:
368
http://dev.mysql.com/doc/refman/5.0/en/numeric-type-overview.html 这个M 就是maximum
display width。那什么是maximum display width?看了下面的例子很容易说明了,注意zerofill :my.....
分类:
数据库 时间:
2014-05-28 04:07:12
阅读次数:
314
http://technet.microsoft.com/en-us/library/cc756878(v=ws.10).aspxIn this
sectionNetwork Load Balancing Terms and DefinitionsNetwork Load Balancing Arc...
分类:
Web程序 时间:
2014-05-26 19:49:22
阅读次数:
375
12.00 Normal 0 7.8 磅 0 2 false false false EN-US
ZH-CN X-NONE Mic...
分类:
其他好文 时间:
2014-05-26 17:03:10
阅读次数:
356