All Projects → topameng → Cstring

topameng / Cstring

Licence: mit
C# 动态字符串

CString

C# 动态字符串,主要取代StringBuilder功能,但也包含大部分的string功能,可以再某些情况下取代字符串。 达到减少内存分配的目的

比如替代ngui UILable 成员mProcessedText: https://github.com/topameng/mGUI/blob/ad1c27c8be15a5ab334cc9809e7a91baf0ab0fc5/Assets/NGUI/Scripts/UI/UILabel.cs#L94

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].