• Stars
    star
    121
  • Rank 293,924 (Top 6 %)
  • Language
    JavaScript
  • Created over 10 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

iOS 无障碍开发指导

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协议开源。

More Repositories

1

the-swift-programming-language-in-chinese

中文版 Apple 官方 Swift 教程《The Swift Programming Language》
CSS
21,062
star
2

Developing-iOS-9-Apps-with-Swift

Stanford 公开课,Developing iOS 9 Apps with Swift 字幕翻译
871
star
3

swiftgg-trans-plugin

Twine by SwiftGG is a browser extension that simplifies learning and understanding Apple's official documentation. It offers bilingual translation of English content in Apple's documentation using community-provided localized content.
JavaScript
187
star
4

GGHexo

打造国内第一 Swift 译文站
Stylus
98
star
5

SwiftGGApp

Our official application
Swift
66
star
6

hardware-for-programmers

程序员的办公设备
52
star
7

SwiftGGTeam.github.io

打造国内第一的swift译文站
HTML
40
star
8

SwiftGGAppServer

The server side of official SwiftGG Application, written in PHP.
PHP
37
star
9

apple-dev-doc-translation

chinese version swiftui tutorial
27
star
10

ggtalk

ggtalk 网站
JavaScript
22
star
11

Falcon

SwiftGG iOS Application
Swift
15
star
12

ideas

共享笔记,方便大家讨论和记录
13
star
13

SwiftAppDesign

12
star
14

source

11
star
15

COSMOS

HTML
9
star
16

SwiftCommunityWeeklyQA

collect the Swift Community Question and Answer every week,share those QAs in our swift.gg website.
Swift
9
star
17

swift-community-podcast-in-chinese

Swift Community Podcast 中文版
8
star
18

Swift.GGAppServer

The server side of offical Swift.GG Application, written in Swift.
Swift
5
star
19

TTech

T 沙龙官方小程序
JavaScript
2
star
20

SwiftGGWebSite

https://swift.gg 网站改版
2
star
21

GGBackend

Python
1
star
22

archived-wwdc-playgrounds

The 21, 22, 23 WWDC playground websites archives.
CSS
1
star
23

bearychatGG

自动抓取新文章
Python
1
star
24

swiftgg-homepage-new

The new SwiftGG homepage.
Vue
1
star
25

CopyingAndTranslatingFromStackOverflow

Translations, Tutorials & Examples For Questions on Stackoverflow
1
star
26

SwiftGGFormater

SwiftGGFormater is a package that can reformat SwiftGG's YAML file, arranging its texts in the same order as the texts on the Apple Developer website.
Swift
1
star
27

SwiftGGFormatter

SwiftGGFormatter is a tool that can reformat SwiftGG's YAML file, arranging its texts in the same order as the texts on the Apple Developer website.
Swift
1
star