call confirm ("some."); a confirmation box pops up saying "JS calls confirm". How to solve
call confirm ("some."); a confirmation box pops up saying "JS calls confirm". How to solve
has found the problem. What pops up is the message returned by native
Previous: How to understand the concepts of "event handle" and "event source" in JS?
Next: A ftp client, has been written, but the data of receiving LIST commands with socket is incomplete.