Skip to content

Instantly share code, notes, and snippets.

View BadUncleX's full-sized avatar

BadUncle BadUncleX

View GitHub Profile
@BadUncleX
BadUncleX / 00 [clj中运行nrepl ].md
Last active April 11, 2018 05:34
clj中运行nrepl (clojure)

clj中运行nrepl

@BadUncleX
BadUncleX / 00 [clojure 实现有道在线api查询].md
Last active April 11, 2018 05:35
有道在线api查询 翻译 youdao translate clj clojure

在线单词通过有道智云查询, 将我的语料库全翻了一遍。 很方便, 将翻译内容存到本地sqlite,缓存起来,以后先从自己这边查询, 没有数据再查有道。

下一步将mdx的词典例句解析出来就更方便了, 比各个字典厂商的英语管理工具靠谱多了

有道官方api

文件按行切割

拷贝文件增加序号

@BadUncleX
BadUncleX / 00 [clojure实现多行文本取第一个单词合并去重].md
Last active April 11, 2018 05:39
多个文件取第一个单词去重后合并

多个文件取第一个单词去重后合并

@BadUncleX
BadUncleX / 00 [jupyter notebook for drag and drop crack].md
Last active April 11, 2018 05:40
jupyter notebook for drag and drop crack

jupyter notebook for drag and drop crack

@BadUncleX
BadUncleX / 00 [jupyter notebook for chrome clipboard crack].md
Last active April 11, 2018 05:40
jupyter notebook for chrome clipboard crack

jupyter notebook for chrome clipboard crack

@BadUncleX
BadUncleX / 00 [java冒泡排序优化].md
Last active April 11, 2018 05:41
冒泡排序优化java bubble sort alglrithm

冒泡排序优化

@BadUncleX
BadUncleX / 00 [python 抓取 coursera 字幕 ].md
Last active April 11, 2018 05:43
python 抓取 coursera 字幕 (machine learning)

python 抓取 coursera 字幕