Git Product home page Git Product logo

ios_commontools's Introduction

iOS常用工具总结(包括分类、扩展、以及常用组件)

序号 功能 类名 代码链接 备注
1 集合对象(NSArray,NSDictionary等)相关 自己定义、拷贝代码即可 点击查看 持续添加新功能
2 文件存储以及沙盒操作 MMFileManagerUtils 点击查看
3 NS{Input,Output}Stream流操作文件 MMFileWRUtil 点击查看
4 简单的延时操作 任意NSObject类以及子类 点击查看 基于NSObject的分类
5 添加有进度条的webView控制器 PTWebViewController 点击查看
6 相机相册简单封装 MMCameraLibraryUtils 点击查看
7 UIImage分类<图片存储以及转换> UIImage 点击查看 基于UIImage的分类
8 UIColor分类<颜色转换以及控制> UIColor 点击查看 基于UIColor的分类
9 字符串校验<手机号、邮箱、身份证号、中文名等> MMCheckTool 点击查看 利用正则表达式校验字符串的有效性
10 iOS10系统URL-Scheme跳转 点击查看
11 文档阅读器UIDocumentViewControler简单使用 点击查看
12 可吸附在边缘的悬浮小按钮 SuspendButtonViewController 点击查看
13 银行卡号简单的格式化显示处理(支付宝、微信绑定卡列表显示卡号) MMBankCardNoMask 点击查看
14 更新中...

关于

  1. 个人github
  2. CDSN博客首页
  3. Q:1286090267

ios_commontools's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.