上一页 1 ··· 73 74 75 76 77 78 79 80 81 ··· 182 下一页
摘要: C++智能指针 来源 https://zhuanlan.zhihu.com/p/30933682 参考 https://www.zhihu.com/question/319277442/answer/1094961099 智能指针只能代替T*的一部分功能,而这部分本来就不适合用T*(因为容易造成bu 阅读全文
posted @ 2020-04-19 22:36 lsgxeva 阅读(975) 评论(0) 推荐(0)
摘要: Qt 中的智能指针 来源 https://www.cnblogs.com/xiangtingshen/p/11201554.html 来源 https://www.cnblogs.com/findumars/p/5599443.html 参考 https://blog.csdn.net/liyuan 阅读全文
posted @ 2020-04-19 22:33 lsgxeva 阅读(1510) 评论(0) 推荐(0)
摘要: 保持Qt程序中GUI的响应流畅 来源 https://my.oschina.net/shelllife/blog/50813 如何使Qt 平台中的GUI保持响应流畅?一般来说耗时较长的操作,分为计算密集型操作和IO密集型操作,对于这两类操作如何提高响应速度。 而从操作的本质上来说,操作又可分为不可分 阅读全文
posted @ 2020-04-19 21:59 lsgxeva 阅读(1354) 评论(0) 推荐(0)
摘要: Qt中的消息通知和事件发送 来源 https://my.oschina.net/shelllife/blog/68242 Qt中的信号和槽机制、事件机制是其具有特色的两大机制。利用这两种机制可以轻松地实现需要的消息通知和事件通知。 1、信号和槽机制 充分使用Qt库中已经定义和实现好的对象的信号和槽函 阅读全文
posted @ 2020-04-19 21:52 lsgxeva 阅读(4134) 评论(0) 推荐(1)
摘要: QtOfficeOpenXml https://github.com/dbzhang800/QtOfficeOpenXml Introduction Qt Office Open Xml is a library that can be used to read and write opc pack 阅读全文
posted @ 2020-04-18 23:11 lsgxeva 阅读(1199) 评论(1) 推荐(0)
摘要: MS Office 开源替代软件 来源 https://zhuanlan.zhihu.com/p/34084144 参考 https://itsfoss.com/best-free-open-source-alternatives-microsoft-office/ 概要:还在 Linux 中寻找 阅读全文
posted @ 2020-04-18 18:26 lsgxeva 阅读(3970) 评论(0) 推荐(0)
摘要: xuanyes 绚星微课 http://www.yxt.com/xuanyes/downloadxuanyes(offline).exe 安装文件大小 143 MB 安装后占用 155 MB 安装后分为基础版和专业版,制作的课件格式为 专业版课件(*.osct) 或 通用模版(*.ostp) ,也支 阅读全文
posted @ 2020-04-18 14:54 lsgxeva 阅读(768) 评论(0) 推荐(0)
摘要: 企业直播软件对比 https://github.com/lxp521125/lxp521125.github.io/blob/626b11725bcd587d57ee0f125d248bae04adc005/%E4%BC%81%E4%B8%9A%E7%9B%B4%E6%92%AD.md 无开发,功能 阅读全文
posted @ 2020-04-18 13:28 lsgxeva 阅读(712) 评论(0) 推荐(0)
摘要: 使用 ActivePresenter像PPT一样录制教学课件 来源 https://zhuanlan.zhihu.com/p/119113294 发布于 2020-03-28 有人询问是否可以提供能像PPT那样便捷制作高质量精品微课的工具,如同Camtasia Studio(俗称“喀秋莎”)那样的产 阅读全文
posted @ 2020-04-17 23:56 lsgxeva 阅读(1866) 评论(0) 推荐(0)
摘要: SCORM和xAPI之间的区别 学习管理系统 LMS (Learning Management System) 相关开源项目,可以在 https://sourceforge.net/ 或 https://github.com/ 使用 LMS 或 Learning Management System  阅读全文
posted @ 2020-04-17 23:26 lsgxeva 阅读(1876) 评论(0) 推荐(0)
上一页 1 ··· 73 74 75 76 77 78 79 80 81 ··· 182 下一页