JP2006285780A - 関数の利用方法及び関数利用プログラム - Google Patents
関数の利用方法及び関数利用プログラム Download PDFInfo
- Publication number
- JP2006285780A JP2006285780A JP2005106644A JP2005106644A JP2006285780A JP 2006285780 A JP2006285780 A JP 2006285780A JP 2005106644 A JP2005106644 A JP 2005106644A JP 2005106644 A JP2005106644 A JP 2005106644A JP 2006285780 A JP2006285780 A JP 2006285780A
- Authority
- JP
- Japan
- Prior art keywords
- frame
- function
- content
- web page
- definition
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
- G06F16/986—Document structures and storage, e.g. HTML extensions
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
Abstract
【解決手段】 処理装置は、フレームに表示されたコンテンツを介して所定の関数の実行要求を入力装置から受付けて、実行要求のあった関数の定義を当該コンテンツから検索する(S85)。処理装置は、当該コンテンツに実行要求のあった関数の定義がない場合に、当該コンテンツに関連付けられたフレーム識別子をコンテンツ格納領域から読み出し、当該読み出したフレーム識別子に関連付けられた親フレームのフレーム識別子を記憶装置から読み出し(S90)、当該読み出した親フレームのフレーム識別子に関連付けられたコンテンツをコンテンツ格納領域から読み出す(S95)。処理装置は、実行要求のあった関数の定義を当該読み出したコンテンツから検索する(S100)。
【選択図】 図10
Description
11 バス
12 CPU(処理装置)
13 RAM(記憶装置)
14 ROM(記憶装置)
15 NIC(通信装置)
16 キーボード(入力装置)
17 マウス(入力装置)
18 ディスプレイ(表示装置)
19 HDD(記憶装置)
20 情報提供システム
21 バス
22 CPU(処理装置)
23 RAM(記憶装置)
24 ROM(記憶装置)
25 NIC(通信装置)
26 HDD(記憶装置)
30 インターネット(通信ネットワーク)
Claims (3)
- 親子関係を有する複数のフレームにコンテンツを表示する端末装置に用いられる関数の利用方法であって、
前記端末装置が、入力装置、表示装置、記憶装置、及び処理装置を備え、
前記記憶装置に、
フレームを識別するフレーム識別子と、当該フレームに表示するコンテンツとを関連付けて記憶するコンテンツ格納領域を備え、さらに、
前記フレーム識別子と、当該フレーム識別子に対応するフレームを子フレームとする親フレームのフレーム識別子とを関連付けて記憶すると共に、
前記処理装置が、
a)フレームに表示されたコンテンツを介して所定の関数の実行要求を入力装置から受付けるステップと、
b)実行要求のあった関数の定義を当該コンテンツから検索するステップと、
c)当該コンテンツに実行要求のあった関数の定義がない場合に、
当該コンテンツに関連付けられたフレーム識別子を前記コンテンツ格納領域から読み出し、当該読み出したフレーム識別子に関連付けられた親フレームのフレーム識別子を記憶装置から読み出し、当該読み出した親フレームのフレーム識別子に関連付けられたコンテンツを前記コンテンツ格納領域から読み出すステップと、
d)前記実行要求のあった関数の定義を当該読み出したコンテンツから検索するステップと、
e)前記cステップ及び前記dステップを、前記実行要求のあった関数の定義が見つかるまで繰り返すステップと、
f)前記読み出したコンテンツに前記実行要求のあった関数の定義があった場合に、当該関数の定義に基づいて所定の処理を行うステップと、
を実行することを特徴とした関数の利用方法。 - 前記所定の関数の定義をコンテンツに関連付けられた外部ファイルに格納することを特徴とした請求項1記載の関数の利用方法。
- 請求項1記載の端末装置に用いられる関数利用プログラムであって、
前記処理装置に、
g)フレームに表示されたコンテンツを介して所定の関数の実行要求が入力装置から入力されたとき、実行要求のあった関数の定義を当該コンテンツから検索するステップと、
h)当該コンテンツに実行要求のあった関数の定義がない場合に、
当該コンテンツに関連付けられたフレーム識別子を前記コンテンツ格納領域から読み出し、当該読み出したフレーム識別子に関連付けられた親フレームのフレーム識別子を記憶装置から読み出し、当該読み出した親フレームのフレーム識別子に関連付けられたコンテンツを前記コンテンツ格納領域から読み出すステップと、
i)前記実行要求のあった関数の定義を当該読み出したコンテンツから検索するステップと、
j)前記hステップ及び前記iステップを、前記実行要求のあった関数の定義が見つかるまで繰り返すステップと、
k)前記読み出したコンテンツに前記実行要求のあった関数の定義があった場合に、当該関数の定義に基づいて所定の処理を行わせるステップと、
を実行させることを特徴とした関数利用プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005106644A JP4626366B2 (ja) | 2005-04-01 | 2005-04-01 | 関数の利用方法及び関数利用プログラム |
US12/251,870 US8387008B2 (en) | 2005-04-01 | 2008-10-15 | Method for sharing a function between web contents |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005106644A JP4626366B2 (ja) | 2005-04-01 | 2005-04-01 | 関数の利用方法及び関数利用プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006285780A true JP2006285780A (ja) | 2006-10-19 |
JP4626366B2 JP4626366B2 (ja) | 2011-02-09 |
Family
ID=37407623
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005106644A Expired - Fee Related JP4626366B2 (ja) | 2005-04-01 | 2005-04-01 | 関数の利用方法及び関数利用プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8387008B2 (ja) |
JP (1) | JP4626366B2 (ja) |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2454290C (en) * | 2003-12-29 | 2013-05-21 | Ibm Canada Limited-Ibm Canada Limitee | Graphical user interface (gui) script generation and documentation |
WO2010099177A2 (en) * | 2009-02-24 | 2010-09-02 | Virginia Commonwealth University | System and method for constructing an application using distributed functionalities |
US9195840B2 (en) | 2012-04-23 | 2015-11-24 | Google Inc. | Application-specific file type generation and use |
US8751493B2 (en) | 2012-04-23 | 2014-06-10 | Google Inc. | Associating a file type with an application in a network storage service |
US9148429B2 (en) | 2012-04-23 | 2015-09-29 | Google Inc. | Controlling access by web applications to resources on servers |
US9262420B1 (en) | 2012-04-23 | 2016-02-16 | Google Inc. | Third-party indexable text |
US20150212694A1 (en) * | 2012-05-02 | 2015-07-30 | Google Inc. | Internet browser zooming |
US9286276B2 (en) * | 2012-06-11 | 2016-03-15 | Google Inc. | System and method of document embedding in collaborative editors |
US9317709B2 (en) | 2012-06-26 | 2016-04-19 | Google Inc. | System and method for detecting and integrating with native applications enabled for web-based storage |
US9529785B2 (en) | 2012-11-27 | 2016-12-27 | Google Inc. | Detecting relationships between edits and acting on a subset of edits |
US9430578B2 (en) | 2013-03-15 | 2016-08-30 | Google Inc. | System and method for anchoring third party metadata in a document |
WO2014160934A1 (en) | 2013-03-28 | 2014-10-02 | Google Inc. | System and method to store third-party metadata in a cloud storage system |
US9461870B2 (en) | 2013-05-14 | 2016-10-04 | Google Inc. | Systems and methods for providing third-party application specific storage in a cloud-based storage system |
US9971752B2 (en) | 2013-08-19 | 2018-05-15 | Google Llc | Systems and methods for resolving privileged edits within suggested edits |
US9348803B2 (en) | 2013-10-22 | 2016-05-24 | Google Inc. | Systems and methods for providing just-in-time preview of suggestion resolutions |
US10581989B2 (en) * | 2015-07-30 | 2020-03-03 | Nasdaq, Inc. | Application logging framework |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060130034A1 (en) * | 2004-12-15 | 2006-06-15 | Michael Beisiegel | Apparatus, system, and method for providing access to a set of resources available directly to a particular class loader |
-
2005
- 2005-04-01 JP JP2005106644A patent/JP4626366B2/ja not_active Expired - Fee Related
-
2008
- 2008-10-15 US US12/251,870 patent/US8387008B2/en not_active Expired - Fee Related
Non-Patent Citations (4)
Title |
---|
CSND200601401004, 益子 貴寛, "WEBデザイナーの頭痛・胃痛によく効く! WEBデザインの処方箋", web creators vol.8, 第8巻, JP, (株)エムディエヌコーポレーション MdN Corporatio * |
CSND200601402012, 益子 貴寛, "仕掛けで見せる! WEBデザインTIPS & TRICKS 第32回", web creators vol.32, 第32巻, JP, (株)エムディエヌコーポレーション MdN Corporatio * |
JPN6010058473, 益子 貴寛, "仕掛けで見せる! WEBデザインTIPS & TRICKS 第32回", web creators vol.32, 第32巻, JP, (株)エムディエヌコーポレーション MdN Corporatio * |
JPN6010058474, 益子 貴寛, "WEBデザイナーの頭痛・胃痛によく効く! WEBデザインの処方箋", web creators vol.8, 第8巻, JP, (株)エムディエヌコーポレーション MdN Corporatio * |
Also Published As
Publication number | Publication date |
---|---|
JP4626366B2 (ja) | 2011-02-09 |
US20090083707A1 (en) | 2009-03-26 |
US8387008B2 (en) | 2013-02-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4626366B2 (ja) | 関数の利用方法及び関数利用プログラム | |
US8799353B2 (en) | Scope-based extensibility for control surfaces | |
KR101317972B1 (ko) | 웹 브라우저들 사이에서 웹 브라우저 데이터를 전송하기위한 방법 및 시스템 | |
RU2589306C2 (ru) | Управление сеансом удаленного просмотра | |
JP4525358B2 (ja) | コンテンツを公開又は非公開とする方法、情報提供システム及び情報提供プログラム | |
KR20060041883A (ko) | 데이터로의 액세스를 용이하게 하는 시스템 | |
JP2008090809A (ja) | アップロード用アドインプログラム、アップロード用補助プログラム及びアップロード方法 | |
US20030084115A1 (en) | Facilitating contextual help in a browser environment | |
EP2437184A1 (en) | Host apparatus and method of displaying content by the same | |
CN102253986A (zh) | 提高多终端网页显示效果的方法和装置 | |
KR101330559B1 (ko) | 자바스크립트기반 웹-클라이언트 어플리케이션 프레임워크 장치와 상기 프레임워크 장치를 이용한 웹 컨텐츠 처리 방법 및 이를 구현할 수 있는 컴퓨터로 읽을 수 있는 기록 매체 | |
JP2006004136A (ja) | Htmlファイル処理方法及びプログラム | |
JP5612796B1 (ja) | 情報処理装置、情報処理方法及び情報処理プログラム | |
KR102060660B1 (ko) | 웹 브라우징 서비스를 제공하는 방법 및 장치 | |
CN104899052A (zh) | 一种应用软件首页的启动方法及启动装置 | |
JP5809099B2 (ja) | Web閲覧画面サムネイル生成システム | |
JP5774429B2 (ja) | 通信装置および通信方法、ならびに、プログラム | |
CN114969606A (zh) | 引导页面的显示方法、装置、计算机设备和存储介质 | |
JP5001747B2 (ja) | ウェブページ閲覧装置 | |
JP2010277478A (ja) | 表示制御プログラム、情報処理装置および方法 | |
JP2015041111A (ja) | Webページ引き継ぎシステム、Webページ引き継ぎ方法、通信端末、Webページ表示方法およびプログラム | |
US20090024560A1 (en) | Method and apparatus for having access to web page | |
KR101359821B1 (ko) | 복수의 브라우저를 구비한 이동통신 단말기 및 그제어방법과 그 이동통신 단말기를 포함하는 마크업페이지브라우징 시스템 및 그 제어방법 | |
US8639732B2 (en) | Method for storing and reading-out data handled by application operating on HTTP client, data storage program, and data read-out program | |
US8073878B2 (en) | Method to generate linkage indicative data, computer usable medium therefor, and printing apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080331 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20090630 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20090716 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20090630 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20101012 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20101025 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131119 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131119 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |