240 发简信
IP属地:广东
  • c++

    stl容器 std::vecter调用clear后,vector的size将变成0,但是它的容量capacity并未发生改变,clear只是删除...

  • git

    recursive strategieThis can only resolve two heads using a 3-way merge a...

  • C# tips

    SplitContainer 控件无法删除 目前理解主要两个原因: 未正真选中目标面板 分隔出的子面板是不能删除的

  • TCP

    PSH & URG TCP's push capability accomplishes two things: The sending app...

  • 2020-12-25 一些知识点

    mfc做的对话框程序,当系统dpi变化的时候,对话框窗口(有滚动条)的初始大小也发生变化,而且还没找到变化规律,关键是新的窗口size无法覆盖内...

  • 2020-12-07 一些知识点

    1. 使用 git stash pop 完成多开发分支间的同步,避免合并无意义的commit 2. Couldn't process file ...

  • win10系统中使用Java调用Matlab

    通过 将 Matlab 的 Java 驱动包以本地包的形式引入 gradle 项目中 启动时报异常 可通过将 Matlab 安装目录下的 bin...

  • 2020-09-10

    CIFS has a negative connotation amongst pedants. SMB 2 and SMB 3 are mas...

  • 设计模式Tips

    tip 1 Adantage of Factory Method Pattern Factory Method Pattern allows t...