...些不对劲: /* hightman.070901: multi segment policy */ #define SCWS_MULTI_NONE 0x00000 #define SCWS_MULTI_SHORT 0x01000 #define SCWS_MULTI_DUALITY 0x02000 #define SCWS_MULTI_ZMAIN 0x04000 #define SCWS_MULTI_ZALL 0x08000 #define SCWS_MULTI...
...都试过,没任何变化[hr] 这个不是BUG,看到你源码 #define SCWS_MULTI_NONE 0x00000 // nothing #define SCWS_MULTI_SHORT 0x01000 // split long words to short words from left to right #define SCWS_MULTI_DUALITY 0x02000 // split every long words(3 chars?) to two chars #define SCWS_...