开发版本-developer——01 first commit
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
// '########'########::'######:'########:'##:::'##:
|
||||
// ... ##..::##.... ##'##... ##:##.... ##:##::'##::
|
||||
// ::: ##::::##:::: ##:##:::..::##:::: ##:##:'##:::
|
||||
// ::: ##::::########:. ######::##:::: ##:#####::::
|
||||
// ::: ##::::##.... ##:..... ##:##:::: ##:##. ##:::
|
||||
// ::: ##::::##:::: ##'##::: ##:##:::: ##:##:. ##::
|
||||
// ::: ##::::########:. ######::########::##::. ##:
|
||||
// :::..::::........:::......::........::..::::..::
|
||||
//
|
||||
// Created by 亿刀/禚来强 on 13-7-19.
|
||||
// Copyright (c) 2013年 亿刀/禚来强. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface TBSDKNetworkSDKUtil : NSObject
|
||||
|
||||
+ (NSString *)utdid;
|
||||
|
||||
+ (NSString*)base64forData:(NSData*)theData;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user