Android shape and selector, androidselector
1. shape usage example:
Solid: solid, indicating Filling
Gradient: gradient
Android: startColor and android: endColor are the start and end colors respectively. android: angle is the
ThinkAndroid framework, thinkandroid
ThinkAndroid is a free, open-source, simple Android development framework that complies with the Apache2 open-source protocol. Its development purpose is to develop Android applications in a simple and fast
ScrollView and Autolayout, scrollview
Learn Autolayout. When ScrollView is involved, many people are at a loss in the face of the error of full screen red. Why is it an error when the constraints that have been okay before are reached.
For example:
TabActivity (3) at the bottom of Android -- ActivityGroup | Tab 2 is displayed at the bottom of Android.
In the previous article, outdated ActivityGroup was used to easily implement the Tab label at the bottom of the top. It is only a text style at
OC learning --- NSDirctionary class and NSMutableDirctionary class in the Foundation framework, nsmutablearray
I learned about NSArray and NSMutableArray classes in the Foundation framework yesterday.
I. NSDirctionary class
//// Main. m //
Modify the Linux kernel boot logo (Penguin) and linuxkernel
Modify the Linux kernel Boot Image (formerly the penguin image ).
Reprinted please indicate the source: http://blog.csdn.net/wang_zheng_kai
Navigation Guidance and Control Laboratory
Android and android Official WebsiteRelativeLayout Layout
Address: http://blog.csdn.net/caroline_wendy
RelativeLayoutIs A relative Layout method, Alignment Based on attributes; A Layout where the positions of the children can be described in
Range of click events captured by the Android control.
The position of clicking an event in the View Tween animation process does not change because the layout position does not actually change during the animation process, therefore, we once
Android process details, android details
Android process details
When an application is started, if no other component of the application is running, the system starts a new Linux Process for the application, which has only one thread, this is the
How to draw a pie chart?Draw a pie chart
{CGFloat _ degree; // indicates the current angle CGFloat _ r; // indicates the radius CGFloat _ R; // The view width/2 CGFloat _ eye; // hole}-(id) initWithFrame :( CGRect) frame {self = [super initWithFrame:
Zend Studio 12 installation and cracking, zendstudio
Installation:
1. download the latest version of Zend Studio: http://downloads.zend.com/studio-eclipse/12.0.0/ZendStudio-12.0.0-win32.win32.x86.msi
2. Install Zend Studio
3. Run Zend Studio.
Replace a text in the entire project in eclipse.
Generally, refactor can be used for refactor reconstruction. replace the character only when the refactor cannot be solved.
Method:
1. Search-> File
2. Enter keywords
Note: replace can
[Android advanced] detailed explanation of android animation usage and Android android
I. Overview
Android provides several Animation types: View Animation, Drawable Animation, and Property Animation.
ViewAnimation is quite simple, but it only
[Android] official version of Environment configuration: Android Studio 1.0 and androidstudio
========================================================== ======================Author: qiujuerBlog: blog.csdn.net/qiujuerWebsite:
Attribute of NSAttributedString, nsattributedstring/*Character attribute The character attribute can be applied to attributed string text. NSString * const NSFontAttributeName; (font) NSString * const NSParagraphStyleAttributeName;
ActiveReports 9 practical tutorial (3): illustrated reports, activereports
Based on the above two sections, we have set up the AR9 development environment and configured the data source. In this section, we will present the functions of AR9 with
Android and android Official WebsiteUse of TextWatcher to listen to events
Address: http://blog.csdn.net/caroline_wendy
TextWatcherYou canEditTextListen to the input font, rewrite three methods:BeforetTextChanged (), onTextChanged (),
Permission Denial: not allowed to send broadcast android. intent. action. MEDIA_MOUNTED from error cause, androidintent
When developing the image scanning function on Android4.4, sendBroadcast (new Intent (Intent. ACTION_MEDIA_MOUNTED, Uri. parse ("
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.