A JavaScript string has a nice replace method that we can use to do this. So, let's give this a try: text = text.replace("the" ...
確定! 回上一頁