随笔分类 - 编程
摘要:The use of const keyword in C++ applies constraints to the program which will be statically checked by the compiler before program’s running. Therefor
阅读全文
摘要:Plus是一个介绍数学之美与实际应用的网络杂志,其中包含了数学知识、轶闻趣事、历史典故等许多精彩的内容。该杂志恰好有一个Podcast栏目,提供了不少采访与讲座的mp3音频。于是, 我使用Python脚本将所有的Podcast文件都下载了下来,用于上下班路途上不适宜看书的时候听。 该脚本引入了四个模
阅读全文
摘要:Introduction to Python Wrap C/C++ libraries into Python via Cython and CFFI. Python implementations for production quality: CPython (Classic Python) I
阅读全文

浙公网安备 33010602011771号