1) AWS
2) Microsoft Azure
3) IBM Cloud
4) Google Cloud Platform
5) NBP (Naver Business Platform)
6) Oracle Cloud
7) KT
8) Ali Cloud
9) Red Hat OpenShift
10) Pivotal

 


API call with invalid database connection pointer
 sqlite3_finalize(statement);
                sqlite3_close(database);
sqlite3_open([databasePath UTF8String], &database);


                    [self insertingWaterMark:atch data:data];
                    

!---------------------


Duplicator file finder 의 막대 그래프가 움직이는 애니메이션은 참 보기 좋다.

!---------------------
/private/var/containers/Bundle/Application/FCA55B00-2A64-4948-8B0F-3CDCD4229C17/TAKIT.app/takit.db - [[[NSBundle mainBundle] resourcePath] stringByAppendingPathComponent:databaseName]; 
/var/mobile/Containers/Data/Application/D1DA983C-9AD4-4D3A-BD95-0BF079379ACE/Documents/takit.db -NSString *databasePath = [documentsDir stringByAppendingPathComponent:databaseName]; 

 

 

- (BOOL)application:(UIApplication *)application handleOpenURL:(NSURL *)url {
    
    NSString *urlParameter = [[url host] stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding];

'Blog History' 카테고리의 다른 글

084 개발자 공감 사진 보며 스트레스 푸는 날  (0) 2020.02.09
083 IT 교육자 간 갈등의 자그만 조각 외  (0) 2020.02.08
081  (0) 2020.02.08
080  (0) 2020.02.07
079  (0) 2020.01.21

+ Recent posts