CN107464152B - Data processing method, client and server - Google Patents

Data processing method, client and server Download PDF

Info

Publication number
CN107464152B
CN107464152B CN201610391243.1A CN201610391243A CN107464152B CN 107464152 B CN107464152 B CN 107464152B CN 201610391243 A CN201610391243 A CN 201610391243A CN 107464152 B CN107464152 B CN 107464152B
Authority
CN
China
Prior art keywords
page
attribute
specified
attribute value
operation information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610391243.1A
Other languages
Chinese (zh)
Other versions
CN107464152A (en
Inventor
陆阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201610391243.1A priority Critical patent/CN107464152B/en
Priority to CN202110185538.4A priority patent/CN112801754A/en
Publication of CN107464152A publication Critical patent/CN107464152A/en
Application granted granted Critical
Publication of CN107464152B publication Critical patent/CN107464152B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0641Shopping interfaces

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application discloses a data processing method, a client and a server, wherein the data processing method according to one embodiment of the application comprises the following steps: receiving page data; acquiring one or more page elements of a specified type according to the page data; reading attribute values of one or more page elements of the specified type on specified attributes; receiving the appointed operation information of the user on the page; sending the attribute values of the one or more page elements on the designated attributes and the designated operation information of the user on the page to the server, and updating the attribute values of the page elements on the designated attributes by the server according to the attribute values and the designated operation information; receiving an attribute value of the updated page element on a designated attribute, which is sent by the server; and displaying the attribute value of the page element on the specified attribute on the page. By the method and the device, the calculating speed and the calculating accuracy of the client to the complex price can be improved.

Description

Data processing method, client and server
Technical Field
The present application relates to the field of computer technologies, and in particular, to a data processing method, a client, and a server.
Background
A user purchases goods through a mobile client and places orders, and an order confirmation process is needed. In the order confirmation page, the user needs to confirm and input relevant information such as a receiving address, a logistics distribution mode, point deduction and the like. The order related information is shown on the order confirmation page, and price is a very important item of data. The order confirmation page may present a number of prices: a commodity discount price, a main order price and an order total price. If the user selects different relevant options for placing an order, such as delivery methods, whether to use points, whether to use relevant services (freight insurance), etc., the price on the order confirmation page will change accordingly.
For example, when the user modifies the EMS-20 dollar delivery method to be smooth, rich and free from mail, the price of the main order corresponding to the delivery method changes, and 20 dollars calculated before should be deducted, and at the same time, the total price of the order should also be deducted by 20 dollars. As another example, when the user chooses to use store point deduction, the total order price should be subtracted by the corresponding price of the point deduction.
Since the user operates the adjustment order, the price of the whole order changes. In addition, in the order confirmation page, having different order information requires entry: quantity, offers, shipping addresses, delivery methods, services, invoices, delivery times, and the like. User selection of different order options results in different order prices, all as determined by the business. Under different business rules, different selection modes generate different prices.
Currently, the mobile shopping client program in the prior art can embed the processing logic of the price information in the order into the business logic local to the client program. However, the processing logic of the price information in this manner is difficult to dynamically update and adjust, resulting in inaccurate price calculation for the client.
Disclosure of Invention
The present application mainly aims to provide a data processing method, a client and a server to overcome the above problems in the prior art.
According to an embodiment of the present application, there is provided a data processing method, including: receiving page data; acquiring one or more page elements of a specified type according to the page data; reading attribute values of one or more page elements of the specified type on specified attributes; receiving the appointed operation information of the user on the page; sending the attribute values of the one or more page elements on the designated attributes and the designated operation information of the user on the page to the server, and updating the attribute values of the page elements on the designated attributes by the server according to the attribute values and the designated operation information; receiving an attribute value of the updated page element on a designated attribute, which is sent by the server; and displaying the attribute value of the page element on the specified attribute on the page.
There is also provided, in accordance with an embodiment of the present application, a data processing method, including: receiving attribute values of one or more page elements on specified attributes and specified operation information of a user on the page, wherein the attribute values are sent by a client; updating the attribute value of the page element on the designated attribute according to the attribute value and the designated operation information; and sending the updated attribute value of the page element on the specified attribute to the client.
There is also provided in accordance with an embodiment of the present application a client, including: the first receiving module is used for receiving page data; the acquisition module is used for acquiring one or more page elements of a specified type according to the page data; the reading module is used for reading the attribute values of the one or more page elements of the specified type on the specified attributes; the second receiving module is used for receiving the specified operation information of the user on the page; the first sending module is used for sending the attribute values of the one or more page elements on the designated attributes and the designated operation information of the user on the page to the server, and the server updates the attribute values of the page elements on the designated attributes according to the attribute values and the designated operation information; a third receiving module, configured to receive an attribute value of the updated page element on the specified attribute, where the attribute value is sent by the server; and the display module is used for displaying the attribute values of the page elements on the specified attributes on the page.
There is also provided in accordance with an embodiment of the present application a server, including: the fourth receiving module is used for receiving attribute values of one or more page elements on the specified attributes and specified operation information of the user on the page, wherein the attribute values are sent by the client; the second updating module is used for updating the attribute value of the page element on the designated attribute according to the attribute value and the designated operation information; and the second sending module is used for sending the updated attribute value of the page element on the specified attribute to the client.
According to the technical scheme, the client splits the page data into one or more page elements of the specified type, the attribute values of the page elements and the operation information of the user are uploaded to the server, the server is responsible for updating the attribute values of the page elements, and the client displays the attribute values. By the method and the device, the speed and the accuracy of the client for complex calculation can be improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a flowchart of a data processing method of a client according to an embodiment of the present application;
fig. 2 is a flowchart of a data processing method of a server according to an embodiment of the present application;
FIG. 3 is a flow chart of a data processing method of a client and a server according to an embodiment of the present application;
FIGS. 4A and 4B are schematic diagrams of an order confirmation page according to an embodiment of the present application;
fig. 5 is a block diagram of a server and a client according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Fig. 1 is a flowchart of a data processing method of a client according to an embodiment of the present application, as shown in fig. 1, which includes:
step S101, receiving page data.
The page data may include page structure data, and in an embodiment of the present application, the page structure data is an organization structure of each information on the page. Specifically, the server generates page structure data corresponding to a specific page of the client according to the page, and sends the page structure data to the client. For example, the client generates an order confirmation page and then sends the order confirmation page to the server, and the server generates page structure data corresponding to the order confirmation page, where the page structure data may be an organization structure of information such as goods, logistics, and services in the order confirmation page. And then the server side sends the page structure data corresponding to the order confirmation page to the client side.
Step S102, one or more page elements of the specified type are obtained according to the page data.
The client splits the page into one or more page elements of the specified type according to the page data sent by the server, and then obtains the one or more page elements of the specified type. Specifically, the client performs page element division on the order confirmation page according to page structure data from the server, and determines a page element of a specified type in the order confirmation page according to a preset association relationship between attribute information and the page element. For example, the types of the page elements include, but are not limited to: receiving address, first main order, second main order, …, point deduction A, point deduction B, anonymous purchase switch, order total price, order submitting (confirming) button and other element information; further, each master order may further include: the information of the elements such as unit price of the commodity, quantity of the commodity, preferential preference of the shop, distribution mode, freight insurance, left message of the buyer, price of the main order and the like. For step S102, the page element of the specified type refers to a page element with a relatively fixed attribute value, for example: page elements such as unit price of goods, shop preference information, etc.
Step S103, reading the attribute value of one or more page elements of the specified type on the specified attribute.
After one or more page elements of a specified type in the page data are obtained, the attribute values of the one or more page elements of the specified type on the specified attributes are read. For example, the attribute value "239 yuan" of the page element "commodity unit price" is read, and the like.
And step S104, receiving the specified operation information of the user on the page.
In the embodiment of the application, the page also comprises page elements with adjustable attribute values besides page elements with relatively fixed attribute values. When a user operates a page element with an adjustable attribute value on a page to generate operation information, the client acquires the specified operation information. For example, the user selects "delivery mode" as "express mail free" and "point deduction" as page elements with adjustable attribute values, and when the user operates the page elements, operation information is generated, and the client receives the operation information of the user.
Step S105, sending the attribute values of the one or more page elements on the designated attributes and the designated operation information of the user on the page to the server, and updating the attribute values of the page elements on the designated attributes by the server according to the attribute values and the designated operation information.
Specifically, the attribute values of the page elements on the designated attributes and the designated operation information of the user are sent to the server, and the server can maintain and update a large number of calculation rules in time, so that the server can recalculate the attribute values of the page elements on the designated attributes according to the attribute values and the designated operation information. And then sending the attribute values of the recalculated page elements to the client. In the embodiment of the application, the attribute value calculation of the page element is responsible for the server side, and the client side has no perception on the calculation logic.
Step S106, receiving the attribute value of the updated page element on the designated attribute sent by the server.
Step S107, displaying the attribute value of the page element on the designated attribute on the page
According to the embodiment of the application, the client splits the page data into one or more page elements of the specified type, the attribute values of the page elements and the operation information of the user are uploaded to the server, and the server is responsible for updating the attribute values of the page elements. And the client displays the attribute value and does not sense the price computing logic.
Fig. 2 is a flowchart of a data processing method of a server according to an embodiment of the present application, as shown in fig. 2, including:
step S201, receiving attribute values of one or more page elements on specified attributes and specified operation information of a user on the page sent by a client.
In this embodiment, the server generates page data corresponding to a specific page of the client according to the page, and sends the page data to the client. Wherein the page data may include page structure data. The client splits the page into one or more page elements of a specified type according to the page data, and reads the attribute values of the one or more page elements of the specified type on specified attributes. And then receiving the appointed operation information of the user on the page, and sending the attribute value and the appointed operation information to a server.
For example, the page structure data may be an organization structure of information of goods, logistics, services, and the like in the order confirmation page. The types of page elements include, but are not limited to: receiving address, first main order, second main order, …, point deduction A, point deduction B, anonymous purchase switch, order total price, order submitting (confirming) button and other element information; further, each master order may further include: the information of the elements such as unit price of the commodity, quantity of the commodity, preferential preference of the shop, distribution mode, freight insurance, left message of the buyer, price of the main order and the like. The attribute value of the page element on the specified attribute refers to a page element with a relatively fixed attribute value, for example: the commodity unit price, and the specified operation information on the page may be operation information on "commodity quantity".
Step S202, updating the attribute value of the page element on the designated attribute according to the attribute value and the designated operation information.
Specifically, after receiving the attribute value and the designated operation information sent by the client, the server determines a calculation rule corresponding to the attribute value and the designated operation information in a calculation rule base maintained by the server, and then calculates an attribute value of the page element on a second attribute according to the calculation rule, the attribute value of the page element on the first attribute and the designated operation information. For example, when the server receives that the first attribute value of the page element "delivery mode" is "express mail free", it calculates that the second attribute value (price data) is "0"; when the server receives the page element "delivery mode" with the first attribute value "EMS", it calculates the second attribute value (price data) to be "-20". According to the logic, the server calculates a new attribute value of each page element, wherein the new attribute value comprises the order total price of the order confirmation page.
Step S203, sending the updated attribute value of the page element on the specified attribute to the client.
According to the embodiment of the application, after receiving the attribute value of the page element and the operation information of the user, the server updates the attribute value of the page element and sends the updated attribute value of the page element to the client. And the client displays the attribute value and does not sense the price computing logic.
The details of processing of the client and the server according to the embodiment of the present application are described in detail below with reference to fig. 3. Referring to fig. 3, the method includes:
step S301, the server generates order structure data corresponding to the order confirmation page of the client and sends the order structure data to the client. In one embodiment of the application, the server further generates a first calculation rule corresponding to the order structure data and sends the first calculation rule to the client, and if the client performs price calculation locally, the client calculates price data of the order confirmation page by using the first calculation rule.
Step S302, after receiving the order structure data, the client splits the order confirmation page into one or more page elements according to the order structure data, where each page element has corresponding data information (e.g. numbers) or selection information. Data information can directly participate in calculation; the selection information is information generated according to the operation of the user and cannot directly participate in the calculation.
In one embodiment of the present application, the page element types of an order confirmation page include, but are not limited to: receiving address, first main order, second main order, …, point deduction A, point deduction B, anonymous purchase switch, order submitting button, order total price and other element information; further, each piece of main order element information may further include: the unit price of the commodity, the quantity of the commodity, the preference of the shop, the distribution mode, the freight insurance, the left message of the buyer and other element information. Wherein, the unit price of the commodity belongs to relatively fixed data information; the commodity quantity, the distribution mode, the freight insurance and the like belong to selection information, and the selection information can change the price of the selection information along with different options or switch states.
Referring to FIG. 4A, a user selecting three items for two stores to place an order will generate two master orders. The main orders are divided according to the shop dimensions in the orders, and all commodities in one shop belong to the same main order. The page shown in FIG. 4A includes two primary orders, namely a first primary order 41 and a second primary order 42. The first main order 41 only contains one commodity, and therefore the main order only contains one sub-order. Continuing with FIG. 4B, the sub-orders are divided according to the dimensions of the items in a main order. Different items in a store represent different sub-orders. The page shown in fig. 4B includes two sub-orders, i.e. a first sub-order 43 and a second sub-order 44.
Step S303, reading the attribute value of one or more page elements of the specified type on the specified attribute, and receiving the specified operation information of the user on the page. The attribute value of the page element of the specified type on the specified attribute comprises fixed data information, and the specified operation information of the user on the page comprises selection information. With continued reference to FIG. 4B, the item price in the first sub-order 43 is a fixed data message; price-influencing elements such as shop preference, distribution mode, freight insurance and the like belong to the selection information, and the price of the elements can be changed along with different options or switch states. It should be noted that the fixed data information represents relatively fixed price data, for example, a seller may adjust a unit price of a commodity; the selection information is set in advance on the order confirmation page, that is, the selection information is not invariable, and the selection information can also be adjusted to be fixed data information.
Step S304, judging whether the server side carries out remote updating operation or the client side carries out local updating operation. If the server performs the remote update operation, step S305 is performed, otherwise step S316 is performed.
In the embodiment of the application, whether the server-side remote update or the client-side local update is performed can be determined according to the received specified operation information (namely, the changed selection information) of the user on the page. Specifically, a remote computing logic that needs remote computing by the server is preset, that is, which selection information(s) changes(s) is (are) remotely computed, and which selection information(s) changes (are) locally computed. For example, the distribution mode adjustment belongs to the remote calculation logic and the price calculation is executed by the server; the integral deduction operation belongs to local calculation logic and the price calculation is executed locally by the server side. That is, the price calculation process of the complex logic is executed remotely by the server, and the client executes only some price calculation processes of the simple logic locally.
Step S305, performing remote calculation, and sending the attribute values of one or more page elements of the specified type on the specified attributes and the specified operation information of the user on the page to the server by the client.
And S306-S307, the server receives the attribute value and the designated operation information, calculates the attribute value of the page element according to the attribute value and the designated operation information, and then sends the attribute value of the new page element to the client.
Step S308, the client updates the attribute values of the page elements according to the attribute values and the designated operation information.
Step S309, displaying the attribute value of the page element on the specified attribute on the page of the client.
In the embodiment shown in fig. 4A and 4B, the total order price (totalplace _1) is the sum of the prices of two main orders and the prices (used or not used) of two points deduction, and the price (orderPirce _1_1) of the first main order is the sum of the prices of two sub-orders, the distribution method price, the service price, etc. The integral deduction operation belongs to local calculation logic, and the distribution mode adjustment belongs to remote calculation logic. Taking the example of opening a "Tianmao Point coupon" (tmallPoint _1) tally deduction, the price of tmallPoint _1 is changed from 0.0 to-2.0, so that the total price of the order needs to be recalculated. And according to the calculation rule, accumulating all elements under totalplace _1 again to obtain a new order total price. For adjusting the delivery method (deliveryMethod _1_1), because the attribute values corresponding to different delivery method options cannot be determined at the client, after the user operates the delivery method, the client uploads the attribute values of the page elements of the page and the operation information of the user to the server, the server recalculates and issues a new attribute value of each page element according to the attribute values and the operation information, and the client refreshes the corresponding attribute value of the page after receiving the new attribute value. When the price calculation logic changes, the client logic does not need to be added, and only the calculation rule needs to be updated or remote calculation is adopted.
The structures of the client and the server according to the embodiment of the present application are described below with reference to fig. 5. As shown in fig. 5, the client includes:
a first receiving module 51, configured to receive page data;
an obtaining module 52, configured to obtain one or more page elements of a specified type according to the page data. In an embodiment, the obtaining module 52 is further configured to split the page into one or more page elements of a specified type according to the page structure data.
A reading module 53, configured to read attribute values of the specified attribute of the one or more page elements of the specified type,
a second receiving module 54, configured to receive the specified operation information of the user on the page
A first sending module 55, configured to send the attribute values of the one or more page elements on the specified attributes and the specified operation information of the user on the page to the server, where the server updates the attribute values of the page elements on the specified attributes according to the attribute values and the specified operation information;
a third receiving module 56, configured to receive the attribute value of the updated page element on the specified attribute sent by the server.
And the display module 57 is configured to display the attribute value of the page element on the specified attribute on the page.
With continuing reference to fig. 5, in an embodiment of the present application, the client further includes:
a determining module 58, configured to determine whether to perform server update processing according to the attribute value and the specified operation information, and if so, perform the first sending module 55.
A first updating module 59, configured to update the attribute value of the page element on the specified attribute according to the attribute value and the specified operation information if the determining module 58 determines to execute the client updating process.
With continued reference to fig. 5, the server includes:
a fourth receiving module 61, configured to receive attribute values of one or more page elements on a specified attribute and specified operation information of a user on the page, where the attribute values are sent by the client.
And a second updating module 62, configured to update the attribute value of the page element on the specified attribute according to the attribute value and the specified operation information.
A second sending module 63, configured to send the updated attribute value of the page element on the specified attribute to the client.
In one embodiment, the second updating module 62 is further configured to determine a corresponding calculation rule according to the attribute value and the specified operation information; and calculating the attribute value of the page element on the second attribute according to the calculation rule, the attribute value of the page element on the first attribute and the specified operation information. And the second sending module 63 is further configured to send the calculation rule to the client.
The operation steps of the method correspond to the structural features of the device, and can be referred to one another, which is not described in detail.
In summary, according to the technical solution of the present application, the client splits the page data into one or more page elements of a specified type, uploads the attribute values of the page elements and the operation information of the user to the server, the server is responsible for updating the attribute values of the page elements, and the client displays the attribute values. By the method and the device, the speed and the accuracy of the client for complex calculation can be improved.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (14)

1. A page data processing method is characterized by comprising the following steps:
receiving page data sent by a server;
acquiring one or more page elements of a specified type according to the page data;
determining a first attribute value of one or more page elements of the specified type on a specified attribute;
sending a first attribute value of the one or more page elements on a specified attribute and specified operation information of a user on the page to the server;
receiving a second attribute value of the page element on the designated attribute, which is sent by the server and determined according to the first attribute value and the designated operation information;
and displaying a second attribute value of the page element on the specified attribute.
2. The method of claim 1, further comprising:
the page data comprises page structure data, and the page is divided into one or more page elements of a specified type according to the page structure data.
3. The method according to claim 1, wherein before the step of sending the attribute values of the one or more page elements on the specified attributes and the specified operation information of the user on the page to the server, the method further comprises:
and judging whether a server updating step is executed or not according to the attribute value and the designated operation information, and if so, executing a step of sending the attribute value and the designated operation information to the server.
4. The method of claim 3, further comprising:
and if the step of updating the client is judged to be executed according to the attribute value and the designated operation information, updating the attribute value of the page element on the designated attribute according to the attribute value and the designated operation information.
5. A data processing method, comprising:
the server side sends page data to the client side and receives attribute values of one or more page elements on specified attributes sent by the client side and specified operation information of a user on the page;
updating the attribute value of the page element on the designated attribute according to the attribute value and the designated operation information;
and sending the updated attribute value of the page element on the specified attribute to the client.
6. The method according to claim 5, wherein the step of updating the attribute value of the page element on the specified attribute according to the attribute value and the specified operation information comprises:
determining a corresponding calculation rule according to the attribute value and the designated operation information;
and calculating the attribute value of the page element on the second attribute according to the calculation rule, the attribute value of the page element on the first attribute and the specified operation information.
7. The method of claim 6, further comprising:
and sending the calculation rule to the client.
8. A client, comprising:
the first receiving module is used for receiving page data sent by the server;
the acquisition module is used for acquiring one or more page elements of a specified type according to the page data;
the reading module is used for reading the attribute values of the one or more page elements of the specified type on the specified attributes;
the second receiving module is used for receiving the specified operation information of the user on the page;
the first sending module is used for sending the attribute values of the one or more page elements on the designated attributes and the designated operation information of the user on the page to the server, and the server updates the attribute values of the page elements on the designated attributes according to the attribute values and the designated operation information;
a third receiving module, configured to receive an attribute value of the updated page element on the specified attribute, where the attribute value is sent by the server;
and the display module is used for displaying the attribute values of the page elements on the specified attributes on the page.
9. The client of claim 8, wherein the page data includes page structure data;
the obtaining module is further configured to split the page into one or more page elements of a specified type according to the page structure data.
10. The client of claim 8, further comprising:
and the judging module is used for judging whether to execute the updating processing of the server side according to the attribute value and the designated operation information, and if so, executing the first sending module.
11. The client of claim 10, further comprising:
and the first updating module is used for updating the attribute value of the page element on the designated attribute according to the attribute value and the designated operation information if the judging module judges that the updating processing of the client is executed.
12. A server, comprising:
the fourth receiving module is used for sending page data to the client and receiving attribute values of one or more page elements sent by the client on the specified attributes and the specified operation information of the user on the page;
the second updating module is used for updating the attribute value of the page element on the designated attribute according to the attribute value and the designated operation information;
and the second sending module is used for sending the updated attribute value of the page element on the specified attribute to the client.
13. The server according to claim 12, wherein the second updating module is further configured to: determining a corresponding calculation rule according to the attribute value and the designated operation information; and calculating the attribute value of the page element on the second attribute according to the calculation rule, the attribute value of the page element on the first attribute and the specified operation information.
14. The server according to claim 13, wherein the second sending module is further configured to send the calculation rule to the client.
CN201610391243.1A 2016-06-03 2016-06-03 Data processing method, client and server Active CN107464152B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201610391243.1A CN107464152B (en) 2016-06-03 2016-06-03 Data processing method, client and server
CN202110185538.4A CN112801754A (en) 2016-06-03 2016-06-03 Data processing method, client and server-side system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610391243.1A CN107464152B (en) 2016-06-03 2016-06-03 Data processing method, client and server

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN202110185538.4A Division CN112801754A (en) 2016-06-03 2016-06-03 Data processing method, client and server-side system

Publications (2)

Publication Number Publication Date
CN107464152A CN107464152A (en) 2017-12-12
CN107464152B true CN107464152B (en) 2021-02-26

Family

ID=60544962

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202110185538.4A Pending CN112801754A (en) 2016-06-03 2016-06-03 Data processing method, client and server-side system
CN201610391243.1A Active CN107464152B (en) 2016-06-03 2016-06-03 Data processing method, client and server

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN202110185538.4A Pending CN112801754A (en) 2016-06-03 2016-06-03 Data processing method, client and server-side system

Country Status (1)

Country Link
CN (2) CN112801754A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109614101B (en) * 2018-11-12 2022-05-24 深圳和而泰数据资源与云技术有限公司 Page generation method, system, device, computer equipment and storage medium
CN110109801B (en) * 2019-04-12 2023-04-28 平安普惠企业管理有限公司 Page element management method based on data processing and related equipment
CN110262948B (en) * 2019-04-26 2023-01-31 创新先进技术有限公司 Page data monitoring method, device and equipment
CN111881148A (en) * 2020-06-18 2020-11-03 北京三快在线科技有限公司 Object combination attribute determination method and device and electronic equipment

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7617144B2 (en) * 1999-03-19 2009-11-10 Primex Holdings Llc Auction market with price improvement mechanism
CN1432950A (en) * 2002-01-14 2003-07-30 英业达股份有限公司 Realizing method of enterprise-to-enterprise web site commodity list purchasing mode
US7725380B2 (en) * 2002-10-28 2010-05-25 Seiko Epson Corporation Commodity sales system, used article quotation system, and corresponding methods
CN101470880A (en) * 2007-12-25 2009-07-01 江苏省烟草公司盐城市公司 System and method for ordering mobile phone
CN101364236B (en) * 2008-09-18 2010-09-29 中兴通讯股份有限公司 Data processing apparatus and processing method of WEB page
JP5221601B2 (en) * 2010-06-30 2013-06-26 楽天株式会社 Order receiving device, order receiving method, program, and information recording medium
US20130275246A1 (en) * 2012-04-16 2013-10-17 Wal-Mart Stores, Inc. Processing Online Transactions
US20140244442A1 (en) * 2013-02-25 2014-08-28 Andrea Hirsch Method for automatically filling a virtual shopping cart with items
CN103605502B (en) * 2013-08-08 2017-08-04 北京九恒星科技股份有限公司 Form page display method and server
CN103888456A (en) * 2014-03-18 2014-06-25 国家电网公司 Webpage client side, server side and data processing device and method
CN105205656A (en) * 2014-06-30 2015-12-30 深圳市同洲电子股份有限公司 Shopping payment method and system
CN105335881A (en) * 2014-08-11 2016-02-17 杨博文 Online transaction system
KR101642927B1 (en) * 2014-09-29 2016-08-10 (주)한진디엔비 remote management wystem of excavator
CN105590243A (en) * 2014-10-24 2016-05-18 阿里巴巴集团控股有限公司 Method, system, client, and server for centralized processing on discrete data

Also Published As

Publication number Publication date
CN112801754A (en) 2021-05-14
CN107464152A (en) 2017-12-12

Similar Documents

Publication Publication Date Title
US11640632B2 (en) User segmentation for listings in online publications
US8301513B1 (en) System, method, and computer readable medium for dynamically pricing an item based on service plan selection
CN107464152B (en) Data processing method, client and server
US10180987B2 (en) Data processing
US20160055572A1 (en) Processing Commodity Transaction and Logistics Solution
CN107767092B (en) Processing method, display method and device of commodity object information
JP6042428B2 (en) Method, image generation apparatus and system for generating image in instant messaging client
CN112101860A (en) Method and equipment for synchronizing inventory calculation
CN104978639B (en) Method and device for displaying inventory
US20180268349A1 (en) Cached data representations for service schedule availability
CN111737344B (en) Data synchronization method and device for tag type weighing equipment
CN117194764A (en) Goods display method, equipment and medium based on multi-platform fusion mall
CN110858209B (en) Business object access/release method, device and system and electronic equipment
CN110570245A (en) configurable, multidimensional, real-time pricing engine
CN111861085A (en) Block chain-based tin craft supplier evaluation method, equipment and medium
CN111026963A (en) Data query method and device, and configuration information setting method and device
CN110910208A (en) Network transaction method and device, storage medium and equipment
CN114997908A (en) Commodity information processing system, method, device and storage medium
CN110020114A (en) Processing method, device and the equipment of data query
CN109275087B (en) Method and device for issuing preferential information
CN110084541B (en) Method and apparatus for predicting supplier delivery duration
CN112288507A (en) Method and device for determining display information
US20170200138A1 (en) Transaction management system and method
CN106611315B (en) Service associated information pre-estimation method and device
CN110738541A (en) Method and device for maintaining online store, retail management device and online store device

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
GR01 Patent grant
GR01 Patent grant