会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
2019年9月16日
ini配置文件内如果有更新参数
摘要: ini配置文件内如果有更新参数 执行更新 更新参数 自动去下载执行????
阅读全文
posted @ 2019-09-16 10:36 lydstory
阅读(348)
评论(0)
推荐(0)
shlwapi.h文件夹文件是否存在
摘要: { if( NULL == lpszFileName) { return FALSE; } if (PathFileExists(lpszFileName)) { return TRUE; } else { return FALSE; } } *************************************************************/ { if (PathIsDir
阅读全文
posted @ 2019-09-16 09:34 lydstory
阅读(275)
评论(0)
推荐(0)
windows通信方式
摘要: 通信方式 0:串口 1:邮槽 2:管道
阅读全文
posted @ 2019-09-16 09:16 lydstory
阅读(200)
评论(0)
推荐(0)
事件日期转BCD码
摘要: BCD码 BCD码 BCD码 射频卡编码方式
阅读全文
posted @ 2019-09-16 08:55 lydstory
阅读(417)
评论(0)
推荐(0)
判断文件存在与编码方式
摘要: ???编码方式影响函数调用?? windows与linux不同的函数调用?平台影响 1.多字节 unicode 函数 https://blog.csdn.net/u013407116/article/details/78107868
阅读全文
posted @ 2019-09-16 08:50 lydstory
阅读(212)
评论(0)
推荐(0)
windows 对CMutex操作之CSingleLock
摘要: https://blog.csdn.net/wushuomin/article/details/80002627 std::list存std::list<CUtilObject*> m_list; 类的对象指针 cmutex实现互斥,线程同步,资源临界区 ???linux 进程同步 local so
阅读全文
posted @ 2019-09-16 08:41 lydstory
阅读(775)
评论(0)
推荐(0)
SHFileOperation删除文件夹
摘要: SHFileOperation一种方法
阅读全文
posted @ 2019-09-16 08:31 lydstory
阅读(444)
评论(0)
推荐(0)
简单算法3种
摘要: 8字节数据的DES运算 8字节数据的3DES运算 md5 sha-1
阅读全文
posted @ 2019-09-16 08:25 lydstory
阅读(206)
评论(0)
推荐(0)
CWinThread 日志系统
摘要: CWinThread 日志系统 CWinThread 上继承写入日志 CStdioFile 继承文件
阅读全文
posted @ 2019-09-16 08:14 lydstory
阅读(165)
评论(0)
推荐(0)
c++ delegate
摘要: https://www.cnblogs.com/cappuccino/p/3262056.html c++ 模板类 实现的委托机制,c#中大量使用委托机制,c++利用 一个是基于运行时汇编另一类是利用C/C++11编译器特性(泛型可变模板)
阅读全文
posted @ 2019-09-16 08:13 lydstory
阅读(452)
评论(0)
推荐(0)
CStudioFile 二重化文件
摘要: 二重化文件是什么意思?
阅读全文
posted @ 2019-09-16 07:43 lydstory
阅读(224)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告