文件名称:IOS7,Label自动换行,自适应高度
文件大小:31KB
文件格式:ZIP
更新时间:2017-01-18 12:07:08
Label换行 自适应高度 IOS7 UILabel
UILabel ios7 与ios7之前实现自适应撑高的方法, 文本的内容长度不一,需要根据内容的多少来自动换行处理文本的内容。这里简单实现ios7自适应撑高的方法.
【文件预览】:
TestLabelIOS7High
----TestLabelIOS7High.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(20KB)
----TestLabelIOS7HighTests()
--------en.lproj()
--------TestLabelIOS7HighTests-Info.plist(692B)
--------TestLabelIOS7HighTests.m(673B)
----TestLabelIOS7High()
--------ViewController.m(2KB)
--------TestLabelIOS7High-Info.plist(1KB)
--------en.lproj()
--------main.m(344B)
--------Base.lproj()
--------Images.xcassets()
--------TestLabelIOS7High-Prefix.pch(344B)
--------ViewController.h(222B)
--------AppDelegate.h(284B)
--------AppDelegate.m(2KB)