레이블이 code block인 게시물을 표시합니다. 모든 게시물 표시
레이블이 code block인 게시물을 표시합니다. 모든 게시물 표시

2011년 3월 1일 화요일

code block


Definitions of Code block on the Web:
  • In computer programming, a block is a section of code which is grouped together. Blocks consist of one or more declarations and statements. A programming language that permits the creation of blocks, including blocks nested within other blocks, is called a block structured programming language.
    en.wikipedia.org/wiki/Code_block