Page processing method and device, storage medium and computer device

By selecting refresh mode in the browser, the page address is automatically refreshed to maintain the login status, which solves the problem of logging out due to prolonged browser inactivity, and improves user work efficiency and network system operating efficiency.

CN115905743BActive Publication Date: 2026-04-17PINGAN YIQIANBAO E COMMERCE CO LTD
View PDF 2 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
PINGAN YIQIANBAO E COMMERCE CO LTD
Filing Date
2022-09-06
Publication Date
2026-04-17

AI Technical Summary

Technical Problem

If a user does not interact with the browser for an extended period, the webpage will automatically log them out, leading to frequent input of usernames and passwords and reducing the efficiency of webpage operation.

Method used

A page processing method is provided, which determines the page refresh mode in response to the user's selected refresh mode, obtains the address of the tab to be refreshed and the time interval, and automatically refreshes the tab based on the time interval, including three modes: address reading, address setting and code setting.

Benefits of technology

Users do not need to manually refresh the page to maintain their login status on each tab, which improves the efficiency and flexibility of web page operation and reduces the operating pressure on the network system.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN115905743B_ABST
    Figure CN115905743B_ABST
Patent Text Reader

Abstract

This invention discloses a page processing method, apparatus, storage medium, and computer device, relating to the field of computer network technology. The method includes: responding to a refresh mode selection request, determining a page refresh mode, wherein the refresh mode includes an address reading refresh mode, an address setting refresh mode, and a code setting refresh mode, and the page includes at least one tab; based on the refresh mode, determining the address of the tab to be refreshed and a refresh time interval, wherein the address of the tab to be refreshed includes a target token address; and based on the refresh time interval, performing a refresh operation on the address of the tab to be refreshed. This method can keep users logged in on a webpage without increasing the amount of user interaction, thus improving user efficiency.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] This invention relates to the field of computer network technology, and in particular to a page processing method, apparatus, storage medium, and computer equipment. Background Technology

[0002] Currently, users frequently encounter the following situation when browsing web pages: they open multiple tabs in their browser and log in, spend a considerable amount of time in one tab, but when they switch to another tab, the tab may time out, causing them to be logged out on that other tab. Therefore, they have to re-enter their username and password to log in on that other tab.

[0003] Currently, to prevent users from logging out of the webpage due to prolonged inactivity, users need to periodically refresh their current tab to remain logged in. However, this method requires users to frequently interrupt their current work and refresh the tab, which consumes too much energy and leads to low operational efficiency. Summary of the Invention

[0004] In view of this, this application provides a page processing method, apparatus, storage medium, and computer device, the main purpose of which is to solve the problem of low user webpage operation efficiency caused by automatic logout due to prolonged inactivity on webpages.

[0005] According to a first aspect of the present invention, a page processing method is provided, the method comprising:

[0006] In response to a refresh mode selection request, the refresh mode of the page is determined, wherein the refresh mode includes an address reading refresh mode, an address setting refresh mode, and a code setting refresh mode, and the page includes at least one tab;

[0007] Based on the refresh mode, the tab address to be refreshed and the refresh time interval are determined, wherein the tab address to be refreshed contains the target token address;

[0008] A refresh operation is performed on the tab address to be refreshed based on the refresh time interval.

[0009] According to a second aspect of the present invention, a page processing apparatus is provided, the apparatus comprising:

[0010] The mode determination module is used to determine the page refresh mode in response to a refresh mode selection request, wherein the refresh mode includes address reading refresh mode, address setting refresh mode and code setting refresh mode, and the page includes at least one tab;

[0011] The address acquisition module is used to determine the address of the tab to be refreshed and the refresh time interval based on the refresh mode, wherein the address of the tab to be refreshed contains the target token address.

[0012] The refresh execution module is used to perform a refresh operation on the tab address to be refreshed based on the refresh time interval.

[0013] According to a third aspect of the present invention, a computer device is provided, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor executes the program to implement the page processing method described above.

[0014] According to a fourth aspect of the present invention, a storage medium is provided having a computer program stored thereon, which, when executed by a processor, implements the page processing method described above.

[0015] This invention provides a page processing method, apparatus, storage medium, and computer device. By allowing the user to set a page refresh mode, obtaining the tab addresses of each tab on the page based on multiple refresh modes, and determining the refresh time of each tab, the method refreshes the tabs on the page based on the refresh time interval. This allows the user to maintain a logged-in state on each tab, eliminating the need for manual refresh operations, thus improving webpage operation efficiency and flexibility. Ultimately, this enhances user productivity.

[0016] The above description is only an overview of the technical solution of this application. In order to better understand the technical means of this application and to implement it in accordance with the contents of the specification, and to make the above and other objects, features and advantages of this application more obvious and understandable, the following are specific embodiments of this application. Attached Figure Description

[0017] The accompanying drawings, which are included to provide a further understanding of the invention and form part of this application, illustrate exemplary embodiments of the invention and, together with their description, serve to explain the invention and do not constitute an undue limitation thereof. In the drawings:

[0018] Figure 1 A flowchart illustrating a page processing method provided by an embodiment of the present invention is shown;

[0019] Figure 2 A schematic diagram of the structure of a page processing device provided in an embodiment of the present invention is shown. Detailed Implementation

[0020] The present invention will be described in detail below with reference to the accompanying drawings and embodiments. It should be noted that, unless otherwise specified, the embodiments and features described in the present application can be combined with each other.

[0021] Currently, when users log in to their accounts using a web client, the client obtains user information, device ID, or hardware address from the device and sends this information as parameters to the server. After successful parameter verification, the server assigns a login timeout to the web client. If the server does not receive data from the web client within this time, it disconnects the connection. This often leads to the following situation when users are operating their browsers: They open multiple tabs and log in, spend a considerable amount of time on one tab, but when switching to other tabs, the tab may time out, causing them to be logged out on those other tabs. Therefore, they have to re-enter their username and password on those other tabs to log in, resulting in low web browsing efficiency.

[0022] To address the above problems, in one embodiment, such as Figure 1 As shown, a page processing method is provided. Taking the application of this method to a computer device as an example, it includes the following steps:

[0023] 101. In response to the refresh mode selection request, determine the page refresh mode.

[0024] The refresh modes include address reading refresh mode, address setting refresh mode, and code setting refresh mode, and the page includes at least one tab.

[0025] Specifically, the page can be a browser installed on the user's computer. In actual use, the browser will have at least one tab, and each tab will link to a webpage. After the user successfully logs in on a webpage in a tab, they can choose the browser's refresh mode, specifically including address reading refresh mode, address setting refresh mode, and code setting refresh mode. In this embodiment, the address reading refresh mode is where the computer program reads the tab address in the browser itself; the address setting refresh mode is where the computer program receives the address information input by the user as the tab address in the browser; and the code setting refresh mode is where the computer program receives the address retrieval code input by the user. The address retrieval code is used to obtain the target token address of the tab and maps and stores the target token address with the tab.

[0026] In this embodiment, a refresh mode selection label can be displayed on the browser page. Specifically, the refresh mode selection label can be displayed in a corner of the browser or in another convenient location for user operation. The refresh mode selection label includes selection labels corresponding to the address reading refresh mode, the address setting refresh mode, and the code setting refresh mode, respectively. Specifically, the refresh mode selection label can be displayed in the browser, and this label can be set in the browser as a plugin, containing selection labels corresponding to the address reading refresh mode, the address setting refresh mode, and the code setting refresh mode, respectively.

[0027] Users can select any of the three refresh modes from the refresh mode selection tab and click the corresponding selection tab. Furthermore, the computer program can respond to the click operation of the refresh mode selection tab and determine the refresh mode corresponding to the click operation as the refresh mode of the page. In this embodiment, this application provides users with a visual interface for selecting refresh modes, facilitating user selection.

[0028] 102. Based on the refresh mode, determine the address of the tab to be refreshed and the refresh time interval.

[0029] The tab address to be refreshed contains the target token address.

[0030] Specifically, a tab address can be the Uniform Resource Locator (URL) address of the webpage within that tab. This address consists of a string of characters, which can be letters, numbers, and special symbols. It's a method of identifying the address of a webpage and other resources on the internet, used to access the corresponding resource. As an example, a tab address can take the form of:

[0031] https: / / www.xxxxxx.cn / gjs.html

[0032] The token address, also known as the Token Address, is a string generated by the server that serves as a token for web client requests. For example, the token address can take the form of:

[0033] https: / / xxxx3.xxxxx.com / fxxd / 29381f30e924b89903bdf4569689df9c0b7bf671.png?token=ba63a9899b52724179e922798d074ec9

[0034] The target token address is a token containing the user's login identity information generated by the server and sent to the web client after the user logs in. Afterward, the web client only needs to send the target token address to the server to complete authentication, without needing to re-enter the username and password. In practical applications, if the web client is still within the login time limit set by the server and accesses the server again based on the tab address, the server will recalculate the login time limit to allow the web client to continue connecting. Specifically, when accessing the server based on the tab address, the target token address is sent to the server along with the web client's login token address. Upon receiving the target token address, the server will recalculate the login time limit to allow the web client to continue connecting. Furthermore, sending an access request to the server based solely on the target token address will also cause the server to recalculate the login time limit. Since the target token address contains significantly less data than the tab address, sending an access request based solely on the target token address allows the web client to continue connecting to the server while reducing the network system's operational load and improving network efficiency. Additionally, the refresh interval can be determined by the user or set to a fixed interval. The refresh interval should be shorter than the server's login time limit, typically set to 5 seconds. Specifically, the selection tab can also include a time input window for entering the time interval.

[0035] 103. Based on the refresh time interval, perform a refresh operation on the tab address to be refreshed.

[0036] Specifically, at set time intervals, the browser tabs are refreshed based on the target token address or tab address of the webpage within the browser, so that the server recalculates the login time limit of the webpage client and allows the webpage client to continue connecting to the server.

[0037] The page processing method provided in this embodiment firstly allows the user to set the page refresh mode, and obtains the tab address or target token address of each tab on the page based on multiple refresh modes, as well as determines the refresh time of the tabs. Finally, based on the refresh time interval, the tabs on the page are refreshed. This allows the user to maintain a logged-in status in each tab, eliminating the need for manual refresh operations, thus improving the efficiency of webpage operation and the flexibility of webpage refresh operations, thereby improving the user's work efficiency.

[0038] In one embodiment, when the refresh mode is an address read refresh mode, the method for determining the tab address to be refreshed and the refresh time interval based on the refresh mode includes: First, obtaining the tab addresses of each open tab in the page. Specifically, the address information in the address input box of each tab in the browser can be collected as the tab address of the webpage accessed by each tab in the browser. Then, based on the tab addresses of each tab, the tab address to be refreshed is obtained. The tab address to be refreshed can be the tab address of all tabs in the browser. The specific tabs that need to be refreshed can be determined based on the actual situation, and the tab address to be refreshed is determined as the tab address of the tab that the browser needs to refresh. Finally, the refresh time interval is obtained based on the time interval input by the user or a preset time interval. In the embodiments of this application, the tab addresses in the address input boxes of each tab in the browser can be collected, and based on the tabs that need to be refreshed, the address of the tab to be refreshed is determined as the tab address to be refreshed. Then, the tabs are refreshed based on the time interval to maintain the user's login status on the webpage of the corresponding tab.

[0039] In one embodiment, when the refresh mode is an address-based refresh mode, the method for determining the tab address to be refreshed and the refresh time interval based on the refresh mode includes: First, receiving the target token address of at least one tab in the page input by the user. Specifically, when the user selects the address-based refresh mode, the selection tab corresponding to the address-based refresh mode has an address input window. When the user selects a tab in the browser, the target token address of the webpage in the tab can be selected from the network data in the developer tools of the tab, and the target token address is input into the address input window so that the computer program can receive the target token address of the webpage in the current tab input by the user. When the user switches to another tab, the target token address of the webpage in the other tab can be obtained based on the above method, and then the target token addresses of the webpages in all tabs in the browser can be obtained. Then, the tab address to be refreshed is generated based on the target token address. Specifically, the target token address can be used as the address to be refreshed, or the token address can be filled into the tab address to obtain the address to be refreshed. The page address to be refreshed can be any page in the browser. In this case, the page address to be refreshed can be the address of all pages in the browser. The specific page to be refreshed can be determined based on the actual situation, and the page address to be refreshed can be set to the address of the corresponding page in the browser. Finally, based on the user-inputted time interval or a preset time interval, the refresh time interval is obtained, and then the above-mentioned page is refreshed based on the time interval to maintain the user's login status on the corresponding page.

[0040] In one embodiment, before receiving the target token address of at least one tab in the page input by the user, the method further includes: first, displaying the page information of the tab, obtaining the username and password input by the user, and sending the username and password to the server so that the server compares the username and password with the target username and password stored in the database. When the username is the same as the target username and the password is the same as the target password, the server receives the token address sent by the server. Specifically, after the user successfully logs in with the username and password, the server digitally signs the login credentials, encrypts the resulting string as the token address, and sends the token address to the web client. After receiving the token address sent by the server, the web client maps and stores the token address to the tab address of the page, establishing a correspondence between the tab address and the token address of the page. The token address mapped to the tab address is at least one. Further, the server may send multiple token addresses to the web client, of which only one token address is the target token address containing the user's login identity information. Specifically, after obtaining the token address, the system displays the mapping between the obtained tab address and the token address, allowing the user to select the target token address. Furthermore, when the refresh mode is set to address refresh, the obtained target token address can be entered into the address input window, or the selected target token address can be automatically filled into the address input window, thus defining the target token address of that tab as the tab address to be refreshed. Subsequently, the tab can be refreshed at time intervals to maintain the user's login status on the corresponding tab.

[0041] In one embodiment, when the refresh mode is a code-based refresh mode, the method for determining the tab address to be refreshed and the refresh time interval based on the refresh mode includes: first, receiving a token address acquisition code input by the user, parsing the token address acquisition code to obtain the target token address of at least one tab in the page. The token address acquisition code is used to obtain the core token address of the tab, and the core token address is mapped and stored with the tab. Specifically, in some web pages, locating the core token address requires finding a specific URL or writing code to trigger an interface to refresh the target token address. Further, the user needs to write some JavaScript code in the browser's developer tools to call an HTTP interface to obtain the core token address of the web page. In the embodiments of this application, when the user selects the code-based refresh mode, the selection tab corresponding to the code-based refresh mode includes a code input window. The user inputs the token address acquisition code used to obtain the core token address of the tab into the code input window and executes it. The computer program obtains the target token address of the web page in the tab based on the token address acquisition code input by the user in the developer tools. When a user switches to another tab, the target token address of the webpage in that tab can be obtained using the method described above, and then the target token addresses of all webpages in all tabs of the browser can be obtained. Then, based on the target token address, the tab address to be refreshed is generated. This tab address can be the address of all tabs in the browser. The specific tab that needs to be refreshed can be determined based on the actual situation, and the tab address to be refreshed can be determined as the address of the corresponding tab in the browser. Finally, based on the time interval input by the user or a preset time interval, the refresh time interval is obtained, and then the aforementioned tabs are refreshed based on the time interval to maintain the user's login status on the webpages in the corresponding tabs.

[0042] In one embodiment, step 103 can be implemented as follows: First, the currently displayed tab on the page is determined as the current tab. Specifically, the tab currently displayed by the browser is identified and determined as the current tab. Then, the tabs on the page other than the current tab are determined as target tabs. Specifically, if there are three tabs in the browser, the other two tabs besides the currently displayed tab are determined as target tabs. Finally, based on the refresh time interval, a refresh operation is performed on the tab address of the target tabs. Specifically, the refresh operation can be performed on the target tabs based on the time interval input by the user or a preset time interval, according to the tab address to be refreshed for each target tab. In this embodiment, refreshing the tabs in the browser other than the currently displayed tabs can ensure that the web pages in the tabs not displayed in the browser retain the login state, while avoiding the refresh operation affecting the user's current operation.

[0043] The page processing methods provided in the above embodiments obtain the tab addresses of each tab on the page by allowing the user to set the page refresh mode and based on multiple refresh modes. The tab address can be a URL address obtained from the tab address input box, or a target token address obtained from the developer tools based on the user-inputted target token address or a code obtained from the user-inputted token address, increasing the method's versatility. Subsequently, the refresh time of the tabs is determined based on user input or pre-set time data. Finally, based on the refresh time interval, specific tabs on the page are refreshed, keeping the user logged in on each tab without affecting their current work. This eliminates the need for manual refresh operations, improving webpage operation efficiency and flexibility, thereby increasing user productivity. Furthermore, in the cases of address-based and code-based refresh modes, using a target token address with a data volume much smaller than a URL address reduces data traffic in the network system during refresh operations. For large enterprises with tens of thousands of computers, the above method reduces the data packets used for tab refresh operations in their network systems, further reducing the operational pressure on the large enterprise network.

[0044] Furthermore, as Figure 1 The specific implementation of the method shown in this embodiment provides a page processing device, such as... Figure 2 As shown, the device includes: a mode determination module 21, an address acquisition module 22, and a refresh execution module 23.

[0045] The mode determination module 21 can be used to determine the refresh mode of the page in response to a refresh mode selection request, wherein the refresh mode includes an address reading refresh mode, an address setting refresh mode, and a code setting refresh mode, and the page includes at least one tab;

[0046] Address acquisition module 22 can be used to determine the tab address to be refreshed and the refresh time interval based on the refresh mode, wherein the tab address to be refreshed contains the target token address;

[0047] The refresh execution module 23 can be used to perform a refresh operation on the tab address to be refreshed based on the refresh time interval.

[0048] In a specific application scenario, when the refresh mode is the address reading refresh mode, the address acquisition module 22 can be used to acquire the tab addresses of each open tab on the page; based on the tab addresses of each tab, obtain the tab address to be refreshed; and based on the user-inputted time interval or a preset time interval, obtain the refresh time interval.

[0049] In a specific application scenario, when the refresh mode is an address-based refresh mode, the address acquisition module 22 can be used to receive the target token address of at least one tab in the page input by the user; generate the address of the tab to be refreshed based on the target token address; and obtain the refresh time interval based on the time interval input by the user or a preset time interval.

[0050] In a specific application scenario, when the refresh mode is a code-based refresh mode, the address acquisition module 22 can be used to receive the token address acquisition code input by the user, parse the token address acquisition code to obtain the target token address of at least one tab in the page; generate the address of the tab to be refreshed based on the target token address; and obtain the time interval based on the time interval input by the user or a preset time interval.

[0051] In a specific application scenario, the refresh execution module 23 can be used to receive a token address acquisition code input by the user, parse the token address acquisition code to obtain the target token address of at least one tab in the page; generate the tab address to be refreshed based on the target token address; and obtain the time interval based on the time interval input by the user or a preset time interval.

[0052] In specific application scenarios, the refresh execution module 23 can also be used to display the page information of the tab, obtain the username and password entered by the user, and send the username and password to the server so that the server compares the username and password with the target username and target password stored in the database; when the username is the same as the target username and the password is the same as the target password, the server receives the token address sent by the server; the token address is mapped and stored to the tab address of the tab, wherein the token address mapped to the tab address of the tab is at least one.

[0053] It should be noted that other corresponding descriptions of the functional units involved in the page processing apparatus provided in this embodiment can be found in [reference needed]. Figure 1 The corresponding description in [the document] will not be repeated here.

[0054] Based on the above, Figure 1 Accordingly, this embodiment also provides a storage medium storing a computer program that, when executed by a processor, implements the above-described method. Figure 1 The page processing method shown.

[0055] Based on this understanding, the technical solution of this application can be embodied in the form of a software product. The software product to be identified can be stored in a non-volatile storage medium (such as a CD-ROM, USB flash drive, or portable hard drive), including several instructions to cause a computer device (such as a personal computer, server, or network device) to execute the methods described in the various implementation scenarios of this application.

[0056] Based on the above, Figure 1 The method shown, and Figure 2 To achieve the above objectives, the illustrated page processing apparatus embodiment also provides a physical device for page processing. Specifically, this device can be a personal computer, server, smartphone, tablet computer, smartwatch, or other network device. The physical device includes a storage medium and a processor; the storage medium stores a computer program; the processor executes the computer program to implement the above-described... Figure 1 The method shown.

[0057] Optionally, the physical device may also include a user interface, a network interface, a camera, radio frequency (RF) circuitry, sensors, audio circuitry, a Wi-Fi module, etc. The user interface may include a display screen, input units such as a keyboard, etc., and optional user interfaces may also include USB interfaces, card reader interfaces, etc. The network interface may optionally include standard wired interfaces, wireless interfaces (such as Wi-Fi interfaces), etc.

[0058] Those skilled in the art will understand that the physical device structure for page processing provided in this embodiment does not constitute a limitation on the physical device, and may include more or fewer components, or combine certain components, or have different component arrangements.

[0059] The storage medium may also include an operating system and a network communication module. The operating system is a program that manages the hardware and software resources of the aforementioned physical device, supporting the operation of information processing programs and other software and / or programs to be identified. The network communication module is used to enable communication between the various components within the storage medium, as well as communication with other hardware and software in the information processing physical device.

[0060] Through the above description of the embodiments, those skilled in the art can clearly understand that this application can be implemented using software plus necessary general-purpose hardware platforms, or it can be implemented using hardware. By applying the technical solution of this application, firstly, in response to a refresh mode selection request, the page refresh mode is determined, wherein the refresh mode includes an address reading refresh mode, an address setting refresh mode, and a code setting refresh mode, and the page includes at least one tab; then, based on the refresh mode, the address of the tab to be refreshed and the refresh time interval are determined, wherein the address of the tab to be refreshed contains a target token address; finally, based on the refresh time interval, a refresh operation is performed on the address of the tab to be refreshed. Compared with the prior art, this solves the problem of low webpage operation efficiency caused by automatic logout after prolonged inactivity, thereby improving user work efficiency.

[0061] Those skilled in the art will understand that the accompanying drawings are merely schematic diagrams of a preferred embodiment, and the modules or processes shown in the drawings are not necessarily essential for implementing this application. Those skilled in the art will understand that the modules in the apparatus of the embodiment can be distributed within the apparatus of the embodiment as described, or can be modified to be located in one or more apparatuses different from this embodiment. The modules of the above-described embodiment can be combined into one module, or further divided into multiple sub-modules.

[0062] The serial numbers in this application are for descriptive purposes only and do not represent the superiority or inferiority of any particular implementation scenario. The above disclosures are merely a few specific implementation scenarios of this application; however, this application is not limited thereto, and any variations conceived by those skilled in the art should fall within the protection scope of this application.

Claims

1. A method of page processing, characterized by, The method includes: In response to a refresh mode selection request, the refresh mode of the page is determined, wherein the refresh mode includes an address reading refresh mode, an address setting refresh mode, and a code setting refresh mode, and the page includes at least one tab; Based on the refresh mode, the tab address to be refreshed and the refresh time interval are determined, wherein the tab address to be refreshed is the target token address; The currently displayed tab on the page is designated as the current tab; all tabs on the page other than the current tab are designated as target tabs; and a refresh operation is performed on the tab address of the target tab based on the refresh time interval.

2. The method of claim 1, wherein, When the refresh mode is an address read refresh mode, determining the tab address to be refreshed and the refresh time interval based on the refresh mode includes: Obtain the tab addresses of each open tab on the page; Based on the tab addresses of each tab, the tab address to be refreshed is obtained; The refresh time interval is obtained based on the user-input time interval or a preset time interval.

3. The method of claim 1, wherein, When the refresh mode is set to an address, determining the tab address to be refreshed and the refresh time interval based on the refresh mode includes: Receive the target token address of at least one tab in the page, input by the user; Generate the tab address to be refreshed based on the target token address; The refresh time interval is obtained based on the user-input time interval or a preset time interval.

4. The method of claim 3, wherein, Before receiving the target token address of at least one tab in the page input by the user, the method further includes: The page information of the tab is displayed, and the username and password entered by the user are obtained. The username and password are sent to the server so that the server compares the username and password with the target username and password stored in the database. When the username is the same as the target username and the password is the same as the target password, the token address sent by the server is received. The token address is mapped and stored to the tab address of the page, wherein the tab address is mapped to at least one token address.

5. The method according to claim 1, characterized in that, When the refresh mode is a code-defined refresh mode, determining the tab address to be refreshed and the refresh time interval based on the refresh mode includes: Receive the token address retrieval code input by the user, parse the token address retrieval code, and obtain the target token address of at least one tab in the page; Generate the tab address to be refreshed based on the target token address; The refresh time interval is obtained based on the user-input time interval or a preset time interval.

6. The method of claim 1, wherein, The step of determining the page refresh mode in response to a refresh mode selection request includes: The page displays refresh mode selection labels, which include selection labels corresponding to the address reading refresh mode, the address setting refresh mode, and the code setting refresh mode, respectively. In response to a click operation on the refresh mode selection tab, the refresh mode corresponding to the click operation is determined as the refresh mode of the page.

7. A page processing apparatus characterized by comprising: The device includes: The mode determination module is used to determine the page refresh mode in response to a refresh mode selection request, wherein the refresh mode includes address reading refresh mode, address setting refresh mode and code setting refresh mode, and the page includes at least one tab; The address acquisition module is used to determine the tab address to be refreshed and the refresh time interval based on the refresh mode, wherein the tab address to be refreshed is the target token address; The refresh execution module is used to determine the currently displayed tab on the page as the current tab; determine the tabs on the page other than the current tab as target tabs; and perform a refresh operation on the tab address of the target tabs based on the refresh time interval.

8. A computer device, comprising a memory, a processor, and a computer program stored in the memory and executable on the processor, characterized in that, When the computer program is executed by a processor, it implements the steps of the method according to any one of claims 1 to 6.

9. A storage medium having stored thereon a computer program, characterized in that When the computer program is executed by a processor, it implements the steps of the method according to any one of claims 1 to 6.

Citation Information

Patent Citations

  • Refreshing method for dynamic random access memory (DRAM), equipment and system

    CN105280215A

  • System for network addressing

    US6836806B1