기관회원 [로그인]
소속기관에서 받은 아이디, 비밀번호를 입력해 주세요.
개인회원 [로그인]

비회원 구매시 입력하신 핸드폰번호를 입력해 주세요.
본인 인증 후 구매내역을 확인하실 수 있습니다.

회원가입
서지반출
원시 코드의 주석 관리를 위한 XML기술의 적용
[STEP1]서지반출 형식 선택
파일형식
@
서지도구
SNS
기타
[STEP2]서지반출 정보 선택
  • 제목
  • URL
돌아가기
확인
취소
  • 원시 코드의 주석 관리를 위한 XML기술의 적용
  • Applying the XML Technology for Comments Management of Source Code
저자명
박근옥,임종태
간행물명
데이타베이스 연구
권/호정보
2003년|19권 1호|pp.60-71 (12 pages)
발행정보
한국정보과학회
파일정보
정기간행물|
PDF텍스트
주제분야
기타
이 논문은 한국과학기술정보연구원과 논문 연계를 통해 무료로 제공되는 원문입니다.
서지반출

기타언어초록

프로그램(원시 코드)의 이해를 높이고 유지보수를 효과적으로 수행하기 위하여 원시 코드에 주석을 삽입하는 방법이 전통적으로 사용되고 있다. C 언어가 주로 사용되는 mission critical 응용 소프트웨어 영역에는 문서화, 간결성, 정확성을 갖는 원시 코드가 요구된다. 코드의 문서화를 위하여 주석의 사용이 권고되지만 명확한 지침과 지원도구가 미비하다. 문서의 내용을 구조와 표현으로 분리하여 취급하는 XML 기술은 원시 코드의 문서화에 새로운 기회를 제공하고 있다. 본 연구는 XML 기술을 활용한 원시 코드의 주석관리 체계를 개발하고 있다. 본 연구의 주석 관리체제는 주석 사용자 모듈, 검토자 모듈, 주석 추출 모듈, 주석 추적 연계 모듈, 주석 태그 정의 모듈, 저장관리 모듈로 구성되어 있다.

기타언어초록

To enhance understanding and to perform effectively maintenance for a program, the method inserting comments into source code has been used conventionally. Well documented, simplified and clarified source code should be required for the mission critical application software area in which C programing language is generally used. The use of comments for a source code documentation is recommended, however there are no dear guidelines and supporting tools. na technologies, which separate and manage the content of a document as structure and presentation give us the new motivation for a source code documentation. We have developed the comments management system for source code by applying XML technologies. This system is composed of the following modules : user module for inserting comments, reviewer module for inspecting the inserted comments, comment extraction module, tacking and linking module, tags definition module and storage management module.