KR20080044155A - 카피 앤드 페이스트 처리 방법, 장치 및 기록 매체 - Google Patents
카피 앤드 페이스트 처리 방법, 장치 및 기록 매체 Download PDFInfo
- Publication number
- KR20080044155A KR20080044155A KR1020070095342A KR20070095342A KR20080044155A KR 20080044155 A KR20080044155 A KR 20080044155A KR 1020070095342 A KR1020070095342 A KR 1020070095342A KR 20070095342 A KR20070095342 A KR 20070095342A KR 20080044155 A KR20080044155 A KR 20080044155A
- Authority
- KR
- South Korea
- Prior art keywords
- copy
- server
- character
- image
- paste
- Prior art date
Links
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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/126—Character encoding
- G06F40/129—Handling non-Latin characters, e.g. kana-to-kanji conversion
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
- G06F40/109—Font handling; Temporal or kinetic typography
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/40—Processing or translation of natural language
- G06F40/53—Processing of non-Latin text
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Software Systems (AREA)
- Human Computer Interaction (AREA)
- Document Processing Apparatus (AREA)
Abstract
Description
Claims (5)
- 서버에 네트워크를 통해 접속된 클라이언트 컴퓨터에,엘리먼트 시퀀스의 형식으로서, 텍스트용 엘리먼트 시퀀스인 텍스트 엘리먼트와, 상기 서버로부터 취득한 서버 문자 화상을 뷰로 갖고, 문자 코드값을 속성으로 갖는 화상 엘리먼트가 합쳐진 엘리먼트 시퀀스를 문서에 저장하는 문서 저장 단계와,화면 상에서의 카피 조작을 판별하였을 때에, 카피원의 문서에 저장되어 있는 상기 텍스트 엘리먼트 및 화상 엘리먼트로부터 문자 코드를 독출하고, 카피원의 문자열 데이터를 생성하여 카피 버퍼에 저장하는 카피 처리 단계와,상기 카피 조작에 이어서 페이스트 조작을 판별하였을 때에, 상기 카피 버퍼에 저장된 카피원의 문자열 데이터로부터 상기 텍스트 엘리먼트와 화상 엘리먼트를 포함하는 엘리먼트 시퀀스를 생성하여 페이스트처의 문서에 삽입하는 페이스트 처리 단계를 실행시키는 것을 특징으로 하는 프로그램을 기록한 컴퓨터 판독 가능한 기록 매체.
- 제1항에 있어서, 상기 페이스트 처리 단계는 상기 클라이언트의 컴퓨터에,상기 카피 버퍼에 저장된 카피원 문자열의 문자 코드마다 미리 등록된 자형 표시 방법 정의 정보를 참조하고, 클라이언트 폰트 표시를 판별한 경우는 문자 코 드를 그대로 코드값으로 한 텍스트 엘리먼트를 생성하며, 서버 화상 표시를 판별한 경우는 상기 서버에 문자 코드를 포함하는 문자 화상 요구 신호를 송신하여 취득한 서버 문자 화상을 뷰에 배치하고 문자 코드값을 속성으로 하여 부여한 화상 엘리먼트를 생성하는 자형 표시 처리 단계와,상기 자형 표시 처리 단계에서 생성된 텍스트 엘리먼트와 화상 엘리먼트가 합쳐진 엘리먼트 스트림을 상기 페이스트처의 문서에 저장하는 페이스트 저장 단계를 실행시키는 것을 특징으로 하는 프로그램을 기록한 컴퓨터 판독 가능한 기록 매체.
- 제1항에 있어서, 상기 텍스트 엘리먼트 및 화상 엘리먼트는 상기 문서가 존재하는 플랫폼에 의존한 데이터 구조인 것을 특징으로 하는 프로그램을 기록한 컴퓨터 판독 가능한 기록 매체.
- 서버에 네트워크를 통해 접속된 클라이언트의 카피 앤드 페이스트 처리 방법에 있어서,엘리먼트 시퀀스의 형식으로서, 텍스트용 엘리먼트 시퀀스인 텍스트 엘리먼트와, 상기 서버로부터 취득한 서버 문자 화상을 뷰로 갖고, 문자 코드값을 속성으로 갖는 화상 엘리먼트가 협쳐진 엘리먼트 시퀀스를 문서에 저장하는 문서 저장 단계와,화면 상에서의 카피 조작을 판별하였을 때에, 카피원의 문서에 저장되어 있 는 상기 텍스트 엘리먼트 및 화상 엘리먼트로부터 문자 코드를 독출하고, 카피원의 문자열 데이터를 생성하여 카피 버퍼에 저장하는 카피 처리 단계와,상기 카피 조작에 이어서 페이스트 조작을 판별하였을 때에, 상기 카피 버퍼에 저장된 카피원의 문자열 데이터로부터 상기 텍스트 엘리먼트와 화상 엘리먼트를 포함하는 엘리먼트 시퀀스를 생성하여 페이스트처의 문서에 삽입하는 페이스트 처리 단계를 실행시키는 것을 특징으로 하는 카피 앤드 페이스트 처리 방법.
- 서버에 네트워크를 통해 접속된 클라이언트의 카피 앤드 페이스트 처리 장치에 있어서,엘리먼트 시퀀스의 형식으로서, 텍스트용 엘리먼트 시퀀스인 텍스트 엘리먼트와, 상기 서버로부터 취득한 서버 문자 화상을 뷰로 갖고, 문자 코드값을 속성으로 갖는 화상 엘리먼트가 합쳐진 엘리먼트 시퀀스를 문서에 저장하는 문서 저장부와,화면 상에서의 카피 조작을 판별하였을 때에, 카피원의 문서에 저장되어 있는 상기 텍스트 엘리먼트 및 화상 엘리먼트로부터 문자 코드를 독출하고, 카피원의 문자열 데이터를 생성하여 카피 버퍼에 저장하는 카피 처리부와,상기 카피 조작에 이어서 페이스트 조작을 판별하였을 때에, 상기 카피 버퍼에 저장된 카피원의 문자열 데이터로부터 상기 텍스트 엘리먼트와 화상 엘리먼트를 포함하는 엘리먼트 시퀀스를 생성하여 페이스트처의 문서에 삽입하는 페이스트 처 리부를 구비한 것을 특징으로 하는 카피 앤드 페이스트 처리 장치.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006308674A JP4888071B2 (ja) | 2006-11-15 | 2006-11-15 | プログラム、コピーアンドペースト処理方法、装置及び記録媒体 |
JPJP-P-2006-00308674 | 2006-11-15 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20080044155A true KR20080044155A (ko) | 2008-05-20 |
KR100936204B1 KR100936204B1 (ko) | 2010-01-11 |
Family
ID=39370616
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020070095342A KR100936204B1 (ko) | 2006-11-15 | 2007-09-19 | 카피 앤드 페이스트 처리 방법, 장치 및 기록 매체 |
Country Status (5)
Country | Link |
---|---|
US (1) | US20080115046A1 (ko) |
JP (1) | JP4888071B2 (ko) |
KR (1) | KR100936204B1 (ko) |
CN (1) | CN101183355B (ko) |
TW (1) | TWI341471B (ko) |
Families Citing this family (41)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8370423B2 (en) | 2006-06-16 | 2013-02-05 | Microsoft Corporation | Data synchronization and sharing relationships |
US8453066B2 (en) * | 2006-11-06 | 2013-05-28 | Microsoft Corporation | Clipboard augmentation with references |
JP2008165264A (ja) * | 2006-12-26 | 2008-07-17 | Dynacomware Taiwan Inc | ネットワークを利用して多様なフォントを用いたアジアWebページ文書を編集するためのシステム及び方法 |
US8751442B2 (en) | 2007-02-12 | 2014-06-10 | Microsoft Corporation | Synchronization associated duplicate data resolution |
US9582049B2 (en) * | 2008-04-17 | 2017-02-28 | Lg Electronics Inc. | Method and device for controlling user interface based on user's gesture |
JP2009301456A (ja) * | 2008-06-17 | 2009-12-24 | Fujitsu Ltd | データ変換プログラム、データ変換装置およびデータ変換方法 |
WO2010003155A1 (en) * | 2008-07-03 | 2010-01-07 | Nuance Communications, Inc. | Methods and systems for processing japanese text on a mobile device |
JP4827950B2 (ja) * | 2008-07-31 | 2011-11-30 | 富士通株式会社 | サーバ装置 |
US9087337B2 (en) * | 2008-10-03 | 2015-07-21 | Google Inc. | Displaying vertical content on small display devices |
JP2010091724A (ja) * | 2008-10-07 | 2010-04-22 | Canon Inc | 画像処理システム |
JP2011002395A (ja) * | 2009-06-22 | 2011-01-06 | Aisin Aw Co Ltd | 地点検索装置、地点検索方法及びプログラム |
US8627223B1 (en) * | 2009-06-30 | 2014-01-07 | Sprint Communications Company L.P. | Customized execution sequences for portions of third party applications |
US20110115797A1 (en) * | 2009-11-19 | 2011-05-19 | Kaplan Gregory A | Dynamic Streaming of Font Subsets |
US20110258535A1 (en) * | 2010-04-20 | 2011-10-20 | Scribd, Inc. | Integrated document viewer with automatic sharing of reading-related activities across external social networks |
US8615709B2 (en) | 2010-04-29 | 2013-12-24 | Monotype Imaging Inc. | Initiating font subsets |
JP2012042999A (ja) * | 2010-08-12 | 2012-03-01 | Casio Comput Co Ltd | データ入力装置及びプログラム |
US8643652B2 (en) * | 2010-08-31 | 2014-02-04 | Adobe Systems Incorporated | Dynamic augmentation of extensible font subsets |
JP5477971B2 (ja) | 2010-11-30 | 2014-04-23 | インターナショナル・ビジネス・マシーンズ・コーポレーション | フォーム入力の部分的問合せ方法、その方法に使用されるコンピュータ・プログラム、及びそのプログラムを搭載した処理装置 |
CN102799568B (zh) * | 2011-05-26 | 2016-04-13 | 腾讯科技(深圳)有限公司 | 只读文本的选中复制方法及系统 |
CN102945233B (zh) * | 2011-08-15 | 2016-01-27 | 联想(北京)有限公司 | 电子设备及其数据管理方法 |
US9372844B2 (en) * | 2011-10-01 | 2016-06-21 | Oracle International Corporation | Automatically generating a business process flow GUI using a symbolic annotation language |
US9378290B2 (en) | 2011-12-20 | 2016-06-28 | Microsoft Technology Licensing, Llc | Scenario-adaptive input method editor |
US20130215126A1 (en) * | 2012-02-17 | 2013-08-22 | Monotype Imaging Inc. | Managing Font Distribution |
EP2864856A4 (en) * | 2012-06-25 | 2015-10-14 | Microsoft Technology Licensing Llc | SEIZURE METHOD EDITOR APPLICATION PLATFORM |
WO2014032244A1 (en) | 2012-08-30 | 2014-03-06 | Microsoft Corporation | Feature-based candidate selection |
US20140372865A1 (en) * | 2013-06-13 | 2014-12-18 | Microsoft Corporation | Interaction of Web Content with an Electronic Application Document |
CN105580004A (zh) | 2013-08-09 | 2016-05-11 | 微软技术许可有限责任公司 | 提供语言帮助的输入方法编辑器 |
CN104090978A (zh) * | 2014-07-23 | 2014-10-08 | 厦门美图之家科技有限公司 | 一种快速访问网址的方法 |
US10181840B1 (en) | 2014-08-21 | 2019-01-15 | National Technology & Engineering Solutions Of Sandia, Llc | Gm-C filter and multi-phase clock circuit |
US10115215B2 (en) | 2015-04-17 | 2018-10-30 | Monotype Imaging Inc. | Pairing fonts for presentation |
US11537262B1 (en) | 2015-07-21 | 2022-12-27 | Monotype Imaging Inc. | Using attributes for font recommendations |
KR102555223B1 (ko) * | 2016-11-14 | 2023-07-12 | 엘에스일렉트릭(주) | 객체 편집 장치 |
US11334750B2 (en) | 2017-09-07 | 2022-05-17 | Monotype Imaging Inc. | Using attributes for predicting imagery performance |
US10909429B2 (en) | 2017-09-27 | 2021-02-02 | Monotype Imaging Inc. | Using attributes for identifying imagery for selection |
US11657602B2 (en) | 2017-10-30 | 2023-05-23 | Monotype Imaging Inc. | Font identification from imagery |
CN111581921B (zh) * | 2019-02-18 | 2024-01-26 | 珠海金山办公软件有限公司 | 一种文本编辑的方法、装置、计算机存储介质及终端 |
JP7434905B2 (ja) * | 2020-01-08 | 2024-02-21 | セイコーエプソン株式会社 | 印刷装置、及び印刷装置の制御方法 |
JP2022106318A (ja) * | 2021-01-07 | 2022-07-20 | オムロン株式会社 | 文字入力装置、文字入力方法、および文字入力プログラム |
US12067174B2 (en) * | 2021-08-17 | 2024-08-20 | Citrix Systems, Inc. | Text input synchronization for remote applications |
CN113900650A (zh) * | 2021-10-08 | 2022-01-07 | 武汉悦学帮网络技术有限公司 | 一种数据处理的方法、装置、电子设备及可读存储介质 |
CN114201258B (zh) * | 2021-12-10 | 2024-06-07 | 金蝶软件(中国)有限公司 | 复制粘贴的方法、装置、计算机设备和存储介质 |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0668075A (ja) * | 1992-08-17 | 1994-03-11 | Toshiba Corp | フォントデータ格納方式 |
JPH11282829A (ja) * | 1998-03-31 | 1999-10-15 | Fuji Photo Film Co Ltd | フォント共有システムおよび方法ならびにフォント共有方法を実行するためのプログラムを格納した記録媒体 |
HK1024380A2 (en) * | 2000-03-28 | 2000-08-25 | Lawrence Wai Ming Mo | Internet-based font server |
US6735347B1 (en) * | 2000-08-08 | 2004-05-11 | International Business Machines Corporation | Method and apparatus for text extraction from cut image |
JP2004062350A (ja) * | 2002-07-26 | 2004-02-26 | Fujitsu Ltd | 文書情報入力プログラム、文書情報入力装置、および文書情報入力方法 |
JP3757925B2 (ja) * | 2002-09-30 | 2006-03-22 | カシオ計算機株式会社 | 図形表示制御装置及び図形表示制御プログラム |
JP4202857B2 (ja) * | 2003-01-30 | 2008-12-24 | 富士通株式会社 | プログラム、文字入力編集方法、装置及び記録媒体 |
JP2005031979A (ja) * | 2003-07-11 | 2005-02-03 | National Institute Of Advanced Industrial & Technology | 情報処理方法、情報処理プログラム、情報処理装置およびリモートコントローラ |
US20050240393A1 (en) * | 2004-04-26 | 2005-10-27 | Glosson John F | Method, system, and software for embedding metadata objects concomitantly wit linguistic content |
US7509345B2 (en) * | 2004-09-29 | 2009-03-24 | Microsoft Corporation | Method and system for persisting and managing computer program clippings |
KR100478397B1 (ko) * | 2004-11-24 | 2005-03-24 | 엔에이치엔(주) | 폰트 서비스 제공 방법 및 상기 방법을 수행하는 시스템 |
US7689925B2 (en) * | 2005-09-13 | 2010-03-30 | Microsoft Corporation | Copy and paste extensibility |
US7786994B2 (en) * | 2006-10-26 | 2010-08-31 | Microsoft Corporation | Determination of unicode points from glyph elements |
JP2008165264A (ja) * | 2006-12-26 | 2008-07-17 | Dynacomware Taiwan Inc | ネットワークを利用して多様なフォントを用いたアジアWebページ文書を編集するためのシステム及び方法 |
-
2006
- 2006-11-15 JP JP2006308674A patent/JP4888071B2/ja not_active Expired - Fee Related
-
2007
- 2007-08-22 US US11/843,016 patent/US20080115046A1/en not_active Abandoned
- 2007-08-24 TW TW096131454A patent/TWI341471B/zh not_active IP Right Cessation
- 2007-09-19 KR KR1020070095342A patent/KR100936204B1/ko active IP Right Grant
- 2007-09-30 CN CN2007101622702A patent/CN101183355B/zh not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2008123395A (ja) | 2008-05-29 |
JP4888071B2 (ja) | 2012-02-29 |
CN101183355B (zh) | 2010-10-06 |
US20080115046A1 (en) | 2008-05-15 |
KR100936204B1 (ko) | 2010-01-11 |
TWI341471B (en) | 2011-05-01 |
TW200821855A (en) | 2008-05-16 |
CN101183355A (zh) | 2008-05-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100936204B1 (ko) | 카피 앤드 페이스트 처리 방법, 장치 및 기록 매체 | |
KR100907671B1 (ko) | 기록 매체 및 문자 입력 편집 방법 | |
US10750044B2 (en) | Information processing system, information processing apparatus, and method for processing information | |
US10356266B2 (en) | Information processing system, information processing apparatus, and method for processing information | |
JP3959180B2 (ja) | 通信翻訳装置 | |
US20110264705A1 (en) | Method and system for interactive generation of presentations | |
JP4899971B2 (ja) | テスト仕様書作成プログラム、テスト仕様書作成装置、およびテスト仕様書作成方法 | |
KR100956087B1 (ko) | 컴퓨터 판독 가능한 기록 매체, 문자 입력 편집 방법, 서버 장치, 및 서버 | |
US20130124969A1 (en) | Xml editor within a wysiwyg application | |
US20060059247A1 (en) | Automatic simultaneous entry of values in multiple web page fields | |
US20020007382A1 (en) | Computer having character input function,method of carrying out process depending on input characters, and storage medium | |
CN106227713A (zh) | 文档的处理方法及装置 | |
JP2019057137A (ja) | 情報処理装置及び情報処理プログラム | |
JP2020135159A (ja) | ソースファイル生成プログラム、ソースファイル生成方法、および情報処理装置 | |
JPH10312383A (ja) | 翻訳システム、翻訳処理方法および翻訳処理用記録媒体 | |
Shah | Enhancement to text alignment visualization | |
CN117687620A (zh) | 文件生成方法及装置、终端设备及计算机可读存储介质 | |
WO2009147879A1 (ja) | 閲覧システム、プラグインプログラム、ならびに、紹介プログラム | |
KR20230087646A (ko) | 영어교재 편집 서비스 제공 시스템 | |
KR20240055302A (ko) | 문장 템플릿을 이용하여 텍스트를 자동으로 생성하는 기능을 갖는 문서 작성 장치, 방법, 컴퓨터 프로그램, 컴퓨터로 판독 가능한 기록매체, 서버 및 시스템 | |
KR20240055290A (ko) | 자연어 생성 모델을 이용하여 텍스트를 자동으로 생성하는 기능을 갖는 문서 작성 장치, 방법, 컴퓨터 프로그램, 컴퓨터로 판독 가능한 기록매체, 서버 및 시스템 | |
Wali | ENHANCING CONTEXTUAL SUBSTITUTION SUPPORT IN PANGO USING OPENTYPE | |
JP2006178621A (ja) | 情報処理装置、情報処理方法及びコンピュータプログラム | |
JP2009059320A (ja) | 文書作成装置及び文書作成プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20121227 Year of fee payment: 4 |
|
FPAY | Annual fee payment |
Payment date: 20131218 Year of fee payment: 5 |
|
FPAY | Annual fee payment |
Payment date: 20141230 Year of fee payment: 6 |
|
FPAY | Annual fee payment |
Payment date: 20151217 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20161220 Year of fee payment: 8 |
|
FPAY | Annual fee payment |
Payment date: 20181226 Year of fee payment: 10 |