摘要: 2013-4-20:我把老版本的代码重构了一下,新版本赋值问题已完全解决,并且提供很多api给调用。推荐大家升级到最新版本。下载地址:http://tewuapple.github.io/WinHtmlEditor/ 为雅安祈祷! 最新版截图(优化前景色和背景色用户体验并且增强表格修改功能) 快捷键 阅读全文
posted @ 2012-06-30 11:47 特务小强 阅读(17174) 评论(65) 推荐(8) 编辑
摘要: https://blog.csdn.net/weixin_45661908/article/details/123378127 阅读全文
posted @ 2022-09-28 15:53 特务小强 阅读(13) 评论(0) 推荐(0) 编辑
摘要: 代码如下: void SomeClass::SomeFunctionToCorrectName(CString &strName) { // Only alphabets (Aa-Zz), numbers(0-9), "_" (underscore) and "-" (hyphen) are all 阅读全文
posted @ 2021-06-17 09:47 特务小强 阅读(521) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/7332dcb978b2?hmsr=toutiao.io 阅读全文
posted @ 2021-04-04 19:23 特务小强 阅读(251) 评论(0) 推荐(0) 编辑
摘要: 读取Ini文件的类踩了一个坑,当配置文件有中文参数时候,没法正确读取。读到的全是乱码。查询了很久才发现ifstream本身就无法正常读取包含中文路径的文本(具体的解决方案就不细说了网上一堆)。这里主要讲一下getline读取到乱码的解决办法。 原文连接:点击这里查看原博主文章 添加一个函数转换一下编 阅读全文
posted @ 2020-12-09 22:44 特务小强 阅读(2405) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/shsgl/p/4053755.html https://www.cnblogs.com/jameszeng/p/10724841.html https://blog.csdn.net/m0_37362454/article/details/88639 阅读全文
posted @ 2020-11-15 15:04 特务小强 阅读(69) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/vranger/p/3938355.html 阅读全文
posted @ 2020-11-14 09:13 特务小强 阅读(71) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/DaSo_CSDN/article/details/77587916 https://stackoverflow.com/questions/21575310/converting-normal-stdstring-to-utf-8 阅读全文
posted @ 2020-10-23 20:35 特务小强 阅读(1138) 评论(0) 推荐(0) 编辑
摘要: https://www.codeproject.com/Articles/8/MFC-Grid-control-2-27 https://blog.csdn.net/xiaoyu21520/article/details/75305070?utm_medium=distribute.pc_relev 阅读全文
posted @ 2020-07-13 17:53 特务小强 阅读(384) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/itas109/article/details/83653199 https://www.cnblogs.com/lisuyun/p/5245609.html 阅读全文
posted @ 2019-12-04 11:04 特务小强 阅读(1296) 评论(0) 推荐(0) 编辑
摘要: https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/mnl_avalon_spec.pdf https://www.intel.cn/content/www/cn/zh/programmabl 阅读全文
posted @ 2019-07-25 15:35 特务小强 阅读(524) 评论(0) 推荐(0) 编辑