WO2016015432A1 - Procédé, appareil, système et dispositif de construction de page et support de stockage informatique non volatil - Google Patents

Procédé, appareil, système et dispositif de construction de page et support de stockage informatique non volatil Download PDF

Info

Publication number
WO2016015432A1
WO2016015432A1 PCT/CN2014/093749 CN2014093749W WO2016015432A1 WO 2016015432 A1 WO2016015432 A1 WO 2016015432A1 CN 2014093749 W CN2014093749 W CN 2014093749W WO 2016015432 A1 WO2016015432 A1 WO 2016015432A1
Authority
WO
WIPO (PCT)
Prior art keywords
page
component
target
identification information
target page
Prior art date
Application number
PCT/CN2014/093749
Other languages
English (en)
Chinese (zh)
Inventor
严龙
涂德巨
钟茹
王洪亮
Original Assignee
百度在线网络技术(北京)有限公司
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 百度在线网络技术(北京)有限公司 filed Critical 百度在线网络技术(北京)有限公司
Publication of WO2016015432A1 publication Critical patent/WO2016015432A1/fr

Links

Images

Classifications

    • 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

Definitions

  • the present invention relates to a page processing technology, and in particular, to a page construction method, apparatus, system, device, and non-volatile computer storage medium.
  • a page sometimes called a World Wide Web (Web) page, can be a Web Page based on HyperText Markup Language (HTML), or an HTML page, or it can be based on HTML and A web page written in the Java language, a Java Server Page (JSP), or a web page that can also be written in other languages.
  • JSP Java Server Page
  • the specified application is used to access the pre-configured template page, and the information and the set style that the user needs to publish are moved to the template page to generate the required page.
  • the template page is a pre-configured fixed page by the developer according to the publishing requirements of each to-be-published information, the development cycle is long, resulting in a decrease in the development efficiency of the page.
  • aspects of the present invention provide a page construction method, apparatus, system, device, and non-volatile computer storage medium for improving page development efficiency.
  • An aspect of the present invention provides a method for constructing a page, including:
  • the page component data includes identification information of each target page component of the N target page components, identification information of component configuration information of each target page component, and assembly of N target page components Information, N is an integer greater than or equal to 1;
  • the page source code of each target page component is assembled to generate a page source code of the page.
  • the aspect as described above and any possible implementation manner further provide an implementation manner, where the identifier information of each target page component and the identifier information of the component configuration information of each target page component are obtained.
  • the page source code of each target page component includes:
  • the sending, to the page component platform, the identification information of each target page component and the component configuration information of each target page component Identification information including:
  • the identification information of each of the target page components and the identification information of the component configuration information of each of the target page components are sent to the page component platform.
  • the method further includes:
  • the method further includes:
  • the operation instruction comprising a click operation instruction or a drag operation instruction.
  • the page component comprising at least one page element.
  • a device for constructing a page including:
  • An obtaining unit configured to acquire page component data of a page, where the page component data includes Identification information of each target page component of the N target page components, identification information of component configuration information of each target page component, and assembly information of N target page components, where N is an integer greater than or equal to 1;
  • a rendering unit configured to obtain, according to the identification information of each target page component and the identification information of component configuration information of each target page component, a page source code of each target page component;
  • the assembling unit is configured to assemble the page source code of each target page component according to the assembling information to generate a page source code of the page.
  • the identification information of each of the target page components and the identification information of the component configuration information of each of the target page components are sent to the page component platform.
  • the device further comprising a configuration unit, configured to:
  • the operation instruction comprising a click operation instruction or a drag operation instruction.
  • the page component comprising at least one page element.
  • Another aspect of the present invention provides a page construction system, including a page component platform and a device for constructing a page according to the above aspect;
  • the page component platform is further used to
  • the storage processing is performed on the identification information of each of the target page components and the template source code of each of the target page components.
  • an apparatus comprising:
  • One or more processors are One or more processors;
  • One or more programs the one or more programs being stored in the memory, when executed by the one or more processors:
  • the page component data including identification information of each target page component of the N target page components, component configuration of each of the target page components
  • the page source code of each target page component is assembled to generate a page source code of the page.
  • a nonvolatile computer storage medium storing one or more programs when the one or more programs are executed by a device causes The device:
  • the page component data includes identification information of each target page component of the N target page components, identification information of component configuration information of each target page component, and assembly of N target page components Information, N is an integer greater than or equal to 1;
  • the page source code of each target page component is assembled to generate a page source code of the page.
  • the embodiment of the present invention obtains page component data of a page, where the page component data includes identifier information of each target page component of the N target page components, and component configuration information of each target page component. Identification information and assembly information of N target page components, N being an integer greater than or equal to 1, and then according to each target page The identification information of the face component and the identification information of the component configuration information of each target page component obtain the page source code of each target page component, so that each target page component can be obtained according to the assembly information The page source code is assembled to generate the page source code of the page.
  • the page source code of the page is automatically generated according to the page component data of the page, the developer only needs to pre-configure the page source code of the page component without pre-configuring the template.
  • the page source code of the page which improves the development efficiency of the page.
  • the page source code of the page is automatically generated according to the page component data of the page, the developer only needs to pre-configure the page source code of the page component, and does not need to pre-configure the page source code of the template page, thereby saving The development cost of the page.
  • the developer only needs to reconfigure the page source code of the page component, and the page source code of the template page does not need to be reconfigured, thereby further improving the page development. Efficiency, and can further reduce the development cost of the page.
  • the present invention by collecting an operation instruction input by the input device, and according to the operation instruction, selecting an identifier of the candidate page component from the identifiers of the M candidate page components, to The candidate page component is used as a target page component in the page component data. Since the template page of the fixed content is no longer completely dependent on the template construction of the fixed content, the page is constructed in conjunction with the operation instruction input by the input device, so that the constructed page is made. Can basically meet the true intention of the user to build the page, therefore, able to The problem of increasing the data interaction between the application and the server caused by the user repeatedly adjusting the template page by specifying the application in the prior art is avoided, thereby reducing the processing load of the server.
  • the page is constructed in conjunction with the operation instruction input by the input device, so that the constructed page can basically satisfy the user's construction.
  • the true intent of the page therefore, can effectively improve the effectiveness of page construction.
  • the page is constructed in conjunction with the operation instruction input by the input device, so that the constructed page can basically satisfy the user's construction.
  • the true intent of the page therefore, can effectively improve the efficiency of page construction.
  • FIG. 1 is a schematic flowchart of a method for constructing a page according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a method for constructing a page according to another embodiment of the present invention.
  • FIG. 3 is a schematic diagram showing an interface in the embodiment corresponding to FIG. 2;
  • FIG. 4 is a schematic diagram showing another interface in the embodiment corresponding to FIG. 2;
  • FIG. 5 is a schematic diagram showing another interface in the embodiment corresponding to FIG. 2;
  • FIG. 6 is a schematic diagram showing another interface in the embodiment corresponding to FIG. 2;
  • FIG. 7 is a schematic structural diagram of a device for constructing a page according to another embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of a device for constructing a page according to another embodiment of the present invention.
  • FIG. 9 is a schematic structural diagram of a system for constructing a page according to another embodiment of the present invention.
  • the page involved in the present invention may also be referred to as a Web page, and may be a Web page written based on HyperText Markup Language (HTML), that is, an HTML page, or may be based on Web pages written in the HTML and Java languages, that is, Java Server Pages (JSPs), or web pages that can also be written in other languages, are not specifically limited in this embodiment.
  • HTML HyperText Markup Language
  • Java Java Server Pages
  • a page may include a display block defined by one or more page tags, such as HTML tags, JSP tags, etc., called page elements, such as text, images, hyperlinks, buttons, input boxes, drop-down boxes, etc.
  • page tags such as HTML tags, JSP tags, etc.
  • page elements such as text, images, hyperlinks, buttons, input boxes, drop-down boxes, etc.
  • the embodiment is not particularly limited thereto.
  • the terminals involved in the embodiments of the present invention may include, but are not limited to, a mobile phone, a personal digital assistant (PDA), a wireless handheld device, a wireless netbook, a personal computer, a portable computer, and a personal computer (Personal Computer). , PC), MP3 player, MP4 player, etc.
  • PDA personal digital assistant
  • PC Personal Computer
  • MP3 player MP4 player
  • the page involved in this embodiment may be a page of a PC site, or may also be a page of a mobile site, which is not specifically limited in this embodiment.
  • mobile sites Compared with traditional PC sites, mobile sites have the characteristics of small page size, simple layout (mainly vertical), simple specification of page elements, and content-based interaction. Since the template page is known for its site style and style, the page used by the mobile site is built using the template page, which causes a lot of redundancy or page elements to be modified in the template page, which may make the constructed page unsatisfactory.
  • the user's true intention is that the user needs to increase the data interaction between the application and the server caused by the repeated adjustment of the template page by the specified application, thereby causing an increase in the processing load of the server.
  • FIG. 1 is a schematic flowchart of a method for constructing a page according to an embodiment of the present invention, as shown in FIG. 1 .
  • page component data of a page where the page component data includes identification information of each target page component of the N target page components, and a group of each target page component.
  • the identification information of the piece configuration information and the assembly information of the N target page components, and N is an integer greater than or equal to 1.
  • the identification information of the target page component may include, but is not limited to, an identity (IDentity, ID), a number, and the like of the page component.
  • the identification information of the component configuration information of the target page component may include, but is not limited to, an ID, a number, and the like of the component configuration information of the target page component.
  • HTML page source code for example, HTML page source code or JSP source code.
  • the HTML source code corresponding to the page source code is provided to the user to access the application of the page, so that the application presents the page to the user according to the page source code.
  • the page component may include, but is not limited to, at least one page element, that is, the page component is a set of page elements.
  • the page component may include, but is not limited to, a title component, a navigation component, a directory component, an image upload component, a text component, a table component, a map component, a tab (TAB) component, a link component, an editing component, a sharing component,
  • the contact component, the third-party component, and other components are not specifically limited in this embodiment.
  • the title component can text this page element.
  • the picture component can include page elements such as hyperlinks, input boxes, buttons, and drop down boxes.
  • the editing component can include page elements such as input boxes and buttons.
  • the contact component can include page elements such as input boxes, buttons, and drop down boxes.
  • the so-called page component is not a static entity, but a dynamic entity including a front-end presentation template, business logic code, and data storage, which can provide users with richer interaction effects, and Pages can be exchanged and collaborated with information through event-driven mechanisms to further enhance the expressive capabilities of page components.
  • page components are deployed in a page component platform, such as a component hosting module, and each page component has unique identifying information, such as the ID or number of the page component.
  • the page component platform is a running and management platform for various page components, and is responsible for various operations in the life cycle of submitting, reviewing, installing, running, and updating the page components.
  • the page component platform provides detailed page component development specifications and page component development framework.
  • the developer can implement the application of the page component permission, the page component dependency description, the page component interface export, the page component data table application, etc. through the configuration file; the development framework provides the template component, the page cache, and the page component.
  • page component developers only need to focus on the business logic of the page component, that is, the development of the business source code business logic.
  • the assembling information may include, but is not limited to, at least one of header information of the page, navigation information of the page, body information of the page, and tail information of the page. , as well as layout information for page components. among them,
  • the header information of the page may be used to indicate content in a portion between the upper border of the page and the body of the page, for example, a page title, a page description, a page keyword, and the like.
  • the navigation information of the page may be used to indicate the content in the navigation bar of the page.
  • the general page has a navigation bar for user browsing.
  • the navigation bar of the so-called page refers to the general name of the form such as the column, menu, online help, classification and other layout structures that guide the user to visit the website. Therefore, in the process of website construction, the navigation structure of the website must be clear, and the user can find the content that he likes in the shortest time.
  • the body information of the page may be used to indicate the content of the page, such as articles, directories, and the like.
  • the tail information of the page may be used to indicate content in a portion between the body of the page and the bottom border of the page, for example, copyright information and the like.
  • the execution body of 101 to 103 may be an application located in a local terminal, or may be a plug-in or a software development kit (SDK) functional unit located in an application of the local terminal, or
  • SDK software development kit
  • the processing engine in the server on the network side, or the distributed system on the network side, may not be specifically limited in this embodiment.
  • the application may be an application installed on the terminal (Native App), or may be a web application of the browser, which is not limited in this embodiment.
  • the page component data includes identification information of each target page component of the N target page components, identification information of component configuration information of each target page component, and N target pages.
  • the assembly information of the component, N is an integer greater than or equal to 1, and further according to the identification information of each target page component and each of the Identification information of the component configuration information of the target page component, obtaining the page source code of each target page component, so that the page source code of each target page component is assembled according to the assembly information, The page source code of the page is generated.
  • the page source code of the page is automatically generated according to the page component data of the page, the developer only needs to pre-configure the page source code of the page component, and does not need to pre-configure the page source code of the template page, thereby improving the page source code.
  • a page access request sent by a client may be received, where the page access request includes identifier information of the page, for example, uniform resource location of the page.
  • Uniform Resource Locator URL
  • the page component data of the page may be obtained according to the identification information of the page.
  • the identifier information of each target page component and the component configuration information of each target page component may be specifically sent to the page component platform.
  • the information is identified such that the page component platform obtains the page source code of each of the target page components according to the identification information of each of the target page components and the identification information of the component configuration information of each of the target page components. Then, the page source code of each of the target page components sent by the page component platform may be received.
  • the identification information of each target page component and the identification information of component configuration information of each target page component may be sent to the page component platform in sequence.
  • the request may be sent to the page component platform in turn, and each time the sent request includes only the identification information of one target page component and the identification information of component configuration information of a target page component.
  • the page construction is not efficient due to the serial method of requesting to the page component platform.
  • the identification information of each target page component and the identification information of component configuration information of each target page component may be sent to the page component platform at the same time.
  • a request may be sent to the page component platform, the one request containing identification information of each target page component and identification information of component configuration information of each target page component.
  • a page label for example, an HTML tag, a JSP tag, or the like, for each target page component.
  • the page source code is assembled to generate the page source code for the page.
  • DIV tags are elements used to provide structure and context for content in several areas within an HTML page. Everything between the start and end tags of a DIV tag is used to define this area, where the properties of the included page component are controlled by the properties of the DIV tag, or by using a cascading style sheet (Cascading Style). Sheet, CSS) Format this area for control.
  • cascading style sheet Click-through style sheet
  • CSS Sheet, CSS
  • the page component data includes identification information of each target page component of the N target page components, identification information of component configuration information of each target page component, and N
  • the assembly information of the target page components, N is an integer greater than or equal to 1, and the obtained information is obtained according to the identification information of each target page component and the identification information of the component configuration information of each target page component.
  • the page source code of the target page component enables the page source code of each target page component to be assembled according to the assembly information to generate a page source code of the page.
  • the developer Since the page source code of the page is automatically generated according to the page component data of the page, the developer only needs to pre-configure the page source code of the page component, and does not need to pre-configure the page source code of the template page, thereby improving the development efficiency of the page.
  • the page source code of the page is automatically generated according to the page component data of the page, the developer only needs to pre-configure the page source code of the page component, and does not need to pre-configure the page source code of the template page, thereby saving The development cost of the page.
  • the developer only needs to reconfigure the page source code of the page component, and the page source code of the template page does not need to be reconfigured, thereby further improving the page development. Efficiency, and can further reduce the development cost of the page.
  • an instantiation operation may be further performed on the target page component included in the page to obtain a component instance of the target page component.
  • a visual editing platform hereinafter referred to as a website building platform, may be specifically used to complete the foregoing operations.
  • the website platform can provide users with site and page creation and management functions.
  • the core of the site is a WYSIWYG page editor. Users who use the page editor can click the page component or drag and drop page components to perform page components. The choice to complete the page's build and live preview of the effect.
  • FIG. 2 is a schematic flowchart diagram of a method for constructing a page according to another embodiment of the present invention.
  • the website platform displays identifiers of M candidate page components, where M is an integer greater than or equal to N.
  • the station platform in FIG. 3 presents a component library interface in the leftmost area of the interface, and sometimes may also be referred to as a component panel.
  • the component panel specifically displays the identifiers of the navigation component, the identifier of the slide component, the identifier of the picture component, and the identifier of the text component, etc., for the user to select.
  • the identifier of the candidate page component may be a picture label of the candidate page component, and the like.
  • the website platform collects an operation instruction input by the input device.
  • the input device in this embodiment may include, but is not limited to, a mouse, a keyboard, or a touch screen, which is not specifically limited in this embodiment.
  • the operation instruction may include, but is not limited to, a click operation instruction or a drag operation instruction, which is not specifically limited in this embodiment.
  • the website establishing platform may specifically collect an operation instruction of the input device used by the user on the interface displayed by the website, for example, the user selects by using the input device.
  • the website platform selects, according to the operation instruction, an identifier of a candidate page component from the identifiers of the M candidate page components, to use the one candidate page component as the target page component.
  • the website platform displays a configuration page of the target page component.
  • the station platform in FIG. 3 presents a component management interface in the rightmost area of the interface, and sometimes may also be referred to as a component instance configuration panel.
  • the component instance configuration panel specifically displays the configuration options of the target page component, such as component content, component style, etc., for the user to select and configure.
  • the website platform collects component components input by the input device in the configuration page. Set the information.
  • the website platform may specifically collect component configuration information input by the input device used by the user in the configuration option of the target page component displayed on the configuration page. If the website platform collects the input operation of the input device displayed by the user on the specified button displayed on the configuration page, the input operation is ended, and the configuration page of the target page component is no longer displayed.
  • the user can click the save button to end the input operation.
  • the website platform performs storage processing on the identifier information of the target page component, the identifier information of the component configuration information of the target page component, and the component configuration information of the target page component.
  • the website platform may specifically store the identification information of the target page component and the identification information of the component configuration information of the target page component as a data pair as a record in the structured data list. Further, the website platform moves the component configuration information of the target page component to the corresponding record as structured data of a complete target page component.
  • structured data can be stored in a distributed database.
  • the component configuration information of the target page component can be directly used as a data item of a record in the structured data list, or can also be in one-to-one correspondence with the identification information of the component configuration information of the target page component. Stored in another structured data list. This embodiment is not particularly limited.
  • the records of each target page component in the component instance list may be arranged according to the relative positional relationship of the target page components.
  • the relative positional relationship of the target page components is sequentially arranged downward, and accordingly, the records of the target page components are also sequentially configured downward according to the order of the target page components.
  • 201 to 206 can be repeatedly executed to obtain a component instance of other target page components included in the page, which is not described in this embodiment.
  • the website construction platform of 201 to 206 may be an application located in a local terminal, or may be a plug-in or a software development kit (SDK) functional unit located in an application of the local terminal, or
  • SDK software development kit
  • the processing engine in the server on the network side, or the distributed system on the network side, may not be specifically limited in this embodiment.
  • the application may be an application installed on the terminal (Native App), or may be a web application of the browser, which is not limited in this embodiment.
  • the present invention by collecting an operation instruction input by the input device, and according to the operation instruction, selecting an identifier of the candidate page component from the identifiers of the M candidate page components, to The candidate page component is used as a target page component in the page component data. Since the template page of the fixed content is no longer completely dependent on the template construction of the fixed content, the page is constructed in conjunction with the operation instruction input by the input device, so that the constructed page is made. It can basically satisfy the true intention of the user to build the page. Therefore, the problem of increasing the data interaction between the application and the server caused by the user repeatedly adjusting the template page through the specified application can be avoided in the prior art, thereby reducing the processing of the server. burden.
  • the website platform may further perform real-time display on the constructed page.
  • the website platform can obtain the beginning of the page according to the identification information of the page.
  • the source code and then the page can be presented based on the initial source code of the page.
  • the initial source code may include a page code corresponding to the information such as the page name, as shown in FIG. 4, and only the page including the page name "Baidu Light Application" is displayed.
  • the website platform may move the identifier of one candidate page component of the identifiers of the M candidate page components to the specified position in the page according to the operation instruction.
  • the website building platform may specifically move the identifier of the article list to a specified position in the displayed page according to the drag operation command input by the collected input device.
  • the so-called specified location may be a pre-configured location, for example, a position in which each target page component is sequentially arranged downward, or may also be used by a developer to use a format component such as a TAB component, a column component, or The position specified by the page component such as the table component is not particularly limited in this embodiment.
  • the website platform can obtain the template source code of the one candidate page component according to the identification information of the one candidate page component.
  • the website platform may specifically send the identifier information of the one candidate page component to the page component platform, so that the page component platform obtains the template source code of the one candidate page component according to the identifier information of the one candidate page component. Further, the website platform can receive the template source code of the one candidate page component sent by the page component platform.
  • the website platform may display the component template of the one candidate page component at the specified location according to the template source code of the one candidate page component.
  • the website platform may further display the template source code of the one candidate page component and the component configuration information of the one candidate page component while displaying the component template of the one candidate page component. Identification information, obtain the one The page source code of the candidate page component, and then the component instance of the one candidate page component is presented at the specified location according to the page source code of the one candidate page component.
  • the website platform may specifically send the identifier information of the component configuration information of the one candidate page component to the page component platform, so that the page component platform obtains the one according to the identifier information of the component configuration information of the one candidate page component.
  • Component configuration information for candidate page components can receive component configuration information of the one candidate page component sent by the page component platform. Then, the website platform may obtain the page source code of the one candidate page component according to the template source code of the one candidate page component and the component configuration information of the one candidate page component.
  • the user can click on the preview button displayed in the interface, and the website platform can display the page for the user to preview the actual effect of the page.
  • the candidate page component by collecting an operation instruction input by the input device, and according to the operation instruction, selecting an identifier of the candidate page component from the identifiers of the M candidate page components, to form the candidate page component as a component.
  • a target page component in the page component data because the template page of the fixed content is no longer completely dependent on the template construction of the fixed content, but the page is constructed in accordance with the operation instruction input by the input device, so that the constructed page can basically satisfy the user's construction.
  • the true intention of the page therefore, the problem of increasing the data interaction between the application and the server caused by the user repeatedly adjusting the template page by the specified application in the prior art can be avoided, thereby reducing the processing load of the server.
  • the page is constructed in conjunction with the operation instruction input by the input device, so that the constructed page can basically satisfy the user's construction.
  • the true intent of the page therefore, can effectively improve the effectiveness of page construction.
  • the page is constructed in conjunction with the operation instruction input by the input device, so that the constructed page can basically satisfy the user's construction.
  • the true intent of the page therefore, can effectively improve the efficiency of page construction.
  • FIG. 7 is a schematic structural diagram of a device for constructing a page according to another embodiment of the present invention, as shown in FIG. 7.
  • the construction apparatus of the page of the present embodiment may include an acquisition unit 71, a rendering unit 72, and a splicing unit 73.
  • the obtaining unit 71 is configured to acquire page component data of a page, where the page component data includes identifier information of each target page component of the N target page components, and identifier information of component configuration information of each target page component.
  • the assembly information of the N target page components, N is an integer greater than or equal to 1;
  • the rendering unit 72 is configured to identify, according to the identification information of each target page component and the component configuration information of each target page component Information, obtaining the page source code of each target page component;
  • the assembling unit 73 configured to assemble the page source code of each target page component according to the assembly information, to generate a page of the page Source code.
  • the device for constructing the page may be located in the present embodiment.
  • the application of the local terminal or may be a plug-in or a software development kit (SDK) functional unit located in the application of the local terminal, or may be a processing engine located in a server on the network side, or may also For the distributed system located on the network side, this embodiment does not specifically limit this.
  • SDK software development kit
  • the application may be an application installed on the terminal (Native App), or may be a web application of the browser, which is not limited in this embodiment.
  • the page component may include, but is not limited to, at least one page element, that is, the page component is a set of page elements.
  • the rendering unit 72 may be specifically configured to send, to the page component platform, identifier information of each target page component and each of the target page components. And the identification information of the component configuration information, so that the page component platform obtains the identifier information of each of the target page components according to the identification information of each of the target page components and the identification information of the component configuration information of each of the target page components.
  • a page source code for receiving each of the target page components sent by the page component platform.
  • the rendering unit 72 may be configured to sequentially send identifier information of each target page component and identifier information of component configuration information of each target page component to the page component platform.
  • the rendering unit 72 may be configured to send identifier information of each target page component and identifier information of component configuration information of each target page component to the page component platform at the same time.
  • the apparatus for constructing the page provided by the embodiment may further include a configuration unit 81 for displaying the identifiers of the M candidate page components, M being an integer greater than or equal to N; collecting an operation instruction input by the input device; The instruction, from the identifiers of the M candidate page components, select an identifier of the candidate page component to use the one candidate page component as the target page component; display the configuration page of the target page component; and collect the input device in the The component configuration information input in the configuration page; and the identification information of the target page component, the identification information of the component configuration information of the target page component, and the component configuration information of the target page component are stored.
  • the configuration unit 81 may be further configured to: obtain an initial source code of the page according to the identifier information of the page; and display the page according to an initial source code of the page; An operation instruction, moving an identifier of one candidate page component of the identifiers of the M candidate page components to a specified position in the page; obtaining a template source of the one candidate page component according to the identifier information of the one candidate page component And displaying a component template of the one candidate page component at the specified location according to the template source code of the one candidate page component.
  • the configuration unit 81 may be further configured to obtain, according to the template source code of the one candidate page component and the identifier information of the component configuration information of the one candidate page component, the one candidate page component is obtained. a page source code; and a component instance of the one candidate page component is presented at the specified location according to the page source code of the one candidate page component.
  • the operation instruction may include, but is not limited to, a click operation instruction or a drag operation instruction, which is not specifically limited in this embodiment.
  • the page component data of the page is acquired by the obtaining unit, where the page component data includes identification information of each target page component of the N target page components, and identifier information of component configuration information of each target page component. And N pieces of target page component assembly information, N is an integer greater than or equal to 1, and further, the rendering unit is configured according to the identification information of each target page component and the identification information of component configuration information of each target page component.
  • the page source code of the page is automatically generated according to the page component data of the page, the developer only needs to pre-configure the page source code of the page component, and does not need to pre-configure the page source code of the template page, thereby saving The development cost of the page.
  • the developer only needs to reconfigure the page source code of the page component, and the page source code of the template page does not need to be reconfigured, thereby further improving the page development. Efficiency, and can further reduce the development cost of the page.
  • the technical solution provided by the present invention by collecting an operation instruction input by the input device, and according to the operation instruction, selecting an identifier of the candidate page component from the identifiers of the M candidate page components, to Candidate page component as a component page group A target page component in the piece of data, because the template page of the fixed content is no longer completely dependent on the construction of the page, but the operation of the input device is used to construct the page, so that the constructed page can basically satisfy the user to build the page.
  • the real intention is to avoid the problem of increasing the data interaction between the application and the server caused by the user repeatedly adjusting the template page by specifying the application in the prior art, thereby reducing the processing load of the server.
  • the page is constructed in conjunction with the operation instruction input by the input device, so that the constructed page can basically satisfy the user's construction.
  • the true intent of the page therefore, can effectively improve the effectiveness of page construction.
  • the page is constructed in conjunction with the operation instruction input by the input device, so that the constructed page can basically satisfy the user's construction.
  • the true intent of the page therefore, can effectively improve the efficiency of page construction.
  • FIG. 9 is a schematic structural diagram of a page construction system according to another embodiment of the present invention, as shown in FIG. 9.
  • the construction system of the page of this embodiment may include the page component platform 91 and the construction means 92 of the page provided by the embodiment corresponding to FIG. 7 or FIG.
  • the page component platform 91 is configured to receive identification information of each target page component sent by the construction device 92 of the page, and identification information of component configuration information of each target page component; Identification information of each target page component and identification information of component configuration information of each target page component, obtaining page source code of each target page component; and transmitting the page to the construction device 92 of the page The page source code of each of the target page components sent by the component platform.
  • the page component platform 91 is specifically configured to obtain a template source of each target page component according to the identification information of each target page component. a code; obtaining, according to the identification information of the component configuration information of each target page component, component configuration information of each of the target page components; and component configuration information according to the template source code and the each target page component Get the page source code of each target page component.
  • the page component platform 91 may further be used to identify information about each target page component and a template source of each target page component. Code, for storage processing.
  • the disclosed system, apparatus, and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division, and the actual implementation may have another division manner, for example, multiple units or page components may be combined. Or it can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separate,
  • the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of hardware plus software functional units.
  • the above-described integrated unit implemented in the form of a software functional unit can be stored in a computer readable storage medium.
  • the above software functional unit is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to perform the methods of the various embodiments of the present invention. Part of the steps.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like, which can store program codes. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Document Processing Apparatus (AREA)

Abstract

L'invention concerne un procédé, un appareil, un système et un dispositif de construction de page, ainsi qu'un support de stockage informatique non volatil. Des données de composante de page d'une page sont acquises, les données de composante de page comprenant des informations d'identification de chaque composante de page cible de N composantes de page cible, des informations d'identification d'informations de configuration de composante de chaque composante de page cible et des informations d'assemblage des N composantes de page cible, N étant un nombre entier supérieur ou égal à 1 (101) ; ensuite, des codes sources de page de chaque composante de page cible sont acquis selon les informations d'identification de chaque composante de page cible et les informations d'identification des informations de configuration de composante de chaque composante de page cible (102) ; de telle sorte que les codes sources de page de chaque composante de page cible peuvent être assemblés selon les informations d'assemblage, de façon à générer des codes sources de page de la page (103). En raison du fait que les codes sources de page de la page sont automatiquement générés selon les données de composante de page de la page, un développeur doit simplement configurer les codes sources de page des composantes de page à l'avance et n'a pas besoin de configurer des codes sources de page d'une page de modèle à l'avance, et, par conséquent, l'efficacité de développement de page est améliorée.
PCT/CN2014/093749 2014-07-28 2014-12-12 Procédé, appareil, système et dispositif de construction de page et support de stockage informatique non volatil WO2016015432A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410364136.0 2014-07-28
CN201410364136.0A CN104142826A (zh) 2014-07-28 2014-07-28 页面的构建方法、装置及系统

Publications (1)

Publication Number Publication Date
WO2016015432A1 true WO2016015432A1 (fr) 2016-02-04

Family

ID=51852008

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/093749 WO2016015432A1 (fr) 2014-07-28 2014-12-12 Procédé, appareil, système et dispositif de construction de page et support de stockage informatique non volatil

Country Status (2)

Country Link
CN (1) CN104142826A (fr)
WO (1) WO2016015432A1 (fr)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110610343A (zh) * 2018-06-15 2019-12-24 马上消费金融股份有限公司 业务流程的生成方法、装置及存储介质
CN110990008A (zh) * 2019-11-28 2020-04-10 北京三快在线科技有限公司 更新页面的方法、装置、存储介质以及电子设备
CN111124390A (zh) * 2019-12-17 2020-05-08 东软集团股份有限公司 复核页面生成方法、装置、存储介质及电子设备
CN111367507A (zh) * 2020-03-11 2020-07-03 上海东普信息科技有限公司 页面代码生成方法、装置、设备及存储介质
CN111399823A (zh) * 2020-02-28 2020-07-10 山东浪潮商用系统有限公司 页面组件布局方法、系统和前台终端
CN112035117A (zh) * 2020-08-27 2020-12-04 北京三快在线科技有限公司 页面展示系统、方法及装置
CN112214708A (zh) * 2020-10-21 2021-01-12 北京五八信息技术有限公司 页面生成方法、装置、电子设备和计算机可读介质
CN112416348A (zh) * 2020-12-02 2021-02-26 车智互联(北京)科技有限公司 页面生成方法、系统及计算设备
CN112631580A (zh) * 2019-09-24 2021-04-09 阿里巴巴集团控股有限公司 数据处理方法、装置及计算设备
CN113138760A (zh) * 2021-04-29 2021-07-20 北京百度网讯科技有限公司 一种页面生成方法、装置、电子设备和介质
CN113407168A (zh) * 2021-06-07 2021-09-17 远光软件股份有限公司 页面元素的编辑方法、装置、存储介质及终端
CN113407879A (zh) * 2020-03-16 2021-09-17 北京搜狗科技发展有限公司 一种数据上报方法、装置及可读介质
CN113900755A (zh) * 2021-10-11 2022-01-07 重庆紫光华山智安科技有限公司 告警页面处理方法、装置、计算机设备及可读存储介质
CN115098213A (zh) * 2022-07-15 2022-09-23 北京有竹居网络技术有限公司 一种数据处理方法、装置、电子设备及存储介质
CN115328751A (zh) * 2022-08-10 2022-11-11 北京同创永益科技发展有限公司 一种面向混沌工程实验动态构建观测页面的方法
CN117421000A (zh) * 2023-09-06 2024-01-19 北京饼干科技有限公司 生成分发网页的方法、装置、电子设备和存储介质
CN117421000B (zh) * 2023-09-06 2024-06-04 北京饼干科技有限公司 生成分发网页的方法、装置、电子设备和存储介质

Families Citing this family (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104142826A (zh) * 2014-07-28 2014-11-12 百度在线网络技术(北京)有限公司 页面的构建方法、装置及系统
CN104462545B (zh) * 2014-12-24 2017-12-19 国家电网公司 一种基于三层模型的页面构造方法和装置
CN106202096A (zh) * 2015-05-05 2016-12-07 阿里巴巴集团控股有限公司 客户端页面渲染方法及装置
CN104809240B (zh) * 2015-05-13 2018-06-19 广州华多网络科技有限公司 一种页面处理方法及其设备
CN104932889B (zh) * 2015-06-15 2018-10-09 北京奇虎科技有限公司 页面可视化生成方法和装置
CN105094683A (zh) * 2015-06-30 2015-11-25 北京金山安全软件有限公司 一种数据显示方法以及装置
CN105095445B (zh) * 2015-07-24 2019-06-04 北京奇虎科技有限公司 一种页面生成方法和系统
CN106708480B (zh) * 2015-07-29 2021-02-26 腾讯科技(深圳)有限公司 管理平台实现方法和装置
CN106547529A (zh) * 2015-09-23 2017-03-29 百度在线网络技术(北京)有限公司 页面构建方法及装置
CN106610826B (zh) * 2015-10-23 2020-04-21 腾讯科技(深圳)有限公司 在线场景应用的制作方法及装置
CN107168969B (zh) * 2016-03-07 2021-07-20 北京搜狗科技发展有限公司 一种页面元素控制方法、装置及电子设备
CN107193815B (zh) * 2016-03-14 2021-03-12 阿里巴巴集团控股有限公司 一种页面代码的处理方法、装置及设备
CN106201459B (zh) * 2016-06-24 2019-08-23 武汉斗鱼网络科技有限公司 一种快速构建专题落地页的方法及系统
CN106021617B (zh) * 2016-07-12 2018-09-28 腾讯科技(深圳)有限公司 页面生成的方法和装置
CN106446283A (zh) * 2016-10-27 2017-02-22 腾讯科技(深圳)有限公司 网页样式的生成方法和装置
CN106648630A (zh) * 2016-12-01 2017-05-10 北京趣拿软件科技有限公司 页面获取方法及装置
CN106873965A (zh) * 2016-12-25 2017-06-20 北京通途永久科技有限公司 一种适用于监测服务类应用动态构建页面的方法
CN108255847B (zh) * 2016-12-28 2021-03-26 腾讯科技(深圳)有限公司 页面生成方法及装置
CN108469970B (zh) * 2017-02-17 2021-09-14 阿里巴巴集团控股有限公司 页面选项卡信息处理方法及装置
CN107273127A (zh) * 2017-06-15 2017-10-20 浪潮软件集团有限公司 一种在web应用中实现页面插件化的方法及装置
CN107451184A (zh) * 2017-06-19 2017-12-08 阿里巴巴集团控股有限公司 页面显示方法及装置、用户设备、存储介质
CN108255485B (zh) * 2017-09-22 2021-10-29 阿里巴巴(中国)有限公司 页面搭建方法、设备及电子设备
CN107729005A (zh) * 2017-10-12 2018-02-23 福建富士通信息软件有限公司 一种基于h5的可视化业务界面动态配置方法
CN107678739A (zh) * 2017-10-20 2018-02-09 温州市捷点信息技术有限公司 一种网站建设系统及方法
CN109857473A (zh) * 2017-11-29 2019-06-07 北京京东尚科信息技术有限公司 一种页面数据的加载方法和装置
CN108090159A (zh) * 2017-12-12 2018-05-29 福建中金在线信息科技有限公司 一种网站页面的生成方法、装置、电子设备及存储介质
CN109960491A (zh) * 2017-12-26 2019-07-02 北京金山云网络技术有限公司 应用程序生成方法、生成装置、电子设备及存储介质
CN108762758A (zh) * 2018-05-23 2018-11-06 北京五八信息技术有限公司 一种页面字段的显示方法、装置、存储介质及终端
CN108874384B (zh) * 2018-05-31 2023-06-02 康键信息技术(深圳)有限公司 终端设备、服务器、网页数据处理方法和计算机存储介质
CN109508191B (zh) * 2018-11-22 2022-03-22 北京腾云天下科技有限公司 一种代码生成方法及系统
CN109901838B (zh) * 2019-01-17 2024-05-28 平安证券股份有限公司 基于组件化的前端开发方法、装置、设备及存储介质
CN110489118A (zh) * 2019-05-13 2019-11-22 杭州米雅信息科技有限公司 网页生成方法、装置、系统和计算机可读存储介质
CN110515691A (zh) * 2019-08-29 2019-11-29 北京明略软件系统有限公司 参数信息的显示方法及装置、存储介质、处理器
CN110673839B (zh) * 2019-09-10 2023-11-07 口碑(上海)信息技术有限公司 分布式工具配置化构建生成方法及系统
CN112579068A (zh) * 2019-09-30 2021-03-30 北京国双科技有限公司 代码的生成方法、装置、存储介质和设备
CN110825374A (zh) * 2019-11-04 2020-02-21 泰康保险集团股份有限公司 基于组件的页面生成方法及装置、电子设备和存储介质
CN110909280A (zh) * 2019-11-20 2020-03-24 杭州端点网络科技有限公司 一种互联网软件web应用页面装修系统
CN111079047B (zh) * 2019-11-28 2020-09-15 蜂助手股份有限公司 一种面向web的页面构建系统
CN111142735B (zh) * 2019-12-10 2021-06-29 深圳市优必选科技股份有限公司 一种软件页面的创建方法、装置、终端设备和存储介质
CN111045653B (zh) * 2019-12-16 2022-01-07 京东科技控股股份有限公司 系统生成方法、装置、计算机可读介质及电子设备
CN111626034B (zh) * 2020-05-27 2021-04-30 南京蓝鲸人网络科技有限公司 一种更适用移动端的非线性编辑方法
CN113297521B (zh) * 2021-04-30 2022-10-14 成都东方盛行电子有限责任公司 一种可视化建站方法及系统
CN113806659A (zh) * 2021-09-16 2021-12-17 大连华信计算机技术股份有限公司 一种所见即所得的门户自定义站点系统以及操作方法
CN114647809A (zh) * 2022-03-18 2022-06-21 浙江出海数字技术有限公司 一种软件服务化系统
CN115826950B (zh) * 2022-11-24 2023-09-12 内蒙古欣荣惠信息技术有限公司 在线表单页面开发应用系统及数据处理方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102207872A (zh) * 2011-06-04 2011-10-05 中国移动通信集团内蒙古有限公司 按照用户需求定制Web UI控件的方法和系统
CN102520960A (zh) * 2011-12-21 2012-06-27 珠海许继芝电网自动化有限公司 一种界面自动生成系统以及方法
CN102637184A (zh) * 2011-02-15 2012-08-15 北京千橡网景科技发展有限公司 用于定制网页的方法和系统
CN102662993A (zh) * 2012-03-14 2012-09-12 北京神州数码思特奇信息技术股份有限公司 一种页面数据提供方法
CN104142826A (zh) * 2014-07-28 2014-11-12 百度在线网络技术(北京)有限公司 页面的构建方法、装置及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102637184A (zh) * 2011-02-15 2012-08-15 北京千橡网景科技发展有限公司 用于定制网页的方法和系统
CN102207872A (zh) * 2011-06-04 2011-10-05 中国移动通信集团内蒙古有限公司 按照用户需求定制Web UI控件的方法和系统
CN102520960A (zh) * 2011-12-21 2012-06-27 珠海许继芝电网自动化有限公司 一种界面自动生成系统以及方法
CN102662993A (zh) * 2012-03-14 2012-09-12 北京神州数码思特奇信息技术股份有限公司 一种页面数据提供方法
CN104142826A (zh) * 2014-07-28 2014-11-12 百度在线网络技术(北京)有限公司 页面的构建方法、装置及系统

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110610343A (zh) * 2018-06-15 2019-12-24 马上消费金融股份有限公司 业务流程的生成方法、装置及存储介质
CN112631580A (zh) * 2019-09-24 2021-04-09 阿里巴巴集团控股有限公司 数据处理方法、装置及计算设备
CN110990008A (zh) * 2019-11-28 2020-04-10 北京三快在线科技有限公司 更新页面的方法、装置、存储介质以及电子设备
CN110990008B (zh) * 2019-11-28 2023-06-30 北京三快在线科技有限公司 更新页面的方法、装置、存储介质以及电子设备
CN111124390A (zh) * 2019-12-17 2020-05-08 东软集团股份有限公司 复核页面生成方法、装置、存储介质及电子设备
CN111399823A (zh) * 2020-02-28 2020-07-10 山东浪潮商用系统有限公司 页面组件布局方法、系统和前台终端
CN111399823B (zh) * 2020-02-28 2023-11-24 浪潮软件科技有限公司 页面组件布局方法、系统和前台终端
CN111367507A (zh) * 2020-03-11 2020-07-03 上海东普信息科技有限公司 页面代码生成方法、装置、设备及存储介质
CN113407879B (zh) * 2020-03-16 2024-04-30 北京搜狗科技发展有限公司 一种数据上报方法、装置及可读介质
CN113407879A (zh) * 2020-03-16 2021-09-17 北京搜狗科技发展有限公司 一种数据上报方法、装置及可读介质
CN112035117A (zh) * 2020-08-27 2020-12-04 北京三快在线科技有限公司 页面展示系统、方法及装置
CN112214708A (zh) * 2020-10-21 2021-01-12 北京五八信息技术有限公司 页面生成方法、装置、电子设备和计算机可读介质
CN112416348A (zh) * 2020-12-02 2021-02-26 车智互联(北京)科技有限公司 页面生成方法、系统及计算设备
CN112416348B (zh) * 2020-12-02 2024-04-12 车智互联(北京)科技有限公司 页面生成方法、系统及计算设备
CN113138760B (zh) * 2021-04-29 2024-03-12 北京百度网讯科技有限公司 一种页面生成方法、装置、电子设备和介质
CN113138760A (zh) * 2021-04-29 2021-07-20 北京百度网讯科技有限公司 一种页面生成方法、装置、电子设备和介质
CN113407168A (zh) * 2021-06-07 2021-09-17 远光软件股份有限公司 页面元素的编辑方法、装置、存储介质及终端
CN113900755A (zh) * 2021-10-11 2022-01-07 重庆紫光华山智安科技有限公司 告警页面处理方法、装置、计算机设备及可读存储介质
CN113900755B (zh) * 2021-10-11 2024-04-16 重庆紫光华山智安科技有限公司 告警页面处理方法、装置、计算机设备及可读存储介质
CN115098213A (zh) * 2022-07-15 2022-09-23 北京有竹居网络技术有限公司 一种数据处理方法、装置、电子设备及存储介质
CN115328751B (zh) * 2022-08-10 2023-03-14 北京同创永益科技发展有限公司 一种面向混沌工程实验动态构建观测页面的方法
CN115328751A (zh) * 2022-08-10 2022-11-11 北京同创永益科技发展有限公司 一种面向混沌工程实验动态构建观测页面的方法
CN117421000A (zh) * 2023-09-06 2024-01-19 北京饼干科技有限公司 生成分发网页的方法、装置、电子设备和存储介质
CN117421000B (zh) * 2023-09-06 2024-06-04 北京饼干科技有限公司 生成分发网页的方法、装置、电子设备和存储介质

Also Published As

Publication number Publication date
CN104142826A (zh) 2014-11-12

Similar Documents

Publication Publication Date Title
WO2016015432A1 (fr) Procédé, appareil, système et dispositif de construction de page et support de stockage informatique non volatil
US11853728B2 (en) System integrating a mobile device application creation, editing and distribution system with a website design system
US11372935B2 (en) Automatically generating a website specific to an industry
KR101953303B1 (ko) 브라우징 액티비티에 기초하여 정합 애플리케이션을 식별하는 기법
KR102185864B1 (ko) 프레젠테이션을 위한 네이티브 콘텐츠의 서버측 렌더링 방법 및 시스템
US10140314B2 (en) Previews for contextual searches
US9002895B2 (en) Systems and methods for providing modular configurable creative units for delivery via intext advertising
US20130326333A1 (en) Mobile Content Management System
US9875284B1 (en) Displaying search completion results
US10169374B2 (en) Image searches using image frame context
US20140281886A1 (en) Systems and methods for creating or updating an application using website content
RU2595524C2 (ru) Устройство и способ обработки содержимого веб-ресурса в браузере
CN103246699A (zh) 一种基于浏览器的数据访问控制方法和装置
US20160191338A1 (en) Retrieving content from an application
WO2017049715A1 (fr) Procédé, appareil et dispositif de construction de page et support de stockage informatique non volatil
CN102142004B (zh) 业务处理方法和业务引擎
JP4996504B2 (ja) Sbmサーバ、登録用画面生成方法及びプログラム
CN107357796B (zh) 一种网络信息获取方法、设备及可编程设备
US20240086159A1 (en) System integrating a mobile device application creation, editing and distribution system with a website design system
US10223457B2 (en) Identification of distributed user interface (DUI) elements
CN113779469A (zh) 网站页面修改方法及装置、电子设备、存储介质
KR20140058049A (ko) 모바일 환경에서의 광고 데이터베이스 관리 방법
KR20130040167A (ko) SaaS 환경에서의 홈페이지 제작 시스템, 그 시스템의 기능을 컴퓨터에서 실행하기 위한 컴퓨터 프로그램이 기록된, 컴퓨터로 판독 가능한 기록 매체

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14898740

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14898740

Country of ref document: EP

Kind code of ref document: A1