macos - iOS mac base64图片批量加密
天蓬老师
天蓬老师 2017-04-17 13:20:49
0
2
838

想将图片批量加密,有什么工具吗?如果自己写一个mac程序的话, NSFileManager *manager = [NSFileManager defaultManager];获取不到路径,没办法

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(2)
伊谢尔伦

Dear, if you know Python, you can try this script of mine: save binary files to base64
The function of directly outputting to a .plist file may be updated later. Currently, it is just transcoding and writing to the file

刘奇

If you just want to encrypt in batches, would you mind writing one using js? There are also free cloud services on the Internet that can do this.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template