The ascii() function will replace any non-ascii characters with escape characters: å will be replaced with \xe5 . Syntax. ascii(object). Parameter Values ...
確定! 回上一頁