IOS analysis UI tool-Reveal and simple cracking methods, and iosui tool reveal
Reveal, as a powerful tool for analyzing the app ui, is very easy to use and can be used to view any UI l
For iOS development, the UI is a very, very important link. When debugging, we usually use the simulator, before submitting the test with the real machine. While it's quick and easy to debug a UI effect with a simulator, there are times when you still want more powerful tools to help analyze the UI, especially when it
in IOS development, we sometimes want to have a UI Debug tool like Web development (for example: Firebug) that allows us to see the structure of the UI in real time and to change the value of the relevant property values for a UIView location and size in real time. Here we find that there really is such a powerful
English Original:http://ryanipete.com/blog/ios/swift/objective-c/uidebugginginformationoverlay/inadvertently see iOS with Debugging Tools1, just add the following code in the Appdelegate-(BOOL) Application: (UIApplication *) application didfinishlaunchingwithoptions: (nsdictionary *) launchOptions {····· #ifid overlayclass = nsclassfromstring (@ "uidebugginginformationoverlay " ); [Overlayclass performs
that the 414pt is the benchmark for elegant design, the ratio between the 320pt possible elements is not the case, such as picture and text between the visual ratio may be maladjusted.
2, the iphone 6 Plus has two display modes, the standard mode resolution is 1242x2208, the magnification mode resolution is 1125x2001 (that is 1.5 times times the iphone 6). It can be seen that there is a 1.5 times-fold relationship between the iphone 6 and the iphone 6 Plus resolution in the official system. In
IOS development UI debugging artifacts ---- Reveal, ios ---- reveal
UI is a very important part of iOS development. During debugging, we generally use a simulator to perform testing on a real machine before submission. Although it is quick and convenient to debug the
iOS Development UI Chapter-ios some tips for using Xcode in developmentFirst, the use of shortcut keysThe following shortcut keys are commonly used:NewShift + CMD + N New ProjectCMD + N New fileViewOption + cmd + ENTER to open assistant editorCMD + return display main windowcmd + 0 Navigation windowOption + cmd + 0 tool
iOS Development UI Chapter-ios some tips for using Xcode in developmentFirst, the use of shortcut keysThe following shortcut keys are commonly used:NewShift + CMD + N New ProjectCMD + N New fileViewOption + cmd + ENTER to open assistant editorCMD + return display main windowcmd + 0 Navigation windowOption + cmd + 0 tool
experiencing the UI problems. PAW not only facilitates you to manage API endpoints, but also caches results and adapts to environment changes. In addition, you can save sessions and references through PAW or share them with team members.
What makes PAW different is its code generation tool, not a simple cURL, or even NSURLConnection/AFNetworking Objective-C code. Using network requests on
Official website (30-day free trial): http://revealapp.com/Role:In IOS development, we sometimes would like to have a UI Debug tool like Web development (for example: Firebug) that allows us to see the structure of the UI in real time and to change the value of the relevant property values of a UIView's location and si
iOS Development UI Basics-ios Some tips for using Xcode in developmentFirst, the use of shortcut keysThe following shortcut keys are commonly used:NewShift + CMD + N New ProjectCMD + N New fileViewOption + cmd + ENTER to open assistant editorCMD + return display main windowcmd + 0 Navigation windowOption + cmd + 0 tool
Apple introduced the iOS 11 system as early as June at the WWDC Global Developers Conference, and in September we finally received a full version of the update push. iOS, which has undergone a major version of the 11 generation, remains vibrant and progressive. Does iOS 11 have any special changes in UI and interactivi
iOS Development UI Chapter-ios some tips for using Xcode in developmentFirst, the use of shortcut keysThe following shortcut keys are commonly used:NewShift + CMD + N New ProjectCMD + N New fileViewOption + cmd + ENTER to open assistant editorCMD + return display main windowcmd + 0 Navigation windowOption + cmd + 0 tool
Read Catalogue
Installation
Additional configuration
UI AutomonkeyThe UI Automonkey is a very simple iOS stress test tool. It allows you to send swipe, drag, rotate, and even lock screen and unlock commands to your iOS device. Original GitHub Address: Https
For iOS development, the UI is a very, very important link. When debugging, we usually use the simulator, before submitting the test with the real machine. Using the simulator to debug UI effects is quick and easy, but sometimes you still want more powerful tools to help you analyze the UI, especially when you focus on
For iOS development, the UI is a very, very important link. When debugging, we usually use the simulator, before submitting the test with the real machine. While it's quick and easy to debug a UI effect with a simulator, there are times when you still want more powerful tools to help analyze the UI, especially when it
IOS development-invalid reloadData (UI update error of sub-thread), reloaddataui
Today, I encountered a problem while writing a chat tool.
In the registered notification, Every time another user sends a message, the UITableView must be updated.
cell.textLabel.textColor = [UIColor redColor];
Mark the cell name in red to highlight the new message. (Of cour
:#warning code's not finished.can help us to quickly locate the codeIv. use of code blocksFor frequently used blocks of code, you can save it as a block of code and set the prompt for fast encoding.Make appropriate edits to a block of codeUse After setting the prompt effect:Five, print content view (rewrite description method of skill)code example:-(NSString *) description{ //contains the object type name, and the object's pointer address return [NSString stringwithformat:@ "Tips:If you wa
:#warning code's not finished.can help us to quickly locate the codeIv. use of code blocksFor frequently used blocks of code, you can save it as a block of code and set the prompt for fast encoding.Make appropriate edits to a block of codeUse After setting the prompt effect:Five, print content view (rewrite description method of skill)code example:-(NSString *) description{ //contains the object type name, and the object's pointer address return [NSString stringwithformat:@ "Tips:If you wa
The previous article introduced: Reveal UI analysis tool simple to useThis article describes how to use the Reveal UI Analysis tool to analyze the UI of the mobile App.Prerequisite Preparation:(1) Mac with Reveal installed(2) Jailbroken IPhone(3) A good network environmentPr
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.