Auto.js备忘录
# Auto.js下载 [Auto.js.apk](https://www.proup.club/usr/uploads/2020/10/1388756186.apk) # 微信批量加好友、批量发消息 ``` var height = device.height; var width = device.width; var mywindows=[] var cop=-1
# Auto.js下载 [Auto.js.apk](https://www.proup.club/usr/uploads/2020/10/1388756186.apk) # 微信批量加好友、批量发消息 ``` var height = device.height; var width = device.width; var mywindows=[] var cop=-1
[TOC] # 两个月以前的问题 ## 边缘计算+深度学习,用什么架构好。 - 首先要有一个灵活的边缘计算框架,然后才能考虑深度学习的部分。 - 以下两个框架都用到了Kubernetes,Docker也有Kubernetes功能,默认是关的。 ### 华为的KubeEdge ![](https://www.proup.club/usr/uploads/2020/10/10951
攒了1年的轮子:yum: ``` /******************************************** 第一部分:异步函数 b64 = Base64.encode('str') 字符串转Base64 str = Base64.decode('b64') Base64转字符串(支持中文) arr.remove(val)
# 配置好的Notepad++压缩包 [npp.7.9.portable_python+golang.zip](https://www.proup.club/usr/uploads/2020/10/1570537601.zip) 带有Go语言语法的Notepad++。 `Alt+R`运行Python程序 `Alt+E`运行Go程序 # 备忘: ## 启动命令 Notepa
# 改国内源 ## termux 参考:[神器Termux的使用日常](https://www.jianshu.com/p/5c8678cef499) 参考:[Termux 镜像使用帮助](https://mirrors.tuna.tsinghua.edu.cn/help/termux/) **手动修改:** ``` export EDITOR=vi apt edit-sources