Giter VIP home page Giter VIP logo

ios-general-tools's Introduction

iOS-General-Tools

这是本人写的一个专门用来将json数据直接转换生成Model文件的工具,目的是为了让你从写Model文件的繁琐过程中解脱出来,提升效率以及减少出错的几率,工具的特点如下:

  • 支持生成 swift 文件
  • 用组合设计模式处理树形数据结构(非线性数据结构)
  • 在'lldb'中处理生成Model文件
  • 一次生成所有的Model文件,自动过滤Null值,后续维护Model提供UndefinedKey提示 demo.png

ValueStorageManager

替换NSUserDefaults的方案

demo.gif

GZipDataCompression

gzip格式解压缩

FileManager

扫描文件的工具类

  • 递归扫描文件夹系统,并以树形结构组织起来
  • 支持沙盒、bundle扫描
  • 支持扫描深度设置

demo.gif

PlistFile

plist文件设置属性列表

demo.gif

WeakList

NSMapTable、NSHashTable与NSPointerArray的封装

SystemSound

系统声音列表

demo.gif

  • 点击cell就能发出声音
  • 只需要给出声音编号,就可以,非常简单易用

PCM-to-MP3

将录音转换成MP3

demo.png

ios-general-tools's People

Contributors

youxianming avatar

Watchers

James Cloos avatar meliuxudong 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.