磁道数据解析器 Magnetic Track Parser

码农软件 · 软件分类 · 其他开发相关 · 2019-10-22 16:59:23

软件介绍

Magnetic Track Parser 是 Java 7 库,可以从一个银行发行的信用卡解析磁道数据,可以从一个 USB 磁卡条纹读取器中返回结果。所有的类都是不可变的,并且是线程安全的。标准的 toString() 函数可以格式化数据成为人类可读的形式,此程序已经通过了 JUnit 测试,构建的时候需要 Maven。

Maven 构建:

<dependency>
    <groupId>us.fatehi</groupId>
    <artifactId>magnetictrackparser</artifactId>
    <version>1.0</version>
</dependency>

本文地址:https://www.codercto.com/soft/d/17328.html

We Are the Nerds

We Are the Nerds

Christine Lagorio-Chafkin / Hachette Books / 2018-10-2 / USD 18.30

Reddit hails itself as "the front page of the Internet." It's the third most-visited website in the United States--and yet, millions of Americans have no idea what it is. We Are the Nerds is an eng......一起来看看 《We Are the Nerds》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具