CN118035524A - Data transmission method, device and equipment - Google Patents

Data transmission method, device and equipment Download PDF

Info

Publication number
CN118035524A
CN118035524A CN202410157648.3A CN202410157648A CN118035524A CN 118035524 A CN118035524 A CN 118035524A CN 202410157648 A CN202410157648 A CN 202410157648A CN 118035524 A CN118035524 A CN 118035524A
Authority
CN
China
Prior art keywords
information
page
template
page information
data
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
CN202410157648.3A
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.)
Alipay Hangzhou Information Technology Co Ltd
Original Assignee
Alipay Hangzhou 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 Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN202410157648.3A priority Critical patent/CN118035524A/en
Publication of CN118035524A publication Critical patent/CN118035524A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the specification discloses a data transmission method, a device and equipment. The scheme may include: presetting a page information template library, wherein any page information template in the template library is suitable for one or more access environments; and the page information template is provided with data source information and element style information of the page element to be presented, wherein the data source information is used for indicating a mode of acquiring page data corresponding to the page element. After receiving a page information acquisition request which is sent by a terminal device and carries first parameter information for describing an access environment, a server screens at least one page information template matched with the first parameter information from a page information template library, acquires page data corresponding to page elements based on data source information, and then sends the page information template and the page data to the terminal device so that the terminal device presents the page data based on element style information in the page information template.

Description

Data transmission method, device and equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a data sending method, device and equipment.
Background
With the development of technology and the popularization of the internet, channels for people to acquire information become diversified. People can acquire information through televisions, mobile phone applications, internet of things devices, etc., and even for the same type of terminal device, people can acquire information through different applications, applets, browser pages, etc. For information providers, it is generally necessary to provide information contents to users through different channels and environments, however, since data elements and presentation forms provided through different channels and environments are generally different, the information providers need to perform customized code development for different channels and environments, resulting in high development cost and poor timeliness.
Therefore, information providers need to find more efficient ways to provide information in different channels and environments to increase efficiency and save costs.
Disclosure of Invention
The embodiment of the specification provides a data sending method, device and equipment, which are used for solving the problems of high development cost and poor timeliness of the existing method for providing information in multiple environments and channels.
In order to solve the above technical problems, the embodiments of the present specification are implemented as follows:
the data sending method provided by the embodiment of the specification is applied to a server and comprises the following steps:
Receiving a page information acquisition request sent by terminal equipment; the page information acquisition request carries first parameter information; the first parameter information includes information describing an access environment;
Screening at least one page information template matched with the first parameter information from a preset page information template library; any page information template in the page information template library is applicable to one or more access environments; the page information template is provided with data source information and element style information of page elements to be presented; the data source information is used for indicating a mode of acquiring page data corresponding to the page element;
acquiring page data corresponding to the page elements based on the data source information;
and sending the page information template and the page data to the terminal equipment so that the terminal equipment presents the page data based on the element style information in the page information template.
The data transmitting device provided in the embodiment of the present disclosure is applied to a server, and includes:
The request receiving module is used for receiving a page information acquisition request sent by the terminal equipment; the page information acquisition request carries first parameter information; the first parameter information includes information describing an access environment;
The template determining module is used for screening at least one page information template matched with the first parameter information from a preset page information template library; any page information template in the page information template library is applicable to one or more access environments; the page information template is provided with data source information and element style information of page elements to be presented; the data source information is used for indicating a mode of acquiring page data corresponding to the page element;
the data acquisition module is used for acquiring page data corresponding to the page elements based on the data source information;
And the information sending module is used for sending the page information template and the page data to the terminal equipment so that the terminal equipment can present the page data based on the element style information in the page information template.
The data transmission device provided in the embodiment of the present specification includes:
At least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores instructions executable by the at least one processor to enable the at least one processor to:
Receiving a page information acquisition request sent by terminal equipment; the page information acquisition request carries first parameter information; the first parameter information includes information describing an access environment;
Screening at least one page information template matched with the first parameter information from a preset page information template library; any page information template in the page information template library is applicable to one or more access environments; the page information template is provided with data source information and element style information of page elements to be presented; the data source information is used for indicating a mode of acquiring page data corresponding to the page element;
acquiring page data corresponding to the page elements based on the data source information;
and sending the page information template and the page data to the terminal equipment so that the terminal equipment presents the page data based on the element style information in the page information template.
One embodiment of the present disclosure can achieve at least the following advantages: the method comprises the steps of screening page information templates applicable to the access environment and containing data source information and element style information of page elements from a preset template library based on parameters used for describing the access environment in a page information acquisition request, acquiring page data corresponding to the page elements based on the data source information, and further sending the page information templates and the page data to terminal equipment so as to present the page data based on the element style information in the terminal equipment, so that customized code development is not required for different access environments, quick configuration of page information presentation schemes under different service demand scenes can be realized based on a preset page information template library, code development cost is reduced, timeliness is high, and quick online of multi-terminal multi-channel service can be supported.
Drawings
In order to more clearly illustrate the embodiments of the present description or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some embodiments described in the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic diagram of an application scenario of a data transmission method according to an embodiment of the present disclosure;
fig. 2 is a flow chart of a data transmission method according to an embodiment of the present disclosure;
Fig. 3 is a schematic view of a scenario and a flow for providing page information to a user in an actual application scenario provided in an embodiment of the present disclosure;
Fig. 4 is a schematic structural diagram of a data transmission device corresponding to fig. 2 according to an embodiment of the present disclosure;
Fig. 5 is a schematic structural diagram of a data transmission device corresponding to fig. 2 according to an embodiment of the present disclosure.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of one or more embodiments of the present specification more clear, the technical solutions of one or more embodiments of the present specification will be clearly and completely described below in connection with specific embodiments of the present specification and corresponding drawings. It will be apparent that the described embodiments are only some, but not all, of the embodiments of the present specification. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without undue burden, are intended to be within the scope of one or more embodiments herein.
It should be understood that although the terms first, second, third, etc. may be used in this document to describe various information, these information should not be limited to these terms. These terms are only used to distinguish one type of information from another.
The following describes in detail the technical solutions provided by the embodiments of the present specification with reference to the accompanying drawings.
In the prior art, in the process of aiming at different delivery channels and environments, customized code development is required according to different requirements and service scenes, and staff (such as developers, testers and the like) in the whole process are required to participate, so that the development cost is high and the timeliness of supporting the service is low.
In order to solve the drawbacks of the prior art, the present solution provides the following embodiments:
Fig. 1 is a schematic diagram of an application scenario of a data transmission method in an embodiment of the present disclosure.
As shown in fig. 1, a user may access information provided by a server under different access environments, for example, access may be achieved through various different types of terminal devices or terminal programs. In practical application, 1) the terminal device may send a page information acquisition request to the server, where the page information acquisition request carries information describing an access environment; 2) And 3) the server can respond to the page information acquisition request and match a page information template for presenting information to the user under the current access environment from a template library; 4) And 5) in turn, page data for presentation in the page information templates may be retrieved from the data source based on the settings of the page information templates; 6) The server may then send the acquired page information templates and corresponding page data to the terminal device, so that the terminal device presents the page data to the user based on the page information templates.
In an application scenario as shown in fig. 1, a server may connect to one or more terminal devices through a local area network connection, a wide area network connection, an internet connection, or other type of data network. The servers in FIG. 1 can include, but are not limited to, any apparatus, device, platform, cluster of devices, etc. having computing, processing capabilities. The terminal devices in fig. 1 may include, but are not limited to, smart phones, tablet computers, notebook computers, palm top computers, personal computers, smart home devices, vehicle devices, and the like.
The plurality of information access environments in fig. 1 may be divided from various dimensions, and the dimensions for dividing the information access environments may include, but are not limited to, attributes of a terminal device, attributes of a terminal program, an operating state of the terminal program, and the like. Taking the information access environment divided from the dimension of the attribute of the terminal device as an example, different information access environments may include a smart phone, a tablet computer, a notebook computer, etc., and may also include model information of these types of terminal devices, not limited thereto. Taking the division of the access environment from the dimension of the attribute of the terminal program as an example, the different information access environments may include an application program, an applet, an H5 page, etc., and may also include specific identifications of these types of access channels, without being limited thereto. Taking as an example the division of the access environment from the dimension of the running state of the terminal program, the different information access environments may include a program of a formal running state, a program of a test state, and the like, without being limited thereto.
In the template library of fig. 1, a preset page information template may be stored. The page information template may be a template for presenting information in a page. Specifically, the page information template may define the name of the page element to be presented and corresponding element style information, and may also define the data source information of the page element to be presented, where the data source information is used as a basis for acquiring the data content corresponding to the page element. In practice, each page information template may correspond to a page function module in a page. As an example, in a scenario where the server provides large-sized sports event information, page information templates corresponding to page function modules such as an event scheduling function module, a medal board function module, a travel guide function module, an event information function module, and the like may be included in the template library. As another example, in a scenario where the server provides the life service, the template library may include page information templates corresponding to page function modules such as a food take-out function module, a supermarket function module, a leg running service function module, and the like, respectively.
The method based on the embodiment of the present specification can be applied to providing page information to different access environments based on the same source data. More specifically, it is possible to improve efficiency and reduce development costs in implementing such a process of providing page information to different access environments based on the same piece of source data.
Next, a data transmission method provided for the embodiments of the specification will be specifically described with reference to the drawings.
Fig. 2 is a flow chart of a data transmission method according to an embodiment of the present disclosure.
From the program perspective, the execution subject of the flow may be a program installed on an application server. It is understood that the method may be performed by any apparatus, device, platform, cluster of devices having computing, processing capabilities.
As shown in fig. 2, the process may include the steps of:
Step 202: receiving a page information acquisition request sent by terminal equipment; the page information acquisition request carries first parameter information; the first parameter information includes information describing an access environment.
The first parameter information may be used to describe an access environment of the terminal device, so that the scheme of the embodiment of the specification can be executed to present the page information by adopting a page information template adapted to the access environment.
In embodiments of the present description, the access environment may be understood from multiple dimensions, and the access environment may include at least one of a hardware access environment and a software access environment. In different hardware and/or software access environments, in order to enable page information display and achieve better information display effects, different page information templates can be adaptively used for displaying information.
Wherein the first parameter information may include channel attribute information. The channel attribute information may be used to describe fixed access environment information. In practical applications, the channel attribute information may include inherent attribute information of the sender of the request, and the inherent attribute information may include angles such as hardware and software. Specifically, the channel attribute information may include at least one of device attribute information of a terminal hardware device that transmitted the page information acquisition request and program attribute information of a terminal program that transmitted the page information acquisition request.
Alternatively, the device attribute information may include a terminal device type. Specifically, the terminal device type may be used to describe a terminal hardware device that sends a page information acquisition request. For example, the terminal device type may include a type of a mobile phone device, a tablet device, a computer device, an internet of things device, and the like, and model information thereof. In practical application, different page information templates can be used when page information is presented to a user due to differences of information output devices, screen sizes, user operation modes, user use habits, use scenes and the like of different hardware devices.
Alternatively, the program attribute information may include at least one of program type information and language environment information.
Wherein the program type information may be used to describe the type of software program via which the page information acquisition request is sent. In practical applications, the program type information may specifically include type information of different levels. At a first level, the program type information may include first type information, second type information, and third type information, and more particularly, the program type information may include: first type information for identifying an application running in an operating system, second type information for identifying an applet running in the application, or third type information for identifying an H5 page running in a browser. At a second level, the first type of information may include specific application identities for distinguishing between different applications, e.g., application a, application B, etc.; the second type of information may include specific applet identification to be used for distinguishing between different applets, e.g., applet a, applet b, etc.; the third type of information may include a specific H5 page identification for distinguishing between different H5 pages, e.g., H5 page x1, H5 page x2, etc.
Wherein the language context information may be used to describe the type of language of the software program via which the page information retrieval request is sent. For example, the language environment information may include at least one of an english type, a chinese type, a japanese type, a german type, a spanish type, and the like, without being limited thereto. For better presentation, modules with the same functionality but different language context information may alternatively be implemented using the same template, or alternatively may be implemented using different templates, taking account of the different presentation habits of different language types. For example, chinese-type and japanese-type modules of the same function may be implemented using the same template; as another example, chinese type and english type modules of the same function may be implemented using different templates.
In an optional embodiment of the present specification, the first parameter information may further include: transmitting the running state information of the terminal program of the page information acquisition request; the operation state information may include first state information or second state information; the first state information may be used to indicate that the terminal program is in a test running state; the second state information may be used to indicate that the terminal program is in a formal operating state. In actual application, for the terminal program in the test running state, the page information template marked as the terminal program applied to the test running state can be screened out from the template library.
In actual application, before step 202, the terminal device may receive a page information acquisition operation of the user, and generate a page information acquisition request for sending to the server in response to the page information acquisition operation. Specifically, the process of generating the page information acquisition request may include: acquiring parameter information of hardware dimension of the terminal equipment, and also acquiring information of software dimension of the user terminal and the like, without being limited thereto; and then, the acquired parameter information is carried in the page information acquisition request and is sent to a server, so that the server is used as a basis for returning corresponding information.
Step 204: screening at least one page information template matched with the first parameter information from a preset page information template library; any page information template in the page information template library is applicable to one or more access environments; the page information template is provided with data source information and element style information of page elements to be presented; the data source information is used for indicating a mode of acquiring the page data corresponding to the page element.
Wherein, a plurality of page information templates can be preset in the page information template library. In general, different page information templates may correspond to different page function modules in a page, e.g., in a large event scenario, the different page function modules may include an event scheduling module, a medal board module, a travel guide module, an event information module, and so forth. Thus, the process of screening the page information templates from the page information template library in step 204 may have the effect of determining the page function modules for presentation into the page.
In the embodiment of the present specification, one page information template may be applied to not only one information access environment, thereby enabling multiplexing of the page information templates by each information access environment, thereby enabling efficient provision of page information. And, a page function module, there may be a plurality of page information templates for implementing the page function module in the template library. Thus, the process of screening the page information templates from the page information template library in step 204 may also have the effect of further determining the page information templates for implementing the page function modules to be presented in case that the page function modules for presentation into the page are determined.
Specifically, the page information templates in the template library may carry template tags, and the template tags may be used to describe an access environment to which the corresponding page information templates can be applied. It is assumed that the template library is provided with event information templates, and the templates can be used for presenting event information function modules in a plurality of application program channels, a plurality of applet channels and a plurality of H5 page channels. It is further assumed that a travel guidance module is provided in the template library, and the travel guidance module is only presented in part of the application channels, and is not applied to the applet channels or the H5 page channels. It is further assumed that a first event scheduling template and a second event scheduling template are provided in the template library, the first event scheduling template may be used for presenting the event scheduling function module for a portion of the applet, and the second event scheduling template may be used for presenting the event scheduling function module for a portion of the application; or a first event scheduling template may be used to present the event scheduling function for a first applet and a second event scheduling template may be used to present the event scheduling function for a second applet.
In practical application, after responding to the page information acquisition request, the parameter information (for example, the first parameter information) carried in the page information acquisition request can be compared with the template labels of the page information templates in the page information template library, so that the screening of the page information templates is realized.
Specifically, the screening at least one page information template matched with the first parameter information from a preset page information template library may specifically include: and screening at least one page information template matched with the channel attribute information and the running state information from the preset page information template library according to the channel attribute information and the running state information.
Step 206: and acquiring page data corresponding to the page element based on the data source information.
In the implementation of the present specification, the page information template may be preset with a name of a page element to be presented and corresponding element style information, and may also be set with a data source of the page element to be presented, where the data source is used as a basis for acquiring data content corresponding to the page element. For example, for the page information template corresponding to the medal board functional module, page elements such as ranking information, flag information, medal number and the like and element style information of the page elements may be set, and data sources for acquiring the page elements such as ranking information, flag information, medal number and the like may also be set.
In practical application, the page data corresponding to each page element can be obtained according to the data source information corresponding to each page element in the page information template. For example, based on the data source information, specific ranking information (e.g., numerical values), flag information (e.g., images), number of medals (e.g., numerical values), etc. may be obtained.
In alternative embodiments, the data source information may be link information, or may be computational model information. In particular, the computational model may be used to calculate page data corresponding to page elements based on raw data in a data source. For example, corresponding to the page element of the ranking information, a calculation model for calculating the ranking information may be used. As another example, a calculation model for calculating the number of medals may be provided corresponding to the page element of the number of medals. In these cases, the server may invoke a calculation model to calculate page data corresponding to the page elements based on the calculation model information.
Step 208: and sending the page information template and the page data to the terminal equipment so that the terminal equipment presents the page data based on the element style information in the page information template.
In the embodiment of the present disclosure, after the parameter information in the request for obtaining the page information is matched to a suitable page information template applied to presenting the page information in the page, and after the page data is obtained further based on the page information template, the page information template and the corresponding page data thereof may be sent to the terminal device together, so that the terminal device presents the page data by using the page information template. More specifically, the terminal device may display the page data based on the element style information in the page information template.
The element style information may include element arrangement information, element format information, etc., wherein the element format information may include element color information (e.g., font color information), element size information (e.g., font size information, image size information), element display form information (e.g., font italic information), etc., and the element style information is not limited to these examples given herein.
It should be understood that, in the method described in one or more embodiments of the present disclosure, the order of some steps may be adjusted according to actual needs, or some steps may be omitted.
According to the method in FIG. 2, the page information templates containing the data source information and the element style information of the page elements suitable for the current access environment are screened from the preset template library based on the parameters used for describing the access environment in the page information acquisition request, the page data corresponding to the page elements are acquired based on the data source information, and the page information templates and the page data are further sent to the terminal equipment so as to present the page data based on the element style information in the terminal equipment, therefore, customized code development is not needed for different access environments, quick configuration of the page information presentation scheme under different service requirement scenes can be realized based on the preset page information template library, the code development cost is reduced, the timeliness is high, and quick online of services can be supported.
Based on the method of fig. 2, the present description examples also provide some specific implementations of the method, as described below.
In the above-described embodiments of the present specification, a page information template applicable to a corresponding access environment can be acquired according to attribute information of the access environment or the like to realize presentation of page information. Further, in practical application, the number of page information templates that can be matched with the current access environment may be large. In this case, the page information templates finally used for use can be determined from the matched plurality of page information templates through further screening, and the arrangement order of the screened page information templates can be determined, so that a better page presentation effect can be achieved.
Since different page information templates of the at least one page information template may correspond to different page function modules, the operation of filtering the page information templates from the at least one page information template may be regarded as an operation of filtering page function modules to be presented in a page and ordering the page function modules.
For example, it has been determined that, in the case where the page function modules that are available in the format for display in the current page include H1, H2, H3, and the like, from at least part of the channel attribute information and the running state information, the page function modules H1 and H2 that are finally presented in the current page can also be preferable therefrom; and the order in which H1 and H2 are displayed on the page may be determined, for example, H2 may be displayed before H1.
In an optional embodiment of the present disclosure, the screening at least one page information template matching the first parameter information from the preset page information template library (step 204) may include: firstly, screening at least one first page information template matched with channel attribute information (optionally, and the running state information) from the preset page information template library according to the channel attribute information (optionally, the running state information), wherein each page information template in the at least one first page information template carries a template priority parameter; and then, according to a preset template screening rule, screening at least one second page information template from the at least one first page information template based on the template priority parameter, and determining the arrangement sequence of the at least one second page information template.
For example, the page information templates of the at least one first page information template may be ranked according to the priority parameter of each page information template, so that a preset number of page information templates with relatively high priority parameters can be selected as the second page information templates according to the ranking result, and the page function modules corresponding to the page information templates with relatively high priority parameters may be preferentially displayed at the protruding positions (for example, upstream positions of the pages) according to the ranking result.
Subsequently, when each page information template is sent to the terminal device in step 208, a sorting result corresponding to each page information template may also be sent to the terminal device, so that the terminal device preferentially displays, according to the sorting result, the page function module corresponding to the page information template with relatively high priority parameters at a protruding position (for example, an upstream position of the page).
In an optional embodiment of the present disclosure, the first parameter information may further include geographical environment information where the terminal hardware device that sends the page information obtaining request is located. Specifically, the geographical environment information may include geographical coordinate information, point of interest information, and the like. In practical application, different geographic environment information of the terminal hardware equipment can reflect different positions of the user, and further can reflect the probability of the user on the use requirement of different functional modules. For example, if the user is about to access an information page of a large sports event and the current location of the user is near the venue of the event, it may be presumed that the user is highly likely to want to access a ticket purchasing function or a ticket verifying function.
Specifically, the screening at least one page information template matched with the first parameter information from a preset page information template library may include: firstly, screening at least one first page information template matched with channel attribute information (optionally, and the running state information) from the preset page information template library according to the channel attribute information (optionally, the running state information); and then, screening at least one second page information template from the at least one first page information template based on the geographical environment information according to a preset template screening rule, and determining the arrangement sequence of the at least one second page information template.
Further, if each page information template in the preset page information template library carries a template priority parameter; the screening, according to a preset template screening rule, at least one second page information template matched with the geographic environment information from the at least one first page information template based on the geographic environment information may specifically include: and screening at least one second page information template from the at least one first page information template and determining the arrangement sequence of the at least one second page information template based on the geographic environment information and the template priority parameter according to a preset template screening rule.
The preset template screening rule may include a rule for screening a second page information template from the first page information template based on a plurality of factors. In the embodiment of the present specification, the plurality of factors may include geographical environment information of the terminal device, template priority parameters of the page information template, and the like, without being limited thereto. In practical application, the preset template screening rule can also set weight coefficients corresponding to the factors.
More specifically, the screening at least one page information template matching the first parameter information from the preset page information template library may include: firstly, at least one first page information template matched with the channel attribute information can be screened out from the preset page information template library according to the channel attribute information (optionally, the running state information can be referred to when the first page information template is determined); then, according to a preset template screening rule, at least one second page information template is screened from the at least one first page information template based on each piece of reference factor information and a weight coefficient corresponding to each piece of reference factor information, and the arrangement sequence of the at least one second page information template is determined.
As an example, for at least one first page information template obtained by matching according to channel attribute information, assuming that a second page information template is screened therefrom by considering first and second factors, and scores of the first and second factors are respectively noted as M and N, and weight coefficients are respectively noted as M and N, the template screening rule may calculate a value of p=m×m+n×n for each page information template, and determine a number of first page information templates having the largest P value as the second page information template and may rank the screened second page information modules according to the P value.
Subsequently, when each page information template is sent to the terminal device in step 208, a sorting result corresponding to each page information template (i.e., a sorting result of a P value corresponding to each page information template) may also be sent to the terminal device, so that the terminal device preferentially displays, according to the sorting result, the page function module corresponding to the page information template with a relatively high priority parameter at a protruding position (for example, an upstream position of a page).
In one or more embodiments of the present disclosure, in the case where a page information template/page function module for presenting in a page is determined, further, in order to enhance the information acquisition experience of a user, data corresponding to page elements in the information templates may be acquired with reference to the historical operation information of the user, that is, different page contents are presented in the function modules differently according to the user. When the application is implemented, the effect of presenting the thousand-sided page information of thousands of people can be achieved.
Optionally, the page information acquisition request further carries second parameter information for describing a user who sends the page information acquisition request; the second parameter information comprises a user account identification.
In an optional embodiment, before the screening at least one page information template matched with the first parameter information from the preset page information template library, the method may further include: acquiring first function information used by a user according to the user account identification; and predicting second function information to be used by the user according to the first function information. That is, the page function module that the user has previously accessed can be determined according to the user account identifier carried in the page information acquisition request, and the user function module that the user may be about to access can be estimated according to the page function module.
Correspondingly, the screening at least one page information template matched with the first parameter information from a preset page information template library may specifically include: screening at least one first page information template matched with the first parameter information from a preset page information template library according to the first parameter information; and according to a preset template screening rule, referring to the second function information, screening at least one second page information template from the at least one first page information template, and determining the arrangement sequence of the at least one second page information template. That is, when a second page information template to be used in the current page is determined from among the first page information templates applicable to the current page, the presumed second function information may be referred to. Specifically, when the at least one first page information template is ordered, the weight of the page information template used by the page function module corresponding to the second function information may be increased.
In practical application, the screened at least one second page information template at least comprises a page information template corresponding to the second function information. For example, according to the user account identifier, information of the ticket purchased by the user can be obtained, and further, based on the information of the ticket purchased by the user, the weight of the page information template corresponding to the function module for displaying travel or verifying and canceling to the user can be increased when the second page information template is screened based on the model screening strategy.
In an optional embodiment, before the acquiring the page data corresponding to the page element based on the data source information, the method may further include: according to the user account identification, function tag information for reflecting the data access requirement of the user is determined; the function tag information comprises at least one of data subscription tag information and data access tag information; the subscription tag information is used for reflecting subscription behaviors of a user on specific page data; the data access tag information is used for reflecting browsing behaviors for specific page data.
Correspondingly, the acquiring the page data corresponding to the page element based on the data source information may specifically include: and acquiring page data which corresponds to the page element and accords with the function tag information based on the data source information. For example, for a game information module, for a user who subscribes to basketball information and/or browses more basketball information, basketball-related game information may be obtained for presentation to the user as page information, and for a user who subscribes to football information and/or browses more football information, football-related game information may be obtained for presentation to the user as page information.
Based on the above at least partial embodiments of the present specification, by setting the page information templates corresponding to the page function modules, when a user accesses an information page through different access environments, the corresponding page information templates can be invoked to present page information based on the access environments, without customizing code for developing a page information providing scheme for the different access environments. And for the page information templates suitable for the current access environment, the page information templates can be screened and ordered according to the geographic positions and the user information, and the page data corresponding to the page information templates can be acquired and displayed in a personalized mode according to the user information, so that different page function modules and page data contents are presented for different geographic positions and different users.
The various technical features in the above embodiments may be arbitrarily combined as long as there is no conflict or contradiction between the combinations of the features, but are not described in detail, so that the arbitrary combination of the various technical features in the above embodiments also falls within the scope of the disclosure of the present specification.
According to the above description, in an actual application scenario provided in the embodiments of the present disclosure, a scenario and a flowchart for providing page information to a user are shown in fig. 3.
As shown in fig. 3, 1) first, a background business person can edit and enter page information templates corresponding to different dimensions based on business requirements, and store the page information templates in a template library.
In practical application, each page information template in the template library can be marked with a plurality of labels with different dimensions. Wherein the dimension may be an angle for describing an access environment, and an access environment may be described by a set of dimension information. For example, the dimensions may include the type of terminal hardware device, the identity of the terminal program, different operational state information, etc. When templates in the template library are retrieved and adapted, matching page information templates can be retrieved from the template library based on the dimension tags describing the access environment.
In practical application, the access environment and the page information template can be in a many-to-many correspondence. A single access environment may typically correspond to a plurality of different page information templates, e.g., a page information template applied to a certain applet typically has a plurality. Also, a page information template may be suitable for one or more different access environments, e.g., a page information module may be suitable for both the pages of applet a and the pages of applet b or application a.
In the page information template edited and entered, element names of page elements to be presented and data source information thereof may be set, and element style information may also be set. The data source information may be used as a basis for acquiring data content corresponding to the page element. In practical applications, the data source information may include information embodied as data acquisition links or data acquisition computational models.
2) The user accesses the target function through different channels. Wherein the different channels may include channel attribute information, such as device attribute information and program attribute information. In fig. 3, a plurality of types of program attribute information are shown. For example, a plurality of applet channels such as a generic applet, an English applet, an International applet, an senile applet, a plurality of H5 page channels such as a first H5 page, a second H5 page, an APP channel, and the like. In actual application, the access channel and the access environment are not limited to the example given in fig. 3.
In one specific example, the target function may be an Adjacent function. Accordingly, the different channels shown in FIG. 3 are all types of APP, applet, H5 pages, etc. that the user can access the sub-congress functions.
3) And responding to the access request of the user, and executing the data transmission method based on the page data template adaptation logic, which is provided by the implementation of the specification, at the server. In practical application, the data transmission method based on the page data template adaptation logic can be processed by a preset adaptation processor.
Specifically, firstly, after responding to an access request of a user, service parameter information carried in page information can be checked to confirm legal compliance of an access channel identified by the service parameter information, and further follow-up steps are executed on the basis of the legal compliance; a set of corresponding page information templates may then be retrieved from the template library and adapted to the respective page information templates according to part of the service parameters (e.g. parameters describing the access environment, etc.); further, at least one page information template for feeding back to the terminal may be further determined from the adapted set of templates according to part of the service parameters (e.g. parameters for describing the access environment and parameters for describing the user, etc.); and then, based on the page information template, acquiring page information for filling the page information into the page information template from a data source, integrating data and then sending the integrated data to the terminal equipment.
Based on one or more schemes of the embodiment of the specification, the information providing schemes under different access environments can be realized based on template configuration, personalized service requirements of information display of different channels or ends are met, personnel access thresholds established by the information providing schemes are reduced, research and development cost can be effectively reduced, and rapid online requirements of multi-line services can be supported. Especially, for the scene that the same source data is used for being online to a plurality of channels, the online aging of the multi-line service can be greatly improved.
Based on the same thought, the embodiment of the specification also provides a device corresponding to the method.
Fig. 4 is a schematic structural diagram of a data transmitting apparatus corresponding to fig. 2 according to an embodiment of the present disclosure.
As shown in fig. 4, the apparatus may include:
A request receiving module 402, configured to receive a page information acquisition request sent by a terminal device; the page information acquisition request carries first parameter information; the first parameter information includes information describing an access environment;
The template determining module 404 is configured to screen at least one page information template matching the first parameter information from a preset page information template library; any page information template in the page information template library is applicable to one or more access environments; the page information template is provided with data source information and element style information of page elements to be presented; the data source information is used for indicating a mode of acquiring page data corresponding to the page element;
a data obtaining module 406, configured to obtain page data corresponding to the page element based on the data source information;
and an information sending module 408, configured to send the page information template and the page data to the terminal device, so that the terminal device presents the page data based on the element style information in the page information template.
The present examples also provide some embodiments of the method based on the apparatus of fig. 4, as described below.
Alternatively, the first parameter information may include channel attribute information; the channel attribute information includes at least one of device attribute information of a terminal hardware device that sent the page information acquisition request and program attribute information of a terminal program that sent the page information acquisition request.
Optionally, the first parameter information may further include: transmitting the running state information of the terminal program of the page information acquisition request; the operation state information comprises first state information or second state information; the first state information is used for indicating that the terminal program is in a test running state; the second state information is used for indicating that the terminal program is in a formal running state.
Optionally, the template determining module 404 may specifically include: the first determining unit is used for screening at least one first page information template matched with the channel attribute information from the preset page information template library according to the channel attribute information; each page information template in the at least one first page information template carries a template priority parameter; and the second determining unit is used for screening at least one second page information template from the at least one first page information template based on the template priority parameter according to a preset template screening rule and determining the arrangement sequence of the at least one second page information template.
Optionally, the first parameter information may further include geographical environment information where the terminal hardware device sending the page information obtaining request is located.
Optionally, the template determining module 404 may specifically include: the first determining unit is used for screening at least one first page information template matched with the channel attribute information from the preset page information template library according to the channel attribute information; the second determining unit is used for screening at least one second page information template from the at least one first page information template based on the geographic environment information according to a preset template screening rule and determining the arrangement sequence of the at least one second page information template.
Optionally, each page information template in the preset page information template library carries a template priority parameter; accordingly, the second determining unit may specifically be configured to: and screening at least one second page information template from the at least one first page information template and determining the arrangement sequence of the at least one second page information template based on the geographic environment information and the template priority parameter according to a preset template screening rule.
Optionally, the page information obtaining request may further carry second parameter information for describing a user who sends the page information obtaining request; the second parameter information may include a user account identification.
Optionally, the apparatus may further include a prediction module configured to: acquiring first function information used by a user according to the user account identification; and predicting second function information to be used by the user according to the first function information. Accordingly, the template determination module 404 may be specifically configured to: screening at least one first page information template matched with the first parameter information from a preset page information template library according to the first parameter information; and according to a preset template screening rule, referring to the second function information, screening at least one second page information template from the at least one first page information template, and determining the arrangement sequence of the at least one second page information template.
Optionally, the apparatus may further include a tag determination module for: according to the user account identification, function tag information for reflecting the data access requirement of the user is determined; the function tag information includes at least one of data subscription tag information and data access tag information. Accordingly, the data acquisition module 406 may be specifically configured to: and acquiring page data which corresponds to the page element and accords with the function tag information based on the data source information.
It will be appreciated that each of the modules described above refers to a computer program or program segment for performing one or more particular functions. Furthermore, the distinction of the above-described modules does not represent that the actual program code must also be separate.
Based on the same thought, the embodiment of the specification also provides equipment corresponding to the method.
Fig. 5 is a schematic structural diagram of a data transmission apparatus (i.e., a server) corresponding to fig. 2 according to an embodiment of the present disclosure.
As shown in fig. 5, the apparatus 500 may include:
at least one processor 510; and
A memory 530 communicatively coupled to the at least one processor; wherein,
The memory 530 stores instructions 520 executable by the at least one processor 510, the instructions being executable by the at least one processor 510 to enable the at least one processor 510 to:
Receiving a page information acquisition request sent by terminal equipment; the page information acquisition request carries first parameter information; the first parameter information includes information describing an access environment;
Screening at least one page information template matched with the first parameter information from a preset page information template library; any page information template in the page information template library is applicable to one or more access environments; the page information template is provided with data source information and element style information of page elements to be presented; the data source information is used for indicating a mode of acquiring page data corresponding to the page element;
acquiring page data corresponding to the page elements based on the data source information;
and sending the page information template and the page data to the terminal equipment so that the terminal equipment presents the page data based on the element style information in the page information template.
Based on the same thought, the embodiment of the specification also provides a computer readable medium corresponding to the method. Computer readable instructions stored on a computer readable medium, the computer readable instructions being executable by a processor to perform a method of:
Receiving a page information acquisition request sent by terminal equipment; the page information acquisition request carries first parameter information; the first parameter information includes information describing an access environment;
Screening at least one page information template matched with the first parameter information from a preset page information template library; any page information template in the page information template library is applicable to one or more access environments; the page information template is provided with data source information and element style information of page elements to be presented; the data source information is used for indicating a mode of acquiring page data corresponding to the page element;
acquiring page data corresponding to the page elements based on the data source information;
and sending the page information template and the page data to the terminal equipment so that the terminal equipment presents the page data based on the element style information in the page information template.
The foregoing describes specific embodiments of the present disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims can be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are referred to each other. Each embodiment focuses on differences from the other embodiments. In particular, for the apparatus, device embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, as relevant to see the section description of the method embodiments. The apparatus, the device, and the method provided in the embodiments of the present disclosure correspond to each other, so that the apparatus, the device, and the method also have similar beneficial technical effects as the corresponding method, and since the beneficial technical effects of the method have been described in detail above, the beneficial technical effects of the corresponding apparatus, device are not described here again.
In the 90 s of the 20 th century, improvements to one technology could clearly be distinguished as improvements in hardware (e.g., improvements to circuit structures such as diodes, transistors, switches, etc.) or software (improvements to the process flow). However, with the development of technology, many improvements of the current method flows can be regarded as direct improvements of hardware circuit structures. Designers almost always obtain corresponding hardware circuit structures by programming improved method flows into hardware circuits. Therefore, an improvement of a method flow cannot be said to be realized by a hardware entity module. For example, a programmable logic device (Programmable Logic Device, PLD) (e.g., field programmable gate array (Field Programmable GATEARRAY, FPGA)) is an integrated circuit whose logic functions are determined by user programming of the device. The designer programs itself to "integrate" a digital system onto a single PLD without requiring the chip manufacturer to design and fabricate application specific integrated circuit chips. Moreover, nowadays, instead of manually manufacturing integrated circuit chips, such programming is mostly implemented with "logic compiler (logic compiler)" software, which is similar to the software compiler used in program development and writing, and the original code before being compiled is also written in a specific programming language, which is called hardware description language (Hardware Description Language, HDL), but HDL is not just one, but a plurality of kinds, such as ABEL(Advanced Boolean Expression Language)、AHDL(AlteraHardware Description Language)、Confluence、CUPL(Cornell University Programming Language)、HDCal、JHDL(Java Hardware Description Language)、Lava、Lola、MyHDL、PALASM、RHDL(Ruby Hardware Description Language), and VHDL (Very-High-SPEED INTEGRATED Circuit Hardware Description Language) and Verilog are currently most commonly used. It will also be apparent to those skilled in the art that a hardware circuit implementing the logic method flow can be readily obtained by merely slightly programming the method flow into an integrated circuit using several of the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer readable medium storing computer readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, application SPECIFIC INTEGRATED Circuits (ASICs), programmable logic controllers, and embedded microcontrollers, examples of controllers include, but are not limited to, the following microcontrollers: ARC 625D, atmelAT91SAM, microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic of the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller in a pure computer readable program code, it is well possible to implement the same functionality by logically programming the method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers, etc. Such a controller may thus be regarded as a kind of hardware component, and means for performing various functions included therein may also be regarded as structures within the hardware component. Or even means for achieving the various functions may be regarded as either software modules implementing the methods or structures within hardware components.
The system, apparatus, module or unit set forth in the above embodiments may be implemented in particular by a computer chip or entity, or by a product having a certain function. One typical implementation is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being functionally divided into various units, respectively. Of course, the functions of each element may be implemented in the same piece or pieces of software and/or hardware when implementing the present application.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises the element.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The foregoing is merely exemplary of the present application and is not intended to limit the present application. Various modifications and variations of the present application will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. which come within the spirit and principles of the application are to be included in the scope of the claims of the present application.

Claims (25)

1. A data transmission method is applied to a server and comprises the following steps:
Receiving a page information acquisition request sent by terminal equipment; the page information acquisition request carries first parameter information; the first parameter information includes information describing an access environment;
Screening at least one page information template matched with the first parameter information from a preset page information template library; any page information template in the page information template library is applicable to one or more access environments; the page information template is provided with data source information and element style information of page elements to be presented; the data source information is used for indicating a mode of acquiring page data corresponding to the page element;
acquiring page data corresponding to the page elements based on the data source information;
and sending the page information template and the page data to the terminal equipment so that the terminal equipment presents the page data based on the element style information in the page information template.
2. The method of claim 1, wherein the first parameter information includes channel attribute information; the channel attribute information includes at least one of device attribute information of a terminal hardware device that sent the page information acquisition request and program attribute information of a terminal program that sent the page information acquisition request.
3. The method of claim 2, wherein the device attribute information comprises a terminal device type.
4. The method of claim 2, wherein the program attribute information includes at least one of program type information and language environment information.
5. The method of claim 4, wherein the program type information comprises: first type information for identifying an application running in an operating system, second type information for identifying an applet running in the application, or third type information for identifying an H5 page running in a browser.
6. The method of claim 2, wherein the first parameter information further comprises: transmitting the running state information of the terminal program of the page information acquisition request; the operation state information comprises first state information or second state information; the first state information is used for indicating that the terminal program is in a test running state; the second state information is used for indicating that the terminal program is in a formal running state.
7. The method of claim 2, wherein the screening at least one page information template matching the first parameter information from a preset page information template library specifically includes:
screening at least one first page information template matched with the channel attribute information from the preset page information template library according to the channel attribute information; each page information template in the at least one first page information template carries a template priority parameter;
And screening at least one second page information template from the at least one first page information template based on the template priority parameter according to a preset template screening rule, and determining the arrangement sequence of the at least one second page information template.
8. The method of claim 2, wherein the first parameter information further comprises geographical environment information in which the terminal hardware device that sent the page information acquisition request is located.
9. The method of claim 8, wherein the screening at least one page information template matching the first parameter information from a preset page information template library specifically comprises:
screening at least one first page information template matched with the channel attribute information from the preset page information template library according to the channel attribute information;
And screening at least one second page information template from the at least one first page information template based on the geographic environment information according to a preset template screening rule, and determining the arrangement sequence of the at least one second page information template.
10. The method of claim 9, wherein each page information template in the preset page information template library carries a template priority parameter;
the step of screening at least one second page information template matched with the geographic environment information from the at least one first page information template based on the geographic environment information according to a preset template screening rule specifically comprises the following steps:
and screening at least one second page information template from the at least one first page information template and determining the arrangement sequence of the at least one second page information template based on the geographic environment information and the template priority parameter according to a preset template screening rule.
11. The method of claim 1, wherein the page information acquisition request further carries second parameter information for describing a user who sends the page information acquisition request; the second parameter information comprises a user account identification.
12. The method of claim 11, further comprising, before screening at least one page information template matching the first parameter information from a preset page information template library:
Acquiring first function information used by a user according to the user account identification;
predicting second function information to be used by a user according to the first function information;
The screening at least one page information template matched with the first parameter information from a preset page information template library specifically comprises the following steps:
Screening at least one first page information template matched with the first parameter information from a preset page information template library according to the first parameter information;
And according to a preset template screening rule, referring to the second function information, screening at least one second page information template from the at least one first page information template, and determining the arrangement sequence of the at least one second page information template.
13. The method of claim 11, further comprising, prior to obtaining the page data corresponding to the page element based on the data source information:
according to the user account identification, function tag information for reflecting the data access requirement of the user is determined; the function tag information comprises at least one of data subscription tag information and data access tag information;
Based on the data source information, acquiring the page data corresponding to the page element specifically comprises the following steps:
and acquiring page data which corresponds to the page element and accords with the function tag information based on the data source information.
14. The method of claim 1, applied to providing page information to different access environments based on the same piece of source data.
15. A data transmission apparatus applied to a server, comprising:
The request receiving module is used for receiving a page information acquisition request sent by the terminal equipment; the page information acquisition request carries first parameter information; the first parameter information includes information describing an access environment;
The template determining module is used for screening at least one page information template matched with the first parameter information from a preset page information template library; any page information template in the page information template library is applicable to one or more access environments; the page information template is provided with data source information and element style information of page elements to be presented; the data source information is used for indicating a mode of acquiring page data corresponding to the page element;
the data acquisition module is used for acquiring page data corresponding to the page elements based on the data source information;
And the information sending module is used for sending the page information template and the page data to the terminal equipment so that the terminal equipment can present the page data based on the element style information in the page information template.
16. The apparatus of claim 15, wherein the first parameter information comprises channel attribute information; the channel attribute information includes at least one of device attribute information of a terminal hardware device that sent the page information acquisition request and program attribute information of a terminal program that sent the page information acquisition request.
17. The apparatus of claim 16, wherein the first parameter information further comprises: transmitting the running state information of the terminal program of the page information acquisition request; the operation state information comprises first state information or second state information; the first state information is used for indicating that the terminal program is in a test running state; the second state information is used for indicating that the terminal program is in a formal running state.
18. The apparatus of claim 16, the template determination module specifically comprising:
The first determining unit is used for screening at least one first page information template matched with the channel attribute information from the preset page information template library according to the channel attribute information; each page information template in the at least one first page information template carries a template priority parameter;
And the second determining unit is used for screening at least one second page information template from the at least one first page information template based on the template priority parameter according to a preset template screening rule and determining the arrangement sequence of the at least one second page information template.
19. The apparatus of claim 16, wherein the first parameter information further comprises geographical environment information in which a terminal hardware device that sent the page information acquisition request is located.
20. The apparatus of claim 19, the template determination module specifically comprising:
the first determining unit is used for screening at least one first page information template matched with the channel attribute information from the preset page information template library according to the channel attribute information;
The second determining unit is used for screening at least one second page information template from the at least one first page information template based on the geographic environment information according to a preset template screening rule and determining the arrangement sequence of the at least one second page information template.
21. The apparatus of claim 20, wherein each page information template in the preset page information template library carries a template priority parameter;
The second determining unit is specifically configured to: and screening at least one second page information template from the at least one first page information template and determining the arrangement sequence of the at least one second page information template based on the geographic environment information and the template priority parameter according to a preset template screening rule.
22. The apparatus of claim 15, wherein the page information acquisition request further carries second parameter information describing a user who sends the page information acquisition request; the second parameter information comprises a user account identification.
23. The apparatus of claim 22, the apparatus further comprising a prediction module to:
Acquiring first function information used by a user according to the user account identification;
predicting second function information to be used by a user according to the first function information;
The template determining module is specifically configured to:
Screening at least one first page information template matched with the first parameter information from a preset page information template library according to the first parameter information;
And according to a preset template screening rule, referring to the second function information, screening at least one second page information template from the at least one first page information template, and determining the arrangement sequence of the at least one second page information template.
24. The apparatus of claim 22, further comprising a tag determination module to:
according to the user account identification, function tag information for reflecting the data access requirement of the user is determined; the function tag information comprises at least one of data subscription tag information and data access tag information;
the data acquisition module is specifically configured to:
and acquiring page data which corresponds to the page element and accords with the function tag information based on the data source information.
25. A data transmission apparatus comprising:
At least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores instructions executable by the at least one processor to enable the at least one processor to:
Receiving a page information acquisition request sent by terminal equipment; the page information acquisition request carries first parameter information; the first parameter information includes information describing an access environment;
Screening at least one page information template matched with the first parameter information from a preset page information template library; any page information template in the page information template library is applicable to one or more access environments; the page information template is provided with data source information and element style information of page elements to be presented; the data source information is used for indicating a mode of acquiring page data corresponding to the page element;
acquiring page data corresponding to the page elements based on the data source information;
and sending the page information template and the page data to the terminal equipment so that the terminal equipment presents the page data based on the element style information in the page information template.
CN202410157648.3A 2024-02-04 2024-02-04 Data transmission method, device and equipment Pending CN118035524A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410157648.3A CN118035524A (en) 2024-02-04 2024-02-04 Data transmission method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410157648.3A CN118035524A (en) 2024-02-04 2024-02-04 Data transmission method, device and equipment

Publications (1)

Publication Number Publication Date
CN118035524A true CN118035524A (en) 2024-05-14

Family

ID=90997745

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410157648.3A Pending CN118035524A (en) 2024-02-04 2024-02-04 Data transmission method, device and equipment

Country Status (1)

Country Link
CN (1) CN118035524A (en)

Similar Documents

Publication Publication Date Title
US11175968B2 (en) Embedding an interface of one application into an interface of another application
CN108848244B (en) Page display method and device
CN112423084B (en) Display method and device of hotspot list, electronic equipment and storage medium
CN111767499A (en) Page configuration method and device
CN107506367B (en) Method and device for determining application display content and server
CN111144974B (en) Information display method and device
CN110717536A (en) Method and device for generating training sample
CN110619098A (en) Information display method and device, electronic equipment and storage medium
CN112966186A (en) Model training and information recommendation method and device
CN111881393A (en) Page rendering method, device, medium and electronic equipment
CN113079201B (en) Information processing system, method, device and equipment
CN111144980A (en) Commodity identification method and device
CN114255066A (en) Entity advertisement putting point recommendation method and device
CN114021016A (en) Data recommendation method, device, equipment and storage medium
CN115048577A (en) Model training method, device, equipment and storage medium
CN113434063B (en) Information display method, device and equipment
CN113010809A (en) Information recommendation method and device
CN116974676A (en) Page content sending method, device and equipment
CN118035524A (en) Data transmission method, device and equipment
CN114066098B (en) Method and equipment for estimating completion time of learning task
CN112000329B (en) Data display method, device, equipment and medium
Maehara et al. An exhibit recommendation system based on semantic networks for museum
CN110008358B (en) Resource information display method and system, client and server
CN114201086B (en) Information display method and device
CN113836415A (en) Information recommendation method, device, medium and equipment

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