摘要: REASON FOR TERMINATION: Prior violations of the Content Policy and Developer Distribution Agreement by this or associated accounts as outlined in prev 阅读全文
posted @ 2022-01-12 23:48 萌心丷 阅读(18) 评论(1) 推荐(0) 编辑
摘要: 开头先说方法 1.下载 bundletool 2.开始生成 java -jar bundletool.jar build-apks --bundle=【aab文件路径(例如:C:\Users\Administrator\Desktop\a.aab)】 --output=【生成的apks文件路径(例如 阅读全文
posted @ 2022-01-08 16:49 萌心丷 阅读(1766) 评论(1) 推荐(0) 编辑
摘要: 开头先说结论 1.简单版三目运算符(需要自我保证“b”不为“false”) a and b or c 2.通用版三目运算符 (a and {b} or {c})[1] 浅谈推导过程 我们首先需要知道lua中的以下几点规则 1.lua中只有“false”和“nil”视为“假”,其他任何一切都为“真”, 阅读全文
posted @ 2021-12-20 21:26 萌心丷 阅读(1389) 评论(1) 推荐(0) 编辑
Live2D