【发布时间】:2016-02-18 22:24:32
【问题描述】:
请帮帮我,我是一名计算机文盲女性,希望将一组(.cng 文件)转换为 jpeg。我在博客上找到了一个源代码,指示我这样做
构建它,然后用类似这样的东西运行它:
cng2jpg /path/to/images/199x/1990101/*.cng
Here is a link to the source code
有人知道如何运行源代码来转换文件吗?
Here is a link to the blog post for reference for what exactly I am doing
【问题讨论】: