MAUND這個人很懶,什麼都沒有留下~ 1 文章 0 評論 0 粉絲 關注私信 文章 評論 問答 關注 收藏 JS字元串遍歷詳解 一、for循環遍歷字元串 let str = ‘hello world’; for(let i=0; i<str.length; i++){ console.log(str[… MAUND 編程 2025-04-02 點擊查看更多