模仿美團積分抽獎功能:YiLotteryDemo

jopen 9年前發布 | 36K 次閱讀 iOS開發 移動開發 YiLotteryDemo

模仿美團積分抽獎功能

//
// YiLotteryDemoTests.m
// YiLotteryDemoTests
//
// Created by apple on 15/2/12.
// Copyright (c) 2015年 coderyi. All rights reserved.
//
#import <XCTest/XCTest.h>
@interface YiLotteryDemoTests : XCTestCase
@end
@implementation YiLotteryDemoTests
- (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
{
XCTFail(@"No implementation for \"%s\"", __PRETTY_FUNCTION__);
}
@end

模仿美團積分抽獎功能:YiLotteryDemo

項目主頁:http://www.baiduhome.net/lib/view/home/1423830568107

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!