<html> <head> <title>JavaScript String length Property</title> </head> <body> <script type = "text/javascript"> var str = new String( "This is string" ); ...
確定! 回上一頁