Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经有了 LUHN 公式的算法和我的 XML 文件。但我需要为 LUHN 公式实现 XML 文件中的数据。
示例:123-4567-891 信用卡号被盗。LUHN 公式将读取它然后为用户打印它。