You should have really started from reading the docs. Anyway, the following code should get you going: "This is a test104 in JavaScript".match(/test\d+/g) ...
確定! 回上一頁