• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/23

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

23 Cards in this Set

  • Front
  • Back
xcode(def)
ide for iPhone applications
Includes:
Project management
Source editor
Graphical debugger
Templates and sample code
instruments(def)
dynamically tracing and profiling app code in real time
sample memory usage,
performance characteristics
dashcode(def)
ide for user interface and code, test code, debugging and coding tools
core os layer
kernel
drivers
basic interfaces
virtual memory
threads
file system
networking
core services layer
fundamental system services
media layer(def)
audio,video,graph tech
cocoa touch layer(def)
graphical event driven application, windows, control, UI
core os LibSystem library
provides wrappers for many low level features
C base
core service comprised
frameworks and libraries
core foundation framework from core service
c base interfaces providing basic data management and service
arrays, date and time, bundle support, string management
CFNetwork framework from core services
provides
object oriented abstractions for working with network protocols
control over protocal stack
socket programing
ftp/http
dns
encrypted channels
Security framework from core services
manages
certificates,
key management,
keychin,
generates pseudo numbers
SQLite library from core services
embeded SQL support
XML libraries from core services
built in support for manipulating xml
libxml2
libxslt
provide this functionality
Quartz
c base 2d drawing
Core Animation
objective c api for animation
OpenGL ES
mobile version of OpenGL
Core Audio and Audio ToolBox frameworks
support for audio, vibratione
core audio is for recording
OpenAL
3d spacial audio
MediaPlayer framework
full screen support
codecs
UIKit framework from Cocoa Touch
primary classes for implementing
application integration,
UI,
graphics,
windowing,
events,
standard views and controls,
web content,
accelerometter,
camera access,
photo library,
reading device specific info
Addressbook framework and
AddressbookUI framework from Cocoa Touch
access to system contacts database
Core Location framework from Cocoa Touch
features based on latitude and logtitude
uses for maps