GithubHelp home page GithubHelp logo

cuitymiko / accessibility-programming-guide-for-ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swiftggteam/accessibility-programming-guide-for-ios

0.0 1.0 0.0 1.69 MB

iOS 无障碍开发指导

HTML 97.00% JavaScript 3.00%

accessibility-programming-guide-for-ios's Introduction

Accessibility-Programming-Guide-for-iOS

iOS 无障碍开发指导

原文地址:https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/iPhoneAccessibility/Introduction/Introduction.html

中文版在线阅读:http://numbbbbb.gitbooks.io/ios-accessibility-programming-guide-in-chinese/

当前进度

翻译完成,欢迎参与校对。

  • Introduction (完成 By @umcsdon)
  • Understanding Accessibility on iOS 整篇(完成 By @zac1st1k)
  • Making Your iOS App Accessible 整篇(完成 By @numbbbbb)

参与方式

  1. 首先fork我的项目
  2. 把fork过去的项目也就是你的项目clone到你的本地
  3. 在命令行运行 git branch develop 来创建一个新分支
  4. 运行 git checkout develop 来切换到新分支
  5. 运行 git remote add upstream https://github.com/numbbbbb/Accessibility-Programming-Guide-for-iOS.git 把我的库添加为远端库
  6. 运行 git remote update更新
  7. 运行 git fetch upstream master 拉取我的库的更新到本地
  8. 运行 git rebase upstream/master 将我的更新合并到你的分支

开源协议

基于WTFPL协议开源。

accessibility-programming-guide-for-ios's People

Contributors

numbbbbb avatar umcsdon avatar zac1st1k 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.