IOS client Coding project record navigation, ios client coding project
IOS client Coding project record (1)
A: The Clear button appears in UITextField settings.
B: Some settings for drawing an underline table
C: You can define the header and bottom view (connecting the Code)
D: Hide the navigation bar on this page.
E: UIEdgeInsets
F: activity indicator UIActivityIndicatorView
G: Use NSUserDefaults to save the user name and password
IOS client Coding project record (2)
A: third-party plug-ins
B: button display. set different fonts.
C: accessoryType attribute of UITableviewcell
D: layoutSubviews will be called in the following cases
E: buttons in the navigation bar (custom images)
F: Customize table rows (inheriting UITableViewCell
G: when the direction of the button icon is changed
H: Add a control with image text in the middle of the navigation bar.
I: simple use of set view UICollectionView
IOS client Coding project record (3)
A: There are several filling styles in the Image view.
B: application of the UIView attribute clipsTobounds
C: Common settings of CALayer
D: UIActionSheet pop-up display
E: use of block callback Parameters
F: Use the singleton Mode
G: Common Constants
H: determines whether there are methods in the class.
I: Fill in the background of the image
IOS client Coding project record (4)
A: Open Xcode and crash. An exception occurs when loading a database.
B: Accelerate CocoaPod plugin installation
C: userInteractionEnabled attribute
D: character string display problem. Different Effects on the same line
E: Use firstObject and lastObject in NSArray
F: Date control ActionSheetDatePicker multilevel control ActionSheetStringPicker
G: automatically deploy the Masonry plug-in.
IOS client Coding project record (5)
A: Modify the style of the navigation bar in a unified manner. In AppDelegate. m
B: Determine whether a view has been loaded. nil = view. superview
C: Coordinates of Baidu map Initialization
D: Hide the keyboard.
E: Coordinate Transformation in UIView
F: A view is displayed, and a view with a backend (General Code) is displayed)
IOS client Coding project record (6)
A: Get the coordinates of a row.
B: Set the rounded corner of an angle in the view (bottom left and bottom right)
C: Set a view to pop up. you can load the view and hide it first.
D: load and remove views based on different content