网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Clojure
网络
顺序设想;函数式编程
网络释义
1.
顺序设想
网站地图 - jusste.com ... struts 1.x 进修 笔记1
Clojure
顺序设想
Cache-control 缓存掌握 ...
jusste.com
|
基于9个网页
2.
函数式编程
2.3
函数式编程
(
Clojure
)的优势 2.3.1 处理数据?用管道的方式会更加简洁 ;; Focus on results, not steps. (println (reduce + (…
www.docin.com
|
基于 1 个网页
例句
释义:
全部
全部
,
顺序设想
顺序设想
,
函数式编程
函数式编程
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
One parting thought
is
that
I
have come to think of
Clojure
as
sort
of
a
data
structure
oriented
functional
programming
.
我
把
Clojure
看作
是
一种
面向
函数
编程
的
数据
结构
。
www.infoq.com
2.
Assuming
your
new
function
is
written
in terms of
Clojure
's
built-in functions
,
it
will
automatically
be
able
to
support
all
the
same
types
.
假设
您
的
新
函数
是
用
Clojure
的
内置
函数
编写
的
,
则
它
将
能够
自动
支持
所有
相同
的
类型
。
www.ibm.com
3.
However
,
like
any
other
language
,
we
need
to
set
up
a
development
environment
for
working
with
it
.
不过
,
像
其他
语言
一样
,
要
想
使用
Clojure
,
我们
需要
先
为
它
建立
一个
开发
环境
。
www.ibm.com
4.
Clojars is a
new
repository
that
aims
to make it
easy
to
share
and
consume
Clojure
libraries
.
新
仓库
Clojars
旨在
简化
Clojure
类
库
的
共享
与
使用
。
www.infoq.com
5.
Making
a
basic
linked
-
list
data structure
persistent
is
the
easiest
exercise
;
here
,
a
list
in
Clojure
is bound
to
a
var
named
"
a
"
持久
化
基本
链
表
数据结构
是
最
简单
的
;
在
这里
,
Clojure
中
的
一个
列表
绑定
到
一个
名
为
“
a
”
的
变量
www.ibm.com
6.
The other
side
of
the medal
is
of
course
a
matter
of
dependencies
:
using
Clojure
means
another
new
dependency
to
a
project
.
硬币
的
另
一面
自然
是
依赖
的
问题
:
使用
Clojure
意味
给
项目
增加
一个
新
的
依赖
。
www.infoq.com
7.
Agents
are
an
important
feature
in
Clojure
and
it
's
nice
to
see
them
show
up in GPars
.
Agents
是
Clojure
中
的
一个
重要
特性
,
很
高兴
可以
看到
它们
出现
在
GPars
中
。
www.ibm.com
8.
The
cells
where
these
rows
and
columns
intersect
represent
existing
implementations
of
these
functions
provided
by
Clojure
.
这些
行
和
列
交叉
处
的
单元格
表示
Clojure
提供
的
这些
函数
的
现有
实现
。
www.ibm.com
9.
The
other part that
is
built in
Clojure
is
all
the
statistical
inference
and
machine
learning
code
.
二
是
所有
的
统计
推断
和
机器
学习
代码
。
www.infoq.com
10.
Agents are
used
in
Clojure
(
see
Resources
)
to
coordinate
multithreaded
access
to an
identifiable
piece
of
changing
state
.
Agents
在
Clojure
(
参阅
参考资料
)
中
用于
协调
对
可
识别
变更
状态
的
多线程
访问
。
www.ibm.com
1
2
3
4
5