All tags

#programming

1 posts

📝笔记:使用Clockwise/Spiral Rule技巧轻松读懂变量/函数声明

本文介绍一种让编程者很方便搞清楚C/C++变量或者函数声明的小技巧Clockwise/Spiral Rule,本文很大部分内容参考自David Anderson于1994年05月06日写的一篇博客。

Read more