打包好的livecode,版本v-46

This commit is contained in:
yangxin
2025-06-11 22:23:49 +08:00
commit 1214258379
1323 changed files with 133464 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Configuration
LiveCodes is very flexible and provides a wide range of configuration options.
This can generally be achieved by:
### [Configuration Object](./configuration-object.html.md)
A JavaScript object used for configuration and keeping state.
### [Query Parameters](./query-params.html.md)
A flexible and convenient way to configure the app using URL query parameters