RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

    http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

    변환된 중국어를 복사하여 사용하시면 됩니다.

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기

    객체지향 웹 어플리케이션 모형 설계에 관한 연구 = A Study of Object-oriented Web Application Model Design

    한글로보기

    https://www.riss.kr/link?id=A76472711

    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
    • 오류접수

    부가정보

    국문 초록 (Abstract) kakao i 다국어 번역

      UML(Unified Modeling Language)은 소프트웨어 중심 시스템의 산출물의 비쥬얼화, 명세화, 다양한 언어와 연결이 가능하고 순공학/역공학적으로 구축이 가능하며, 문서화하는 것을 목적으로 하는 표준화된 모델링 언어이다. 최근 급속도로 대중화되며 거대해지고 있는 웹 어플리케이션 시스템을 객체지향 분석 및 설계 방법론인 UML을 이용하여 모델링하여 소프트웨어의 복잡한 개발 과정을 단순화시킬 수 있다.<BR>  본 논문에서는 어플리케이션 모형으로 『세미나 시스템』을 객체지향성 웹 어플리케이션 적용 사례로 모형을 제시하였다. 웹 어플리케이션의 개발과 유지 보수에 많은 장점을 가지고 있는 MVC 모델을 적용하여 화면 프리젠테이션을 전담하는 뷰 계층, 뷰 계층과 모델 계층간의 연결 고리와 분기 역할을 하는 컨트롤러, 그리고 어플리케이션 로직과 데이타베이스와의 연동을 담당하는 모델 계층으로 3단계로 분리하여 웹 어플리케이션을 구성하였다.
    번역하기

      UML(Unified Modeling Language)은 소프트웨어 중심 시스템의 산출물의 비쥬얼화, 명세화, 다양한 언어와 연결이 가능하고 순공학/역공학적으로 구축이 가능하며, 문서화하는 것을 목적으로...

      UML(Unified Modeling Language)은 소프트웨어 중심 시스템의 산출물의 비쥬얼화, 명세화, 다양한 언어와 연결이 가능하고 순공학/역공학적으로 구축이 가능하며, 문서화하는 것을 목적으로 하는 표준화된 모델링 언어이다. 최근 급속도로 대중화되며 거대해지고 있는 웹 어플리케이션 시스템을 객체지향 분석 및 설계 방법론인 UML을 이용하여 모델링하여 소프트웨어의 복잡한 개발 과정을 단순화시킬 수 있다.<BR>  본 논문에서는 어플리케이션 모형으로 『세미나 시스템』을 객체지향성 웹 어플리케이션 적용 사례로 모형을 제시하였다. 웹 어플리케이션의 개발과 유지 보수에 많은 장점을 가지고 있는 MVC 모델을 적용하여 화면 프리젠테이션을 전담하는 뷰 계층, 뷰 계층과 모델 계층간의 연결 고리와 분기 역할을 하는 컨트롤러, 그리고 어플리케이션 로직과 데이타베이스와의 연동을 담당하는 모델 계층으로 3단계로 분리하여 웹 어플리케이션을 구성하였다.

    더보기

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

      The web application software development feature is that it is short in developing period than general application and it is fluctuate in screen user interface. Also, even if the object is different, there are many common functioning modules, so it needs the development while considering recycling.<BR>  UML visualizes and specializes the output of the software centered system, and it is able to use various languages and can connect to it, and it can be constructed by engineering/re-engineering It is the standardized modeling language that aims at the documentation. By using this UML, and by making the software template, we can simplify the complex developing course of software.<BR>  This paper, we suggested the dept. seminar system developing model which can improve the efficiency of the task through accurate information intercourse among the employees as the example of web based application process.<BR>  We modeled while using UML factor which is the object-oriented analysis and designing method of analysis of web application system and designing process which are becoming popular and large recently at a quick speed.<BR>  Especially, we did it by using MVC model which has many merits in developing and maintaining the web application. We consisted web application and separated it and applied it by dividing it into 3 steps of classes such as View class which wholly take parts in Presentation, and Controller which plays the role of connecting ring and divergence of View class and Model class, and Model class that takes charge in the gear with the Application Logic and DB.<BR>  By applying this object-oriented method, and by analyzing, designing, and implimenting the system, we can simplify the maintenance and repair of the web application which demands various function. That is, we can work according tothe step while finding only the part that must be corrected. And as each class is separated perfectly, it is not affected by the change in different classes. So by heightening the flexibility of the system during the additional task performance and module change, it has the merit that the maintenance and repair become very much easier in the future.
    번역하기

      The web application software development feature is that it is short in developing period than general application and it is fluctuate in screen user interface. Also, even if the object is different, there are many common functioning modul...

      The web application software development feature is that it is short in developing period than general application and it is fluctuate in screen user interface. Also, even if the object is different, there are many common functioning modules, so it needs the development while considering recycling.<BR>  UML visualizes and specializes the output of the software centered system, and it is able to use various languages and can connect to it, and it can be constructed by engineering/re-engineering It is the standardized modeling language that aims at the documentation. By using this UML, and by making the software template, we can simplify the complex developing course of software.<BR>  This paper, we suggested the dept. seminar system developing model which can improve the efficiency of the task through accurate information intercourse among the employees as the example of web based application process.<BR>  We modeled while using UML factor which is the object-oriented analysis and designing method of analysis of web application system and designing process which are becoming popular and large recently at a quick speed.<BR>  Especially, we did it by using MVC model which has many merits in developing and maintaining the web application. We consisted web application and separated it and applied it by dividing it into 3 steps of classes such as View class which wholly take parts in Presentation, and Controller which plays the role of connecting ring and divergence of View class and Model class, and Model class that takes charge in the gear with the Application Logic and DB.<BR>  By applying this object-oriented method, and by analyzing, designing, and implimenting the system, we can simplify the maintenance and repair of the web application which demands various function. That is, we can work according tothe step while finding only the part that must be corrected. And as each class is separated perfectly, it is not affected by the change in different classes. So by heightening the flexibility of the system during the additional task performance and module change, it has the merit that the maintenance and repair become very much easier in the future.

    더보기

    목차 (Table of Contents)

    • 개요
      Ⅰ. 서론
      Ⅱ. 객체지향 원리와 개념
      Ⅲ. 객체지향 웹 어플리케이션 모형 설계
      Ⅳ. 결론
      【참고문헌】
      ABSTRACT
    • 개요
      Ⅰ. 서론
      Ⅱ. 객체지향 원리와 개념
      Ⅲ. 객체지향 웹 어플리케이션 모형 설계
      Ⅳ. 결론
      【참고문헌】
      ABSTRACT
    더보기

    동일학술지(권/호) 다른 논문

    동일학술지 더보기

    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

    유사연구자 (20) 활용도상위20명

    이 자료와 함께 이용한 RISS 자료

    나만을 위한 추천자료

    해외이동버튼