defaultValue = Pointer_stringify(defaultValue); title = Pointer_stringify(title); var result = window.prompt( title , defaultValue );
確定! 回上一頁