string.format效率測試..

  • 6368
  • 0

摘要:string.format效率測試..

簡介:
內心一直有個疑慮..如果是在一行字左右的字元來相加..感覺用string.format好像比用+的效率好..不過還是講求證據自己測試一下..

http://bibby.be/2008/09/stringformat.html