Code Monkey home page Code Monkey logo

basicframework's Introduction

BasicFramework 将持续更新! 下载记得给个星啊!谢谢支持!

https://github.com/LiuYulei001/BasicFramework.git

BasicFramework是一个新工程基础框架,框架层次清晰适合大中小型app开发,包含了日常积累的分类、封装、工具等,模块化清晰,基于Objective-C的ARC进行编写,意在帮助大家快速启动新项目;

BasicFramework绝无垃圾文件及无用集成,简单、方便、实用,轻量级框架!

模块简介 主项目中的分层主要包含四个模块,Main(主要模块)、Expand(扩展及工具)、Resource(文件资源)、Vender(功能性封装)、SDKFile(三方sdk)等;

Main(主要模块)模块的内容 此模块主要目的是为了存放项目的模块及程序入口,比如日志监控、入口、公共模块、基础模块,及各个子模块如:首页、登陆等;

Expand(扩展及工具)模块的内容 此模块主要包含各个分类、宏定义、网络工具类及工具类等子模块;

Vender(功能性封装)用于存放平时封装的功能、对象及视图等,(包含自封装及第三方封装的开源代码);

Resource(文件资源)模块的内容: 资源模块主要包含三方面,Global(全局)、Image(图片)、Plist(配置文件),对工程内的各种本地文件统一管理;

SDKFile(三方sdk)用于存放三方的SDK,例:高德,融云,友盟......

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.