diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/4.image\347\273\204\344\273\266/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/4.image\347\273\204\344\273\266/exercise.json" index b5a7ed878917d0aac468321142e9c60775c2a7cc..91e58db7474641c93b2a5ce78d858a8ccc002365 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/4.image\347\273\204\344\273\266/exercise.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/1.\345\252\222\344\275\223\347\273\204\344\273\266/4.image\347\273\204\344\273\266/exercise.json" @@ -1,6 +1,6 @@ { "type": "code_options", - "author": null, + "author": "王天雷", "source": "exercise.md", "notebook_enable": false, "exercise_id": "1faee072504745738ee55879711fb909" diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/config.json" index e17ff377cbc83283ab2ad60331bb7f96766a6e05..105dfcbd8880339a3de4e06b36dea958950cc545 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-48afca4437d44ad492465004845a122e", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..c805d25c9f3cc117bf53f8c56abac14758225876 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "899e7e2e219c450da5b16dbd4c7a5ee5" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..4cadfd0cd5ee94a7719a50ca7d5cc9b94930b83b --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/1.map\345\234\260\345\233\276/exercise.md" @@ -0,0 +1,25 @@ +## 问题描述 + +map组件中描述正确的属性是 + +## 答案 + +include-points:缩放视野以包含所有给定的坐标点 + +## 选项 + +### A + +include-points:缩放视野以包含所有给定的坐标点 + +### B + +scale:主题 + +### C + +enable-zoom:是否支持拖动 + +### D + +enable-scroll:是否支持旋转 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/config.json" index 2ba2753cd667fd53dbedd40fbe546cbcdba4e45e..f3ca0a9867aab9c0d1623d47b5d7a182d3bd43d3 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-9d47b60722dd495d8b7ed7de4848e5f6", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..cef4877e760ce520cd7707a3fc22712c0cdfe66c --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "d04993c6e6f14c1e8c83661176507a26" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..10158d53ced00adf79a4d2942c4d25eb83ea92e6 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/2.canvas\347\224\273\345\270\203/exercise.md" @@ -0,0 +1,25 @@ +## 问题描述 + +canvas组件中描述正确的属性是 + +## 答案 + +hidpi:是否启用高清处理 + +## 选项 + +### A + +hidpi:是否启用高清处理 + +### B + +scale:主题 + +### C + +enable-zoom:是否支持拖动 + +### D + +enable-scroll:是否支持旋转 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/config.json" index 0d7e2c443f080239794255eb3394fbc0a44ff6f0..5c370872a8985e9f8669e1eb36054b2e2cdcc3c7 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-955c6da7c6d54cbe861e1bc8b2cde6e7", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..d85f688dd3b6b17d787c4fa5225bc73815d3399d --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "d38d46332376450cb105bb0f817e3d40" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..2e64be45c9f0757f31ba86d98972e06a744b48fa --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/3.web-view\345\206\205\345\265\214/exercise.md" @@ -0,0 +1,25 @@ +## 问题描述 + +web-view组件中描述正确的属性是 + +## 答案 + +update-title:是否自动更新当前页面标题 + +## 选项 + +### A + +hidpi:是否启用高清处理 + +### B + +update-title:是否自动更新当前页面标题 + +### C + +enable-zoom:是否支持拖动 + +### D + +enable-scroll:是否支持旋转 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/config.json" index b05b74f6cb6d7d37d905a97b1dea3e7f12890e34..d701bfec105fb435aa19a6f6dadca21b06a18d07 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-847dbad9f2fb46ada7e3ebaef987809b", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..77d3cc3b7469b958ef7fd30c0f8c512b66d3e45e --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "bf308492756048a89791306f6c00833e" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..ba4c05157cbfbef285b0b34e6029492a595d184d --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/2.\345\205\266\344\273\226\347\273\204\344\273\266/4.uni-app\345\206\205\347\275\256\347\273\204\344\273\266/exercise.md" @@ -0,0 +1,25 @@ +## 问题描述 + +拓展组件uni-countdown中描述不正确的属性是 + +## 答案 + +showColon:是否展示分隔符 + +## 选项 + +### A + +showColon:是否展示分隔符 + +### B + +showDay:是否显示天数 + +### C + +splitorColor:分割符号颜色 + +### D + +color:文字颜色 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /config.json" index e6bb4e64556e790f33f48a786b38539ebfdd3d11..794ba2240ce3767c381450eb772640498fb29ce9 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-6b3dc2beff86499ebcc70620c3fd47f3", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..211e43c8290b79b5c2815ebda4e5161aa2d1c80f --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "9cd71f6ab0d24c05b6bd505f2c2157d5" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..71dbfe5213dfadf2beae4fc67bb6faba79abf5ba --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/1.request\345\217\221\350\265\267\350\257\267\346\261\202 /exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +uni.request中跨域请求时是否携带凭证的属性是 + +## 答案 + +withCredentials + +## 选项 + +### A + +sslVerify + +### B + +firstIpv4 + +### C + +responseType diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/config.json" index b198c7ca9039f4f33dee8cf411f9cf5cfe751b13..c12c6e84e0b12eff4fcc729a0c08b397cdf526aa 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-133a3e14e079451f9d75ee8ead7429a4", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..fc1b0490d26aa55f278822cc2fc6e85cc4778ae0 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "e87269203de84f1889ee43b319ec7a74" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..9c0602a349a7ac8eb40492cdf0de217f9770e252 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/10.\350\247\206\351\242\221\347\273\204\344\273\266\346\216\247\345\210\266/exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +uni.createVideoContext方法使用时,若想跳转到指定位置使用哪个方法 + +## 答案 + +seek + +## 选项 + +### A + +sendDanmu + +### B + +playbackRate + +### C + +exitFullScreen \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/config.json" index aac8d53bf9429b46d408e6cf97447dcc7dde9eb8..4938c3dd111a54a8f927c9e85aa3ffd16701a54c 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-39c65691471e4ea39627945dbe4daa1a", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..91b96b9a5feae85baad8d7e136663fc4e1d0b3ef --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "1f20f86ad43b4cf0a6f068714eb3a1d9" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..31b323667e8da4ab87243c59f7b28f550654c713 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/11.\347\275\221\347\273\234\347\212\266\346\200\201/exercise.md" @@ -0,0 +1,22 @@ + +## 问题描述 + +监听WebSocket连接打开事件置使用哪个方法 + +## 答案 + +uni.onSocketOpen + +## 选项 + +### A + +uni.onSocketMessage + +### B + +uni.connectSocket + +### C + +uni.onSocketClose \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/config.json" index 7ab72152591deb73ff0ed0878d1e9cfdcaede350..284cfa684ddf3eaea61a2987300f00b45de2b0b2 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-1fd0f83618d7482d90d12f5d89880d65", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..01534f0384cb534b1498a4649739bbd2b55ab488 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "01d719dea5e74ba39485e99808df422f" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..912b44a9e2bffc34b8c7bf76149556500bdbcd76 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/12.\345\211\252\345\210\207\346\235\277/exercise.md" @@ -0,0 +1,22 @@ + +## 问题描述 + +uni.setClipboardData相关描述不正确的是 + +## 答案 + +complete:接口调用结束的回调函数(调用成功执行) + +## 选项 + +### A + +data:需要设置的内容 + +### B + +showToast:配置是否弹出提示,默认弹出提示 + +### C + +fail:接口调用失败的回调函数 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/config.json" index a6b2395d73274d79ec7be2ac5bb23f4a685e598a..7c9db1122a3077541ef363d3906bc58a09d3f9ad 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-78b4ee9b5b624a9a82120c24a7de4884", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..865f20441d117128583a420456b4a3690c7295dc --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "44b7f6f954804334a390b9d6b7b0ebfd" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..875da198c8385f177b8103f63e7697c450c9f58a --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/13.\346\213\250\346\211\223\347\224\265\350\257\235/exercise.md" @@ -0,0 +1,24 @@ + +## 问题描述 + +uni.makePhoneCall相关描述不正确的是 + +## 答案 + +complete:接口调用成功的回调 + +## 选项 + +### A + +phoneNumber:需要拨打的电话号码 + +### B + +success:接口调用成功的回调 + +### C + +fail:接口调用失败的回调函数 + + diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/config.json" index 0839f56d816f48fe7424b09827ea7c8a8d922b2f..bf056dc7192edf32426dcec8adcb768407102832 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-dd53e6a6ed1f4b9eaff2717d0d6d5ce2", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..6184b3bfcebbbb3759732b22497c1482a5a2c760 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "347239f5bd7640048907569f75f3e126" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..f8f1837b27dda09faa07ca84b55c0617c578db4c --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/14.\346\211\253\347\240\201/exercise.md" @@ -0,0 +1,27 @@ + + +## 问题描述 + +uni.scanCode相关描述不正确的是 + +## 答案 + +hideAlbum:是否只能从相机扫码,不允许从相册选择图片 + +## 选项 + +### A + +autoDecodeCharset:是否启用自动识别字符编码功能 + +### B + +autoZoom:是否启用自动放大,默认启用 + +### C + +barCodeInput:是否支持手动输入条形码 + +### D + +datamatrix:Data Matrix 码 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/config.json" index 8a4e6d0008144c6d439ef9878af883019262e80b..4c521f280496f51780b4a6c048f1f88be9192fa3 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-d18c24d223504afea43738d6cb4230da", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..896b16f40e0f21c81e8a1fe7db7581f9e00f1fa1 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "daf8a56d895747e6a6316f3ee3c90b77" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..8b35f2221bb82ecc37c7ebabed0bb767507a4e6b --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/15.\345\212\250\347\224\273/exercise.md" @@ -0,0 +1,26 @@ + +## 问题描述 + +uni.createAnimation相关描述不正确的是 + +## 答案 + +timingFunction:设置transform-origin + +## 选项 + +### A + +delay:动画延迟时间,单位 ms + +### B + +duration:动画持续时间,单位ms + +### C + +ease:动画以低速开始,然后加快,在结束前变慢 + +### D + +linear:动画从头到尾的速度是相同的 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/config.json" index 03f454eb5ae42f3e587c144ede1f7fa13d479a9e..cd555c3f48d68436520b61d9913cca2d54691a13 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-0eeac232b16947d08bfd77a054640a82", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..11f8848b33ccab9ae0501474ca2d287e7d7caf30 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "733769a05e4043f3be7c376cdc73450f" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..4fb152eccae938ed9bed12a91816576be163d52b --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/16.\344\270\213\346\213\211\345\210\267\346\226\260/exercise.md" @@ -0,0 +1,26 @@ + +## 问题描述 + +关于下拉刷新相关描述不正确的是 + +## 答案 + +开启刷新需要在 pages.json 里,找到的当前页面的pages节点,并在 style 选项中开启 pullDownRefresh。 + +## 选项 + +### A + +在 js 中定义 onPullDownRefresh 处理函数(和onLoad等生命周期函数同级),监听该页面用户下拉刷新事件 + +### B + +当处理完数据刷新后,uni.stopPullDownRefresh 可以停止当前页面的下拉刷新 + +### C + +uni.startPullDownRefresh:开始下拉刷新,调用后触发下拉刷新动画,效果与用户手动下拉刷新一致 + +### D + +uni.stopPullDownRefresh:停止当前页面下拉刷新。 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/config.json" index 26f90baaed2b84bbfd76d5b8c4e1be8eb311c49d..49782204d12e474f0232fb44a2de12691f4be9ef 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-a787ea4aa548466a838a6e8c77ea435a", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..bd0909b4828f518c8e2bbadcda284a14456c9633 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "cf9b0b396aaf4523bd51683f13a6f63a" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..44a97e7788e0ab19516eb1bd3c83e2dad6b894da --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/17.\346\216\210\346\235\203\347\231\273\345\275\225/exercise.md" @@ -0,0 +1,26 @@ + +## 问题描述 + +下列登录方法中描述错误的是 + +## 答案 + +uni.getUniverifyManager:获取一键登录条款勾选框状态 + +## 选项 + +### A + +uni.checkSession:检查登录状态是否过期 + +### B + +uni.getUserInfo:获取用户信息。 + +### C + +uni.getUserProfile:获取用户信息。每次请求都会弹出授权窗口,用户同意后返回 userInfo。 + +### D + +uni.preLogin:预登录 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/config.json" index 61f5cba069d0da0fbd4d3c36da005e1540e6f97c..f3e30aa4283de9ac7cde53f947708b0c6c115c46 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-e6bc2f7d8b954667a9ad0afd3ed79336", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..ec6aead94d266fbc93262bfe537e76d6ede9be7c --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "1956bd89dd444e8e88e13069d74accff" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..8b375e1a9ba1639cc8d1f7e9655671116fa63737 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/18.\346\224\257\344\273\230/exercise.md" @@ -0,0 +1,27 @@ + + +## 问题描述 + +下列有关uni.requestPayment支付中描述错误的是 + +## 答案 + +字节跳动小程序的 orderInfo 为 String 类型 + +## 选项 + +### A + +百度小程序的 orderInfo 为 Object 类型 + +### B + +App端,支付宝支付 orderInfo 为 String 类型 + +### C + +App端,微信支付 orderInfo 为 Object 类型 + +### D + +App端,苹果应用内支付 orderInfo 为Object 类型 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/config.json" index e8c0f60a6de3b5447d5b697d4c5b0b62dcc7ac39..a6ec4c8c93058f9e69cf60c921d535585a0ca5e1 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-80b5ed93ac054d1d81fb8feb4596317d", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..7eb14a63295984f777c61e65dd10ba7e97ebc797 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "f22a79b287bc49788d296c43da45a016" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..8b375e1a9ba1639cc8d1f7e9655671116fa63737 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/19.\350\212\202\347\202\271\344\277\241\346\201\257/exercise.md" @@ -0,0 +1,27 @@ + + +## 问题描述 + +下列有关uni.requestPayment支付中描述错误的是 + +## 答案 + +字节跳动小程序的 orderInfo 为 String 类型 + +## 选项 + +### A + +百度小程序的 orderInfo 为 Object 类型 + +### B + +App端,支付宝支付 orderInfo 为 String 类型 + +### C + +App端,微信支付 orderInfo 为 Object 类型 + +### D + +App端,苹果应用内支付 orderInfo 为Object 类型 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/config.json" index a2f5f2a6a52a32ae55eca14dd2508c00e87439b2..d61b336325b2815dae8febffb7dc222d0ad39f54 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-a457dceaf9d846c79b69c11e802ae78e", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..8ffeb3a9ea11947fee249c545d2d8ba3a6b16c9a --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "1f630c4d57804df3a81079a3c9dfb400" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..ca3aad8ea5eb6fd699660c1e9f8ae12f69152960 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/2.uploadFile\346\226\207\344\273\266\344\270\212\344\274\240/exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +uni.uploadFile中设置超时时间属性是 + +## 答案 + +timeout + +## 选项 + +### A + +fileType + +### B + +name + +### C + +formData \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/config.json" index e7a1fcb7ea3111785182713f81f33a355ab3fc48..903cbeef920b9a37eeb38a8b84afcd80838ef7d2 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-aa21f902bd484498bdea30fbdd9b21fb", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..2290daba5495c0a4f501406ca598031b02122575 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "6ed4161a6819494381b5b04aecfd2f52" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..9dfa76af3cf643bb74fa745dc47473c852aa8dcd --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/3.\346\225\260\346\215\256\347\274\223\345\255\230/exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +从本地缓存中异步获取指定 key 对应的内容使用哪个接口 + +## 答案 + +uni.getStorage + +## 选项 + +### A + +uni.getStorageSync + +### B + +uni.getStorageInfo + +### C + +uni.getStorageInfoSync \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/config.json" index 487a3810da57eb55a9f4e71c3799059af2886373..70348844bc330dddfe26ddfcbf617b07de99c9a0 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-670457b10c7e47c9938b0036c78d7604", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..158b937baf2135d80e3fe8633b5703462e16a4de --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "68c04f74595f40a89980f8e30dc53bdc" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..b9df2bd104c52f89d988a94a27d7a77a6b42ae0f --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/4.\350\216\267\345\217\226\344\275\215\347\275\256/exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +uni.getLocation中开启高精度定位的属性是 + +## 答案 + +isHighAccuracy + +## 选项 + +### A + +accuracy + +### B + +highAccuracyExpireTime + +### C + +geocode \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/config.json" index 838bc27aebad4eed0f3a44a7556cbc620b711721..0edea1445075192f25dda32a53f42ea0c354b7e0 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-c421fe63565f4d479be41aab2e1b0dd0", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..3f769c9060b3b8c9908438b288258bb1c280ff94 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "27764dcdac0f41abb5f2f5ff852c21e4" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..33a2efd910c45c5a01d5722aa325d23a65a2e55c --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/5.\350\216\267\345\217\226\347\263\273\347\273\237\344\277\241\346\201\257/exercise.md" @@ -0,0 +1,25 @@ +## 问题描述 + +下列说法错误的是 + +## 答案 + +uni.getStorage + +## 选项 + +### A + +uni.getStorage + +### B + +uni.getStorageSync + +### C + +uni.getStorageInfo + +### D + +uni.getStorageInfoSync \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/config.json" index e1291f1bedbd5ffcb5ca733d095de3885596c159..b5435e89762061f6e65af2c9925df777d9d796e6 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-93085207da6f435face49045c1db5c05", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..63436dc669cba0bc63e2291df6deef2800025086 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "e0445b0b0ffb4fa59e6eb08d3e564e43" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..c165135a315f9908d4873f7926392e46dcef40f0 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/6.\344\272\244\344\272\222\345\217\215\351\246\210/exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +下列关于uni.showToast说法错误的是 + +## 答案 + +duration:延迟时间 单位秒 + +## 选项 + +### A + +mask:是否显示透明蒙层,防止触摸穿透 + +### B + +position:纯文本轻提示显示位置,填写有效值后只有 title 属性生效 + +### C + +image:自定义图标的本地路径 \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/config.json" index c56fec637a34f3fd00043cae66e84193c50c0e92..aa2cff2421596818e3ead6f3215b6da57677e1fe 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-662ca4f9559c480fb192ac8202c7da41", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..328c79fa702e8285fba694a274f9fe11ae5a336e --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "f75c9eeb453249e6973523acbf18a064" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..f32991465cc78393633d1e8fba53312840a3e6bc --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/7.\345\212\250\346\200\201\350\256\276\347\275\256\345\257\274\350\210\252\346\235\241/exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +在当前页面显示导航条加载动画的方法是 + +## 答案 + +uni.showNavigationBarLoading + +## 选项 + +### A + +uni.showNavigationBarLoading + +### B + +uni.hideHomeButton + +### C + +uni.setNavigationBarTitle \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/config.json" index bbf6525831b246ec0013c1c0b2117641fe94a06c..1d65e5a7d520be0b1b773561d0352e7d06ff7e0e 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-37398777257540699adab724a8b79165", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..3765311b580efd8abdea45cb48bfc3da5f37862a --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "31fcee74cb0e417f9368ff923e701cb2" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..e7c281614a094ebd0882f40a0f4d5315fed3caf0 --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/8.\345\212\250\346\200\201\350\256\276\347\275\256tabBar/exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +动态设置 tabBar 某一项的内容使用哪个方法 + +## 答案 + +uni.setTabBarItem + +## 选项 + +### A + +uni.setTabBarBadge + +### B + +uni.setTabBarStyle + +### C + +uni.onTabBarMidButtonTap \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/config.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/config.json" index fcc860c807eb66351fad11ffa9b5df75cf3b568d..c42c5793d5c4b35e2c3c91cbf53f990e021ddc8a 100644 --- "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/config.json" +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/config.json" @@ -2,7 +2,9 @@ "node_id": "mini_programs-2234f769244a47c39ae2d94747ba7b4b", "keywords": [], "children": [], - "export": [], + "export": [ + "exercise.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/exercise.json" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/exercise.json" new file mode 100644 index 0000000000000000000000000000000000000000..ce9c11a6dfaedca8e2d27ccb6ad74295b2d1982c --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/exercise.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercise.md", + "notebook_enable": false, + "exercise_id": "1fc1d7e4e25942deb3b1ef4c82954945" +} \ No newline at end of file diff --git "a/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/exercise.md" "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/exercise.md" new file mode 100644 index 0000000000000000000000000000000000000000..a571105da10b631bff2a0bdd9a7ad5020c6d697b --- /dev/null +++ "b/data/3.\345\260\217\347\250\213\345\272\217\351\253\230\351\230\266/3.\345\270\270\347\224\250API/9.\345\275\225\351\237\263\347\256\241\347\220\206/exercise.md" @@ -0,0 +1,21 @@ +## 问题描述 + +uni.getRecorderManager方法使用时,若录音停止事件并回调文件地址使用哪个方法 + +## 答案 + +onStop + +## 选项 + +### A + +pause + +### B + +resume + +### C + +stop