Chen Wei
Chen Wei
如何返回base64的图片格式?
I use convert_bert_from_uer_to_huggingface to convert pre-trained model bin file to huggingface model bin file. But it does not generate a directory which can be used in transformers. When loading it,...
编译arm环境的程序可以用arm-none-eabi-gcc吗?armcc要许可证。
It is necessary to call `defer client.Close()` after new a redis client?
The demo app which use storyboard to create the `UIWebView` runs fine as follows.  However, if I change the `UIWebView` to be created programmatically, some part of the view...
I am going to print receipt used in supermarket, where its width is 58mm. How can I use this pager-css in self-defined page size?
I an using AngularJS to build my site. I have an array of `assets/images/?.png` where `?` is generated via `_.range` as follows: ``` $scope.model.fad = 'assets/images/' + _.range(1, 6).map(function (e)...
Hi all, I send a message of Chinese characters more than 16 words in utf8. It is fine to see that the whole string is recorded in the database. However,...
Hi all, I have met a bug that sometimes may happen sometimes may not when calling `[receiveMessage:]`. I perform an async request to server to get a list of messages...
Hi, all, I am developing a chat app to support message bubbles appear randomly of the left margin in the table cell. I find that in `SOMessageCell`, the `kBubbleLeftMargin` and...