xuguohong

update

Showing 64 changed files with 240 additions and 240 deletions
No preview for this file type
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 + 1198207824454D980087A9D7 /* goowei_hh_config in Resources */ = {isa = PBXBuildFile; fileRef = 1198207724454D980087A9D7 /* goowei_hh_config */; };
10 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */; }; 11 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */; };
11 11EE79022420B11200D3AA75 /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 11EE79012420B11200D3AA75 /* SDKInterface.m */; }; 12 11EE79022420B11200D3AA75 /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 11EE79012420B11200D3AA75 /* SDKInterface.m */; };
12 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; }; 13 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; };
...@@ -28,7 +29,6 @@ ...@@ -28,7 +29,6 @@
28 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5111EE7E2B800B402D1 /* libz.1.dylib */; }; 29 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5111EE7E2B800B402D1 /* libz.1.dylib */; };
29 8484E5141EE7E2DE00B402D1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5131EE7E2DE00B402D1 /* Foundation.framework */; }; 30 8484E5141EE7E2DE00B402D1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5131EE7E2DE00B402D1 /* Foundation.framework */; };
30 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */; }; 31 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */; };
31 - 84F40F5523C87881006EE208 /* goowei_config in Resources */ = {isa = PBXBuildFile; fileRef = 84F40F5423C87881006EE208 /* goowei_config */; };
32 BB5F3C8E1C1811BC00DA339D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BB5F3C8D1C1811BC00DA339D /* main.m */; }; 32 BB5F3C8E1C1811BC00DA339D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BB5F3C8D1C1811BC00DA339D /* main.m */; };
33 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB5F3C951C1811BC00DA339D /* Main.storyboard */; }; 33 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB5F3C951C1811BC00DA339D /* Main.storyboard */; };
34 BB5F3CA81C1811BC00DA339D /* DemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BB5F3CA71C1811BC00DA339D /* DemoTests.m */; }; 34 BB5F3CA81C1811BC00DA339D /* DemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BB5F3CA71C1811BC00DA339D /* DemoTests.m */; };
...@@ -58,6 +58,7 @@ ...@@ -58,6 +58,7 @@
58 /* End PBXCopyFilesBuildPhase section */ 58 /* End PBXCopyFilesBuildPhase section */
59 59
60 /* Begin PBXFileReference section */ 60 /* Begin PBXFileReference section */
61 + 1198207724454D980087A9D7 /* goowei_hh_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = goowei_hh_config; path = poolsdk_file/poolsdk/goowei_hh_config; sourceTree = "<group>"; };
61 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sdk_float_logo.png; path = poolsdk_file/poolsdk/sdk_float_logo.png; sourceTree = "<group>"; }; 62 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sdk_float_logo.png; path = poolsdk_file/poolsdk/sdk_float_logo.png; sourceTree = "<group>"; };
62 11EE79002420B11200D3AA75 /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; }; 63 11EE79002420B11200D3AA75 /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; };
63 11EE79012420B11200D3AA75 /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; }; 64 11EE79012420B11200D3AA75 /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; };
...@@ -84,7 +85,6 @@ ...@@ -84,7 +85,6 @@
84 8484E5111EE7E2B800B402D1 /* libz.1.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.1.dylib; path = ../../../../../../../../usr/lib/libz.1.dylib; sourceTree = "<group>"; }; 85 8484E5111EE7E2B800B402D1 /* libz.1.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.1.dylib; path = ../../../../../../../../usr/lib/libz.1.dylib; sourceTree = "<group>"; };
85 8484E5131EE7E2DE00B402D1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 86 8484E5131EE7E2DE00B402D1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
86 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; 87 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
87 - 84F40F5423C87881006EE208 /* goowei_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = goowei_config; path = poolsdk_file/poolsdk/goowei_config; sourceTree = "<group>"; };
88 BB5F3C881C1811BC00DA339D /* 接入DEMO.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "接入DEMO.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 88 BB5F3C881C1811BC00DA339D /* 接入DEMO.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "接入DEMO.app"; sourceTree = BUILT_PRODUCTS_DIR; };
89 BB5F3C8D1C1811BC00DA339D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 89 BB5F3C8D1C1811BC00DA339D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
90 BB5F3C961C1811BC00DA339D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; 90 BB5F3C961C1811BC00DA339D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
...@@ -140,8 +140,8 @@ ...@@ -140,8 +140,8 @@
140 children = ( 140 children = (
141 11EE79002420B11200D3AA75 /* SDKInterface.h */, 141 11EE79002420B11200D3AA75 /* SDKInterface.h */,
142 11EE79012420B11200D3AA75 /* SDKInterface.m */, 142 11EE79012420B11200D3AA75 /* SDKInterface.m */,
143 + 1198207724454D980087A9D7 /* goowei_hh_config */,
143 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */, 144 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */,
144 - 84F40F5423C87881006EE208 /* goowei_config */,
145 845D181B1C8D778400F27EB9 /* Images.xcassets */, 145 845D181B1C8D778400F27EB9 /* Images.xcassets */,
146 845D181C1C8D778400F27EB9 /* Info.plist */, 146 845D181C1C8D778400F27EB9 /* Info.plist */,
147 ); 147 );
...@@ -308,8 +308,8 @@ ...@@ -308,8 +308,8 @@
308 buildActionMask = 2147483647; 308 buildActionMask = 2147483647;
309 files = ( 309 files = (
310 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */, 310 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */,
311 - 84F40F5523C87881006EE208 /* goowei_config in Resources */,
312 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */, 311 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */,
312 + 1198207824454D980087A9D7 /* goowei_hh_config in Resources */,
313 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, 313 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */,
314 ); 314 );
315 runOnlyForDeploymentPostprocessing = 0; 315 runOnlyForDeploymentPostprocessing = 0;
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface BiggestGenericControlTissues : NSObject 4 +@interface BoltonBathingControlGrape : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface BiggestGenericInformationJMTissues : NSObject 3 +@interface BoltonBathingInformationJMGrape : NSObject
4 4
5 -+(NSString *)GenericJM:(NSString *)jm; 5 ++(NSString *)BathingJM:(NSString *)jm;
6 6
7 @end 7 @end
......
1 -#import <Foundation/Foundation.h>
2 -
3 -extern NSString * const NelsonGenericExitNotificationLookout;
4 -extern NSString * const CrewsGenericLoginNotificationGlimpse;
5 -extern NSString * const LaughGenericErrorNotificationInterim;
6 -
7 -
8 -@interface CannesGenericHuiTiaoNotificationWasted : NSObject
9 -
10 -@end
1 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 1 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
2 -@interface HaiBaoJuheCreateOrderInfo : LaughGenericHaiBaoJuheBaseModelInterim 2 +@interface HaiBaoJuheCreateOrderInfo : VanityBathingHaiBaoJuheBaseModelFluids
3 3
4 @property(nonatomic,strong)NSString *serverId;//服务器ID 4 @property(nonatomic,strong)NSString *serverId;//服务器ID
5 @property(nonatomic, strong)NSString *serverName;//服务器名称 5 @property(nonatomic, strong)NSString *serverName;//服务器名称
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
16 @property(nonatomic, strong)NSString *userId;//用户ID 16 @property(nonatomic, strong)NSString *userId;//用户ID
17 @property(nonatomic, strong)NSString *timestamp;//时间戳 17 @property(nonatomic, strong)NSString *timestamp;//时间戳
18 18
19 -- (NSString *) GenericHaiBaoJuheGetTsign ; 19 +- (NSString *) BathingHaiBaoJuheGetTsign ;
20 -- (NSString *) GenericHaiBaoJuheGetTimestamp ; 20 +- (NSString *) BathingHaiBaoJuheGetTimestamp ;
21 21
22 @end 22 @end
......
1 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 1 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
2 -@interface HaiBaoJuheLoginInfo : LaughGenericHaiBaoJuheBaseModelInterim 2 +@interface HaiBaoJuheLoginInfo : VanityBathingHaiBaoJuheBaseModelFluids
3 3
4 @property(nonatomic,strong)NSString *timestamp; 4 @property(nonatomic,strong)NSString *timestamp;
5 @property(nonatomic, strong)NSString *sign; 5 @property(nonatomic, strong)NSString *sign;
......
1 // 1 //
2 -// GenericHaiBaoJuheReportInfo.h 2 +// BathingHaiBaoJuheReportInfo.h
3 // HaiBaoJuheSDK 3 // HaiBaoJuheSDK
4 // 4 //
5 // Created by winFan on 12/21/15. 5 // Created by winFan on 12/21/15.
6 // Copyright (c) 2015 winFan. All rights reserved. 6 // Copyright (c) 2015 winFan. All rights reserved.
7 // 7 //
8 8
9 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 9 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
10 -@interface HaiBaoJuheReportInfo : LaughGenericHaiBaoJuheBaseModelInterim 10 +@interface HaiBaoJuheReportInfo : VanityBathingHaiBaoJuheBaseModelFluids
11 11
12 @property(nonatomic, strong)NSString *reportType;//类型 12 @property(nonatomic, strong)NSString *reportType;//类型
13 @property(nonatomic, strong)NSString *playerId;//玩家ID 13 @property(nonatomic, strong)NSString *playerId;//玩家ID
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
10 10
11 @property(nonatomic, strong)NSString *urlSchemes; 11 @property(nonatomic, strong)NSString *urlSchemes;
12 12
13 -@property(strong) NSMutableArray* GenericList; 13 +@property(strong) NSMutableArray* BathingList;
14 14
15 @property BOOL isAppleGzyazfing; 15 @property BOOL isAppleGzyazfing;
16 16
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "OasisHaiBaoJuheCheckerZenith.h" 2 +#import "XtremeHaiBaoJuheCheckerVictory.h"
3 #import "HaiBaoJuheReportInfo.h" 3 #import "HaiBaoJuheReportInfo.h"
4 #import "HaiBaoJuheLoginInfo.h" 4 #import "HaiBaoJuheLoginInfo.h"
5 #import "Interface.h" 5 #import "Interface.h"
6 -#import "CrewsHaiBaoJuheNotificationGlimpse.h" 6 +#import "ZealandHaiBaoJuheNotificationChipset.h"
7 -#import "CrewsHaiBaoJuheGzyazfInfoGlimpse.h" 7 +#import "ZealandHaiBaoJuheGzyazfInfoChipset.h"
8 #import "UnionInterface.h" 8 #import "UnionInterface.h"
9 #import "HaiBaoJuheCreateOrderInfo.h" 9 #import "HaiBaoJuheCreateOrderInfo.h"
10 -#import "CrewsHaiBaoJuheConfigGlimpse.h" 10 +#import "ZealandHaiBaoJuheConfigChipset.h"
11 -#import "VeganHaiBaoJuheUtilsHelping.h" 11 +#import "StrandHaiBaoJuheUtilsSqueeze.h"
12 #import "NetCenter.h" 12 #import "NetCenter.h"
13 #import "HaiBaoJuheSDK.h" 13 #import "HaiBaoJuheSDK.h"
14 #import "HaiBaoJuheSDKDelegate.h" 14 #import "HaiBaoJuheSDKDelegate.h"
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface CannesGenericControlWasted : NSObject 4 +@interface HusseinBathingControlVarious : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <UIKit/UIKit.h>
2 +
3 +@interface LeaveBathingIAPHelperControlPaired : NSObject<UITableViewDelegate, UITableViewDataSource>
4 +
5 +@property(nonatomic,strong) NSString* BathingDingDanHao;
6 +@property(nonatomic,strong) NSDictionary* BathingHuoWuLieBiao;
7 +@property(nonatomic,strong) NSMutableArray* BathingHuoWuIDLieBiao;
8 +@property(nonatomic, strong) UITableView *BathingHuoWuLieBiaoView;
9 +
10 +- (void)BathingHuaQianView:(UIViewController*)controller BathingHuoWuD:(NSString*)products BathingQian:(NSString*)amount BathingHuoWuMing:(NSString*)productName BathingDingDanHao:(NSString*)DingDanHao;
11 +
12 +@end
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface AdvisedGenericInformationRussia : NSObject 3 +@interface MammalsBathingInformationImmune : NSObject
4 { 4 {
5 // 5 //
6 NSString *openId; 6 NSString *openId;
...@@ -12,5 +12,5 @@ NSString *timestamp; ...@@ -12,5 +12,5 @@ NSString *timestamp;
12 @property(retain,nonatomic) NSString *openId; 12 @property(retain,nonatomic) NSString *openId;
13 @property(retain,nonatomic) NSString *token; 13 @property(retain,nonatomic) NSString *token;
14 @property(retain,nonatomic) NSString *timestamp; 14 @property(retain,nonatomic) NSString *timestamp;
15 -+ (AdvisedGenericInformationRussia *)getInstance; 15 ++ (MammalsBathingInformationImmune *)getInstance;
16 @end 16 @end
......
1 -#import <UIKit/UIKit.h>
2 -#import "StoreKit/StoreKit.h"
3 -
4 -@interface NelsonGenericAllManagerLookout : NSObject
5 -{
6 - NSString* GenericAPPID_;
7 - NSString* GenericAPPKEY_;
8 -
9 - NSString* GenericInviterCode_;
10 -}
11 -
12 -@property(strong) NSMutableArray* GenericList;
13 -@property bool GenericGeiWoHuaQianBa;
14 -
15 -+ (NelsonGenericAllManagerLookout *)PelicanGenericInstanceBatter;
16 -
17 -- (void)AdvisedGenericChuShiHuaRussia;
18 -
19 -- (void)VisasGenericDengLuWaters:(NSString *)GenericAPPID : (NSString *)GenericAPPKEY : (UIViewController *)controller;
20 -
21 -- (void)BiggestGenericYangShiTissues:(NSString*)GenericLeiXing;
22 -
23 -- (void)BiggestGenericUrlTissues:(NSString*)GenericUrl;
24 -
25 -- (void)GenericQuery: (NSString *)GenericFuWuQiID : (NSString *)GenericNickName : (NSNumber *)GenericAmount : (NSString *)GenericCallBack : (UIViewController *)controller : (NSString *)GenericServerName;
26 -
27 -- (void)GenericQueryOperation:(UIViewController*)controll GenericHuoWuID:(NSString*)products GenericJiaGe:(NSString*)amount GenericHuoWuMing:(NSString*)productName GenericDingDanHao:(NSString*) DingDanHao;
28 -
29 -
30 -
31 -@end
1 -#import <UIKit/UIKit.h>
2 -
3 -@interface PelicanGenericIAPHelperControlBatter : NSObject<UITableViewDelegate, UITableViewDataSource>
4 -
5 -@property(nonatomic,strong) NSString* GenericDingDanHao;
6 -@property(nonatomic,strong) NSDictionary* GenericHuoWuLieBiao;
7 -@property(nonatomic,strong) NSMutableArray* GenericHuoWuIDLieBiao;
8 -@property(nonatomic, strong) UITableView *GenericHuoWuLieBiaoView;
9 -
10 -- (void)GenericHuaQianView:(UIViewController*)controller GenericHuoWuD:(NSString*)products GenericQian:(NSString*)amount GenericHuoWuMing:(NSString*)productName GenericDingDanHao:(NSString*)DingDanHao;
11 -
12 -@end
1 +#import <UIKit/UIKit.h>
2 +#import "StoreKit/StoreKit.h"
3 +
4 +@interface SpillBathingAllManagerMother : NSObject
5 +{
6 + NSString* BathingAPPID_;
7 + NSString* BathingAPPKEY_;
8 +
9 + NSString* BathingInviterCode_;
10 +}
11 +
12 +@property(strong) NSMutableArray* BathingList;
13 +@property bool BathingGeiWoHuaQianBa;
14 +
15 ++ (SpillBathingAllManagerMother *)LeaveBathingInstancePaired;
16 +
17 +- (void)MammalsBathingChuShiHuaImmune;
18 +
19 +- (void)HusseinBathingDengLuVarious:(NSString *)BathingAPPID : (NSString *)BathingAPPKEY : (UIViewController *)controller;
20 +
21 +- (void)BoltonBathingYangShiGrape:(NSString*)BathingLeiXing;
22 +
23 +- (void)BoltonBathingUrlGrape:(NSString*)BathingUrl;
24 +
25 +- (void)BathingQuery: (NSString *)BathingFuWuQiID : (NSString *)BathingNickName : (NSNumber *)BathingAmount : (NSString *)BathingCallBack : (UIViewController *)controller : (NSString *)BathingServerName;
26 +
27 +- (void)BathingQueryOperation:(UIViewController*)controll BathingHuoWuID:(NSString*)products BathingJiaGe:(NSString*)amount BathingHuoWuMing:(NSString*)productName BathingDingDanHao:(NSString*) DingDanHao;
28 +
29 +
30 +
31 +@end
...@@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) ...@@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel)
11 ELogError 11 ELogError
12 }; 12 };
13 13
14 -@interface NelsonGenericHaiBaoJuheDGLoggerLookout : NSObject 14 +@interface SpillBathingHaiBaoJuheDGLoggerMother : NSObject
15 15
16 + (void)showLog:(NSString *)fmt,...; 16 + (void)showLog:(NSString *)fmt,...;
17 17
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "AdvisedGenericInformationRussia.h" 2 +#import "MammalsBathingInformationImmune.h"
3 #import <JavaScriptCore/JavaScriptCore.h> 3 #import <JavaScriptCore/JavaScriptCore.h>
4 #import <WebKit/WebKit.h> 4 #import <WebKit/WebKit.h>
5 5
6 -@interface VeganGenericMainHelping : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> 6 +@interface StrandBathingMainSqueeze : UIViewController<WKNavigationDelegate,WKScriptMessageHandler>
7 { 7 {
8 - WKWebView *webGenericView_; 8 + WKWebView *webBathingView_;
9 UIActivityIndicatorView *activityIndicator; 9 UIActivityIndicatorView *activityIndicator;
10 } 10 }
11 11
12 -@property(assign) BOOL GenericYouYuanJiao; 12 +@property(assign) BOOL BathingYouYuanJiao;
13 13
14 -- (void)GenericSettingGenericView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; 14 +- (void)BathingSettingBathingView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
15 -- (void)GenericInitWebView; 15 +- (void)BathingInitWebView;
16 - (void)loadWebPageWithString:(NSString *)url; 16 - (void)loadWebPageWithString:(NSString *)url;
17 - (void)loadWebPageWithJs:(NSString *)content; 17 - (void)loadWebPageWithJs:(NSString *)content;
18 - (void)postNotification:(NSString *)name : (NSString *)code; 18 - (void)postNotification:(NSString *)name : (NSString *)code;
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -@interface VeganHaiBaoJuheUtilsHelping : NSObject 4 +@interface StrandHaiBaoJuheUtilsSqueeze : NSObject
5 5
6 +(NSString *)md5:(NSString *)str; 6 +(NSString *)md5:(NSString *)str;
7 -+ (NSDictionary *) GenericHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; 7 ++ (NSDictionary *) BathingHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
8 +(NSString *)createGzyazfOrderUrl; 8 +(NSString *)createGzyazfOrderUrl;
9 //*充值回调地址 9 //*充值回调地址
10 -+(NSString *)CrewscreateGzyazfUrlGlimpse; 10 ++(NSString *)ZealandcreateGzyazfUrlChipset;
11 11
12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; 12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView;
13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; 13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView;
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface CrewsGenericControlGlimpse : NSObject 4 +@interface StuckBathingControlAnxious : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
2 2
3 NS_ASSUME_NONNULL_BEGIN 3 NS_ASSUME_NONNULL_BEGIN
4 4
5 -@interface LaughGenericEncryptToolInterim : NSObject 5 +@interface VanityBathingEncryptToolFluids : NSObject
6 6
7 + (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData; 7 + (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData;
8 8
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "OtherSetting.h" 2 #import "OtherSetting.h"
3 3
4 -@interface LaughGenericHaiBaoJuheBaseModelInterim : NSObject 4 +@interface VanityBathingHaiBaoJuheBaseModelFluids : NSObject
5 5
6 -- (NSString *) GenericHaiBaoJuheObjectToJsonString; 6 +- (NSString *) BathingHaiBaoJuheObjectToJsonString;
7 - (NSMutableString *)paramAddToString; 7 - (NSMutableString *)paramAddToString;
8 - (id)initWithDiction:(NSDictionary *)diction; 8 - (id)initWithDiction:(NSDictionary *)diction;
9 9
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface NorrisGenericControlGarmin : NSObject 4 +@interface WebcamsBathingControlAmnesty : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <Foundation/Foundation.h>
2 +
3 +extern NSString * const SpillBathingExitNotificationMother;
4 +extern NSString * const ZealandBathingLoginNotificationChipset;
5 +extern NSString * const VanityBathingErrorNotificationFluids;
6 +
7 +
8 +@interface WebcamsBathingHuiTiaoNotificationAmnesty : NSObject
9 +
10 +@end
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 2
3 -@interface OasisGenericLocationZenith : NSObject 3 +@interface XtremeBathingLocationVictory : NSObject
4 4
5 -+ (NSString *)GenericSKCloudServiceSetupOptionsKey; 5 ++ (NSString *)BathingSKCloudServiceSetupOptionsKey;
6 @end 6 @end
7 7
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "HaiBaoJuheLoginInfo.h" 2 #import "HaiBaoJuheLoginInfo.h"
3 -#import "CrewsHaiBaoJuheNotificationGlimpse.h" 3 +#import "ZealandHaiBaoJuheNotificationChipset.h"
4 #import "HaiBaoJuheCreateOrderInfo.h" 4 #import "HaiBaoJuheCreateOrderInfo.h"
5 -#import "CrewsHaiBaoJuheGzyazfInfoGlimpse.h" 5 +#import "ZealandHaiBaoJuheGzyazfInfoChipset.h"
6 #import "HaiBaoJuheReportInfo.h" 6 #import "HaiBaoJuheReportInfo.h"
7 #import "HaiBaoJuheSDKDelegate.h" 7 #import "HaiBaoJuheSDKDelegate.h"
8 8
9 -@interface OasisHaiBaoJuheCheckerZenith : NSObject<HaiBaoJuheSDKDelegate> 9 +@interface XtremeHaiBaoJuheCheckerVictory : NSObject<HaiBaoJuheSDKDelegate>
10 @property(nonatomic, strong)NSString *userId; 10 @property(nonatomic, strong)NSString *userId;
11 @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; 11 @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate;
12 12
13 @property bool onlyOneTimeGzyazf; 13 @property bool onlyOneTimeGzyazf;
14 -+ (OasisHaiBaoJuheCheckerZenith *)NorrisgetInstanceGarmin; 14 ++ (XtremeHaiBaoJuheCheckerVictory *)StuckgetInstanceAnxious;
15 - (void)initChecker; 15 - (void)initChecker;
16 - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; 16 - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo;
17 - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; 17 - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo;
18 -- (void) GenericHaiBaoJuhereportOpen; 18 +- (void) BathingHaiBaoJuhereportOpen;
19 -- (void) GenericHaiBaoJuhereportSDKOpen; 19 +- (void) BathingHaiBaoJuhereportSDKOpen;
20 -- (void) GenericHaiBaoJuhehandleFirstOpenApp:(NSString*) path; 20 +- (void) BathingHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; 21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo;
22 -- (void) GenericHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; 22 +- (void) BathingHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo;
23 - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType 23 - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType
24 notiName:(NSString *)notiName 24 notiName:(NSString *)notiName
25 statusCode:(int)nCode 25 statusCode:(int)nCode
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
28 28
29 - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; 29 - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo;
30 30
31 -- (void) GenericHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; 31 +- (void) BathingHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type;
32 32
33 /* 33 /*
34 *初始化时调用 34 *初始化时调用
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface VisasGenericControlWaters : NSObject 4 +@interface ZealandBathingControlChipset : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface CrewsHaiBaoJuheConfigGlimpse : NSObject 3 +@interface ZealandHaiBaoJuheConfigChipset : NSObject
4 4
5 @property(nonatomic, strong)NSString *gameSimpleName; 5 @property(nonatomic, strong)NSString *gameSimpleName;
6 @property(nonatomic, strong)NSString *sdkSimpleName; 6 @property(nonatomic, strong)NSString *sdkSimpleName;
...@@ -12,11 +12,11 @@ ...@@ -12,11 +12,11 @@
12 @property(nonatomic, strong)NSString *c2; 12 @property(nonatomic, strong)NSString *c2;
13 @property(nonatomic, strong)NSString *custom; 13 @property(nonatomic, strong)NSString *custom;
14 14
15 -+ (CrewsHaiBaoJuheConfigGlimpse *)LaughgetInstanceInterim; 15 ++ (ZealandHaiBaoJuheConfigChipset *)VanitygetInstanceFluids;
16 16
17 - (void) loadFile:(NSString *) fileName; 17 - (void) loadFile:(NSString *) fileName;
18 18
19 -- (NSString *)NelsongetValueByKeyLookout:(NSString *) key; 19 +- (NSString *)SpillgetValueByKeyMother:(NSString *) key;
20 20
21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; 21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2;
22 22
......
1 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 1 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
2 -@interface CrewsHaiBaoJuheGzyazfInfoGlimpse : LaughGenericHaiBaoJuheBaseModelInterim 2 +@interface ZealandHaiBaoJuheGzyazfInfoChipset : VanityBathingHaiBaoJuheBaseModelFluids
3 3
4 @property(nonatomic, strong)NSString *serverId; 4 @property(nonatomic, strong)NSString *serverId;
5 @property(nonatomic, strong)NSString *queryId; 5 @property(nonatomic, strong)NSString *queryId;
......
1 // 1 //
2 -// CrewsHaiBaoJuheNotificationGlimpse.h 2 +// ZealandHaiBaoJuheNotificationChipset.h
3 // public_i9133 3 // public_i9133
4 // 4 //
5 // Created by winFan on 12/1/15. 5 // Created by winFan on 12/1/15.
...@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { ...@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) {
28 28
29 29
30 30
31 -@interface CrewsHaiBaoJuheNotificationGlimpse : NSObject 31 +@interface ZealandHaiBaoJuheNotificationChipset : NSObject
32 32
33 @end 33 @end
34 34
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface BiggestGenericControlTissues : NSObject 4 +@interface BoltonBathingControlGrape : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface BiggestGenericInformationJMTissues : NSObject 3 +@interface BoltonBathingInformationJMGrape : NSObject
4 4
5 -+(NSString *)GenericJM:(NSString *)jm; 5 ++(NSString *)BathingJM:(NSString *)jm;
6 6
7 @end 7 @end
......
1 -#import <Foundation/Foundation.h>
2 -
3 -extern NSString * const NelsonGenericExitNotificationLookout;
4 -extern NSString * const CrewsGenericLoginNotificationGlimpse;
5 -extern NSString * const LaughGenericErrorNotificationInterim;
6 -
7 -
8 -@interface CannesGenericHuiTiaoNotificationWasted : NSObject
9 -
10 -@end
1 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 1 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
2 -@interface HaiBaoJuheCreateOrderInfo : LaughGenericHaiBaoJuheBaseModelInterim 2 +@interface HaiBaoJuheCreateOrderInfo : VanityBathingHaiBaoJuheBaseModelFluids
3 3
4 @property(nonatomic,strong)NSString *serverId;//服务器ID 4 @property(nonatomic,strong)NSString *serverId;//服务器ID
5 @property(nonatomic, strong)NSString *serverName;//服务器名称 5 @property(nonatomic, strong)NSString *serverName;//服务器名称
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
16 @property(nonatomic, strong)NSString *userId;//用户ID 16 @property(nonatomic, strong)NSString *userId;//用户ID
17 @property(nonatomic, strong)NSString *timestamp;//时间戳 17 @property(nonatomic, strong)NSString *timestamp;//时间戳
18 18
19 -- (NSString *) GenericHaiBaoJuheGetTsign ; 19 +- (NSString *) BathingHaiBaoJuheGetTsign ;
20 -- (NSString *) GenericHaiBaoJuheGetTimestamp ; 20 +- (NSString *) BathingHaiBaoJuheGetTimestamp ;
21 21
22 @end 22 @end
......
1 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 1 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
2 -@interface HaiBaoJuheLoginInfo : LaughGenericHaiBaoJuheBaseModelInterim 2 +@interface HaiBaoJuheLoginInfo : VanityBathingHaiBaoJuheBaseModelFluids
3 3
4 @property(nonatomic,strong)NSString *timestamp; 4 @property(nonatomic,strong)NSString *timestamp;
5 @property(nonatomic, strong)NSString *sign; 5 @property(nonatomic, strong)NSString *sign;
......
1 // 1 //
2 -// GenericHaiBaoJuheReportInfo.h 2 +// BathingHaiBaoJuheReportInfo.h
3 // HaiBaoJuheSDK 3 // HaiBaoJuheSDK
4 // 4 //
5 // Created by winFan on 12/21/15. 5 // Created by winFan on 12/21/15.
6 // Copyright (c) 2015 winFan. All rights reserved. 6 // Copyright (c) 2015 winFan. All rights reserved.
7 // 7 //
8 8
9 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 9 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
10 -@interface HaiBaoJuheReportInfo : LaughGenericHaiBaoJuheBaseModelInterim 10 +@interface HaiBaoJuheReportInfo : VanityBathingHaiBaoJuheBaseModelFluids
11 11
12 @property(nonatomic, strong)NSString *reportType;//类型 12 @property(nonatomic, strong)NSString *reportType;//类型
13 @property(nonatomic, strong)NSString *playerId;//玩家ID 13 @property(nonatomic, strong)NSString *playerId;//玩家ID
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
10 10
11 @property(nonatomic, strong)NSString *urlSchemes; 11 @property(nonatomic, strong)NSString *urlSchemes;
12 12
13 -@property(strong) NSMutableArray* GenericList; 13 +@property(strong) NSMutableArray* BathingList;
14 14
15 @property BOOL isAppleGzyazfing; 15 @property BOOL isAppleGzyazfing;
16 16
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "OasisHaiBaoJuheCheckerZenith.h" 2 +#import "XtremeHaiBaoJuheCheckerVictory.h"
3 #import "HaiBaoJuheReportInfo.h" 3 #import "HaiBaoJuheReportInfo.h"
4 #import "HaiBaoJuheLoginInfo.h" 4 #import "HaiBaoJuheLoginInfo.h"
5 #import "Interface.h" 5 #import "Interface.h"
6 -#import "CrewsHaiBaoJuheNotificationGlimpse.h" 6 +#import "ZealandHaiBaoJuheNotificationChipset.h"
7 -#import "CrewsHaiBaoJuheGzyazfInfoGlimpse.h" 7 +#import "ZealandHaiBaoJuheGzyazfInfoChipset.h"
8 #import "UnionInterface.h" 8 #import "UnionInterface.h"
9 #import "HaiBaoJuheCreateOrderInfo.h" 9 #import "HaiBaoJuheCreateOrderInfo.h"
10 -#import "CrewsHaiBaoJuheConfigGlimpse.h" 10 +#import "ZealandHaiBaoJuheConfigChipset.h"
11 -#import "VeganHaiBaoJuheUtilsHelping.h" 11 +#import "StrandHaiBaoJuheUtilsSqueeze.h"
12 #import "NetCenter.h" 12 #import "NetCenter.h"
13 #import "HaiBaoJuheSDK.h" 13 #import "HaiBaoJuheSDK.h"
14 #import "HaiBaoJuheSDKDelegate.h" 14 #import "HaiBaoJuheSDKDelegate.h"
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface CannesGenericControlWasted : NSObject 4 +@interface HusseinBathingControlVarious : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <UIKit/UIKit.h>
2 +
3 +@interface LeaveBathingIAPHelperControlPaired : NSObject<UITableViewDelegate, UITableViewDataSource>
4 +
5 +@property(nonatomic,strong) NSString* BathingDingDanHao;
6 +@property(nonatomic,strong) NSDictionary* BathingHuoWuLieBiao;
7 +@property(nonatomic,strong) NSMutableArray* BathingHuoWuIDLieBiao;
8 +@property(nonatomic, strong) UITableView *BathingHuoWuLieBiaoView;
9 +
10 +- (void)BathingHuaQianView:(UIViewController*)controller BathingHuoWuD:(NSString*)products BathingQian:(NSString*)amount BathingHuoWuMing:(NSString*)productName BathingDingDanHao:(NSString*)DingDanHao;
11 +
12 +@end
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface AdvisedGenericInformationRussia : NSObject 3 +@interface MammalsBathingInformationImmune : NSObject
4 { 4 {
5 // 5 //
6 NSString *openId; 6 NSString *openId;
...@@ -12,5 +12,5 @@ NSString *timestamp; ...@@ -12,5 +12,5 @@ NSString *timestamp;
12 @property(retain,nonatomic) NSString *openId; 12 @property(retain,nonatomic) NSString *openId;
13 @property(retain,nonatomic) NSString *token; 13 @property(retain,nonatomic) NSString *token;
14 @property(retain,nonatomic) NSString *timestamp; 14 @property(retain,nonatomic) NSString *timestamp;
15 -+ (AdvisedGenericInformationRussia *)getInstance; 15 ++ (MammalsBathingInformationImmune *)getInstance;
16 @end 16 @end
......
1 -#import <UIKit/UIKit.h>
2 -#import "StoreKit/StoreKit.h"
3 -
4 -@interface NelsonGenericAllManagerLookout : NSObject
5 -{
6 - NSString* GenericAPPID_;
7 - NSString* GenericAPPKEY_;
8 -
9 - NSString* GenericInviterCode_;
10 -}
11 -
12 -@property(strong) NSMutableArray* GenericList;
13 -@property bool GenericGeiWoHuaQianBa;
14 -
15 -+ (NelsonGenericAllManagerLookout *)PelicanGenericInstanceBatter;
16 -
17 -- (void)AdvisedGenericChuShiHuaRussia;
18 -
19 -- (void)VisasGenericDengLuWaters:(NSString *)GenericAPPID : (NSString *)GenericAPPKEY : (UIViewController *)controller;
20 -
21 -- (void)BiggestGenericYangShiTissues:(NSString*)GenericLeiXing;
22 -
23 -- (void)BiggestGenericUrlTissues:(NSString*)GenericUrl;
24 -
25 -- (void)GenericQuery: (NSString *)GenericFuWuQiID : (NSString *)GenericNickName : (NSNumber *)GenericAmount : (NSString *)GenericCallBack : (UIViewController *)controller : (NSString *)GenericServerName;
26 -
27 -- (void)GenericQueryOperation:(UIViewController*)controll GenericHuoWuID:(NSString*)products GenericJiaGe:(NSString*)amount GenericHuoWuMing:(NSString*)productName GenericDingDanHao:(NSString*) DingDanHao;
28 -
29 -
30 -
31 -@end
1 -#import <UIKit/UIKit.h>
2 -
3 -@interface PelicanGenericIAPHelperControlBatter : NSObject<UITableViewDelegate, UITableViewDataSource>
4 -
5 -@property(nonatomic,strong) NSString* GenericDingDanHao;
6 -@property(nonatomic,strong) NSDictionary* GenericHuoWuLieBiao;
7 -@property(nonatomic,strong) NSMutableArray* GenericHuoWuIDLieBiao;
8 -@property(nonatomic, strong) UITableView *GenericHuoWuLieBiaoView;
9 -
10 -- (void)GenericHuaQianView:(UIViewController*)controller GenericHuoWuD:(NSString*)products GenericQian:(NSString*)amount GenericHuoWuMing:(NSString*)productName GenericDingDanHao:(NSString*)DingDanHao;
11 -
12 -@end
1 +#import <UIKit/UIKit.h>
2 +#import "StoreKit/StoreKit.h"
3 +
4 +@interface SpillBathingAllManagerMother : NSObject
5 +{
6 + NSString* BathingAPPID_;
7 + NSString* BathingAPPKEY_;
8 +
9 + NSString* BathingInviterCode_;
10 +}
11 +
12 +@property(strong) NSMutableArray* BathingList;
13 +@property bool BathingGeiWoHuaQianBa;
14 +
15 ++ (SpillBathingAllManagerMother *)LeaveBathingInstancePaired;
16 +
17 +- (void)MammalsBathingChuShiHuaImmune;
18 +
19 +- (void)HusseinBathingDengLuVarious:(NSString *)BathingAPPID : (NSString *)BathingAPPKEY : (UIViewController *)controller;
20 +
21 +- (void)BoltonBathingYangShiGrape:(NSString*)BathingLeiXing;
22 +
23 +- (void)BoltonBathingUrlGrape:(NSString*)BathingUrl;
24 +
25 +- (void)BathingQuery: (NSString *)BathingFuWuQiID : (NSString *)BathingNickName : (NSNumber *)BathingAmount : (NSString *)BathingCallBack : (UIViewController *)controller : (NSString *)BathingServerName;
26 +
27 +- (void)BathingQueryOperation:(UIViewController*)controll BathingHuoWuID:(NSString*)products BathingJiaGe:(NSString*)amount BathingHuoWuMing:(NSString*)productName BathingDingDanHao:(NSString*) DingDanHao;
28 +
29 +
30 +
31 +@end
...@@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) ...@@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel)
11 ELogError 11 ELogError
12 }; 12 };
13 13
14 -@interface NelsonGenericHaiBaoJuheDGLoggerLookout : NSObject 14 +@interface SpillBathingHaiBaoJuheDGLoggerMother : NSObject
15 15
16 + (void)showLog:(NSString *)fmt,...; 16 + (void)showLog:(NSString *)fmt,...;
17 17
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "AdvisedGenericInformationRussia.h" 2 +#import "MammalsBathingInformationImmune.h"
3 #import <JavaScriptCore/JavaScriptCore.h> 3 #import <JavaScriptCore/JavaScriptCore.h>
4 #import <WebKit/WebKit.h> 4 #import <WebKit/WebKit.h>
5 5
6 -@interface VeganGenericMainHelping : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> 6 +@interface StrandBathingMainSqueeze : UIViewController<WKNavigationDelegate,WKScriptMessageHandler>
7 { 7 {
8 - WKWebView *webGenericView_; 8 + WKWebView *webBathingView_;
9 UIActivityIndicatorView *activityIndicator; 9 UIActivityIndicatorView *activityIndicator;
10 } 10 }
11 11
12 -@property(assign) BOOL GenericYouYuanJiao; 12 +@property(assign) BOOL BathingYouYuanJiao;
13 13
14 -- (void)GenericSettingGenericView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; 14 +- (void)BathingSettingBathingView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
15 -- (void)GenericInitWebView; 15 +- (void)BathingInitWebView;
16 - (void)loadWebPageWithString:(NSString *)url; 16 - (void)loadWebPageWithString:(NSString *)url;
17 - (void)loadWebPageWithJs:(NSString *)content; 17 - (void)loadWebPageWithJs:(NSString *)content;
18 - (void)postNotification:(NSString *)name : (NSString *)code; 18 - (void)postNotification:(NSString *)name : (NSString *)code;
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -@interface VeganHaiBaoJuheUtilsHelping : NSObject 4 +@interface StrandHaiBaoJuheUtilsSqueeze : NSObject
5 5
6 +(NSString *)md5:(NSString *)str; 6 +(NSString *)md5:(NSString *)str;
7 -+ (NSDictionary *) GenericHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; 7 ++ (NSDictionary *) BathingHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
8 +(NSString *)createGzyazfOrderUrl; 8 +(NSString *)createGzyazfOrderUrl;
9 //*充值回调地址 9 //*充值回调地址
10 -+(NSString *)CrewscreateGzyazfUrlGlimpse; 10 ++(NSString *)ZealandcreateGzyazfUrlChipset;
11 11
12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; 12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView;
13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; 13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView;
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface CrewsGenericControlGlimpse : NSObject 4 +@interface StuckBathingControlAnxious : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
2 2
3 NS_ASSUME_NONNULL_BEGIN 3 NS_ASSUME_NONNULL_BEGIN
4 4
5 -@interface LaughGenericEncryptToolInterim : NSObject 5 +@interface VanityBathingEncryptToolFluids : NSObject
6 6
7 + (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData; 7 + (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData;
8 8
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "OtherSetting.h" 2 #import "OtherSetting.h"
3 3
4 -@interface LaughGenericHaiBaoJuheBaseModelInterim : NSObject 4 +@interface VanityBathingHaiBaoJuheBaseModelFluids : NSObject
5 5
6 -- (NSString *) GenericHaiBaoJuheObjectToJsonString; 6 +- (NSString *) BathingHaiBaoJuheObjectToJsonString;
7 - (NSMutableString *)paramAddToString; 7 - (NSMutableString *)paramAddToString;
8 - (id)initWithDiction:(NSDictionary *)diction; 8 - (id)initWithDiction:(NSDictionary *)diction;
9 9
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface NorrisGenericControlGarmin : NSObject 4 +@interface WebcamsBathingControlAmnesty : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <Foundation/Foundation.h>
2 +
3 +extern NSString * const SpillBathingExitNotificationMother;
4 +extern NSString * const ZealandBathingLoginNotificationChipset;
5 +extern NSString * const VanityBathingErrorNotificationFluids;
6 +
7 +
8 +@interface WebcamsBathingHuiTiaoNotificationAmnesty : NSObject
9 +
10 +@end
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 2
3 -@interface OasisGenericLocationZenith : NSObject 3 +@interface XtremeBathingLocationVictory : NSObject
4 4
5 -+ (NSString *)GenericSKCloudServiceSetupOptionsKey; 5 ++ (NSString *)BathingSKCloudServiceSetupOptionsKey;
6 @end 6 @end
7 7
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "HaiBaoJuheLoginInfo.h" 2 #import "HaiBaoJuheLoginInfo.h"
3 -#import "CrewsHaiBaoJuheNotificationGlimpse.h" 3 +#import "ZealandHaiBaoJuheNotificationChipset.h"
4 #import "HaiBaoJuheCreateOrderInfo.h" 4 #import "HaiBaoJuheCreateOrderInfo.h"
5 -#import "CrewsHaiBaoJuheGzyazfInfoGlimpse.h" 5 +#import "ZealandHaiBaoJuheGzyazfInfoChipset.h"
6 #import "HaiBaoJuheReportInfo.h" 6 #import "HaiBaoJuheReportInfo.h"
7 #import "HaiBaoJuheSDKDelegate.h" 7 #import "HaiBaoJuheSDKDelegate.h"
8 8
9 -@interface OasisHaiBaoJuheCheckerZenith : NSObject<HaiBaoJuheSDKDelegate> 9 +@interface XtremeHaiBaoJuheCheckerVictory : NSObject<HaiBaoJuheSDKDelegate>
10 @property(nonatomic, strong)NSString *userId; 10 @property(nonatomic, strong)NSString *userId;
11 @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; 11 @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate;
12 12
13 @property bool onlyOneTimeGzyazf; 13 @property bool onlyOneTimeGzyazf;
14 -+ (OasisHaiBaoJuheCheckerZenith *)NorrisgetInstanceGarmin; 14 ++ (XtremeHaiBaoJuheCheckerVictory *)StuckgetInstanceAnxious;
15 - (void)initChecker; 15 - (void)initChecker;
16 - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; 16 - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo;
17 - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; 17 - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo;
18 -- (void) GenericHaiBaoJuhereportOpen; 18 +- (void) BathingHaiBaoJuhereportOpen;
19 -- (void) GenericHaiBaoJuhereportSDKOpen; 19 +- (void) BathingHaiBaoJuhereportSDKOpen;
20 -- (void) GenericHaiBaoJuhehandleFirstOpenApp:(NSString*) path; 20 +- (void) BathingHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; 21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo;
22 -- (void) GenericHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; 22 +- (void) BathingHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo;
23 - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType 23 - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType
24 notiName:(NSString *)notiName 24 notiName:(NSString *)notiName
25 statusCode:(int)nCode 25 statusCode:(int)nCode
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
28 28
29 - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; 29 - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo;
30 30
31 -- (void) GenericHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; 31 +- (void) BathingHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type;
32 32
33 /* 33 /*
34 *初始化时调用 34 *初始化时调用
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface VisasGenericControlWaters : NSObject 4 +@interface ZealandBathingControlChipset : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface CrewsHaiBaoJuheConfigGlimpse : NSObject 3 +@interface ZealandHaiBaoJuheConfigChipset : NSObject
4 4
5 @property(nonatomic, strong)NSString *gameSimpleName; 5 @property(nonatomic, strong)NSString *gameSimpleName;
6 @property(nonatomic, strong)NSString *sdkSimpleName; 6 @property(nonatomic, strong)NSString *sdkSimpleName;
...@@ -12,11 +12,11 @@ ...@@ -12,11 +12,11 @@
12 @property(nonatomic, strong)NSString *c2; 12 @property(nonatomic, strong)NSString *c2;
13 @property(nonatomic, strong)NSString *custom; 13 @property(nonatomic, strong)NSString *custom;
14 14
15 -+ (CrewsHaiBaoJuheConfigGlimpse *)LaughgetInstanceInterim; 15 ++ (ZealandHaiBaoJuheConfigChipset *)VanitygetInstanceFluids;
16 16
17 - (void) loadFile:(NSString *) fileName; 17 - (void) loadFile:(NSString *) fileName;
18 18
19 -- (NSString *)NelsongetValueByKeyLookout:(NSString *) key; 19 +- (NSString *)SpillgetValueByKeyMother:(NSString *) key;
20 20
21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; 21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2;
22 22
......
1 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 1 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
2 -@interface CrewsHaiBaoJuheGzyazfInfoGlimpse : LaughGenericHaiBaoJuheBaseModelInterim 2 +@interface ZealandHaiBaoJuheGzyazfInfoChipset : VanityBathingHaiBaoJuheBaseModelFluids
3 3
4 @property(nonatomic, strong)NSString *serverId; 4 @property(nonatomic, strong)NSString *serverId;
5 @property(nonatomic, strong)NSString *queryId; 5 @property(nonatomic, strong)NSString *queryId;
......
1 // 1 //
2 -// CrewsHaiBaoJuheNotificationGlimpse.h 2 +// ZealandHaiBaoJuheNotificationChipset.h
3 // public_i9133 3 // public_i9133
4 // 4 //
5 // Created by winFan on 12/1/15. 5 // Created by winFan on 12/1/15.
...@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { ...@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) {
28 28
29 29
30 30
31 -@interface CrewsHaiBaoJuheNotificationGlimpse : NSObject 31 +@interface ZealandHaiBaoJuheNotificationChipset : NSObject
32 32
33 @end 33 @end
34 34
......
This diff is collapsed. Click to expand it.