最佳答案
去看《 Test for Empty Strings and Missing Value(超链接,自己点进去看) 》中Find Empty Strings Within Other Strings一节给出的解释Strings always contain the empty string as a substring. In fact, the empty string is always at both the start and the end of every string. Also, the empty string is always found between any two consecutive characters in a string. |
1 条回复
去看《 Test for Empty Strings and Missing Value(超链接,自己点进去看) 》中Find Empty Strings Within Other Strings一节给出的解释Strings always contain the empty string as a substring. In fact, the empty string is always at both the start and the end of every string. Also, the empty string is always found between any two consecutive characters in a string. |
Powered by Discuz! X3.4
© 2001-2022