CN112286520A - Method, device, platform and storage medium for creating and acquiring style template - Google Patents

Method, device, platform and storage medium for creating and acquiring style template Download PDF

Info

Publication number
CN112286520A
CN112286520A CN202011124609.1A CN202011124609A CN112286520A CN 112286520 A CN112286520 A CN 112286520A CN 202011124609 A CN202011124609 A CN 202011124609A CN 112286520 A CN112286520 A CN 112286520A
Authority
CN
China
Prior art keywords
component
template
style
style template
created
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011124609.1A
Other languages
Chinese (zh)
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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Wodong Tianjun Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN202011124609.1A priority Critical patent/CN112286520A/en
Publication of CN112286520A publication Critical patent/CN112286520A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • 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)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the application discloses a method, a device, a platform and a storage medium for creating a style template, wherein the method comprises the following steps: displaying a specific interface, wherein the specific interface comprises a first display area for displaying a component library and a second display area for displaying a style template to be created; determining components included in the style template to be created; under the condition that the component exists in the component library, acquiring the component from the component library, and displaying the component on a second display area; determining attribute information of the component; and adding the attribute information of the component on the component positioned on the second display area to obtain the created style template.

Description

Method, device, platform and storage medium for creating and acquiring style template
Technical Field
The present application relates to the field of style templates, and in particular, to a method, an apparatus, a platform, and a computer storage medium for creating and acquiring a style template.
Background
In the related art, for a newly accessed service or a modification of an original service, because the rendering styles are stored in the client in the application program, a client research and development staff needs to develop codes of the related styles again according to the design styles and simultaneously coordinate with the server to render and display the newly accessed service or the modification of the original service, that is, the client research and development staff can only realize the modification by re-publishing the version through the client. For example, for an Application program (App) of a client, each time a modification of a rendering style is required, the App of the client needs to be covered, installed, or upgraded, causing a problem of "re-wheeling".
Disclosure of Invention
The embodiment of the application is expected to provide a method, a device, a platform and a storage medium for creating and acquiring a style template.
The technical scheme of the embodiment of the application is realized as follows:
in a first aspect, an embodiment of the present application provides a method for creating a style template, including: displaying a specific interface, wherein the specific interface comprises a first display area for displaying a component library and a second display area for displaying a style template to be created; determining components included in the style template to be created; in the case that the component exists in the component library, acquiring the component from the component library, and displaying the component on a second display area; determining attribute information of the component; and adding the attribute information of the component on the component positioned on the second display area to obtain the created style template.
In a second aspect, an embodiment of the present application provides a method for obtaining a style template, including: receiving a template acquisition request sent by a client; the template acquisition request comprises a template identifier; responding to the template acquisition request, and acquiring a storage path of the style template on the cloud storage server according to the template identification; sending the storage path of the pattern template to the client, so that the client can download the pattern template according to the storage path of the pattern template; and the style template is combined into the style template through components and stored on the cloud storage server.
In a third aspect, an embodiment of the present application provides an apparatus for creating a style template, including: the system comprises a first display module, a second display module and a control module, wherein the first display module is used for displaying a specific interface, and the specific interface comprises a first display area used for displaying a component library and a second display area used for displaying a style template to be created; a first determining module for determining components included in the style template to be created; the second display module is used for acquiring the component from the component library and displaying the component on a second display area under the condition that the component exists in the component library; a second determination module for determining attribute information of the component; and the adding module is used for adding the attribute information of the component on the component positioned on the second display area so as to obtain the created style template.
In a fourth aspect, an embodiment of the present application provides an apparatus for obtaining a style template, including: the receiving module is used for receiving a template acquisition request sent by a client; the template acquisition request comprises a template identifier; the response module is used for responding to the template acquisition request and acquiring a storage path of the style template on the cloud storage server according to the template identification; the sending module is used for sending the storage path of the pattern template to the client so that the client can download the pattern template according to the storage path of the pattern template; and the style template is combined into the style template through components and stored on the cloud storage server.
In a fifth aspect, an embodiment of the present application provides a creation platform of a style template, including a memory and a processor, where the memory stores a computer program executable on the processor, and the processor implements the steps in any one of the above-mentioned creation methods of the style template when executing the computer program.
In a sixth aspect, an embodiment of the present application provides a style template obtaining platform, including a memory and a processor, where the memory stores a computer program executable on the processor, and the processor implements the steps in any one of the style template obtaining methods when executing the computer program.
In a seventh aspect, an embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps in any one of the above-mentioned method for creating a style template or the method for obtaining a style template.
In the technical scheme provided by the embodiment of the application, because the client research personnel can create the style template through the components included in the component library on the platform, under the condition that the newly accessed service creation style template or the original service style template needs to be modified, the client research personnel only need to acquire the related components in the component library and add the related attribute information, and do not need to develop the codes of the related styles according to the design styles again, namely, the client research personnel do not need to realize the method through re-edition. Therefore, the problem of repeated wheel manufacturing can be avoided, and the creation efficiency of the pattern template can be improved.
Drawings
FIG. 1A is a schematic view of a page shown in the prior art rendered by a style stencil;
FIG. 1B is a schematic view of another page shown rendered by a style template in the related art;
fig. 2 is a schematic flow chart illustrating an implementation of a method for creating a style template according to an embodiment of the present application;
fig. 3 is a schematic flow chart illustrating an implementation of another method for creating a style template according to an embodiment of the present application;
fig. 4 is a schematic implementation flow diagram of another method for creating a style template according to an embodiment of the present application;
fig. 5 is a schematic flow chart illustrating an implementation of a method for obtaining a style template according to an embodiment of the present application;
fig. 6 is a schematic diagram illustrating an implementation flow of a new access service configuration style template according to an embodiment of the present application;
fig. 7 is a schematic flow chart illustrating an implementation process of a configuration style template according to an embodiment of the present application;
fig. 8A is a schematic diagram illustrating a display effect of a style template according to an embodiment of the present disclosure;
FIG. 8B is a component diagram of the style template of FIG. 8A according to an embodiment of the present application;
fig. 9 is a schematic flow chart illustrating an implementation process of calling a style template by a client according to an embodiment of the present application;
fig. 10 is a device for creating a style template according to an embodiment of the present application;
fig. 11 is a device for acquiring a pattern template according to an embodiment of the present application;
fig. 12 is a schematic structural diagram of a creation and acquisition platform of a style template according to an embodiment of the present application.
Detailed Description
In order to make the purpose, technical solutions and advantages of the present application clearer, the technical solutions of the present application are further described in detail with reference to the drawings and the embodiments, the described embodiments should not be considered as limiting the present application, and all other embodiments obtained by a person of ordinary skill in the art without creative efforts belong to the protection scope of the present application.
In the following description, reference is made to "some embodiments" which describe a subset of all possible embodiments, but it is understood that "some embodiments" may be the same subset or different subsets of all possible embodiments, and may be combined with each other without conflict.
Where similar language of "first/second" appears in the specification, the following description is added, and where reference is made to the term "first \ second \ third" merely to distinguish between similar items and not to imply a particular ordering with respect to the items, it is to be understood that "first \ second \ third" may be interchanged with a particular sequence or order as permitted, to enable the embodiments of the application described herein to be performed in an order other than that illustrated or described herein.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. The terminology used herein is for the purpose of describing embodiments of the present application only and is not intended to be limiting of the application.
With the recent improvement of mobile network quality, a fifth Generation mobile communication technology (5th-Generation, 5G) network is becoming popular, and the mobile internet will play an increasing role in daily life. FIG. 1A is a schematic view of a page shown in the prior art rendered by a style stencil; FIG. 1B is a schematic view of another page shown rendered by a style template in the related art; as shown in fig. 1A and 1B, a plurality of modules are included in a page, e.g., module 101 is included in fig. 1A and module 102 is included in fig. 1B. When a style template is newly added to each module or a special-shaped style template is maintained, a client research and development personnel can develop codes of the related style template again according to a design draft and simultaneously joint and tone a data interface with a server to render and display the related style template. And because the style template is stored in the client, the style template can be changed only by re-edition by the client under the condition of the style problem. For example, for a client App, the client App needs to be covered, installed, or upgraded each time a modification to the style template is required. However, regarding the style, there may be a case where a plurality of modules include the same style template, because of the non-universality between the modules, the problem of "duplicate wheeling" is inevitably caused, and the Android and IOS in the modules also need to maintain one code, respectively, and the development efficiency is affected.
The client repeats the rotation to develop the style code in the face of new style access. If the AB experiment is carried out on the pattern, two sets of pattern codes are required to be built in the client side, and the AB experiment is controlled by seriously depending on the field issued by the server side. After the problem occurs on line, the problem can be solved only by updating the version, and dynamic modification or offline and the like are not supported. The AB experiment is to make two (A/B) or more (A/B/n) versions for a Web page or App interface or process, make visitor groups (target population) with the same (similar) components randomly access the versions in the same time dimension, collect user experience data and service data of each group, analyze and evaluate the best version, and adopt the version formally.
Based on the technical problem, the cloud platform with the dynamically configured styles is built, rich style components are arranged in the cloud platform, the style templates are combined through the components, the Android client side and the IOS client side can directly render the style templates by taking one set of style templates, and therefore the development efficiency is improved while the wheels are prevented from being repeatedly manufactured. Here, a template is a collection of components. Each component may be understood as a style that contains information such as the shape, color, position, font, buttons, etc. of the style.
In the embodiment of the present application, there are two cases of creating a style template as follows: under the condition 1, a pattern template is established for the newly added service; and 2, adding different versions of style templates to the existing service.
Meanwhile, for the above two cases of creating a style template, an embodiment of the present application provides a method for creating a style template, as shown in fig. 2, an implementation flow of the method includes:
step S201: displaying a specific interface, wherein the specific interface comprises a first display area for displaying the component library and a second display area for displaying the style template to be created.
Here, the component library may be a collection including various types of components. In practical application, when the components in the component library are accumulated to a certain degree, the components in the component library are classified. In one example, components in the component library may be classified by style, or may be classified by function. For example, by style classification, components in the component library may be classified into components of header styles and other styles; of course, components in the component library may also be classified by function.
In one example, the components may be pictures, buttons, text, links, and buttons added on the pictures, and each component may be understood as a style containing information such as shape, color, position, font, button, and the like of the style. Here, the size of the component is not limited, and the component may include many contents or a small amount of contents.
In one example, the style template to be created may be a style combination containing multiple components that needs to be created as determined by business requirements. The pattern template to be created is determined according to the design pattern of the service to be accessed. The design style can be a style specially designed by a client research and development personnel through a User Interface (UI) according to the service requirement, and the content includes: which components, size, dimensions, relative positions of buttons, etc. are laid out in the upper left and upper right corners of the page.
In one example, the first display region and the second display region may be any two non-overlapping display regions of the display screen. Here, the size and position of the area of the first display region and the second display region are not limited as long as there is no overlapping area between the first display region and the second display region.
In some possible embodiments, displaying the specific interface may be displaying the component library and the style template to be created on a first display area and a second display area, respectively, on a display screen.
Step S202: determining components included in the style template to be created.
In some possible embodiments, the components included in the style template to be created are determined. The components included in the pattern template to be created may be determined according to the design pattern of the service to be accessed. For example, the design style of the service to be accessed may be a design draft formed by combining the component 1, the component 2, the component 3, and the component 4 according to different positions and different sizes, and the design style of the service to be accessed may be obtained by identifying the design style of the service to be accessed, where the design style of the service to be accessed includes the component 1, the component 2, the component 3, and the component 4.
Here, the implementation manner of determining the components included in the style template to be created is not limited, and may be that a client developer determines the components included in the style template to be created according to a design style; or identifying the design style according to a preset rule through a platform for creating the style template, and determining the components included in the style template to be created.
Step S203: and in the case that the component exists in the component library, acquiring the component from the component library and displaying the component on a second display area.
In some possible embodiments, step S203 includes: and the client research personnel judge whether the component exists in the component library, drag the component from the component library to a second display area in a dragging mode under the condition that the component exists, and display the component on the second display area.
In one example, the component included in the style template to be created may be a plurality of components, and a client research and development staff may select one of the components in sequence from the plurality of components, determine whether the component exists in a component library, and drag the component from the component library to a second display area in a dragging manner when determining that the component exists; then, the client developer selects another component from the multiple components to perform the judging and dragging operations until all the components included in the style template to be created are traversed.
For example, the components included in the style template to be created are a component a, a component B, and a component C, and a client developer may first determine whether the component C exists in the component library, and drag the component C in the component library to the second display area when determining that the component C exists; then, judging whether the component A exists in the component library, and dragging the component A in the component library to a second display area under the condition that the component A is determined to exist; and finally, judging whether the component B exists in the component library, and dragging the component B in the component library to the second display area under the condition that the component B exists.
In some possible embodiments, step S203 includes: and the creation platform of the style template automatically judges whether the component exists in the component library, automatically drags the component to a second display area under the condition that the component exists, and displays the component on the second display area.
Step S204: attribute information of the component is determined.
Here, the attribute information may include a field name field, a background color value field, a location field, a picture size field, and a button pattern field associated with the service to be accessed.
In some possible embodiments, determining the attribute information of the component may be that the client developer inputs corresponding attribute information for each component.
Step S205: and adding the attribute information of the component on the component positioned on the second display area to obtain the created style template.
In one possible implementation, step S205 includes: and the client research personnel sequentially add corresponding attribute information to a plurality of components in the pattern template to be created in the second display area so as to obtain the pattern template of the service to be accessed.
The method for adding the attribute information is not limited, and the method for adding the attribute information can be that a client research and development worker firstly selects a component to be added according to a design style, and then inputs corresponding attribute information to the selected component to be added; the mode of adding the attribute information may also be that the platform automatically determines the attribute information of each component according to the design style data, and automatically loads corresponding attribute information to each component when the component is dragged to the second display area.
In practical applications, the steps S201 to S205 may be implemented by using a control Unit in a creation platform of the style template, where the control Unit may be at least one of an Application Specific Integrated Circuit (ASIC), a Digital Signal Processor (DSP), a Digital Signal Processing Device (DSPD), a Programmable Logic Device (PLD), an FPGA, a Central Processing Unit (CPU), a controller, a microcontroller, and a microprocessor.
In the technical scheme provided by the embodiment of the application, because the client research and development personnel can establish the style template through the components included in the component library on the establishment platform of the style template, under the condition that the newly accessed service establishment style template or the original service style template needs to be modified, the client research and development personnel only need to acquire related components in the component library and add related attribute information, and do not need to develop codes of related styles according to the design style again, namely, the client research and development personnel do not need to realize the method through re-edition. Therefore, the problem of repeated wheel manufacturing can be avoided, and the creation efficiency of the pattern template can be improved.
Fig. 3 is a schematic diagram of an implementation flow of another method for creating a style template according to an embodiment of the present application, and as shown in fig. 3, the flow includes:
step S301: displaying a specific interface, wherein the specific interface comprises a first display area for displaying the component library and a second display area for displaying the style template to be created.
Step S302: and acquiring the design style of the style template to be created.
In some possible embodiments, step S302 may be to receive a design style of a style template to be created uploaded by a client developer.
Step S303: and determining components included in the style template to be created according to the design style.
Determining an implementation manner of a component included in the to-be-created style template according to the design style, wherein illustratively, a client research and development worker analyzes the design style and determines the component included in the to-be-created style template; or the creating platform of the pattern template identifies the components included in the pattern template to be created according to a preset identification algorithm.
Step S304: and in the case that the component exists in the component library, dragging the component to the second display area.
In some possible embodiments, step S304 includes: and under the condition that the component exists in the component library, the client research and development personnel drag the component from the component library to the second display area, and the creation platform of the style template receives the drag operation of the client research and development personnel.
In some possible embodiments, step S304 includes: in the event that the component is determined to be present in the component library, the creation platform of the style template automatically drags the component from the component library onto the second display area.
Step S305: displaying the component on the second display area.
In one possible implementation, the displaying of the component on the second display area may be a creation platform of a style template, and the component is displayed on the second display area in response to a drag operation of a developer of a client.
In another possible embodiment, the displaying of the component on the second display region may be a creation platform of a style template automatically displaying the component on the second display region.
Step S306: and determining the attribute information of the component according to the received attribute information adding operation.
In an example, the determining of the attribute information of the component according to the received attribute information adding operation may be that the platform receives an attribute information adding operation of a client developer on the selected component, and determines the attribute information of the selected component according to a design style.
Step S307: and adding the attribute information of the component on the component positioned on the second display area to obtain the created style template.
Step S308: and carrying out binary format conversion on the created pattern template to obtain the pattern template in the binary coding format.
In some possible embodiments, the created style template is subjected to binary format conversion to obtain a style template in a binary coding format, where the style template creation platform first converts the style template of a service to be accessed into an eXtensible Markup Language (XML) file, and then converts the XML file into a style template file in a binary coding format.
Step S309: and uploading the pattern template in the binary coding format to a cloud storage server.
In one example, the style template in the binary coding format is uploaded to a cloud storage server, and the style template creation platform may upload the style template in the binary coding format to the cloud storage server, and store the created style template file through the cloud storage server.
In some possible embodiments, the cloud storage server stores the created style template file with the service number and the version number of the style template to be created. Here, the service number is a unique number generated by a creation platform or system of the pattern template when the service scene of the service to be accessed is created by the pattern template to be created; the version number is a version number created after the creation of the service scene for the style template to be created is completed. Here, one service scenario may correspond to a plurality of version numbers.
In the technical scheme provided by the embodiment of the application, the components included in the to-be-created style template are determined according to the acquired design style of the to-be-created style template, so that the problem of omission of the components included in the to-be-created style template can be avoided; receiving a drag operation in the case that the component is determined to exist in the component library; the dragging operation is used for dragging the component from the component library to a second display area; displaying the component on the second display area in response to the acquisition operation; determining the attribute information of the component according to the received attribute information adding operation, and displaying the configuration process of the component in the style template in a visualized manner, wherein the man-machine interaction is friendly; meanwhile, carrying out binary format conversion on the created pattern template to obtain a pattern template in a binary coding format; the style template in the binary coding format is uploaded to a cloud storage server, wherein the file in the binary coding format is higher in security, the style template file is stored in the cloud server, and calling is performed when a client needs the style template, so that the style template file is updated conveniently when the style template has a problem, and the updating process is simpler.
Fig. 4 is a schematic flow chart illustrating an implementation of a method for creating a style template according to an embodiment of the present application, where as shown in fig. 4, the flow chart includes:
step S401: displaying a specific interface, wherein the specific interface comprises a first display area for displaying the component library and a second display area for displaying the style template to be created.
Step S402: and acquiring the service number of the pattern template to be created.
In some possible embodiments, the style template to be created has only a service number, and no corresponding version number, e.g., one service number for only one style template or one service number for multiple style templates. When the client needs to obtain the style template, the style template can be obtained only through the service number, and if a plurality of style templates exist under one service number, the plurality of style templates can be obtained through the service number. For the condition that the created style template only has the service number but does not have the corresponding version number, the implementation mode of obtaining the service number of the style template to be created can be exemplarily, a client research and development personnel creates a service scene of a newly added service person on a creation platform of the style template, and the creation platform of the style template generates the service number of the style template to be created according to the service scene of the newly added service. Here, the service scenario may be a service name created according to an application scenario of the newly added service, for example, the service scenario may be a "search shopping cart"; the service number may be a unique number or a string of numbers, or may be a character string.
In some possible other embodiments, the style template to be created has both a service number and a corresponding version number. The pattern template to be created may be a pattern template of a newly added service, or a pattern template of adding a new version to an original service.
And under the condition that the to-be-created style template is the style template of the newly added service, the realization mode of obtaining the service number of the to-be-created style template is the same as the condition that the to-be-created style template only has the service number but does not have the corresponding version number.
The implementation method of obtaining the service number of the style template to be created may be, for example, obtaining the service number of the original service, when the style template to be created is a style template with a new version added to the original service.
Step S403: and determining all version numbers under the service number.
In some possible embodiments, the determining of all version numbers under the service number may be that the client research and development personnel determines all local numbers under the service number according to the style template data returned by the request for obtaining the style template. For example, for service 1, determining all version numbers under service 1 may include V1.0, V2.0, and V3.0.
Step S404: and generating the version number of the style template to be created according to all the version numbers under the service number.
In some possible embodiments, step S404 includes: and the client research personnel executes the operation of creating a new version number according to all the version numbers under the service numbers, and the creating platform of the style template responds to the creating operation of the sample number to generate the version number of the style template to be created. For example, for the case that all version numbers under service 1 are V1.0, V2.0, and V3.0, the client developer may perform an operation of creating V4.0, and the creation platform of the style template responds to the operation of V4.0 to generate the style template to be created with the version number of V4.0.
Step S405: determining components included in the style template to be created.
Step S406: and in the case that the component exists in the component library, acquiring the component from the component library and displaying the component on a second display area.
Step S407: attribute information of the component is determined.
Step S408: and adding the attribute information of the component on the component positioned on the second display area to obtain the created style template.
Step S409: in the event that it is determined that the component does not exist in the component library, outputting a reminder notification for configuring the component.
In some possible embodiments, step S409 includes: and judging whether the component exists in a component library or not by client research personnel, under the condition that the component does not exist, triggering an application for creating the component by clicking the creation platform of the style template, and outputting a reminding notice for configuring the component by the platform.
In one example, a component included in a style template to be created may be a plurality of components, a client research and development staff may sequentially select one of the components from the plurality of components, determine whether the component exists in a component library, send an application for creating the component if it is determined that the component does not exist, and a prompt notification for configuring the component is output by a style creation platform; and then starting to judge whether other components exist in the component library or not until all components included in the style template to be created are traversed.
For example, the components included in the style template to be created are a component a, a component B, and a component C, a client research and development staff may first determine whether the component C exists in the component library, and send an application for creating the component C if it is determined that the component C does not exist, and a prompt notification for configuring the component C is output by a creation platform of the style template; then, judging whether the component A exists in the component library, sending an application for creating the component A under the condition that the component A does not exist, and outputting a reminding notice for configuring the component A by a creating platform of the style template; and finally, judging whether the component B exists in the component library, sending an application for creating the component B under the condition that the component B does not exist, and outputting a reminding notice for configuring the component B by a creating platform of the style template.
In some possible implementations, outputting the alert notification for configuring the component may be the style template creation platform issuing an alert notification to a particular component creator to configure the component. Here, the manner of sending the reminding notification may be to send an email to the specific component creator for reminding, or may be to send a short message or a WeChat message to the specific component creator for reminding.
Step S410: updating the component library based on receiving the creation operation of the component.
In some possible embodiments, based on receiving the creation operation of the component, updating the component library may be that a component creator creates the component at a creation platform of a style template, and adds the newly created component to the component library, and the creation platform of the style template receives the creation operation and the addition operation of the component to update an original component library.
In one embodiment, after the component library is updated, the client developer may obtain the component from the updated component library and display the component on the second display area; and then configuring the attribute information of the component, and adding the attribute information of the component on the component positioned on the second display area to obtain the created style template.
In the technical scheme provided by the embodiment of the application, the service number of the style template to be created is obtained; determining all version numbers under the service number; and generating the version number of the to-be-created style template according to all the version numbers under the service numbers, determining the unique service number and the unique version number of the to-be-created style template, and calling the corresponding style template according to the service number and the version number. In the event that it is determined that the component does not exist in the component library, outputting a reminder notification for configuring the component; and updating the component library based on the received creation operation of the components, and under the condition that the components needing to be configured do not exist in the component library, updating the component library through the newly-built components to obtain the components to be configured, thereby being beneficial to enriching the component library and improving the creation efficiency of the style template.
Fig. 5 is a schematic diagram of an implementation flow of a method for obtaining a style template according to an embodiment of the present application, and as shown in fig. 5, the flow includes:
step S501: receiving a template acquisition request sent by a client; the template acquisition request comprises a template identifier.
Here, the template identification includes a service number of the style template, or the template identification includes a service number of the style template and a version number of the style template.
Here, the object for receiving the template acquisition request sent by the client is not specifically limited, and the object for receiving the template acquisition request sent by the client may be an acquisition platform of the style template, or may be another object such as a server. In some possible embodiments, the receiving of the template acquisition request sent by the client may be that the client sends an acquisition request containing a sample number and a version number of the style template to an acquisition platform of the style template, and the acquisition platform of the style template receives the template acquisition request sent by the client.
Step S502: and responding to the template acquisition request, and acquiring a storage path of the pattern template on the cloud storage server according to the template identification.
In one example, in response to the template acquisition request, the storage path of the style template on the cloud storage server is acquired according to the template identifier, and the acquisition platform of the style template may respond to the template acquisition request to acquire the storage path of the style template corresponding to the sample number and the version number on the cloud storage server.
Step S503: sending the storage path of the pattern template to the client, so that the client can download the pattern template according to the storage path of the pattern template; and the style template is combined into the style template through components and stored on the cloud storage server.
In some possible embodiments, the storage path of the pattern template is sent to the client, so that the client downloads the pattern template according to the storage path of the pattern template, where the obtaining platform of the pattern template may send the storage path of the pattern template to the client, and the client downloads the pattern template according to the storage path of the pattern template.
In the technical scheme provided by the embodiment of the application, the style template is stored in the cloud storage server according to the sample number and the version number, when the client needs to call the style template, only the template acquisition request sent to the acquisition platform of the style template is needed, and the acquisition platform of the style template returns the storage path of the style template on the cloud storage server to the client so that the client can acquire the style template according to the storage path of the style template, namely, the style template is acquired on the cloud storage server in the style template acquisition mode and is not directly acquired from the client.
In some possible embodiments, the style template is created using the following method, including: displaying a specific interface, wherein the specific interface comprises a first display area for displaying a component library and a second display area for displaying a style template to be created; determining components included in the style template to be created; in the case that the component exists in the component library, acquiring the component from the component library, and displaying the component on a second display area; determining attribute information of the component; and adding the attribute information of the component to the component positioned on the second display area to obtain the created style template.
In some possible implementation manners, when a new business style is accessed, a client research and development staff combines a style template in a dynamic configuration style cloud platform in a component dragging mode, fills in field attribute information, and can complete the development of the style. And the client user only needs to call and acquire the corresponding style template according to the service number and the version number. The creation platform of the pattern template performs binary coding on the pattern template, the transmission safety is ensured, and the client only needs to be provided with a set of built-in analysis rules of the pattern template to render the pattern. Meanwhile, the creation platform of the style template opens an AB experiment supporting the style template, and dynamic rendering of the client is supported after modification. Really achieving the purpose of liberating the dependence of the client on the repeated wheel manufacturing of the styles and improving the research and development efficiency.
Fig. 6 is a schematic diagram of an implementation process of a new access service configuration style template provided in the embodiment of the present application, and as shown in fig. 6, the process includes:
step S601: the client developer creates a newly accessed service.
Step S602: and the client research personnel creates a service scene for the newly accessed service.
Step S603: and the client research personnel creates a version number for the style template to be created.
Step S604: client developers begin to configure the style template to be created.
Step S605: the client developer selects the components according to the design style.
Step S606: the client research personnel judge whether the selected component exists in the component library; if yes, go to step S607; if not, the process proceeds to step S612.
Step S607: the client developer obtains the selected component from the component library.
Step S608: and the client research personnel fills in the attribute information of the component.
Step S609: the creation platform of the style template adds the attribute information of the component to the selected component.
Step S610: the client personnel judges whether to continue adding the components, if so, the step S605 is entered; if not, the process proceeds to step S611.
Step S611: and completing the configuration of the style template to be created.
Step S612: the client developer applies for creating the component.
Step S613: the creation platform of the style template informs the client of the colleague configuration component;
step S614: the creation platform of the style template updates the newly created component to the component library and proceeds to step 607.
In some possible embodiments, a client developer or a product person completes configuration of the style template in a manner of dragging the component on a creation platform of the style template according to the design style. And the client user acquires the corresponding style template file through the unified service number and the style template version number. And a multi-version number style template exists under the support service. Meanwhile, AB experiments and disaster recovery treatment can be set to improve the use effect.
Fig. 7 is a schematic flow chart illustrating an implementation process of a configuration style template provided in an embodiment of the present application, as shown in fig. 7, including the following steps:
step S701: the client developer begins configuration.
Step S702: the client developer selects the components according to the design style.
Step S703: the client developer determines whether the selected component exists in the component library, if yes, the process proceeds to step S704, and if no, the process proceeds to step S711.
Step S704: and the client research personnel acquires the selected components from the component library and fills in component attribute information.
Step S705: the creation platform of the style template adds the attribute information of the component to the selected component.
Step S706: the client personnel judges whether to continue adding the components, if so, the step S702 is carried out; if not, the process proceeds to step S707.
Step S707: and completing the configuration of the style template to be created.
Step S708: and the creation platform of the style template converts the configured style template into an XML file.
Step S709: the creation platform of the style template converts the XML file into a binary file.
Step S710: and uploading the binary file to a cloud storage server by the style template creating platform.
Step S711: and the client research personnel applies for the newly added component.
In some possible embodiments, step S711 includes the client developer applying for the newly added component, the creation platform of the style template notifying the client colleague of the configuration component in response to the application for the newly added component, the client colleague performing the configuration component operation, and the creation platform of the style template responding to the received configuration component operation to create the new component.
In some possible embodiments, a component configuration style template is dragged by a client developer, and if no conforming component exists, a component library is newly added. And the platform converts the dragged components into XML files, converts the XML files into binary files and uploads the binary files to the cloud storage server. In order to obtain the style template corresponding to the service number and the version number, a client user or a research and development person returns the path of the cloud storage to the client for downloading.
Fig. 8A is a schematic diagram illustrating a display effect of a style template according to an embodiment of the present disclosure; FIG. 8B is a component diagram of the style template of FIG. 8A according to an embodiment of the present application; as shown in fig. 8A and 8B, wherein the entirety in fig. 8B can be understood as one component, i.e., the style template contains one component. The whole of fig. 8B can also be understood as comprising four components of picture, document 1, document 2 and document whole description to form a pattern template. After the client research personnel selects the component, the client research personnel fills in the attribute information of the component, and then the configuration of the style template can be completed. Wherein the property information includes a binding data field, where the binding data field is one of the property fields of the component. The style template focuses on the style, but there is service data (such as a Uniform Resource Locator (URL) specific to a picture), and this is not to write a fixed specific value when the style template is constructed, but to use a field expression such as data.
Fig. 9 is a schematic diagram of an implementation flow of calling a style template by a client according to an embodiment of the present application, and as shown in fig. 9, a search module of the client is a caller for calling the style template, and when a user of the client needs to call the style template, the following steps are performed:
step S901: a search module of a client sends a request for obtaining the style template to an obtaining platform of the style template, and simultaneously sends a call request for obtaining service data to an Application Programming Interface (API) of a server;
step S902: the method comprises the steps that an acquisition platform of the style template actively acquires a storage path of the style template to be rendered on a cloud storage server through a service number and a version number of the style template and sends the storage path to a search module;
step S903: the method comprises the steps that a search module obtains a style template to be rendered according to a storage path of the style template to be rendered on a cloud storage server; meanwhile, the returned service data is obtained through an API (application program interface) of the server;
step S904: and rendering the pattern template, and binding corresponding service data to finish the display of the pattern.
Here, the service number and some basic information of the mobile phone thereof may be used as a call parameter, such as a version number, a Universal Unique Identifier (UUID), and the like.
In some embodiments, a better disaster tolerance scheme can be provided through the creation platform of the style template, when the problem of the style of the system version, the model and the like of a certain client is found, reverse filtering is set through the creation platform of the style template, so that the problem is found and the user experience is not influenced. And the Android and IOS client sides share one set of style template, so that development labor is saved.
Fig. 10 provides an apparatus for creating a style template according to an embodiment of the present application, and as shown in fig. 10, the apparatus may include: the method comprises the following steps:
a first display module 1001 configured to display a specific interface, where the specific interface includes a first display area for displaying a component library and a second display area for displaying a style template to be created;
a first determining module 1002, configured to determine components included in the style template to be created;
a second display module 1003, configured to, if it is determined that the component exists in the component library, obtain the component from the component library, and display the component on a second display area;
a second determining module 1004 for determining attribute information of the component;
an adding module 1005, configured to add the attribute information of the component to the component located on the second display area to obtain the created style template.
In some embodiments, the second display module 1003 is configured to, in a case that it is determined that the component exists in the component library, drag the component onto the second display area; displaying the component on the second display area.
In some embodiments, the second determining module 1004 is configured to determine the attribute information of the component according to the received attribute information adding operation.
In some embodiments, the first determining module 1002 is configured to obtain a design style of the style template to be created; and determining components included in the style template to be created according to the design style.
In some embodiments, the apparatus further comprises: a creation module 1006, configured to output a reminder notification for configuring the component if it is determined that the component does not exist in the component library; updating the component library based on receiving the creation operation of the component.
In some embodiments, the apparatus further comprises: a format conversion module 1007, configured to perform binary format conversion on the created pattern template to obtain a pattern template in a binary coding format; and uploading the pattern template in the binary coding format to a cloud storage server.
In some embodiments, the apparatus further comprises: a generating module 1008, configured to obtain a service number of the style template to be created; determining all version numbers under the service number; and generating the version number of the style template to be created according to all the version numbers under the service number.
In practical applications, the first display module 1001, the first determining module 1002, the second display module 1003, the second determining module 1004, the adding module 1005, the creating module 1006, the format converting module 1007 and the generating module 1008 may be implemented by a processor in the creating apparatus of the style template, and the processor may be at least one of an ASIC, a DSP, a DSPD, a PLD, an FPGA, a CPU, a controller, a microcontroller and a microprocessor.
Fig. 11 is a device for acquiring a style template according to an embodiment of the present application, including:
a receiving module 1101, configured to receive a template obtaining request sent by a client; the template acquisition request comprises a template identifier;
a response module 1102, configured to respond to the template obtaining request, and obtain, according to the template identifier, a storage path of the style template on the cloud storage server;
a sending module 1103, configured to send the storage path of the pattern template to the client, so that the client downloads the pattern template according to the storage path of the pattern template; and the style template is combined into the style template through components and stored on the cloud storage server.
In one embodiment, the template identifier includes a service number of the style template, or the template identifier includes a service number of the style template and a version number of the style template.
In one embodiment, the first display module 1001 is configured to display a specific interface, where the specific interface includes a first display area for displaying a component library and a second display area for displaying a style template to be created; a first determining module 1002, configured to determine components included in the style template to be created; the second display module is used for acquiring the component from the component library and displaying the component on a second display area under the condition that the component exists in the component library; a second determining module 1004 for determining attribute information of the component; an adding module 1005, configured to add the attribute information of the component to the component located on the second display area to obtain the created style template.
In practical applications, the receiving module 1101, the responding module 1102 and the sending module 1103 may be implemented by a processor in the creation apparatus of the pattern template, where the processor may be at least one of an ASIC, a DSP, a DSPD, a PLD, an FPGA, a CPU, a controller, a microcontroller and a microprocessor.
In addition, each functional module in this embodiment may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware or a form of a software functional module.
Based on the understanding that the technical solution of the present embodiment essentially or a part contributing to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium, and include several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (processor) to execute all or part of the steps of the method of the present embodiment. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Generally, computer program instructions corresponding to a method for creating and acquiring a style template in this embodiment may be stored in a storage medium such as an optical disc, a hard disc, a usb disk, or the like, and when the computer program instructions corresponding to the method for creating and acquiring a style template in the storage medium are read or executed by a data verification device, any one of the methods for creating and acquiring a style template in the foregoing embodiments is implemented.
Based on the same technical concept as the foregoing embodiment, referring to fig. 12, which shows a schematic structural diagram of a creation and acquisition platform of a style template provided in an embodiment of the present application, and the schematic structural diagram may include: a memory 1201 and a processor 1202; wherein the content of the first and second substances,
the memory 1201 is used for storing computer programs and data;
the processor 1202 is configured to execute the computer program stored in the memory to implement the creating method and the obtaining method of any one of the style templates of the foregoing embodiments.
In practical applications, the memory 1201 may be a volatile memory (RAM); or a non-volatile memory (non-volatile memory) such as a ROM, a flash memory (flash memory), a Hard Disk (Hard Disk Drive, HDD) or a Solid-State Drive (SSD); or a combination of the above types of memories and provides instructions and data to the processor 1202.
The processor 1202 may be at least one of an ASIC, a DSP, a DSPD, a PLD, an FPGA, a CPU, a controller, a microcontroller, and a microprocessor. It is to be understood that, for different augmented reality cloud platforms, the electronic devices for implementing the above-described processor functions may be other, and the embodiments of the present application are not limited.
In some embodiments, functions of or modules included in the apparatus provided in the embodiments of the present application may be used to execute the method described in the above method embodiments, and the implementation thereof may refer to the description of the above method embodiments, and for brevity, detailed descriptions thereof are omitted here
The foregoing description of the various embodiments is intended to highlight various differences between the embodiments, and the same or similar parts may be referred to each other, which are not repeated herein for brevity
The methods disclosed in the method embodiments provided by the present application can be combined arbitrarily without conflict to obtain new method embodiments.
Features disclosed in various product embodiments provided by the application can be combined arbitrarily to obtain new product embodiments without conflict.
The features disclosed in the various method or apparatus embodiments provided herein may be combined in any combination to arrive at new method or apparatus embodiments without conflict.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, the present embodiments are not limited to the above-described embodiments, which are merely illustrative and not restrictive, and it will be apparent to those of ordinary skill in the art that many more modifications and variations can be made in the present embodiments without departing from the spirit of the disclosure and the scope of the appended claims.

Claims (15)

1. A method for creating a style template, comprising:
displaying a specific interface, wherein the specific interface comprises a first display area for displaying a component library and a second display area for displaying a style template to be created;
determining components included in the style template to be created;
in the case that the component exists in the component library, acquiring the component from the component library, and displaying the component on a second display area;
determining attribute information of the component;
and adding the attribute information of the component on the component positioned on the second display area to obtain the created style template.
2. The method according to claim 1, wherein the obtaining the component from the component library and displaying the component on a second display area in case that the component is determined to exist in the component library comprises: in the case that the component is determined to exist in the component library, dragging the component to a second display area; displaying the component on the second display area.
3. The method of claim 1, wherein the determining attribute information of the component comprises: and determining the attribute information of the component according to the received attribute information adding operation.
4. The method of claim 1, wherein the determining components included in the style template to be created comprises:
acquiring a design style of the style template to be created;
and determining components included in the style template to be created according to the design style.
5. The method of claim 1, further comprising:
in the event that it is determined that the component does not exist in the component library, outputting a reminder notification for configuring the component;
updating the component library based on receiving the creation operation of the component.
6. The method according to any one of claims 1 to 5, wherein after adding the attribute information of the component to the component located on the second display area, resulting in the created style template, the method further comprises:
carrying out binary format conversion on the created pattern template to obtain a pattern template in a binary coding format;
and uploading the pattern template in the binary coding format to a cloud storage server.
7. The method of any of claims 1 to 5, wherein after said displaying the particular interface, the method further comprises:
acquiring a service number of the style template to be created;
determining all version numbers under the service number;
and generating the version number of the style template to be created according to all the version numbers under the service number.
8. A method for acquiring a style template is characterized by comprising the following steps:
receiving a template acquisition request sent by a client; the template acquisition request comprises a template identifier;
responding to the template acquisition request, and acquiring a storage path of the style template on the cloud storage server according to the template identification;
sending the storage path of the pattern template to the client, so that the client can download the pattern template according to the storage path of the pattern template;
and the style template is combined into the style template through components and stored on the cloud storage server.
9. The method of claim 8, wherein the template identifier comprises a service number of the style template, or wherein the template identifier comprises a service number of the style template and a version number of the style template.
10. The method of claim 8 or 9, wherein the style template is created by a method comprising:
displaying a specific interface, wherein the specific interface comprises a first display area for displaying a component library and a second display area for displaying a style template to be created;
determining components included in the style template to be created;
in the case that the component exists in the component library, acquiring the component from the component library, and displaying the component on a second display area;
determining attribute information of the component;
and adding the attribute information of the component to the component positioned on the second display area to obtain the created style template.
11. An apparatus for creating a style template, comprising:
the system comprises a first display module, a second display module and a control module, wherein the first display module is used for displaying a specific interface, and the specific interface comprises a first display area used for displaying a component library and a second display area used for displaying a style template to be created;
a first determining module for determining components included in the style template to be created;
the second display module is used for acquiring the component from the component library and displaying the component on a second display area under the condition that the component exists in the component library;
a second determination module for determining attribute information of the component;
and the adding module is used for adding the attribute information of the component on the component positioned on the second display area so as to obtain the created style template.
12. An apparatus for obtaining a pattern template, comprising:
the receiving module is used for receiving a template acquisition request sent by a client; the template acquisition request comprises a template identifier;
the response module is used for responding to the template acquisition request and acquiring a storage path of the style template on the cloud storage server according to the template identification;
the sending module is used for sending the storage path of the pattern template to the client so that the client can download the pattern template according to the storage path of the pattern template; and the style template is combined into the style template through components and stored on the cloud storage server.
13. A platform for creating a style template, comprising a memory and a processor, wherein the memory stores a computer program operable on the processor, and wherein the processor implements the steps of the method for creating a style template according to any one of claims 1 to 7 when executing the computer program.
14. A platform for acquiring a style template, comprising a memory and a processor, wherein the memory stores a computer program operable on the processor, and the processor implements the steps of the method for acquiring a style template according to any one of claims 8 to 10 when executing the computer program.
15. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method for creating a style template according to any one of claims 1 to 7 or the method for obtaining a style template according to any one of claims 8 to 10.
CN202011124609.1A 2020-10-20 2020-10-20 Method, device, platform and storage medium for creating and acquiring style template Pending CN112286520A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011124609.1A CN112286520A (en) 2020-10-20 2020-10-20 Method, device, platform and storage medium for creating and acquiring style template

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011124609.1A CN112286520A (en) 2020-10-20 2020-10-20 Method, device, platform and storage medium for creating and acquiring style template

Publications (1)

Publication Number Publication Date
CN112286520A true CN112286520A (en) 2021-01-29

Family

ID=74424057

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011124609.1A Pending CN112286520A (en) 2020-10-20 2020-10-20 Method, device, platform and storage medium for creating and acquiring style template

Country Status (1)

Country Link
CN (1) CN112286520A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106775836A (en) * 2016-11-29 2017-05-31 腾讯科技(深圳)有限公司 Interface display method and interface display apparatus
CN109960553A (en) * 2017-12-26 2019-07-02 华平信息技术股份有限公司 A kind of more window context rendering methods and system
CN110058856A (en) * 2019-04-28 2019-07-26 恒生电子股份有限公司 Page configuration method and device
CN110245206A (en) * 2019-06-20 2019-09-17 腾讯科技(深圳)有限公司 Acquisition methods, device, server, terminal and the storage medium of map styles
KR102053078B1 (en) * 2018-07-30 2019-12-06 주식회사 한글과컴퓨터 Document editing processing device supporting customization of document editing interface and operating method thereof
CN110968309A (en) * 2019-10-15 2020-04-07 京东数字科技控股有限公司 Template generation method and device, electronic equipment and storage medium
CN111443911A (en) * 2020-03-24 2020-07-24 五八有限公司 Page development method and device, electronic equipment and computer storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106775836A (en) * 2016-11-29 2017-05-31 腾讯科技(深圳)有限公司 Interface display method and interface display apparatus
CN109960553A (en) * 2017-12-26 2019-07-02 华平信息技术股份有限公司 A kind of more window context rendering methods and system
KR102053078B1 (en) * 2018-07-30 2019-12-06 주식회사 한글과컴퓨터 Document editing processing device supporting customization of document editing interface and operating method thereof
CN110058856A (en) * 2019-04-28 2019-07-26 恒生电子股份有限公司 Page configuration method and device
CN110245206A (en) * 2019-06-20 2019-09-17 腾讯科技(深圳)有限公司 Acquisition methods, device, server, terminal and the storage medium of map styles
CN110968309A (en) * 2019-10-15 2020-04-07 京东数字科技控股有限公司 Template generation method and device, electronic equipment and storage medium
CN111443911A (en) * 2020-03-24 2020-07-24 五八有限公司 Page development method and device, electronic equipment and computer storage medium

Similar Documents

Publication Publication Date Title
CN106294816B (en) Page information processing method and device
US11132114B2 (en) Method and apparatus for generating customized visualization component
CN111984902A (en) Visual page configuration method, system, computer equipment and storage medium
US20140244784A1 (en) Website Impersonation System and Method
CN115079872B (en) Document processing method, device, equipment and medium
CN111694565A (en) Data visualization application development method and system
CN111488148A (en) Webpage source code generation method and device
CN106257418A (en) For by using assistance application to evaluate the technology of application
CN113611376A (en) Method and device for constructing molecular structure, computer equipment and storage medium
CN107220044B (en) Method and device for driving business object based on meta-model
CN110457408B (en) Personalized map downloading method, device, equipment and storage medium
US11449185B1 (en) Systems and methods for providing content
CN107147732A (en) Image processing method, device, client and service end
CN115795203B (en) Method and device for constructing menu page, electronic equipment and storage medium
CN112433728A (en) Website construction method and device, electronic equipment and storage medium
CN112286520A (en) Method, device, platform and storage medium for creating and acquiring style template
CN112181409A (en) Application construction method, application rendering method and device
CN116263659A (en) Data processing method, apparatus, computer program product, device and storage medium
CN113436699A (en) Method, system, electronic device and storage medium for generating new corona nucleic acid detection report
CN113268232A (en) Page skin generation method and device and computer readable storage medium
CN112182115A (en) Relationship display method and device, storage medium and electronic device
CN112163178A (en) Page data display method and device, storage medium and electronic device
CN110134309B (en) Drawing method, drawing device, electronic device and storage medium
CN115617324B (en) Client webpage generation method
CN114428823B (en) Data linkage method, device, equipment and medium based on multidimensional variable expression

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