与 - > EndsWith()相反

Raj*_*h45 -2 c++-cli visual-c++

与字符串比较相反的是什么

thisString->的endsWith( "字符串")

如果它不以......结束

Win*_*ert 6

!thisString->EndsWith("String");
Run Code Online (Sandbox Code Playgroud)