SeanChense

Results 9 issues of SeanChense

For example, we can change `covertToNumber` to `est_ covertToNumber` for avoiding strange bug when using many libs we don't understand much.

When I install JDK 7,gradle tells me `Error:(2, 0) Cause: org/lucasr/probe/ProbePlugin : Unsupported major.minor version 51.0`

``` ENNoteSearch *search = [ENNoteSearch noteSearchWithSearchString:@"reminderOrder:*"]; [sesion findNotesWithSearch:search inNotebook:nil orScope:ENSessionSearchScopeAll sortOrder:ENSessionSortOrderNormal maxResults:100 completion:^(NSArray *findNotesResults, NSError *findNotesError) { for (ENSessionFindNotesResult* result in findNotesResults) { [sesion downloadNote:result.noteRef progress:^(CGFloat progress) { NSLog(@"downloading notes...

First thank you for your working at this to give us so amazing thing. But I got a problem when I use it. I wanna use this to get amounts...

![](http://ww3.sinaimg.cn/bmiddle/006c3h06gy1fcmid361elj30hs0vkdje.jpg) ![](http://ww1.sinaimg.cn/bmiddle/006c3h06gy1fcmid626n0j30hs0vktcg.jpg)

https://blog.csdn.net/wyf111/article/details/50385582 看到这篇博客,不知道为啥搜索 “IO 多路复用 RunLoop” 就搜索到这篇文章了。

How can we detect all internal methods called such as UIView ?