
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
ChatGPT:在 VSCode 中,如果你发现 Vim 插件(如 VSCodeVim 扩展)与 VSCode 的默认复制粘贴快捷键(Ctrl+C / Ctrl+V)冲突

#.h#ifndef QEXCEL_H#define QEXCEL_H#include <QString>#include <QVariant>class QAxObject;class ExcelEngine final : public QObject{public:ExcelEngine(QString strPath, QObject *parent = 0);~E
基于https://blog.csdn.net/qq_35192280/article/details/83021975进行小调整.h#ifndef WORDENGINE_H#define WORDENGINE_H#include "corelib_global.h"#include <QObject>#include <QAxObject>#include <QAx
https://forum.qt.io/topic/54848/qwtplot-zooming-logarithmic-scale/2zoscHello,i have a QwtPlot with a logarithmic scale on y and time scale on x. That was not the problem, but zooming into the graph...
.proQT+= axcontainer#ifndef ADVANCEEXCEL_H#define ADVANCEEXCEL_H#include <QString>#include <QVariant>#include "excitingexcel_global.h"class QAxObject;class EXCITINGEXCE...
Qalculate!计算器 使用杂记。
原文链接:https://www.lfhacks.com/t/draw-ellipse在现实生活中如何画 椭圆 ?椭圆并不是由圆压扁而来,而是要符合一定的规则才能称为椭圆。现实生活中如果有画椭圆的需求,应该按照固定的方法作图。本文介绍一些绘制椭圆的方法。焦点法又叫园丁画法(gardener’s construction),因为在划定椭圆形花坛时,这个方法最为实用,而且画出的椭圆也足够标准。与 椭圆
参考:Boost-asio串口通信测试_weixin_41718491的博客-CSDN博客_asio串口通信https://blog.csdn.net/weixin_41718491/article/details/80755122用python虚拟串口 - Biiigfish - 博客园https://www.cnblogs.com/pied/p/4147094.htmlpython:#!/us







