240 发简信
IP属地:江苏
  • C++编码规范

    C++编码规范 总原则 代码是给人看的,要让你的代码看上去清晰、美观。 C++ features C++特性 不要使用异常 不要使用rtti(R...

  • c++资料

    c++标准 cppreference 编码规范 Coding Conventions Qt Coding Style 其他 Policies/B...

  • Qt资料

    官方资料 Coding Conventions Qt Coding Style

  • QML资料

    官方资料 Data Type Conversion Between QML and C++ Integrating QML and C++ In...

  • QML动态创建C++对象

    参考: http://stackoverflow.com/questions/12564289/how-can-i-add-property-d...

  • Qt Visual Studio

    1. 将普通Win32项目转换为Qt项目 http://stackoverflow.com/questions/2088315/how-to-c...

  • Qt技巧

    set evironment variable QT_LOGGING_RULES to qt.qpa.gl=true https://blog....

  • Qt OpenGL

    Qt Weekly #21: Dynamic OpenGL implementation loading in Qt 5.4 https://b...

  • Qt Designer使用技巧

    编译Qt Designer 安装Qt时,选择安装源码 用Qt Creator打开C:\Qt\Qt5.5.0\5.5\Src\qttools\sr...