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.
是否有一个函数的名称应该只调用一次,但可以安全地多次调用而不知道它之前是否被调用过(即它在第一次调用后变为 NOOP)?