KR20140118397A - 컴퓨터에서 실행 가능한 어플리케이션 패키지를 생성하는 방법, 이를 수행하는 컴퓨터 실행 장치 및 이를 저장한 기록 매체 - Google Patents
컴퓨터에서 실행 가능한 어플리케이션 패키지를 생성하는 방법, 이를 수행하는 컴퓨터 실행 장치 및 이를 저장한 기록 매체 Download PDFInfo
- Publication number
- KR20140118397A KR20140118397A KR1020130034223A KR20130034223A KR20140118397A KR 20140118397 A KR20140118397 A KR 20140118397A KR 1020130034223 A KR1020130034223 A KR 1020130034223A KR 20130034223 A KR20130034223 A KR 20130034223A KR 20140118397 A KR20140118397 A KR 20140118397A
- Authority
- KR
- South Korea
- Prior art keywords
- package
- platform
- application
- template
- application package
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 45
- 238000004806 packaging method and process Methods 0.000 title claims description 15
- 238000003860 storage Methods 0.000 title description 12
- 230000001419 dependent effect Effects 0.000 claims abstract description 41
- 230000006870 function Effects 0.000 claims description 46
- 238000003780 insertion Methods 0.000 claims description 36
- 230000037431 insertion Effects 0.000 claims description 36
- 238000012857 repacking Methods 0.000 claims description 3
- 238000011161 development Methods 0.000 description 12
- 238000010586 diagram Methods 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 5
- 230000000694 effects Effects 0.000 description 4
- 238000004590 computer program Methods 0.000 description 3
- 238000009826 distribution Methods 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 238000010276 construction Methods 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 230000004913 activation Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000014509 gene expression Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000007935 neutral effect Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 238000012549 training Methods 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Stored Programmes (AREA)
Abstract
Description
도 2는 본 발명의 일 실시예에 따른 컴퓨터 실행 장치를 설명하는 블록도이다.
도 3은 컴퓨터에서 실행 가능한 어플리케이션 패키지를 생성하는 방법을 설명한 흐름도이다.
도 4는 어플리케이션 패키지를 압축 해제된 플랫폼 패키지 템플릿에 삽입하는 과정을 설명한 예시도이다.
120 : 컴퓨터 실행 장치
121 : 플랫폼 패키지 템플릿
130 : 어플리케이션 패키지
210 : 어플리케이션 패키지 수신부
220 : 플랫폼 패키지 템플릿 저장부
230 : 프리패키징부
240 : 어플리케이션 패키지 생성부
250 : 제어부
410 : 삽입 포인트
Claims (23)
- 플랫폼에 중립적인 어플리케이션 패키지를 수신하는 단계;
대상 플랫폼에 해당하는 플랫폼 패키지 템플릿을 검색하고, 검색된 플랫폼 패키지 템플릿에 상기 어플리케이션 패키지를 삽입하여 프리패키지(Pre-Package)를 생성하는 단계; 및
상기 생성된 프리패키지에 대하여 리패키징을 수행하여 상기 대상 플랫폼에 종속적인 어플리케이션 패키지를 생성하는 단계를 포함하는 컴퓨터에서 실행 가능한 어플리케이션 패키지를 생성하는 방법.
- 제1항에 있어서, 상기 프리패키지를 생성하는 단계는
상기 플랫폼 패키지 템플릿을 수신하여 압축 해제하는 단계; 및
상기 압축 해제된 플랫폼 패키지 템플릿의 삽입 포인트를 검출하여 상기 어플리케이션 패키지와의 결합 여부를 결정하는 단계를 포함하는 컴퓨터에서 실행 가능한 어플리케이션 패키지 생성 방법.
- 제2항에 있어서, 상기 대상 플랫폼 패키지 템플릿의 삽입 포인트를 검출하여 상기 어플리케이션 패키지와의 결합 여부를 결정하는 단계는
상기 압축 해제된 플랫폼 패키지 템플릿의 적어도 하나의 삽입 포인트와 상기 어플리케이션 패키지 각각의 결합 여부를 결정하는 단계를 포함하는 컴퓨터에서 실행 가능한 어플리케이션 패키지 생성 방법.
- 제3항에 있어서, 상기 어플리케이션 패키지와의 결합 여부를 결정하는 단계는
상기 결합이 가능하면 상기 어플리케이션 패키지를 상기 삽입 포인트에 각각 삽입하는 단계를 더 포함하는 컴퓨터 실행 가능한 어플리케이션 패키지 생성 방법.
- 제2항에 있어서, 상기 어플리케이션 패키지와의 결합 여부를 결정하는 단계는
상기 어플리케이션 패키지 내 코드들을 각각 상기 대상 플랫폼의 종속 코드들과 각각 매칭하고, 매칭된 상기 어플리케이션 패키지 내 코드를 상기 플랫폼 종속 코드로 치환하는 단계를 더 포함하는 컴퓨터 실행 가능한 어플리케이션 패키지를 생성하는 방법.
- 제1항에 있어서, 상기 어플리케이션 패키지는
적어도 일부에서 HTML5(Hyper Text Markup Language 5)와 자바스크립트(Java Script)로 구현된 소스 코드를 포함하는 것을 특징으로 하는 컴퓨터에서 실행 가능한 어플리케이션 패키지 생성 방법.
- 제6항에 있어서, 상기 어플리케이션 패키지는
이미지와 텍스트(Text) 중 적어도 하나를 포함하는 어플리케이션 리소스를 더 포함하는 것을 특징으로 하는 컴퓨터에서 실행 가능한 어플리케이션 패키지 생성 방법.
- 제1항에 있어서, 상기 플랫폼 패키지 템플릿은
상기 대상 플랫폼에 대한 고유 라이브러리와 연동하고 상기 대상 플랫폼에서 해당 어플리케이션이 동작하는데 필수적인 종속 코드를 포함하는 것을 특징으로 하는 컴퓨터에서 실행 가능한 어플리케이션 패키지 생성 방법.
- 제8항에 있어서, 상기 플랫폼 패키지 템플릿은
상기 리패키징 진행 과정에서 압축 해제되며 상기 어플리케이션 패키지에 대한 적어도 하나의 삽입 포인트를 포함하는 것을 특징으로 하는 컴퓨터에서 실행 가능한 어플리케이션 패키지 생성 방법.
- 제8항에 있어서, 상기 플랫폼 패키지 템플릿은
상기 어플리케이션 패키지의 사용 분야와 사용 분야에 따라 요구되는 필수적인 기능을 기초로 단계적으로 분류된 적어도 하나의 하위 패키지 템플릿을 더 포함하는 것을 특징으로 하는 컴퓨터에서 실행 가능한 어플리케이션 패키지 생성 방법.
- 제1항에 있어서, 상기 대상 플랫폼에 종속적인 어플리케이션 패키지를 생성하는 단계는
상기 대상 플랫폼에서 실행 가능한 포맷으로 압축하는 것을 특징으로 하는 컴퓨터에서 실행 가능한 어플리케이션 패키지 생성 방법.
- 플랫폼에 중립적인 어플리케이션 패키지를 수신하는 어플리케이션 패키지 수신부;
대상 플랫폼에 해당하는 플랫폼 패키지 템플릿을 검색하고, 검색된 플랫폼 패키지 템플릿에 상기 어플리케이션 패키지를 삽입하여 프리패키지(Pre-Package)를 생성하는 프리패키징부; 및
상기 생성된 프리패키지에 대하여 리패키징을 수행하여 상기 대상 플랫폼에 종속적인 어플리케이션 패키지를 생성하는 어플리케이션 패키지 생성부를 포함하는 컴퓨터 실행 장치.
- 제12항에 있어서, 상기 프리패키징부는
상기 플랫폼 패키지 템플릿을 수신하여 압축 해제하고, 상기 압축 해제된 플랫폼 패키지 템플릿의 삽입 포인트를 검출하여 상기 어플리케이션 패키지와의 결합 여부를 결정하는 것을 특징으로 하는 컴퓨터 실행 장치.
- 제13항에 있어서, 상기 프리패키징부는
상기 압축 해제된 플랫폼 패키지 템플릿의 적어도 하나의 삽입 포인트와 상기 어플리케이션 패키지 각각의 결합 여부를 결정하는 것을 특징으로 하는 컴퓨터 실행 장치.
- 제14항에 있어서, 상기 프리패키징부는
상기 결합이 가능하면 상기 어플리케이션 패키지를 상기 삽입 포인트에 각각 삽입하는 것을 특징으로 하는 컴퓨터 실행 장치.
- 제15항에 있어서, 상기 프리패키징부는
상기 어플리케이션 패키지 내 코드들을 각각 상기 대상 플랫폼의 종속 코드들과 각각 매칭하고, 매칭된 상기 어플리케이션 패키지 내 코드를 상기 플랫폼 종속 코드로 치환하는 것을 특징으로 하는 컴퓨터 실행 장치.
- 제12항에 있어서, 상기 어플리케이션 패키지는
적어도 일부에서 HTML5(Hyper Text Markup Language 5)와 자바스크립트(Java Script)로 구현된 소스 코드를 포함하는 것을 특징으로 하는 컴퓨터 실행 장치.
- 제17항에 있어서, 상기 어플리케이션 패키지는
이미지와 텍스트(Text) 중 적어도 하나를 포함하는 어플리케이션 리소스를 더 포함하는 것을 특징으로 하는 컴퓨터 실행 장치.
- 제12항에 있어서, 상기 플랫폼 패키지 템플릿은
상기 대상 플랫폼에 대한 고유 라이브러리와 연동하고 상기 대상 플랫폼에서 해당 어플리케이션이 동작하는데 필수적인 종속 코드를 포함하는 것을 특징으로 하는 컴퓨터 실행 장치.
- 제19항에 있어서, 상기 플랫폼 패키지 템플릿은
상기 리패키징 진행 과정에서 압축 해제되며 상기 어플리케이션 패키지에 대한 적어도 하나의 삽입 포인트를 포함하는 것을 특징으로 하는 컴퓨터 실행 장치.
- 제19항에 있어서, 상기 플랫폼 패키지 템플릿은
상기 어플리케이션 패키지의 사용 분야와 사용 분야에 따라 요구되는 필수적인 기능을 기초로 단계적으로 분류된 적어도 하나의 하위 패키지 템플릿을 더 포함하는 것을 특징으로 하는 컴퓨터 실행 장치.
- 제12항에 있어서, 상기 어플리케이션 패키지 생성부는
상기 대상 플랫폼에서 실행 가능한 포맷으로 압축하는 것을 특징으로 하는 컴퓨터 실행 장치.
- 플랫폼에 중립적인 어플리케이션 패키지를 수신하는 기능;
대상 플랫폼에 해당하는 플랫폼 패키지 템플릿을 검색하고, 검색된 플랫폼 패키지 템플릿에 상기 어플리케이션 패키지를 삽입하여 프리패키지(Pre-Package)를 생성하는 기능; 및
상기 생성된 프리패키지에 대하여 리패키징을 수행하여 상기 대상 플랫폼에 종속적인 어플리케이션 패키지를 생성하는 기능을 포함하는 기록매체.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR20130034223A KR101489199B1 (ko) | 2013-03-29 | 2013-03-29 | 컴퓨터에서 실행 가능한 어플리케이션 패키지를 생성하는 방법, 이를 수행하는 컴퓨터 실행 장치 및 이를 저장한 기록 매체 |
US14/221,772 US20140298318A1 (en) | 2013-03-29 | 2014-03-21 | Computer-executable application packaging method, computer-executable device and storage media performing the same |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR20130034223A KR101489199B1 (ko) | 2013-03-29 | 2013-03-29 | 컴퓨터에서 실행 가능한 어플리케이션 패키지를 생성하는 방법, 이를 수행하는 컴퓨터 실행 장치 및 이를 저장한 기록 매체 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20140118397A true KR20140118397A (ko) | 2014-10-08 |
KR101489199B1 KR101489199B1 (ko) | 2015-02-03 |
Family
ID=51622162
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR20130034223A KR101489199B1 (ko) | 2013-03-29 | 2013-03-29 | 컴퓨터에서 실행 가능한 어플리케이션 패키지를 생성하는 방법, 이를 수행하는 컴퓨터 실행 장치 및 이를 저장한 기록 매체 |
Country Status (2)
Country | Link |
---|---|
US (1) | US20140298318A1 (ko) |
KR (1) | KR101489199B1 (ko) |
Families Citing this family (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102810090B (zh) * | 2011-05-30 | 2017-06-09 | Sap欧洲公司 | 网关数据分布引擎 |
US9323514B2 (en) | 2013-05-30 | 2016-04-26 | Microsoft Technology Licensing, Llc | Resource package indexing |
US20140357357A1 (en) | 2013-05-30 | 2014-12-04 | Microsoft Corporation | Game bundle package |
US20140359605A1 (en) * | 2013-05-30 | 2014-12-04 | Microsoft Corporation | Bundle package signing |
US9766870B2 (en) * | 2013-05-30 | 2017-09-19 | Microsoft Technology Licensing, Llc | Bundle package generation |
US9507578B2 (en) | 2014-06-27 | 2016-11-29 | International Business Machines Corporation | Application instance staging |
CN105224301B (zh) * | 2014-06-27 | 2019-01-04 | 国际商业机器公司 | 一种应用实例组装的方法和系统 |
US20160212142A1 (en) * | 2015-01-21 | 2016-07-21 | DocEx, Inc. | Purpose-specific packages |
US10496605B2 (en) | 2016-04-29 | 2019-12-03 | Splunk Inc. | Application deployment for data intake and query system |
US10506017B2 (en) | 2016-05-20 | 2019-12-10 | Adobe Inc. | Manipulation of PDF file content through HTTP requests |
US10073974B2 (en) * | 2016-07-21 | 2018-09-11 | International Business Machines Corporation | Generating containers for applications utilizing reduced sets of libraries based on risk analysis |
US10375206B1 (en) * | 2016-09-20 | 2019-08-06 | Amazon Technologies, Inc. | Entity-component architecture with components having multiple configurations |
US10603583B1 (en) | 2016-09-20 | 2020-03-31 | Amazon Technologies, Inc. | Entity-component architecture with components having multiple configurations |
CN106569869B (zh) * | 2016-11-14 | 2019-04-19 | 平安科技(深圳)有限公司 | 插件化打包方法及装置 |
CN107678778B (zh) * | 2017-03-14 | 2019-12-13 | 平安科技(深圳)有限公司 | 基于Hybrid的兼容方法、适配件、运行装置及系统 |
JP6855348B2 (ja) * | 2017-07-31 | 2021-04-07 | 株式会社ソニー・インタラクティブエンタテインメント | 情報処理装置およびダウンロード処理方法 |
JP2019139683A (ja) * | 2018-02-15 | 2019-08-22 | 株式会社カプコン | パッケージソフトウェア作成プログラム及びそれを用いたパッケージソフトウェア作成方法 |
CN110457048A (zh) * | 2019-06-19 | 2019-11-15 | 平安普惠企业管理有限公司 | 统一线上线下功能点的方法、装置、设备及存储介质 |
US20230031354A1 (en) * | 2020-02-12 | 2023-02-02 | Hewlett-Packard Development Company, L.P. | Abridged container images |
CN112559137B (zh) * | 2020-12-26 | 2024-07-09 | 北京国腾联信科技有限公司 | 一种h5容器配置方法及装置 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8191060B2 (en) * | 2006-08-29 | 2012-05-29 | Adobe Systems Incorporated | Software installation using template executables |
US8171470B2 (en) * | 2006-08-29 | 2012-05-01 | Adobe Systems Incorporated | Software installation and support |
US20130047150A1 (en) * | 2006-08-29 | 2013-02-21 | Adobe Systems Incorporated | Software installation and process management support |
US8464249B1 (en) * | 2009-09-17 | 2013-06-11 | Adobe Systems Incorporated | Software installation package with digital signatures |
KR101308404B1 (ko) * | 2010-03-02 | 2013-09-16 | 에스케이플래닛 주식회사 | 이종 플랫폼 간 사용가능한 리소스 파일 패키지 생성 방법 및 이종 플랫폼에서 리소스 사용 방법 |
KR20100036298A (ko) * | 2010-03-18 | 2010-04-07 | (주)디지탈아리아 | 임베디드 및 모바일 기기에서 특정 런타임 기반의 콘텐츠를 다른 기종의 단말에서 구동하는 방법 |
-
2013
- 2013-03-29 KR KR20130034223A patent/KR101489199B1/ko active IP Right Grant
-
2014
- 2014-03-21 US US14/221,772 patent/US20140298318A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
KR101489199B1 (ko) | 2015-02-03 |
US20140298318A1 (en) | 2014-10-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101489199B1 (ko) | 컴퓨터에서 실행 가능한 어플리케이션 패키지를 생성하는 방법, 이를 수행하는 컴퓨터 실행 장치 및 이를 저장한 기록 매체 | |
US9400784B2 (en) | Integrated application localization | |
CN102971688B (zh) | 跨平台应用程序框架 | |
US8694988B2 (en) | Runtime extensions | |
US10565293B2 (en) | Synchronizing DOM element references | |
US20130226555A1 (en) | Multilingual Build Integration for Compiled Applications | |
CN111740948B (zh) | 数据包发布方法、动态更新方法、装置、设备及介质 | |
US20090313004A1 (en) | Platform-Independent Application Development Framework | |
US20120102483A1 (en) | Handling calls to native code in a managed code environment | |
CN111045683A (zh) | 小程序代码编译方法、装置、设备及介质 | |
US9575737B1 (en) | Application access to native and bundled libraries | |
CN113495730B (zh) | 资源包的生成及解析方法和装置 | |
CN110489162A (zh) | 安装包so文件精简方法、装置、介质和设备 | |
US20140304690A1 (en) | Systems and Methods for Outputting an Application to Another Environment | |
US10579373B2 (en) | Seamless extension porting | |
KR20090121949A (ko) | 모바일 콘텐츠 변환 방법 및 시스템 | |
KR20190048416A (ko) | 애플리케이션의 화이트 레이블링 장치 및 방법 | |
US20080307446A1 (en) | Interoperable Managed and Unmanaged Code in a Document Environment | |
KR20140148236A (ko) | 웹 어플리케이션의 변조를 방지하는 모바일 장치 및 이를 이용한 웹 어플리케이션 실행 방법 | |
CN119356759A (zh) | 资源配置方法、装置、电子设备及可读存储介质 | |
Wagner | Adobe AIR For Dummies | |
CN110825470A (zh) | 应用程序语言本地化方法、装置、电子设备及存储介质 | |
KR20150097204A (ko) | 애플리케이션 개발 환경 제공 시스템 | |
KR20150099042A (ko) | 애플리케이션 개발 환경 제공 시스템 | |
KR20150099044A (ko) | 애플리케이션 개발 환경 제공 시스템 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20130329 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20140731 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20150121 |
|
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20150128 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20150128 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20180102 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20180102 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20190102 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20190102 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20200102 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20200102 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20210107 Start annual number: 7 End annual number: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20220103 Start annual number: 8 End annual number: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20221226 Start annual number: 9 End annual number: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20231226 Start annual number: 10 End annual number: 10 |
|
PR1001 | Payment of annual fee |
Payment date: 20241223 Start annual number: 11 End annual number: 11 |