偶尔搜索到了 golang的计划https://github.com/golang/go/milestones再过6天左右时间 golang 1.5 就发布了现在 1.5 已经是beta3了,golang发版本的速度超级快啊。快赶上chrome了。
不知不觉已经快1.5了啊。
1.5的新特性:
https://talks.golang.org/2015/gogo.slide#2...
分类:
其他好文 时间:
2015-08-05 20:32:16
阅读次数:
109
背景操作系统版本(cat /etc/issue):CentOS release 6.5 (Final)主机名:mail.gogo.so域名:gogo.so用到软件:postfix相关协议:SMTP : Simple Mail Transport Protocol,它是用于传送邮件的标准协议(TCP ...
分类:
系统相关 时间:
2015-07-19 23:33:33
阅读次数:
203
题目链接:http://acm.swust.edu.cn/problem/0179/Time limit(ms): 1000 Memory limit(kb): 65535Description火柴棍可以拼成10进制的数字,如图所示:现在,gogo给你个n个火柴棍,要求你输出最小能拼成的数...
分类:
其他好文 时间:
2015-06-16 22:55:18
阅读次数:
218
第七章 东西也挺杂的,看了不太清楚。虽然看完了,但是觉得没有获得太多东西,还得回去看。 看到了这个CHR函数, 原来就是把数字转成ASCII码,比如CHR(10)就是回车。 BEGIN
????DBMS_OUTPUT.PUT_LINE(‘gogo‘...
分类:
数据库 时间:
2015-03-16 19:46:09
阅读次数:
150
Go's select lets you wait on multiple channel operations. Combing goroutines and channels with select is a poweful feature of Gopackage mainimport ( ....
分类:
其他好文 时间:
2015-03-16 14:22:02
阅读次数:
129
承接上文《gogoprotobuf使用(上)》,继续说明gogoprotobuf的各个option。 9 gogoproto.marshaler & gogoproto.sizer ?gogoproto.marshaler_all & gogoproto.sizer_all ? ?sizer选项为true的时候,gogo会为相应...
分类:
其他好文 时间:
2015-03-14 20:16:01
阅读次数:
369