Chen Wei

Results 6 comments of Chen Wei

@wangkevin5626 这个固件下载更新完怎么用?

Artur, Thank you for your quick reply. Because the cell is auto resized according to the message content, how can I calculate the `origin.x` with the cell width in order...

Thank you again for your reply. Now when I put `cell.containerView.frame.origin.x = 100.0;` into `-configureMessageCell:forMessageAtIndex` method, I have got `Expression is not assignable` error. 在 2014年7月30日,下午2:48,Artur Mkrtchyan [email protected] 写道: >...

Sorry, I followed your direction, but nothing happened. 在 2014年7月30日,下午3:18,Artur Mkrtchyan [email protected] 写道: > You can't set view.frame.origin.x directly. > > CGRect frame = cell.containerView.frame; > frame.origin.x = 100; >...

> from envs.gridworld_env import CliffWalkingWapper ‘提示ModuleNotFoundError: No module named 'envs' 如何解决?【已解决】 怎么解决的?

可以自己用XCode编译。我这边提供一个我编译好的正在使用的版本 [CCFrank.app.zip](https://github.com/user-attachments/files/21357244/CCFrank.app.zip)