10 2016 档案
摘要:interactor调用接口 Activity包含Presenter,这样界面上的操作就会通知到Presenter. Presenter调用view接口, Activity实现view接口,这样Presenter就可以改变Activity 有人将Presenter命名为Controller,view
阅读全文
摘要:1.reflect http://www.jianshu.com/p/b5c87824e33c 2.android studio 2.0项目1.5编译 Cause: com/android/build/gradle/internal/model/DefaultAndroidProject : Uns
阅读全文
摘要:面试时被问到一个问题,如何实现weak变量的自动置nil?当时也不知道。 今天在实现target-action模式时,如何调用SEL,刚开始只会PerformSelector,但不能传递多个参数,后来用 objc_msgSend。Objective-C的消息机制就是使用objc_msgSend。 很
阅读全文
摘要:【投稿】使用 fastlane 实现 iOS 持续集成 http://www.cocoachina.com/ios/20150916/13433.html
阅读全文
摘要:1. http://jingyan.baidu.com/article/215817f7888dc21eda14230d.html Gradle DSL method not found:‘android() 删掉最外层的build.gradle中的 android { compileSdkVers
阅读全文
摘要:1. AQRecorder AQPlayer 2.levelmeter 3. linesview DXRecordView 4.recordButton 按住说话 5.EMChatAudioBubbleView
阅读全文
摘要:app包括资源和功能,做完之后没有改变什么
阅读全文
摘要:https://www.github.com/MengTo/DesignerNewsApp/
阅读全文
摘要:struct Blog { static let BaseURL = NSURL(string: "http://192.168.1.103/blog")! } extension Blog { struct Events { static let Path = "events" } } extension Blog.Events { st...
阅读全文
摘要:1. 475 brew tap homebrew/apache 476 brew install mod_wsgi 477 ls /usr/local/Cellar/mod_wsgi/4.5.7/libexec/mod_wsgi.so 478 sudo vi /etc/apache2/httpd.c
阅读全文
摘要:全栈增长工程师实战 http://growth-in-action.phodal.com/ https://my.oschina.net/liuxinquan/blog/551341 https://github.com/piyushthegamer/python-projects https://
阅读全文

浙公网安备 33010602011771号