Recent posts

study of Python

less than 1 minute read

* Python语法 * Python新增语法(与C/C++不同的) * Python函数 * 简单Python练习

study of Java

1 minute read

综述 * Java 9 有坑 (+) 11-18 * Java 学习 * Java 学习

study of C

6 minute read

综述 文献摘录 C其他展开 extern 变量 & 函数 指针 指针和数组 const的含义 const与指针结合 使用Typeof提升可读性 为什么要封装成函数 全部功能写在main里有什么坏处 封装函数时会出现什么困难 宏

杂项

1 minute read

作为个人不知道如何分类的一些反思和总结。

Tips on C

less than 1 minute read

This blog is talking about the tips about C which i think are most important.