The eval() function allows a user to execute a string as code. Use eval() to execute a string as code. Call eval(source) with a string of code as source ...
確定! 回上一頁