logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Android自动化批量图片压缩插件McImage

文 | Promise Sun一、资源图片压缩关于资源图片压缩,可以在tinypng这个网站进行手动图片压缩,但是如果App的图片过多,一张张图压缩非常麻烦。但是,可以使用McImage、TinyPngPlugin或TinyPIC_Gradle_Plugin第三方插件来实现自动化批量图片压缩。McImage地址:https://github.com/smallSohoSolo/McImageTin

鸿蒙模拟器(HarmonyOS Emulator)Beta申请审核流程

鸿蒙项目开发需要使用模拟器进行开发测试,但目前想在DevEco Studio开发工具中使用模拟器就必须到华为官网进行报名申请,参加“鸿蒙模拟器(HarmonyOS Emulator)Beta活动申请”。申请审核通过后,才可在DevEco Studio的设备管理器界面下载到模拟器镜像,下载后方可使用手机(包含折叠屏)模拟器、平板模拟器。提交模拟器的报名申请表,一般会在1-2天审核通过。这个非常重要哦

文章图片
#harmonyos#华为
DevEco Studio开发工具下载、安装(HarmonyOS开发)_For Mac

HarmonyOS开发:DevEco Studio开发工具下载、安装

文章图片
#harmonyos
解决bug:运行项目时报异常 “Can't create handler inside thread that has not called Looper.prepare()”

bug: “Can't create handler inside thread that has not called Looper.prepare()”问题描述:在Android Studio中运行项目时报异常:java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.pr

DevEco Studio开发工具下载、安装(HarmonyOS开发)_For Mac

HarmonyOS开发:DevEco Studio开发工具下载、安装

文章图片
#harmonyos
解决bug:the --secure-file-priv option so it cannot execute this statement

解决bug:the --secure-file-priv option so it cannot execute this statement,设置一下secure-file-priv的值即可

#mysql
DevEco Studio开发工具下载、安装(HarmonyOS开发)_For Mac

HarmonyOS开发:DevEco Studio开发工具下载、安装

文章图片
#harmonyos
Java 8 新特性:Java 类库的新特性之日期时间API (Date/Time API )

日期时间API1.Java8之前java.util.Date和Calendar类的弊端2.简述 新的日期时间API3.Java 新旧日期API的区别4.java.time包下的类5.新日期时间API示例…………

到底了