CN113553123B - Data processing method, device, electronic equipment and storage medium - Google Patents

Data processing method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113553123B
CN113553123B CN202110828053.2A CN202110828053A CN113553123B CN 113553123 B CN113553123 B CN 113553123B CN 202110828053 A CN202110828053 A CN 202110828053A CN 113553123 B CN113553123 B CN 113553123B
Authority
CN
China
Prior art keywords
target
entity information
information
target area
target element
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
CN202110828053.2A
Other languages
Chinese (zh)
Other versions
CN113553123A (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.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202110828053.2A priority Critical patent/CN113553123B/en
Publication of CN113553123A publication Critical patent/CN113553123A/en
Application granted granted Critical
Publication of CN113553123B publication Critical patent/CN113553123B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present disclosure provides a data processing method, which can be applied to the financial field and the computer technical field. The data processing method comprises the following steps: obtaining a target page configuration request, wherein the target page configuration request comprises target page entity information, and the target page entity information comprises a target page identification number corresponding to a target page; determining M pieces of target area entity information according to the target page identification number; n pieces of target element entity information corresponding to each target area are determined according to the target area identification number; and processing the target page entity information, the target area entity information and the target element entity information to generate target page configuration data. The present disclosure also provides a data processing apparatus, device, storage medium, and program product.

Description

Data processing method, device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of finance and computer technology, and more particularly, to a data processing method, apparatus, device, medium, and program product.
Background
The software pages of the application software, the areas in the pages and the elements (such as characters, icons, pictures and texts, products and the like) in each area are abstracted into the concepts of the pages, the areas and the elements in the operation position system, and the three are combined together to be called as an operation position.
In the process of implementing the inventive concept of the present disclosure, the inventor found that there are at least the following problems in the related art: at present, the operation position needs to be configured through different systems, the flexibility is poor, and the configuration efficiency is low.
Disclosure of Invention
In view of the foregoing, the present disclosure provides a data processing method, apparatus, device, medium, and program product.
According to a first aspect of the present disclosure, there is provided a data processing method comprising:
obtaining a target page configuration request, wherein the target page configuration request comprises target page entity information, and the target page entity information comprises a target page identification number corresponding to a target page;
Determining M pieces of target area entity information according to the target page identification numbers, wherein each piece of target area entity information corresponds to one target area, and the target area entity information comprises a target area identification number corresponding to each target area, and M is more than or equal to 1;
n pieces of target element entity information corresponding to each target area are determined according to the target area identification number, wherein each piece of target element entity information corresponds to one target element, and the target element entity information comprises type information and attribute information corresponding to the target element, and N is more than or equal to 1;
And processing the target page entity information, the target area entity information and the target element entity information to generate target page configuration data.
According to an embodiment of the present disclosure, the determining N pieces of target element entity information corresponding to each of the target areas according to the target area identification number includes:
acquiring type information selection operation corresponding to each target element;
determining the type information of each target element in response to the type information selection operation;
Determining attribute information corresponding to each target element according to the type information;
and generating N pieces of target element entity information according to the type information and the attribute information of each target element.
According to an embodiment of the present disclosure, determining attribute information corresponding to each of the target elements according to the type information includes:
acquiring attribute information selection operation corresponding to each type information;
and determining attribute information corresponding to each target element in response to the attribute information selection operation.
According to an embodiment of the present disclosure, the target page configuration data further includes a target region sequence;
The method for generating the target region sequence comprises the following steps:
acquiring target area priority ordering information under the condition that the value of M is larger than 1, wherein the target area priority ordering information comprises a first priority sequence number corresponding to each target area entity information;
And sequencing the entity information of each target area according to the first priority sequence number to generate the target area sequence.
According to an embodiment of the present disclosure, the target page configuration data further includes a target element sequence;
the method for generating the target element sequence comprises the following steps:
acquiring target element priority ranking information under the condition that the value of N is larger than 1, wherein the target element priority ranking information comprises a second priority sequence number corresponding to each target element entity information;
and sequencing the entity information of each target element according to the second priority sequence number to generate the target element sequence.
According to an embodiment of the present disclosure, the processing the target page entity information, the target area entity information, and the target element entity information, generating target page configuration data includes:
Acquiring a target data generation request, wherein the target data format information;
And responding to the target data generation request, and converting the target page entity information, the target area entity information and the target element entity information into the target page configuration data corresponding to the target data format information.
According to an embodiment of the present disclosure, the data processing method further includes:
Analyzing the target page configuration data through a target tool to generate target analysis data;
And generating the target page according to the target analysis data.
A second aspect of the present disclosure provides a data processing apparatus comprising:
The first acquisition module is used for acquiring a target page configuration request, wherein the target page configuration request comprises target page entity information, and the target page entity information comprises a target page identification number corresponding to a target page;
The first determining module is used for determining M pieces of target area entity information according to the target page identification numbers, wherein each piece of target area entity information corresponds to one target area, and the target area entity information comprises a target area identification number corresponding to each target area, and M is more than or equal to 1;
The second determining module is used for determining N pieces of target element entity information corresponding to each target area according to the target area identification number, wherein each piece of target element entity information corresponds to one target element, the target element entity information comprises type information and attribute information corresponding to the target element, and N is more than or equal to 1;
and the processing module is used for processing the target page entity information, the target area entity information and the target element entity information to generate target page configuration data.
A third aspect of the present disclosure provides an electronic device, comprising: one or more processors; and a memory for storing one or more programs, wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to perform the data processing method described above.
A fourth aspect of the present disclosure also provides a computer-readable storage medium having stored thereon executable instructions that, when executed by a processor, cause the processor to perform the above-described data processing method.
A fifth aspect of the present disclosure also provides a computer program product comprising a computer program which, when executed by a processor, implements the above-described data processing method.
According to the embodiment of the disclosure, the target area entity information and the target element entity information are sequentially determined according to the target page entity information in the target page configuration request by acquiring the target page configuration request, and finally the target page configuration data is generated according to the target page entity information, the target area entity information and the target element entity information. Meanwhile, the target area entity information is determined according to the target page identification number in the target page entity information, and the target element entity information is determined according to the target area identification number in the target area entity information, so that the target page entity information, the target area entity information and the target element entity information can be associated, and the target page entity information, the target area entity information and the target element entity information can be correspondingly configured to complete operation position configuration operation, thereby improving flexibility and configuration efficiency of operation position configuration.
Drawings
The foregoing and other objects, features and advantages of the disclosure will be more apparent from the following description of embodiments of the disclosure with reference to the accompanying drawings, in which:
Fig. 1 schematically illustrates an application scenario diagram of a data processing method according to an embodiment of the present disclosure.
Fig. 2 schematically illustrates a flow chart of a data processing method according to an embodiment of the present disclosure.
Fig. 3 schematically illustrates a data processing method according to an embodiment of the present disclosure.
Fig. 4 schematically illustrates a data processing method according to another embodiment of the present disclosure.
Fig. 5 schematically shows a block diagram of a data processing apparatus according to an embodiment of the present disclosure.
Fig. 6 schematically illustrates a block diagram of an electronic device adapted to implement a data processing method according to an embodiment of the disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is only exemplary and is not intended to limit the scope of the present disclosure. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the present disclosure. It may be evident, however, that one or more embodiments may be practiced without these specific details. In addition, in the following description, descriptions of well-known structures and techniques are omitted so as not to unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The terms "comprises," "comprising," and/or the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It should be noted that the terms used herein should be construed to have meanings consistent with the context of the present specification and should not be construed in an idealized or overly formal manner.
Where a convention analogous to "at least one of A, B and C, etc." is used, in general such a convention should be interpreted in accordance with the meaning of one of skill in the art having generally understood the convention (e.g., "a system having at least one of A, B and C" would include, but not be limited to, systems having a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.).
The information such as products, advertisements, pictures, icons, menus and the like recommended by institutions such as banks can be acted on the terminal pages of the users through configuration of operation positions, so that the purpose of recommendation is achieved.
In the process of implementing the inventive concept of the present disclosure, the inventor found that there are at least the following problems in the related art: at present, the traditional mobile phone bank APP is configured by different systems at different page operation positions, and the configuration method is also different, so that the method is not beneficial to rapidly and accurately responding to marketing requirements of all levels of institutions in the bank, and is inflexible. And, the page is not modifiable after the configuration is completed, and the already configured partial content cannot be reused.
The embodiment of the disclosure provides a data processing method and device, wherein the data processing method comprises the following steps: obtaining a target page configuration request, wherein the target page configuration request comprises target page entity information, and the target page entity information comprises a target page identification number corresponding to a target page; determining M pieces of target area entity information according to the target page identification number, wherein each piece of target area entity information corresponds to one target area, and the target area entity information comprises a target area identification number corresponding to each target area, and M is more than or equal to 1; n pieces of target element entity information corresponding to each target area are determined according to the target area identification number, wherein each piece of target element entity information corresponds to one target element, and the target element entity information comprises type information and attribute information corresponding to the target element, and N is more than or equal to 1; and processing the target page entity information, the target area entity information and the target element entity information to generate target page configuration data.
It should be noted that the data processing method and apparatus of the present disclosure may be used in the financial field and the computer technical field, and may also be used in any field other than the financial field and the computer technical field, and the application field of the data processing method and apparatus of the present disclosure is not limited.
Fig. 1 schematically illustrates an application scenario diagram of a data processing method according to an embodiment of the present disclosure.
As shown in fig. 1, the application scenario 100 according to this embodiment may include a network, a terminal device, and a server. The network 104 is used as a medium to provide communication links between the terminal devices 101, 102, 103 and the server 105. The network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
The user may interact with the server 105 via the network 104 using the terminal devices 101, 102, 103 to receive or send messages or the like. Various communication client applications, such as shopping class applications, web browser applications, search class applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only) may be installed on the terminal devices 101, 102, 103.
The terminal devices 101, 102, 103 may be a variety of electronic devices having a display screen and supporting web browsing, including but not limited to smartphones, tablets, laptop and desktop computers, and the like.
The server 105 may be a server providing various services, such as a background management server (by way of example only) providing support for websites browsed by users using the terminal devices 101, 102, 103. The background management server may analyze and process the received data such as the user request, and feed back the processing result (e.g., the web page, information, or data obtained or generated according to the user request) to the terminal device.
It should be noted that the data processing method provided in the embodiments of the present disclosure may be generally performed by the server 105. Accordingly, the data processing apparatus provided by the embodiments of the present disclosure may be generally provided in the server 105. The data processing method provided by the embodiments of the present disclosure may also be performed by a server or a server cluster that is different from the server 105 and is capable of communicating with the terminal devices 101, 102, 103 and/or the server 105. Accordingly, the data processing apparatus provided by the embodiments of the present disclosure may also be provided in a server or a server cluster different from the server 105 and capable of communicating with the terminal devices 101, 102, 103 and/or the server 105.
It should be understood that the number of terminal devices, networks and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
The data processing method of the disclosed embodiment will be described in detail below with reference to fig. 2 to 3 based on the scenario described in fig. 1.
Fig. 2 schematically illustrates a flow chart of a data processing method according to an embodiment of the present disclosure.
As shown in fig. 2, the data processing method of this embodiment includes operations S201 to S204, and the data processing method may be performed by a terminal device or a server.
In operation S201, a target page configuration request is acquired, where the target page configuration request includes target page entity information, and the target page entity information includes a target page identification number corresponding to a target page.
According to embodiments of the present disclosure, the target page entity information may include, for example, a target page and a target page identification number corresponding to the target page, and the like. The target page may include, for example, a page that the on-carrier application needs to present. The carrier may comprise an electronic device, which may comprise a terminal device, which may comprise a smart phone, a tablet computer, a portable computer, a desktop computer or the like. The target page identification number may include, for example, a unique identification code for the target page, which may include, for example, a numerical identification code or a combination of numerical and alphabetical identification code, etc.
In operation S202, M pieces of target area entity information are determined according to the target page identifier, where each piece of target area entity information corresponds to a target area, and the target area entity information includes a target area identifier corresponding to each target area, where M is greater than or equal to 1.
According to embodiments of the present disclosure, the target area may include, for example, a display area or a functional area on the target page. Each target page comprises at least one target area. The target area identification number may comprise, for example, a unique identification code of the target page, which may comprise, for example, a numerical identification code or a combination of numerical and alphabetical identification code, etc.
According to embodiments of the present disclosure, each target area may be classified, for example, according to the presentation content, and each target area may present one or more target elements having similar functions, for example, according to the office classification result.
In operation S203, N pieces of target element entity information corresponding to each target area are determined according to the target area identification number, where each piece of target element entity information corresponds to one target element, and the target element entity information includes type information and attribute information corresponding to the target element, and N is greater than or equal to 1.
According to embodiments of the present disclosure, the target elements may include, for example, pictures, graphics, icons, text, products, and the like. The attribute information may include, for example, basic attribute information of the target element, and the like. The basic attribute information may include, for example, fonts, word sizes, icon maps, and the like.
According to embodiments of the present disclosure, one or more target elements may be included in each target region, for example.
In operation S204, the target page entity information, the target area entity information, and the target element entity information are processed to generate target page configuration data.
According to embodiments of the present disclosure, page configuration may be accomplished, for example, in combination with a target page, a target region, a target element, and an identification number corresponding to the target page, the target region.
According to the embodiment of the disclosure, the target area entity information and the target element entity information are sequentially determined according to the target page entity information in the target page configuration request by acquiring the target page configuration request, and finally the target page configuration data is generated according to the target page entity information, the target area entity information and the target element entity information. Meanwhile, the target area entity information is determined according to the target page identification number in the target page entity information, and the target element entity information is determined according to the target area identification number in the target area entity information, so that the target page entity information, the target area entity information and the target element entity information can be associated, and the target page entity information, the target area entity information and the target element entity information can be correspondingly configured to complete operation position configuration operation, thereby improving flexibility and configuration efficiency of operation position configuration.
According to an embodiment of the present disclosure, determining N target element entity information corresponding to each target area according to the target area identification number includes:
And acquiring a type information selection operation corresponding to each target element. In response to the type information selection operation, type information for each target element is determined. Attribute information corresponding to each target element is determined according to the type information. And generating N pieces of target element entity information according to the type information and the attribute information of each target element.
According to embodiments of the present disclosure, the type information of the target element may include, for example, types of pictures, graphics, icons, text, products, and the like.
According to embodiments of the present disclosure, the attribute information of the target element of the picture type may include, for example, a picture type, a picture size, and the like. The attribute information of the target element of the graphic type may include, for example, a picture type, a picture size, a document, a font size, a text color, and the like. The attribute information of the target element of the text type may include, for example, a text, a font size, a text color, and the like. The attribute information of the target element of the icon type may include, for example, icon text, icon base, chart connection, and the like. The attribute information of the target element of the product type may include, for example, a product introduction, a product home connection, and the like. Further, the attribute information of each target element may also include jump links, etc., as needed for a specific implementation.
According to an embodiment of the present disclosure, for example, a target element corresponding to each target area identification number may be selected according to the target area identification number of each target area.
According to an embodiment of the present disclosure, determining attribute information corresponding to each target element according to the type information includes:
and acquiring attribute information selection operation corresponding to each type of information. In response to the attribute information selection operation, attribute information corresponding to each target element is determined.
According to an embodiment of the present disclosure, the attribute information selection operation may be generated, for example, according to an operation of a user, or may be automatically generated by a system.
According to an embodiment of the present disclosure, before the acquisition of the attribute information selection operation, for example, an attribute information selection page may be presented in advance, which may include all the attribute information of each target element, for example. The required attribute information may be selected, for example, by an attribute information selection page, according to specific implementation needs. Further, when the attribute information selection page does not have the required attribute information, for example, the required attribute information may be input in an input box, and the attribute information of the target element may be personalized.
According to an embodiment of the present disclosure, the target page configuration data further includes a target region sequence.
According to the embodiment of the disclosure, since the target page can comprise a plurality of target areas, for example, in order to facilitate configuration of the target areas, a target area sequence is generated by each target area according to priority, so that visualization of page configuration is increased, and page configuration efficiency is improved.
According to an embodiment of the present disclosure, a method for generating a target region sequence includes:
And under the condition that the value of M is larger than 1, acquiring target area priority ordering information, wherein the target area priority ordering information comprises a first priority sequence number corresponding to each target area entity information. And sequencing the entity information of each target area according to the first priority sequence number to generate a target area sequence.
According to an embodiment of the disclosure, in the configuration process of the target page, each target area entity information may correspond to a first priority sequence number, for example, where the first priority sequence number may represent a display sequence or a configuration sequence of each target area on the target page.
According to an embodiment of the present disclosure, the target page configuration data further includes a target element sequence.
According to the embodiment of the disclosure, since each target area summary may include a plurality of target elements, in order to facilitate configuration of the target elements, each target element in each target area is generated into a target element sequence according to priority, so that visualization of page configuration is increased, and page configuration efficiency is further improved.
According to an embodiment of the present disclosure, a method for generating a target element sequence includes:
And under the condition that the value of N is larger than 1, acquiring target element priority ordering information, wherein the target element priority ordering information comprises a second priority sequence number corresponding to each target element entity information. And ordering the entity information of each target element according to the second priority sequence number to generate a target element sequence.
According to an embodiment of the disclosure, in the configuration process of the target page, each target element entity information may correspond to a second priority sequence number, for example, and the second priority sequence number may represent a display sequence or a configuration sequence of each target element on the target area.
According to an embodiment of the present disclosure, processing target page entity information, target region entity information, and target element entity information, generating target page configuration data includes:
And acquiring a target data generation request, wherein the target data format information is acquired. And converting the target page entity information, the target area entity information and the target element entity information into target page configuration data corresponding to the target data format information in response to the target data generation request.
According to an embodiment of the present disclosure, the target data format may include JSON (JavaScript Object Notation, JS object profile), protocol buffer (an independent data exchange format), and the like, for example.
According to the embodiment of the disclosure, the target page entity information, the target area entity information and the target element entity information can be converted into a JSON message mode and written into kafka (APACHE KAFKA, an open source stream processing platform), for example.
Fig. 3 schematically illustrates a data processing method according to an embodiment of the present disclosure.
As shown in fig. 3, the data processing method includes operations S301 to S306.
In operation S301, a target page identification number of a target page is determined according to a page configuration request. In operation S302, a target area configuration page corresponding to the target page is generated according to the target page identification number. In operation S303, an editing operation of a developer is acquired, and at least one target area and a target area identification number corresponding to each target area are determined. In operation S304, a target element configuration page corresponding to each target area is generated according to the target area identification number of each target area. In operation S305, the editing operation of the developer is acquired again, and the type information and attribute information of the target element corresponding to each target area are determined. In operation S306, data format conversion is performed on information associated with the target page, the target area, and the target element, and target page configuration data is generated.
According to an embodiment of the present disclosure, the data processing method further includes:
And analyzing the target page configuration data through a target tool to generate target analysis data. And generating a target page according to the target analysis data.
According to embodiments of the present disclosure, the target tool may include, for example, a parsing tool or the like corresponding to a data format of the target page configuration data. Analyzing the target page configuration data through a target tool to obtain target analysis data corresponding to the target page, thereby generating the target page.
Fig. 4 schematically illustrates a data processing method according to another embodiment of the present disclosure.
As shown in fig. 4, the method is implemented by an operator station configuration system side and an application side and includes operations S401 to S407.
At the operator station configuration system side: in operation S401, target page entity information is established. In operation S402, M pieces of target area entity information corresponding to the target page are created according to the target page entity information. In operation S403, N pieces of target element entity information are configured under the target area corresponding to each piece of target area entity information. The number of target elements in each target region may be the same or different. In operation S404, each configured target area is associated to the target page in the order of priority. In operation S405, the configured target page is written to kafka in the form of a message.
At the application end: in operation S406, the kafka information is read by the target tool and parsed. In operation S407, the parsed data is displayed on a page of the application program.
According to the embodiment of the disclosure, when the configuration of the target page is completed, the target page configuration data corresponding to the target page can be determined according to the target page identification number, and the target area entity information to be modified is determined according to the target area identification number. And completing reconfiguration of the target page through editing and replacing the target element in the target area.
According to the embodiment of the disclosure, when the configured target page needs to be adjusted or modified, only the target area entity information or the target element entity information needs to be modified, and the whole target page does not need to be configured again. The multiplexing degree of the target area entity information and the target element entity information is improved, and meanwhile, the page configuration efficiency is improved.
Based on the data processing method, the disclosure also provides a data processing device. The device will be described in detail below in connection with fig. 5.
Fig. 5 schematically shows a block diagram of a data processing apparatus according to an embodiment of the present disclosure.
As shown in fig. 5, the data processing apparatus 500 of this embodiment includes a first acquisition module 501, a first determination module 502, a second determination module 503, and a processing module 504.
The first obtaining module 501 is configured to obtain a target page configuration request, where the target page configuration request includes target page entity information, and the target page entity information includes a target page identifier corresponding to a target page. In an embodiment, the first obtaining module 501 may be configured to perform the operation S201 described above, which is not described herein.
The first determining module 502 is configured to determine M pieces of target area entity information according to the target page identifier, where each piece of target area entity information corresponds to a target area, and the target area entity information includes a target area identifier corresponding to each target area, and M is greater than or equal to 1. In an embodiment, the first determining module 502 may be configured to perform the operation S202 described above, which is not described herein.
A second determining module 503, configured to determine N pieces of target element entity information corresponding to each target area according to the target area identifier, where each piece of target element entity information corresponds to one target element, and the target element entity information includes type information and attribute information corresponding to the target element, and N is greater than or equal to 1. In an embodiment, the second determining module 503 may be configured to perform the operation S203 described above, which is not described herein.
The processing module 504 is configured to process the target page entity information, the target area entity information, and the target element entity information, and generate target page configuration data. In an embodiment, the processing module 504 may be configured to perform the operation S204 described above, which is not described herein.
According to the embodiment of the disclosure, the target area entity information and the target element entity information are sequentially determined according to the target page entity information in the target page configuration request by acquiring the target page configuration request, and finally the target page configuration data is generated according to the target page entity information, the target area entity information and the target element entity information. Meanwhile, the target area entity information is determined according to the target page identification number in the target page entity information, and the target element entity information is determined according to the target area identification number in the target area entity information, so that the target page entity information, the target area entity information and the target element entity information can be associated, and the target page entity information, the target area entity information and the target element entity information can be correspondingly configured to complete operation position configuration operation, thereby improving flexibility and configuration efficiency of operation position configuration.
According to an embodiment of the present disclosure, the second determining module 503 includes a first acquiring unit, a first determining unit, a second determining unit, and a generating unit.
A first acquisition unit configured to acquire a type information selection operation corresponding to each target element.
And a first determining unit configured to determine type information of each target element in response to the type information selecting operation.
And a second determining unit configured to determine attribute information corresponding to each target element according to the type information.
And the generating unit is used for generating N pieces of target element entity information according to the type information and the attribute information of each target element.
According to an embodiment of the present disclosure, the second determination unit includes an acquisition subunit and a determination subunit.
And an acquisition subunit operable to acquire attribute information selection operations corresponding to each type of information.
And a determining subunit operable to determine attribute information corresponding to each target element in response to the attribute information selecting operation.
According to an embodiment of the present disclosure, the target page configuration data further includes a target region sequence.
According to an embodiment of the present disclosure, the data processing apparatus 500 further includes a second acquisition module and a first generation module.
And the second acquisition module is used for acquiring the target area priority ordering information under the condition that the value of M is larger than 1, wherein the target area priority ordering information comprises a first priority sequence number corresponding to each target area entity information.
The first generation module is used for sequencing the entity information of each target area according to the first priority sequence number to generate a target area sequence.
According to an embodiment of the present disclosure, the target page configuration data further includes a target element sequence.
According to an embodiment of the present disclosure, the data processing apparatus 500 further includes a third acquisition module and a second generation module.
And a third obtaining module, configured to obtain target element priority ordering information when the value of N is greater than 1, where the target element priority ordering information includes a second priority sequence number corresponding to each target element entity information.
And the second generation module is used for sequencing the entity information of each target element according to the second priority sequence number to generate a target element sequence.
According to an embodiment of the present disclosure, the processing module 504 includes a second acquisition unit and a conversion unit.
And a second acquisition unit configured to acquire the target data generation request, wherein the target data format information.
And the conversion unit is used for responding to the target data generation request and converting the target page entity information, the target area entity information and the target element entity information into target page configuration data corresponding to the target data format information.
According to an embodiment of the present disclosure, the data processing apparatus 500 further includes an parsing module and a third generating module.
And the analysis module is used for analyzing the target page configuration data through the target tool to generate target analysis data.
And the third generation module is used for generating a target page according to the target analysis data.
According to embodiments of the present disclosure, any of the first acquisition module 501, the first determination module 502, the second determination module 503, and the processing module 504 may be combined in one module to be implemented, or any of the modules may be split into a plurality of modules. Or at least some of the functionality of one or more of the modules may be combined with, and implemented in, at least some of the functionality of other modules. According to embodiments of the present disclosure, at least one of the first acquisition module 501, the first determination module 502, the second determination module 503, and the processing module 504 may be implemented at least in part as hardware circuitry, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or may be implemented in hardware or firmware in any other reasonable way of integrating or packaging circuitry, or in any one of or a suitable combination of three of software, hardware, and firmware. Or at least one of the first acquisition module 501, the first determination module 502, the second determination module 503 and the processing module 504 may be at least partly implemented as computer program modules which, when run, may perform the respective functions.
Fig. 6 schematically illustrates a block diagram of an electronic device adapted to implement a data processing method according to an embodiment of the disclosure.
As shown in fig. 6, an electronic device 600 according to an embodiment of the present disclosure includes a processor 601 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 602 or a program loaded from a storage section 608 into a Random Access Memory (RAM) 603. The processor 601 may include, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or an associated chipset and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), or the like. Processor 601 may also include on-board memory for caching purposes. The processor 601 may comprise a single processing unit or a plurality of processing units for performing different actions of the method flows according to embodiments of the disclosure.
In the RAM603, various programs and data necessary for the operation of the electronic apparatus 600 are stored. The processor 601, the ROM602, and the RAM603 are connected to each other through a bus 604. The processor 601 performs various operations of the method flow according to the embodiments of the present disclosure by executing programs in the ROM602 and/or the RAM 603. Note that the program may be stored in one or more memories other than the ROM602 and the RAM 603. The processor 601 may also perform various operations of the method flow according to embodiments of the present disclosure by executing programs stored in the one or more memories.
According to an embodiment of the present disclosure, the electronic device 600 may also include an input/output (I/O) interface 605, the input/output (I/O) interface 605 also being connected to the bus 604. The electronic device 600 may also include one or more of the following components connected to the I/O interface 605: an input portion 606 including a keyboard, mouse, etc.; an output portion 607 including a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, a speaker, and the like; a storage section 608 including a hard disk and the like; and a communication section 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. The drive 610 is also connected to the I/O interface 605 as needed. Removable media 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is installed as needed on drive 610 so that a computer program read therefrom is installed as needed into storage section 608.
The present disclosure also provides a computer-readable storage medium that may be embodied in the apparatus/device/system described in the above embodiments; or may exist alone without being assembled into the apparatus/device/system. The computer-readable storage medium carries one or more programs which, when executed, implement methods in accordance with embodiments of the present disclosure.
According to embodiments of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example, but is not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. For example, according to embodiments of the present disclosure, the computer-readable storage medium may include ROM602 and/or RAM603 and/or one or more memories other than ROM602 and RAM603 described above.
Embodiments of the present disclosure also include a computer program product comprising a computer program containing program code for performing the methods shown in the flowcharts. The program code, when executed in a computer system, causes the computer system to implement the item recommendation method provided by embodiments of the present disclosure.
The above-described functions defined in the system/apparatus of the embodiments of the present disclosure are performed when the computer program is executed by the processor 601. The systems, apparatus, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the disclosure.
In one embodiment, the computer program may be based on a tangible storage medium such as an optical storage device, a magnetic storage device, or the like. In another embodiment, the computer program may also be transmitted, distributed in the form of signals over a network medium, and downloaded and installed via the communication section 609, and/or installed from the removable medium 611. The computer program may include program code that may be transmitted using any appropriate network medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
In such an embodiment, the computer program may be downloaded and installed from a network through the communication portion 609, and/or installed from the removable medium 611. The above-described functions defined in the system of the embodiments of the present disclosure are performed when the computer program is executed by the processor 601. The systems, devices, apparatus, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the disclosure.
According to embodiments of the present disclosure, program code for performing computer programs provided by embodiments of the present disclosure may be written in any combination of one or more programming languages, and in particular, such computer programs may be implemented in high-level procedural and/or object-oriented programming languages, and/or assembly/machine languages. Programming languages include, but are not limited to, such as Java, c++, python, "C" or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of remote computing devices, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., connected via the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Those skilled in the art will appreciate that the features recited in the various embodiments of the disclosure and/or in the claims may be provided in a variety of combinations and/or combinations, even if such combinations or combinations are not explicitly recited in the disclosure. In particular, the features recited in the various embodiments of the present disclosure and/or the claims may be variously combined and/or combined without departing from the spirit and teachings of the present disclosure. All such combinations and/or combinations fall within the scope of the present disclosure.
The embodiments of the present disclosure are described above. These examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. Although the embodiments are described above separately, this does not mean that the measures in the embodiments cannot be used advantageously in combination. The scope of the disclosure is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be made by those skilled in the art without departing from the scope of the disclosure, and such alternatives and modifications are intended to fall within the scope of the disclosure.

Claims (10)

1. A data processing method, comprising:
obtaining a target page configuration request, wherein the target page configuration request comprises target page entity information, and the target page entity information comprises a target page identification number corresponding to a target page;
Determining M pieces of target area entity information according to the target page identification numbers, wherein each piece of target area entity information corresponds to one target area, and the target area entity information comprises a target area identification number corresponding to each target area, and M is more than or equal to 1;
n pieces of target element entity information corresponding to each target area are determined according to the target area identification number, wherein each piece of target element entity information corresponds to one target element, and the target element entity information comprises type information and attribute information corresponding to the target element, and N is more than or equal to 1;
Processing the target page entity information, the target area entity information and the target element entity information to generate target page configuration data;
wherein the determining, according to the target area identification number, N target element entity information corresponding to each target area includes:
acquiring type information selection operation corresponding to each target element;
determining the type information of each target element in response to the type information selection operation;
Determining attribute information corresponding to each target element according to the type information;
and generating N pieces of target element entity information according to the type information and the attribute information of each target element.
2. The method of claim 1, wherein the determining attribute information corresponding to each of the target elements according to the type information comprises:
acquiring attribute information selection operation corresponding to each type information;
and determining attribute information corresponding to each target element in response to the attribute information selection operation.
3. The method of claim 1, wherein the target page configuration data further comprises a target region sequence;
The method for generating the target region sequence comprises the following steps:
acquiring target area priority ordering information under the condition that the value of M is larger than 1, wherein the target area priority ordering information comprises a first priority sequence number corresponding to each target area entity information;
And sequencing the entity information of each target area according to the first priority sequence number to generate the target area sequence.
4. The method of claim 1, wherein the target page configuration data further comprises a target element sequence;
the method for generating the target element sequence comprises the following steps:
acquiring target element priority ranking information under the condition that the value of N is larger than 1, wherein the target element priority ranking information comprises a second priority sequence number corresponding to each target element entity information;
and sequencing the entity information of each target element according to the second priority sequence number to generate the target element sequence.
5. The method of claim 1, wherein the processing the target page entity information, the target region entity information, and the target element entity information to generate target page configuration data comprises:
obtaining a target data generation request, wherein the target data generation request comprises target data format information;
And responding to the target data generation request, and converting the target page entity information, the target area entity information and the target element entity information into the target page configuration data corresponding to the target data format information.
6. The method of any one of claims 1-5, further comprising:
Analyzing the target page configuration data through a target tool to generate target analysis data;
And generating the target page according to the target analysis data.
7. A data processing apparatus comprising:
The first acquisition module is used for acquiring a target page configuration request, wherein the target page configuration request comprises target page entity information, and the target page entity information comprises a target page identification number corresponding to a target page;
The first determining module is used for determining M pieces of target area entity information according to the target page identification numbers, wherein each piece of target area entity information corresponds to one target area, and the target area entity information comprises a target area identification number corresponding to each target area, and M is more than or equal to 1;
The second determining module is used for determining N pieces of target element entity information corresponding to each target area according to the target area identification number, wherein each piece of target element entity information corresponds to one target element, the target element entity information comprises type information and attribute information corresponding to the target element, and N is more than or equal to 1;
the processing module is used for processing the target page entity information, the target area entity information and the target element entity information to generate target page configuration data;
the second determining module comprises a first obtaining unit, a first determining unit, a second determining unit and a generating unit;
The first acquisition unit is used for acquiring type information selection operation corresponding to each target element;
The first determining unit is used for determining the type information of each target element in response to the type information selecting operation;
The second determining unit is used for determining attribute information corresponding to each target element according to the type information;
The generating unit is used for generating N pieces of target element entity information according to the type information and the attribute information of each target element.
8. An electronic device, comprising:
one or more processors;
Storage means for storing one or more programs,
Wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to perform the method of any of claims 1-6.
9. A computer readable storage medium having stored thereon executable instructions which, when executed by a processor, cause the processor to perform the method according to any of claims 1-6.
10. A computer program product comprising a computer program which, when executed by a processor, implements the method according to any one of claims 1 to 6.
CN202110828053.2A 2021-07-21 2021-07-21 Data processing method, device, electronic equipment and storage medium Active CN113553123B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110828053.2A CN113553123B (en) 2021-07-21 2021-07-21 Data processing method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110828053.2A CN113553123B (en) 2021-07-21 2021-07-21 Data processing method, device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113553123A CN113553123A (en) 2021-10-26
CN113553123B true CN113553123B (en) 2024-05-14

Family

ID=78103972

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110828053.2A Active CN113553123B (en) 2021-07-21 2021-07-21 Data processing method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113553123B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114489857A (en) * 2022-02-08 2022-05-13 京东科技信息技术有限公司 Page configuration method, device and computer system based on universal configuration platform

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110888696A (en) * 2018-09-07 2020-03-17 北京京东金融科技控股有限公司 Page display method and system, computer system and computer readable medium
CN111428166A (en) * 2020-02-28 2020-07-17 深圳壹账通智能科技有限公司 Page configuration method, page element replacement method, device, equipment and medium
WO2020233053A1 (en) * 2019-05-22 2020-11-26 深圳壹账通智能科技有限公司 Method, apparatus, device, and storage medium for making test page script

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110888696A (en) * 2018-09-07 2020-03-17 北京京东金融科技控股有限公司 Page display method and system, computer system and computer readable medium
WO2020233053A1 (en) * 2019-05-22 2020-11-26 深圳壹账通智能科技有限公司 Method, apparatus, device, and storage medium for making test page script
CN111428166A (en) * 2020-02-28 2020-07-17 深圳壹账通智能科技有限公司 Page configuration method, page element replacement method, device, equipment and medium

Also Published As

Publication number Publication date
CN113553123A (en) 2021-10-26

Similar Documents

Publication Publication Date Title
US11016716B2 (en) Picture interface display method and apparatus according to jump protocol
CN113031946B (en) Method and device for rendering page component
CN109062560B (en) Method and apparatus for generating information
US10951486B2 (en) Terminal device, UI expansion method, and UI expansion program
CN113505302A (en) Method, device and system for supporting dynamic acquisition of buried point data and electronic equipment
CN113434241A (en) Page skipping method and device
CN111443909A (en) Method and device for generating page
CN112965916B (en) Page testing method, page testing device, electronic equipment and readable storage medium
CN113553123B (en) Data processing method, device, electronic equipment and storage medium
CN108834202B (en) Information display method and equipment
CN112486482A (en) Page display method and device
CN115756461A (en) Annotation template generation method, image identification method and device and electronic equipment
CN113656041A (en) Data processing method, device, equipment and storage medium
CN111338621B (en) Method, apparatus, electronic device and computer readable medium for displaying data
CN110888583B (en) Page display method, system and device and electronic equipment
CN114489910A (en) Video conference data display method, device, equipment and medium
CN110874253B (en) Display method and display system
CN112347382A (en) Product page sharing method and device and electronic equipment
CN112965699B (en) Front-end page generation method, device, computer system and readable storage medium
CN114510309B (en) Animation effect setting method, device, equipment and medium
CN115577200B (en) Page loading method, device, equipment and storage medium
CN113220293B (en) Page display method, page display device, electronic equipment and computer readable medium
CN117649459A (en) Image drawing method, data generating method and device
CN114035792A (en) Page generation method and device, electronic equipment and storage medium
CN113656326A (en) Program testing method, program testing device, computer system and storage medium

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