CN107491311B - Method and system for generating page file and computer equipment - Google Patents

Method and system for generating page file and computer equipment Download PDF

Info

Publication number
CN107491311B
CN107491311B CN201710702209.6A CN201710702209A CN107491311B CN 107491311 B CN107491311 B CN 107491311B CN 201710702209 A CN201710702209 A CN 201710702209A CN 107491311 B CN107491311 B CN 107491311B
Authority
CN
China
Prior art keywords
node
interface
displayed
nodes
blueprint
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710702209.6A
Other languages
Chinese (zh)
Other versions
CN107491311A (en
Inventor
梁泰琪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Shiyuan Electronics Thecnology Co Ltd
Guangzhou Shirui Electronics Co Ltd
Original Assignee
Guangzhou Shiyuan Electronics Thecnology Co Ltd
Guangzhou Shirui Electronics 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 Guangzhou Shiyuan Electronics Thecnology Co Ltd, Guangzhou Shirui Electronics Co Ltd filed Critical Guangzhou Shiyuan Electronics Thecnology Co Ltd
Priority to CN201710702209.6A priority Critical patent/CN107491311B/en
Publication of CN107491311A publication Critical patent/CN107491311A/en
Application granted granted Critical
Publication of CN107491311B publication Critical patent/CN107491311B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/34Graphical or visual programming
    • 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 invention relates to a method and a system for generating a page file, which comprises the following steps: the method comprises the steps of enabling elements to be displayed and operation events to correspond to nodes in a blueprint respectively, establishing directed connection between the nodes, storing the blueprint, obtaining a node connection relation in the blueprint, obtaining the composition elements, the related operation events and control logic in time of a page file according to the node connection relation, and generating the page file according to the composition elements, the related operation events and the control logic. According to the scheme, all elements are edited in the blueprint, so that the process of generating the page file is simplified.

Description

Method and system for generating page file and computer equipment
Technical Field
The present invention relates to the field of page generation technologies, and in particular, to a method, a system, and a computer device for generating a page file.
Background
In recent years, with the development of page generation technology, work and life of people are more convenient, for example, Power Point software introduced by microsoft makes the production of page files simpler. Nowadays, the page files are widely used, especially in teaching and meeting, a class and a meeting, one or more page files are used as auxiliary guiding tools, and compared with static pages, the page files can more intuitively represent main contents in teaching or meeting and contain a large amount of information. The conventional method for generating the page file is to generate a plurality of pages one by one and in pages, and the plurality of pages form the page file through a certain sequence. In each page production, each element needs to be edited independently, and the process of generating the page file is complex.
Disclosure of Invention
Therefore, the method, the system and the computer equipment for generating the page file are provided, and the problem that the process of generating the page file is complex is solved.
A method of generating a pagefile comprising the steps of:
respectively corresponding each element to be displayed and each operation event to a node in the blueprint;
establishing directed connection between nodes, and storing a blueprint;
acquiring a node connection relation in a blueprint, and obtaining the component elements, the attributes of the component elements, the related operation events and the control logic in time of the page file according to the node connection relation;
and generating a page file according to the composition elements, the related operation events and the control logic.
A system for page generating documents, comprising: the node corresponding module is used for respectively corresponding each element to be displayed and each operation event to the node in the blueprint;
the blueprint generation module is used for establishing directed connection between the nodes and storing the blueprint;
the connection relation acquisition module is used for acquiring the node connection relation in the blueprint and obtaining the component elements, the attributes of the component elements, the related operation events and the control logic on time of the page file according to the node connection relation;
and the page file generating module is used for generating a page file according to the composition elements, the related operation events and the control logic.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method of generating a pagefile.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the method of generating a pagefile when executing the program.
According to the technical scheme, the elements to be displayed and the operation events correspond to the nodes in the blueprint respectively, directional connection is established among the nodes, the node connection relation in the blueprint is analyzed, and the page file is generated. The whole page generation process is completed in a blueprint, and the page file is generated only by directionally connecting each node in the blueprint, so that the process of generating the page file is simplified.
Drawings
FIG. 1 is a schematic flow chart diagram illustrating a method for generating a pagefile in one embodiment;
FIG. 2 is a diagram illustrating the establishment of a node-directed connection in one embodiment;
FIG. 3 is a schematic block diagram of a system for generating a pagefile in one embodiment.
Detailed Description
In order to further explain the technical means and effects of the present invention, the following description will be made for clear and complete descriptions of the technical solutions of the embodiments of the present invention with reference to the accompanying drawings and preferred embodiments.
Fig. 1 is a schematic flowchart of a method for generating a pagefile in an embodiment, and as shown in fig. 1, the steps of the method for generating a pagefile include:
and S11, corresponding each element to be displayed and each operation event to the node in the blueprint respectively.
The blueprint is a design page of a page file, can be a page under a windows system, and can also be a page in other operating systems. When the page file is manufactured, elements and operation events needed in the manufacture of the page file are determined firstly, and then the elements and the operation events correspond to nodes which can be operated in a blueprint.
And S12, establishing directed connection between the nodes and storing the blueprints.
In this step, the directional connection fingers have directionally directed connections. After the definition of the nodes of the elements to be displayed and the operation events is completed, all the nodes corresponding to the elements and the operation events have no logical relationship in the blueprint, and all the elements and the operation events are organized in a directed connection mode at the moment. Directed connections essentially represent the logic in time when nodes are organized. And after the directed connection processing is finished, storing the whole blueprint to form the blueprint corresponding to the page file.
And S13, acquiring the node connection relation in the blueprint, and obtaining the composition elements, the related operation events and the control logic on time of the page file according to the node connection relation.
In this step, the connection relationship between the nodes in the blueprint is analyzed through the blueprint saved in step S12, and the constituent elements, the related operation events, and the temporal control logic are obtained.
And S14, generating a page file according to the composition elements, the related operation events and the control logic.
In this step, the blueprint can be converted into a corresponding page file according to the analyzed constituent elements, the related operation events and the control logic. The obtained page file can contain a plurality of pages, and the pages have a certain display sequence.
In an embodiment, the step of the method for generating a page may further include: after each element to be displayed and each operation event are respectively corresponding to the nodes in the blueprint, a group of interfaces for interaction is defined for each node. The establishing of the directed connection between the nodes may specifically be: and establishing directed connection between the nodes through the interface.
In this embodiment, after each element to be displayed and each operation event are respectively defined as a node in the blueprint, an interface needs to be defined for each element to be displayed and each operation event in the node in the blueprint, and a directed connection between the nodes is established by defining the interface.
Optionally, the step of establishing a directed connection between nodes may further include: and defining a group of input interfaces and a group of output interfaces for each node, and connecting the input interfaces of another node through the output interfaces of the nodes to establish directed connection between the nodes.
In one embodiment, as shown in fig. 2, the interface of the element node to be displayed includes: a start time interface 31, an in-progress time interface 32 and a departure time interface 33, said interfaces of the operational event node comprising: the trigger interface 41 is executed.
Preferably, the step of establishing a directed connection between nodes through the interface includes: establishing directed connection between an execution trigger interface of an operation event node and a starting moment interface of an element node to be displayed; establishing directed connection between an execution trigger interface of an operation event node and a leaving moment interface of an element node to be displayed; establishing directed connection between an execution trigger interface of an operation event node and execution trigger interfaces of other operation event nodes; establishing directed connection between departure time interfaces of the element nodes to be displayed and start time interfaces of other element nodes to be displayed; and/or establishing directed connection between the departure time interface of the element node to be displayed and the execution trigger interface of the operation event node. The directed connections between nodes can be seen in fig. 2.
Optionally, the interface of each node is used for interaction between the nodes, where the interface of the element to be displayed may also represent an activity cycle of the element node, where the start time interface represents that before the element to be displayed is displayed, an operation event connected with the start time or the element to be displayed is further executed; the time interface is used for representing that after an operation event connected with the time interface is received, the activity period of the element node to be displayed is started to be executed; the end time interface represents that the activity cycle of the element node to be displayed is executed, the activity cycle of the element node to be displayed connected with the end time node is executed, or the action of the operation event node of the next stage is waited. An execution trigger interface represents an element node or an operational event node that ends and/or begins connecting with the execution trigger interface.
In order to meet more requirements of the user when making the page file, optionally, the interactive interface may be expanded, for example, the interface at the time of execution is expanded into three or more interfaces. The expansion of the interface means the expansion of the functional complexity, for example, the element to be displayed is a picture with more annotations, and after the expansion of the interactive interface is performed, different annotations can be displayed at different times in the node period of the picture.
In one embodiment, in order to implement the action function of the operation event, the corresponding relationship between each operation event and the relevant code is predefined, the control event of the relevant operation event is registered in the program, and the corresponding control event of the operation event is executed by the relevant program when the page file is played.
In an embodiment, before generating the pagefile according to the component elements, the related operation events, and the control logic, the method may further include: registering control events of the related operation events in the program according to the preset corresponding relation between nodes corresponding to the preset operation events and the related codes in the program; after defining each element to be displayed and each operation event as a node in the blueprint respectively, the method further comprises the following steps: and establishing and storing the corresponding relation between the nodes corresponding to the operation events and the related codes in the program. The method comprises the steps of generating a page file through a visual editing method, programming operation events in a background after nodularizing elements to be displayed and the operation events at the front end of the visual editing, and defining each operation event through a related code because each operation event corresponds to one operation in the page file.
In an embodiment, the method for generating a page file further includes, after defining each element to be displayed and each operation event as a node in a blueprint respectively: and defining corresponding element attributes for the nodes of the elements to be displayed, wherein the element attributes are used for describing the display mode of the elements to be displayed in the page file.
Preferably, the attributes of the constituent elements include attributes of texts, attributes of pictures, attributes of animations and/or priority attributes of elements to be displayed. The attributes of the text are used for determining the attributes of character style, size, color, display position, display duration and the like of the text element to be displayed in the page file; the attributes of the picture are used for determining the display size, the display mode, the display position and other attributes of picture elements to be displayed in the page file; the attributes of the animation are used for determining the display position, the playing time length and other attributes of the animation element to be displayed in the page file; the priority attribute of the element to be displayed is used for determining the display hierarchy of the elements to be displayed when a plurality of elements to be displayed exist at the same position of a page, for example, the element with high priority is displayed at the uppermost layer.
In one embodiment, the generating a pagefile according to the component elements, the related operation events, and the control logic includes: and generating a page file according to the component elements, the element attributes of the component elements, the related operation events and the control logic.
Optionally, the to-be-displayed elements in the method for generating a page file include: text, pictures, and/or video; the operational events include: fade-in animation, fade-out animation, page switching, mouse clicking, mouse hovering, and/or touch sliding.
Fig. 2 is a schematic diagram of establishing a node directed connection in an embodiment, and specifically illustrates a method and a process for generating a pagefile in combination with fig. 2.
As shown in fig. 2, the circular interface of each node in the graph represents a start time interface of an element to be displayed, the square interface represents a proceeding time interface of the element to be displayed, the triangular interface represents an end time interface of the element to be displayed, and the diamond interface represents an execution trigger interface of an operation event.
Step one, corresponding each element to be displayed and each operation event to a node in a blueprint respectively. As shown in the various blocks of fig. 2, each block represents a node.
And step two, establishing directed connection between the nodes and storing the blueprints. As in fig. 2, the blocks are connected by directional lines.
And step three, acquiring the node connection relation in the blueprint, and obtaining the constituent elements, the related operation events and the control logic in time of the page file according to the node connection relation.
Preferably, the obtaining of the node connection relationship in the blueprint, and the obtaining of the component elements of the page file, the attributes of the component elements, the related operation events, and the component elements in the temporal control logic diagram 2 according to the node connection relationship includes: picture 1, text, animation, and picture 2; the attributes of the constituent elements include: the display attribute of picture 1, the black 18px attribute of text, the play 3s attribute of animation, and the display attribute of picture 2; the relevant operational events include: the progressive animation 1, the mouse click 1, the progressive animation 2 and the mouse click 2 are connected by directed lines and flow to control logic on the representative time.
And fourthly, generating a page file according to the component elements, the attributes of the component elements, the related operation events and the control logic. By obtaining the information, the page file can be generated.
The following describes the playing effect of the page file generated by the method for generating a page file in the embodiment of fig. 2.
Receiving an operation event of clicking 1 by a mouse, starting to execute the nodes of the picture 1 and the text at the same time, and because the interface at the starting moment of the picture 1 is connected with the fade-in animation 1, when the picture 1 is displayed, the fade-in animation 1 needs to pass through a segment first. When an operation event of clicking 2 by a mouse is received, the display and the text of the picture 1 are immediately finished, the animation node is started to be executed, the execution time is 3s, and the gradual-in animation 2 is connected to the interface at the starting moment of the animation, so that the animation is started to be displayed after the gradual-in animation 2 is executed. After the animation is played, the node of the picture 2 starts to be executed.
Preferably, when the element node and the element node are displayed together, the element node further includes a priority attribute, and the priority attribute of the text is higher than that of the picture 1, so that the text is displayed on the upper layer of the picture.
It should be noted that, for the sake of simplicity, the foregoing method embodiments are described as a series of acts or combinations, but those skilled in the art should understand that the present invention is not limited by the described order of acts, as some steps may be performed in other orders or simultaneously according to the present invention. Further, the above embodiments may be arbitrarily combined to obtain other embodiments.
Based on the same idea as the method for generating a pagefile in the above embodiment, the present invention further provides a system for generating a pagefile, which can be used to execute the above method for generating a pagefile. For convenience of illustration, only the parts related to the embodiments of the present invention are shown in the schematic structural diagram of the system for generating the pagefile, and those skilled in the art will understand that the illustrated structure does not constitute a limitation of the system, and may include more or less components than those illustrated, or combine some components, or arrange different components.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
Fig. 3 is a schematic structural diagram of a system for generating a pagefile in an embodiment, and as shown in fig. 3, the system for generating a pagefile includes:
and a node corresponding module 100, configured to correspond each element to be displayed and each operation event to a node in the blueprint respectively.
And the blueprint generation module 110 is configured to establish a directed connection between nodes and store the blueprint.
The connection relation obtaining module 120 is configured to obtain a node connection relation in the blueprint, and obtain a constituent element, a related operation event, and a temporal control logic of the page file according to the node connection relation.
And the pagefile generating module 130 is configured to generate a pagefile according to the component elements, the related operation events, and the control logic.
The system for generating the page file further comprises an interface definition module. The interface definition module is configured to define a set of interfaces for interaction for each node, and preferably, the blueprint generation module 110 is specifically configured to establish a directed connection between nodes through the interfaces.
Optionally, the interface of the element node to be displayed includes: a start time interface, an in-progress time interface, and a departure time interface, the interfaces of the operational event node including: the trigger interface is executed.
Optionally, the interface definition module may be further configured to: and defining a group of input interfaces and a group of output interfaces for each node, and connecting the input interfaces of another node through the output interfaces of the nodes to establish directed connection between the nodes.
Optionally, the blueprint generation module 110 is further specifically configured to: establishing directed connection between an execution trigger interface of an operation event node and a starting moment interface of an element node to be displayed; establishing directed connection between an execution trigger interface of an operation event node and a leaving moment interface of an element node to be displayed; establishing directed connection between an execution trigger interface of an operation event node and execution trigger interfaces of other operation event nodes; establishing directed connection between departure time interfaces of the element nodes to be displayed and start time interfaces of other element nodes to be displayed; and/or establishing directed connection between the departure time interface of the element node to be displayed and the execution trigger interface of the operation event node.
In this embodiment, the interface definition module not only defines an interface of each node, but preferably, the interface definition module is further configured to define a specific function of each interactive interface, where the start time interface indicates that an operation event connected to the start time or an element to be displayed is to be executed before the element to be displayed is displayed; the time interface is used for representing that after an operation event connected with the time interface is received, the activity period of the element node to be displayed is started to be executed; the end time interface represents that the activity cycle of the element node to be displayed is executed, the activity cycle of the element node to be displayed connected with the end time node is executed, or the action of the operation event node of the next stage is waited; an execution trigger interface represents an element node or an operational event node that ends and/or begins interfacing with the execution trigger interface.
In an embodiment, the system for generating a page file further includes a control event registration module, where the control event registration module is configured to register a control event of a related operation event in a program according to the preset corresponding relationship, so as to play the page file.
Preferably, the control event registration module is further configured to establish a correspondence between a node corresponding to each operation event and a related code in the program after each element to be displayed and each operation event are respectively defined as a node in the blueprint.
In an embodiment, the control event registration module is further configured to register a control event of a relevant operation event in the program according to a preset correspondence between a node corresponding to each preset operation event and a relevant code in the program; the control event registration module is also used for establishing and storing the corresponding relation between the nodes corresponding to the operation events and the related codes in the program.
In an embodiment, the display device further includes an attribute definition module, configured to define a corresponding element attribute for a node of an element to be displayed, where the element attribute is used to describe a display manner of the element to be displayed in a page file.
Preferably, the attributes of the constituent elements include attributes of texts, attributes of pictures, attributes of animations and/or priority attributes of elements to be displayed. The attributes of the text are used for determining the attributes of character style, size, color, display position, display duration and the like of the text element to be displayed in the page file; the attributes of the picture are used for determining the display size, the display mode, the display position and other attributes of picture elements to be displayed in the page file; the attributes of the animation are used for determining the display position, the playing time length and other attributes of the animation element to be displayed in the page file; the priority attribute of the element to be displayed is used for determining the display hierarchy of the elements to be displayed when a plurality of elements to be displayed exist at the same position of a page, for example, the element with high priority is displayed at the uppermost layer.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above may be implemented by hardware associated with computer program instructions, and the programs may be stored in a computer readable storage medium and sold or used as a stand-alone product. The program, when executed, may perform all or a portion of the steps of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
In an embodiment, the storage medium may also be provided in a computer device, the computer device further including a processor. The processor, when executing the program in the storage medium, may perform all or a portion of the steps of the embodiments of the methods described above.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method of generating a pagefile comprising the steps of:
respectively corresponding each element to be displayed and each operation event to a node in the blueprint; the blueprint is a design page of a page file or a page in an operating system;
defining a group of interfaces for interaction for each node, establishing directed connection between the nodes through the interfaces, and storing a blueprint; the interface of each to-be-displayed element node includes: a start time interface, an in-progress time interface, and a departure time interface, the interfaces of each operational event node including: executing a trigger interface;
acquiring directed connection relations among nodes in a blueprint, and obtaining component elements of the page file to be generated, element attributes of the component elements, related operation events and control logic on time according to the directed connection relations among the nodes; the connection flow of the directed line represents the control logic on time;
and generating a page file according to the component elements, the element attributes of the component elements, the related operation events and the control logic on time.
2. The method of generating a pagefile according to claim 1 wherein said establishing a directed connection between nodes through said interface comprises:
establishing directed connection between an execution trigger interface of an operation event node and a starting moment interface of an element node to be displayed;
establishing directed connection between an execution trigger interface of an operation event node and a leaving moment interface of an element node to be displayed;
establishing directed connection between an execution trigger interface of an operation event node and execution trigger interfaces of other operation event nodes;
establishing directed connection between departure time interfaces of the element nodes to be displayed and start time interfaces of other element nodes to be displayed; and/or the presence of a gas in the gas,
and establishing directed connection between the departure time interface of the element node to be displayed and the execution trigger interface of the operation event node.
3. The method of generating a pagefile according to claim 1, wherein before generating a pagefile according to said component elements, the element attributes of the component elements, the associated operational events and the temporal control logic, further comprising:
registering control events of the related operation events in the program according to the preset corresponding relation between nodes corresponding to the preset operation events and the related codes in the program;
after defining each element to be displayed and each operation event as a node in the blueprint respectively, the method further comprises the following steps: and establishing and storing the corresponding relation between the nodes corresponding to the operation events and the related codes in the program.
4. The method of generating a pagefile according to claim 1,
the element attributes comprise a text display attribute, a picture display attribute, an animation display attribute and/or an element priority attribute;
the elements to be displayed include: text, pictures, and/or video;
the operational events include: fade-in animation, fade-out animation, page switching, mouse clicking, mouse hovering, and/or touch sliding.
5. A system for generating a pagefile, comprising:
the node corresponding module is used for respectively corresponding each element to be displayed and each operation event to the node in the blueprint; the blueprint is a design page of a page file or a page in an operating system;
the interface definition module is used for defining a group of interfaces for interaction for each node;
the blueprint generation module is used for establishing directed connection between the nodes through the interface and storing the blueprint; the interface of the element node to be displayed includes: a start time interface, an in-progress time interface, and a departure time interface, the interfaces of the operational event node including: executing a trigger interface;
the connection relation acquisition module is used for acquiring directed node connection relations among nodes in the blueprint and obtaining the component elements of the page file, the element attributes of the component elements, related operation events and control logic on time according to the directed node connection relations among the nodes; the connection flow of the directed line represents the control logic on time;
and the page file generating module is used for generating a page file according to the component elements, the element attributes of the component elements, the related operation events and the control logic.
6. The system for generating a pagefile according to claim 5,
the blueprint generation module is also used for establishing directed connection between an execution trigger interface of the operation event node and a starting moment interface of the element node to be displayed;
establishing directed connection between an execution trigger interface of an operation event node and a leaving moment interface of an element node to be displayed;
establishing directed connection between an execution trigger interface of an operation event node and execution trigger interfaces of other operation event nodes;
establishing directed connection between departure time interfaces of the element nodes to be displayed and start time interfaces of other element nodes to be displayed; and/or the presence of a gas in the gas,
and establishing directed connection between the departure time interface of the element node to be displayed and the execution trigger interface of the operation event node.
7. The system for generating a pagefile according to claim 5,
the control event registration module is used for registering the control events of the related operation events in the program according to the preset corresponding relation between the nodes corresponding to the preset operation events and the related codes in the program;
and the control event registration module is also used for establishing and storing the corresponding relation between the nodes corresponding to the operation events and the relevant codes in the program after defining the elements to be displayed and the operation events as the nodes in the blueprint respectively.
8. The system for generating a pagefile according to claim 5,
the element attributes comprise a text display attribute, a picture display attribute, an animation display attribute and/or an element priority attribute;
the elements to be displayed include: text, pictures, and/or video;
the operational events include: fade-in animation, fade-out animation, page switching, mouse clicking, mouse hovering, and/or touch sliding.
9. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 4.
10. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the steps of the method of any of claims 1-4 are performed when the program is executed by the processor.
CN201710702209.6A 2017-08-16 2017-08-16 Method and system for generating page file and computer equipment Active CN107491311B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710702209.6A CN107491311B (en) 2017-08-16 2017-08-16 Method and system for generating page file and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710702209.6A CN107491311B (en) 2017-08-16 2017-08-16 Method and system for generating page file and computer equipment

Publications (2)

Publication Number Publication Date
CN107491311A CN107491311A (en) 2017-12-19
CN107491311B true CN107491311B (en) 2021-08-13

Family

ID=60646142

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710702209.6A Active CN107491311B (en) 2017-08-16 2017-08-16 Method and system for generating page file and computer equipment

Country Status (1)

Country Link
CN (1) CN107491311B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110333865A (en) * 2019-06-18 2019-10-15 平安普惠企业管理有限公司 Page file generation method and relevant apparatus
CN112637520B (en) * 2020-12-23 2022-06-21 新华智云科技有限公司 Dynamic video editing method and system
CN113190316A (en) * 2021-04-29 2021-07-30 北京有竹居网络技术有限公司 Interactive content generation method and device, storage medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104007967A (en) * 2014-05-21 2014-08-27 广州华多网络科技有限公司 User interface generation method and device based on xml
US20140282125A1 (en) * 2013-03-15 2014-09-18 Assima Switzerland S.A. System and method for interface display screen manipulation
CN104484171A (en) * 2014-12-11 2015-04-01 深圳市路通网络技术有限公司 System, method and associated equipment for designing terminal interface
CN105094832A (en) * 2015-08-01 2015-11-25 李志丹 WYSIWYG method and system for dynamically generating user interface

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8468512B2 (en) * 2009-10-30 2013-06-18 International Business Machines Corporation Abstracting benefit rules from computer code
CN103792932A (en) * 2012-11-01 2014-05-14 中国科学院软件研究所 Fault detection method based on ECA rule
CN103294743A (en) * 2012-12-26 2013-09-11 北京思特奇信息技术股份有限公司 Showing method and system of multi-node topological graph applied to page
CN103246515B (en) * 2013-05-13 2016-11-02 广东飞企互联科技股份有限公司 A kind of visualization MVC function modeling control method
US10339681B2 (en) * 2013-11-22 2019-07-02 Raytheon Company Interactive multimedia process flow chart builder
US20160092059A1 (en) * 2014-09-29 2016-03-31 Enping Tu Web-based user interface dataflow editor
CN105138316A (en) * 2015-07-23 2015-12-09 中山大学深圳研究院 Automatic clicking method and device based on super sketchpad

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140282125A1 (en) * 2013-03-15 2014-09-18 Assima Switzerland S.A. System and method for interface display screen manipulation
CN104007967A (en) * 2014-05-21 2014-08-27 广州华多网络科技有限公司 User interface generation method and device based on xml
CN104484171A (en) * 2014-12-11 2015-04-01 深圳市路通网络技术有限公司 System, method and associated equipment for designing terminal interface
CN105094832A (en) * 2015-08-01 2015-11-25 李志丹 WYSIWYG method and system for dynamically generating user interface

Also Published As

Publication number Publication date
CN107491311A (en) 2017-12-19

Similar Documents

Publication Publication Date Title
US10223076B1 (en) Generating code based on user interactions with a user interface element in a code editor
KR101794373B1 (en) Temporary formatting and charting of selected data
US20080307388A1 (en) Visual Interface To Represent Scripted Behaviors
CN102947791B (en) The reverse engineering that user strengthens
CN107491311B (en) Method and system for generating page file and computer equipment
CN111666740A (en) Flow chart generation method and device, computer equipment and storage medium
CN111625226A (en) Prototype-based human-computer interaction design implementation method and system
WO2021157595A1 (en) Content creation assistance system
CN113407284A (en) Navigation interface generation method and device, storage medium and electronic equipment
JP2001216142A (en) Program preparation aiding device
US20140351251A1 (en) Text-based command generation
CN113010168B (en) User interface generation method based on scene tree
US20180004374A1 (en) Process visualization toolkit
CN105867995A (en) Editing method and device for XML (extensible markup language) file
US8120610B1 (en) Methods and apparatus for using aliases to display logic
CN107562476B (en) Method and device for generating application program
US20190266265A1 (en) Integrated computing environment for managing and presenting design iterations
CN112184861B (en) Lyric editing and displaying method and device and storage medium
CN104516860A (en) Methods and systems for selecting text within a displayed document
CN115203162A (en) WYSIWYG graph data construction method
CN112799656A (en) Script file configuration method, device, equipment and storage medium for automation operation
US8769506B2 (en) Using a command interpreter at design time
CN111124387A (en) Modeling system, method, computer device and storage medium for machine learning platform
JP6747741B1 (en) Content creation support system
Lyardet et al. Engineering multimedia user interfaces with objects and patterns

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant