eryar

PipeCAD - Plant Piping Design Software.
RvmTranslator - Translate AVEVA RVM to OBJ, glTF, etc.
posts - 603, comments - 590, trackbacks - 0, articles - 0

02 2020 档案

     摘要: OpenCASCADE自定义高亮效果  阅读全文

posted @ 2020-02-29 15:01 eryar 阅读(8881) | 评论 (0)  编辑 |

     摘要: Abstract. Python and C++ are in many ways as different as two languages could be: while C++ is usually compiled to machine-code, Python is interpreted. Python's dynamic type system is often cited as the foundation of its flexibility, while in C++ static typing is the cornerstone of its efficiency. C++ has an intricate and difficult compile-time meta-language, while in Python, practically everything happens at runtime.

Key Words. Qt, Python, Shiboken2, PySide2  阅读全文

posted @ 2020-02-24 14:56 eryar 阅读(4425) | 评论 (0)  编辑 |