摘要: We can use RegExp + replace to change Specific text into others we want. This picture shows the result after we exchange: Below is this project's code 阅读全文
posted @ 2018-10-28 23:08 陈府 阅读(200) 评论(10) 推荐(0) 编辑
摘要: Function : We can use regular expressions to check user input data formats. Homework: Check user input meets the requirements or not. I use regular ex 阅读全文
posted @ 2018-10-28 22:57 陈府 阅读(163) 评论(2) 推荐(0) 编辑
摘要: Meaning: In browser , we exchange data using JavaScript code with user. We should know that most of these interactions are done by the document object 阅读全文
posted @ 2018-10-28 22:52 陈府 阅读(217) 评论(0) 推荐(1) 编辑