📝 docs(tsl): sync api skill with corrected codegen
Mirror docs/tsl/codegen into the bundled tsl-api-reference skill and rebuild the function index. Remove invalid duplicate API entries for cb_delistedbydate, createhttpsession, exportJsonString, and Anova_Bartlett so exact lookup returns the canonical entries.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Web/CGI / 其他
|
||||
|
||||
### `echo()`
|
||||
## `echo()`
|
||||
|
||||
与Write类似,但是Echo不是函数而是关键字,使用比write方便,也有些细微差别,目前ECHO显示NAN等和WRITE不一样。
|
||||
|
||||
返回:any
|
||||
|
||||
### `read(count, disp_char)`
|
||||
## `read(count, disp_char)`
|
||||
|
||||
从控制台读字符串并返回结果。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user