一道简单的题目引发的思考

——Don't believe in magic !Understand what your program do ,how they do . 引言 昨晚一时兴起,我脑子就问自己下面的代码会输出什么,也不知道我脑子为什么有这个代码模型,只是模糊的有些印象: 1 2 3 4 5 6 7 8 9 10 #include <stdio.h> #include <stdlib.h>   int main
相关文章
相关标签/搜索