Giter VIP home page Giter VIP logo

my_ios_exercises's Introduction

my_ios_exercises

This is my iOS exercises.


####1.HelloWorld 重新开始学习iOS。之前接触过,但是现在已经忘得差不多了。Xcode有不少变动。

####2.CalculatorWithNib 以前差不多就学到这个程序,主要是IB的操作。另外,这个计算器有一点BUG,请无视。初次使用Auto Layout。

####3.CalculatorWithoutNib 撇开IB,手工敲代码组织界面。用到了Auto Layout的FVL。FVL很智能很强大,但写起来会得针眼。总得来说Auto Layout的编辑或编程都不是太方便。

####4.OpenGLInScrollView UIScrollView中嵌入使用由OpenGL做渲染工作的视图。GLES没有立即模式,不好快速写例子啊。

####5.OneAndAHalfPages 这是一个稍微复杂一点的,有一定交互趣味的界面DEMO。使用hitTest,使界面上半部分的触摸操作不会触发整个界面在垂直方向的滚动。

####6.AnimateZoomingText 具有动画化缩放效果的文字。

####7.RefreshableTableView 可下拉获取新数据的列表视图,并且支持滚动至底部时自动加载余下条目的功能。使用sqlite对数据进行持久化。

####8.Milestone 一个里程碑DEMO。

my_ios_exercises's People

Contributors

funcman avatar

Watchers

 avatar  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.