Code Monkey home page Code Monkey logo

jndefine-1.0's Introduction

JNdefine 1.0 史上最全宏定义 中英双语 iOS definition DEFINE

#If you like it, please star it. If u dont like please tell us. #如果喜欢或者帮助了您,请点星星,有建议也请知无不言,star it,谢谢。感谢支持,iOS开发爱好者Q群欢迎您加入,一起探讨一起学习:203300216

//----------------------INSTALLATION 安装方法----------------------------

//Added the prefix header file to PROJECT:

//1.Creat a new PCH files and named it with "PrefixHeader.pch"(default name or anything you want) .

//2.Click next and go to Build Settings search Prefix Header.

//3.Double click the blank address and put this address: $(SRCROOT)/$(PROJECT_NAME)/PrefixHeader.pch

//THEN YOU CAN USE THIS IN EVERY FILES IN THIS PROJECT. Good luck.

//如何安装:

//1.创建新pch文件,默认名字即可: "PrefixHeader.pch".

//2.点击下一步再去Build Settings 搜索Prefix Header.

//3.找到Prefix Header并且双击,输入$(SRCROOT)/$(PROJECT_NAME)/PrefixHeader.pch

//现在你可以在项目内任何文件调用宏定义了,祝一切顺利.

jndefine-1.0's People

Contributors

hugeeeeeeee avatar

Watchers

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