Notice
Recent Posts
Recent Comments
Link
목록uiapplicationstate (1)
투케이2K
145. (Objective-C/objc) UIApplicationState 사용해 애플리케이션 라이프 사이클 상태 확인 - applicationState
[개발 환경 설정]개발 툴 : XCODE개발 언어 : OBJECTIVE-C [소스 코드]// ------------------------------------------------------------------------------// MARK: - [헤더 파일에 정의 없이 : void 메소드 구현]// ------------------------------------------------------------------------------- (void)testMain { [S_Log _D_WithC_:[NSString stringWithFormat:@"%s", __FILE__] M_:[NSString stringWithFormat:@"%s :: %d", __FUNCTI..
Objective-C
2024. 5. 15. 08:35