Git Product home page Git Product logo

iphone2014's Introduction

iPhone应用开发技术2014秋课程作业

从这个repo进行fork,从你自己账户的repo中clone

在根目录下创建自己的作业目录:目录的名称为学号+姓名,例如[20141234王大锤]

完成一次作业后,经过仔细检查没有错误后发起pull request

注意:不要提交别人目录下的文件,不要提交二进制文件和编译中间文件

提交的文件中应该包括项目构建文件:makefile或者xcode工程文件

iphone2014's People

Contributors

20kg avatar alwayskim avatar bhhbazinga avatar blighli avatar docee avatar emilyzyw avatar flywjr avatar icy0307 avatar insaneyilin avatar ivanpan avatar jiang-s avatar jiaoshoujie avatar junsiongu avatar krustoh avatar laocaibcc avatar liug222 avatar luchao0213 avatar mzorro avatar nimblesong avatar rth211 avatar sewssb001 avatar tiomke avatar varvelworld avatar xsdlr avatar xuyouyang avatar xvxvxxx avatar zengzhiyou avatar zjufrank avatar zjuws avatar zxccft0123 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

iphone2014's Issues

1752年有问题!

1752年之前的采用的公历,能被4整除的年份都是闰年。但是1752年以后是公历年份是整百数的,必须是400的倍数才是闰年,不是400的倍数的就是平年。
所以1752年前的公历需要自己用公式推算,而1752年以后可以使用OC的NSCalendar类。

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.