-
Notifications
You must be signed in to change notification settings - Fork 5
Learning #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
干货http://bawn.github.io/ios/2014/11/24/Miscellany.html
|
Xcode SettingXcode Plugin
Fix project warning(解决项目中的warning)Build Setting->Other Warning Flags
Xcode New Category
Xcode Project加速运行工程目录->TARGETS->Build Settings->Build Options 设置Debug模式为:_DWARF_即可 |
User Experience(优化用户体验)获取用户是否开启通知
优雅的处理iOS系统相关权限(iOS7及以上)获取AVAudioSession录音权限
|
iOS NSPredicate(iOS相关正则)iOS 最新手机号码正则表达式
|
iPhone DeviceiPhone Info (iPhone Design)
|
UI相关UILabel 同一个label自定义显示颜色
UIButton:设置图片按钮,上下显示title关键代码
UIButton图片按钮左右显示titlehttps://github.com/kubatru/JTImageButton NoticeButton设置圆角后设置titleEdgeInsets后title无法显示,解决方法
设置图片按钮layer的颜色
UITextField修改UITextField光标颜色
UIView抖动效果比如登录或注册页面,用户输入错误或者设置有误,抖动
|
TipsAFNetWorking 简单判断网络存在情况 |
iOS语言国际化1、选中工程->PROJECT->Localizations 添加需要国际化的语言2、新建Strings File,分别新建:InfoPlist和Localizable3、选择添加的语言4、最后就比较容易了InfoPlist.string中存放App命名
Localisable
可参考: 获取系统语言判断
常用的语言判断
|
Tag遍历所有的按钮
数组排序
|
Json转Plist相互转换http://json2plist.sinaapp.com/ Code Reviewhttp://mtydev.net/?p=59#comment-680 一些姿势http://toutiao.io/subjects/35291
|
解决无导航栏push到有导航栏bug
|
|
|
|
|
Uh oh!
There was an error while loading. Please reload this page.
iOS长期学习路线以及必备技能
学习资源
Swift 5.0
https://www.runoob.com/manual/gitbook/swift5
https://developer.apple.com/library/ios/navigation/
http://nshipster.com/
http://www.raywenderlich.com/
http://objc.io/
http://objccn.io/ (喵神@onevcat 组织)
http://www.cocoachina.com/ios/
...
RxSwift
https://www.jianshu.com/p/f61a5a988590
2015优秀博客
http://segmentfault.com/bookmark/1230000004250380
源码
https://github.com/
国内,涵盖一些UI效果图
http://code4app.com/
http://code.cocoachina.com/
社区、论坛、分享
话说求人不如求自己,不到万不得已,自己还是先试试,或许关键字不对...
https://devforums.apple.com
http://stackoverflow.com
http://iphonedevsdk.com/forum
http://www.developerfeed.com/profile/ios-developer
国内资源分享
http://toutiao.io/
http://www.cocoachina.com/ios/
http://blog.fir.im/fir_im_weekly151211/
http://tech.glowing.com/cn/
http://bbs.iosre.com/
#4 (comment)
提高篇
#13
...
GitHub搜索
https://github.com/search?l=Objective-C&p=2&q=game&s=stars&type=Repositories
版本管理
Git Tips #10
SVN Tips #1
插件管理
http://www.cocoachina.com/industry/20130918/7022.html
http://blog.devtang.com/blog/2014/03/05/use-alcatraz-to-manage-xcode-plugins/
http://revealapp.com/ (免费30天)
https://github.com/robbyrussell/oh-my-zsh
来自巧大推荐的iOS/Mac OS开发博客
@tangqiaoboy
https://github.com/tangqiaoboy/iOSBlogCN
求职跳槽篇,基础补脑。
https://www.jianshu.com/p/39f6c488708e
http://www.cocoachina.com/special/career/
https://www.jianshu.com/p/2e1b3f54b4f3
...
http://www.jianshu.com/p/4d7292741f53
http://www.jianshu.com/p/20f8d59eb8fb
https://github.com/ChenYilong/iOSInterviewQuestions
http://www.cocoachina.com/programmer/20131209/7499.html
...
收集项目中常遇到一些UI需求
ScrollView
https://github.com/ltebean/LTInfiniteScrollView
https://github.com/ltebean/LTInfiniteScrollView (可处理个人主页页面)
https://github.com/andreamazz/AMScrollingNavbar
https://github.com/gsdios/SDCycleScrollView
https://github.com/sauchye/SYADView
https://github.com/nakajijapan/NKJPagerViewController/
https://github.com/ming1016/PagerTab
https://github.com/chenqihui/NewsFourApp
https://github.com/everettjf/EVTTabPageScrollView
https://github.com/jonathantribouharet/JT3DScrollView
TableView
https://github.com/joseria/JASwipeCell
https://github.com/JazysYu/JZTableViewRowAction
https://github.com/SergioChan/SCTableViewCell
https://github.com/MortimerGoro/MGSwipeTableCell
https://github.com/TeehanLax/UITableViewCell-Swipe-for-Options
https://github.com/CEWendel/SWTableViewCell (支持左右滑动处理)
https://github.com/dzenbot/DZNEmptyDataSet
https://github.com/KittenYang/KYCellAnimation
https://github.com/andreamazz/AMWaveTransition
https://github.com/zangqilong198812/PushTableViewAnimation
https://github.com/onevcat/VVSpringCollectionViewFlowLayout
https://github.com/starchand/MBTwitterScroll
https://github.com/sauchye/SYTableHeaderDemo
https://github.com/Vinodh-G/ParallaxTableViewHeader
https://github.com/cyndibaby905/TwitterCover
https://github.com/ianisme/CoolNavi
https://github.com/ZhipingYang/UUChatTableView
https://github.com/RobinChao/ChatMessageTableViewController
https://github.com/rob-nash/CollapsableTable
https://github.com/rob-nash/RRNCollapsableSectionTableViewSwift (Swift)
https://github.com/romaonthego/RETableViewManager
https://github.com/jsfu/JSDropDownMenu
https://github.com/forkingdog/UITableView-FDTemplateLayoutCell
https://github.com/johnil/VVeboTableViewDemo
https://github.com/ibireme/YYKit (强大的框架附带解决cell卡顿问题)
UILabel
UIButton
UISwitch
popView
...
WebView 加载处理
https://github.com/Roxasora/RxWebViewController (类似微信,支付宝,UC浏览器加载)
https://github.com/TransitApp/SVWebViewController
https://github.com/ninjinkun/NJKWebViewProgress
https://github.com/TimOliver/TOWebViewController
SDWebImage加载网络图片
https://github.com/JJSaccolo/UIActivityIndicator-for-SDWebImage (小菊花显示加载中)
网络图片加载框架
https://github.com/rs/SDWebImage
https://github.com/ibireme/YYImage
https://github.com/onevcat/Kingfisher (Swift)
The text was updated successfully, but these errors were encountered: