Javascript ?? ????? ?? ?? ??
??? ??? ??? ???? ??? ??? ??? JavaScript ??? ??? ?? ???? ?? ????? ?? ????. ??? ??? ????? ???? ????. ??? ? ? ??? ?? ? ??? ? ?? ???? ?? ? ????.
?? ??? ????? ???? ??? ?? ??? ??? ??? ??? ??? ?????.
? ? ???: //
?? ?? ?????:
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>javascript</title> </head> <body> <script type="text/javascript"> //document.write("HELLO "); document.write("WORLD "); //輸出world document.write("php中文網(wǎng) "); document.write("php.cn "); document.write("世界你好"); </script> </body> </html>
??? ??? ?? hello?? ???? ???, ??? ? ??? ?? ?? ???? ????. ??? ??? ? ???? ????? ??? ?? ???? ?? ??? ? ? ????? ? ??? ?????.
?? ? ??: /*?? ?? */
?? ?? ???????. ?? ? ?? ?? ????
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>javascript</title> </head> <body> <script type="text/javascript"> /*document.write("HELLO "); document.write("WORLD "); */ document.write("php中文網(wǎng) "); document.write("php.cn "); document.write("世界你好"); </script> </body> </html>
??: ?? ??? ????? ??? ? ?? ? ?? ?? ????? 2?? ??? ??? ? ??? ctrl + ??? ?? ??? ?? ????. ??? ??? ?? ?? ??? ?? ???? ??? ????