请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
nRF_Temp
├── CorePlotHeaders
│ ├── CPTAnnotation.h
│ ├── CPTAnnotationHostLayer.h
│ ├── CPTAxis.h
│ ├── CPTAxisLabel.h
│ ├── CPTAxisSet.h
│ ├── CPTAxisTitle.h
│ ├── CPTBarPlot.h
│ ├── CPTBorderedLayer.h
│ ├── CPTCalendarFormatter.h
│ ├── CPTColor.h
│ ├── CPTColorSpace.h
│ ├── CPTConstraints.h
│ ├── CPTDefinitions.h
│ ├── CPTExceptions.h
│ ├── CPTFill.h
│ ├── CPTGradient.h
│ ├── CPTGraph.h
│ ├── CPTGraphHostingView.h
│ ├── CPTImage.h
│ ├── CPTLayer.h
│ ├── CPTLayerAnnotation.h
│ ├── CPTLegend.h
│ ├── CPTLegendEntry.h
│ ├── CPTLimitBand.h
│ ├── CPTLineCap.h
│ ├── CPTLineStyle.h
│ ├── CPTMutableLineStyle.h
│ ├── CPTMutableNumericData TypeConversion.h
│ ├── CPTMutableNumericData.h
│ ├── CPTMutablePlotRange.h
│ ├── CPTMutableShadow.h
│ ├── CPTMutableTextStyle.h
│ ├── CPTNumericData TypeConversion.h
│ ├── CPTNumericData.h
│ ├── CPTNumericDataType.h
│ ├── CPTPathExtensions.h
│ ├── CPTPieChart.h
│ ├── CPTPlatformSpecificCategories.h
│ ├── CPTPlatformSpecificDefines.h
│ ├── CPTPlatformSpecificFunctions.h
│ ├── CPTPlot.h
│ ├── CPTPlotArea.h
│ ├── CPTPlotAreaFrame.h
│ ├── CPTPlotRange.h
│ ├── CPTPlotSpace.h
│ ├── CPTPlotSpaceAnnotation.h
│ ├── CPTPlotSymbol.h
│ ├── CPTRangePlot.h
│ ├── CPTResponder.h
│ ├── CPTScatterPlot.h
│ ├── CPTShadow.h
│ ├── CPTTextLayer.h
│ ├── CPTTextStyle.h
│ ├── CPTTheme.h
│ ├── CPTTimeFormatter.h
│ ├── CPTTradingRangePlot.h
│ ├── CPTUtilities.h
│ ├── CPTXYAxis.h
│ ├── CPTXYAxisSet.h
│ ├── CPTXYGraph.h
│ ├── CPTXYPlotSpace.h
│ └── CorePlot-CocoaTouch.h
├── Temp-1024x1024.png
├── Temp-114x114.png
├── Temp-57x57.png
├── help.html
├── libCorePlot-CocoaTouch.a
├── nRF Temp
│ ├── AppDelegate.h
│ ├── AppDelegate.m
│ ├── ConnectionManager.h
│ ├── ConnectionManager.m
│ ├── Default-568h@2x.png
│ ├── Default.png
│ ├── Default@2x.png
│ ├── FobViewController.h
│ ├── FobViewController.m
│ ├── GraphViewController.h
│ ├── GraphViewController.m
│ ├── HelpViewController.h
│ ├── HelpViewController.m
│ ├── ListViewController.h
│ ├── ListViewController.m
│ ├── TemperatureAppModels.xcdatamodeld
│ │ └── TemperatureAppModels.xcdatamodel
│ │ └── contents
│ ├── TemperatureFob.h
│ ├── TemperatureFob.m
│ ├── TemperatureFobCell.h
│ ├── TemperatureFobCell.m
│ ├── TemperatureReading.h
│ ├── TemperatureReading.m
│ ├── en.lproj
│ │ ├── InfoPlist.strings
│ │ └── MainStoryboard.storyboard
│ ├── images
│ │ ├── BLUETOOTH-ICON-fade.png
│ │ ├── BLUETOOTH-ICON-fade@2x.png
│ │ ├── BLUETOOTH-ICON-white.png
│ │ ├── BLUETOOTH-ICON-white@2x.png
│ │ ├── BLUETOOTH-SMART-LOGO-white.png
│ │ ├── BLUETOOTH-SMART-LOGO-white@2x.png
│ │ ├── BOX-CONFIG-blue.png
│ │ ├── BOX-CONFIG-blue@2x.png
│ │ ├── BOX-blue.png
│ │ ├── BOX-blue@2x.png
│ │ ├── Background-gradient-plain.png
│ │ ├── Background-gradient-plain@2x.png
│ │ ├── Battery.png
│ │ └── Battery@2x.png
│ ├── main.m
│ ├── nRF Temp-Info.plist
│ └── nRF Temp-Prefix.pch
└── nRF Temp.xcodeproj
├── project.pbxproj
└── project.xcworkspace
└── contents.xcworkspacedata
8 directories, 110 files