首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
The Go Programming Language
›
http://golang.org/
›
Go Playground
Go Projects
›
Revel Web Framework
广告
V2EX
›
Go 编程语言
挺冷清的,做个Go语言练习吧:斐波纳契闭包
liangdi
·
Liangdi
·
2012-04-17 01:09:35 +08:00
· 2584 次点击
这是一个创建于 4595 天前的主题,其中的信息可能已经有所发展或是发生改变。
在Go Tour中 第46页有个 fibonacci的练习:
英文Tour:http://tour.golang.org/#46
中文Tour:http://go-tour-zh.appsp0t.com/#46
这道练习主要是使用闭包,同时结合fibonacci的特性,写出func还是比较简单的,有多种方法,以下是我的解法,抛砖引玉,请大家多交流
<script src=".js"> </script>
Tour
练习
闭包
3 条回复
•
1970-01-01 08:00:00 +08:00
1
liangdi
OP
2012-04-17 01:10:09 +08:00
gist 如何插入:
https://gist.github.com/2399968
2
yyfearth
2012-04-17 07:37:23 +08:00
@
liangdi
直接贴链接, 去掉https里面的s就可以了
http://gist.github.com/2399968
3
liangdi
OP
2012-04-17 16:50:48 +08:00
@
yyfearth
谢谢 了解了 :-)
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
4072 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms ·
UTC 04:10
·
PVG 12:10
·
LAX 20:10
·
JFK 23:10
Developed with
CodeLauncher
♥ Do have faith in what you're doing.