【发布时间】:2011-02-04 10:27:38
【问题描述】:
我正在为 iPhone/iPod 组合编写一个 POS 应用程序,使用与 Apple Stores:: EasyPay 中使用的完全相同的硬件。
好的,我的障碍是:在 uitextfield 中输入文本时,如何识别正在使用的信用卡类型?
我假设我必须使用 textField:shouldChangeCharactersInRange:replacementString:?但是,我有一些想法,但我无法将它们组合在一起形成代码:/
感谢任何帮助!
【问题讨论】:
标签: iphone objective-c nsstring e-commerce