tag 标签: 手机wap

相关资源
  • 所需E币: 4
    时间: 2019-12-22 04:19
    大小: 8.68MB
    上传者: 二不过三
    此下载文件包含了所有WAP2.0相关的规范,包括语言介绍。……
  • 所需E币: 5
    时间: 2019-12-22 04:19
    大小: 78.34KB
    上传者: 978461154_qq
    CDMAWAP终端参数汇总,介绍了一系列的手机适配参数。……
  • 所需E币: 5
    时间: 2019-12-22 04:19
    大小: 445.58KB
    上传者: 微风DS
    介绍UTF-8编码,如何在wappush/mms中显示中文字符……
  • 所需E币: 4
    时间: 2019-12-22 04:19
    大小: 3.35MB
    上传者: givh79_163.com
    OMAWAPpush规范v2.1全集……
  • 所需E币: 4
    时间: 2019-12-22 04:19
    大小: 15.03MB
    上传者: givh79_163.com
    ContentsIntroductionIntroduction13WhoShouldReadThisDocument?14OrganizationofThisDocument14ProvidingFeedback15SeeAlso15Chapter1iPhoneOSOverview17iPhoneOSFeatureSummary17DevelopmentTools19AboutiPhoneDevelopment19ApplicationStyles20ApplicationBasics23TheMulti-TouchInterface25WindowsandDrawing26KeyIntegrationFeatures28BeforeYouGoAnyFurther31Chapter2iPhoneOSTechnologies33CocoaTouch33Media34GraphicsTechnologies34CoreAudio35OpenAL36VideoTechnologies36CoreServices37AddressBook37CoreFoundation37CoreLocation38CFNetwork38Security38SQLite39XMLSupport39CoreOS3932008-07-08|2008AppleInc.AllRightsReserved.Chapter3DevelopmentEnvironment41TheDevelopmentProcess41CreatingYourProjectandWritingCode42Beginnings43UsingCodeCompletion48UsingAPIReferenceLookup49AccessingDocumentation51SettingYourApplication’sIcon52BuildingandRunningYourApplication52WorkingwiththeiPhoneSimulator53BuildingYourApplicationfortheiPhoneSimulator53RunningYourApplicationontheSimulator53CapabilitiesoftheiPhoneSimulator55WorkingwithaDevice55PreparingDevicesforDevelopment55BuildingYourApplicationforaDevice60RunningYourApplicationonaDevice60UsingtheOrganizer60BackingUpYourDigitalIdentifications62DebuggingYourCodeandMeasuringPerformance63DebuggingwithXcode63TuningApplicationPerformance65ConditionalLinkingtoSystemFrameworks66ManagingApplicationData67Chapter4ApplicationDesignGuidelines69TheRuntimeEnvironment69FastLaunch,ShortUse70TheVirtualMemorySystem70ManagingYourMemoryUsage70ReducingYourApplication’sMemoryFootprint71AllocatingMemoryWisely71ObservingLow-MemoryNotifications72PerformanceandResponsiveness73UsingMemoryEfficiently73ImprovingDrawingPerformance73ReducingPowerConsumption74TuningYourCode74Security74TheApplicationSandbox74UsingtheAvailableSecurityTechnologies75FileandDataManagement76ApplicationDirectoryStructure76BackupandRestore7742008-07-08|2008AppleInc.AllRightsReserved.CONTENTSGettingPathstoApplicationDirectories78ReadingandWritingFileData79FileAccessGuidelines83SavingStateInformation83CaseSensitivity84Networking84UserInterfaceDesignConsiderations84Chapter5TheApplicationEnvironment87CoreApplicationArchitecture87TheEventandDrawingCycle87TheApplicationLifeCycle90ApplicationInterruptions92TheApplicationBundle93ApplicationConfiguration95TheInformationPropertyList95CustomURLSchemesandInterapplicationCommunication98ApplicationIconandLaunchImages102TheSettingsBundle102LaunchinginLandscapeMode102InternationalizingApplications105Chapter6WindowsandViews109WhatAreWindowsandViews?109TheRoleofUIWindow109TheRoleofUIView110UIKitViewClasses111TheRoleofViewControllers114ViewArchitectureandGeometry114TheViewInteractionModel114TheViewRenderingArchitecture117ViewCoordinateSystems119TheRelationshipoftheFrame,Bounds,andCenter120CoordinateSystemTransformations121ContentModesandScaling122AutoresizingBehaviors124CreatingandManagingtheViewHierarchy125CreatingaViewObject127AddingandRemovingSubviews127ConvertingCoordinatesintheViewHierarchy129TaggingViews130ModifyingViewsatRuntime131AnimatingViews131RespondingtoLayoutChanges13352008-07-08|2008AppleInc.AllRightsReserved.CONTENTSRedrawingYourView’sContent134HidingViews134CreatingaCustomView134InitializingYourCustomView135DrawingYourView’sContent135RespondingtoEvents136CleaningUpAfterYourView137Chapter7EventHandling139EventsandTouches140EventDelivery141ResponderObjectsandtheResponderChain141RegulatingEventDelivery142HandlingMulti-TouchEvents143TheEvent-HandlingMethods143HandlingSingleandMultipleTapGestures144DetectingSwipeGestures146HandlingaComplexMulti-TouchSequence147Event-HandlingTechniques148Chapter8GraphicsandDrawing151QuartzConceptsandTerminology151TheViewDrawingCycle152TheNativeCoordinateSystem152GraphicsContexts153PointsVersusPixels154ColorandColorSpaces155SupportedImageFormats155DrawingTips156DecidingWhentoUseCustomDrawingCode156ImprovingDrawingPerformance156MaintainingImageQuality157DrawingwithQuartzandUIKit157ConfiguringtheGraphicsContext158CreatingandDrawingImages160CreatingandDrawingPaths161DrawingText161CreatingPatterns,Gradients,andShadings161DrawingwithOpenGLES162SettingUpaRenderingSurface162BestPractices164ImplementationDetails166ForMoreInformation169ApplyingCoreAnimationEffects17062008-07-08|2008AppleInc.AllRightsReserved.CONTENTSAboutLayers170AboutAnimations171Chapter9AudioandVideoTechnologies173UsingSoundiniPhoneOS173AudioSessions174PlayingShortSoundsUsingSystemSoundServices174PlayingSoundswithControlUsingAudioQueueServices176PlayingSoundswithPositioningUsingOpenAL179RecordingAudio179ParsingStreamedAudio180MixingandProcessingSounds180AudioUnitSupportiniPhoneOS181TriggeringVibration181TipsforManipulatingAudio181PreferredAudioFormatsiniPhoneOS182PlayingVideoFiles183Chapter10DeviceFeatures185AccessingAccelerometerEvents185ChoosinganAppropriateUpdateInterval186IsolatingtheGravityComponentFromAccelerationData187IsolatingInstantaneousMotionFromAccelerationData187GettingtheCurrentDeviceOrientation188GettingtheUser’sCurrentLocation188TakingPictureswiththeCamera190PickingaPhotofromthePhotoLibrary192Chapter11ApplicationPreferences193GuidelinesforPreferences193ThePreferencesInterface194TheSettingsBundle195TheSettingsPageFileFormat196HierarchicalPreferences197LocalizedResources198AddingtheSettingsBundletoYourApplication198EditingSettingsPages199CreatingSettingsPageFiles203AccessingYourPreferences204DebuggingPreferencesforSimulatedApplications20572008-07-08|2008AppleInc.AllRightsReserved.CONTENTSAppendixAAppleApplicationsURLSchemes207MailLinks207PhoneLinks208MapLinks209YouTubeLinks210iTunesLinks210DocumentRevisionHistory21182008-07-08|2008AppleInc.AllRightsReserved……
  • 所需E币: 5
    时间: 2019-12-22 04:19
    大小: 818.47KB
    上传者: givh79_163.com
    [Palm.WebOS.开发].WebOS_Notes_Big5……
  • 所需E币: 4
    时间: 2019-12-22 04:19
    大小: 4.56MB
    上传者: 微风DS
    O'Reilly-PalmwebOS(2009)……
  • 所需E币: 3
    时间: 2019-12-22 04:19
    大小: 3.77MB
    上传者: 二不过三
    Practical-Palm-Pre-WebOS-Projects-Beginning……
  • 所需E币: 5
    时间: 2019-12-22 04:20
    大小: 699.33KB
    上传者: quw431979_163.com
    Palm编程手册……
  • 所需E币: 4
    时间: 2019-12-22 04:20
    大小: 8.94MB
    上传者: givh79_163.com
    从单机软件到WebOS……
  • 所需E币: 3
    时间: 2019-12-22 04:20
    大小: 1.25MB
    上传者: rdg1993
    webOS调研……
  • 所需E币: 5
    时间: 2019-12-22 04:18
    大小: 16.69KB
    上传者: 微风DS
    详细说明:手机应用程序,模拟蓝牙技术,代码经典,不可多得.-Thehandsetapplicationprocedure,simulatesthebluetoothtechnology,thecodeclassics,israre文件列表:BTImageClient.javaBTImageServer.javaDemoMIDlet.javaGUIImageClient.javaGUIImageServer.java……
  • 所需E币: 3
    时间: 2019-12-22 04:18
    大小: 7.41MB
    上传者: 16245458_qq.com
    包含了所有WAP1.2相关的规范,按照WAP协议的各个层进行发布。同时有wml和wmlscript的介绍……