Go语言是一门开源的编程语言,它的设计目标是能够打造编译简单、执行速度快和可靠的软件。
Go by Example是Go语言的动手学习指南,它的每个例子都带有适当的注释。
这是第十一章节,关于函数(Functions)。未来几个章节都将会是关于函数。...
分类:
其他好文 时间:
2014-12-06 18:19:02
阅读次数:
168
DescriptionJapan plans to welcome the ACM ICPC World Finals and a lot of roads must be built for the venue. Japan is tall island with N cities on the ...
分类:
其他好文 时间:
2014-12-05 21:10:41
阅读次数:
160
安装完cacti之后图形的标题不显示中文在网上找了一下,需要设置<cacti_path>/lib/functions.php;在此文件中添加一行:setlocale(LC_CTYPE,"zh_CN.UTF-8");然后再刷新一下就可以显示中文了
分类:
其他好文 时间:
2014-12-05 02:03:58
阅读次数:
217
MAC升级到最新系统后 本地测试的站点不能正常运行,其原因是mac系统升级后 他的apache的版本也随之升级了版本Server version: Apache/2.4.9 (Unix)Server built: Sep 9 2014 14:48:20升级前的版本为 10.9Server vers....
分类:
Web程序 时间:
2014-12-05 00:35:23
阅读次数:
189
1. iOS APP Project or ?Mac APP Project编译错误提示: “The run destination My Mac 64-bit is not valid for Running the scheme ‘***‘. The scheme ‘***‘ contains no buildables that can be built for th...
分类:
移动开发 时间:
2014-12-04 14:08:35
阅读次数:
183
RKCardViewBeautiful Twitter / Facebook style cards (built with@JaredTMoskowitz)Follow me on Twitter @cwRichardKimOrCheck out my Medium posts on UI / U...
分类:
其他好文 时间:
2014-12-04 00:47:25
阅读次数:
190
Below is a table of GDB commands with the LLDB counterparts. The built in GDB-compatibility aliases in LLDB are also listed. The full lldb command nam...
分类:
数据库 时间:
2014-12-03 19:04:07
阅读次数:
323
http://android-developers.blogspot.com/2010/12/new-gingerbread-api-strictmode.html
#!/bin/bash#setenvexportLANG="en_US.UTF-8"exportPATH=$PATH:/bin/sbin:/usr/sbin#whetherroottorunninguserif[[$(whoami)!=root]];thenecho"pleasesu-rootrunthescript."fiSERVICE=`whichservice`CHKCONFIG=`whichchkconfig`./etc/init.d/functions#settimeinitTime(){yum-y..
分类:
系统相关 时间:
2014-12-02 00:25:59
阅读次数:
319
1、安装apachesudo apt-get install apache2root@ubuntu:/etc/apache2/mods-enabled# apache2 -vServer version: Apache/2.2.22 (Ubuntu)Server built: Jul 22 20.....
分类:
Web程序 时间:
2014-12-01 15:36:49
阅读次数:
381