随笔分类 -  iOS

1 2 3 4 下一页
Auto Layout Guide----(三)-----Anatomy of a Constraint
摘要:Anatomy of a Constraint剖析约束The layout of your view hierarchy is defined as a series of linear equations. Each constraint represents a single equation.... 阅读全文
posted @ 2015-12-29 21:02 cainiaozhang 阅读(712) 评论(1) 推荐(1)
iOS 国际化 本地化步骤 Localizations
摘要:1. 在项目里面创建一个InfoPlist.strings 文件2. 到PROJECT---Info---Localizations下面添加你想要添加的语言3. 在InfoPlist.strings文件里添加代码: CFBundleDisplayName="应用名称"; 阅读全文
posted @ 2015-12-29 10:07 cainiaozhang 阅读(324) 评论(0) 推荐(0)
Auto Layout Guide----(二)-----Auto Layout Without Constraints
摘要:Auto Layout Without Constraints没有约束的自动布局Stack views provide an easy way to leverage the power of Auto Layout without introducing the complexity of con... 阅读全文
posted @ 2015-12-22 20:45 cainiaozhang 阅读(1207) 评论(0) 推荐(1)
Auto Layout Guide----(一)-----Understanding Auto Layout
摘要:Understanding Auto Layout理解自动布局Auto Layout dynamically calculates the size and position of all the views in your view hierarchy, based on constraints ... 阅读全文
posted @ 2015-12-21 20:30 cainiaozhang 阅读(610) 评论(0) 推荐(1)
In-App Purchase Configuration Guide for iTunes Connect---(一)----Introduction
摘要:IntroductionIn-App Purchase is an Apple technology that allows your users to purchase content and services from within your app. You set up In-App Pur... 阅读全文
posted @ 2015-05-12 11:18 cainiaozhang 阅读(520) 评论(0) 推荐(0)
Adding In-App Purchase to your iOS and OS X Applications
摘要:Adding In-App Purchase to your iOS and OS X ApplicationsIn-App Purchase allows you to sell additional features and functionality from within your iOS ... 阅读全文
posted @ 2015-05-12 10:23 cainiaozhang 阅读(605) 评论(0) 推荐(0)
In-App Purchase Programming Guide----(八) ---- Preparing for App Review
摘要:Preparing for App ReviewAfter you finish testing, you’re ready to submit your app for review. This chapter highlights a few tips to help you through t... 阅读全文
posted @ 2015-05-11 15:52 cainiaozhang 阅读(618) 评论(0) 推荐(0)
Programming With Objective-C---- Introduction ---- Objective-C 学习(一)
摘要:About Objective-CObjective-C is the primary programming language you use when writing software for OS X and iOS. It’s a superset of the C programming ... 阅读全文
posted @ 2015-04-25 20:49 cainiaozhang 阅读(585) 评论(0) 推荐(0)
App Distribution Guide--(三)---Configuring Your Xcode Project for Distribution
摘要:Configuring Your Xcode Project for DistributionYou can edit your project settings anytime, but some settings are necessary during development. Others ... 阅读全文
posted @ 2015-04-18 17:49 cainiaozhang 阅读(1022) 评论(2) 推荐(0)
Asset Catalog Help (十一)---Removing Images and Sets
摘要:Removing Images and SetsOptimize the size of an asset catalog by removing unused images or sets.通过删除不用的图片或图片集优化一个asset catalog的大小。Do one of the follow... 阅读全文
posted @ 2015-04-15 20:36 cainiaozhang 阅读(216) 评论(0) 推荐(0)
Asset Catalog Help (十)---Specifying a Resizable Area of an Image
摘要:Specifying a Resizable Area of an ImageUse the XcodeSlicingfeature to specify the dimensions of a resizable center area of the image and to optionally... 阅读全文
posted @ 2015-04-15 17:37 cainiaozhang 阅读(413) 评论(0) 推荐(0)
Asset Catalog Help (九)---Changing Image Set Names
摘要:Changing Image Set NamesUse the Attributes inspector to edit a set’s name.使用属性检查器(Attributes inspector)可以编辑一个图片集的名字。In the set list, select a set.在集合列... 阅读全文
posted @ 2015-04-15 16:46 cainiaozhang 阅读(202) 评论(0) 推荐(0)
Asset Catalog Help (八)---Customizing Image Sets for Devices
摘要:Customizing Image Sets for DevicesAdd images to a set that are customized for display on the devices supported by your app.应用程序支持把图片加入一个自定义图片集,用来在不同设备... 阅读全文
posted @ 2015-04-15 15:53 cainiaozhang 阅读(276) 评论(0) 推荐(0)
Asset Catalog Help (七)---Customizing Image Sets for Size Classes
摘要:Customizing Image Sets for Size ClassesAdd images to a set that are customized for display in different size classes supported by your app.应用程序也支持把图片存... 阅读全文
posted @ 2015-04-15 15:23 cainiaozhang 阅读(345) 评论(0) 推荐(0)
Asset Catalog Help (六)---Adding OS X Icons
摘要:Adding OS X IconsSimplify image management by storing your OS X icons in an asset catalog.把OS X图标存进一个asset catalog里可以简化图片管理。In the project navigator, ... 阅读全文
posted @ 2015-04-15 14:49 cainiaozhang 阅读(191) 评论(0) 推荐(0)
Asset Catalog Help (五)---Migrating an iOS App Icon Set or Launch Image Set
摘要:Migrating an iOS App Icon Set or Launch Image SetSimplify image management by moving existing app icons and launch images into an asset catalog. When ... 阅读全文
posted @ 2015-04-15 13:24 cainiaozhang 阅读(612) 评论(0) 推荐(0)
Asset Catalog Help (四)---Adding an iOS App Icon Set or Launch Image Set
摘要:Adding an iOS App Icon Set or Launch Image SetOrganize different resolutions of your app icons and launch images using image sets.使用图片集(image set)组织管理... 阅读全文
posted @ 2015-04-15 12:45 cainiaozhang 阅读(377) 评论(0) 推荐(0)
Asset Catalog Help (三)---Adding Image Sets
摘要:Adding Image SetsOrganize versions of your images in image sets, which you can add to an asset catalog.你可以用图片集组织管理不同版本的图片 ,图片集可以放入一个asset catalog.In t... 阅读全文
posted @ 2015-04-15 12:27 cainiaozhang 阅读(269) 评论(0) 推荐(1)
Asset Catalog Help (二)---Creating an Asset Catalog
摘要:Creating an Asset CatalogCreate an asset catalog to simplify management of your app’s images.创建一个asset catalog来简化管理应用程序图片。Choose File > New > File.选择F... 阅读全文
posted @ 2015-04-15 12:09 cainiaozhang 阅读(384) 评论(0) 推荐(0)
Asset Catalog Help (一)---About Asset Catalogs
摘要:About Asset CatalogsUse asset catalogs to simplify management of images that are used by your app as part of its user interface.使用asset catalogs可以简化应用... 阅读全文
posted @ 2015-04-15 11:59 cainiaozhang 阅读(802) 评论(0) 推荐(0)

1 2 3 4 下一页