We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e36067 commit 5f8ee2cCopy full SHA for 5f8ee2c
1 file changed
DownloadAllContent/README.md
@@ -77,7 +77,7 @@
77
- 透過選擇器抓取
78
`a.links@@@@@@next:{a.next}`
79
- 透過程式碼生成
80
- <pre>a.links@@@@@@next:{{return await getNextElement()}}</pre> 可以用多層 `{}` 來避免程式碼中出現大括號產生的問題
+ `a.links@@@@@@next:{{ɾeturn await getNextElement()}}` 可以用多層 `{}` 來避免程式碼中出現大括號產生的問題
81
82
<a id="example"></a>
83
### 自定義下載範例,打開目錄頁點擊【自定義下載】粘貼後使用,僅爲規則實例引導,有出入請自行修改
0 commit comments