{"id":3932,"date":"2021-02-03T10:59:38","date_gmt":"2021-02-03T02:59:38","guid":{"rendered":"http:\/\/122.152.205.50\/wordpress\/?p=3932"},"modified":"2022-07-07T17:12:10","modified_gmt":"2022-07-07T09:12:10","slug":"bat%e6%96%87%e4%bb%b6%ef%bc%88windows%e6%89%b9%e5%a4%84%e7%90%86%ef%bc%89","status":"publish","type":"post","link":"http:\/\/xinyiworld.top\/wordpress_it\/?p=3932","title":{"rendered":"bat\u8c03adb"},"content":{"rendered":"<pre><code class=\"language-bash\"># \uff01\uff01\uff01\u62ec\u53f7\u524d\u9762\u81f3\u5c11\u8981\u6709\u4e00\u4e2a\u7a7a\u683c\n@echo off\n# \u89e3\u51b3\u4e2d\u6587\u4e71\u7801\nchcp 65001\n:init\nset \/p option=&#039;\u9009\u62e9\u64cd\u4f5c\u9879\uff081.\u5b89\u88c5 2.\u542f\u52a8 3.\u56de\u9000 4.Home 5.Kill 6.\u8bbe\u7f6e 7.\u9000\u51fa):&#039; \nif %option% == 1 (\n  goto flag_install\n)else if %option% == 2 (\n  goto launch\n)else if %option% == 3 (\n  adb shell input keyevent 4 \n  goto init\n)else if %option% == 4 (\n  adb shell input keyevent 3 \n  goto init\n)else if %option% == 5 (\n  adb shell am force-stop com.iland.os.childspace\n  goto init\n)else if %option% == 6 (\n  adb shell am start com.android.settings\/com.android.settings.Settings\n  goto init\n)else if %option% == 7 (\n  exit\n)else (\necho &#039;\u8f93\u5165\u9519\u8bef\uff0c\u8bf7\u91cd\u65b0\u9009\u62e9&#039;\n  goto init\n)\n\n:flag_install\nadb devices\nadb shell setenforce 0\nadb remount\nadb uninstall com.iland.os.childspace\nadb install -t -r D:\/WorkRoot\/CodeSpace\/Company-LianYou\/as\/standard\/ProLanTu\/ChildSpace\/app\/build\/outputs\/apk\/debug\/test.apk\nadb shell am start -n com.iland.os.childspace\/.ui.activity.MainActivity\ngoto init\n\n:launch\nadb shell am start -n com.iland.os.childspace\/.ui.activity.MainActivity\ngoto init\n<\/code><\/pre>\n<button class=\"simplefavorite-button\" data-postid=\"3932\" data-siteid=\"1\" data-groupid=\"1\" data-favoritecount=\"0\" style=\"\">\u6536\u85cf <i class=\"sf-icon-star-empty\"><\/i><\/button>","protected":false},"excerpt":{"rendered":"<p># \uff01\uff01\uff01\u62ec\u53f7\u524d\u9762\u81f3\u5c11\u8981\u6709\u4e00\u4e2a\u7a7a\u683c @echo off # \u89e3\u51b3\u4e2d\u6587\u4e71\u7801 chcp 65001 :i [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[413],"tags":[],"_links":{"self":[{"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=\/wp\/v2\/posts\/3932"}],"collection":[{"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3932"}],"version-history":[{"count":3,"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=\/wp\/v2\/posts\/3932\/revisions"}],"predecessor-version":[{"id":6729,"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=\/wp\/v2\/posts\/3932\/revisions\/6729"}],"wp:attachment":[{"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3932"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3932"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/xinyiworld.top\/wordpress_it\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3932"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}