10 2020 档案

摘要:#include <sys/mman.h> #include <stdio.h> #include<string.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <stdint.h> #inclu 阅读全文
posted @ 2020-10-22 14:33 zongzi10010 阅读(102) 评论(0) 推荐(0) 编辑
摘要:头文件 #include <functional> 实现 // 实现一个通用的apdu准备的函数,通过调用p方法来实现协议的wrap和发送 // 方法 p 来将 apdu 打包为[head][apdu][tail] // 这里我们想让 protocolUse 是一个函数指针 template<typ 阅读全文
posted @ 2020-10-15 20:46 zongzi10010 阅读(134) 评论(0) 推荐(0) 编辑
摘要:http://com0com.sourceforge.net/ 阅读全文
posted @ 2020-10-13 09:07 zongzi10010 阅读(689) 评论(0) 推荐(0) 编辑
摘要:cmake 修改 option(WITH_TOOLS "Build utility tools" YES ) option(WITH_TESTS "Build tests" NO ) option(WITHOUT_PNG "Disable PNG support" YES) #1.屏蔽PNG opt 阅读全文
posted @ 2020-10-09 21:36 zongzi10010 阅读(331) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示