當前位置:聚美館>智慧生活>心理>

isnotempty與isempty的區別

心理 閱讀(3.34W)
isnotempty與isempty的區別

isnotempty釋義:

不是空的

例句:

The city is not empty.

這個城市不空曠。

isempty釋義:

isempty

例句:

Right-click the class and add a template parameter with name T. Add operations such as isEmpty():bool ,getSize():int.

在此類上右擊並添加一個名爲T的模板參數。 添加諸如isEmpty():bool ,getSize():int之類的操作。