12 2013 档案
摘要:appendputs one string directly on the end of another, without adding any extra characters beyond those in the incoming variables.lappendtreats the target string as a list, and will usually add an extra space on the end of it prior to appending the new item so that the result is also a list with ONE
阅读全文