CGPointZero


  • 首页

  • 归档

  • 标签

  • 搜索
close

im

发表于 2017-06-24   |  
###【实战】[iOS]从0到1,基于Socket构建一个稳健的即时通讯框架 本文主要包含以下内容: 创建Socket连接 重连机制 数据封包/分包 压缩数据包 连接状态监听 心跳机制 收发消息队列 为发送消息添加回调 设计友好的接口 离线消息同步 可拓展性 消息撤回 定制消息类型 处理高并发 ...
阅读全文 »

FGPopMenu

发表于 2017-03-14   |  
##FCPopMenu 简易、友好的下拉菜单 An easy,friendly and customizable way to make a popover menu. ###Installation Cocoapods pod “FCPopMenu”, “~>1.0” Use pod ...
阅读全文 »

酷炫的文本输入框FGGTextField

发表于 2016-09-20   |  
#FGGTextField##Introduction一个超级酷炫的文本输入框,继承自UITextField,依赖于AJWValidator.用于实现文本输入的实时监测。 ##InstalltionManual: Download This Project and drag the FGGTextF ...
阅读全文 »

Swift 3.0一个方法一行代码实现UITableView头部视图缩放

发表于 2016-09-18   |  
FGTableHeaderView 一个方法实现表头部视图缩放 ###Introduction一个方法实现UITableView的头部视图缩放 ###Install:Cocopods: OC1pod 'FGTableHeaderView', '~> 1.0& ...
阅读全文 »

FGWebImage:A Swift async load image framework for iOS

发表于 2016-09-13   |  
#FGWebImage …………………………………………………….. ##IntroductionAn Categoryension build in Swift 3.0 for UIImageView and A light-weight framework of async loading i ...
阅读全文 »

FGNetwork:A light networking kit for iOS base on NSURLSession

发表于 2016-09-12   |  
###FGNetwork…………………………………………………….. ##Introduction A light networking kit for iOS with GET ,POST,file upload and multi files uploading supported,base o ...
阅读全文 »

Swift 3.0 Automaticly convert Simplified and Traditional Chiniese

发表于 2016-09-12   |  
#FGCoverter…………………………………………………….. ##IntroductionA Category of String used for mutual converting between simplified Chinese and Traditional Chinese.The ...
阅读全文 »

iOS开发之一个方法实现任意内容繁简互转(非本地化)

发表于 2016-09-11   |  
##摘要本文将介绍我自己封装的一个任意内容繁简换转的实现思路。 ##FGReverser…………………………………………………….. ##IntroductionA Category of NSString used for mutual converting between simplified ...
阅读全文 »

Swift 3.0 One function to implementation auto scroll ad. view

发表于 2016-09-11   |  
###Abstract How to automatic scrollNew features in Swift 3.0How to Async load image with memery and disk cache policy like SDWebImage. ###Introducti ...
阅读全文 »

iOS开发之只用一个方法实现图片的轮播

发表于 2016-09-07   |  
##摘要本文详细的讲述了如何封装一个只用一个方法就实现自动循环轮播的广告视图,依赖于SDWebImage。 ###效果图 FGGAutomaticScrollView简介: 初始化方法,两种: 1.从网络加载图片:123[[FGGAutoScrollView alloc] initWithFram ...
阅读全文 »
123
CGPoint Zero

CGPoint Zero

平凡的世界我们终将平凡而过,拥有不平凡的斗志,才能成就自己的不平凡!

21 日志
1 标签
Weibo GitHub 简书
© 2017 CGPoint Zero
由 Hexo 强力驱动
主题 - NexT.Mist