CN110764762A - Page forming method and device, computer readable storage medium and terminal - Google Patents

Page forming method and device, computer readable storage medium and terminal Download PDF

Info

Publication number
CN110764762A
CN110764762A CN201810825127.5A CN201810825127A CN110764762A CN 110764762 A CN110764762 A CN 110764762A CN 201810825127 A CN201810825127 A CN 201810825127A CN 110764762 A CN110764762 A CN 110764762A
Authority
CN
China
Prior art keywords
control
page
user
area
responding
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.)
Granted
Application number
CN201810825127.5A
Other languages
Chinese (zh)
Other versions
CN110764762B (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.)
Shanghai Clinbrain Information Technology Co Ltd
Original Assignee
Shanghai Clinbrain 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 Shanghai Clinbrain Information Technology Co Ltd filed Critical Shanghai Clinbrain Information Technology Co Ltd
Priority to CN201810825127.5A priority Critical patent/CN110764762B/en
Publication of CN110764762A publication Critical patent/CN110764762A/en
Application granted granted Critical
Publication of CN110764762B publication Critical patent/CN110764762B/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/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

A page forming method and device, a computer readable storage medium and a terminal are provided, wherein the page forming method comprises the following steps: responding to the dragging operation of a user on a control in a preset page in a control area, moving the control to a configuration area, wherein a function is packaged in the control, and the function of the control is executed when the function is called; receiving the attribute of the control set by the user and a trigger event; and responding to the issuing operation of the user, issuing the configured configuration area to form a final page. The technical scheme of the invention improves the configuration flexibility of the system page.

Description

Page forming method and device, computer readable storage medium and terminal
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a page forming method and apparatus, a computer-readable storage medium, and a terminal.
Background
The process of a user interacting with a computer system is performed on a system page. The interactive effects of system pages typically require developers to write code to implement.
However, after the codes of the developers are finished, the system manager cannot change the codes, and the flexibility is low; when the interaction effect of the system page needs to be changed, developers need to rewrite codes, and the efficiency is low.
Disclosure of Invention
The invention solves the technical problem of how to improve the configuration flexibility of the system page.
In order to solve the above technical problem, an embodiment of the present invention provides a page forming method, where the page forming method includes:
responding to the dragging operation of a user on a control in a preset page in a control area, moving the control to a configuration area, wherein a function is packaged in the control, and the function of the control is executed when the function is called; receiving the attribute of the control set by the user and a trigger event; and responding to the issuing operation of the user, issuing the configured configuration area to form a final page.
Optionally, after receiving the setting of the user on the property of the control and the trigger event, the method further includes: and assigning the position attribute of the control to be positioned to the page focus attribute.
Optionally, the page forming method further includes: and responding to the addition operation of the user on the plurality of set controls, and adding the plurality of set controls into the control area as a form group.
Optionally, the page forming method further includes: and responding to the adding operation of the user to the configured area with the set configuration, and adding the configured area with the set configuration as an element into the control area.
Optionally, the controls include data tables, charts, menus, text boxes, editable tables, containers, and popups.
In order to solve the above technical problem, an embodiment of the present invention further discloses a page forming apparatus, where the page forming apparatus includes: the mobile module is suitable for responding to the dragging operation of a control in a preset page by a user in a control area, moving the control to a configuration area, wherein a function is packaged in the control, and the function of the control is executed when the function is called; the configuration receiving module is suitable for receiving the attribute of the control set by the user and a trigger event; and the issuing module is suitable for responding to the issuing operation of the user and issuing the configured configuration area to form a final page.
Optionally, the page forming apparatus further includes: and the assignment module is suitable for assigning the position attribute of the control to be positioned to the page focus attribute.
Optionally, the page forming apparatus further includes: and the form group adding module is suitable for responding to the adding operation of the user on the plurality of set controls, and adding the plurality of set controls serving as the form group into the control area.
Optionally, the page forming apparatus further includes: and the element adding module is suitable for responding to the adding operation of the user to the configured area which is set completely, and adding the configured area which is set completely into the control area as an element.
Optionally, the controls include data tables, charts, menus, text boxes, editable tables, containers, and popups.
In order to solve the above technical problem, an embodiment of the present invention further discloses a computer-readable storage medium, on which computer instructions are stored, and the computer instructions execute the steps of the page forming method when running.
In order to solve the above technical problem, an embodiment of the present invention further discloses a terminal, including a memory and a processor, where the memory stores a computer instruction capable of running on the processor, and the processor executes the steps of the page forming method when running the computer instruction.
Compared with the prior art, the technical scheme of the embodiment of the invention has the following beneficial effects:
the technical scheme of the invention can respond to the dragging operation of a control in a preset page by a user, and move the control to a configuration area, wherein a function is encapsulated in the control, and the function of the control is executed when the function is called; receiving the attribute of the control set by the user and a trigger event; and responding to the issuing operation of the user, issuing the configured configuration area to form a final page. The method comprises the steps that a function is packaged in a control, the control is moved to a configuration area based on dragging of a user, the attribute of the control and a trigger event set by the user are received, and after the configuration of the control is completed, the function can be directly called to execute the function of the control when the trigger event of the control is triggered; the code writing and compiling processes of each control in the system page in the prior art are avoided, the development difficulty is reduced, and the convenience of the page forming process is improved; in addition, non-developers can customize the configuration of the formed page, and the flexibility of page formation is improved.
Furthermore, the technical scheme of the invention can respond to the adding operation of the user on the plurality of set controls, add the plurality of set controls as a form group into the control area, or respond to the adding operation of the user on the set configuration area, and add the set configuration area as an element into the control area. By adding the form single group or the element in the control area, when a page is formed next time, a user can directly select to drag the element or the form group to the configuration area in the control area, so that repeated operation of the user when the same page is formed is avoided, the page forming efficiency is improved, and the user experience is improved.
Drawings
FIG. 1 is a flow chart of a page forming method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a preset page in an application scenario according to an embodiment of the present invention;
FIG. 3 is a diagram illustrating a final page in an application scenario according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a page forming apparatus according to an embodiment of the present invention.
Detailed Description
As described in the background art, after developer codes are completed, a system manager cannot change the codes, and the flexibility is low; when the interaction effect of the system page needs to be changed, developers need to rewrite codes, and the efficiency is low.
The method comprises the steps that a function is packaged in a control, the control is moved to a configuration area based on dragging of a user, the attribute of the control and a trigger event set by the user are received, and after the configuration of the control is completed, the function can be directly called to execute the function of the control when the trigger event of the control is triggered; the code writing and compiling processes of each control in the system page in the prior art are avoided, and the convenience of the page forming process is improved; in addition, non-developers can customize the configuration of the formed page, and the flexibility of page formation is improved.
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in detail below.
Fig. 1 is a flowchart of a page forming method according to an embodiment of the present invention.
The page forming method shown in fig. 1 may include the steps of:
step S101: responding to the dragging operation of a user on a control in a preset page in a control area, moving the control to a configuration area, wherein a function is packaged in the control, and the function of the control is executed when the function is called;
step S102: receiving the attribute of the control set by the user and a trigger event;
step S103: and responding to the issuing operation of the user, issuing the configured configuration area to form a final page.
In a specific implementation, referring to fig. 2, the control area may include a plurality of controls, each of which is encapsulated with a function, and the function executes a function of the control when being called. That is, the control is encapsulated with code, and the code can be directly run without compiling (compilation) and other operations.
More specifically, embodiments of the present invention may also provide an execution environment in which the code may be executed. For example, code formed for different programming languages may run in different execution environments.
It should be noted that the specific function of the encapsulation function may be configured according to an actual application environment, and the embodiment of the present invention is not limited to this.
The preset page in this embodiment may be preset by a developer. The preset page may include a control area and a configuration area. In the preset page, the user can select and drag the control in the control area. The configuration area can show all the controls dragged and set by the user.
The user can select and drag the control in the control area. Further, in the specific implementation of step S101, the control may be moved to the configuration area in response to a drag operation of the user on the control. In particular, the control can be moved to a specified location of the configuration area. The designated position may be a position to which a drag operation by the user is directed.
Therefore, the control is selected and moved in response to the dragging operation of the user, so that the user can customize the configuration control in the configuration area.
After the user drags the control to the configuration area, the attribute and the trigger event of the control can be set. In a specific implementation of step S102, the properties set by the user for the control and the trigger event may be received. For example, for a control button (button), the attribute information may be a name (name), background color (background), location (location), visualization (visual), and the like; its triggering event may be a click.
In particular, the encapsulation function is executed after the triggering event is triggered.
So far, the configuration area includes a control selected by the user, and the setting of the attribute and the trigger event of the control is also completed. So that the user can choose to release the configured area. Further in the embodiment of step S103, in response to the publishing operation of the user, the configured configuration area that is set up can be published out and formed into a final page. Other users can browse the final page and can execute triggering operation on the control in the final page.
Specifically, the final page may be in the format of htm, html, cgi, asp, aspx, php, jsp, shtml, or the like.
Further, in response to a modification operation by the user, the property or trigger event of each control in the final page may be modified. Or, in response to a deletion operation of the user, the control in the final page may be deleted. Still alternatively, a new control may be added in the final page in response to a drag operation by the user.
In the embodiment, by responding to the selection and the dragging operation of the user on the control, and receiving the assignment of the user on the attribute and the trigger event of the control, the user-defined page interaction effect can be realized in the final page.
The control in the embodiment of the invention is internally packaged with a function, and the function can be directly called to execute the function of the control when the trigger event of the control is triggered after the configuration of the control is finished by moving the control to a configuration area based on the dragging of a user and receiving the attribute and the trigger event of the control set by the user; the code writing and compiling processes of each control in the system page in the prior art are avoided, and the convenience of the page forming process is improved; in addition, non-developers can customize the configuration of the formed page, and the flexibility of page formation is improved.
In a specific application scenario, referring to fig. 2, the control area 20 may include a plurality of controls: data table 201, chart 202, buttons 203, menu 204, and text box 205.
It is understood that the control area 20 may also include any other implementable controls such as editable tables, containers, and pop-ups, which are not limited in this embodiment of the present invention.
In this embodiment, the user drags the menu 204, moves the menu 204 to the configuration area 21 in response to the user dragging the menu 204, and places the menu 204 on the top of the configuration area 21. In addition, the user may also set the properties of the menu 204 and trigger events. Such as the name of the menu 204.
Further, the user may also drag the chart 202, move the chart 202 to the configuration area 21 in response to the user dragging the chart 202, and place the chart 202 at a designated position of the configuration area 21. In addition, the user may also set attributes and trigger events for the chart 202. Further still, the user may also select the data source for chart 202. That is, by configuring the data source for the chart 202 in response to a user's selection operation, the chart 202 may present the data of the data source in the form of a chart.
To this end, by responding to the user's publishing operation, the view of the final page is shown as configuration area 21 in FIG. 2. The final page includes a menu 204 of completed settings and a chart of completed settings.
It should be noted that the above embodiments are only exemplary, and do not constitute a limitation on the page forming method.
In an embodiment of the present invention, the step S102 shown in fig. 1 may further include the following steps: and assigning the position attribute of the control to be positioned to the page focus attribute.
In this embodiment, the focus of the page refers to the currently operated object. When the control needs to be operated, the control is the control to be positioned. The position attribute of the control to be positioned is assigned to the page focus attribute, so that the control and the operation of the control to be positioned can be realized.
For example, clicking on the tab requires the control scrollbar to scroll to a predetermined area, the position attribute of the scrollbar may be assigned to the page focus attribute, so that after clicking on the tab, the scrollbar may scroll to the predetermined area. Or when the hyperlink of the control obtains the page focus, the hyperlink can be opened after the user presses the vehicle. Or when the control input box obtains the focus, the characters can be input into the input box in response to the input operation of the user, and if the input box loses the focus, the characters cannot be input into the input box.
In another embodiment of the present invention, the step S103 shown in fig. 1 may further include the following steps: and responding to the addition operation of the user on the plurality of set controls, and adding the plurality of set controls into the control area as a form group.
In this embodiment, for a plurality of control combinations that have been set, the control combinations may be added to the control area as form groups. When the page is formed next time, a plurality of control combinations, that is, the form group, can be dragged to the configuration area as a whole.
In particular, the properties and triggering events of the multiple controls included in a single set of tables can be reset.
In another embodiment of the present invention, the step S103 shown in fig. 1 may further include the following steps: and responding to the adding operation of the user to the configured area with the set configuration, and adding the configured area with the set configuration as an element into the control area.
In this embodiment, the configuration area that is set up can be added as an element to the control area. When the page is formed next time, the elements can be dragged as a whole to the configuration area and directly formed into the final page. The final page may be the same as the final page formed the last time the page was formed. Or adding a new control on the basis of the element to form a final page, wherein the final page comprises a final page formed in the last time of forming the page.
In particular, the properties and triggering events of the plurality of controls included in the element do not allow for resetting.
According to the embodiment of the invention, by adding the form single group or element in the control area, when a page is formed next time, a user can directly select to drag the element or the form group to the configuration area in the control area, so that repeated operation of the user when the same page is formed is avoided, the page forming efficiency is improved, and the user experience is improved.
In a preferred embodiment of the present invention, in response to the user assigning a value to an object of a presentation control, the data source selected by the user is bound to the presentation control, so that the presentation control presents data in the data source on the final page.
In specific implementation, a user may set a display parameter in the display control, and the display control may display data in the data source according to a condition indicated by the display parameter.
Further, in response to the user changing the display parameters on the final page, the display control displays the data in the data source on the final page according to the changed display parameters.
In particular, the data source may be preconfigured. The data source may be extracted from a database provided by a user. The data in the data source may include a key value and a tag value. For example, the key value is name, and the label value is Zhang III; the key value is age, and the tag value is 50; the key value is gender and the tag value is male.
Further, the data source may be obtained by extracting an SQL database or a cube database. It should be understood by those skilled in the art that the database may be any other practicable database type, and the embodiment of the present invention is not limited thereto.
In a specific application scenario of the invention, the data source can be obtained by extracting the database through the data providing central system. The database provider can access the database to the data providing center system, the data providing center system extracts the database according to the configuration of the user to obtain a data source, and the data source can be used for providing data for the display control.
The following description takes the presentation control as a drop-down box as an example.
Referring to fig. 3, the final page 30 includes a drop-down box 301 and data in a data source test bound to the drop-down box 301.
In specific implementation, in response to the user assigning a value to the object of the drop-down box 301, the data source test is bound to the drop-down box 301, and key values of the data source test include name, age, height, gender, ID, and the like. In addition, the attributes of drop-down box 301 include that the drop-down box value is a height value, the presentation parameters include that the drop-down box value is greater than 160 and the drop-down box value is greater than 175, and the default values are that the drop-down box value is greater than 160. Then the data presented in the final page 30 is data for which the height in the data source test is greater than 160 (as shown in figure 3).
If the user selects the presentation parameter of drop-down box 301 to be that the drop-down box value is greater than 175, then the data presented in the final page 30 is the data of data source test that is greater than 175 in height (not shown).
Referring to fig. 4, the page forming device 40 may be used to form a final page. The page forming apparatus 40 may include a moving module 401, a configuration receiving module 402, and a publishing module 403.
The moving module 401 is adapted to move a control to a configuration area in response to a dragging operation of a control area by a user in a preset page, wherein a function is encapsulated in the control, and the function of the control is executed when the function is called; the configuration receiving module 402 is adapted to receive the attribute of the control set by the user and a trigger event; the publishing module 403 is adapted to publish the configured configuration area to form a final page in response to the publishing operation of the user.
In a specific implementation, the control area may include a plurality of controls, each of which is encapsulated with a function, and the function executes a function of the control when being called. That is, the control is encapsulated with code, and the code can be directly run without operations such as compiling and publishing.
It should be noted that the specific function of the encapsulation function may be configured according to an actual application environment, and the embodiment of the present invention is not limited to this.
The preset page in this embodiment may be preset by a developer. The preset page may include a control area and a configuration area. In the preset page, the user can select and drag the control in the control area. In the configuration area, the control dragged and set by the user can be displayed.
The user can select and drag the control in the control area. In turn, the moving module 401 may move the control to the configuration area in response to a drag operation of the control by the user. In particular, the control can be moved to a specified location of the configuration area. The designated position may be a position to which a drag operation by the user is directed.
Therefore, the control is selected and moved in response to the dragging operation of the user, so that the user can customize the configuration control in the configuration area.
After the user drags the control to the configuration area, the attribute and the trigger event of the control can be set. Configuration receiving module 402 may receive attributes set by a user for a control and a trigger event. In particular, the encapsulation function is executed after the triggering event is triggered.
So far, the configuration area includes a control selected by the user, and the setting of the attribute and the trigger event of the control is also completed. So that the user can choose to release the configured area. And the publishing module 403 may respond to the publishing operation of the user, and the configured configuration area may be published and formed into a final page. Other users can browse the final page and can execute triggering operation on the control in the final page.
Specifically, the final page may be in the format of htm, html, cgi, asp, aspx, php, jsp, shtml, or the like.
Further, in response to a modification operation by the user, the property or trigger event of each control in the final page may be modified. Or, in response to a deletion operation of the user, the control in the final page may be deleted. Still alternatively, a new control may be added in the final page in response to a drag operation by the user.
In the embodiment, by responding to the selection and the dragging operation of the user on the control, and receiving the assignment of the user on the attribute and the trigger event of the control, the user-defined page interaction effect can be realized in the final page.
The control in the embodiment of the invention is internally packaged with a function, and the function can be directly called to execute the function of the control when the trigger event of the control is triggered after the configuration of the control is finished by moving the control to a configuration area based on the dragging of a user and receiving the attribute and the trigger event of the control set by the user; the code writing and compiling processes of each control in the system page in the prior art are avoided, the development difficulty is reduced, and the convenience of the page forming process is improved; in addition, non-developers can customize the configuration of the formed page, and the flexibility of page formation is improved.
In an embodiment of the present invention, the page forming apparatus 40 may further include an assigning module (not shown) adapted to assign the position attribute of the control to be positioned to the page focus attribute.
In another embodiment of the present invention, the page forming apparatus 40 may further include a form group adding module (not shown) adapted to add the set multiple controls as a form group to the control area in response to the user adding the set multiple controls.
In another embodiment of the present invention, the page forming apparatus 40 may further include an element adding module (not shown) adapted to add the set configuration area as an element to the control area in response to the user adding the set configuration area.
According to the embodiment of the invention, by adding the form single group or element in the control area, when a page is formed next time, a user can directly select to drag the element or the form group to the configuration area in the control area, so that repeated operation of the user when the same page is formed is avoided, the page forming efficiency is improved, and the user experience is improved.
For more details of the operation principle and the operation mode of the page forming apparatus 40, reference may be made to the related descriptions in fig. 1 to fig. 2, and details are not repeated here.
The embodiment of the invention also discloses a computer readable storage medium, which stores computer instructions, and when the computer instructions are executed, the steps of the page forming method shown in fig. 1 can be executed.
The storage medium may include ROM, RAM, magnetic or optical disks, etc. The storage medium may further include a non-volatile memory (non-volatile) or a non-transitory memory (non-transient), and the like.
The embodiment of the invention also discloses a terminal which can comprise a memory and a processor, wherein the memory is stored with computer instructions capable of running on the processor. The processor, when executing the computer instructions, may perform the steps of the page forming method shown in fig. 1. The terminal includes, but is not limited to, a mobile phone, a computer, a tablet computer and other terminal devices.
Although the present invention is disclosed above, the present invention is not limited thereto. Various changes and modifications may be effected therein by one skilled in the art without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (14)

1. A page forming method, comprising:
responding to the dragging operation of a user on a control in a preset page in a control area, moving the control to a configuration area, wherein a function is packaged in the control, and the function of the control is executed when the function is called;
receiving the attribute of the control set by the user and a trigger event;
and responding to the issuing operation of the user, issuing the configured configuration area to form a final page.
2. The method for forming the page according to claim 1, wherein after receiving the setting of the property of the control and the trigger event by the user, further comprising:
and assigning the position attribute of the control to be positioned to the page focus attribute.
3. The page forming method according to claim 1, further comprising:
and responding to the addition operation of the user on the plurality of set controls, and adding the plurality of set controls into the control area as a form group.
4. The page forming method according to claim 1, further comprising:
and responding to the adding operation of the user to the configured area with the set configuration, and adding the configured area with the set configuration as an element into the control area.
5. The method for forming the page according to claim 1, wherein after receiving the setting of the property of the control and the trigger event by the user, further comprising:
and responding to the assignment operation of the user on the object of the display control, and binding the data source selected by the user with the display control so as to enable the display control to display the data in the data source on the final page.
6. The method for forming a page according to claim 5, wherein the property of the presentation control includes a presentation parameter, the triggering event of the presentation control includes changing the presentation parameter, and in response to the user changing the presentation parameter on the final page, the presentation control presents the data in the data source on the final page according to the changed presentation parameter.
7. A page forming apparatus, comprising:
the mobile module is suitable for responding to the dragging operation of a control in a preset page by a user in a control area, moving the control to a configuration area, wherein a function is packaged in the control, and the function of the control is executed when the function is called;
the configuration receiving module is suitable for receiving the attribute of the control set by the user and a trigger event;
and the issuing module is suitable for responding to the issuing operation of the user and issuing the configured configuration area to form a final page.
8. The page forming apparatus according to claim 7, further comprising:
and the assignment module is suitable for assigning the position attribute of the control to be positioned to the page focus attribute.
9. The page forming apparatus according to claim 7, further comprising:
and the form group adding module is suitable for responding to the adding operation of the user on the plurality of set controls, and adding the plurality of set controls serving as the form group into the control area.
10. The page forming apparatus according to claim 7, further comprising:
and the element adding module is suitable for responding to the adding operation of the user to the configured area which is set completely, and adding the configured area which is set completely into the control area as an element.
11. The page forming station of claim 7, further comprising:
and the data source binding module is suitable for binding the data source selected by the user with the display control in response to the object assignment operation of the user on the display control, so that the display control displays the data in the data source on the final page.
12. The page forming terminal of claim 11, wherein the property of the presentation control comprises a presentation parameter, wherein the triggering event of the presentation control comprises changing the presentation parameter, and wherein the presentation control presents the data in the data source on the final page according to the changed presentation parameter in response to the user changing the presentation parameter on the final page.
13. A computer readable storage medium having stored thereon computer instructions, wherein said computer instructions when executed perform the steps of the page forming method according to any one of claims 1 to 5.
14. A terminal comprising a memory and a processor, the memory having stored thereon computer instructions executable on the processor, wherein the processor, when executing the computer instructions, performs the steps of the page forming method according to any one of claims 1 to 5.
CN201810825127.5A 2018-07-25 2018-07-25 Page forming method and device, computer readable storage medium and terminal Active CN110764762B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810825127.5A CN110764762B (en) 2018-07-25 2018-07-25 Page forming method and device, computer readable storage medium and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810825127.5A CN110764762B (en) 2018-07-25 2018-07-25 Page forming method and device, computer readable storage medium and terminal

Publications (2)

Publication Number Publication Date
CN110764762A true CN110764762A (en) 2020-02-07
CN110764762B CN110764762B (en) 2023-05-26

Family

ID=69327188

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810825127.5A Active CN110764762B (en) 2018-07-25 2018-07-25 Page forming method and device, computer readable storage medium and terminal

Country Status (1)

Country Link
CN (1) CN110764762B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113626032A (en) * 2021-08-02 2021-11-09 上海擎朗智能科技有限公司 List page configuration method and device and storage medium
CN113821749A (en) * 2021-09-30 2021-12-21 上海柯林布瑞信息技术有限公司 Page generation method based on JS real-time analysis and computer

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104808891A (en) * 2014-01-27 2015-07-29 阿里巴巴集团控股有限公司 Page information processing method and device
CN106021333A (en) * 2016-05-06 2016-10-12 北京致远协创软件有限公司 An intelligent mobile terminal webpage form generating method and device
CN106843846A (en) * 2016-12-26 2017-06-13 国网信息通信产业集团有限公司 A kind of MX frame pages designer and method for designing
CA2951145A1 (en) * 2015-12-28 2017-06-28 Beijing China-Power Information Technology Co., Ltd. Page constructor and page constructing method
CN107832052A (en) * 2017-10-11 2018-03-23 东软集团股份有限公司 Show the method, apparatus and storage medium and electronic equipment of preview page

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104808891A (en) * 2014-01-27 2015-07-29 阿里巴巴集团控股有限公司 Page information processing method and device
CA2951145A1 (en) * 2015-12-28 2017-06-28 Beijing China-Power Information Technology Co., Ltd. Page constructor and page constructing method
CN106021333A (en) * 2016-05-06 2016-10-12 北京致远协创软件有限公司 An intelligent mobile terminal webpage form generating method and device
CN106843846A (en) * 2016-12-26 2017-06-13 国网信息通信产业集团有限公司 A kind of MX frame pages designer and method for designing
CN107832052A (en) * 2017-10-11 2018-03-23 东软集团股份有限公司 Show the method, apparatus and storage medium and electronic equipment of preview page

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王军伟;李建民;林振荣;: "ASP.NET用户控件技术在新闻列表页面中的研究与应用" *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113626032A (en) * 2021-08-02 2021-11-09 上海擎朗智能科技有限公司 List page configuration method and device and storage medium
CN113821749A (en) * 2021-09-30 2021-12-21 上海柯林布瑞信息技术有限公司 Page generation method based on JS real-time analysis and computer
CN113821749B (en) * 2021-09-30 2023-09-01 上海柯林布瑞信息技术有限公司 Page generation method and computer based on JS real-time analysis

Also Published As

Publication number Publication date
CN110764762B (en) 2023-05-26

Similar Documents

Publication Publication Date Title
US11048484B2 (en) Automated responsive grid-based layout design system
CN108279964B (en) Method and device for realizing covering layer rendering, intelligent equipment and storage medium
JP5792287B2 (en) Spin control user interface for selecting options
US8881032B1 (en) Grouped tab document interface
US20150095811A1 (en) Context aware user interface parts
US9465529B1 (en) Platform-independent environments for customizing user interfaces of native applications for portable electronic devices
US20140232723A1 (en) Moving visualizations between displays and contexts
US20190073248A1 (en) Touch application programming interfaces
CN112445564B (en) Interface display method, electronic device and computer readable storage medium
CN108268293B (en) Method for demonstrating rapid prototype of mobile APP
CN110764762B (en) Page forming method and device, computer readable storage medium and terminal
CN112068911A (en) Method, device, system, equipment and medium for generating electronic form
CN110990431A (en) Method for realizing synchronous linkage carousel of China map and line graph data
CN111897607A (en) Application interface loading and interaction method, device and storage medium
CN112445501A (en) Data burning method and device and computer readable storage medium
CN111142984A (en) Visualized data display method, system, equipment and computer readable storage medium
CN111368234A (en) Window adjusting method, device and storage medium
CN113407078A (en) Method and device for editing character icon, storage medium and terminal
CN114594945A (en) Method, device, system, equipment and medium for generating advanced popup selection frame
KR20140022137A (en) An authoring apparatus for applying n-screen to web application ui and the method for the same
CN112579222A (en) Page information display method and device
Pokorný The Web Visualisation of Real Signals
KR20140114968A (en) A recording media recognized by computer which is recorded an application developing tool programs
CN116261712A (en) Desktop display method, electronic device, display device and computer readable storage medium
KR20140094392A (en) A method for providing an application developing tool and an apparatus using it

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
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Page formation method and device, computer-readable storage medium, terminal

Granted publication date: 20230526

Pledgee: Minhang Branch of Shanghai Rural Commercial Bank Co.,Ltd.

Pledgor: Shanghai kelinbrui Information Technology Co.,Ltd.

Registration number: Y2024310000269