Qt编程习惯(国外英文资料).docVIP

  • 41
  • 0
  • 约1.34万字
  • 约 17页
  • 2017-06-10 发布于河南
  • 举报
Qt编程习惯(国外英文资料)

Qt编程习惯(国外英文资料) Qt programming practice /wiki/Coding_Conventions Wd007 XChinux Trial school: qi liang C + + feature Dont use exceptions Dont use rtti (runtime type recognition; mainly, the typeinfo structure, dynamic or typeid operator, including throwing exceptions, etc.) The use of the template class is carefully used only when required, not just because you have mastered the method. Tip: use the compilers automated test capability to determine whether a c + + feature is supported. The practice of writing the Qt source code All of the code is only in ASCII (seven characters, if youre not sure

文档评论(0)

1亿VIP精品文档

相关文档