emzei

  • Tag
  • Medialog
  • Location
  • Guestbook
  • Admin
  • Write

Mutation 1

Mutation / Aliasing

string에서는 한글자의 값을 바꾸는게 불가능하지만List에선 가능. example. p = ['H','e','l','l','o',] p[0] = 'Y' print p>>>['Y','e','l','l','o',] s = 'Hello's[0] = 'Y' // error ---------------------------------------------------------------------------------------------------------- >>> p = ['H','e','l','l','o']>>> q = p>>> print p,q['H', 'e', 'l', 'l', 'o'] ['H', 'e', 'l', 'l', 'o']>>> p[0] = 'Y'>>> print p['Y', 'e', 'l..

Computers/Language python 2012.03.14
이전
1
다음
더보기
  • 분류 전체보기 (221)
    • Daily (7)
    • Multi-V (8)
    • NOWS (53)
      • ULK (3)
      • SICP (5)
      • Perl (7)
      • Logic Circuit (0)
      • Automata (2)
      • Eng.study (4)
      • C O D E (0)
      • Language C, C++ (2)
      • Linear Algebra (0)
      • Statistics (0)
      • Data Communication (0)
      • MEMO (19)
      • Security (10)
      • Operating Systems (1)
    • Computers (153)
      • Adv. Linux System Pr.. (9)
      • Algorithm (10)
      • Android (10)
      • Computer Architectur.. (4)
      • Data Structure (13)
      • Databases (12)
      • Language python (23)
      • Linux System Program.. (16)
      • Language java (17)
      • Programming Language (9)
      • Raspberry-pi (5)
      • SW Engineering (9)
      • Xen (6)
      • (한빛) 컴퓨터개론 (10)

Tag

protected, XEN, GUI, polymorphism, layout, interface, list, xen compile, DICTIONARY, domu, java, Python, string, inheritance, Data Structure, 자료구조, Tree, Android, xen guest installation, xen 4.4,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

  • emzei[엠제이]

페이스북 트위터 플러그인

  • 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.

티스토리툴바