摘要:
$ cat a.cpp #include <string> #include <iostream> using namespace std; inline void fn() { string s = "aaa\n"; cout << s; } void bbb(); int main() { fn 阅读全文
posted @ 2023-01-04 15:58
华容道专家
阅读(32)
评论(0)
推荐(0)
摘要:
Argument vs. Parameter - Microsoft Style Guide | Microsoft Learn These terms are often used interchangeably. Use argument in content for a general aud 阅读全文
posted @ 2023-01-04 09:46
华容道专家
阅读(46)
评论(0)
推荐(0)

浙公网安备 33010602011771号