Python 学习笔记 #6 —— Iterator 迭代器

Posted on 2020-05-24 22:47 in CS • Tagged with PEP, python

Iterator 学习笔记


Continue reading

Git Flow 小结

Posted on 2020-05-24 12:55 in Tools • Tagged with Git, Workflow

git-flow 翻译、总结、实践


Continue reading

Python 学习笔记 #5 —— Comprehension 解析式

Posted on 2020-05-16 20:58 in CS • Tagged with PEP, python

List & Dict Comprehension 学习笔记


Continue reading

Python 学习笔记 #4 —— Python 之禅

Posted on 2020-05-10 14:36 in CS • Tagged with PEP, python

学习 Python 之禅


Continue reading

Python 学习笔记 #3 —— Docstring 风格

Posted on 2020-04-26 19:20 in CS • Tagged with PEP, python

翻译 PEP257 -- Docstring Conventions


Continue reading

Python 学习笔记 #2 —— PEP8 实践

Posted on 2020-04-19 14:56 in CS • Tagged with PEP8, python, Sublime Text

总结实际 coding 中遵循 PEP8 时用到的工具和插件


Continue reading

Python 学习笔记 #1 —— PEP8 编程风格

Posted on 2020-04-12 13:55 in CS • Tagged with PEP, python

翻译 PEP8 -- Style Guide for Python Code


Continue reading

Python 学习笔记 #0 —— 新的开始

Posted on 2020-04-05 23:56 in CS • Tagged with PEP, python

千里之行,适于足下


Continue reading

FIFO 设计笔记

Posted on 2015-10-02 22:13 in IC • Tagged with FIFO

总结 FIFO 的注意事项


Continue reading

数字信号处理中的各种频率

Posted on 2015-08-27 22:06 in Telecom • Tagged with digital procesing, frequency

总结信号处理中的各种角频率


Continue reading