CN110908680A - Information processing method, device and equipment - Google Patents

Information processing method, device and equipment Download PDF

Info

Publication number
CN110908680A
CN110908680A CN201811080501.XA CN201811080501A CN110908680A CN 110908680 A CN110908680 A CN 110908680A CN 201811080501 A CN201811080501 A CN 201811080501A CN 110908680 A CN110908680 A CN 110908680A
Authority
CN
China
Prior art keywords
target information
page
node
information
determining
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811080501.XA
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201811080501.XA priority Critical patent/CN110908680A/en
Publication of CN110908680A publication Critical patent/CN110908680A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • 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

Abstract

The application discloses an information processing method, device and equipment. The method comprises the following steps: when a user accesses a certain page, firstly determining target information to be displayed on the page, then determining a node associated with the target information in the page, and further loading the target information on the node calibration display pit position.

Description

Information processing method, device and equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to an information processing method, apparatus, and device.
Background
The page information refers to various forms of information in a page viewed by a user.
At present, when a new information loading appeal is received, a developer generally adds the appeal into an application version development plan, and new information is displayed to a user in a mode of releasing an application new version.
Therefore, a more efficient information presentation scheme is needed.
Disclosure of Invention
The embodiment of the specification provides an information processing method for improving the updating efficiency and the updating flexibility of page information.
In a first aspect, an embodiment of the present specification further provides an information processing method, including:
determining target information to be displayed on a page;
determining a node associated with the target information in the page;
and loading the target information to a display pit position calibrated by the node.
In a second aspect, an embodiment of the present specification further provides an information processing method, including:
determining target information to be displayed on a page;
and generating an incidence relation between the target information and the nodes in the page and providing the incidence relation to a client so that the client can load the target information to the display pit positions marked by the nodes based on the incidence relation.
In a third aspect, an embodiment of the present specification further provides an information processing method, including:
determining information required to be displayed on a page;
generating an incidence relation between the information and the nodes in the page;
and providing the incidence relation for a client side so that the client side can load the information to a display position corresponding to the node based on the incidence relation.
In a fourth aspect, an embodiment of the present specification further provides an information processing apparatus, including:
the first determining module is used for determining target information to be displayed on a page;
a second determining module, configured to determine a node in the page that is associated with the target information;
and the loading module is used for loading the target information to the display pit position calibrated by the node.
In a fifth aspect, an embodiment of the present specification further provides an information processing apparatus, including:
the determining module is used for determining target information to be displayed on the page;
and the processing module is used for generating an incidence relation between the target information and the nodes in the page and providing the incidence relation to a client so that the client can load the target information to the display pit positions marked by the nodes based on the incidence relation.
In a sixth aspect, an embodiment of the present specification further provides an information processing apparatus, including:
the determining module is used for determining the information to be displayed on the page;
the generating module is used for generating the incidence relation between the information and the nodes in the page;
and the sending module is used for providing the association relation to a client so that the client can load the information to the display position corresponding to the node based on the association relation.
In a seventh aspect, an embodiment of this specification further provides an electronic device, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to perform the method of the first to third aspects.
In an eighth aspect, the present specification further provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the method according to the first to third aspects.
The embodiment of the specification adopts at least one technical scheme which can achieve the following beneficial effects:
by constructing the association relationship between the information to be displayed on the page and the nodes in the page, when a user requests to access the page, the information to be displayed on the page and the associated nodes thereof are determined based on the association relationship, and then the information can be loaded in the display pit position marked by the nodes. Compared with the scheme of displaying new information by updating the application version in the prior art, the method can effectively improve the information updating efficiency and flexibility.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a schematic diagram of an application scenario provided in the present specification;
FIG. 2 is a flowchart illustrating an information processing method on a client side according to an embodiment of the present disclosure;
fig. 3 is a flowchart illustrating an information processing method at a provisioning server or a development terminal according to an embodiment of the present disclosure;
fig. 4 is a schematic flowchart of an information processing method according to another embodiment of the present disclosure;
fig. 5 is a schematic flowchart of an information processing method according to another embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an information processing apparatus according to another embodiment of the present disclosure;
fig. 8 is a schematic structural diagram of an information processing apparatus according to yet another embodiment of the present specification;
fig. 9 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
As stated in the background section, when information that needs to be displayed on an application page needs to be updated, in the prior art, the update is listed in a development plan of an application version, a developer develops the information through each end, and then puts the application of the new version into an application market, and a user updates the application to display the information. The information that the page needs to be displayed at least comprises the following information: merchandise information, promotional information, and the like.
It can be seen that the prior art has at least the following disadvantages:
1. because the developer is required to develop the page once every time the information is updated, the development cost is high and the efficiency is low;
2. no matter how many pieces of updated information exist, the page development is required to be carried out again by developers, and the flexibility is poor;
3. if the user does not update the application, the information display cannot be realized, and the information coverage speed is low and the efficiency is low.
Based on the information, the invention provides an information processing method, which comprises the steps of determining the information to be displayed on a page and the associated nodes thereof based on the association relationship by constructing the association relationship between the information to be displayed on the page and the nodes in the page when a user requests to access the page, and further loading the information in the display pit position marked by the nodes; moreover, when information updating is required subsequently, only the association relation is adaptively adjusted; compared with the scheme of updating the information by updating the application version in the prior art, the method and the device do not need to update the application version, and further can effectively improve the information updating efficiency and flexibility.
The following takes the popularization information as an example, and an application scenario of the present invention is exemplarily described with reference to fig. 1.
The application scene comprises the following steps: a server 110, a client 120, and a developer terminal 130, wherein:
the developer terminal 130 is a terminal device used by a developer, and is configured to establish an association relationship between the popularization information and the nodes in the application page after obtaining a popularization appeal, generate a view of the popularization information based on the display template of the display pit position marked by the node, and further send the association relationship and the view to the server 110.
The server 110 is configured to send the association relationship to the client 120 when starting the application or initiating a request for accessing a target page of the application, so that the client 120 determines a node associated with the promotion information that needs to be shown on the page accessed by the user based on the association relationship, and loads a view of the promotion information in a display pit marked by the node in a process of loading the page.
The promotion information refers to information such as products, services, technologies, cultures, matters and the like promoted to a large number of users through media such as newspapers, radio, television, network and the like; examples here may be: and loading the information corresponding to the promotion appeal to an application page through a network so as to show the information to the user when the user accesses the application page.
The client 120 is an application installed on the user terminal, and the application refers to software written for a certain application purpose of the user, and includes a client version application and a web version application, the former refers to an application installed on the terminal device, and the latter refers to a program that can be directly used on a web page of a browser application without installation. When the application is a client version application, client 120 refers to a client version application, and when the application is a web version application, client 120 may refer to a browser client that loads pages of the web version application.
The user terminal can be a computer terminal or a mobile terminal; the mobile terminal or the mobile communication terminal refers to a computer device which can be used in moving, and broadly includes a mobile phone, a notebook, a tablet computer, a POS machine, and even a vehicle-mounted computer. But most often refer to cell phones or smart phones and tablets with multiple application functions.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
Fig. 2 is a schematic flowchart of an information processing method provided in an embodiment of this specification, where the method may be executed by the client in fig. 1, and with reference to fig. 2, the method specifically includes the following steps:
step 220, determining target information to be displayed on the page;
the target information may be one or more predetermined types of information, such as: merchandise information, promotional information, title information, and the like. For convenience of description, the following takes the popularization information as an example.
It should be noted that, the first implementation manner of step 220 may be:
step S1, acquiring a target information launching protocol of the application corresponding to the page, wherein the target information launching protocol comprises page identification of each target information launching; specific examples are:
when the application is initialized, sending an access request carrying an application identifier to a server, detecting whether the application has a corresponding target information release protocol or not by the server based on the application identifier, and if so, returning the target information release protocol and initial page data of the application; if not, only returning the initial page data.
And step S2, determining the target information to be displayed on the page based on the target information release protocol. Specific examples are:
and based on the target information release protocol in the step S1, detecting whether the currently accessed page has released promotion information, and if so, determining that the page needs to display the detected promotion information.
A second implementation of step 220 may be:
step S1, acquiring a target information delivery protocol of the page, wherein the target information delivery protocol comprises target information delivered to the page;
and step S2, determining the target information to be displayed on the page based on the target information release protocol. Specific examples can be:
when a user accesses a certain page, an access request carrying a page identifier is sent to a server, the server detects whether the page has a corresponding target information release protocol or not based on the page identifier, if so, the target information release protocol of the page and page data of the page are returned, and then popularization information needing to be displayed on the page can be determined; if not, only returning the page data of the page.
The first implementation mode is preferably suitable for the client version application, and the second implementation mode is preferably suitable for the webpage version application.
Optionally, one implementation manner of the step of obtaining the target information delivery protocol may be:
receiving a target information delivery protocol pushed by a server when the server detects that target information is updated through long-chain connection with the server;
namely, the server and the client keep long links, and when detecting that the application or page target information delivery protocol changes, the server actively sends the latest target information delivery protocol to the client. Therefore, the client can update the local target information delivery protocol at the first time and load the page based on the latest target information delivery protocol.
Wherein, the change of the target information delivery protocol at least comprises the following steps: information addition and subtraction, display position change, display form change, and the like.
Another implementation manner of the step of obtaining the target information delivery protocol may be:
adding a predetermined request field for requesting the latest target information delivery protocol in the access request sent to the server so as to enable the server to return the latest target information delivery protocol.
That is, in the present embodiment, a request for accessing the latest target information delivery protocol is transmitted to the server by requesting 'pick-up', and when the server detects a change in the target information delivery protocol in response to the request, the latest target information delivery protocol is transmitted to the client. Therefore, the local target information delivery protocol is guaranteed to be updated efficiently, and the user flow is saved.
Wherein, the 'lift' request is any one request sent to the server by the client; in addition, in order to avoid excessive requests for reading the latest target information delivery protocol, a request 'pick-up' period may be set, for example: and sending a request for reading the latest target information delivery protocol once every few requests or every preset time length.
Step 240, determining a node associated with the target information in the page;
the target information delivery protocol comprises a node identifier; the node identifier may be an ID of a node, or a directing path from a root node to the node;
it should be noted that, one implementation manner of step 240 may be:
and determining a node corresponding to the node identifier in the node tree of the page.
The node tree refers to an HTML document of a page as a tree structure, the structure is called a node tree, and a node in the node tree refers to any content in the HTML document, for example: the entire document is a document node, each HTML element is an element node, the text within the HTML element is a text node, each HTML attribute is an attribute node, the annotation is an annotation node, and so on.
Assuming that the node is a normal node, the node pointing path may be:
″$content.[0].RelativeLayout.[0].LinearLayout.[1].ImageView″,
then, a root node content (all pages have a root node with the same id) can be found in the current page, then a first child node of the root node is found based on 'content. [0 ]', which corresponds to a 'relative layout child node', a first child node of the relative layout child node is found based on 'relative layout. [0 ]', which corresponds to a 'linear layout child node', and so on, and finally an 'ImageView node' is found; and adding a View node to a parent node of the ImageView above or below the ImageView node according to the style.
Assuming that the node is ListView, the structure of the node pointing path is similar to:
″$content.[0].FrameLayout.[0].ListView.[1]″
referring to the description of the node pointing path of the common node, it is understood that the node is the second element of ListView.
And step 260, loading the target information to a display pit position calibrated by the node.
The display pit position marked by the node is a display pit position at a certain position described by using the position of the node as a reference point.
The target information delivery protocol comprises a pit bit pattern, wherein the pit bit pattern is used for describing and displaying the relative position relationship between a pit bit and a node and comprises any one of the side of the node and the upper side of the node in a suspension manner.
Accordingly, one implementation of step 260 may be:
step S1, determining a display pit position calibrated by the node based on the pit position pattern and the position of the node;
the display pit is a pre-divided area which is visible to a user and used for displaying content in the page.
Namely, the position of the node and the pit bit pattern are used as the preset algorithm input, and the parameter value output by the algorithm is obtained, wherein the parameter value represents the area occupied by the display pit bit.
And step S2, loading the target information in the display pit position based on the pit position component mounted on the node. The pit component refers to a component corresponding to the display pit and is used for loading information to be loaded on the display pit. One implementation may be:
determining a view corresponding to the target information; merging the view corresponding to the target information and the view corresponding to the display pit position; and loading the merged view in the display pit position.
Another implementation manner may be:
acquiring a view corresponding to the target information and a view corresponding to the display pit position from a server after merging; and loading the merged view in the display pit position.
Optionally, because the view templates of different pit locations are different, in order to accurately generate a view meeting the pit location requirement and avoid the problem of loading error, the step of determining the view corresponding to the target information may be exemplified as:
and the client determines a display template for displaying the pit position and generates a view of the target information of the display template. Alternatively, the first and second electrodes may be,
and determining a display template for displaying the pit position by the development end, generating a view of the target information of the display template and providing the view for the client.
Fig. 3 is a flowchart illustrating an information processing method at a server or a development terminal according to an embodiment of the present disclosure, where the method may be executed by the server or the development terminal in fig. 1, and with reference to fig. 3, the method may specifically include the following steps:
step 320, determining target information to be displayed on the page;
and 340, generating an incidence relation between the target information and the nodes in the page and providing the incidence relation to a client so that the client loads the target information in the display pit positions of the node marks based on the incidence relation.
Optionally, the method further comprises:
determining a display template of the node and providing the display template to the client so that the client can generate a view of the target information based on the display template; alternatively, the first and second electrodes may be,
determining a display template of the node; and generating a view of the target information of the display template and providing the view to the client.
For the information processing method embodiment at the server side, since the implementation manner of a part of the steps has been described in detail in the information processing method embodiment at the client side corresponding to fig. 2, no further description is given here.
Fig. 4 is a flowchart illustrating an information processing method according to another embodiment of the present disclosure, where the method may be executed by the server or the developer terminal in fig. 1, and referring to fig. 4, the method may specifically include the following steps:
step 420, determining information to be displayed on the page;
step 440, generating an association relationship between the information and the nodes in the page;
step 460, providing the association relationship to a client, so that the client loads the information to a display position corresponding to the node based on the association relationship.
Since steps 420 to 460 correspond to steps 320 to 340 in the embodiment corresponding to fig. 3 and the implementation manner is similar, the description thereof is omitted here.
Different from the embodiment corresponding to fig. 3, the information in this embodiment may be any information in the page; moreover, the corresponding display position of the node is not limited to the display pit position, and may be a certain area described by the node.
It can be seen that, in the embodiments corresponding to fig. 2 to 4, by constructing the association relationship between the information that needs to be displayed on the page and the nodes in the page, when the user requests to access the page, the information that needs to be displayed on the page and the nodes associated with the information are determined based on the association relationship, and then the information can be loaded in the display pit of the node mark. Compared with the scheme of displaying new information by updating the application version in the prior art, the method can effectively improve the information updating efficiency and flexibility.
Fig. 5 is a schematic flow chart of an information processing method according to still another embodiment of the present disclosure, and the following describes the method by specifically describing information as an advertisement and specifically describing an application as a client version application, and in conjunction with fig. 5, the method may specifically include the following steps:
502, the server sends an advertisement appeal to a development end; the method specifically comprises the following steps:
when receiving an advertisement appeal sent by an advertiser terminal, the server sends the advertisement appeal to an initiating terminal;
the advertiser is a legal person, other economic organization or individual who sells or entrusts others to design, make and release advertisements for selling goods or providing services. The advertising appeal may include: release duration, release position, etc., for example: the 1 month advertisement is shown on the first page of application a.
Step 504, the development end constructs an advertisement protocol; the method specifically comprises the following steps:
the application or the developer of the third party constructs an advertisement protocol based on the advertisement appeal (marked as advertisement 1) of the advertiser, and the advertisement protocol at least comprises the following steps:
associate ad 1 with a page of application a, for example: mapping the identifications of the advertisements uri and the like to a page (marked as a page a) of the application A to establish an incidence relation between the identifications and the page a;
defining nodes in the page a through node paths or node IDs, and configuring a node path or node ID for the advertisement 1 so as to establish an incidence relation between the advertisement 1 and the nodes in the page a;
setting and displaying the position relationship between the pit bit and the node, namely the pit bit pattern, wherein the pit bit pattern can be top on the node, bottom below the node or suspended above the node; the type of the suspension can be fixed, and the suspension can also roll along with the nodes.
Setting a display form of the advertisement 1, including: suspended or embedded, etc.;
step 506, the development end sends an advertisement protocol to the server; the method specifically comprises the following steps:
and the development end sends the advertisement protocol corresponding to the application to the server so as to be stored by the server and further be accessed by the client.
Step 508, the client sends an access request to the server;
the client is an application program for loading advertisements in a page, and when the application is a client version application, the client refers to the client version application; when the application is a web page version application, the client refers to a browser application that loads application pages.
The first implementation manner may be:
and when detecting that the application responds to the starting operation of the user for initialization, sending the access request to the server, wherein the access request carries the application identifier and is used for requesting the server to return the advertisement protocol of the application.
Optionally, the access request further carries a version number of a previous advertisement protocol, so that the server returns the latest advertisement protocol when determining that the version number is updated.
The second implementation manner may be:
when a user opens a certain page of an application, an access request is sent to a server, and the access request carries an identifier of the page and is used for requesting the server to return an advertisement protocol of the page.
The first implementation mode and the second implementation mode can be suitable for client version application and can also be suitable for webpage version application; preferably, the first implementation manner is preferably applicable to a client version application, so as to avoid influencing the access speed of the page; the second implementation is preferably adapted to web applications to avoid affecting the speed of application initialization.
Step 510, the server searches for an advertisement protocol;
that is, the server searches for its corresponding advertisement protocol based on the identification of the application or page carried by the access request.
Step 512, the server sends the advertisement protocol to the client;
step 514, the client judges whether the page accessed by the user has advertisements to be launched;
that is, the client determines whether there is an advertisement associated with the identifier of the page based on the association relationship between the advertisement and the page included in the advertisement protocol, and if so, determines that the page needs to deliver the associated advertisement, and performs step 516; if not, determining that the page has no advertisement to be launched, and ending the process;
step 516, the client determines the node corresponding to the advertisement, and loads the advertisement view into the node mark position; assuming that the advertisement is advertisement 1, step 516 may specifically be:
firstly, the client acquires a node path or a node ID corresponding to the advertisement 1 contained in the advertisement protocol in the step 404, and determines a node mapped by the node path or the node ID; then, determining a display area of the pit position as a node marking position based on the node position and the pit position pattern; in turn, the advertisement view is loaded in the presentation area.
Optionally, this embodiment further includes: constructing an advertisement view; one implementation may be:
the developer determines a template of a display area of each pit position based on the identification of each pit position; and then, constructing an advertisement view matched with the template and providing the advertisement view to the client so that the client can directly load the advertisement view without performing view construction operation, thereby reducing the data processing amount of the client.
Wherein, the step of constructing the advertisement view can be exemplified as:
creating a weex example; and generating an advertisement view visible to the user by the weex engine based on the template information.
Further, if the first implementation manner is used in step 508, the request for pulling the advertisement view from the server may be initiated after the client determines that there are advertisements to be placed on the page based on the advertisement protocol, instead of sending the advertisement view and the advertisement protocol to the clients together, so as to reduce the amount of data that the clients need to load.
Optionally, this embodiment further discloses an advertisement protocol updating step, which may specifically be:
first, when the advertisement changes, the development end adaptively adjusts the advertisement protocol, for example: if the release time of the advertisement 1 is due, deleting the protocol related to the advertisement 1 in the applied advertisement protocols by the developer; another example is: if an appeal for putting the advertisement 2 is added, a developer adds a protocol related to the advertisement 2 in an applied advertisement protocol;
and then, sending the updated advertisement protocol of the application to the client through the server so that the client loads the advertisement based on the updated advertisement protocol.
Therefore, in the embodiment, the advertisement is delivered to the pit positions marked by the nodes by constructing the association relationship between the advertisement and the page nodes, and the advertisement can be displayed at any position of the page by increasing the advertisement delivery pit positions. Because the traditional advertisement putting only has advertisement content and does not have advertisement putting pit information, the advertisement can be updated only by adopting an application upgrading mode. Therefore, the present embodiment has the following advantages:
1. the system is flexible in class configuration, does not depend on an application version, and can dynamically move the advertisement position according to the advertisement effect;
2. the development efficiency is improved, and a set of weex components can be directly put to multiple ends;
3. the component embedded into the page is a weex component, so that the experience of the original page cannot be influenced by the newly added view.
In addition, for simplicity of explanation, the above-described method embodiments are described as a series of acts or combinations, but it should be understood by those skilled in the art that the present invention is not limited by the order of acts or steps described, as some steps may be performed in other orders or simultaneously according to the present invention. Furthermore, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the invention.
Fig. 6 is a schematic structural diagram of an information processing apparatus provided in an embodiment of this specification, where the apparatus may be a part of the client, and referring to fig. 6, the apparatus may specifically include: a first determining module 61, a second determining module 62 and a loading module 63, wherein:
the first determining module 61 is configured to determine target information to be displayed on a page;
a second determining module 62, configured to determine a node in the page that is associated with the target information;
and a loading module 63, configured to load the target information to the display pit position calibrated by the node.
Optionally, the first determining module 61 is specifically configured to:
acquiring a target information launching protocol of an application corresponding to the page, wherein the target information launching protocol comprises page identification of each target information launching; and determining the target information to be displayed on the page based on the target information delivery protocol.
Optionally, the first determining module 61 is specifically configured to:
acquiring a target information delivery protocol of the page, wherein the target information delivery protocol comprises target information delivered to the page; and determining the target information to be displayed on the page based on the target information delivery protocol.
Optionally, the apparatus further comprises:
the receiving module is used for receiving a target information delivery protocol pushed by the server when the server detects that the target information is updated through long-chain connection with the server; alternatively, the first and second electrodes may be,
and the sending module is used for adding a predetermined request field for requesting the latest target information delivery protocol in the access request sent to the server so as to enable the server to return the latest target information delivery protocol.
Wherein the target information delivery protocol further comprises: identifying a node;
optionally, the second determining module 62 is specifically configured to:
and determining a node corresponding to the node identifier in the node tree of the page.
Wherein the target information delivery protocol further comprises: the pit pattern is used for describing and displaying the relative position relationship between the pit and the node;
optionally, the loading module 63 is specifically configured to:
determining a display pit position calibrated by the node based on the pit position pattern and the position of the node; and loading the target information to the display pit bit based on the pit bit component mounted on the node.
Optionally, the loading module 63 is further configured to:
determining a view corresponding to the target information; and merging the view corresponding to the target information and the view corresponding to the display pit position, and loading the merged view to the display pit position.
Wherein the pit pattern includes one of a node side, a node side including an upper side, a lower side, a left side, and a right side, and a node upper surface suspended from the node.
Fig. 7 is a schematic structural diagram of an information processing apparatus according to another embodiment of the present disclosure, where the apparatus may be a part of the server, and referring to fig. 7, the apparatus may specifically include: a determination module 71 and a processing module 72, wherein:
the determining module 71 is configured to determine target information to be displayed on a page;
and the processing module 72 is configured to generate an association relationship between the target information and the node in the page, and provide the association relationship to a client, so that the client loads the target information to the display pit position calibrated by the node based on the association relationship.
Optionally, the apparatus further comprises:
the template providing module is used for determining a display template of the node and providing the display template to the client so that the client can generate a view of the target information based on the display template; alternatively, the first and second electrodes may be,
the view providing module is used for determining a display template of the node; and generating a view of the target information of the display template and providing the view to the client.
Fig. 8 is a schematic structural diagram of an information processing apparatus according to another embodiment of the present disclosure, and referring to fig. 8, the apparatus may specifically include: a determination module 81, a generation module 82 and a sending module 83, wherein:
the determining module 81 is configured to determine information to be displayed on a page;
a generating module 82, configured to generate an association relationship between the information and a node in the page;
and the sending module 83 is configured to provide the association relationship to a client, so that the client loads the information to a display position corresponding to the node based on the association relationship.
It can be seen that, in the embodiments corresponding to fig. 6 to 8, by constructing the association relationship between the information that needs to be displayed on the page and the nodes in the page, when the user requests to access the page, the information that needs to be displayed on the page and the nodes associated with the information are determined based on the association relationship, and then the information can be loaded in the display pit of the node mark. Compared with the scheme of displaying new information by updating the application version in the prior art, the method can effectively improve the information updating efficiency and flexibility. .
In addition, as for the device embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to part of the description of the method embodiment. Further, it should be noted that, among the respective components of the apparatus of the present invention, the components thereof are logically divided according to the functions to be realized, but the present invention is not limited thereto, and the respective components may be newly divided or combined as necessary.
Fig. 9 is a schematic structural diagram of an electronic device provided in an embodiment of the present specification, and referring to fig. 9, the electronic device includes: a processor, an internal bus, a network interface, a memory, and a non-volatile memory, although it may also include hardware required for other services. The processor reads a corresponding computer program from the nonvolatile memory into the memory and then runs the computer program, thereby forming the information processing device on a logic level. Of course, besides the software implementation, the present application does not exclude other implementations, such as logic devices or a combination of software and hardware, and the like, that is, the execution subject of the following processing flow is not limited to each logic unit, and may also be hardware or logic devices.
The network interface, the processor and the memory may be interconnected by a bus system. The bus may be an ISA (Industry Standard Architecture) bus, a PCI (peripheral component Interconnect) bus, an EISA (Extended Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 9, but this does not indicate only one bus or one type of bus.
The memory is used for storing programs. In particular, the program may include program code comprising computer operating instructions. The memory may include both read-only memory and random access memory, and provides instructions and data to the processor. The Memory may include a Random-Access Memory (RAM) and may also include a non-volatile Memory (non-volatile Memory), such as at least 1 disk Memory.
When the electronic device is a user terminal, the processor is configured to execute the program stored in the memory, and specifically execute:
determining target information to be displayed on a page;
determining a node associated with the target information in the page;
and loading the target information to a display pit position calibrated by the node.
When the electronic device is a server or a developer terminal, the processor is configured to execute the program stored in the memory, and specifically execute:
determining target information to be displayed on a page;
and generating an incidence relation between the target information and the nodes in the page and providing the incidence relation to a client so that the client can load the target information to the display pit positions marked by the nodes based on the incidence relation.
Alternatively, the first and second electrodes may be,
determining information required to be displayed on a page;
generating an incidence relation between the information and the nodes in the page;
and providing the incidence relation for a client side so that the client side can load the information to a display position corresponding to the node based on the incidence relation.
The method performed by the information processing apparatus or the Master node according to the embodiments shown in fig. 6 to 8 may be applied to or implemented by a processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor.
The information processing apparatus may also perform the methods of fig. 2-5 and implement the methods performed by the administrator node.
Based on the same invention creation, the embodiment of the present application further provides a computer readable storage medium storing one or more programs, which when executed by an electronic device including a plurality of application programs, cause the electronic device to execute the information processing method provided by the embodiment corresponding to fig. 2 to 5.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may 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 may also be possible or may be advantageous.
As will be appreciated by one skilled in the art, 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 flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams 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 a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (16)

1. An information processing method characterized by comprising:
determining target information to be displayed on a page;
determining a node associated with the target information in the page;
and loading the target information to a display pit position calibrated by the node.
2. The method of claim 1, wherein determining target information that a page needs to be presented comprises:
acquiring a target information launching protocol of an application corresponding to the page, wherein the target information launching protocol comprises page identification of each target information launching;
and determining the target information to be displayed on the page based on the target information delivery protocol.
3. The method of claim 1, wherein determining target information that a page needs to be presented comprises:
acquiring a target information delivery protocol of the page, wherein the target information delivery protocol comprises target information delivered to the page;
and determining the target information to be displayed on the page based on the target information delivery protocol.
4. The method of claim 2 or 3, further comprising:
receiving a target information delivery protocol pushed by a server when the server detects that target information is updated through long-chain connection with the server; alternatively, the first and second electrodes may be,
adding a predetermined request field for requesting the latest target information delivery protocol in the access request sent to the server so as to enable the server to return the latest target information delivery protocol.
5. The method according to claim 2 or 3, wherein the target information delivery protocol further comprises: identifying a node;
wherein determining the node associated with the target information in the page comprises:
and determining a node corresponding to the node identifier in the node tree of the page.
6. The method according to claim 2 or 3, wherein the target information delivery protocol further comprises: the pit pattern is used for describing and displaying the relative position relationship between the pit and the node;
wherein loading the target information into the display pit position calibrated by the node comprises:
determining a display pit position calibrated by the node based on the pit position pattern and the position of the node;
and loading the target information to the display pit bit based on the pit bit component mounted on the node.
7. The method of claim 6, wherein loading the target information into the presentation pit bits comprises:
determining a view corresponding to the target information;
and merging the view corresponding to the target information and the view corresponding to the display pit position, and loading the merged view to the display pit position.
8. The method of claim 6, wherein the pattern of pit locations comprises any one of exhibiting pit locations lateral to the node and exhibiting pit locations floating above the node.
9. An information processing method characterized by comprising:
determining target information to be displayed on a page;
and generating an incidence relation between the target information and the nodes in the page and providing the incidence relation to a client so that the client can load the target information to the display pit positions marked by the nodes based on the incidence relation.
10. The method of claim 9, further comprising:
determining a display template of the node and providing the display template to the client so that the client can generate a view of the target information based on the display template; alternatively, the first and second electrodes may be,
determining a display template of the node; and generating a view of the target information of the display template and providing the view to the client.
11. An information processing method characterized by comprising:
determining information required to be displayed on a page;
generating an incidence relation between the information and the nodes in the page;
and providing the incidence relation for a client side so that the client side can load the information to a display position corresponding to the node based on the incidence relation.
12. An information processing apparatus characterized by comprising:
the first determining module is used for determining target information to be displayed on a page;
a second determining module, configured to determine a node in the page that is associated with the target information;
and the loading module is used for loading the target information to the display pit position calibrated by the node.
13. An information processing apparatus characterized by comprising:
the determining module is used for determining target information to be displayed on the page;
and the processing module is used for generating an incidence relation between the target information and the nodes in the page and providing the incidence relation to a client so that the client can load the target information to the display pit positions marked by the nodes based on the incidence relation.
14. An information processing apparatus characterized by comprising:
the determining module is used for determining the information to be displayed on the page;
the generating module is used for generating the incidence relation between the information and the nodes in the page;
and the sending module is used for providing the association relation to a client so that the client can load the information to the display position corresponding to the node based on the association relation.
15. An electronic device, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to perform the method of any one of claims 1-11.
16. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 11.
CN201811080501.XA 2018-09-17 2018-09-17 Information processing method, device and equipment Pending CN110908680A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811080501.XA CN110908680A (en) 2018-09-17 2018-09-17 Information processing method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811080501.XA CN110908680A (en) 2018-09-17 2018-09-17 Information processing method, device and equipment

Publications (1)

Publication Number Publication Date
CN110908680A true CN110908680A (en) 2020-03-24

Family

ID=69812504

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811080501.XA Pending CN110908680A (en) 2018-09-17 2018-09-17 Information processing method, device and equipment

Country Status (1)

Country Link
CN (1) CN110908680A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111784390A (en) * 2020-06-28 2020-10-16 支付宝(杭州)信息技术有限公司 Information delivery processing method and device and processing equipment
CN117075992A (en) * 2023-08-09 2023-11-17 北京网聘信息技术有限公司 AppList component library design method and device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102572544A (en) * 2011-12-28 2012-07-11 深圳市同洲视讯传媒有限公司 System and method for playing advertisement in digital television network
CN103377192A (en) * 2012-04-16 2013-10-30 中兴通讯股份有限公司 Advertisement insertion method and system
CN104036042A (en) * 2014-06-30 2014-09-10 北京金山安全软件有限公司 information delivery method, device and system
CN106095816A (en) * 2016-05-31 2016-11-09 腾讯科技(深圳)有限公司 Information distribution method and device
CN106570098A (en) * 2016-10-31 2017-04-19 华为技术有限公司 Page refreshing method and device
CN107562467A (en) * 2017-07-26 2018-01-09 阿里巴巴集团控股有限公司 Page rendering method, apparatus and equipment
CN107817976A (en) * 2016-09-12 2018-03-20 阿里巴巴集团控股有限公司 Page info processing system and page generation, page info provide method and device
CN108153565A (en) * 2016-12-02 2018-06-12 阿里巴巴集团控股有限公司 The method and device of page info is provided

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102572544A (en) * 2011-12-28 2012-07-11 深圳市同洲视讯传媒有限公司 System and method for playing advertisement in digital television network
CN103377192A (en) * 2012-04-16 2013-10-30 中兴通讯股份有限公司 Advertisement insertion method and system
CN104036042A (en) * 2014-06-30 2014-09-10 北京金山安全软件有限公司 information delivery method, device and system
CN106095816A (en) * 2016-05-31 2016-11-09 腾讯科技(深圳)有限公司 Information distribution method and device
CN107817976A (en) * 2016-09-12 2018-03-20 阿里巴巴集团控股有限公司 Page info processing system and page generation, page info provide method and device
CN106570098A (en) * 2016-10-31 2017-04-19 华为技术有限公司 Page refreshing method and device
CN108153565A (en) * 2016-12-02 2018-06-12 阿里巴巴集团控股有限公司 The method and device of page info is provided
CN107562467A (en) * 2017-07-26 2018-01-09 阿里巴巴集团控股有限公司 Page rendering method, apparatus and equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111784390A (en) * 2020-06-28 2020-10-16 支付宝(杭州)信息技术有限公司 Information delivery processing method and device and processing equipment
CN111784390B (en) * 2020-06-28 2022-05-27 支付宝(杭州)信息技术有限公司 Information delivery processing method and device and processing equipment
CN117075992A (en) * 2023-08-09 2023-11-17 北京网聘信息技术有限公司 AppList component library design method and device

Similar Documents

Publication Publication Date Title
US20210117059A1 (en) Application interface management method and apparatus
US9672540B2 (en) Web page ad slot identification
TWI703463B (en) Information display method, device and intelligent terminal
US9916218B2 (en) Method and apparatus for intercepting implanted information in application
CN106528578B (en) Information display method and device
CN101425922B (en) Method and device for tracking and positioning change in web service updating process
CN112784184B (en) ADX-based advertisement landing page dynamic generation method, computer equipment and storage medium
US20190384616A1 (en) Method for displaying and changing mobile commerce elements within native application instantly without code build
CN109347898B (en) Scene information sending method, scene information display method, server and mobile terminal
US9830304B1 (en) Systems and methods for integrating dynamic content into electronic media
KR100983240B1 (en) The method for installing application program in cellphone simply and the system thereof
CN103336794A (en) Method and device for providing corresponding presence information on destination page
US20170213256A1 (en) Providing advertisements using dynamic slot-size-compatible style definitions
CN110807143A (en) Popularization resource determining method and device
CN109255581A (en) For providing the method and device thereof of personalized ventilation system based on Email
CN107391182B (en) Generation method, device, server and storage medium of theme installation package
CN110908680A (en) Information processing method, device and equipment
US20150073923A1 (en) System and method for providing interactive ebook content annotations and advertisements
US9503537B1 (en) Device tracker for user accounts
CN111428162A (en) Page screenshot method and device
KR101584276B1 (en) Method for providing application product service
CN108037914B (en) Method and device for developing android native system by combining js
US11443098B1 (en) Federated recursive user interface element rendering
CN109240660B (en) Access method of advertisement data, storage medium, electronic device and system
CN114860238A (en) Page generation method and device and electronic 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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40026489

Country of ref document: HK