240 发简信
IP属地:广东
  • just for fun -- 用win10的wsl做远程桌面

    0x00 习惯用 ssh 登录linux系统的人多少会有ssh登录Windows的需求;好啦, wsl带来一个“原生的linux子系统”,wsl...

  • mosquitto auth plugin 编译配置

    配置使用 mysql 作为 be (back end) 使用config.mk 配置编译参数cp config.mk.in config.mk ...

  • mosquitto 编译

    参考 https://goochgooch.wordpress.com/2014/08/01/building-mosquitto-1-4/ht...

  • PyQt5 坑 = list()

    信号槽 文档 btn clicked 事件的槽函数被调用两次的 bug以下代码定义了一个connectSlotsByName 槽函数,是对 pu...

  • Resize,w 360,h 240
    PyQt5 —— QtDesigner,pyqt5-tools 结合

    Qt 使用可以用 QtDesigner 创建 .ui 文件,并在 QtCreator 中自动生成C++文件,从C++中调用;PyQt 也可以,需...

  • python 程序打包之 pyInstaller

    工具 pyinstaller: windows 上打包python程序为 exe 的工具 安装 支持 python 版本python3.5 p...