Chen Wei

Results 17 issues of 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. ![right](https://cloud.githubusercontent.com/assets/1733948/5233411/6f9fab46-77ba-11e4-8e65-2f2e95f6371b.png) 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?

question

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)...

debug request

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...