함수 unset

Jmnote (토론 | 기여)님의 2014년 7월 24일 (목) 12:32 판 (새 문서: ==PHP== category: PHP <source lang='PHP'> $a = 1; unset($a); </source> ==Python== cateogry: Python <source lang='Python'> </source>)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 PHP

$a = 1;
unset($a);

2 Python

cateogry: Python

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}