摘要:
void print(int a[2], int n){//OK,数组退化为指针 } void print(int a[0], int n){//错 } 数据类型的本质:固定内存大小块的别名 const vector<int>::iterator iter*iter = 10;vector<int> 阅读全文
posted @ 2018-08-08 18:25
时空观察者9号
阅读(105)
评论(0)
推荐(0)
摘要:
https://blog.csdn.net/coldkaweh/article/details/70187399 阅读全文
posted @ 2018-08-08 17:38
时空观察者9号
阅读(141)
评论(0)
推荐(0)
摘要:
转两篇文章来说这个问题的 链接1:https://blog.csdn.net/notebook2001a/article/details/6647850 链接2:https://blog.csdn.net/zj510/article/details/35290505 这篇文章疑点很多,有时间再细究, 阅读全文
posted @ 2018-08-08 14:33
时空观察者9号
阅读(238)
评论(0)
推荐(0)
摘要:
Comparison of instruction set architectures https://en.wikipedia.org/wiki/Comparison_of_instruction_set_architectures 阅读全文
posted @ 2018-08-08 10:25
时空观察者9号
阅读(416)
评论(0)
推荐(0)
摘要:
https://blog.csdn.net/gao271003105/article/details/72875093/ 阅读全文
posted @ 2018-08-08 09:29
时空观察者9号
阅读(100)
评论(0)
推荐(0)
摘要:
https://blog.csdn.net/aidem_brown/article/details/52102976 阅读全文
posted @ 2018-08-08 09:28
时空观察者9号
阅读(504)
评论(0)
推荐(0)
摘要:
来自:https://www.cnblogs.com/ospider/p/5265975.html 阅读全文
posted @ 2018-08-08 09:22
时空观察者9号
阅读(102)
评论(0)
推荐(0)

浙公网安备 33010602011771号