摘要: $ 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 Fun_with_Words 阅读(18) 评论(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 Fun_with_Words 阅读(24) 评论(0) 推荐(0) 编辑









 张牌。