J. F. Zhang

Results 9 issues of J. F. Zhang

via: https://github.com/h2non/filetype.py/pull/51

Here is my sample test codes: ```python import dateparser if __name__ == '__main__': s = '2019年5月30日' date = dateparser.parse(s) assert date is not None and date.year == 2019 and date.month...

> _2020年了,在这里记录下关于宝宝的日常,希望她健康成长_ ##### 1. 爬爬垫是有必要的

Baby

## 1. 关闭错误报告 > 可以选择直接卸载`apport`这个软件包, 但最好还是改配置 ```shell # 看说明 sudo vi /etc/default/apport ``` > 贴个图 ![DeepinScreenshot_select-area_20200102193713](https://user-images.githubusercontent.com/2854276/71665297-49d18180-2d97-11ea-81d5-ce927479c346.png)

Linux

如题,有好的想法随时开`issue`写一发,然后借助`CI`自动把同一`issue`下的`comments`都拼接到一起,生成`post`。 每次想到什么写什么,不论多少,没有一定要写完的压力,日积月累,应该会能形成一些起码篇幅不小的博文,想想都好激动的说。

Idea
Git
TODO

Found a old MS `CDFV2 Microsoft Word` file: ```shell ~ file tests/fixtures/sample_2.doc tests/fixtures/sample_2.doc: CDFV2 Microsoft Word ~ file --version file-5.45 magic file from /usr/share/file/misc/magic seccomp support included ``` BTW, I...

help wanted
distribution