opti:设置自动设置列宽度,并且可以配置允许的最大宽度。
This commit is contained in:
@@ -10,6 +10,8 @@ struct OprBase {
|
||||
std::string the_node{};
|
||||
std::string purpose{};
|
||||
std::string xml_path{};
|
||||
long allow_max_width{500};
|
||||
long blank_width{50};
|
||||
};
|
||||
|
||||
class CUtil
|
||||
|
||||
Reference in New Issue
Block a user