Peter Peng
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Peter Peng 创建了一个帖子, How to skip a end brace
I need to declare a method, as following:- (id) initWithName:(NSString *)namewhen I type "(", appcode gives me "()", which is good.But when I finished typing "id", I will be in the center of "( )"... -
-
Peter Peng 创建了一个帖子, IDEA Navigation Problem
When I navigate back, i've found the code line that I am navigating back to will always scroll up to the top of my editor screen, instead of staying at the original place.Could anyone tell my how ...