WO2020113929A1 - Procédé et dispositif de commande de saut de page - Google Patents

Procédé et dispositif de commande de saut de page Download PDF

Info

Publication number
WO2020113929A1
WO2020113929A1 PCT/CN2019/091009 CN2019091009W WO2020113929A1 WO 2020113929 A1 WO2020113929 A1 WO 2020113929A1 CN 2019091009 W CN2019091009 W CN 2019091009W WO 2020113929 A1 WO2020113929 A1 WO 2020113929A1
Authority
WO
WIPO (PCT)
Prior art keywords
page
jump
user
window element
sub
Prior art date
Application number
PCT/CN2019/091009
Other languages
English (en)
Chinese (zh)
Inventor
李伟进
秦博
王灵军
李旻蔚
朱康
Original Assignee
珠海格力电器股份有限公司
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 珠海格力电器股份有限公司 filed Critical 珠海格力电器股份有限公司
Publication of WO2020113929A1 publication Critical patent/WO2020113929A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Definitions

  • the present invention relates to the field of Internet technology, and in particular, to a method and device for controlling page jumps.
  • HMI Human Machine Interface
  • Configuration software is one of the most important human-computer interaction software. Users can configure their own screens and functions according to their own control needs to achieve the effect of control monitoring.
  • One of the important components is the jump between pages.
  • the general industrial human-computer interaction interface is composed of individual pages. The relationship between the pages is mainly completed by the page jump.
  • the existing page jump The transfer method is relatively simple, and when the page jumps, the new page is used to completely cover the original page. Because all page jumps are full coverage, this will inevitably occupy more system resources. , That is, occupy more memory resources.
  • Embodiments of the present invention provide a page jump control method and device to solve the problem that the existing page jump mode is single and wastes resources.
  • a method for controlling page jumps including:
  • page jump methods include: direct jump and indirect jump;
  • the direct jump is to display only one page at the same time, and the indirect jump is to realize switching of multiple pages through a sub-window element.
  • the process of providing a page jump mode setting interface to the user further includes:
  • the page creation according to the page jump mode set by the user includes:
  • the page creation request is an HMI human-machine interaction interface request.
  • a page jump control device including:
  • Acquisition module set to acquire user page creation request
  • the response module is configured to provide a page jump mode setting interface to the user in response to the page creation request;
  • the receiving module is configured to receive the user's setting of the page jump mode, wherein the page jump mode includes: direct jump and indirect jump;
  • the establishment module is set to create a page according to the page jump method set by the user.
  • the direct jump is to display only one page at a time
  • the indirect jump is to switch between multiple pages through a sub-window element.
  • the above device further includes:
  • the display module is configured to display a system-recommended page-jumping method during the process of providing a page-jumping-mode setting interface to the user, wherein the system-recommended page-jumping method is determined according to system resources.
  • the establishment module includes:
  • the acquiring unit is set to acquire the adjustment request for the size of the child window element
  • An adjustment unit configured to adjust the size of the sub-window element according to the adjustment request
  • the establishment unit is set to create a page, and controls the created page to be displayed in a size suitable for the size of the sub-window element.
  • a network device including: the foregoing page jump control device.
  • a network device including: a memory, a processor, and a computer program stored on the memory and executable on the processor, and the processor implements the computer program to implement the steps of the above method.
  • a non-volatile computer-readable storage medium on which a computer program is stored, which when executed by a processor implements the steps of the above method.
  • a page jump control method in response to the page creation request, a page jump mode setting interface is provided to the user; receiving the user's setting of the page jump mode, wherein the page jump Transfer methods include: direct jump and indirect jump; the page is created according to the page jump method set by the user. That is, users can set different page jump methods according to their needs and circumstances, thereby solving the problems of the existing single page jump methods that are relatively single and occupying more system resources, which achieves the diversification of page jump methods and saves system resources. Technical effect.
  • FIG. 1 is a method flowchart of a page jump control method according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a page jump according to an embodiment of the present invention.
  • FIG. 3 is a structural block diagram of a page jump control device according to an embodiment of the present invention.
  • a page jump control method is provided. By setting different page jump methods for selection, the page is improved The flexibility of setting jump mode can reduce the waste of system resources.
  • Step 101 Obtain a user page creation request
  • Step 102 In response to the page creation request, provide a page jump mode setting interface to the user;
  • Step 103 Receive the user's setting of the page jump mode, where the page jump mode includes: direct jump and indirect jump;
  • Step 104 Create a page according to the page jump method set by the user.
  • a page jump control method is provided.
  • a page jump mode setting interface is provided to the user; receiving the user's setting of the page jump mode, wherein the page jump
  • the methods include: direct jump and indirect jump; the page is created according to the page jump method set by the user. That is, users can set different page jump methods according to their needs and circumstances, thereby solving the problems of the existing single page jump methods that are relatively single and occupying more system resources, which achieves the diversification of page jump methods and saves system resources.
  • Technical effect is provided.
  • direct jump means that only one page is displayed at the same time
  • indirect jump means that multiple pages are switched through sub-window elements.
  • direct jump is a one-to-one relationship. Only one page can be displayed at a time. When switching from one page to another, the new page will completely cover the old page, and the two pages are in a parallel relationship.
  • Indirect jump is a one-to-many relationship. You can switch between multiple pages through one or more sub-window elements between one page. Among them, it is sufficient to add multiple pages that you want to switch to the sub-window element, and this page belongs to the included relationship with the pages contained in the sub-window element in the page.
  • the above-mentioned sub-window element can be understood as a window element provided on the display interface and controlled independently of each other.
  • three independent window areas (window 1, window 2 and window 3) can be set on a display interface, the control of each window area is independent, that is, the control of window 1 will not affect the window 2 and Window 3.
  • the control of Window 2 will not affect Window 1 and Window 3.
  • these independent windows can become child window elements.
  • the above sub-window element can also be understood as a single window under a large page, that is, a sub-window element is provided in the large page, and the page can be placed in the sub-window.
  • the size of the sub-window element can be adjusted, for example, the size of the sub-window element can be adjusted in response to the user's adjustment request (for example, to adjust the size of the length and width), for the page placed in the sub-window element, you can According to the size of the child window element, the adaptive adjustment is performed automatically, so that the created page can be displayed more reasonably in the child window element.
  • the specific method or quantity of the above-mentioned sub-window components can be selected according to actual needs, which is not limited in this application.
  • the system can recommend page jump methods for users based on the resource conditions read into the system. Specifically, in the process of providing a page jump mode setting interface to the user, a page jump mode recommended by the system may be displayed, where the system recommended page jump mode is determined according to system resources.
  • the foregoing page creation request may be a request to establish an HMI human-computer interaction interface.
  • the jump relationship between the pages in the human-computer interaction interface can be realized through two ways: direct jump and indirect jump.
  • direct jump is a one-to-one relationship, and only one page can be displayed at a time
  • indirect jump is a one-to-many relationship, and multiple pages can be switched through one (or more) sub-window elements in a page .
  • the system resources occupied by direct jump and indirect jump are different. According to the prompt of the software or according to the current status of your system, the jump method can be configured reasonably to achieve the purpose of reasonable utilization of system resources.
  • the method of page jump based on the HMI configuration software can be as shown in FIG. 2.
  • the industrial human-computer interaction interface is generally composed of multiple various pages. Therefore, you can first create a new page you need.
  • the relationship between the pages is realized by jumping, and the manner of jumping may include: direct jumping and indirect jumping.
  • direct jump is a one-to-one relationship. Only one page can be displayed at the same time. When switching from one page to another, the new page will completely cover the old page, and the two pages are in a parallel relationship.
  • Indirect jump is a one-to-many relationship. You can switch between multiple pages through one or more sub-window elements between one page. Among them, it is sufficient to add multiple pages that you want to switch to the sub-window element, and this page belongs to the included relationship with the pages contained in the sub-window element in the page.
  • the two jump methods are exclusive, and one page can only select one of the jump methods.
  • the resources occupied by the two jump methods are different, direct jumps occupy more resources, and indirect jumps consume less resources. Therefore, users can according to their own needs or according to the software's prompt (according to the resource resources read into the system) ), which uses a combination of the two methods for page jumps to achieve a more rational use of system resources.
  • the diversification of the HMI human-computer interface interface diversification is realized, so that it can be more widely applied to various industrial scenarios.
  • all pages can be realized. Jump relationship, and the system resources occupied by the two jump methods are different.
  • the reasonable use of the two jump methods can greatly reduce the waste of system resources and improve the utilization of system resources.
  • an embodiment of the present invention also provides a page jump control device, as described in the following embodiment. Since the principle of the page jump control device to solve the problem is similar to that of the page jump control method, the implementation of the page jump control device can be referred to the implementation of the page jump control method, and the repetition is not repeated here.
  • the term "unit” or "module” may implement a combination of software and/or hardware that achieves a predetermined function. Although the devices described in the following embodiments are preferably implemented in software, implementation of hardware or a combination of software and hardware is also possible and conceived.
  • FIG. 3 is a structural block diagram of a page jump control device according to an embodiment of the present invention. As shown in FIG. 3, it may include: an obtaining module 301, a response module 302, a receiving module 303, and a establishing module 304. Instructions.
  • the obtaining module 301 is set to obtain a user page establishment request
  • the response module 302 is configured to provide a page jump mode setting interface to the user in response to the page creation request;
  • the receiving module 303 is configured to receive the user's setting of the page jump mode, where the page jump mode includes: direct jump and indirect jump;
  • the establishment module 304 is configured to create a page according to the page jump method set by the user.
  • the direct jump refers to displaying only one page at the same time
  • the indirect jump refers to switching between multiple pages through a sub-window element.
  • the above-mentioned device may further include: a display module configured to display a system-recommended page-jumping method during the process of providing a page-jumping-mode setting interface to the user, wherein the system-recommended page-jumping method The method is determined based on system resources.
  • the establishment module 304 may include: an obtaining unit configured to obtain an adjustment request for the size of the child window element; an adjustment unit configured to adjust the size of the child window element according to the adjustment request; The establishment unit is set to create a page, and controls the created page to be displayed in a size suitable for the size of the sub-window element.
  • a software is also provided, which is used to execute the technical solutions described in the above embodiments and preferred implementations.
  • a storage medium stores the above-mentioned software, and the storage medium includes but is not limited to: an optical disk, a floppy disk, a hard disk, a rewritable memory, and the like.
  • the embodiments of the present invention achieve the following technical effects: providing a page jump control method, in response to the page creation request, providing a page jump mode setting interface to the user; receiving the user
  • the device or module explained in the above embodiments may be implemented by a computer chip or entity, or by a product with a certain function.
  • the functions are divided into various modules and described separately.
  • the functions of each module may be implemented in one or more software and/or hardware, or a module that implements the same function may be implemented by a combination of multiple sub-modules.
  • the device embodiments described above are only schematic.
  • the division of the modules is only a division of logical functions. In actual implementation, there may be other divisions, for example, multiple modules or components may be combined or integrated To another system, or some features can be ignored, or not implemented.
  • controller in addition to implementing the controller in the form of pure computer-readable program code, it is entirely possible to logically program method steps to make the controller use logic gates, switches, application specific integrated circuits, programmable logic controllers and embedded The same function is realized in the form of a microcontroller or the like. Therefore, such a controller can be regarded as a hardware component, and the device for implementing various functions included therein can also be regarded as a structure within the hardware component. Or even, the means for realizing various functions can be regarded as both a software module of an implementation method and a structure within a hardware component.
  • the present application may be described in the general context of computer-executable instructions executed by a computer, such as program modules.
  • program modules include routines, programs, objects, components, data structures, classes, etc. that perform specific tasks or implement specific abstract data types.
  • the present application can also be practiced in distributed computing environments in which remote processing devices connected through a communication network perform tasks.
  • program modules may be located in local and remote computer storage media including storage devices.
  • the present application can be implemented by means of software plus a necessary general hardware platform.
  • the technical solution of the present application can be embodied in the form of a software product in essence or part that contributes to the existing technology, and the computer software product can be stored in a storage medium, such as ROM/RAM, magnetic disk , CD-ROM, etc., including several instructions to enable a computer device (which may be a personal computer, mobile terminal, server, or network device, etc.) to perform the methods described in the embodiments or some parts of the embodiments of the present application.

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)
  • User Interface Of Digital Computer (AREA)

Abstract

L'invention concerne un procédé et un dispositif de commande de saut de page. Le procédé consiste à : acquérir une demande de création de page d'utilisateur (101) ; fournir à un utilisateur une interface de réglage de mode de saut de page en réponse à la demande de création de page (102) ; recevoir le réglage d'un mode de saut de page par l'utilisateur, le mode de saut de page comprenant : un saut direct et un saut indirect (103) ; et créer une page selon le mode de saut de page défini par l'utilisateur (104). La solution susmentionnée permet de résoudre les problèmes du mode de saut de page existant qui est unique et occupe davantage de ressources de système, ce qui permet d'obtenir des effets techniques pour diversifier le mode de saut de page et d'économiser les ressources de système.
PCT/CN2019/091009 2018-12-07 2019-06-13 Procédé et dispositif de commande de saut de page WO2020113929A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811497608.4 2018-12-07
CN201811497608.4A CN109766507A (zh) 2018-12-07 2018-12-07 页面跳转控制方法和装置

Publications (1)

Publication Number Publication Date
WO2020113929A1 true WO2020113929A1 (fr) 2020-06-11

Family

ID=66451313

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/091009 WO2020113929A1 (fr) 2018-12-07 2019-06-13 Procédé et dispositif de commande de saut de page

Country Status (2)

Country Link
CN (1) CN109766507A (fr)
WO (1) WO2020113929A1 (fr)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109766507A (zh) * 2018-12-07 2019-05-17 珠海格力电器股份有限公司 页面跳转控制方法和装置
CN110276014A (zh) * 2019-06-28 2019-09-24 京东方科技集团股份有限公司 数字作品的推荐方法、装置、设备及存储介质
CN118097858A (zh) * 2023-09-21 2024-05-28 浙江口碑网络技术有限公司 一种信息交互方法和装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102375650A (zh) * 2010-08-11 2012-03-14 上海三旗通信科技有限公司 一种全新的移动终端界面排布与切换的交互方式
CN104536648A (zh) * 2014-01-28 2015-04-22 深圳市中兴移动通信有限公司 智能终端、移动终端及其操作方法
CN104615436A (zh) * 2015-02-12 2015-05-13 江苏扬力数控机床有限公司 一种hmi界面的控制方法
CN106020832A (zh) * 2016-05-25 2016-10-12 大唐网络有限公司 应用程序的界面信息的生成方法和装置
CN107506178A (zh) * 2017-06-28 2017-12-22 北京五八信息技术有限公司 一种页面跳转管理方法和装置
CN109766507A (zh) * 2018-12-07 2019-05-17 珠海格力电器股份有限公司 页面跳转控制方法和装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110015735A (ko) * 2009-08-10 2011-02-17 주식회사 엔씨소프트 웹 서비스 시스템에 있어서의 메인 페이지 처리 방법
CN104850296B (zh) * 2014-02-14 2020-11-06 腾讯科技(深圳)有限公司 显示页面内容的方法及装置
CN104317474B (zh) * 2014-09-22 2018-08-03 腾讯科技(深圳)有限公司 窗口切换方法及装置
CN105867937B (zh) * 2016-04-18 2019-02-12 浙江慧脑信息科技有限公司 一种交互式多窗设计方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102375650A (zh) * 2010-08-11 2012-03-14 上海三旗通信科技有限公司 一种全新的移动终端界面排布与切换的交互方式
CN104536648A (zh) * 2014-01-28 2015-04-22 深圳市中兴移动通信有限公司 智能终端、移动终端及其操作方法
CN104615436A (zh) * 2015-02-12 2015-05-13 江苏扬力数控机床有限公司 一种hmi界面的控制方法
CN106020832A (zh) * 2016-05-25 2016-10-12 大唐网络有限公司 应用程序的界面信息的生成方法和装置
CN107506178A (zh) * 2017-06-28 2017-12-22 北京五八信息技术有限公司 一种页面跳转管理方法和装置
CN109766507A (zh) * 2018-12-07 2019-05-17 珠海格力电器股份有限公司 页面跳转控制方法和装置

Also Published As

Publication number Publication date
CN109766507A (zh) 2019-05-17

Similar Documents

Publication Publication Date Title
WO2020113929A1 (fr) Procédé et dispositif de commande de saut de page
KR102150774B1 (ko) 단말기 애플리케이션을 로딩하기 위한 방법 및 장치
EP3137965B1 (fr) Co-optimisation de dcvs de cpu/gpu pour réduire la consommation d'énergie lors du traitement de trames graphiques
CN102662727B (zh) 虚拟机的创建方法及装置
CN106899649B (zh) 一种任务请求处理方法、装置和用户设备
JP2017520853A (ja) 仮想上位機器に基づく数値制御システム
CN104615494B (zh) 一种移动终端及应用切换的方法
WO2005072444A3 (fr) Dispositif a memoire intelligent
CN106815065B (zh) 后台应用的唤醒方法及装置、电子设备
CN105093945A (zh) 基于智能云安全地控制智能家居设备的系统和方法
WO2016061968A1 (fr) Procédé et dispositif de commande vocale
WO2015117445A1 (fr) Procédé et dispositif de traitement de fenêtres de tâche
WO2015172283A1 (fr) Procédé, dispositif et terminal mobile permettant de réduire la consommation d'énergie
US20180253313A1 (en) Operation instruction response control method and terminal for human-machine interface
CN103997673B (zh) 一种事件处理方法和装置
CN112463367A (zh) 一种存储系统性能优化方法、系统及电子设备和存储介质
CN112399211B (zh) 一种操作方法及融合网关
CN108616902B (zh) 非连续接收的方法、配置方法、终端、基站及配置系统
CN106874129B (zh) 一种操作系统进程调度顺序确定方法及控制方法
CN110874427A (zh) 网页信息爬取方法、装置、系统以及电子设备
US20140331238A1 (en) Electronic device and method for controlling application to execute input command
TW201543363A (zh) 切換作業系統的方法及電子裝置
CN108733536A (zh) 监控管理系统及方法
CN106843890A (zh) 基于智能决策的传感器网络、节点及其运行方法
CN113436056B (zh) 渲染方法、装置、电子设备及存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19892806

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19892806

Country of ref document: EP

Kind code of ref document: A1