Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
查看源代码我遇到了这个符号:
(void) puts (_("Invalid login time"));
这个(_())符号应该是什么意思?
(_())