如何制作适用于 Mac 的文件转换器?
我想为 Mac 创建一个文件转换器。我应该使用 xCode 来执行此操作吗?在哪里可以找到代码来制作这样的应用程序。有没有制作文件转换器的教程
I would like to create a file converter for a mac. Should I use xCode to do this, and where could I find code to make such an app. Are there tutorials for making file converters
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Xcode 可能是您最好的选择。有关如何制作的想法,您可以访问 github 并查看一些公共存储库。以下是 http://mirovideoconverter.com/
https://github.com/8planes/mirovideoconverter
Xcode would probably be your best bet. For an idea on how to make one you can go to github and look and some public repos. Here is the link to the repo of the http://mirovideoconverter.com/
https://github.com/8planes/mirovideoconverter