E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
clojure
Clojure
入门教程:
Clojure
– Functional Programming for the JVM中文版
作者:xumingming|可以转载,但必须以超链接形式标明文章原始出处和作者信息及版权声明网址:http://xumingming.sinaapp.com/302/
clojure
-functional-programming-for-the-jvm-
clojure
-tutorial
guoqiangma
·
2012-09-19 11:00
java
jvm
thread
vector
clojure
binding
函数式编程初探
不仅最古老的函数式语言Lisp重获青春,而且新的函数式语言层出不穷,比如Erlang、
clojure
、Scala,、F#等等。
zhuxianjianqi
·
2012-09-16 17:00
Clojure
:在REPL上实现一个简单的shell(三)
这个shell,我将它做成了一个小项目,请参考这里:https://github.com/xiejianming/iRepl注意它目前仍然基于我前两篇博文所描述的机制。
xiejianming
·
2012-09-14 17:00
shell
clojure
Clojure
入门指南(Getting Started)
Clojure
入门指南 http://
clojure
.org/getting_started 快速开始 要求Java 1.5或者更高版本(JavaSDK)。
xitong
·
2012-09-11 22:00
clojure
Clojure
入门指南(Getting Started)
Clojure
入门指南http://
clojure
.org/getting_started快速开始要求Java1.5或者更高版本(JavaSDK)。
fan_hai_ping
·
2012-09-11 22:00
java
user
文档
工具
clojure
Programming
Clojure
学习笔记——多重方法
8.5何时使用多重方法从
Clojure
的几个开源项目可以看出:1.多重方法使用极少2.很多多重方法都是基于类型(class)来分发使用以下一个通用原则来决定创建函数很是多重方法:1.如果一个函数分支基于一种或多种类型
zh2qiang
·
2012-09-10 14:00
java
Class
clojure
安装
clojure
编译工具leiningen
Edit:Leiningen1.3.1gotbetterWindowssupportandyoudon'tneedtofollowtheseinstructionsanymore.GettheWindowsdistributionfromhere:http://github.com/technomancy/leiningen/downloads,unzipintoafolderofchoicean
chlaws
·
2012-09-01 16:51
技术分析
编译调试
项目经验
安装
clojure
编译工具leiningen
Edit: Leiningen1.3.1gotbetterWindowssupportandyoudon'tneedtofollowtheseinstructionsanymore.GettheWindowsdistributionfromhere:http://github.com/technomancy/leiningen/downloads,unzipintoafolderofchoicea
chlaws
·
2012-09-01 16:00
windows
jar
工具
download
clojure
leiningen
Clojure
学习:使用compojure做个特简单的web的例子
照着文档,做个很简单的web,用来学习。 web的功能:把数据库(文本文件)的内容显示到网页上。 1. lein new hello 会产生一个hello文件夹 2. 会在刚产生的hello文件夹里,自动添加一个project.clj文件,内容如下: (不一样可以改) (defproject hello "0.1.0-SNAPSHOT" :de
wandernet
·
2012-09-01 15:00
clojure
30种编程语言的比较选择问题
本文涉及到的编程语言:C、C++、Java、C#、Prolog、VB、Scala、
Clojure
、Haskell、Ada、Python、Ruby、Pascal(Delphi)、Fortran、Lisp、
小_菜
·
2012-08-31 13:00
编程语言
比较
Ubuntu 中其他编程语言的使用
2)
Clojure
语言通过命令行安装
clojure
。实际上是安装了可以在命令行通过输入
clojure
使用的REPL(real-eval-printloop),一个互动的编程环境。3
lqhbupt
·
2012-08-30 22:00
编程
ubuntu
haskell
语言
groovy
文本编辑
JVM学习笔记(四):Class文件结构
时至今日商业机构和开源机构以及在Java语言之外发展出一大批在Java虚拟机上运行的语言,如
Clojure
,Groovy,JRuby,Jython,Scala,等等。 实现语言无关性的基础
yuan198906030
·
2012-08-24 09:00
Class文件
记录一些有用的内容。
Clojure
http://www.aqee.net/
clojure
-vs-scala/ http://www.aqee.net/why-i-love-lisp/http://hi.baidu.com/
泡不烂的凉粉
·
2012-08-21 05:00
函数式思维: 函数设计模式,第 3 部分
在本文中,NealFord将探讨Groovy、Scala和
Clojure
如何通过以Jav
海水正蓝
·
2012-08-20 13:00
函数式编程之
Clojure
本文改编自我在公司内部分享的《
Clojure
简介与应用》的讲稿。1.OOP的本质?面向对象编程(OOP)中最终要的是什么?抽象、封装、集成、多态?实现模式?设计模式?还有更重要的么?
特价萝卜
·
2012-08-20 09:00
编程
lisp
FP
clojure
函数式
函数式编程之
Clojure
本文改编自我在公司内部分享的《
Clojure
简介与应用》的讲稿。1.OOP的本质?面向对象编程(OOP)中最终要的是什么?抽象、封装、集成、多态?实现模式?设计模式?还有更重要的么?
壁虎
·
2012-08-17 16:49
java
编程
lisp
clojure
函数式
函数式编程之
Clojure
本文改编自我在公司内部分享的《
Clojure
简介与应用》的讲稿。1.OOP的本质?面向对象编程(OOP)中最终要的是什么?抽象、封装、集成、多态?实现模式?设计模式?还有更重要的么?
壁虎
·
2012-08-17 16:49
Java
编程
Lisp
技术探讨
Clojure
Dev. on Eclipse
本文关注怎样在eclipse上搭建基本的
Clojure
开发环境。本文读者需要有Java的开发经验和eclipse的使用经验,最好有Maven使用经验。1. 基础概念1.1.
hyper-carrot
·
2012-08-14 07:00
java
eclipse
clojure
lisp
leiningen
又一个函数式编程语言来了?
Clojure
?第一次看到、听说,在csdn上。好像属于functionalprograminglanguage的范畴。
code_think_write
·
2012-08-12 14:00
编程
scala
.net
语言
lisp
clojure
搞了个
clojure
-struct
搞了个
clojure
-struct链接在这里:https://bitbucket.org/qingant/
clojure
-struct一个类似Python标准库里面的struct的小玩意儿,用来做二进制
卡列宁的微笑
·
2012-08-07 18:00
The
Clojure
Program To solve N Queens Problem
The
Clojure
ProgramTosolveNQueensProblemThefollowingprogramisaboutsolvingN-Queensproblem(http://en.wikipedia.org
J2EE之巅
·
2012-08-05 23:00
Lisp 匿名递归函数 v2:在 Common Lisp 中实现
Clojure
的 fn
在那之后,我学习了
Clojure
,发现
Clojure
中的fn在定义lambda函数的同时还允许给它取一个临时的名字,这样就能在函数体中递归地调用自己了,比如下面用来临时求第1
redraiment
·
2012-08-04 19:00
function
REST
lambda
emacs
lisp
clojure
30种编程语言的比较选择问题
本文涉及到的编程语言:C、C++、Java、C#、Prolog、VB、Scala、
Clojure
、Haskell、Ada、Python、Ruby、Pascal(Delphi)、Fortran、Lisp、
masikkk
·
2012-08-01 14:00
编程
python
matlab
语言
lisp
smalltalk
函数式编程初探
不仅最古老的函数式语言Lisp重获青春,而且新的函数式语言层出不穷,比如Erlang、
clojure
、Scala、F#等等。
fireDragonpzy
·
2012-08-01 09:00
函数式编程
30种编程语言的比较选择问题
本文涉及到的编程语言:C、C++、Java、C#、Prolog、VB、Scala、
Clojure
、Haskell、Ada、Python、Ruby、Pascal(Delphi)、Fortran、Lisp、
jingwen3699
·
2012-07-31 20:00
【编程语言】30种编程语言的比较选择问题
本文涉及到的编程语言:C、C++、Java、C#、Prolog、VB、Scala、
Clojure
、Haskell、Ada、Python、Ruby、Pascal(Delphi)、Fortran、Lisp、
yuyu2223
·
2012-07-31 16:00
Clojure
的变量和全局环境
原文请参考,如有问题和歧义请指正,谢谢:)http://
clojure
.org/vars变量和全局环境
Clojure
是个很实用的语言,偶尔需要将维护和改变数据的值。
心不停歇,希望就始终存在
·
2012-07-31 01:00
30种编程语言的比较选择问题 .
http://blog.csdn.net/ljy1988123/article/details/7782700本文涉及到的编程语言:C、C++、Java、C#、Prolog、VB、Scala、
Clojure
larryliuqing
·
2012-07-30 16:00
编程
python
matlab
语言
lisp
smalltalk
Clojure
性能 tips
有朋友把Java和
Clojure
的一些代码片段放在
Clojure
Googlegroup里比较,并提到Java的性能要比
Clojure
快太多了,疑问到底
Clojure
能不能赶上Java?
心不停歇,希望就始终存在
·
2012-07-29 14:00
30种编程语言的比较选择问题
本文涉及到的编程语言:C、C++、Java、C#、Prolog、VB、Scala、
Clojure
、Haskell、Ada、Python、Ruby、Pascal(Delphi)、Fortran、Lisp、
broler
·
2012-07-24 23:03
编程语言
30种编程语言的比较选择问题
本文涉及到的编程语言:C、C++、Java、C#、Prolog、VB、Scala、
Clojure
、Haskell、Ada、Python、Ruby、Pascal(Delphi)、Fortran、Lisp、
ljy1988123
·
2012-07-24 23:00
编程
scala
python
erlang
语言
smalltalk
Ring.velocity:render velocity templates for ring in
clojure
Home: https://github.com/killme2008/ring.velocityA
Clojure
librarydesignedtorendervelocitytemplateforringin
clojure
.UsageAddsdependencyinleiningenproject.clj
庄周梦蝶
·
2012-07-18 00:00
JVM学习笔记(四):Class文件结构
时至今日商业机构和开源机构以及在Java语言之外发展出一大批在Java虚拟机上运行的语言,如
Clojure
,Groovy,JRuby,Jy
chenzhou123520
·
2012-07-17 18:00
java
jvm
字节码
虚拟机
Class
JVM学习笔记(四):Class文件结构
时至今日商业机构和开源机构以及在Java语言之外发展出一大批在Java虚拟机上运行的语言,如
Clojure
,Groovy,JRuby,Jy
chenzhou123520
·
2012-07-17 18:00
java
jvm
字节码
虚拟机
Class
JVM学习笔记(四):Class文件结构
时至今日商业机构和开源机构以及在Java语言之外发展出一大批在Java虚拟机上运行的语言,如
Clojure
,Groovy,JRuby,Jy
chenzhou123520
·
2012-07-17 18:00
java
字节码
jvm
虚拟机
Class
JVM学习笔记(四):Class文件结构
时至今日商业机构和开源机构以及在Java语言之外发展出一大批在Java虚拟机上运行的语言,如
Clojure
,Groovy,JRuby,Jy
chenzhou123520
·
2012-07-17 18:00
java
jvm
字节码
虚拟机
Class
Eclipse Xtend对Java说:我帮你瘦身
随着
Clojure
和Scala等新语言的出现,这种对比的感觉会越来越强烈。
isiqi
·
2012-07-17 13:00
eclipse
用
clojure
解决euler problem 12
问题描述: The sequence of triangle numbers is generated by adding the natural numbers. So the 7thtriangle number would be 1 + 2 + 3 + 4 + 5 + 6 + 7 = 28. The first ten terms would be: 1, 3, 6, 10, 15
hotcharm
·
2012-07-13 21:00
clojure
用
clojure
解决 euler problem 11
问题描述:Inthe2020gridbelow,fournumbersalongadiagonallinehavebeenmarkedinred.0802229738150040007504050778521250779108494999401781185760871740984369480456620081493173557914299371406753883003491336655270952
hotcharm
·
2012-07-12 10:00
clojure
Clojure
笔记:用好type hint
Clojure
的一大优点就是跟Java语言的完美配合,
Clojure
和Java之间可以相互调用,
Clojure
可以天然地使用Java平台上的丰富资源。
庄周梦蝶
·
2012-07-10 20:00
用
clojure
解决euler problem 10
解决方案: (ns euler-problem-10.core (:use [
clojure
.contrib.math])) (defn prime?
hotcharm
·
2012-07-09 21:00
clojure
用
clojure
解决euler problem 9
问题描述:APythagoreantripletisasetofthreenaturalnumbers,abc,forwhich,a2+b2=c2Forexample,32+42=9+16=25=52.ThereexistsexactlyonePythagoreantripletforwhicha+b+c=1000.Findtheproductabc.解决方案:(nseuler-problem-9
hotcharm
·
2012-07-08 22:00
clojure
用
clojure
解决euler problem 8
问题描述: Find the greatest product of five consecutive digits in the 1000-digit number. 73167176531330624919225119674426574742355349194934 96983520312774506326239578318016984801869478851843 858615607
hotcharm
·
2012-07-08 21:00
clojure
用
clojure
解决euler problem 7
解决方案: (ns euler-problem-7.core (:use [
clojure
.co
hotcharm
·
2012-07-08 20:00
clojure
用
clojure
解决 euler problem 6
问题描述:Thesumofthesquaresofthefirsttennaturalnumbersis,12+22+...+102=385Thesquareofthesumofthefirsttennaturalnumbersis,(1+2+...+10)2=552=3025Hencethedifferencebetweenthesumofthesquaresofthefirsttennatur
hotcharm
·
2012-07-08 13:00
clojure
用
clojure
解决euler problem 5
问题描述: 2520 is the smallest number that can be divided by each of the numbers from 1 to 10 without any remainder. What is the smallest positive number that isevenly divisibleby all of the numbers f
hotcharm
·
2012-07-08 10:00
clojure
用
clojure
解决 euler problem 4
问题描述:Apalindromicnumberreadsthesamebothways.Thelargestpalindromemadefromtheproductoftwo2-digitnumbersis9009=9199.Findthelargestpalindromemadefromtheproductoftwo3-digitnumbers.解决方案:(nseuler-problem-4.c
hotcharm
·
2012-07-07 21:00
clojure
用
clojure
解决 euler problem 2
问题描述: Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 terms will be: 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, ... By consi
hotcharm
·
2012-07-06 12:00
clojure
用
clojure
解决 euler problem 1
问题描述: If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23. Find the sum of all the multiples of 3 or 5 below 1000. 解决方案1
hotcharm
·
2012-07-05 22:00
clojure
用
clojure
编写rest风格的xml服务
一、准备 目标:为报表服务开发一个REST风格的xml的数据源。当以http GET方式访问url时,根据url解析出要执行的oracle存储过程和要传递给它的参数,从过程的out参数中取出xml结果作为响应。url格式如:/xml/pkgname.procname/param1,param2,param3,这里xml为url前缀。pkgname.procname为要调用的o
Jamsa
·
2012-07-02 21:00
clojure
上一页
30
31
32
33
34
35
36
37
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他