Code Monkey home page Code Monkey logo

Harry's Projects

abnormal_system_framework icon abnormal_system_framework

之前升级 Xcode15 的时候,Xcode15 会自动强依赖 SwiftUI,SwiftUI 是从 iOS13 开始支持的。 如果你们有项目升级了 Xcode15,但是项目还需要支持 13 以下,那么在 13 以下设备上就会启动必定崩溃。 为了解决这个问题,我今天写了一个 python 脚本来扫描这些 项目最低版本和强依赖系统库版本不一致的问题。 欢迎大家使用

animateddrawings icon animateddrawings

Code to accompany "A Method for Animating Children's Drawings of the Human Figure"

argumentparser icon argumentparser

Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.

articles icon articles

Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本

awesome-ios-resource icon awesome-ios-resource

:iphone: A curated list of awesome iOS resources, including conferences, books, blogs, articles, websites and documentations

beehive icon beehive

:honeybee: BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid to coupling between modules.

blockskit icon blockskit

The Objective-C block utilities you always wish you had.

blogmd icon blogmd

blog对于的markdown文件保存

charts icon charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.

coreparse icon coreparse

A shift/reduce parsing framework for Mac OS X and iOS

fdduitableviewdemoobjc icon fdduitableviewdemoobjc

UITableView作为iOS开发的最常用的控件,相信对我们开发来说再熟悉不过了,但是越简单的越熟悉的东西,往往也可以看出代码的质量,项目的结构等问题。本文针对 UITableView中如何适应需求多变(新增删除、经常调换位置、高度变动等等)的通用解决方法 及 如何避免同一套完全相同的UITableViewDelegate、UITableViewDataSource代码在不同UIViewController多次实现 两点进行展开讨论。不足之处还请指正。Objective-C版

fdduitableviewdemoswift icon fdduitableviewdemoswift

UITableView作为iOS开发的最常用的控件,相信对我们开发来说再熟悉不过了,但是越简单的越熟悉的东西,往往也可以看出代码的质量,项目的结构等问题。本文针对 UITableView中如何适应需求多变(新增删除、经常调换位置、高度变动等等)的通用解决方法 及 如何避免同一套完全相同的UITableViewDelegate、UITableViewDataSource代码在不同UIViewController多次实现 两点进行展开讨论。不足之处还请指正。Swift版

flappyswift icon flappyswift

swift implementation of flappy bird. More at fullstackedu.com

flex icon flex

An in-app debugging and exploration tool for iOS

flexlib icon flexlib

FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速

fmdb icon fmdb

A Cocoa / Objective-C wrapper around SQLite

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.