CN106896979B - Method for forward and backward browsing history - Google Patents

Method for forward and backward browsing history Download PDF

Info

Publication number
CN106896979B
CN106896979B CN201710041793.5A CN201710041793A CN106896979B CN 106896979 B CN106896979 B CN 106896979B CN 201710041793 A CN201710041793 A CN 201710041793A CN 106896979 B CN106896979 B CN 106896979B
Authority
CN
China
Prior art keywords
webpage
window
key
browsing history
backward
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.)
Active
Application number
CN201710041793.5A
Other languages
Chinese (zh)
Other versions
CN106896979A (en
Inventor
郑哲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Witknow Information Technology Co Ltd
Original Assignee
Shenzhen Witknow Information Technology Co Ltd
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 Shenzhen Witknow Information Technology Co Ltd filed Critical Shenzhen Witknow Information Technology Co Ltd
Priority to CN201710041793.5A priority Critical patent/CN106896979B/en
Publication of CN106896979A publication Critical patent/CN106896979A/en
Application granted granted Critical
Publication of CN106896979B publication Critical patent/CN106896979B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method for browsing history forward and backward, which comprises a browsing history list, a forward key, a backward key, a close key, a history key and a multi-window key; if the current webpage is not the last of the browsing history, when the link is opened, the corresponding data of the current webpage in the browsing history list is moved to the tail of the list, and then the related data of the newly linked webpage are added; clicking a backward key or a forward key to display corresponding webpages according to the sequence in the browsing history list; long-pressing a back key to jump to a parent webpage of the current webpage; long-press forward key will jump to the last sub-web page; sliding the forward key or the backward key up will scroll the web page quickly. The method for browsing history forward and backward can reproduce all browsed pages by using forward and backward functions, and has the advantages of being more comprehensive, more efficient, more flexible and the like.

Description

Method for forward and backward browsing history
Technical Field
The invention relates to a method for forward and backward movement of browsing history, belonging to the field of software system user interface control, which is named as 'cutting and splicing history method' according to the characteristics of the method, wherein the method for controlling forward, backward and jump of browsing history pages is suitable for controlling quick forward and backward switching browsing of HTML web pages and program interfaces, and is particularly suitable for frequent back and forth display of the interfaces.
Background
The browsing history forward and backward operation in the existing software system is usually represented as forward and backward movement between web pages opened in the current window in a browser at a PC end, if a new window is opened, the new window cannot return to the original window by backward movement, and the closed page cannot be opened again by forward movement after the new window is closed; in the browser of the mobile phone end, if a certain page is backed up and the link of the page is opened, the original webpage behind the page cannot be displayed again by backing up after the page is advanced. From the analysis of mathematical logic, because the browsing path of the user is in a branch shape, and the forward and backward are linear, the existing method can only allocate an isolated forward and backward path to each window and save a linear path by adopting a method of reserving a new branch and removing the original branch. In addition, when a long webpage is browsed, the webpage scrolling speed is low, or a webpage top key needs to be independently arranged, so that limited screen space is occupied. The existing forward and backward method can only provide forward and backward of a short path, a browsing path is segmented according to a window, the browsing history of an original main branch is lost once a branch exists, and the requirement of a user for conveniently and quickly switching forward and backward in all browsed webpages or interfaces cannot be met.
Disclosure of Invention
In order to solve the problem that the conventional forward and backward functions cannot conveniently and comprehensively switch browsed webpages or interfaces, the invention provides a method for switching all browsed webpages or interfaces through the forward and backward functions and quickly jumping to a parent webpage of the webpage (opening the webpage or the interface of the webpage).
The technical measures adopted to implement the above object of the present invention are as follows:
a browsing history forward and backward method comprises a background browsing history list and a forward key and a backward key in a menu bar of a front-end interface; when a user opens a link in a webpage by using a current window, a newly-built window or a new window at the background, adding webpage URL, webpage title, opening time, URL of a parent webpage and other related data corresponding to the opened link in a browsing history table in sequence; and clicking a backward key or a forward key, switching to a corresponding webpage according to the sequence in the browsing history table, switching to the corresponding window if the webpage is opened in another window, and not adding new history data during switching.
Further, if the data corresponding to the current webpage in the browsing history table is not the last one, the webpage is switched to by backing, and when a new link on the webpage is opened at the moment, the data record corresponding to the webpage in the browsing history table is moved to the tail of the browsing history table, and then the URL and other related data of the webpage opened by the new link are added at the tail of the browsing history table; the newly-built branch equivalent to the user browsing path is cut and spliced to the tail of the original path to form a linear long path.
Furthermore, a long press of a back key jumps from the current webpage to the parent webpage of the current webpage, i.e. the webpage of the current webpage is opened initially.
Furthermore, a forward key is pressed for a long time, and the parent webpage which is recorded at the last in the browsing history list from the current webpage is jumped to be the webpage of the current webpage.
Further, when the backward key is pressed and slides upwards to a certain set distance, the webpage in the window is scrolled to the top, and if the sliding distance is less than the set distance, the shortening degree of the distance between the top of the webpage and the top of the window changes according to the percentage of the sliding distance and the set distance; when the forward key is pressed and slides upwards to a certain set distance, the webpage in the window is scrolled to the bottom, and if the sliding distance is less than the set distance, the shortening degree of the distance between the bottom of the webpage and the bottom of the window changes according to the percentage of the sliding distance and the set distance.
Furthermore, a closing key is arranged on the menu bar of the front-end interface, and if a plurality of windows are in an open state, the current window is closed when the closing key is clicked; if only the current window is in an open state, clicking a close key to display a system home page in the current window; long pressing of a close key closes all opened windows and displays a system home page in the current window; when the window is closed, the data in the browsing history table is not deleted, and the closed webpage can be opened again in the current window through a forward key or a backward key.
Furthermore, a front-end interface menu bar is also provided with a history key, a browsing history list interface can be popped up after clicking, browsing history data are displayed in the browsing history list interface according to the sequence in the browsing history list, and each option comprises a URL (uniform resource locator), a title, an icon, opening time and the like; when a certain option is clicked in the browsing history list, a corresponding webpage is opened, and data corresponding to the option in the browsing history list is moved to the tail of the list; and deleting a certain browsing history in the browsing history list interface, simultaneously deleting the corresponding data in the browsing history list, and then not displaying the webpage corresponding to the deleted data through a forward key or a backward key.
Furthermore, the long-press history key system switches between starting the assembling history function and closing the assembling history function, and icons of the history keys are correspondingly switched; if the cutting and splicing history function is started, the cutting and splicing mode is adopted when a new link on the webpage is opened and the data change in the browsing history table is adopted; if the cutting and splicing history function is closed, when a new link is opened on a certain webpage, the browsing history data record of the opened time in the browsing history table after the webpage opening time is removed, and then the URL and other related data of the webpage opened by the new link are added at the tail of the browsing history table; the method is equivalent to only reserving the newly-built branch of the user browsing path, and the path after the branch point of the original path is cut off, so that the user can not switch to the web page in the cut browsing path by the forward key and the backward key any more.
Further, a window key is arranged on a menu bar of the front-end interface, a window list interface is displayed when clicking, and all opened window thumbnails or window titles are displayed in the window list interface in sequence; clicking a window thumbnail or a window title to display a corresponding window panorama, and not changing a browsing history list; after a certain window thumbnail is closed, the corresponding window is closed, and the webpage in the closed window can be still reopened in other windows through the forward key and the backward key.
From the characteristics, compared with the prior technical scheme, the scheme of the invention has the following advantages:
1. the new links, whether the current window is opened or the new window is opened, are recorded in the browsing history list in time sequence, and all browsed web pages can be sequentially viewed through the backward and forward keys without being limited to the windows.
2. When a new link is opened in a web page halfway in forward and backward directions, the browsing history after the web page can be reproduced by the forward and backward functions.
3. The parent webpage of the webpage can be quickly jumped to by pressing the back key for a long time without stepping back gradually by pressing the opening time, so that the efficiency is improved.
4. And the webpage corresponding to the last link opened by the webpage can be quickly jumped to by pressing the forward key for a long time.
5. The web page can be quickly scrolled by sliding the forward key and the backward key for a long time.
6. The cutting and splicing history function can be started and closed at any time according to the requirements of users.
As described above, compared with the prior art, the browsing history forward/backward method of the present invention can more comprehensively, more efficiently and more flexibly utilize the forward/backward functions of the browser to reproduce the browsed page and scroll the page, and has better user experience.
Drawings
FIG. 1 is a logic diagram of the historical data table operation of the present invention;
FIG. 2 is a schematic view of browsing path assembly according to the present invention;
FIG. 3 is a logic diagram for forward and reverse of the present invention;
FIG. 4 is a page scrolling logic diagram of the present invention;
FIG. 5 is a schematic diagram of an interface for opening a mashup history function according to an embodiment of the present invention;
FIG. 6 is a diagram illustrating the present invention closing the assembly history function into the history list interface;
FIG. 7 is a diagram illustrating an interface for entering a multi-window list table according to the present invention.
Detailed Description
The principles of the present invention will now be further described with reference to the preferred embodiments illustrated in the drawings.
As can be seen from fig. 1, 3 and 5, the present invention mainly comprises a background browsing history list and a forward key 12, a backward key 11, a close key 14, a history key 13 and a window key 15 in a front-end interface menu bar 1; when a user opens the link 21 in the webpage 2 by using the current window, the newly-built window or the new window in the background, the webpage URL, the webpage title, the opening time, the URL of the parent webpage 2 and other related data corresponding to the opened link 21 are added in the browsing history table in sequence; and clicking a backward key 11 or a forward key 12 to switch to the corresponding webpage according to the sequence in the browsing history table, and if the webpage is opened in another window, switching to the corresponding window without adding new history data.
As can be seen from fig. 1, 2 and 3, if the data corresponding to the current web page 2 in the browsing history table is not the last one, for example, the web page switched back to, and at this time, when a new link 22 on the web page is opened, the data record corresponding to the web page in the browsing history table is moved to the end of the browsing history table, and then the URL of the web page opened by the new link 22 and other related data are added at the end of the browsing history table; the newly-built branch equivalent to the user browsing path is cut and spliced to the tail of the original path to form a linear long path.
As can be seen from fig. 2 and 3, pressing the back key 11 for a long time jumps from the current web page 2 to the parent web page 20 of the current web page, i.e. the web page of the current web page is opened initially.
As can be seen from fig. 2 and 3, long pressing the forward key 12 jumps from the current web page 20 to the web page 2 whose parent web page recorded last in the browsing history table is the current web page.
As can be seen from fig. 4, when the backward key 11 is pressed and slides upwards to a certain set distance, the web page 2 in the window will scroll to the top, and if the sliding distance is less than the set distance, the reduction degree of the distance between the top of the web page 2 and the top of the window will change according to the percentage of the sliding distance and the set distance; when the forward key 12 is pressed and slides upwards to a certain set distance, the webpage 2 in the window will scroll to the bottom, and if the sliding distance is less than the set distance, the shortening degree of the distance between the bottom of the webpage 2 and the bottom of the window will change according to the percentage of the sliding distance and the set distance.
As shown in fig. 5, the front-end interface menu bar 1 is further provided with a close key 14, and if a plurality of windows are in an open state, when the close key 14 is clicked, the current window is closed; if only the current window is in an open state, clicking the close key 14 to display a system home page in the current window; long pressing the close key 14 will close all open windows and display the system home page in the current window; when the window is closed, the data in the browsing history table is not deleted, and the closed webpage can be opened again in the current window through the forward key 12 or the backward key 11.
As can be seen from fig. 5 and 6, the front-end interface menu bar 1 is further provided with a history key 13, and after clicking, the history list browsing interface 3 can pop up, as shown in fig. 6; displaying browsing history data in the browsing history list interface 3 in the order in the browsing history list, each option 31 including a URL, a title, an icon, an open time, and the like; when a certain option is clicked in the browsing history list, a corresponding webpage is opened, and data corresponding to the option in the browsing history list is moved to the tail of the list; a certain browsing history can be deleted in the browsing history list interface 3, the corresponding data in the browsing history list will be deleted at the same time, and then the web page corresponding to the deleted data will not be displayed through the forward key 12 or the backward key 11.
As can be seen from fig. 2, 3, 5 and 6, the long-press history key 13 system switches between the on-stitching history function and the off-stitching history function, the icon of the history key 13 is changed correspondingly, the icon of the history key 13 in fig. 4 indicates that the stitching history function is turned on, and the icon of the history key 13 in fig. 5 indicates that the stitching history function is turned off; if the cutting and spelling history function is started, the cutting and spelling mode is adopted for the data change in the browsing history list when a new link 22 on the webpage 2 is opened; if the cutting history function is closed, when a new link 22 is opened on a certain webpage 2, the browsing history data record of the opened time in the browsing history table after the webpage opening time is removed, and then the URL and other related data of the webpage opened by the new link 22 are added at the end of the browsing history table; the user can not switch to the web page 21 in the cut browsing path by the forward key 12 and the backward key 11, even if the path after the branch point of the original path is cut, which corresponds to the branch newly created in the user browsing path.
As can be seen from fig. 5 and 7, the front-end interface menu bar 1 is further provided with a window key 15, and when clicking, the window list interface 4 is displayed, as shown in fig. 7; displaying all opened window thumbnails 41 or window titles in order in the window list interface 4; clicking the window thumbnail 41 or the window title to display the corresponding window panorama, and not changing the browsing history list; after a certain window thumbnail is closed, the corresponding window is closed, and the web pages in the closed window can still be reopened in other windows through the forward key 12 and the backward key 11.
Compared with the prior art, the method for browsing history forward and backward can more comprehensively, more efficiently and more flexibly utilize the forward and backward functions of the browser to reproduce the browsed page, solve the problems that the original browsing history cannot be reproduced and the like due to the fact that forward and backward jumping among multiple windows cannot be carried out and other links are opened midway between forward and backward, can more quickly scroll the page, and has better user experience.
The present invention has been described in this specification in terms of certain preferred embodiments only, and not as limitations thereof. The skilled person can make various changes or modifications in appearance according to the concept and spirit of the present invention, such as changing icons of keys or changing shapes and arrangement styles of web page screenshots in a list interface; or the sliding event is used for triggering the corresponding function instead of the long-press event; or setting the history of cutting and splicing on other interfaces, and the like. And thus these should still fall within the scope of the present invention.

Claims (7)

1. A browsing history forward and backward method comprises a background history data table and a forward key (12) and a backward key (11) in a menu bar (1) of a front-end interface, and is characterized in that: when a user opens a link (21) in a webpage by using a current window, a newly-built window or a new window at the background, adding related data such as a webpage URL, a webpage title, opening time and a URL of a parent webpage corresponding to the opened link (21) into a browsing history table; clicking a back key (11) or a forward key (12), displaying a webpage corresponding to the next or previous data of the data corresponding to the current webpage in the browsing history table by the current window, switching to the corresponding window if the webpage is opened in another window, and not adding new history data when going forward or backward;
if the corresponding data of the current webpage in the browsing history table is not the last one, the webpage is switched to by backward or forward, and when a new link (22) on the webpage is opened, the corresponding data record of the webpage in the browsing history table is moved to the tail of the browsing history table, and then the URL and other related data of the webpage opened by the new link (22) are added at the tail of the browsing history table; the newly-built branch equivalent to the user browsing path is cut and spliced to the tail of the original path to form a linear long path.
2. The browsing history forward-backward method according to claim 1, wherein: and a long press back key (11) jumps to the parent webpage of the current webpage from the current webpage, namely, the webpage of the current webpage is opened at first.
3. The browsing history forward-backward method according to claim 1, wherein: and long pressing a forward key (12) to jump from the current webpage to the parent webpage which is recorded at the last in the history data table as the webpage of the current webpage.
4. The browsing history forward-backward method according to claim 1, wherein: pressing the backward key (11) to slide upwards to a certain set distance, the webpage in the window will be scrolled to the top, if the sliding distance is less than the set distance, the shortening degree of the distance between the top of the webpage and the top of the window will change according to the percentage of the sliding distance and the set distance; when the forward key (12) is pressed and slides upwards to a certain set distance, the webpage in the window is scrolled to the bottom, and if the sliding distance is less than the set distance, the shortening degree of the distance between the bottom of the webpage and the bottom of the window changes according to the percentage of the sliding distance and the set distance.
5. The browsing history forward-backward method according to claim 1, wherein: the front-end interface menu bar (1) is also provided with a closing key (14), and if a plurality of windows are in an open state, the current window is closed when the closing key (14) is clicked; if only the current window is in an open state, clicking a close key (14) to display a system home page in the current window; long pressing of a close key (14) closes all open windows and displays a system home page in the current window; when the window is closed, the data in the browsing history table is not deleted, and the closed webpage can be reproduced in the current window through a forward key (12) or a backward key (11).
6. The browsing history forward-backward method according to claim 1, wherein: the front-end interface menu bar (1) is also provided with a history key (13), a browsing history list interface (3) can pop up after clicking, browsing history data are displayed in the browsing history list interface (3) according to the sequence in the browsing history list, and each option (31) comprises a URL (uniform resource locator), a title, an icon, opening time and the like; when a certain option is clicked in the browsing history list, a corresponding webpage is opened, and data corresponding to the option in the browsing history list is moved to the tail of the list; a certain browsing history can be deleted in the browsing history list interface (3), corresponding data in the browsing history list can be deleted at the same time, and then a webpage corresponding to the deleted data is not displayed through a forward key (12) or a backward key (11).
7. The browsing history forward-backward method according to claim 1, wherein: the front-end interface menu bar (1) is also provided with a window key (15), a window list interface (4) is displayed when clicking, and thumbnails (41) or window titles of all opened windows are displayed in the window list interface (4) in sequence; clicking a window thumbnail (41) or a window title to display a corresponding window panorama of the window thumbnail or the window title, wherein a browsing history list is not changed; after a certain window thumbnail is closed, the corresponding window is closed, and the webpage in the closed window can be still reopened in other windows through the forward key (12) and the backward key (11).
CN201710041793.5A 2017-01-20 2017-01-20 Method for forward and backward browsing history Active CN106896979B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710041793.5A CN106896979B (en) 2017-01-20 2017-01-20 Method for forward and backward browsing history

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710041793.5A CN106896979B (en) 2017-01-20 2017-01-20 Method for forward and backward browsing history

Publications (2)

Publication Number Publication Date
CN106896979A CN106896979A (en) 2017-06-27
CN106896979B true CN106896979B (en) 2020-02-14

Family

ID=59199209

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710041793.5A Active CN106896979B (en) 2017-01-20 2017-01-20 Method for forward and backward browsing history

Country Status (1)

Country Link
CN (1) CN106896979B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110430472A (en) * 2019-08-12 2019-11-08 浙江岩华文化传媒有限公司 Page control method, device and equipment
TWI720721B (en) * 2019-12-06 2021-03-01 中華電信股份有限公司 Browsing operating system for web applications and method thereof

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103034451A (en) * 2012-12-21 2013-04-10 广东欧珀移动通信有限公司 Page location method and page location system for mobile terminals
CN103577477A (en) * 2012-08-06 2014-02-12 腾讯科技(深圳)有限公司 Method and system for displaying browsing history of browser
CN104484479A (en) * 2014-12-31 2015-04-01 小米科技有限责任公司 Webpage browsing processing method and device
CN105786894A (en) * 2014-12-22 2016-07-20 广州市动景计算机科技有限公司 Page display method and page display equipment
CN106227887A (en) * 2016-08-12 2016-12-14 汪念鸿 A kind of method returning the former page in browser new page
CN106325685A (en) * 2015-06-16 2017-01-11 广州市动景计算机科技有限公司 Method and device for interface interaction

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103577477A (en) * 2012-08-06 2014-02-12 腾讯科技(深圳)有限公司 Method and system for displaying browsing history of browser
CN103034451A (en) * 2012-12-21 2013-04-10 广东欧珀移动通信有限公司 Page location method and page location system for mobile terminals
CN105786894A (en) * 2014-12-22 2016-07-20 广州市动景计算机科技有限公司 Page display method and page display equipment
CN104484479A (en) * 2014-12-31 2015-04-01 小米科技有限责任公司 Webpage browsing processing method and device
CN106325685A (en) * 2015-06-16 2017-01-11 广州市动景计算机科技有限公司 Method and device for interface interaction
CN106227887A (en) * 2016-08-12 2016-12-14 汪念鸿 A kind of method returning the former page in browser new page

Also Published As

Publication number Publication date
CN106896979A (en) 2017-06-27

Similar Documents

Publication Publication Date Title
CN103324403B (en) page switching method, device and mobile terminal
US6104401A (en) Link filters
US6025844A (en) Method and system for creating dynamic link views
KR101025259B1 (en) Improved pocket computer and associated methods
RU2554395C2 (en) System and method for selecting tabs within tabbed browser
US7350154B2 (en) Virtual desktop manager
RU2530301C2 (en) Scrollable menus and toolbars
JP6090688B2 (en) Document information transmission method and apparatus
CN103744576A (en) Method and system for achieving operation interfaces of mobile terminal
CN106919301B (en) Wallpaper preview method and system and wallpaper replacement method and system
DE202009018283U1 (en) Map metaphor for activities in a computing device
MXPA05012068A (en) Method and system of taskbar button interfaces.
CN105912071A (en) Mobile device and method for editing pages used for a home screen
KR20090017626A (en) Improved portable electronic apparatus and associated method
CN106201208A (en) The management method of application card and device
EP3155507A1 (en) Storage system user interface with floating file collection
CN107329645A (en) A kind of method for displaying image and mobile terminal
CN106681599A (en) Method for managing shortcut menu and mobile terminal
CN112506415B (en) Electronic device and method for electronic device
JP5222717B2 (en) Display window selection method, display window selection program, and terminal device
CN106896979B (en) Method for forward and backward browsing history
JP5840722B2 (en) Information display device, information display method, and information display program
WO2017045652A2 (en) Information content display method and corresponding terminal device
KR100438578B1 (en) File explorer for mobil information terminal apparatus and file copy/move method using the file explorer
KR20180129265A (en) APP system having a function of editing motion picture

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant