CN115480766A - Information generation method, information generation device, electronic apparatus, information generation medium, and program product - Google Patents

Information generation method, information generation device, electronic apparatus, information generation medium, and program product Download PDF

Info

Publication number
CN115480766A
CN115480766A CN202211000890.7A CN202211000890A CN115480766A CN 115480766 A CN115480766 A CN 115480766A CN 202211000890 A CN202211000890 A CN 202211000890A CN 115480766 A CN115480766 A CN 115480766A
Authority
CN
China
Prior art keywords
information
node
editing
current
area
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
CN202211000890.7A
Other languages
Chinese (zh)
Inventor
余磊
赵义定
欧阳楚仪
拓攀攀
张玕
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202211000890.7A priority Critical patent/CN115480766A/en
Publication of CN115480766A publication Critical patent/CN115480766A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The present disclosure discloses an information generation method, an information generation apparatus, an electronic device, a medium, and a program product, the information generation method including the steps of: receiving an information generation instruction; displaying an information generation interface according to the information generation instruction, wherein the information generation interface comprises an information navigation area and an information editing area, the information navigation area is used for displaying a plurality of nodes with a hierarchical relationship, and the information editing area is used for displaying an editing page corresponding to the currently selected node in the information navigation area; and under the condition that the editing items in the editing page corresponding to each node are all edited, acquiring target information. By applying the technical scheme provided by the disclosure, the target information can be generated quickly, and the information generation efficiency is improved.

Description

Information generation method, information generation device, electronic device, information generation medium, and program product
Technical Field
The present disclosure relates to the field of computer application technologies, and in particular, to an information generating method, apparatus, electronic device, medium, and program product.
Background
With the rapid development of computer technology and network technology, the application of the internet in the work and life of people is more and more common. In order to promote the product, the media information is generated and then is distributed through the internet.
The generation of the media information can be performed according to a plurality of hierarchies of a media information plan, a media information group, a media information creative and the like, namely, the media information plan is generated firstly, then the media information group is created under the media information plan, and then the media information creative is created under the media information group. The media information plan and the media information groups, and the media information groups and the media information creatives all have a one-to-many relationship, namely, a plurality of media information groups can be created under one media information plan, and a plurality of media information creatives can be created under one media information group.
Therefore, how to quickly generate information such as media information and improve information generation efficiency is a technical problem that needs to be solved by those skilled in the art.
Disclosure of Invention
An object of the present disclosure is to provide an information generation method, apparatus, electronic device, medium, and program product to quickly generate target information and improve information generation efficiency.
In order to solve the technical problem, the present disclosure provides the following technical solutions:
in a first aspect, an information generating method is provided, including:
receiving an information generation instruction;
displaying an information generation interface according to the information generation instruction, wherein the information generation interface comprises an information navigation area and an information editing area, the information navigation area is used for displaying a plurality of nodes with a hierarchical relationship, and the information editing area is used for displaying an editing page corresponding to the currently selected node in the information navigation area;
and under the condition that the editing items in the editing page corresponding to each node are all edited, acquiring target information.
In a specific embodiment of the present disclosure, the method further includes:
under the condition that switching operation of a current editing page of the information editing area is detected, switching the current editing page to a target editing page, wherein the target editing page is an editing page corresponding to the switching operation and determined based on a hierarchical relationship;
and marking the node corresponding to the target editing page in the information editing area as a selected state.
In a specific embodiment of the present disclosure, in a case that a switching operation on a current editing page of the information editing region is detected, before switching the current editing page to a target editing page, the method further includes:
determining whether the editing items in the current editing page are finished;
the switching the current editing page to a target editing page includes:
and switching the current editing page to a target editing page under the condition that all editing items in the current editing page are finished.
In a specific embodiment of the present disclosure, the method further includes:
for each node of the information navigation area, if the copying operation of the current node is detected, copying the current node and nodes of a level below the current node in the information navigation area.
In a specific embodiment of the present disclosure, the method further includes:
and aiming at each node in the information navigation area, if the newly added operation on the current node is detected, adding nodes in the same level as the current node in the information navigation area.
In a specific embodiment of the present disclosure, the method further includes:
determining whether the hierarchy of the current node is the last hierarchy;
and if the current node is not the last level, adding nodes of the levels below the current node in the information navigation area.
In a specific embodiment of the present disclosure, the method further includes:
and for each node in the information navigation area, if the deletion operation of the current node is detected, deleting the current node and nodes of the levels below the current node in the information navigation area.
In a specific embodiment of the present disclosure, the information generation interface further includes a hierarchical position display area, and the information generation method further includes:
for each node in the information navigation area, if the selection operation of the current node is detected, marking the current node in the information navigation area as a selected state;
and displaying the hierarchical position information of the current node in a plurality of nodes displayed in the information navigation area in the hierarchical position display area.
In an embodiment of the present disclosure, in the hierarchical position display area, each level below the level where the current node is located is a summary level, and each summary level includes node summary information.
In a specific embodiment of the present disclosure, the method further includes:
and for each summarizing level in the level position display area, if the positioning operation on the current summarizing level is detected, displaying a general edit item corresponding to the node included in the current summarizing level in the information editing area.
In a specific embodiment of the present disclosure, the information generating method further includes:
and for each summarizing level in the level position display area, if the node viewing operation of the current summarizing level is detected, displaying the nodes included by the current summarizing level at the set position corresponding to the current summarizing level.
In a specific embodiment of the present disclosure, after the displaying, at a set position corresponding to the current aggregation level, a node included in the current aggregation level, the method further includes:
for each node included in the current summary hierarchy, if a selection operation on the current node is detected, displaying a unique edit item corresponding to the current node in the information edit area.
In a specific embodiment of the present disclosure, the method further includes:
and aiming at each node in the information navigation area, if the edited content of the edited page corresponding to the current node is detected to be wrong, displaying wrong feedback information at a set position corresponding to the current node in the information navigation area.
In a specific embodiment of the present disclosure, the method further includes:
for each node in the information navigation area, determining whether the current node and nodes of the levels below the current node are effective nodes or not according to a received switch instruction for the current node;
the obtaining of the target information when detecting that all the editing items in the editing page corresponding to each node are edited includes:
and under the condition that all the editing items in the editing page corresponding to the effective nodes are edited, acquiring target information comprising the effective nodes.
In a second aspect, an information generating apparatus is provided, including:
a receiving module configured to execute a received information generating instruction;
the first display module is configured to execute displaying of an information generation interface according to the information generation instruction, wherein the information generation interface comprises an information navigation area and an information editing area, the information navigation area is used for displaying a plurality of nodes with a hierarchical relationship, and the information editing area is used for displaying an editing page corresponding to a currently selected node in the information navigation area;
and the obtaining module is configured to obtain the target information under the condition that the fact that all the editing items in the editing page corresponding to the nodes are edited is detected.
In a specific embodiment of the present disclosure, the method further includes:
the switching module is configured to switch the current editing page to a target editing page under the condition that switching operation of the current editing page of the information editing area is detected, wherein the target editing page is an editing page corresponding to the switching operation and determined based on a hierarchical relationship;
and the first marking module is configured to mark the node corresponding to the target editing page in the information editing area as a selected state.
In a specific embodiment of the present disclosure, the present disclosure further includes a first determining module configured to perform:
under the condition that the switching operation of the current editing page of the information editing area is detected, before the current editing page is switched to a target editing page, whether an editing item in the current editing page is finished or not is determined;
the switching module configured to perform:
and switching the current editing page to a target editing page under the condition that all editing items in the current editing page are finished.
In a specific embodiment of the present disclosure, the system further includes a copy module configured to perform:
for each node of the information navigation area, if the copying operation of the current node is detected, copying the current node and nodes of the levels below the current node in the information navigation area.
In a specific embodiment of the present disclosure, the method further includes a newly adding module configured to perform:
and aiming at each node in the information navigation area, if the newly added operation on the current node is detected, adding nodes in the same level as the current node in the information navigation area.
In a specific embodiment of the present disclosure, the adding module is further configured to perform:
determining whether the hierarchy of the current node is the last hierarchy;
and if the current node is in the hierarchy which is not the last hierarchy, adding nodes of the hierarchy below the current node in the information navigation area.
In a specific embodiment of the present disclosure, the system further includes a deletion module configured to perform:
and for each node in the information navigation area, if the deletion operation of the current node is detected, deleting the current node and nodes of the levels below the current node in the information navigation area.
In a specific embodiment of the present disclosure, the information generating interface further includes a hierarchical position display area, and the information generating apparatus further includes:
a second marking module configured to execute, for each node of the information navigation area, if a selected operation on a current node is detected, marking the current node as a selected state in the information navigation area;
a second presentation module configured to perform presentation of hierarchical position information of the current node in a plurality of nodes presented in the information navigation area in the hierarchical position presentation area.
In an embodiment of the present disclosure, in the hierarchical position display area, each level below the level where the current node is located is a summary level, and each summary level includes node summary information.
In a specific embodiment of the present disclosure, the display device further includes a third display module configured to perform:
and for each summarizing level in the level position display area, if the positioning operation on the current summarizing level is detected, displaying a general edit item corresponding to the node included in the current summarizing level in the information editing area.
In a specific embodiment of the present disclosure, the display device further includes a fourth display module configured to perform:
and for each summarizing level in the level position display area, if the node viewing operation of the current summarizing level is detected, displaying the nodes included by the current summarizing level at the set position corresponding to the current summarizing level.
In a specific embodiment of the present disclosure, the display device further includes a fifth display module configured to perform:
after the nodes included in the current summarizing level are displayed at the set positions corresponding to the current summarizing level, if the selection operation of the current nodes is detected for each node included in the current summarizing level, unique editing items corresponding to the current nodes are displayed in the information editing area.
In a specific embodiment of the present disclosure, the display device further includes a sixth display module configured to perform:
and aiming at each node in the information navigation area, if the edited content of the edited page corresponding to the current node is detected to be wrong, displaying wrong feedback information at a set position corresponding to the current node in the information navigation area.
In a specific embodiment of the present disclosure, the method further includes:
a second determining module configured to execute, for each node in the information navigation area, determining, according to a received switch instruction for a current node, whether the current node and nodes of a hierarchy below the current node are valid nodes;
the obtaining module is configured to obtain target information including each valid node when the fact that all the editing items in the editing page corresponding to each valid node are edited is detected.
In a third aspect, an electronic device is provided, including:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the steps of the information generating method according to the first aspect.
In a fourth aspect, a computer-readable storage medium is provided, in which instructions that, when executed by a processor of an electronic device, enable the electronic device to perform the steps of the information generation method according to the first aspect.
In a fifth aspect, a computer program product is provided, the computer program product comprising computer instructions stored in a computer readable storage medium and adapted to be read and executed by a processor to cause an electronic device having the processor to perform the steps of the information generating method according to the first aspect.
By applying the technical scheme provided by the embodiment of the disclosure, when an information generation instruction is received, an information generation interface can be displayed according to the information generation instruction, the information generation interface comprises an information navigation area and an information editing area, the information navigation area is used for displaying a plurality of nodes with a hierarchical relationship, and the information editing area is used for displaying an editing page corresponding to a currently selected node in the information navigation area. The display content of each area of the information generation interface is convenient for a user to edit the editing items in the editing page corresponding to each node, and the target information is obtained under the condition that the editing items in the editing page corresponding to each node are all edited, so that the target information can be generated quickly, and the information generation efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present disclosure, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a flow chart of an implementation of a method for generating information according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of an area included in an information generating interface in an embodiment of the present disclosure;
FIG. 3 is a diagram illustrating a specific example of an information generating interface in an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of an information generating interface node adjustment control in an embodiment of the present disclosure;
FIG. 5 is another schematic diagram of an information generating interface node adjustment control in an embodiment of the present disclosure;
FIG. 6 is a schematic diagram of a summary level display in an embodiment of the present disclosure;
FIG. 7 is a schematic diagram of a prompt message for a message generation interface in an embodiment of the disclosure;
FIG. 8 is a schematic diagram of an error feedback message for a message generating interface in accordance with an embodiment of the present disclosure;
FIG. 9 is a schematic diagram of an information generating interface node switch control in an embodiment of the present disclosure;
FIG. 10 is a schematic structural diagram of an information generating apparatus according to an embodiment of the present disclosure;
fig. 11 is a schematic structural diagram of an electronic device in an embodiment of the disclosure.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
The core of the present disclosure is to provide an information generating method, which can be applied in an information generating scenario, such as a media information generating scenario, or other information generating scenarios with a hierarchical relationship. In an information generation scene, a user can send an information generation instruction through a browser or an information generation application program, and the browser or the information generation application program can display an information generation interface according to the information generation instruction and provide the information generation interface for the user to perform information generation operation.
Referring to fig. 1, which is a flowchart illustrating an implementation of an information generating method provided in an embodiment of the present disclosure, the method may include the following steps:
s110: an information generation instruction is received.
In the embodiment of the disclosure, a user can send out a corresponding information generation instruction when the user has an information generation requirement. The new control can be provided for the user, when it is detected that the user has a new operation through the new control, the information generation instruction sent by the user can be considered to be received, and the information generation instruction under the condition is the new instruction. The information editing method can further include providing an opening control for the user, and when it is detected that the user opens the existing information through the opening control, the information generation instruction sent by the user is considered to be received, and in this case, the information generation instruction is a re-editing instruction.
After receiving the information generation instruction, the operation of the subsequent step can be continuously executed.
S120: and displaying an information generation interface according to the information generation instruction, wherein the information generation interface comprises an information navigation area and an information editing area, the information navigation area is used for displaying a plurality of nodes with hierarchical relation, and the information editing area is used for displaying an editing page corresponding to the currently selected node in the information navigation area.
In the embodiment of the present disclosure, after receiving the information generation instruction, the information generation interface may be displayed according to the information generation instruction. The information generation interface can comprise an information navigation area and an information editing area, the information navigation area can display a plurality of nodes with hierarchical relation, and after the nodes are selected in the information navigation area, an editing page corresponding to the currently selected nodes can be displayed in the information editing area. A plurality of edit items may be included in the edit page.
As shown in fig. 2, the information generating interface may include two areas, i.e., an information navigation area and an information editing area. Of course, other areas, such as a message feedback area, an information search area, etc., may be set on the information generation interface according to actual situations.
The plurality of nodes having a hierarchical relationship shown in the information navigation area may be a tree structure. If the received information generation instruction is a new instruction, the information navigation area can be blank, does not include any node, and can also include a node with a set hierarchy. In the newly created information generation interface, as in the media information generation scene, the information navigation area comprises three nodes with a hierarchical relationship: a media information plan, a media information group, and a media information creative, the first level being the media information plan, the second level being the media information group, and the last level being the media information creative. The user can add and delete corresponding nodes in the information navigation area according to actual requirements.
Through the information navigation area, a user can conveniently and visually acquire the overall overview of the generated information.
The information editing area can display an editing page corresponding to the currently selected node in the information navigation area. In the information navigation area, a currently selected node may be determined according to a detected selection operation by the user. For example, if it is detected that the user has clicked on a node, the node may be determined as the currently selected node. And correspondingly displaying the editing page corresponding to the currently selected node in the information editing area. Editing pages corresponding to nodes in the same level may be the same or different, and editing pages corresponding to nodes in different levels are different.
And displaying the editing page corresponding to the currently selected node in the information navigation area through the information editing area, so that a user can edit each editing item in the editing page conveniently.
S130: and under the condition that all the editing items in the editing page corresponding to each node are edited, acquiring target information.
In the embodiment of the present disclosure, after the information generation interface is displayed according to the received information generation instruction, according to the selection of the node in the information navigation area, the edit page corresponding to the currently selected node may be displayed in the information edit area, and the user may edit based on an edit item included in the edit page corresponding to the currently selected node displayed in the information edit area. By selecting different nodes in the information navigation area, the editing page corresponding to the corresponding node can be displayed in the information editing area, so that a user can edit the editing items in each editing page one by one.
When it is detected that all the editing items in the editing page corresponding to each node are edited, the target information can be obtained, and the process of generating the target information can also be referred to as a creative process of the target information, that is, a process of editing the creative. And further, the target information can be utilized to process subsequent tasks. For example, in a media information generation scene, after media information is obtained, the media information can be released according to the media information, and products can be popularized.
By applying the method provided by the embodiment of the disclosure, when an information generation instruction is received, an information generation interface can be displayed according to the information generation instruction, the information generation interface comprises an information navigation area and an information editing area, the information navigation area is used for displaying a plurality of nodes with a hierarchical relationship, and the information editing area is used for displaying an editing page corresponding to a currently selected node in the information navigation area. The display content of each area of the information generation interface is convenient for a user to edit the editing items in the editing page corresponding to each node, and the target information is obtained under the condition that the editing items in the editing page corresponding to each node are all edited, so that the target information can be generated quickly, and the information generation efficiency is improved.
In one embodiment of the present disclosure, the method may further include the steps of:
the method comprises the following steps: under the condition that switching operation on a current editing page of an information editing area is detected, switching the current editing page to a target editing page, wherein the target editing page is an editing page corresponding to the switching operation determined based on a hierarchical relation;
step two: and marking the node corresponding to the target editing page in the information editing area as a selected state.
For convenience of description, the above two steps are combined for illustration.
In the embodiment of the present disclosure, the information editing area may further display a page switching control. Such as the "next" button shown in fig. 3.
The switching operation of the current editing page of the information editing area can be determined according to the operation of the user on the page switching control. In this case, the current editing page may be switched to the target editing page. The target editing page is an editing page corresponding to the switching operation determined based on the hierarchical relationship. For example, when a user clicks a "next" button shown in fig. 3, it is considered that there is a switching operation on the current editing page, the current editing page may be switched to a next editing page of the current editing page, if the node in the information navigation region corresponding to the current editing page is the last node in the hierarchy where the node is located, the next editing page of the current editing page may be an editing page corresponding to a node of a next hierarchy of the node in the information navigation region corresponding to the current editing page, and if the node in the information navigation region corresponding to the current editing page is not the last node in the hierarchy where the node is located, the next editing page of the current editing page may be an editing page corresponding to a node of a next hierarchy where the node in the information navigation region corresponding to the current editing page is located.
When the current editing page is switched to the target editing page, the node corresponding to the target editing page in the information editing area can be marked as a selected state. At most one node in the information navigation area is marked as a selected state at the same time. Namely, under the condition that the switching operation of the current editing page of the information editing area is detected, the node corresponding to the current editing page is the current selected node marked as the selected state, the current editing page is switched to the target editing page, and the current selected node is also switched to the node corresponding to the target editing page. The node in the selected state in the information navigation area is always corresponding to the editing page displayed in the information editing area, so that a user can conveniently check the node corresponding to the current editing page displayed in the information editing area and the editing page corresponding to the currently selected node displayed in the information navigation area.
In an embodiment of the present disclosure, in a case that a switching operation of a current editing page of an information editing region is detected, before switching the current editing page to a target editing page, the method may further include the steps of:
determining whether the editing items in the current editing page are finished;
switching the current editing page to the target editing page may include the following steps:
and switching the current editing page to a target editing page under the condition that all the editing items in the current editing page are finished.
In the embodiment of the present disclosure, when it is detected that there is a switching operation on the current editing page of the information editing region, it may be determined whether an editing item in the current editing page is completed. There may be a dependency or correlation between the edited contents of the edited items in different editing pages. For example, the edit item in the edit page corresponding to the node B of a certain hierarchy of the information navigation area depends on the edit content of the edit item in the edit page corresponding to the node a of the previous hierarchy. Therefore, under the condition that all the editing items in the current editing page are finished, the current editing page is switched to the target editing page, so that the user can smoothly edit the editing items in the switched target editing page.
If the editing item in the current editing page is not finished, the switching operation of the current editing page of the information editing area can be ignored, or the prompt information that the editing item in the current editing page is not finished is output. Therefore, the influence on the correct display of the editing items in the target editing page can be effectively avoided.
In one embodiment of the present disclosure, the method may further comprise the steps of:
and for each node of the information navigation area, if the copying operation of the current node is detected, copying the current node and nodes of the levels below the current node in the information navigation area.
In the embodiment of the present disclosure, the information navigation area may show a node copy control, for example, the node copy control is shown on the right side of each node shown in the information navigation area, and the node copy control may be a copy button. And corresponding node copying operation can be carried out through the node copying control.
When a user needs to add nodes, the nodes can be added by copying the existing nodes. For each node of the information navigation area, if a copy operation on the current node is detected, the current node and nodes of a hierarchy below the current node can be copied in the information navigation area. The current node and the nodes of the levels below the current node are copied to the positions below the current node and the nodes of the levels below the current node in the information navigation area, and the editing content of the editing item in the editing page corresponding to the copied node is consistent with the editing content of the editing item in the editing page corresponding to the copied node. The current node refers to the node for which the current copy operation is directed.
Taking a specific information generation scenario as an example, assuming that the information navigation area includes three nodes of an AAA plan, an AAA group, and an AAA creative that have hierarchical relationships, if an operation on a node copy control corresponding to the AAA group is detected, it is considered that there is a copy operation on the node of the AAA group at present, and the node of the AAA group and the node of the AAA creative at a level below the AAA group can be copied to the lower parts of the two nodes of the AAA group and the AAA creative in the information navigation area. After the node replication is completed, the information navigation area comprises a node structure which is shown as follows:
AAA plan
AAA group// legacy AAA group
AAA originality/original AAA originality
AAA group (1)// copied AAA group, wherein the editing content of the editing item in the corresponding editing page is the same as that of the editing item in the editing page corresponding to the AAA group
AAA creative idea (1)/copied AAA creative idea, wherein the editing content of the corresponding editing item is the same as that of the editing item in the editing page corresponding to the AAA creative idea
When the copying operation of the current node is detected, the current node and nodes of the levels below the current node are copied in the information navigation area, and a user can conveniently expand the nodes in the information navigation area.
In one embodiment of the present disclosure, the method may further include the steps of:
and aiming at each node in the information navigation area, if the newly added operation on the current node is detected, adding the node in the same level as the current node in the information navigation area.
In the embodiment of the present disclosure, the information navigation area may display the node newly added control, for example, the node newly added control is displayed on the right side of each node included in the information navigation area, and the node newly added control may be a newly added button. And the newly added control of the node can be used for performing newly added operation of the corresponding node.
When a user needs to add nodes, the nodes can be added through the node newly-added control. For each node in the information navigation area, if the new adding operation on the current node is detected, the nodes of the current node in the same level can be added in the information navigation area. That is, in the information navigation area, the newly added node has the same hierarchy as the current node. And the current node is the node aimed at by the current new adding operation.
When the newly added operation on the current node is detected, the node of the same level as the current node is added in the information navigation area, and a user can conveniently expand the node in the information navigation area.
In one embodiment of the present disclosure, it may be determined whether the current node is located at the last hierarchy, and if the current node is not located at the last hierarchy, nodes of the hierarchy below the current node are added to the information navigation area.
In the embodiment of the present disclosure, for each node in the information navigation area, if a new addition operation to the current node is detected, it may be determined whether the current node is in the last hierarchy, and if the current node is not in the last hierarchy, a node in the same hierarchy as the current node may be added in the information navigation area, and meanwhile, a node in a hierarchy below the current node may also be added in the information navigation area. The edit item in the edit page corresponding to each newly added node may be an edit item in an initialized state. If the current node is located in the last level, only the node of the same level as the current node is added in the information navigation area.
Still taking a specific information generation scenario as an example, assuming that the information navigation area includes three nodes of an AAA plan, an AAA group, and an AAA creative that have hierarchical relationships, if an additional operation on the node of the AAA group is detected, an AAA group may be added in the information navigation area, because the node of the AAA group is not at the last hierarchical level, the node of the following hierarchical level of the node of the AAA group may also be added, that is, the node of the AAA creative is added, and the additional node includes the AAA group (1) and the AAA creative (1). After the node is added, the node structure in the information navigation area is shown as follows:
AAA plan
AAA group// original AAA group, editing item in corresponding editing page may be edited and completed
AAA creative idea/original AAA creative idea, editing item in corresponding editing page may be edited and completed
AAA group (1)/new AAA group, the corresponding edit item in the edit page is initialization state AAA creative (1)/new AAA creative, the corresponding edit item in the edit page is initialization state
Under the condition that the hierarchy of the current node targeted by the new adding operation is not the last hierarchy, the nodes of the hierarchy below the current node are added in the information navigation area, so that the hierarchy structures in the information navigation area are kept consistent, the user does not need to add the nodes of the hierarchy below the current node, and the use by the user is facilitated.
In one embodiment of the present disclosure, the method may further include the steps of:
and for each node in the information navigation area, if the deletion operation of the current node is detected, deleting the current node and nodes of the levels below the current node in the information navigation area.
In the embodiment of the present disclosure, the information navigation area may display a node deletion control, for example, the node deletion control is displayed on the right side of each node included in the information navigation area, and the node deletion control may be a deletion button.
When the user needs to reduce the nodes, the nodes can be reduced through the node deleting control. For each node of the information navigation area, if a deletion operation for the current node is detected, the current node and nodes of a hierarchy below the current node can be deleted in the information navigation area. In other words, in the information navigation area, the current node and nodes below the current node are deleted, and the number of nodes is reduced. The current node refers to the node for which the current delete operation is directed.
When the deletion operation of the current node is detected, the current node and nodes of the levels below the current node are deleted in the information navigation area, and a user can conveniently adjust the nodes in the information navigation area according to actual requirements.
In the embodiment of the disclosure, the node copying control, the node adding control and the node deleting control in the information navigation area can be displayed through the same operation entry. As shown in fig. 4, in the information generation interface, there is an operation entry on the right side of this node in the AAA group (1), and a node copy control such as "copy group", a node addition control such as "add new group", and a node deletion control such as "delete" may be shown through the operation entry.
The copying operation of the corresponding node can be carried out through the node copying control, the adding operation of the corresponding node can be carried out through the node adding control, and the deleting operation of the corresponding node can be carried out through the node deleting control. For each node in the information navigation area, when a copy operation, an addition operation or a deletion operation of the current node is detected, corresponding node adjustment can be performed in the information navigation area.
It should be noted that, if at least one node is required to exist in each hierarchy according to the actual configuration situation, the node deletion control may not be displayed when the current node is the only node in the hierarchy where the current node is located, so as to avoid the user from deleting the node by misoperation. As shown in fig. 5, if there is only one node in the AAA group hierarchy, the node copy control and the node addition control corresponding to the node copy control and the node addition control are displayed, and the node deletion control is not displayed.
In an embodiment of the present disclosure, the information generating interface may further include a hierarchical position display area, and the method may further include the steps of:
the method comprises the following steps: aiming at each node in the information navigation area, if the selection operation of the current node is detected, marking the current node in the information navigation area as a selected state;
step two: and displaying the hierarchical position information of the current node in the plurality of nodes displayed in the information navigation area in the hierarchical position display area.
For convenience of description, the above two steps are combined for illustration.
In the embodiment of the present disclosure, the information generating interface may further include a hierarchical position display area, as shown in fig. 2.
For each node in the information navigation area, if it is detected that a selected operation is performed on the current node, it may be considered that some operation may be currently performed on the current node, such as operations of copying, adding, deleting, and the like, on the current node, or an edit page corresponding to the current node is desired to be viewed. In this case, the current node may be marked as the selected state in the information navigation area. The selected node is always in a visible state in the information navigation area. The current node refers to the node for which the currently selected operation is directed.
When the current node is marked as a selected state in the information navigation area, the hierarchical position information of the current node in the multiple nodes displayed in the information navigation area can be displayed in the hierarchical position display area, and meanwhile, an editing page corresponding to the current node is displayed in the information editing area. The hierarchical position presentation area presents the corresponding hierarchical position information may be in the form of breadcrumbs.
Specifically, taking a specific information generation scene as an example, as shown in fig. 3, the information navigation area is a schematic diagram of an information generation interface, and includes three nodes having a hierarchical relationship: AAA plan, AAA group, AAA creative idea, hierarchical position display area displays hierarchical position information of corresponding node, for example, a currently selected node in the information navigation area is the node of AAA plan, and hierarchical position display area displays hierarchical position information of the node of AAA plan in the three nodes, which are: the AAA plan is at a level above the AAA group level, and the AAA group is at a level above the AAA creative level.
The hierarchical position information of the current node in the plurality of nodes is displayed through the hierarchical position display area, so that a user can conveniently know the hierarchical position of the current node in the plurality of nodes.
In one embodiment of the present disclosure, each level below the level where the current node is located in the hierarchical position display area is a summary level, and each summary level includes node summary information.
In the embodiment of the present disclosure, for each node in the information navigation area, if the current node is marked as the selected state, the hierarchical position information of the current node in the plurality of nodes is shown in the hierarchical position showing area, each level below the level where the current node is located is a summary level, and each summary level includes node summary information, which may be specifically the number of nodes included in each summary level or other information characterizing the corresponding level.
As shown in fig. 6, the currently selected node in the information navigation area is the plan node of "AAA plan", and the nodes of each level below the level of the node are collectively shown in the hierarchical position display area, i.e., each level below the level of the node is a summary level, such as represented as "5 groups" and "5 creatives".
The gathering levels displayed in the level position display area are convenient for users to know the condition of each level node below the level of the currently selected node.
In one embodiment of the present disclosure, the method may further comprise the steps of:
and for each summarizing level in the level position display area, if the positioning operation on the current summarizing level is detected, displaying the general editing item corresponding to the node included in the current summarizing level in the information editing area.
In the embodiment of the disclosure, for each aggregation level in the display area of the level position, a user can perform level positioning through clicking and other operations. In the event that a locating operation on the current aggregation level is detected, a universal edit item corresponding to a node included in the current aggregation level can be displayed in the information editing area. This generic edit term applies to each node that the current rollup hierarchy includes. Therefore, the user can conveniently edit and modify the editing items corresponding to the nodes included in the current summary level in batch, and the information generation efficiency is improved.
It should be noted that, in the embodiment of the present disclosure, editing of the editing item needs to be performed on a hierarchy-by-hierarchy basis. If it is detected that a positioning operation on a certain level in the level position display area exists, but the editing item corresponding to a level on the level is not completed, the positioning operation can be ignored, or corresponding prompt information is output. As shown in fig. 7, the edit item corresponding to the AAA plan is not completed, and if the user clicks the AAA group hierarchy in the hierarchical position display area, a prompt message "please create the plan first" may be output.
In one embodiment of the present disclosure, the method may further comprise the steps of:
and for each summarizing level in the level position display area, if the node viewing operation of the current summarizing level is detected, displaying the nodes included by the current summarizing level at the set position corresponding to the current summarizing level.
In the embodiment of the present disclosure, the node viewing control may be displayed in the hierarchical position display area, and if a pull-down button is arranged on the right side of each summary level, a user may view the node by clicking the pull-down button.
For each summary level in the level position display area, when a node viewing operation on the current summary level is detected, the nodes included in the current summary level can be displayed at the set position corresponding to the current summary level. The nodes that the current aggregation level includes are shown as to the right of the current aggregation level. The current aggregation level refers to the aggregation level to which the current operation is directed.
As shown in fig. 6, when a node view operation on the aggregation hierarchy of "5 groups" in the aggregation location presentation region is detected, nodes included in the aggregation hierarchy, such as "AAA group", "AAA group (1)", "AAA group (2)", "AAA group (3)", "AAA group (4)", are presented on the right side of the aggregation hierarchy.
And displaying the nodes included in the current summary level at the set position corresponding to the current summary level, so that a user can conveniently and visually check the node condition included in each summary level.
In an embodiment of the present disclosure, after the nodes included in the current aggregation level are displayed in the set position corresponding to the current aggregation level, the method may further include the following steps:
and for each node included in the current summary level, if the selection operation of the current node is detected, displaying a unique edit item corresponding to the current node in the information edit area.
In the embodiment of the present disclosure, for each aggregation level in the level position display area, when a node view operation on the current aggregation level is detected, a node included in the current aggregation level may be displayed in a set position corresponding to the current aggregation level. The user may select the nodes included in the current aggregation level as desired.
For each node included in the current summary hierarchy, if a selection operation on the current node is detected, a unique edit item corresponding to the current node may be presented in the information edit area. The current summary level may include a plurality of nodes, and editorial items corresponding to different nodes may have the same place or may have different places, and the difference may be considered as a unique editorial item of each node.
When the current node included by the current summary level is selected, the unique editing item corresponding to the current node is displayed in the information editing area, so that the editing operation of the editing item corresponding to the node can be reduced, and the information generation efficiency is improved.
In one embodiment of the present disclosure, the method may further include the steps of:
for each node in the information navigation area, if the edited content of the edited page corresponding to the current node is detected to be wrong, wrong feedback information can be displayed at a set position corresponding to the current node in the information navigation area.
In the embodiment of the present disclosure, a user edits the editing items in the editing page corresponding to each node according to actual needs, and a situation that the editing content is incorrect may occur because of a user's misoperation or the user does not know the editing requirements of the editing items.
For each node in the information navigation area, the edited content of the edited item in the edited page corresponding to the current node may be detected. Such as format detection, white space detection, etc. And if the editing content of the editing item in the editing page corresponding to the current node is detected to be wrong, displaying wrong feedback information at a set position corresponding to the current node in the information navigation area. Specifically, the error icon may be displayed first, and when the operation such as clicking the error icon or mouse-over is detected, the specific content of the error feedback information may be displayed. So that the user can check the problems in time.
As shown in fig. 8, the error feedback information including the number of errors and specific content is shown on the right side of the group node of "AAA group" in the information navigation area.
In one embodiment of the present disclosure, the method may further comprise the steps of:
aiming at each node in the information navigation area, determining whether the current node and nodes of the levels below the current node are effective nodes or not according to a received switch instruction aiming at the current node;
under the condition that all the editing items in the editing page corresponding to each node are edited, target information is obtained, and the method comprises the following steps:
and under the condition that the editing items in the editing page corresponding to the effective nodes are all edited, acquiring target information comprising the effective nodes.
In the embodiment of the present disclosure, a node switch control may be provided for a user, and as shown in fig. 9, the node switch control is displayed on the right side of the information generation interface.
And aiming at each node in the information navigation area, a user can turn on or off the node through the node switch control according to the actual situation. According to the received switching instruction for the current node, whether the current node and nodes of the levels below the current node are effective nodes can be determined. And if an opening instruction aiming at the current node is received, determining that the current node and the nodes of the levels below the current node are effective. And if a closing instruction for the current node is received, determining that the current node and nodes of the lower levels are invalid.
And under the condition that the editing items in the editing page corresponding to the effective nodes are all edited, target information comprising the effective nodes can be obtained. Namely, the target information includes the editing content of the editing item in the editing page corresponding to each effective node.
Through the switching instruction, a user can conveniently control whether the node is effective or not.
According to the information generation interface, the bottom layer of the information can be transmitted in a transparent mode to form logic, the cognition and operation habits of the user are met, the operation threshold is lowered, and the information generation efficiency of the user is improved.
Corresponding to the above method embodiments, the embodiments of the present disclosure also provide an information generating apparatus, and the information generating apparatus described below and the information generating method described above may be referred to in correspondence with each other.
Referring to fig. 10, the information generating apparatus 1000 may include the following modules:
a receiving module 1010 configured to execute a received information generating instruction;
a first display module 1020 configured to perform displaying of an information generating interface according to the information generating instruction, where the information generating interface includes an information navigation area and an information editing area, the information navigation area is used to display a plurality of nodes having a hierarchical relationship, and the information editing area is used to display an editing page corresponding to a currently selected node in the information navigation area;
an obtaining module 1030 configured to obtain the target information when it is detected that all the editing items in the editing page corresponding to the nodes are edited.
By applying the device provided by the embodiment of the disclosure, when an information generation instruction is received, an information generation interface can be displayed according to the information generation instruction, the information generation interface comprises an information navigation area and an information editing area, the information navigation area is used for displaying a plurality of nodes with a hierarchical relationship, and the information editing area is used for displaying an editing page corresponding to a currently selected node in the information navigation area. The display content of each area of the information generation interface is convenient for a user to edit the editing items in the editing page corresponding to each node, and the target information is obtained under the condition that the editing items in the editing page corresponding to each node are all edited, so that the target information can be generated quickly, and the information generation efficiency is improved.
In a specific embodiment of the present disclosure, the information generating apparatus 1000 further includes:
the switching module is configured to switch the current editing page to a target editing page under the condition that switching operation of the current editing page of the information editing area is detected, wherein the target editing page is an editing page corresponding to the switching operation determined based on the hierarchical relationship;
and the first marking module is configured to mark the node corresponding to the target editing page in the information editing area as a selected state.
In a specific embodiment of the present disclosure, the information generating apparatus 1000 further includes a first determining module configured to perform:
under the condition that the switching operation of the current editing page of the information editing area is detected, before the current editing page is switched to a target editing page, whether an editing item in the current editing page is finished or not is determined;
a switching module configured to perform:
and switching the current editing page to a target editing page under the condition that all the editing items in the current editing page are finished.
In a specific embodiment of the present disclosure, the information generating apparatus 1000 further includes a copy module configured to perform:
and for each node of the information navigation area, if the copying operation of the current node is detected, copying the current node and nodes of a layer below the current node in the information navigation area.
In a specific embodiment of the present disclosure, the information generating apparatus 1000 further includes a newly adding module configured to perform:
and aiming at each node in the information navigation area, if the newly added operation on the current node is detected, adding the node in the same level as the current node in the information navigation area.
In a specific embodiment of the present disclosure, the information generating apparatus 1000 is further configured to perform:
determining whether the hierarchy of the current node is the last hierarchy;
and if the current node is in the hierarchy which is not the last hierarchy, adding nodes of the hierarchy below the current node in the information navigation area.
In a specific embodiment of the present disclosure, the information generating apparatus 1000 further includes a deleting module configured to perform:
and for each node in the information navigation area, if the deletion operation of the current node is detected, deleting the current node and nodes of the levels below the current node in the information navigation area.
In a specific embodiment of the present disclosure, the information generating interface further includes a hierarchical position display area, and the information generating apparatus 1000 further includes:
the second marking module is configured to execute the step of marking the current node as a selected state in the information navigation area if the current node is detected to be selected by aiming at each node of the information navigation area;
the second presentation module is configured to perform presentation of hierarchical position information of the current node in the plurality of nodes presented in the information navigation area in the hierarchical position presentation area.
In one embodiment of the present disclosure, in the hierarchical position display area, each level below the level where the current node is located is a summary level, and each summary level includes node summary information.
In a specific embodiment of the present disclosure, the information generating apparatus 1000 further includes a third presentation module configured to perform:
and for each summarizing level in the level position display area, if the positioning operation on the current summarizing level is detected, displaying the general editing item corresponding to the node included in the current summarizing level in the information editing area.
In a specific embodiment of the present disclosure, the information generating apparatus 1000 further includes a fourth presentation module configured to perform:
and for each summarizing level in the level position display area, if the node viewing operation of the current summarizing level is detected, displaying the nodes included by the current summarizing level at the set position corresponding to the current summarizing level.
In a specific embodiment of the present disclosure, the information generating apparatus 1000 further includes a fifth presentation module configured to perform:
after the nodes included in the current summary level are displayed at the set position corresponding to the current summary level, aiming at each node included in the current summary level, if the selection operation of the current node is detected, a unique editing item corresponding to the current node is displayed in the information editing area.
In a specific embodiment of the present disclosure, the information generating apparatus 1000 further includes a sixth presentation module configured to perform:
and aiming at each node in the information navigation area, if the edited content of the edited page corresponding to the current node is detected to be wrong, displaying wrong feedback information at a set position corresponding to the current node in the information navigation area.
In a specific embodiment of the present disclosure, the information generating apparatus 1000 further includes:
the second determination module is configured to execute the steps of aiming at each node in the information navigation area, and determining whether the current node and nodes below the current node are effective nodes or not according to the received switch instruction aiming at the current node;
the obtaining module 1030 is configured to obtain target information including each valid node when it is detected that all the editing items in the editing page corresponding to each valid node are edited.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Corresponding to the above method embodiment, an embodiment of the present disclosure further provides an electronic device, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the information generating method described above.
As shown in fig. 11, which is a schematic diagram of a composition structure of an electronic device, the electronic device may include: a processor 10, a memory 11, a communication interface 12 and a communication bus 13. The processor 10, the memory 11 and the communication interface 12 all communicate with each other through a communication bus 13.
In the disclosed embodiment, the processor 10 may be a Central Processing Unit (CPU), an application specific integrated circuit, a digital signal processor, a field programmable gate array or other programmable logic device, and the like.
The processor 10 may call a program stored in the memory 11, and in particular, the processor 10 may perform operations in an embodiment of the information generating method.
The memory 11 is used for storing one or more programs, the program may include program codes, the program codes include computer operation instructions, and in the embodiment of the present disclosure, at least the program for implementing the following functions is stored in the memory 11:
receiving an information generation instruction;
displaying an information generation interface according to the information generation instruction, wherein the information generation interface comprises an information navigation area and an information editing area, the information navigation area is used for displaying a plurality of nodes with hierarchical relation, and the information editing area is used for displaying an editing page corresponding to the currently selected node in the information navigation area;
and under the condition that the editing items in the editing page corresponding to each node are all edited, acquiring target information.
In a possible implementation manner, the memory 11 may include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a human-computer interaction function and an interface exposure function), and the like; the storage data area may store data created during use, such as edit data, instruction data, and the like.
Further, the memory 11 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device or other volatile solid state storage device.
The communication interface 12 may be an interface of a communication module for connecting with other devices or systems.
Of course, it should be noted that the structure shown in fig. 11 does not constitute a limitation to the electronic device in the embodiment of the present disclosure, and in practical applications, the electronic device may include more or less components than those shown in fig. 11, or some components may be combined.
Corresponding to the above method embodiment, the present disclosure also provides a computer-readable storage medium, where instructions in the computer-readable storage medium, when executed by a processor of an electronic device, enable the electronic device to perform the above information generation method.
Further, it should be noted that: embodiments of the present disclosure also provide a computer program product or computer program that may include computer instructions, which may be stored in a computer-readable storage medium. The processor of the electronic device reads the computer instruction from the computer-readable storage medium, and the processor can execute the computer instruction, so that the electronic device executes the description of the information generation method in the foregoing embodiment, which will not be described herein again. In addition, the beneficial effects of the same method are not described in detail. For technical details not disclosed in the embodiments of the computer program product or the computer program referred to in the present disclosure, refer to the description of the embodiments of the method of the present disclosure.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This disclosure is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements that have been described above and shown in the drawings, and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. An information generating method, comprising:
receiving an information generation instruction;
displaying an information generation interface according to the information generation instruction, wherein the information generation interface comprises an information navigation area and an information editing area, the information navigation area is used for displaying a plurality of nodes with a hierarchical relationship, and the information editing area is used for displaying an editing page corresponding to the currently selected node in the information navigation area;
and under the condition that the editing items in the editing page corresponding to each node are all edited, acquiring target information.
2. The information generation method according to claim 1, characterized by further comprising:
under the condition that switching operation of a current editing page of the information editing area is detected, switching the current editing page to a target editing page, wherein the target editing page is an editing page corresponding to the switching operation and determined based on a hierarchical relationship;
and marking the node corresponding to the target editing page in the information editing area as a selected state.
3. The information generating method according to claim 2, wherein in a case where a switching operation of a current editing page of the information editing region is detected, before the switching of the current editing page to a target editing page, the method further comprises:
determining whether the editing item in the current editing page is finished;
the switching the current editing page to a target editing page includes:
and switching the current editing page to a target editing page under the condition that all the editing items in the current editing page are finished.
4. The information generation method according to claim 1, characterized by further comprising:
for each node of the information navigation area, if the copying operation of the current node is detected, copying the current node and nodes of a level below the current node in the information navigation area.
5. The information generation method according to claim 1, characterized by further comprising:
and aiming at each node in the information navigation area, if the newly added operation on the current node is detected, adding the node in the same level as the current node in the information navigation area.
6. The information generation method according to claim 5, characterized by further comprising:
determining whether the hierarchy of the current node is the last hierarchy;
and if the current node is not the last level, adding nodes of the levels below the current node in the information navigation area.
7. An information generating apparatus, characterized by comprising:
a receiving module configured to execute a received information generating instruction;
the first display module is configured to execute displaying of an information generation interface according to the information generation instruction, the information generation interface comprises an information navigation area and an information editing area, the information navigation area is used for displaying a plurality of nodes with a hierarchical relationship, and the information editing area is used for displaying an editing page corresponding to a currently selected node in the information navigation area;
and the obtaining module is configured to obtain the target information under the condition that the fact that all the editing items in the editing page corresponding to the nodes are edited is detected.
8. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to carry out the steps of the information generating method according to any one of claims 1 to 6.
9. A computer-readable storage medium, wherein instructions in the computer-readable storage medium, when executed by a processor of an electronic device, enable the electronic device to perform the steps of the information generating method of any one of claims 1 to 6.
10. A computer program product comprising computer instructions stored in a computer readable storage medium and adapted to be read and executed by a processor to cause an electronic device having the processor to perform the steps of the information generating method according to any one of claims 1 to 6.
CN202211000890.7A 2022-08-19 2022-08-19 Information generation method, information generation device, electronic apparatus, information generation medium, and program product Pending CN115480766A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211000890.7A CN115480766A (en) 2022-08-19 2022-08-19 Information generation method, information generation device, electronic apparatus, information generation medium, and program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211000890.7A CN115480766A (en) 2022-08-19 2022-08-19 Information generation method, information generation device, electronic apparatus, information generation medium, and program product

Publications (1)

Publication Number Publication Date
CN115480766A true CN115480766A (en) 2022-12-16

Family

ID=84423105

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211000890.7A Pending CN115480766A (en) 2022-08-19 2022-08-19 Information generation method, information generation device, electronic apparatus, information generation medium, and program product

Country Status (1)

Country Link
CN (1) CN115480766A (en)

Similar Documents

Publication Publication Date Title
US8301994B1 (en) Synchronizing multiple hierarchal data structures
JP3839468B2 (en) International data processing system
CN107818163A (en) Page display method, device, computer equipment and storage medium
US20060277457A1 (en) Method and apparatus for integrating video into web logging
JP2007095090A (en) Method and device for menu item display
US20050289450A1 (en) User interface virtualization
CN111338538A (en) Page operation method, device, equipment and storage medium of intelligent interactive tablet
US7409642B2 (en) Method and system for applying user interface elements to data
CN113535165A (en) Interface generation method and device, electronic equipment and computer readable storage medium
US20220374344A1 (en) Techniques for visual software test management
CN112138380B (en) Method and device for editing data in game
CN113610963A (en) Three-dimensional network topology drawing method and device, computing equipment and storage medium
CN113344514A (en) Item information display method and device, electronic equipment and readable medium
CN110908552B (en) Multi-window operation control method, device, equipment and storage medium
CN111381745B (en) Page switching method, device and equipment
CN115480766A (en) Information generation method, information generation device, electronic apparatus, information generation medium, and program product
CN116778124A (en) Three-dimensional scene editing method, system, equipment and storage medium
US11665119B2 (en) Information replying method, apparatus, electronic device, computer storage medium, and product
CN115640783A (en) Method, device, equipment and storage medium for document content display
WO2007132984A1 (en) Document editing program of tree-structure and method thereof
CN110908647B (en) Building block type programmed object variable presenting method, device, terminal and storage medium
CN104361114B (en) Processing method, processing unit and electronic equipment
CN113254315A (en) Reporting method of embedded point information, embedded point method, device, medium and electronic equipment
Biswas Beginning React and Firebase
CN114969383B (en) Application processing method and device based on zero code development

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