有没有关于如何在iPhone上处理OFX的库或示例? [英] Are there any libraries or examples of how to handle OFX on the iPhone?

查看:103
本文介绍了有没有关于如何在iPhone上处理OFX的库或示例?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一款处理货币的iPhone应用程序,并希望使用开放式金融交易(OFX)标准与来源进行互动。有关此标准的信息,请参见此处此处

I'm working on a money-handling iPhone application and would like to interact with sources using the Open Financial Exchange (OFX) standard. Information about this standard is presented here and here.

是否有关于如何在iPhone或Objective-C上与OFX交互的开源库,示例或教程?

Are there any open source libraries, examples, or tutorials out there about how to interact with OFX on an iPhone or in Objective-C?

推荐答案

我自己没有经验,但有一个名为 LibOFX <的C / C ++项目/ a>这是开源的 - 也许可以使用进行调整GCC Objective-C ++

I have no experience myself, but there's a C/C++ project named LibOFX which is open source - maybe it can be tweaked in using GCC Objective-C++?

或者,如果您打算编写自己的Objective-C实现,可以查看 OFX4J - OFX特定的Java开源实现ication。

Or, if you plan on writing your own Objective-C implementation, you can look into the code of OFX4J - a Java open source implementation of the OFX specification.

这篇关于有没有关于如何在iPhone上处理OFX的库或示例?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆