手机版
热门标签
站点地图
我要投稿
广告合作
联系我们
搜 索
广告位招租
广告位招租
切换导航
首页
编程教程
编程导航
编程百科
编程问答
编程博文
编程实例
硬件设备
网络运营
软件教程
移动数码
办公软件
操作系统
人工智能
栏目导航
▸ 编程语言
▸ 前端开发
▸ 移动开发
▸ 开发工具
▸ 程序设计
▸ 行业应用
▸ CMS系统
▸ 服务器
▸ 数据库
公众号推荐
微信公众号搜
"智元新知"
关注
微信扫一扫可直接关注哦!
子栏目导航
php实例代码
Javascript实例代码
python实例代码
Shell实例代码
Sql实例代码
正则表达式实例代码
Python函数
Java实例代码
C#实例代码
C语言实例代码
C++实例代码
Erlang实例代码
Dart实例代码
D3.js实例代码
D语言实例代码
CSS实例代码
Cobol实例代码
Clojure实例代码
Bootstrap实例代码
Vue实例代码
Angular实例代码
汇编语言实例
编程之家
Clojure实例代码
Clojure struct-map
(ns clojure.examples.example (:gen-class)) (defn Example [] (defstruct Employee :EmployeeName :Employeeid)
作者:编程之家 时间:2022-07-04
Clojure struct
(ns clojure.examples.example (:gen-class)) (defn Example [] (defstruct Employee :EmployeeName :Employeeid)
作者:编程之家 时间:2022-07-04
Clojure defstruct
(ns clojure.examples.example (:gen-class)) (defn Example [] (println (defstruct Employee :EmployeeName :Employeeid)))
作者:编程之家 时间:2022-07-04
Clojure vary-meta
(ns clojure.examples.example (:gen-class)) (defn Example [] (def my-map (with-meta [1 2 3] {:prop "values"}))
作者:编程之家 时间:2022-07-04
Clojure data.json
(ns clojure.examples.example (:require [clojure.data.json :as json]) (:gen-class)) (defn Example [] (println (json/write-str {:a 1 :b 2})))
作者:编程之家 时间:2022-07-04
Clojure dosync示例
(ns clojure.examples.example (:gen-class)) (defn Example [] (def names (ref [])) (defn change [newname] (dosync
作者:编程之家 时间:2022-07-04
Clojure Java内置函数示例
(ns Project (:gen-class)) (defn Example [] (println (.. System getProperties (get "java.version"))))
作者:编程之家 时间:2022-07-04
Clojure Java内置函数
// Clojure Java内置函数 (ns Project (:gen-class)) (defn Example [] (println (. Math PI))) (Example)
作者:编程之家 时间:2022-07-04
Clojure导入命令
(ns Project (:gen-class)) (import java.util.Stack) (defn Example [] (let [stack (Stack.)] (.push stack "First Element")
作者:编程之家 时间:2022-07-04
Clojure创建Java对象示例
(ns Project (:gen-class)) (defn Example [] (def my-int(new Integer 1)) (println (+ 2 my-int))) (Example)
作者:编程之家 时间:2022-07-04
Clojure创建Java对象
(ns Project (:gen-class)) (defn Example [] (def str1 (new String "Hello")) (println str1)) (Example)
作者:编程之家 时间:2022-07-04
Clojure使用参数调用Java方法
(ns Project (:gen-class)) (defn Example [] (println (.indexOf "Hello World","e"))) (Example)
作者:编程之家 时间:2022-07-04
Clojure调用Java方法
(ns Project (:gen-class)) (defn Example [] (println (.toUpperCase "Hello World"))) (Example)
作者:编程之家 时间:2022-07-04
Clojure commute
(ns clojure.examples.example (:gen-class)) (defn Example [] (def counter (ref 0)) (defn change [counter] (dosync
作者:编程之家 时间:2022-07-04
Clojure dosync
(ns clojure.examples.example (:gen-class)) (defn Example [] (def names (ref [])) (defn change [newname] (dosync
作者:编程之家 时间:2022-07-04
Clojure alter
(ns clojure.examples.example (:gen-class)) (defn Example [] (def names (ref [])) (defn change [newname] (dosync
作者:编程之家 时间:2022-07-04
Clojure ref-set
(ns clojure.examples.example (:gen-class)) (defn Example [] (def my-ref (ref 1 :validator pos?)) (dosync (ref-set my-ref 2))
作者:编程之家 时间:2022-07-04
Clojure ref
(ns clojure.examples.example (:gen-class)) (defn Example [] (def my-ref (ref 1 :validator pos?)) (println @my-ref))
作者:编程之家 时间:2022-07-04
Clojure带参数的宏
(ns clojure.examples.example (:gen-class)) (defn Example [] (defmacro Simple [arg] (list 2 arg)) (println (macroexpand '(Simple 2))))
作者:编程之家 时间:2022-07-04
Clojure macro-expand
(ns clojure.examples.example (:gen-class)) (defn Example [] (defmacro Simple [] (println "Hello"))
作者:编程之家 时间:2022-07-04
Clojure defmacro
(ns clojure.examples.example (:gen-class)) (defn Example [] (defmacro Simple [] (println "Hello"))
作者:编程之家 时间:2022-07-04
Clojure remove-watch
(ns clojure.examples.example (:gen-class)) (defn Example [] (def x (atom 0)) (add-watch x :watcher (fn [key atom old-state new-state]
作者:编程之家 时间:2022-07-04
上一页
1
2
3
4
5
6
下一页
小编推荐
热门标签
更多
python
JavaScript
java
HTML
reactjs
C#
Android
CSS
Node.js
sql
r
python-3.x
MysqL
jQuery
c++
pandas
Flutter
angular
IOS
django
linux
swift
typescript
路由器
JSON
路由器设置
无线路由器
h3c
华三
华三路由器设置
华三路由器
电脑软件教程
arrays
docker
软件图文教程
C
vue.js
laravel
spring-boot
react-native