Giter VIP home page Giter VIP logo

glsubmodule's Introduction

涉及到的相关知识点

  1. git submodule

    • 添加Git子模块
    • 更新Git子模块
  2. Core Data

    • 新建数据库
    • 新建表
    • 新建关系(一对多,一对一,多对一)
    • 升级数据库
  3. Object-C & Swift 混编

    • OC使用Swift时, 系统会帮我们新建一个 Target-Swift.h
    • Swift使用OC时, 我们自己需要新建一个.h文件(或者在swift项目中新建一个oc的文件, 系统会弹框提示帮我们新建一个Target-Bridging-Header.h) 如果是我们新建文件的话 ,需要我们自己在Build Settings中设置该文件地址

注: 拉到新代码之后需要做一下操作 $ pod install $ git submodule update [--remote HGLKeyPicker]

glsubmodule's People

Contributors

huangulong avatar huangulongxl avatar

Watchers

 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.