上一页 1 2 3 4 5 6 7 8 ··· 582 下一页

2024年7月3日

摘要: https://juejin.cn 阅读全文
posted @ 2024-07-03 20:38 lydstory 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 北京盛讯美恒科技发展有限公司 http://www.usbserver.com/ 阅读全文
posted @ 2024-07-03 09:51 lydstory 阅读(4) 评论(0) 推荐(0) 编辑
摘要: ukey抓包原因 usbserver 兼容大多数ukey, 在极端情况下,会有一些ukey 不识别,这时候可以通过抓包,把数据发给厂家分析的方式解决 一、主要步骤 1、安装网络抓包工具wireshark 2、安装usb 设备抓包工具 3、配置网络端口 tcp port 33000 抓包 4、配置新插 阅读全文
posted @ 2024-07-03 08:24 lydstory 阅读(10) 评论(0) 推荐(0) 编辑

2024年6月30日

摘要: 四元数 指针、四元数 指针 四元数 指针 四元数 指针 阅读全文
posted @ 2024-06-30 20:22 lydstory 阅读(2) 评论(0) 推荐(0) 编辑

2024年6月29日

摘要: #include <iostream> using namespace std; void fun(int n) { if (n == 0) { cout << 0; return; } int binary[32]; // 存储二进制数的数组 int i = 0; while (n > 0) { 阅读全文
posted @ 2024-06-29 09:58 lydstory 阅读(1) 评论(0) 推荐(0) 编辑

2024年6月28日

摘要: 一、官方指导 To Create an Unmanaged Application follow these steps for implementing an unmanaged application. 1. include <NuiApi.h> in your source code 2. f 阅读全文
posted @ 2024-06-28 16:50 lydstory 阅读(2) 评论(0) 推荐(0) 编辑
摘要: https://www.avermedia.cn/ 阅读全文
posted @ 2024-06-28 14:34 lydstory 阅读(3) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> using namespace std; size_t strlcpy(char *dst, const char *src, size_t siz) { char *d = dst; const char *s = src; size_t n = siz; 阅读全文
posted @ 2024-06-28 10:43 lydstory 阅读(1) 评论(0) 推荐(0) 编辑

2024年6月27日

摘要: disk_everything文件查找软件 阅读全文
posted @ 2024-06-27 11:16 lydstory 阅读(1) 评论(0) 推荐(0) 编辑

2024年6月26日

摘要: openssl 与证书 openssl 与证书 openssl 与证书 openssl 与证书 阅读全文
posted @ 2024-06-26 21:38 lydstory 阅读(2) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 582 下一页

导航