Skip to content

Commit 799fe9b

Browse files
Update prototype 練習.md
1 parent cd91876 commit 799fe9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JavaScript/prototype 練習.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
2. 練習2: 給字符串添加一個功能,將字符串進行反轉。
66

77
## 演示
8-
```
8+
```javascript
99
//array.js
1010
//將字符串返回一個數組
1111
String.prototype.toCharArray = function() {

0 commit comments

Comments
 (0)