CN118672453A - Webpage form data processing method and device, server and storage medium - Google Patents
Webpage form data processing method and device, server and storage medium Download PDFInfo
- Publication number
- CN118672453A CN118672453A CN202410775336.9A CN202410775336A CN118672453A CN 118672453 A CN118672453 A CN 118672453A CN 202410775336 A CN202410775336 A CN 202410775336A CN 118672453 A CN118672453 A CN 118672453A
- Authority
- CN
- China
- Prior art keywords
- data
- table data
- current state
- form data
- determining
- 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.)
- Pending
Links
- 238000003672 processing method Methods 0.000 title description 2
- 238000012545 processing Methods 0.000 claims abstract description 69
- 238000000034 method Methods 0.000 claims abstract description 45
- 230000004044 response Effects 0.000 claims abstract description 13
- 230000001960 triggered effect Effects 0.000 claims abstract description 11
- 238000004590 computer program Methods 0.000 claims description 16
- 230000008569 process Effects 0.000 abstract description 10
- 238000004891 communication Methods 0.000 description 9
- 238000010586 diagram Methods 0.000 description 5
- 230000003287 optical effect Effects 0.000 description 3
- 101001121408 Homo sapiens L-amino-acid oxidase Proteins 0.000 description 2
- 102100026388 L-amino-acid oxidase Human genes 0.000 description 2
- 101100012902 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) FIG2 gene Proteins 0.000 description 2
- 101100233916 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) KAR5 gene Proteins 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000003993 interaction Effects 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 238000006467 substitution reaction Methods 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 238000013473 artificial intelligence Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 239000011521 glass Substances 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000001953 sensory effect Effects 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction 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/0483—Interaction with page-structured environments, e.g. book metaphor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction 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
- G06F3/04842—Selection of displayed objects or displayed text elements
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
本发明公开了一种网页表格数据的处理方法、装置、服务器及存储介质。所述方法包括:响应于网页表格数据的处理事件被触发,确定列表页面中的全选按钮的当前状态,并获取当前时刻的数据标识集合;根据所述全选按钮的当前状态及所述数据标识集合,确定用户当前选中的目标网页表格数据;对所述目标网页表格数据进行处理操作。本方案,可以使用户能够选中所有的网页表格数据中的任意网页表格数据,并对其进行处理,而不仅限于当前页面已加载的网页表格数据,还包括当前页面未加载的网页表格数据,从而有效提高了对网页表格数据的处理速度。
The present invention discloses a method, device, server and storage medium for processing webpage table data. The method comprises: in response to a webpage table data processing event being triggered, determining the current state of a select all button in a list page and obtaining a data identification set at the current moment; determining the target webpage table data currently selected by the user according to the current state of the select all button and the data identification set; and performing a processing operation on the target webpage table data. This solution enables the user to select any webpage table data from all webpage table data and process it, not only limited to the webpage table data loaded on the current page, but also including the webpage table data not loaded on the current page, thereby effectively improving the processing speed of the webpage table data.
Description
技术领域Technical Field
本发明涉及数据处理技术领域,尤其涉及网页表格数据的处理方法、装置、服务器及存储介质。The present invention relates to the technical field of data processing, and in particular to a method, device, server and storage medium for processing webpage table data.
背景技术Background Art
随着Internet的普及和商用化,网页表格操作越来越多,大数据量的情况也频繁出现。而浏览器所依赖的JavaScript做为单线程语言在浏览器端处理大数据量的网页表格时会造成页面卡顿,影响用户体验。因此,分页加载网页表格数据是大部分网页常用的技术手段,然而分页加载数据带来的问题也有很多,其中之一就是全选未加载数据的问题,也即当用户需要对分页加载的数据进行多选操作时,由于只有当前页面的数据被加载,因此当用户点击“全选”按钮时,仅可选中当页数据,无法选中其他页未加载的数据。这导致用户体验下降,并且无法完整地操作全部数据。With the popularization and commercialization of the Internet, more and more web table operations are being performed, and large amounts of data are frequently encountered. However, JavaScript, which the browser relies on, is a single-threaded language that causes page freezes when processing large amounts of web table data on the browser side, affecting the user experience. Therefore, paging to load web table data is a common technical means used by most web pages. However, paging to load data also brings many problems, one of which is the problem of selecting all unloaded data. That is, when the user needs to perform multiple selection operations on the paging loaded data, since only the data of the current page is loaded, when the user clicks the "Select All" button, only the data of the current page can be selected, and the data of other pages that have not been loaded cannot be selected. This leads to a decline in user experience and the inability to fully operate all data.
发明内容Summary of the invention
本发明提供了一种网页表格数据的处理方法、装置、服务器及存储介质,可以使用户能够选中所有的网页表格数据中的任意网页表格数据,并对其进行处理,而不仅限于当前页面已加载的网页表格数据,还包括当前页面未加载的网页表格数据,从而有效提高了对网页表格数据的处理速度。The present invention provides a method, device, server and storage medium for processing web page table data, which can enable a user to select any web page table data from all web page table data and process it, and is not limited to the web page table data loaded on the current page, but also includes the web page table data not loaded on the current page, thereby effectively improving the processing speed of the web page table data.
根据本发明的一方面,提供了一种网页表格数据的处理方法,包括:According to one aspect of the present invention, a method for processing webpage table data is provided, comprising:
响应于网页表格数据的处理事件被触发,确定列表页面中的全选按钮的当前状态,并获取当前时刻的数据标识集合;In response to a webpage table data processing event being triggered, determining a current state of a select all button in a list page, and obtaining a data identifier set at a current moment;
根据所述全选按钮的当前状态及所述数据标识集合,确定用户当前选中的目标网页表格数据;Determine the target web page table data currently selected by the user according to the current state of the select all button and the data identifier set;
对所述目标网页表格数据进行处理操作。A processing operation is performed on the target webpage table data.
根据本发明的另一方面,提供了一种网页表格数据的处理装置,包括:According to another aspect of the present invention, there is provided a device for processing webpage table data, comprising:
当前状态确定模块,用于响应于网页表格数据的处理事件被触发,确定列表页面中的全选按钮的当前状态,并获取当前时刻的数据标识集合;A current state determination module, for determining the current state of the select all button in the list page in response to a webpage table data processing event being triggered, and obtaining a data identification set at the current moment;
目标表格数据确定模块,用于根据所述全选按钮的当前状态及所述数据标识集合,确定用户当前选中的目标网页表格数据;A target table data determination module, used to determine the target web page table data currently selected by the user according to the current state of the select all button and the data identification set;
目标网格数据处理模块,用于对所述目标网页表格数据进行处理操作。The target grid data processing module is used to process the target web page table data.
根据本发明的另一方面,提供了一种服务器,所述服务器包括:According to another aspect of the present invention, a server is provided, the server comprising:
至少一个处理器;以及at least one processor; and
与所述至少一个处理器通信连接的存储器;其中,a memory communicatively connected to the at least one processor; wherein,
所述存储器存储有可被所述至少一个处理器执行的计算机程序,所述计算机程序被所述至少一个处理器执行,以使所述至少一个处理器能够执行本发明任一实施例所述的网页表格数据的处理方法。The memory stores a computer program executable by the at least one processor, and the computer program is executed by the at least one processor so that the at least one processor can execute the method for processing webpage table data described in any embodiment of the present invention.
根据本发明的另一方面,提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机指令,所述计算机指令用于使处理器执行时实现本发明任一实施例所述的网页表格数据的处理方法。According to another aspect of the present invention, a computer-readable storage medium is provided, wherein the computer-readable storage medium stores computer instructions, and the computer instructions are used to enable a processor to implement the method for processing webpage table data described in any embodiment of the present invention when executed.
本发明实施例的网页表格数据的处理方案,响应于网页表格数据的处理事件被触发,确定列表页面中的全选按钮的当前状态,并获取当前时刻的数据标识集合;根据所述全选按钮的当前状态及所述数据标识集合,确定用户当前选中的目标网页表格数据;对所述目标网页表格数据进行处理操作。通过本发明实施例提供的技术方案,可以使用户能够选中所有的网页表格数据中的任意网页表格数据,并对其进行处理,而不仅限于当前页面已加载的网页表格数据,还包括当前页面未加载的网页表格数据,从而有效提高了对网页表格数据的处理速度,提高了用户体验。The webpage table data processing scheme of the embodiment of the present invention, in response to the webpage table data processing event being triggered, determines the current state of the select all button in the list page, and obtains the data identification set at the current moment; determines the target webpage table data currently selected by the user according to the current state of the select all button and the data identification set; and performs processing operations on the target webpage table data. Through the technical scheme provided by the embodiment of the present invention, the user can select any webpage table data from all webpage table data and process it, not only limited to the webpage table data loaded on the current page, but also including the webpage table data not loaded on the current page, thereby effectively improving the processing speed of the webpage table data and improving the user experience.
应当理解,本部分所描述的内容并非旨在标识本发明的实施例的关键或重要特征,也不用于限制本发明的范围。本发明的其它特征将通过以下的说明书而变得容易理解。It should be understood that the contents described in this section are not intended to identify the key or important features of the embodiments of the present invention, nor are they intended to limit the scope of the present invention. Other features of the present invention will become easily understood through the following description.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings required for use in the description of the embodiments will be briefly introduced below. Obviously, the drawings described below are only some embodiments of the present invention. For ordinary technicians in this field, other drawings can be obtained based on these drawings without creative work.
图1是根据本发明实施例一提供的一种网页表格数据的处理方法的流程图;FIG1 is a flow chart of a method for processing webpage table data provided according to a first embodiment of the present invention;
图2是根据本发明实施例二提供的一种网页表格数据的处理装置的结构示意图;2 is a schematic diagram of the structure of a device for processing webpage table data provided according to a second embodiment of the present invention;
图3是实现本发明实施例的网页表格数据的处理方法的服务器的结构示意图。FIG. 3 is a schematic diagram of the structure of a server that implements the method for processing webpage table data according to an embodiment of the present invention.
具体实施方式DETAILED DESCRIPTION
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分的实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。In order to enable those skilled in the art to better understand the scheme of the present invention, the technical scheme in the embodiments of the present invention will be clearly and completely described below in conjunction with the drawings in the embodiments of the present invention. Obviously, the described embodiments are only part of the embodiments of the present invention, not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by ordinary technicians in this field without creative work should fall within the scope of protection of the present invention.
需要说明的是,本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本发明的实施例能够以除了在这里图示或描述的那些以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。It should be noted that the terms "first", "second", etc. in the specification and claims of the present invention and the above-mentioned drawings are used to distinguish similar objects, and are not necessarily used to describe a specific order or sequence. It should be understood that the data used in this way can be interchanged where appropriate, so that the embodiments of the present invention described herein can be implemented in an order other than those illustrated or described herein. In addition, the terms "including" and "having" and any variations thereof are intended to cover non-exclusive inclusions, for example, a process, method, system, product or device that includes a series of steps or units is not necessarily limited to those steps or units that are clearly listed, but may include other steps or units that are not clearly listed or inherent to these processes, methods, products or devices.
实施例一Embodiment 1
图1为本发明实施例一提供了一种网页表格数据的处理方法的流程图,本实施例可适用于对网页表格数据进行选中处理的情况,该方法可以由网页表格数据的处理装置来执行,该网页表格数据的处理装置可以采用硬件和/或软件的形式实现,该网页表格数据的处理装置可配置于服务器中。Figure 1 is a flowchart of a method for processing web page table data provided in accordance with a first embodiment of the present invention. This embodiment is applicable to the case where selected web page table data is to be processed. The method can be executed by a processing device for web page table data. The processing device for web page table data can be implemented in the form of hardware and/or software. The processing device for web page table data can be configured in a server.
如图1所示,该方法包括:As shown in FIG1 , the method includes:
S110、响应于网页表格数据的处理事件被触发,确定列表页面中的全选按钮的当前状态,并获取当前时刻的数据标识集合。S110 : In response to a webpage table data processing event being triggered, determining a current state of a select all button in a list page, and acquiring a data identifier set at a current moment.
在本发明实施例中,用于展示网页表格数据的前端的列表页面可以为基于Vue或React框架搭建的页面,在列表页面中包含全选按钮(也即全选复选框)、用于呈现网页表格数据的列表以及用于翻页的分页器。当网页表格数据的数量很大时,列表页面在当前时刻只能加载并展示部分网页表格数据,也即对大量的所有网页表格数据进行分页加载并展示。另外,网页表格数据在列表页面中的列表中展示时,每条网页表格数据前设置有选择复选框,以供用户对单条网页表格数据进行选中或取消选中操作。In an embodiment of the present invention, the front-end list page for displaying webpage table data can be a page built based on the Vue or React framework, and the list page includes a select all button (i.e., a select all checkbox), a list for presenting webpage table data, and a pager for turning pages. When the amount of webpage table data is large, the list page can only load and display part of the webpage table data at the current moment, that is, a large amount of all webpage table data is loaded and displayed in pages. In addition, when the webpage table data is displayed in the list in the list page, a selection checkbox is set in front of each webpage table data, so that the user can select or unselect a single webpage table data.
当检测到用户对网页表格数据的处理指令时,可确定网页表格数据的处理事件被触发。响应于网页表格数据的处理事件被触发,确定列表页面中的全选按钮的当前状态,其中,全选按钮的当前状态可以为全选状态,也可以为未全选状态,未全选状态可以包括半选状态和未选择状态。示例性的,设置列表页面中的全选按钮的初始状态未选择状态,当前端检测到用户对全选按钮的点击操作时,确定全选按钮由未选择状态切换为全选状态,当前端再次检测到用户对全选按钮的点击操作时,确定全选按钮由全选状态切换为未选择状态,然后前端将实时确定的全选按钮的当前状态发送至服务器,从而服务器可以获取到列表页面中的全选按钮的当前状态。When a user's processing instruction for web page table data is detected, it can be determined that a processing event for web page table data is triggered. In response to the triggering of the processing event for web page table data, the current state of the select all button in the list page is determined, wherein the current state of the select all button can be a select all state or a non-select all state, and the non-select all state can include a half-select state and a non-selected state. Exemplarily, the initial state of the select all button in the list page is set to a non-selected state, and when the front end detects a user's click operation on the select all button, it is determined that the select all button is switched from the non-selected state to the select all state, and when the front end detects a user's click operation on the select all button again, it is determined that the select all button is switched from the select all state to the non-selected state, and then the front end sends the current state of the select all button determined in real time to the server, so that the server can obtain the current state of the select all button in the list page.
可选的,响应于网页表格数据的处理事件被触发,确定列表页面中的全选按钮的当前状态,包括:响应于网页表格数据的处理事件被触发,确定当前已选数量及所述网页表格数据的总数据量;根据所述当前已选数量及所述总数据量,确定列表页面中的全选按钮的当前状态。示例性的,通过前端实时检测到的用户选中的网页表格数据的数量,确定当前已选数量,其中,当前已选数量可以理解为当前时刻选中的网页表格的数量。然后获取所有网页表格数据的总数据量,其中,总数据量为当前列表页面展示的网页表格数据的数据量以及当前列表页面未展示的网页表格数据的数据量的和。比较当前已选数量与总数据量的大小,根据两者的大小关系,确定列表页面中全选按钮的当前状态。可选的,根据所述当前已选数量及所述总数据量,确定列表页面中的全选按钮的当前状态,包括:当所述当前已选数量等于所述总数据量时,确定列表页面中的全选按钮的当前状态为全选状态;当所述当前已选数量小于所述总数据量时,确定列表页面中的全选按钮的当前状态为未选状态。示例性的,若当前已选数量等于总数据量,则确定列表页面中的全选按钮的当前状态为全选状态;若当前已选数量大于0且小于总数据量,则确定列表页面中的全选按钮的当前状态为半选状态;若当前已选数量等于0,则确定列表页面中的全选按钮的当前状态为未选择状态。其中,半选状态与未选择状态统称为未全选状态。Optionally, in response to a processing event of web page table data being triggered, determining the current state of the select all button in the list page includes: in response to a processing event of web page table data being triggered, determining the current selected number and the total data volume of the web page table data; determining the current state of the select all button in the list page according to the current selected number and the total data volume. Exemplarily, the current selected number is determined by the number of web page table data selected by the user detected in real time by the front end, wherein the current selected number can be understood as the number of web page tables selected at the current moment. Then the total data volume of all web page table data is obtained, wherein the total data volume is the sum of the data volume of the web page table data displayed on the current list page and the data volume of the web page table data not displayed on the current list page. Compare the current selected number with the total data volume, and determine the current state of the select all button in the list page according to the size relationship between the two. Optionally, the current state of the Select All button in the list page is determined based on the current selected number and the total data volume, including: when the current selected number is equal to the total data volume, determining that the current state of the Select All button in the list page is the Select All state; when the current selected number is less than the total data volume, determining that the current state of the Select All button in the list page is the Unselected state. Exemplarily, if the current selected number is equal to the total data volume, determining that the current state of the Select All button in the list page is the Select All state; if the current selected number is greater than 0 and less than the total data volume, determining that the current state of the Select All button in the list page is the Half-Selected state; if the current selected number is equal to 0, determining that the current state of the Select All button in the list page is the Unselected state. Among them, the Half-Selected state and the Unselected state are collectively referred to as the Unselected state.
在本发明实施例中,在确定列表页面中的全选按钮的当前状态的同时,获取当前时刻的数据标识集合。其中,数据标识集合为各个单条网页表格数据对应的数据标识构成的集合。In the embodiment of the present invention, while determining the current state of the select all button in the list page, a data identification set at the current moment is obtained, wherein the data identification set is a set consisting of data identifications corresponding to each single webpage table data.
S120、根据所述全选按钮的当前状态及所述数据标识集合,确定用户当前选中的目标网页表格数据。S120: Determine the target web page table data currently selected by the user according to the current state of the select all button and the data identifier set.
在本发明实施例中,根据全选按钮的当前状态及数据标识集合,确定用户当前选中的网页表格数据,并将用户当前选中的网页表格数据称为目标网页表格数据。可选的,根据所述全选按钮的当前状态及所述数据标识集合,确定用户当前选中的目标网页表格数据,包括:当所述全选按钮的当前状态为全选状态时,将全部网页表格数据中除所述数据标识集合中包含的所有数据标识对应的表格数据外的表格数据,作为用户当前选中的目标网页表格数据;当所述全选按钮的当前状态为未全选状态时,将所述数据标识集合中包含的所有数据标识对应的表格数据,作为用户当前选中的目标网页表格数据。In an embodiment of the present invention, the webpage table data currently selected by the user is determined according to the current state of the select all button and the data identification set, and the webpage table data currently selected by the user is referred to as the target webpage table data. Optionally, the target webpage table data currently selected by the user is determined according to the current state of the select all button and the data identification set, including: when the current state of the select all button is the select all state, the table data of all webpage table data except the table data corresponding to all the data identifications included in the data identification set is used as the target webpage table data currently selected by the user; when the current state of the select all button is the non-select all state, the table data corresponding to all the data identifications included in the data identification set is used as the target webpage table data currently selected by the user.
在本发明实施例中,当全选按钮的当前状态为全选状态时,数据标识集合表示反选网页表格数据对应的数据标识构成的集合,也即数据标识集合中的各个数据标识分别表示用户取消选中的网页表格数据对应的数据标识。因此,当全选按钮的当前状态为全选状态时,将全部网页表格数据中除数据标识集合中包含的所有数据标识对应的表格数据外的表格数据,作为用户当前选中的目标网页表格数据。示例性的,所有用于展示的网页表格数据共有50条,而数据标识集合包含的数据标识包括1、12、36、40,因此,将50条所有网页表格数据中除第1条网页表格数据、第12条网页表格数据、第36条网页表格数据及第40条网页表格数据外的网页表格数据,作为用户当前选中的目标网页表格数据。当全选按钮的当前状态为未全选状态时,数据标识集合表示选中网页表格数据对应的数据标识构成的集合,也即数据标识集合中的各个数据标识分别表示用户选中的网页表格数据对应的数据标识。因此,当全选按钮的当前状态为未全选状态时,将数据标识集合中包含的所有数据标识对应的表格数据,作为用户当前选中的目标网页表格数据。示例性的,所有用于展示的网页表格数据共有50条,而数据标识集合包含的数据标识包括5、20、27、36、42,因此,将第5条网页表格数据、第20条网页表格数据、第27条网页表格数据、第36条网页表格数据及第42条网页表格数据,作为用户当前选中的目标网页表格数据。In an embodiment of the present invention, when the current state of the select all button is the select all state, the data identification set represents a set consisting of data identifications corresponding to the deselected webpage table data, that is, each data identification in the data identification set represents a data identification corresponding to the webpage table data that the user has deselected. Therefore, when the current state of the select all button is the select all state, the table data in all webpage table data except the table data corresponding to all data identifications included in the data identification set is used as the target webpage table data currently selected by the user. Exemplarily, there are 50 webpage table data for display, and the data identifications included in the data identification set include 1, 12, 36, and 40. Therefore, the webpage table data in all 50 webpage table data except the 1st webpage table data, the 12th webpage table data, the 36th webpage table data, and the 40th webpage table data are used as the target webpage table data currently selected by the user. When the current state of the select all button is the unselect all state, the data identification set represents a set consisting of data identifications corresponding to the selected webpage table data, that is, each data identification in the data identification set represents a data identification corresponding to the webpage table data selected by the user. Therefore, when the current state of the Select All button is the unselected state, the table data corresponding to all the data identifiers contained in the data identifier set are used as the target web page table data currently selected by the user. For example, there are 50 web page table data for display, and the data identifiers contained in the data identifier set include 5, 20, 27, 36, and 42. Therefore, the 5th web page table data, the 20th web page table data, the 27th web page table data, the 36th web page table data, and the 42nd web page table data are used as the target web page table data currently selected by the user.
S130、对所述目标网页表格数据进行处理操作。S130: Processing the target webpage table data.
在本发明实施例中,对目标网页表格数据进行批量处理操作,其中,批量处理操作可以包括删除操作、复制粘贴操作以剪切操作等相关操作。In the embodiment of the present invention, a batch processing operation is performed on the table data of the target webpage, wherein the batch processing operation may include a delete operation, a copy and paste operation, a cut operation and other related operations.
本发明实施例的网页表格数据的处理方法,响应于网页表格数据的处理事件被触发,确定列表页面中的全选按钮的当前状态,并获取当前时刻的数据标识集合;根据所述全选按钮的当前状态及所述数据标识集合,确定用户当前选中的目标网页表格数据;对所述目标网页表格数据进行处理操作。通过本发明实施例提供的技术方案,可以使用户能够选中所有的网页表格数据中的任意网页表格数据,并对其进行处理,而不仅限于当前页面已加载的网页表格数据,还包括当前页面未加载的网页表格数据,从而有效提高了对网页表格数据的处理速度,提高了用户体验。The method for processing webpage table data of the embodiment of the present invention, in response to the triggering of a processing event of webpage table data, determines the current state of the select all button in the list page, and obtains the data identification set at the current moment; determines the target webpage table data currently selected by the user according to the current state of the select all button and the data identification set; and performs a processing operation on the target webpage table data. Through the technical solution provided by the embodiment of the present invention, the user can select any webpage table data from all webpage table data and process it, not only limited to the webpage table data loaded on the current page, but also including the webpage table data not loaded on the current page, thereby effectively improving the processing speed of the webpage table data and improving the user experience.
在一些实施例中,在对所述目标网页表格数据进行处理操作之前,还包括:确定所述数据标识集合中包含的数据标识数量;根据所述全选按钮的当前状态及所述数据标识数量,确定所述目标网页表格数据的数量。在本发明实施例中,统计数据标识集合中包含的所有数据标识的数量,并将数据标识集合中包含的所有数据标识的数量称为数据标识数量。然后,根据页面列表中全选按钮的当前状态以及数据标识数量,确定用户当前选中的目标网页表格数据的数量。可选的,服务器可以将目标网页表格数据的数量反馈至前端,并在前端的列表页面中进行展示,这样设置的好处在于,可以使用户快速核对实际操作选中的目标网页表格数据的数量与想要选中的网页表格数据的数量是否一致,以使用户通过目标网页表格数据的数量快速判断选中的网页表格数据是否存在错误。In some embodiments, before the target web page table data is processed, it also includes: determining the number of data identifiers contained in the data identifier set; determining the number of the target web page table data according to the current state of the select all button and the number of data identifiers. In an embodiment of the present invention, the number of all data identifiers contained in the data identifier set is counted, and the number of all data identifiers contained in the data identifier set is referred to as the number of data identifiers. Then, according to the current state of the select all button in the page list and the number of data identifiers, the number of the target web page table data currently selected by the user is determined. Optionally, the server can feed back the number of the target web page table data to the front end and display it in the list page of the front end. The advantage of such a setting is that the user can quickly check whether the number of the target web page table data selected by the actual operation is consistent with the number of the web page table data to be selected, so that the user can quickly determine whether there is an error in the selected web page table data through the number of the target web page table data.
可选的,根据所述全选按钮的当前状态及所述数据标识数量,确定所述目标网页表格数据的数量,包括:当所述全选按钮的当前状态为全选状态时,将所述网页表格数据的总数据量与所述数据标识数量的差值作为所述目标网页表格数据的数量;当所述全选按钮的当前状态为未全选状态时,将所述数据标识数量作为所述目标网页表格数据的数量。示例性的,由于当全选按钮的当前状态为全选状态时,数据标识集合表示反选网页表格数据对应的数据标识构成的集合,因此,若全选按钮的当前状态为全选状态,则将网页表格数据的总数据量与数据标识集合中的数据标识数量的差值作为目标网页表格数据的数量。由于当全选按钮的当前状态为未全选状态时,数据标识集合表示选中网页表格数据对应的数据标识构成的集合,因此,若全选按钮的当前状态为未全选状态,则将数据标识集合中的数据标识数量作为目标网页表格数据的数量。Optionally, determining the quantity of the target web page table data according to the current state of the select all button and the number of data identifiers includes: when the current state of the select all button is the select all state, taking the difference between the total data volume of the web page table data and the number of data identifiers as the quantity of the target web page table data; when the current state of the select all button is the unselected state, taking the number of data identifiers as the quantity of the target web page table data. Exemplarily, since when the current state of the select all button is the select all state, the data identifier set represents a set consisting of data identifiers corresponding to the unselected web page table data, therefore, if the current state of the select all button is the select all state, taking the difference between the total data volume of the web page table data and the number of data identifiers in the data identifier set as the quantity of the target web page table data. Since when the current state of the select all button is the unselected state, the data identifier set represents a set consisting of data identifiers corresponding to the selected web page table data, therefore, if the current state of the select all button is the unselected state, taking the number of data identifiers in the data identifier set as the quantity of the target web page table data.
在一些实施例中,在获取当前时刻的数据标识集合之后,还包括:当检测到所述用户选中或取消选中所述列表页面中的单条表格数据对应的复选框时,获取所述单条表格数据的标识信息;基于所述全选按钮的当前状态及所述标识信息,更新所述数据标识集合。示例性的,前端实时检测用户是否选中或取消选中列表页面中的单条表格数据对应的复选框,并将检测到的结果发送至服务器,从而服务器可以获取到用户选中或取消选中的单条表格数据的标识信息。然后根据全选按钮的当前状态及该标识信息,动态更新数据标识集合。示例性的,当全选按钮的当前状态为全选状态时,若检测到用户取消选中列表页面中的单条表格数据时,将该单条表格数据对应的标识信息添加至数据标识集合中;若检测到用户选中列表页面中的单条表格数据时,将该单条表格数据对应的标识信息从数据标识集合中移除。当全选按钮的当前状态为未全选状态时,若检测到用户取消选中列表页面中的单条表格数据时,将该单条表格数据对应的标识信息从数据标识集合中移除;若检测到用户选中列表页面中的单条表格数据时,将该单条表格数据对应的标识信息添加至数据标识集合中。In some embodiments, after obtaining the data identification set at the current moment, it also includes: when it is detected that the user selects or unchecks the check box corresponding to the single table data in the list page, obtaining the identification information of the single table data; based on the current state of the select all button and the identification information, updating the data identification set. Exemplarily, the front end detects in real time whether the user selects or unchecks the check box corresponding to the single table data in the list page, and sends the detected result to the server, so that the server can obtain the identification information of the single table data selected or unchecked by the user. Then, according to the current state of the select all button and the identification information, the data identification set is dynamically updated. Exemplarily, when the current state of the select all button is the select all state, if it is detected that the user unchecks the single table data in the list page, the identification information corresponding to the single table data is added to the data identification set; if it is detected that the user selects the single table data in the list page, the identification information corresponding to the single table data is removed from the data identification set. When the current state of the Select All button is the unselected state, if it is detected that the user unselects a single piece of table data in the list page, the identification information corresponding to the single piece of table data is removed from the data identification set; if it is detected that the user selects a single piece of table data in the list page, the identification information corresponding to the single piece of table data is added to the data identification set.
实施例二Embodiment 2
图2为本发明实施例二提供的一种网页表格数据的处理装置的结构示意图。如图2所示,该装置包括:FIG2 is a schematic diagram of the structure of a device for processing webpage table data provided by Embodiment 2 of the present invention. As shown in FIG2 , the device includes:
当前状态确定模块210,用于响应于网页表格数据的处理事件被触发,确定列表页面中的全选按钮的当前状态,并获取当前时刻的数据标识集合;The current state determination module 210 is used to determine the current state of the select all button in the list page in response to the triggering of the processing event of the webpage table data, and obtain the data identification set at the current moment;
目标表格数据确定模块220,用于根据所述全选按钮的当前状态及所述数据标识集合,确定用户当前选中的目标网页表格数据;The target table data determination module 220 is used to determine the target web page table data currently selected by the user according to the current state of the select all button and the data identification set;
目标网格数据处理模块230,用于对所述目标网页表格数据进行处理操作。The target grid data processing module 230 is used to process the target web page table data.
可选的,所述目标表格数据确定模块,用于:Optionally, the target table data determination module is used to:
当所述全选按钮的当前状态为全选状态时,将全部网页表格数据中除所述数据标识集合中包含的所有数据标识对应的表格数据外的表格数据,作为用户当前选中的目标网页表格数据;When the current state of the select all button is the select all state, the table data in all the webpage table data except the table data corresponding to all the data identifiers included in the data identifier set is used as the target webpage table data currently selected by the user;
当所述全选按钮的当前状态为未全选状态时,将所述数据标识集合中包含的所有数据标识对应的表格数据,作为用户当前选中的目标网页表格数据。When the current state of the select all button is a non-selected state, the table data corresponding to all the data identifiers included in the data identifier set are used as the target web page table data currently selected by the user.
可选的,所述当前状态确定模块,包括:Optionally, the current state determination module includes:
总数据量确定单元,用于响应于网页表格数据的处理事件被触发,确定当前已选数量及所述网页表格数据的总数据量;A total data volume determination unit, configured to determine the currently selected quantity and the total data volume of the webpage table data in response to a webpage table data processing event being triggered;
当前状态确定单元,用于根据所述当前已选数量及所述总数据量,确定列表页面中的全选按钮的当前状态。The current state determination unit is used to determine the current state of the select all button in the list page according to the currently selected number and the total data volume.
可选的,所述当前状态确定单元,用于:Optionally, the current state determining unit is used to:
当所述当前已选数量等于所述总数据量时,确定列表页面中的全选按钮的当前状态为全选状态;When the currently selected quantity is equal to the total data quantity, determining that the current state of the Select All button in the list page is a Select All state;
当所述当前已选数量小于所述总数据量时,确定列表页面中的全选按钮的当前状态为未选状态。When the currently selected quantity is less than the total data quantity, it is determined that the current state of the Select All button in the list page is an unselected state.
可选的,还包括:Optionally, also include:
数据确定模块,用于标识数量在对所述目标网页表格数据进行处理操作之前,确定所述数据标识集合中包含的数据标识数量;A data determination module, used for determining the number of data identifiers included in the data identifier set before processing the target webpage table data;
目标网页表格数据量确定模块,用于根据所述全选按钮的当前状态及所述数据标识数量,确定所述目标网页表格数据的数量。The target webpage table data quantity determination module is used to determine the quantity of the target webpage table data according to the current state of the select all button and the quantity of the data identifiers.
可选的,所述目标网页表格数据量确定模块,用于:Optionally, the target webpage table data amount determination module is used to:
当所述全选按钮的当前状态为全选状态时,将所述网页表格数据的总数据量与所述数据标识数量的差值作为所述目标网页表格数据的数量;When the current state of the select all button is the select all state, the difference between the total data amount of the webpage table data and the data identification quantity is used as the quantity of the target webpage table data;
当所述全选按钮的当前状态为未全选状态时,将所述数据标识数量作为所述目标网页表格数据的数量。When the current state of the select all button is a non-selected state, the number of data identifiers is used as the number of data in the target web page table.
可选的,还包括:Optionally, also include:
标识信息获取模块,用于在获取当前时刻的数据标识集合之后,当检测到所述用户选中或取消选中所述列表页面中的单条表格数据对应的复选框时,获取所述单条表格数据的标识信息;an identification information acquisition module, configured to acquire identification information of a single piece of table data after acquiring the data identification set at the current moment and when detecting that the user selects or deselects a check box corresponding to a single piece of table data in the list page;
数据标识集合更新模块,用于基于所述全选按钮的当前状态及所述标识信息,更新所述数据标识集合。A data identification set updating module is used to update the data identification set based on the current state of the select all button and the identification information.
本发明实施例所提供的网页表格数据的处理装置可执行本发明任意实施例所提供的网页表格数据的处理方法,具备执行方法相应的功能模块和有益效果。The webpage table data processing device provided in the embodiment of the present invention can execute the webpage table data processing method provided in any embodiment of the present invention, and has the corresponding functional modules and beneficial effects of the execution method.
实施例三Embodiment 3
图3示出了可以用来实施本发明的实施例的服务器10的结构示意图。服务器旨在表示各种形式的数字计算机,诸如,膝上型计算机、台式计算机、工作台、个人数字助理、服务器、刀片式服务器、大型计算机、和其它适合的计算机。服务器还可以表示各种形式的移动装置,诸如,个人数字处理、蜂窝电话、智能电话、可穿戴设备(如头盔、眼镜、手表等)和其它类似的计算装置。本文所示的部件、它们的连接和关系、以及它们的功能仅仅作为示例,并且不意在限制本文中描述的和/或者要求的本发明的实现。FIG3 shows a schematic diagram of the structure of a server 10 that can be used to implement an embodiment of the present invention. The server is intended to represent various forms of digital computers, such as laptop computers, desktop computers, workstations, personal digital assistants, servers, blade servers, mainframe computers, and other suitable computers. The server can also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices (such as helmets, glasses, watches, etc.) and other similar computing devices. The components shown herein, their connections and relationships, and their functions are merely examples and are not intended to limit the implementation of the present invention described and/or required herein.
如图3所示,服务器10包括至少一个处理器11,以及与至少一个处理器11通信连接的存储器,如只读存储器(ROM)12、随机访问存储器(RAM)13等,其中,存储器存储有可被至少一个处理器执行的计算机程序,处理器11可以根据存储在只读存储器(ROM)12中的计算机程序或者从存储单元18加载到随机访问存储器(RAM)13中的计算机程序,来执行各种适当的动作和处理。在RAM 13中,还可存储服务器10操作所需的各种程序和数据。处理器11、ROM 12以及RAM 13通过总线14彼此相连。输入/输出(I/O)接口15也连接至总线14。As shown in FIG3 , the server 10 includes at least one processor 11, and a memory connected to the at least one processor 11 in communication, such as a read-only memory (ROM) 12, a random access memory (RAM) 13, etc., wherein the memory stores a computer program that can be executed by at least one processor, and the processor 11 can perform various appropriate actions and processes according to the computer program stored in the read-only memory (ROM) 12 or the computer program loaded from the storage unit 18 to the random access memory (RAM) 13. In the RAM 13, various programs and data required for the operation of the server 10 can also be stored. The processor 11, the ROM 12, and the RAM 13 are connected to each other via a bus 14. An input/output (I/O) interface 15 is also connected to the bus 14.
服务器10中的多个部件连接至I/O接口15,包括:输入单元16,例如键盘、鼠标等;输出单元17,例如各种类型的显示器、扬声器等;存储单元18,例如磁盘、光盘等;以及通信单元19,例如网卡、调制解调器、无线通信收发机等。通信单元19允许服务器10通过诸如因特网的计算机网络和/或各种电信网络与其他设备交换信息/数据。A number of components in the server 10 are connected to the I/O interface 15, including: an input unit 16, such as a keyboard, a mouse, etc.; an output unit 17, such as various types of displays, speakers, etc.; a storage unit 18, such as a disk, an optical disk, etc.; and a communication unit 19, such as a network card, a modem, a wireless communication transceiver, etc. The communication unit 19 allows the server 10 to exchange information/data with other devices through a computer network such as the Internet and/or various telecommunication networks.
处理器11可以是各种具有处理和计算能力的通用和/或专用处理组件。处理器11的一些示例包括但不限于中央处理单元(CPU)、图形处理单元(GPU)、各种专用的人工智能(AI)计算芯片、各种运行机器学习模型算法的处理器、数字信号处理器(DSP)、以及任何适当的处理器、控制器、微控制器等。处理器11执行上文所描述的各个方法和处理,例如网页表格数据的处理方法。The processor 11 may be a variety of general and/or special processing components with processing and computing capabilities. Some examples of the processor 11 include, but are not limited to, a central processing unit (CPU), a graphics processing unit (GPU), various special artificial intelligence (AI) computing chips, various processors running machine learning model algorithms, a digital signal processor (DSP), and any appropriate processor, controller, microcontroller, etc. The processor 11 executes the various methods and processes described above, such as a method for processing web form data.
在一些实施例中,网页表格数据的处理方法可被实现为计算机程序,其被有形地包含于计算机可读存储介质,例如存储单元18。在一些实施例中,计算机程序的部分或者全部可以经由ROM 12和/或通信单元19而被载入和/或安装到服务器10上。当计算机程序加载到RAM 13并由处理器11执行时,可以执行上文描述的网页表格数据的处理方法的一个或多个步骤。备选地,在其他实施例中,处理器11可以通过其他任何适当的方式(例如,借助于固件)而被配置为执行网页表格数据的处理方法。In some embodiments, the method for processing webpage table data may be implemented as a computer program, which is tangibly contained in a computer-readable storage medium, such as a storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed on the server 10 via the ROM 12 and/or the communication unit 19. When the computer program is loaded into the RAM 13 and executed by the processor 11, one or more steps of the method for processing webpage table data described above may be performed. Alternatively, in other embodiments, the processor 11 may be configured to execute the method for processing webpage table data in any other appropriate manner (e.g., by means of firmware).
本文中以上描述的系统和技术的各种实施方式可以在数字电子电路系统、集成电路系统、场可编程门阵列(FPGA)、专用集成电路(ASIC)、专用标准产品(ASSP)、芯片上系统的系统(SOC)、负载可编程逻辑设备(CPLD)、计算机硬件、固件、软件、和/或它们的组合中实现。这些各种实施方式可以包括:实施在一个或者多个计算机程序中,该一个或者多个计算机程序可在包括至少一个可编程处理器的可编程系统上执行和/或解释,该可编程处理器可以是专用或者通用可编程处理器,可以从存储系统、至少一个输入装置、和至少一个输出装置接收数据和指令,并且将数据和指令传输至该存储系统、该至少一个输入装置、和该至少一个输出装置。Various implementations of the systems and techniques described above herein can be implemented in digital electronic circuit systems, integrated circuit systems, field programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), application specific standard products (ASSPs), systems on chips (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various implementations may include: being implemented in one or more computer programs that can be executed and/or interpreted on a programmable system including at least one programmable processor, which can be a special purpose or general purpose programmable processor that can receive data and instructions from a storage system, at least one input device, and at least one output device, and transmit data and instructions to the storage system, the at least one input device, and the at least one output device.
用于实施本发明的方法的计算机程序可以采用一个或多个编程语言的任何组合来编写。这些计算机程序可以提供给通用计算机、专用计算机或其他可编程数据处理装置的处理器,使得计算机程序当由处理器执行时使流程图和/或框图中所规定的功能/操作被实施。计算机程序可以完全在机器上执行、部分地在机器上执行,作为独立软件包部分地在机器上执行且部分地在远程机器上执行或完全在远程机器或服务器上执行。Computer programs for implementing the methods of the present invention may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general-purpose computer, a special-purpose computer, or other programmable data processing device, so that when the computer program is executed by the processor, the functions/operations specified in the flow chart and/or block diagram are implemented. The computer program may be executed entirely on the machine, partially on the machine, partially on the machine and partially on a remote machine as a stand-alone software package, or entirely on a remote machine or server.
在本发明的上下文中,计算机可读存储介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的计算机程序。计算机可读存储介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。备选地,计算机可读存储介质可以是机器可读信号介质。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。In the context of the present invention, a computer-readable storage medium may be a tangible medium that may contain or store a computer program for use by or in conjunction with an instruction execution system, device, or equipment. A computer-readable storage medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices, or equipment, or any suitable combination of the foregoing. Alternatively, a computer-readable storage medium may be a machine-readable signal medium. A more specific example of a machine-readable storage medium may include an electrical connection based on one or more lines, a portable computer disk, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
为了提供与用户的交互,可以在服务器上实施此处描述的系统和技术,该服务器具有:用于向用户显示信息的显示装置(例如,CRT(阴极射线管)或者LCD(液晶显示器)监视器);以及键盘和指向装置(例如,鼠标或者轨迹球),用户可以通过该键盘和该指向装置来将输入提供给服务器。其它种类的装置还可以用于提供与用户的交互;例如,提供给用户的反馈可以是任何形式的传感反馈(例如,视觉反馈、听觉反馈、或者触觉反馈);并且可以用任何形式(包括声输入、语音输入或者、触觉输入)来接收来自用户的输入。To provide interaction with a user, the systems and techniques described herein may be implemented on a server having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to the user; and a keyboard and pointing device (e.g., a mouse or trackball) through which the user can provide input to the server. Other types of devices may also be used to provide interaction with the user; for example, the feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form (including acoustic input, voice input, or tactile input).
可以将此处描述的系统和技术实施在包括后台部件的计算系统(例如,作为数据服务器)、或者包括中间件部件的计算系统(例如,应用服务器)、或者包括前端部件的计算系统(例如,具有图形用户界面或者网络浏览器的用户计算机,用户可以通过该图形用户界面或者该网络浏览器来与此处描述的系统和技术的实施方式交互)、或者包括这种后台部件、中间件部件、或者前端部件的任何组合的计算系统中。可以通过任何形式或者介质的数字数据通信(例如,通信网络)来将系统的部件相互连接。通信网络的示例包括:局域网(LAN)、广域网(WAN)、区块链网络和互联网。The systems and techniques described herein may be implemented in a computing system that includes backend components (e.g., as a data server), or a computing system that includes middleware components (e.g., an application server), or a computing system that includes frontend components (e.g., a user computer with a graphical user interface or a web browser through which a user can interact with implementations of the systems and techniques described herein), or a computing system that includes any combination of such backend components, middleware components, or frontend components. The components of the system may be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: a local area network (LAN), a wide area network (WAN), a blockchain network, and the Internet.
计算系统可以包括客户端和服务器。客户端和服务器一般远离彼此并且通常通过通信网络进行交互。通过在相应的计算机上运行并且彼此具有客户端-服务器关系的计算机程序来产生客户端和服务器的关系。服务器可以是云服务器,又称为云计算服务器或云主机,是云计算服务体系中的一项主机产品,以解决了传统物理主机与VPS服务中,存在的管理难度大,业务扩展性弱的缺陷。A computing system may include a client and a server. The client and the server are generally remote from each other and usually interact through a communication network. The client and server relationship is generated by computer programs running on the corresponding computers and having a client-server relationship with each other. The server may be a cloud server, also known as a cloud computing server or cloud host, which is a host product in the cloud computing service system to solve the defects of difficult management and weak business scalability in traditional physical hosts and VPS services.
应该理解,可以使用上面所示的各种形式的流程,重新排序、增加或删除步骤。例如,本发明中记载的各步骤可以并行地执行也可以顺序地执行也可以不同的次序执行,只要能够实现本发明的技术方案所期望的结果,本文在此不进行限制。It should be understood that the various forms of processes shown above can be used to reorder, add or delete steps. For example, the steps described in the present invention can be executed in parallel, sequentially or in different orders, as long as the desired results of the technical solution of the present invention can be achieved, and this document does not limit this.
上述具体实施方式,并不构成对本发明保护范围的限制。本领域技术人员应该明白的是,根据设计要求和其他因素,可以进行各种修改、组合、子组合和替代。任何在本发明的精神和原则之内所作的修改、等同替换和改进等,均应包含在本发明保护范围之内。The above specific implementations do not constitute a limitation on the protection scope of the present invention. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions can be made according to design requirements and other factors. Any modification, equivalent substitution and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202410775336.9A CN118672453A (en) | 2024-06-17 | 2024-06-17 | Webpage form data processing method and device, server and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202410775336.9A CN118672453A (en) | 2024-06-17 | 2024-06-17 | Webpage form data processing method and device, server and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN118672453A true CN118672453A (en) | 2024-09-20 |
Family
ID=92732095
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202410775336.9A Pending CN118672453A (en) | 2024-06-17 | 2024-06-17 | Webpage form data processing method and device, server and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN118672453A (en) |
-
2024
- 2024-06-17 CN CN202410775336.9A patent/CN118672453A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112540806B (en) | Method and device for rendering small program page, electronic equipment and storage medium | |
CN114428902B (en) | Information searching method, device, electronic equipment and storage medium | |
CN118051264A (en) | Matrix processing method and device, electronic equipment and storage medium | |
CN118643120A (en) | Code retrieval method and device based on large language model | |
CN112861504A (en) | Text interaction method, device, equipment, storage medium and program product | |
CN118093965A (en) | Information processing method, device, equipment and storage medium | |
CN118672453A (en) | Webpage form data processing method and device, server and storage medium | |
CN114595231B (en) | Database table generation method and device, electronic equipment and storage medium | |
CN111858579A (en) | Data storage method and device | |
CN114936246A (en) | Redis data management method, device, equipment, storage medium and product | |
CN114721942A (en) | Test data generation method, device, equipment and storage medium | |
CN114217801A (en) | Data labeling method, device, electronic device and readable storage medium | |
CN117271840B (en) | Data query method and device of graph database and electronic equipment | |
CN117539840B (en) | Log acquisition method, device, equipment and medium | |
CN118567870B (en) | Batch data processing method, device, equipment and storage medium | |
CN113238765B (en) | Method, device, equipment and storage medium for distributing small program | |
CN115421049B (en) | Equivalent simulation method and device of battery, electronic equipment and storage medium | |
CN118885097A (en) | Auxiliary method, device, electronic device, storage medium and product for operation behavior | |
CN119759751A (en) | Page positioning method, device, equipment, storage medium and product | |
CN116401269A (en) | Data query method and device, electronic equipment and storage medium | |
CN116417059A (en) | Memory batch test method and system | |
CN116860704A (en) | A log data screening method, device, equipment and storage medium | |
CN118396744A (en) | Transaction flow matching method, device, equipment and storage medium | |
CN118819495A (en) | A method, device, equipment and medium for processing array | |
CN117453746A (en) | Method, device, equipment and medium for data cycle screening |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination |