12 2021 档案

摘要:iOS 图片裁剪Demo,可以手动拖动改变矩形裁剪框的大小、旋转图片。 github地址:https://github.com/Odasoken/SKClipImage 阅读全文
posted @ 2021-12-24 16:51 Maschultinlt 阅读(177) 评论(0) 推荐(0)
摘要:iOS脚本自动生成App logo,使用Mac系统自带命令sips github下载地址:https://github.com/Odasoken/ResizedIcons 脚本概览: #!/bin/sh filename="icon.png" current_time=`date +%Y-%m-%d 阅读全文
posted @ 2021-12-24 16:33 Maschultinlt 阅读(477) 评论(0) 推荐(0)