05 2023 档案

摘要:1 QShortcut *backwardShortcut = new QShortcut(QKeySequence::Copy, this); 2 connect(backwardShortcut, SIGNAL(activated()), this, SLOT(slot_action_scree 阅读全文
posted @ 2023-05-22 13:49 阳光下的小土豆 阅读(125) 评论(0) 推荐(0) 编辑
摘要:工作中用到了修改svn日志信息的情况。 网上查找: 如何修改SVN已提交项目的message log 我用到了下面蓝色字体部分。 直接在TortoiseSVN中修改过往日志,会提示: DAV request failed;it's possible that the repository's pre 阅读全文
posted @ 2023-05-04 13:38 阳光下的小土豆 阅读(186) 评论(0) 推荐(0) 编辑