02 2020 档案
摘要:在sdk/tools文件夹内创建bat文件输入以下内容,红色部分为想要打开的模拟器的名字,可通过android studio查看 .\emulator.exe -netdelay none -netspeed full -avd Nexus_5_API_24 运行bat文件即可 隐藏bat文件的控制
阅读全文
摘要:https://www.upupw.net/ windows系统下的集成环境 https://www.bt.cn/download/linux.html 适合管理linux的面板系统
阅读全文
摘要:修改route/route.php中的路由例如 Route::get('new/:id', 'News/read') ->ext('html') ->header('Access-Control-Allow-Origin','*')//不需要token的接口不用添加 ->header('Access
阅读全文

浙公网安备 33010602011771号