brzhang

Results 31 comments of brzhang

可能是权限问题,抽空维护下。

@asjqkkkk I have the same problem when I render markdown table in Listview ![image](https://user-images.githubusercontent.com/4476322/232686883-3a8ff086-b64a-4166-a102-2837cdebc846.png) it seems that the table is overflow of the boundary,could you help me solve this problem...

@asjqkkkk I have solve this problem , this is a nice libaray ```dart return SelectionArea( child: Padding( padding: const EdgeInsets.all(8.0), child: Column( mainAxisAlignment: MainAxisAlignment.start, crossAxisAlignment: CrossAxisAlignment.start, children: MarkdownGenerator( config: config.copy(configs:...

------ 单个文件大小大于500KB的不做给你做es6 转换和压缩,不知道他们为嘛没有明说出来 ------ 估摸着是因为包大小的原因,转换了会更加大

https://github.com/bravekingzhang/flutter_chat_box 我写了一个 flutter版本的,支持桌面版本,移动端,做了些简单的适配,一起来维护呀!

gpt_tokenize: unknown token '�' gpt_tokenize: unknown token '�' gpt_tokenize: unknown token '�' gpt_tokenize: unknown token '�' gpt_tokenize: unknown token '�' gpt_tokenize: unknown token '�' gpt_tokenize: unknown token '�' gpt_tokenize: unknown...

从代码中看不到如何去切换到华南节点,也没有找到配置文件,莫非 ,createToken 算法还不一样么? @chenxtdo 大大麻烦回答下。

@chenxtdo THX, 但是我依然没有解决,我把代码改成这样了。 ![image](https://cloud.githubusercontent.com/assets/4476322/21636019/d8b7db4c-d29b-11e6-862e-cffc8c62b710.png) 然后使用我自己的华南节点,点击验证配置,依然会失败。