Ovilia的读书主页
Ovilia的笔记 · · · ( 18篇 )
长河 (1)
沈从文 / 北京十月文艺出版社 / 2008-11 / 29.80元
-
主妇
她的年龄,还不到了解“一个人的性格,在某一方面是长处,在另一方面恰好就是短处” 当两人在熟人面前被称谓“佳偶”时,就用微笑表示“也像冤家”的意思;又或从别人神气间被目为“冤家”时,仍用微笑表示“实是...
Learn You a Haskell for Great Good! (3)
Miran Lipovaca / No Starch Press / 2010 / 44.95
-
第9页
Accessing List Elements If you want to get an element of a list by index, use the !! operator. As with most programming languages, the indices start at 0: /代码内容已省略... -
第6页
/代码内容已省略/ This example introduces Haskell’s if statement. You’re probably already familiar with if statements from other languages, but what makes Haskell’s... -
第4页
Function application has the highest precedence of all the operations in Haskell. In other words, these two statements are equivalent. /代码内容已省略/
数字图像处理 (1)
黄华 / 2010-2 / 59.00元
Ovilia关注的人 · · · ( 全部20 )
最近阅读 · · ·
- 5月8日
- 写了关于 长河 的读书笔记: 主妇
- 4月20日
- 读过 代码大全(第2版)、Effective C++、C++必知必会
- 4月16日
-
读过
C/C++程序员面试宝典
这本书漏洞百出...快排最坏都说成n*log(n)了..
- 3月14日
- 想读 Debug Hacks 中文版
- 3月11日
- 在读 TCP/IP 详解 卷1:协议TCP/IP IIIustrated Volume 1: The Protocols
- 3月6日
- 读过 程序员面试宝典
- 3月5日
- 在读 你必须知道的222个C++语言问题
- 3月2日
- 读过 Effective C# 中文版改善C#程序的50种方法、Visual Studio 2010 and .NET 4 Six-in-One、社会心理学 等4本书
- 3月1日
- 读过 Learning Python, 3rd Edition
- 想读 Python源码剖析、编程精粹
- 2月27日
- 读过 C# 4.0图解教程
- 2月25日
- 写了关于 Learn You a Haskell for Great Good! 的读书笔记: 第9页、第6页




















