会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
上一页
1
···
549
550
551
552
553
554
555
556
557
···
617
下一页
2019年7月20日
GetWindowsDirectory系统目录
摘要: GetWindowsDirectory系统目录
阅读全文
posted @ 2019-07-20 00:23 lydstory
阅读(151)
评论(0)
推荐(0)
2019年7月19日
usb需要做的工作
摘要: 1. QStringList qlist = var2.split('&', QString::SkipEmptyParts); if (qlist.size() >= 2) { usbdata.usb_vid = qlist[0]; usbdata.usb_pid = qlist[1]; } 纪录
阅读全文
posted @ 2019-07-19 23:14 lydstory
阅读(152)
评论(0)
推荐(0)
音视频直播sdk
摘要: https://www.3tee.cn/cp.html
阅读全文
posted @ 2019-07-19 11:46 lydstory
阅读(203)
评论(0)
推荐(0)
2019年7月18日
交通停车场系统
摘要: c# 识别
阅读全文
posted @ 2019-07-18 22:14 lydstory
阅读(115)
评论(0)
推荐(0)
QSettings读写注册表
摘要: https://www.cnblogs.com/chengkeke/p/5417427.html https://www.cnblogs.com/findumars/p/8297925.html
阅读全文
posted @ 2019-07-18 10:56 lydstory
阅读(443)
评论(0)
推荐(0)
三重循环之break
摘要: while(1) { while(1) { while(1) { break; } } } //逻辑堪比绝技啊 脑洞开之注册表循环遍历方法
阅读全文
posted @ 2019-07-18 10:22 lydstory
阅读(143)
评论(0)
推荐(0)
2019年7月17日
指针赋值为空
摘要: DWORD *__thiscall unknown_libname_67(_DWORD *this){ *this = 0; this[1] = 0; return this;} //ida 赋值
阅读全文
posted @ 2019-07-17 11:24 lydstory
阅读(292)
评论(0)
推荐(0)
std::wcout输出1遍不输出
摘要: std::wcout输出1遍不输出 程序明明在执行地方执行 wcout无法输出到控制台 cout就可以 添加中文支持即可
阅读全文
posted @ 2019-07-17 10:32 lydstory
阅读(607)
评论(0)
推荐(0)
2019年7月16日
IDA查看枚举、结构体数据类型
摘要: https://blog.csdn.net/u012206617/article/details/87293233
阅读全文
posted @ 2019-07-16 14:32 lydstory
阅读(2214)
评论(0)
推荐(0)
windbg 调试_符号表
摘要: https://blog.51cto.com/11512826/2068413
阅读全文
posted @ 2019-07-16 14:23 lydstory
阅读(172)
评论(0)
推荐(0)
上一页
1
···
549
550
551
552
553
554
555
556
557
···
617
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告