苹果蓝牙打印示例程序

时间:2021-02-23 15:47:10
【文件属性】:

文件名称:苹果蓝牙打印示例程序

文件大小:665KB

文件格式:RAR

更新时间:2021-02-23 15:47:10

IOS

#import #import @interface MyPrinter2Tests : XCTestCase @end @implementation MyPrinter2Tests - (void)setUp { [super setUp]; // Put setup code here. This method is called before the invocation of each test method in the class. } - (void)tearDown { // Put teardown code here. This method is called after the invocation of each test method in the class. [super tearDown]; } - (void)testExample { // This is an example of a functional test case. XCTAssert(YES, @"Pass"); } - (void)testPerformanceExample { // This is an example of a performance test case. [self measureBlock:^{ // Put the code you want to measure the time of here. }]; } @end


【文件预览】:
MyPrinter2.zip
ClassLibrary.zip

网友评论