资源简介
GprinterSDK IOS 附带官方demo,如果舍不得C币可以联系佳博公司提供SDK
代码片段和文件信息
//
// AppDelegate.m
// GprinterSDKDemo
//
// Created by ShaoDan on 2017/10/14.
// Copyright © 2017年 Gainscha. All rights reserved.
//
#import “AppDelegate.h“
#import “BlueToothViewController.h“
@interface AppDelegate ()
@end
@implementation AppDelegate
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
self.window = [[UIWindow alloc]initWithframe:[[UIScreen mainScreen]bounds]];
self.window.backgroundColor = [UIColor whiteColor];
self.window.rootViewController = [[BlueToothViewController alloc]init];
// Override point for customization after application launch.
return YES;
}
- (void)applicationWillResignActive:(UIApplication *)application {
// Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
// Use this method to pause ongoing tasks disable timers and invalidate graphics rendering callbacks. Games should use this method to pause the game.
}
- (void)applicationDidEnterBackground:(UIApplication *)application {
// Use this method to release shared resources save user data invalidate timers and store enough application state information to restore your application to its current state in case it is terminated later.
// If your application supports background execution this method is called instead of applicationWillTerminate: when the user quits.
}
- (void)applicationWillEnterForeground:(UIApplication *)application {
// Called as part of the transition from the background to the active state; here you can undo many of the changes made on entering the background.
}
- (void)applicationDidBecomeActive:(UIApplication *)application {
// Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background optionally refresh the user interface.
}
- (void)applicationWillTerminate:(UIApplication *)application {
// Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
}
@end
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-10-19 10:13 GprinterSDKDemo\
文件 6148 2017-10-19 10:41 GprinterSDKDemo\.DS_Store
目录 0 2017-10-19 10:41 __MACOSX\
目录 0 2017-10-19 10:41 __MACOSX\GprinterSDKDemo\
文件 120 2017-10-19 10:41 __MACOSX\GprinterSDKDemo\._.DS_Store
目录 0 2017-10-19 10:40 GprinterSDKDemo\GprinterSDKDemo\
文件 6148 2017-10-19 10:40 GprinterSDKDemo\GprinterSDKDemo\.DS_Store
目录 0 2017-10-19 10:41 __MACOSX\GprinterSDKDemo\GprinterSDKDemo\
文件 120 2017-10-19 10:40 __MACOSX\GprinterSDKDemo\GprinterSDKDemo\._.DS_Store
文件 285 2017-10-14 09:21 GprinterSDKDemo\GprinterSDKDemo\AppDelegate.h
文件 171 2017-10-14 09:21 __MACOSX\GprinterSDKDemo\GprinterSDKDemo\._AppDelegate.h
文件 2314 2017-10-16 10:21 GprinterSDKDemo\GprinterSDKDemo\AppDelegate.m
文件 392 2017-10-16 10:21 __MACOSX\GprinterSDKDemo\GprinterSDKDemo\._AppDelegate.m
目录 0 2017-10-14 09:21 GprinterSDKDemo\GprinterSDKDemo\Assets.xcassets\
目录 0 2017-10-14 09:21 GprinterSDKDemo\GprinterSDKDemo\Assets.xcassets\AppIcon.appiconset\
文件 585 2017-10-14 09:21 GprinterSDKDemo\GprinterSDKDemo\Assets.xcassets\AppIcon.appiconset\Contents.json
目录 0 2017-10-19 10:41 __MACOSX\GprinterSDKDemo\GprinterSDKDemo\Assets.xcassets\
目录 0 2017-10-19 10:41 __MACOSX\GprinterSDKDemo\GprinterSDKDemo\Assets.xcassets\AppIcon.appiconset\
文件 171 2017-10-14 09:21 __MACOSX\GprinterSDKDemo\GprinterSDKDemo\Assets.xcassets\AppIcon.appiconset\._Contents.json
目录 0 2017-10-14 09:21 GprinterSDKDemo\GprinterSDKDemo\ba
文件 1740 2017-10-14 09:21 GprinterSDKDemo\GprinterSDKDemo\ba
目录 0 2017-10-19 10:41 __MACOSX\GprinterSDKDemo\GprinterSDKDemo\ba
文件 171 2017-10-14 09:21 __MACOSX\GprinterSDKDemo\GprinterSDKDemo\ba
文件 1689 2017-10-14 09:21 GprinterSDKDemo\GprinterSDKDemo\ba
文件 171 2017-10-14 09:21 __MACOSX\GprinterSDKDemo\GprinterSDKDemo\ba
文件 239 2017-10-14 09:27 GprinterSDKDemo\GprinterSDKDemo\BlueToothViewController.h
文件 171 2017-10-14 09:27 __MACOSX\GprinterSDKDemo\GprinterSDKDemo\._BlueToothViewController.h
文件 5261 2017-10-19 10:40 GprinterSDKDemo\GprinterSDKDemo\BlueToothViewController.m
文件 504 2017-10-19 10:40 __MACOSX\GprinterSDKDemo\GprinterSDKDemo\._BlueToothViewController.m
目录 0 2017-10-19 10:39 GprinterSDKDemo\GprinterSDKDemo\GprinterSDK_v1.0.2\
文件 6148 2017-10-19 10:39 GprinterSDKDemo\GprinterSDKDemo\GprinterSDK_v1.0.2\.DS_Store
............此处省略32个文件信息
相关资源
- 社区生活类APP开发
- pluse sensor心率传感器安卓源码
- ios调用相机连拍
- vue写的H5纯前端高仿饿了么webapp.zip
- flappy bird制作资源素材
- 传智播客ios第四期就业班视频地址及
- iOS Swift记忆益智游戏Memory Game完整源码
- uefi读写pci
- 类似知乎的图文编辑器
- 10.6 DOS系统功能调用及BIOS调用实验制
- 医疗APP原型设计
- 最新12月6日更新 千月影视APP双端源码
- Unity超好用的剪贴板插件-UniPasteBoard
- iOS时间选择器,开始时间时分— 结束
- SapphireRX560D03.rom
- 11011448 90KT23CUS 90KT23C.ROM.rar
- SentinelLM SDK 7.2软件
- (中文版)Nios II IP核使用手册
- 联想 开天M6600 BIOS 20KT41AUS
- hi3520D sdk
- 迪兰恒进 RX570 8G X-Serial战将 原厂 bi
- luci-app-mwan3helper_1-3_all.ipk
- TinyWebDB浏览器 - APPInventor网络微数据库
- OV2640_Camera_app(1).pdf
- CSAPP lab:Code Optimization 代码优化实验
- Hi3516DV300SDK链接.txt
- X220 白名单及屏蔽lvds教程
- ios仿淘宝购物车demo
- IET control theory and application 期刊的最新
- Qt版flappy bird
评论
共有 条评论