gCore C++开发

gCore 这个 C++库,简直是一个功能丰富的小工具包,适合日常开发中一些常见需求。它了2、3、4 维向量的模板,能你简化多数学计算。还有随机数对象,让你在需要生成随机数时省心不少。日志对象也是个亮点,能让你方便地记录程序运行中的关键信息。颜色文件系统类也都挺实用的,简单而高效,能应对日常项目中常见的需求。信号插槽系统让你在需要解耦的地方,能快速地实现类似 Qt 的机制。说实话,如果你经常开发 C++,这库的功能还是蛮全的,足够支撑一部分常见场景。如果你对XML 序列化或者Ini 解析有需求,它也能现成的方案,挺方便的。,gCore 是个挺值得一试的小工具包,代码清晰,功能不复杂,但却能节省不少时间。

需要注意的是,虽然功能丰富,但对于初学者来说,得先搞清楚它的基本使用方式,尤其是那几个模板类,稍微了解一下基本数学知识会比较好。

folder
gCore(c++代码) 预估大小:107个文件
file
tinyxmlparser.cpp 29KB
file
tinyxml.cpp 29KB
file
color.cpp 9KB
file
unicode.cpp 8KB
file
md5.cpp 11KB
file
random.cpp 3KB
file
randomimpl.cpp 4KB
file
math.cpp 3KB
file
vector.cpp 4KB
file
gcore.cpp 2KB
file
logimpl.cpp 3KB
file
log.cpp 2KB
file
physfswritefile.cpp 2KB
file
filesystem.cpp 3KB
file
filesystemimpl.cpp 7KB
file
configfile.cpp 4KB
file
physfsreadfile.cpp 2KB
file
pluginloader.cpp 2KB
file
rtti.cpp 3KB
file
object.cpp 3KB
zip 文件大小:135.08KB