개발 기록기록📝

  • 홈
  • 태그
  • 방명록

dart 1

[실전 Dart] 01.객체 생성 & 비교

1. 객체 생성 객체 생성시 값을 메모리에 저장하고, 메모리 주소를 반환함 값(Value) : 메모리에 저장된 데이터 참조(Reference) : 값이 저장된 메모리 주소 변수는 참조(메모리 주소)를 저장한다. String name = '철수'; //철수라는 값이 담긴 메모리 주소를 변수 name에 저장한다. 2. 객체 비교 객체 비교에는 두 가지가 있다. 값 비교 : 메모리에 담긴 값을 비교하는 방법 참조 비교 : 메모리 주소를 비교하는 방법 Dart는 기본적으로 참조 비교를 사용한다. 3. 메모리 할당 규칙 객체 생성시, 가변 객체는 항상 새 메모리를 할당하고 불변 객체는 값이 동일하다면 기존에 생성한 객체를 재활용한다. void main() { print('철수' == '철수'); // true (..

Dart 2024.03.14
이전
1
다음
더보기
프로필사진

개발 기록기록📝

  • 분류 전체보기
    • Dart
    • Flutter
      • Flutter 에러 해결
      • Flutter 개발 기록
      • Flutter 정리
    • Javascript
      • 모던 자바스크립트 Deep Dive
      • 문법 정리
    • Front-End
      • 성능개선
      • Next.js
      • React
      • 프론트엔드 개발환경
    • Kafka
    • JPA
    • Algorithm 뽀개기
      • 프로그래머스
      • 알고리즘을 위한 문법
      • 알고리즘 정리
    • Spring
      • 스프링 핵심원리 기본편
    • Java
    • 개발삽질기
    • python
    • AWS
    • 성능 테스팅
    • Middleware
    • Linux
    • SQL
    • Network
    • Architecture
    • OS
    • Etc
    • 회고
    • 프로젝트
      • TMS

Tag

windows kafka, please ensure that the certificates used to sign your app have not expired., error shutdown broker because all log dirs in, 프로그래머스, the ios deployment target 'iphoneos_deployment_target' is set to 9.0, 플러터 아키텍처, 플러터 클린아키텍처, windows kafka 에러, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'googledatatransport' from project 'pods'), 플러터 구조, 파이썬, flutter architecture, log4j:error failed to rename, 시간복잡도, JPA, failed to verify code signature of, framework 'pods_runner' not found, ios/pods/target support files/pods-runner/pods-runner-resources.sh: permission denied command phasescriptexecution failed with a nonzero exit code, the identity used to sign the executable is no longer valid, flutter plugin 개발,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바