GithubHelp home page GithubHelp logo

Clay Zhu's Projects

czbluetooth_ios icon czbluetooth_ios

对蓝牙的常用操作做了封装,将原生蓝牙的 delegate 回调方式改为 block。

czcalendar_ios icon czcalendar_ios

通过 NSCalendar 获取日历的信息,如当月共有多少天、第一天是星期几等。

czcolor_ios icon czcolor_ios

扩展生成颜色的方法的 Category,可以使用十六进制的字符串,或最大值为255.0的色值,也可以生成随机色。

czdateutility_ios icon czdateutility_ios

封装了对 NSDate 的一些操作,可以计算时间差、日期和时间戳互相转换、NSDate 和 NSString 互相转换等。

czdevicetool_ios icon czdevicetool_ios

提供应用包、系统和设备的信息,如应用和系统的版本号、屏幕宽高、设备型号等。

czimagecache_ios icon czimagecache_ios

自动在请求网络图片后对图片进行缓存,可以通过多种形式读取。

czinspectableview_ios icon czinspectableview_ios

使用 IB_DESIGNABLE 和 IBInspectable 关键字,构建了一个 UIView 的 Category,使得可以在 IB 中直接操作并观察一些 Xcode 原本并不支持操作和渲染的属性。

czkit_ios icon czkit_ios

分类整理各种常用的封装方法和库的工具箱。

czlaunchvc_ios icon czlaunchvc_ios

自定义启动画面,支持视频、多张图片左右滑动、单张图片倒计时。

czlocalizedhelper_ios icon czlocalizedhelper_ios

集成为应用国际化设置多语言的多种方法,如根据系统环境,或者在应用中手动切换。

czmodbus_ios icon czmodbus_ios

封装 Modbus 串行通信协议和 iOS 通信的主要方法,包括计算、解析 Modbus,另外提供进制转换等工具方法。

czopenurl_ios icon czopenurl_ios

方便地使用 NSURL 执行拨打电话、打开设置等功能。

czsqlite_ios icon czsqlite_ios

对 SQLite 的封装,可以使用 NSArray、NSDictionary 等类型对象简单直观地操作数据库。

czstring_ios icon czstring_ios

对字符串进行操作的一些方法的封装,用于判断字符串是否为空、切割字符串、获取字符串中中英文字符等。

masonry icon masonry

Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout

raycastscripts icon raycastscripts

Raycast Scripts. https://github.com/raycast/script-commands/tree/master/commands

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.