new up
动词 v.
英文释义
动词 v.
-
To create (an object) by calling its constructor.
— If an exception occurs trying to new up bar1 or bar2, the TFoo part of the object won't have changed […]
词源
The keyword new creates an object in C++ and derived languages.
0 次浏览
数据来源: Wiktionary