得之我幸 失之我命

when someone abandons you,it is him that gets loss because he lost someone who truly loves him but you just lost one who doesn’t love you.

写过 Python 的,大多见过下面这句,那么问题来了,__name__ 是个啥,为啥这么写?

1
if __name__ == '__main__':

Read More...


用过 Pycharm 的都知道,每一个 Py 项目都会创建一个虚拟环境,这时候奇奇怪怪的需求就来了,想写一个 bat 脚本,能激活虚拟环境又能在虚拟环境运行 flask。

Read More...


用 bat 的方式调用 Py 脚本,发现一个问题,输出没有及时显示在 cmd 中,因为输出的时候用了下面的方式

1
print('*', end='')

Read More...


在终端输错命令可以说是兵家常事了,尤其是刚接触终端不久的,想删除除了会按 Backspace 还能咋办呢,要是单按 Backspace 也太慢了

Read More...


配置 iterm2 + zsh + oh my zsh

Read More...


git 分支实战

在写 ftp 下载服务端版本发布 zip 包的时候,有些新的功能想添加,但又怕影响原来 py 脚本的稳定性,所以就想起了 git 的分支功能。

Read More...


在用 Python 写 FTP 下载文件的时候,遇到了点问题,当下载文件时遇见包含中文名称的路径时,会报下面的错:

'latin-1' codec can't encode characters in position 5-7: ordinal not in range(256)

Read More...


the only present love demands is love