# Runtime State
총 1개의 포스트
함수 와 OOP(2)-1
Static State : 정적 상태 Global : static 변수Main Flow Sub Flow Main Flow ➡️ Routine Create ➡️ Sub Flow Main Flow 변수 : Routine의 argment 참조 Static 변수 : Stat
2022년 3월 7일
·
0개의 댓글Static State : 정적 상태 Global : static 변수Main Flow Sub Flow Main Flow ➡️ Routine Create ➡️ Sub Flow Main Flow 변수 : Routine의 argment 참조 Static 변수 : Stat