搜索资源列表
punch_card_system
- 类似羊城通这样的刷卡系统,采用基本的数据流交互功能-punch card system
java
- java模拟羊城通卡代码 */ public static void main(String[] args) { for(int i=0;i<args.length;i++){ System.out.println("args["+i+"]="+args[i]); } BusCard test; if ("1".equals(args[0])) test = new
android通过NFC读取公交卡的余额和交易记录
- 通过NFC读取公交卡的余额和交易记录 ,android示例程序 通过NFC的读模式,读取公交卡的余额和交易记录。这是一个开源的工程,可以读取深圳通、羊城通、北京卡、八达通、武汉通等等(Read the balance and transaction records of the bus card by NFC, Android sample program Through the reading mode of NFC, the balance and transaction records