# main

로컬 파일 깃헙에 백업하기 / master 의 내용 main 에 강제로 덮어씌우기
로컬 파일 깃헙에 백업하기 / main 기본 브랜치에 msater 의 내용 강제로 덮어씌우기
Core Video
"Process digital video—including manipulation of individual frames—using a pipeline-based API and support for both Metal and OpenGL."
Core Graphics
"Harness the power of Quartz technology to perform lightweight 2D rendering with high-fidelity output."
UIKit
"Construct and manage a graphical, event-driven user interface for your iOS or tvOS app."
git master -> main
프로젝트를 새로 시작하려고 셋팅을하고, 레파지토리를 만들어서 git도 셋팅하고, 하던대로 git push origin master를 하고나서 깃헙에 들어가봤더니 잔디가 안심어졌다?? 보니까 이상태였던 것. 이제 master가 아닌 main이 default이고 여기에 push를 해야했는데... 근데 내 vsc에는 master라고 쓰여있었는데?? 그래서 ...
Core Media
"Represent time-based audio-visual assets with essential data types."

How to read terminal argument
We can use 'boost' libraries to read arguments,but you know, in this page, we use the normal and easier way to read argumentsI guess, you can say, as
2차 프로젝트
to do 레이아웃 만들기 컴포넌트화 하기 한페이지 안에 styled-components 적용하기 기능 구현 craousel, category별 필터링, 더보기에서 전체보기 인기순 페이지 구현(랜덤 or 예약순)

semantic image semantic image semantic image semantic image semantic imagesemantic image semantic imagesemantic image semantic
[Flutter / Main 함수 내 비동기처리 오류 해결] MethodChannel를 Main에서 사용하기
Cannot use this MethodChannel before the binary messenger has been initialized. This happens when you invoke platform methods before the WidgetsFlutte

[Python] import path / absolute path, relative path / __name__, __main__
import 과정에 대해 알아보세요: "경로" 편