-
Exercício: **Capítulo 24, Exercício 5** (Nível: 11)
[![Link para o vídeo:](
https://img.youtube.com/vi/32ZyotZdUNA/maxresdefault.jpg)](https://youtu.be/32ZyotZdUNA)
Use esta thread para compart…
-
## Analysers
In order to test the scripts that analyse the data, they need to be run with Spark, as a lot of operations are performed with Spark on RDDs. Tests can be written as spark scripts themsel…
-
-
How about using an existing framework for writing the template instead of reinventing the wheel?
You can use go-kit framework for writing the template as it is battle-tested and very popular. I can …
-
这个 Issue 是友情链接的 Issue, 如果你想加到友情链接里,请在这条 Issue 上评论,我打心后会自动加到友情链接里。感谢大家。
格式如下(请参考我下面的 comment):
冒号为中文冒号 :
名字:xxxxxx
链接:xxxxxx
描述:xxxxxx
- [x] added all
-
## Git托管服务
- Gogs
- Gitlab
- Github
- coding
- 码云
- 阿里code
## 包管理
- cnpm/cnpm: cnpm: npm client for China mirror of npm https://github.com/cnpm/cnpm
- cevio/cpm: China Package Manager htt…
-
I tried clicking a few links and quickly discovered that many of them either yield an error or resolve to something irrelevant (parked domain pages, etc).
To help fix this, I threw together a scrip…
-
Hello team,
Great job for putting such a lib. I would like to know whether the project is still ongoing or it is abandoned. I do know how difficult it is to combine day-job and open source project…
-
## 绘图
* 流程图绘制工具 [Mermaid](https://mermaid.live/)
* 图表绘制脚本语言,支持markdown [D2](https://github.com/terrastruct/d2)
* ASCII绘图工具 [ASCIIFlow](https://asciiflow.com/#/)
* ASCII图标绘制工具 [tixi](https://gith…
-
1、在线阅读可以参考一下NeatReader的在线阅读,我不太懂前端的东西,那些JS是否能直接拿来用。
2、批量导入,个人有个8万多本的目录要导入,使用时感觉跑不满所有的CPU或内存,不知道原因在哪里,是否可以把一些后台的批量工作,用golang语言重写,以提高工作效率。
3、建议数据库可以增加mysql选项,替换sqlite,可以提高效率。