waxy.org
Waxy.org Turns 10 - Waxy.org
http://waxy.org/2012/04/happy_10th_birthday_waxy
Waxyorg is the sandbox of Andy Baio. And some other stuff too. Posted Apr 14, 2012 (Updated Apr 15, 2012). Ten years ago, I started this site with three simple rules. No journaling, no tired memes, and be original. 18 months later, I added a little linkblog. In those ten years, I've posted 415 entries, including this one, and over 13,000 links. Carving out a space for yourself online, somewhere where you can express yourself and share your work, is still one of the best possible investments you can make ...
blog.iderzheng.com
一闪一闪的Android视图 – Ider
http://blog.iderzheng.com/android-blink-tag
Universal Principles of Design. Gert Lombard's Blog. July 31, 2015. 这个标签并没有在文档中做任何介绍,实际上只是Android 4.0(Ice Cream Sandwich, ICS)带进来的一个菜单而已。 Http:/ schemas.android.com/apk/res/android. Http:/ blog.iderzheng.com. Http:/ blog.iderzheng.com/wp-content/uploads/2015/07/android-blink-tag.webm. Handler mHandler ;. Context, attrs ). Message msg ). MESSAGE BLINK ). MESSAGE BLINK ). Message, BLINK DELAY ). MESSAGE BLINK ). Leave a Reply Cancel reply. Your email address will not be published.
blog.iderzheng.com
Debug – Ider
http://blog.iderzheng.com/tag/debug
Universal Principles of Design. Gert Lombard's Blog. 在一定程度上帮助解决了Activity和Fragment泄露的问题 多线程时要注意的同步问题 内部类调用其外部类的私有方法和变量产生了 合成方法(Synthetic Methods). 现在只要在变量前加上对应类型的 Android Support Annotation. 这些工具,但他们其实是集成开发环境( Integrated development environment, IDE. 如果是使用Eclipse,那么就需要手动下载 Stand-alone Android SDK. 而其中Activity是唯一直接控制程序界面呈现,直面用户操作的部件 当然BrowadCastReceiver也能通过 桌面控件(App Widgets). 大部分文档都将其表述为Tasks and Back Stack,但从官方文档的描述来看,Android的相对于Activity讲到的Task都视为一个存放Activities的Stack,所以将其称为Task Stack也不为过。
blog.iderzheng.com
Mobile – Ider
http://blog.iderzheng.com/tag/mobile
Universal Principles of Design. Gert Lombard's Blog. 截取Android设备的屏幕有很多方法,比如在Nexus系列同时按下 电源 和 音量调低 按钮来截取,也可以用第三方程序来完成。 Adb shell screencap /. Adb shell screenrecord - verbose. Capture screen of android device. Adb shell screencap -p. ADB SHELL SCREENRECORD ARGS. Verbose - bit-rate 2000000'. Record screen of android device. 033[1m(press Ctrl-C to stop recording) 033[0m. Adb shell screenrecord $ADB SHELL SCREENRECORD ARGS. Wait for video encoding finish. Don't delete copy in device. Adb shell rm $devicePath.
blog.iderzheng.com
Android – Ider
http://blog.iderzheng.com/tag/android
Universal Principles of Design. Gert Lombard's Blog. 截取Android设备的屏幕有很多方法,比如在Nexus系列同时按下 电源 和 音量调低 按钮来截取,也可以用第三方程序来完成。 Adb shell screencap /. Adb shell screenrecord - verbose. Capture screen of android device. Adb shell screencap -p. ADB SHELL SCREENRECORD ARGS. Verbose - bit-rate 2000000'. Record screen of android device. 033[1m(press Ctrl-C to stop recording) 033[0m. Adb shell screenrecord $ADB SHELL SCREENRECORD ARGS. Wait for video encoding finish. Don't delete copy in device. Adb shell rm $devicePath.
whatvinceate.blogspot.com
Vince Eats: What I Ate!: 2006-01-01
http://whatvinceate.blogspot.com/2006_01_01_archive.html
Vince Eats: What I Ate! Nevermind your diet, watch what I eat instead! Day 5, Breakfast of Champions and the best $2.91 you can spend. January 5, 2006. This breakfast is starting to look a little too familiar, better than nothing I guess. The best $2.91 you can spend near MC Campus. Some Marble Coffee Cake from the evil java fortress, pretty tasty though! Posted by Vince : 11:59 AM 0 comments. Links to this post. Belgian Waffles that I like and Super Soup. January 4, 2006. It sure was nice of Gordon.
blog.iderzheng.com
iOS7新JavaScriptCore框架入门介绍 – Ider
http://blog.iderzheng.com/introduction-to-ios7-javascriptcore-framework
Universal Principles of Design. Gert Lombard's Blog. October 5, 2013. 概览Apple提供的官方文档 What’s New in iOS. JSValue *)evaluateScript:(NSString *)script;. JSValue: %@, int: %d. JsVal, iVal ). JSValue: 28, int: 28. Var arr = [21, 7 , 'iderzheng.com'];. Get array from JSContext. JS Array: %@; Length: %@. JsArr, jsArr [. Use JSValue as array. JS Array: %@; Length: %d. JS Array: 21,7,iderzheng.com Length: 3. JS Array: 21,blog,iderzheng.com, , ,7 Length: 8. End Log- - - -. End Log- - - -. Context, JSValue *. Pingb...
blog.iderzheng.com
Ider – Ider
http://blog.iderzheng.com/author/ider
Universal Principles of Design. Gert Lombard's Blog. 截取Android设备的屏幕有很多方法,比如在Nexus系列同时按下 电源 和 音量调低 按钮来截取,也可以用第三方程序来完成。 Adb shell screencap /. Adb shell screenrecord - verbose. Capture screen of android device. Adb shell screencap -p. ADB SHELL SCREENRECORD ARGS. Verbose - bit-rate 2000000'. Record screen of android device. 033[1m(press Ctrl-C to stop recording) 033[0m. Adb shell screenrecord $ADB SHELL SCREENRECORD ARGS. Wait for video encoding finish. Don't delete copy in device. Adb shell rm $devicePath.
blog.iderzheng.com
Annotation – Ider
http://blog.iderzheng.com/tag/annotation
Universal Principles of Design. Gert Lombard's Blog. 在一定程度上帮助解决了Activity和Fragment泄露的问题 多线程时要注意的同步问题 内部类调用其外部类的私有方法和变量产生了 合成方法(Synthetic Methods). 现在只要在变量前加上对应类型的 Android Support Annotation.
blog.iderzheng.com
Framework – Ider
http://blog.iderzheng.com/tag/framework
Universal Principles of Design. Gert Lombard's Blog. OnLayout(boolean, int, int, int, int). RecyclerView是在Android L 也就是后来的Lollipop 中新加入的一种ViewGroup。 A flexible view for providing a limited window into a large data set. 不过它的 flexible 并不单单指它可以在ListView和GridView之间随意互相切换,更在于它可以创造出更多的复杂的可滚动的视图,比如水平方向的ListView,或者是Web上很流行的瀑布流式布局( Masonry. Introduction to Loc (Lua Objective-C). Recently we were starting to use Lua. After reading the Lua instructions for two days, and with knowledge about. Loc (Lua Objective-C) i...
SOCIAL ENGAGEMENT