블로그
- [스크랩] Android FlatUI 출처 : [ https://github.com/eluleci/FlatUI ] Android FlatUIFlatUI is a library that lets you use native There are many predefined themes inside this library but you can also use your own colors easily. !!!
- [스크랩] EazeGraph 출처 : [ https://github.com/blackfizz/EazeGraph ] EazeGraphEazeGraph is an Android library for creating Its main goal was to create a lighweight library which is easy to use and highly customizeable with an
- [스크랩] CircularImageView maintaining the best draw performance UsageTo make a circular ImageView, add this CircularImageView library XML You may use the following properties in your XML to customize your CircularImageView.
- [스크랩] VolleyPlus 출처 : [ https://github.com/DWorkS/VolleyPlus ] VolleyPlus VolleyPlus library Project improvements to Volley Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use
- <in-situ>, FastBit: An Efficient Compressed Bitmap Index Technology FastBit: An Efficient Compressed Bitmap Index TechnologyFastBit is an open-source data processing library data is NOT required to be under the control of FastBit software, which allows the user to continue to use
- FAT library for STM32. The story for today is about FAT Library for ARM STM32 (Sorry for the person who want to use FAT Libray with AVR, I think articles relate to FAT Library with AVR is much more than STM32).
- MetaWeblogAPI C# Code Sample http://msdn.microsoft.com/en-us/library/aa905670.aspxMetaWeblogAPI C# Code SampleWindows Live SDK This C# sample demonstrates how to use all of the methods supported by the MetaWeblog API.
- Password Change for AD & Oracle DB identitylifecyclemanager/thread/160fe140-fd09-4e07-a60f-0d97e0c7f11b http://technet.microsoft.com/en-us/library Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
- Welcome to OpenEars! 출처: http://www.politepix.com/openears/ OpenEars is an open-source iOS library for implementing round-trip demand, all while using less than 10% CPU on average on an iPhone 3G (decoding speech and speaking use
- [C#학습셀03-15] How to: Browse a Folder can use the built-in FolderBrowserDialog component to enable users to browse a folder. To display a dialog box, you use the ShowDialog method.