CN108132942A - A kind of page generation method and terminal - Google Patents

A kind of page generation method and terminal Download PDF

Info

Publication number
CN108132942A
CN108132942A CN201611088614.5A CN201611088614A CN108132942A CN 108132942 A CN108132942 A CN 108132942A CN 201611088614 A CN201611088614 A CN 201611088614A CN 108132942 A CN108132942 A CN 108132942A
Authority
CN
China
Prior art keywords
page
generation
target information
built
respective code
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201611088614.5A
Other languages
Chinese (zh)
Inventor
薛皓天
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Gridsum Technology Co Ltd
Original Assignee
Beijing Gridsum Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Gridsum Technology Co Ltd filed Critical Beijing Gridsum Technology Co Ltd
Priority to CN201611088614.5A priority Critical patent/CN108132942A/en
Publication of CN108132942A publication Critical patent/CN108132942A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Abstract

An embodiment of the present invention provides a kind of page generation method and terminal, for improving working efficiency.Present invention method includes:Page generation request is received, Page Name is carried in request;Judge that the Page Name whether there is;If being not present, target information is generated according to built-in masterplate, the target information is corresponding with the Page Name;The page is generated according to the target information.That is, the present embodiment can automatically generate relevant information, therefore can improve working efficiency when creating the page according to Page Name.

Description

A kind of page generation method and terminal
Technical field
The present invention relates to internet pages to generate field, more particularly to a kind of page generation method and terminal.
Background technology
In Internet technology, the realization level of technology is more specifically usually subdivided into server end (i.e. rear end) and browsing Device end (i.e. front end).
When software systems create the page at present, general all steps are required for adding manually.It at least needs to add manually HyperText Markup Language (Hyper Text Markup Language, HTML), for controlling related service logic on the page Code controller, the code data service of user's initialization data, user generate uniform resource locator Code url service of the navigation of (Uniform Resoure Locator, URL) and for defining page related data This 5 files of the code type model of structure and page cofig and path is configured in corresponding page info and lead Corresponding information is added in boat configuration router url config.
At present during the software systems generation page, the file manually needed for addition is typically necessary, influences development efficiency.
Invention content
An embodiment of the present invention provides a kind of page generation method and terminal, for improving working efficiency.
First aspect of the embodiment of the present invention provides a kind of page generation method, specifically includes:
Page generation request is received, Page Name is carried in the request;
Judge that the Page Name whether there is;
If being not present, target information is generated according to built-in masterplate, the target information is corresponding with the Page Name, The built-in template includes the Page Name and file corresponding with the page noun and respective code;
The page is generated according to the target information.
Second aspect of the embodiment of the present invention provides a kind of terminal, specifically includes:
Receiving unit receives page generation request, Page Name is carried in request;
First judging unit, for judging to whether there is by the Page Name that receiving unit receives;
First generation unit, in the absence of the first judging unit judges Page Name, being generated according to built-in masterplate Target information, target information is corresponding with Page Name, and built-in template includes Page Name and file corresponding with page noun And respective code;;
Second generation unit, the target information for being generated according to the first generation unit generate the page.
As can be seen from the above technical solutions, the embodiment of the present invention has the following advantages:
In the embodiment of the present invention, when needing the newly-built page, terminal receives page generation request first, and page is carried in request Face title;Judge that Page Name whether there is;If being not present, target information, target information and page are generated according to built-in masterplate Face title is corresponding;The page is generated according to target information.That is, the present embodiment can be according to Page Name when creating the page Relevant information is automatically generated, therefore working efficiency can be improved.
Description of the drawings
Fig. 1 is schematic network structure in the embodiment of the present invention;
Fig. 2 is page generation method one embodiment schematic diagram in the embodiment of the present invention;
Fig. 3 is another embodiment schematic diagram of page generation method in the embodiment of the present invention;
Fig. 4 is the schematic diagram that interface is used in the embodiment of the present invention;
Fig. 5 is one embodiment schematic diagram of terminal in the embodiment of the present invention;
Fig. 6 is another embodiment schematic diagram of terminal in the embodiment of the present invention;
Fig. 7 is another embodiment schematic diagram of terminal in the embodiment of the present invention;
Fig. 8 is another embodiment schematic diagram of terminal in the embodiment of the present invention.
Specific embodiment
An embodiment of the present invention provides a kind of page generation method and terminal, for improving working efficiency.
In order to which those skilled in the art is made to more fully understand the present invention program, below in conjunction in the embodiment of the present invention The technical solution in the embodiment of the present invention is clearly and completely described in attached drawing, it is clear that described embodiment is only The embodiment of a part of the invention, instead of all the embodiments.Based on the embodiments of the present invention, ordinary skill people Member's all other embodiments obtained without making creative work should all belong to the model that the present invention protects It encloses.
Term " first ", " second ", " third " in description and claims of this specification and above-mentioned attached drawing, " The (if present)s such as four " are the objects for distinguishing similar, and specific sequence or precedence are described without being used for.It should manage The data that solution uses in this way can be interchanged in the appropriate case, so that the embodiments described herein can be in addition to illustrating herein Or the sequence other than the content of description is implemented.In addition, term " comprising " or " having " and its any deformation, it is intended that covering is not Exclusive includes, for example, contain the process of series of steps or unit, method, system, product or equipment be not necessarily limited to it is clear Those steps or unit that ground is listed, but may include not listing clearly or for these processes, method, product or set Standby intrinsic other steps or unit.
Some that be used terms of the embodiment of the present invention are explained below:
WPF:A set of user interface frame that windows presentation foundation, i.e. Microsoft are provided.
GUI:Graphical user's interactive interface.
MVVM:Model-View-ViewModel is a kind of design pattern.
Two-way binding:A kind of front and rear end data binding technology under MVVM, can timely refresh page.
Delay loading:Corresponding Java script (JavaScript, JS) file is just loaded when needing and using.
The embodiment of the present invention can be applied to the network architecture as shown in Figure 1, and in the network architecture, user can be used user whole Hold (such as personal computer, laptop, tablet computer etc.) input page title, by terminal automatically generate associated documents with And correlative code, then the page is generated according to the associated documents and correlative code.
In the embodiment of the present invention, when needing the newly-built page, terminal receives page generation request first, and page is carried in request Face title;Judge that Page Name whether there is;If being not present, target information, target information and page are generated according to built-in masterplate Face title is corresponding;The page is generated according to target information.That is, the present embodiment can be according to Page Name when creating the page Relevant information is automatically generated, therefore working efficiency can be improved.
Referring to Fig. 2, page generation method one embodiment includes in the embodiment of the present invention:
201st, page generation request is received.
In the present embodiment, page generation request is received, wherein, carry Page Name in the request.
202nd, judge that Page Name whether there is.
In the present embodiment, after Page Name input by user is received, it is also necessary to the Page Name whether there is into Row judges that the Page Name is sent to internet, is then compared with the Page Name having on internet, works as hair by terminal It is existing with the Page Name repeat title when, then judge the Page Name exist, at this point, will be prompted to user in Page Name Input window re-enters Page Name;When the title for not having to find to repeat with the Page Name, then the Page Name is judged It is not present, performs step 203 at this time.
203rd, target information is generated according to built-in masterplate.
In the present embodiment, in the absence of Page Name input by user is judged, then target letter is generated according to built-in masterplate Breath, wherein, target information is corresponding with Page Name, built-in template including Page Name and file corresponding with page noun and Respective code.
It should be noted that the built-in mould version base is in WPF technologies, it, can be according to page name input by user with a set of GUI Claim and other options automatically generate corresponding file and code.
It should be noted that included according to the file that built-in masterplate generates:HTML, controller, data service, Url service and type model.
204th, the page is generated according to target information.
In the present embodiment, after terminal generates target information according to built-in masterplate, will phase be generated according to the target information The page answered.
In the embodiment of the present invention, when needing the newly-built page, terminal receives page generation request first, and page is carried in request Face title;Judge that Page Name whether there is;If being not present, target information, target information and page are generated according to built-in masterplate Face title is corresponding;The page is generated according to target information.That is, the present embodiment can be according to Page Name when creating the page Relevant information is automatically generated, therefore working efficiency can be improved.
Referring to Fig. 3, another embodiment of page generation method includes in the embodiment of the present invention:
301st, page generation request is received.
In the present embodiment, page generation request is received, wherein, carry Page Name in the request.
302nd, judge that Page Name whether there is.
In the present embodiment, after Page Name input by user is received, it is also necessary to the Page Name whether there is into Row judges that the Page Name is sent to internet, is then compared with the Page Name having on internet, works as hair by terminal It is existing with the Page Name repeat title when, then judge the Page Name exist, at this point, will be prompted to user in Page Name Input window re-enters Page Name;When the title for not having to find to repeat with the Page Name, then the Page Name is judged It is not present, performs step 303 at this time.
303rd, judge whether delay loading file.If so, step 304 is performed, if it is not, step is performed, 306.
In the present embodiment, in the absence of title input by user is judged, it will judge whether to postpone according to the selection of user Load document.
304th, delay loading file and generation respective code are created.
In the present embodiment, when terminal judges that user has selected delay loading file, it will be created according to the selection of user Delay loading file and generation respective code.
305th, respective code is placed in delay loading file.
In the present embodiment, after terminal creates delay loading file and generation respective code according to the selection of user, Respective code is placed in delay loading file, creates new page.
306th, non-delayed load document and generation respective code are created.
In the present embodiment, when terminal judges that user does not select delay loading file, it will be created according to the selection of user Build non-delayed load document and generation respective code.
307th, respective code is placed in non-delayed load document.
In the present embodiment, when terminal according to the selection of user create non-delayed load document and generation respective code it Afterwards, respective code is placed in non-delayed load document, creates new page.
It should be noted that the embodiment of the present invention, mainly uses WPF technologies, using MVVM patterns and two-way binding Technology.
It should be noted that user inputs one and the unduplicated page noun of existing Page Name, and choose whether to prolong Late after loading, HTML, controller, data service, url service can be just automatically generated according to built-in template And type model this 5 files, and corresponding code is added according to its Page Name.Page config and router Code in url config files will also generate together, and in the txt file being stored under respective directories, user only need by Corresponding code, which is pasted, can create a page in file.
In the embodiment of the present invention, when needing the newly-built page, terminal receives page generation request first, and page is carried in request Face title;Judge that Page Name whether there is;If being not present, delay loading file is judged whether according to the selection of user, if Delay loading file is needed, then creates delay loading file and generation respective code, if not needing to delay loading file, creates Then respective code is placed in the delay loading file or non-delayed loading text by non-delayed load document and generation respective code Part.That is, the present embodiment can automatically generate relevant information, therefore can improve when creating the page according to Page Name Working efficiency reduces error rate and maintenance cost.
For ease of understanding, the present embodiment is described with reference to specific application scenarios:
As shown in figure 4, Fig. 4 is a GUI workable in the embodiment of the present invention, user A is in the Page Name at the interface Input " junior one mathematical formulae is complete works of ", selects the delay loading page in window, then clicks generation button, at this time pop-up window, The Page Name is prompted to repeat, needs to re-enter Page Name, then user A input page titles in Page Name window " seven grade mathematics formula are complete works of, and high score is indispensable ", selects the delay loading page, clicks generation button, generates HTML at this time, This 5 files of controller, data service, url service and type model are simultaneously added according to Page Name Corresponding code.In addition, also generating the code in page config and router url config files, and it is stored in In txt file under respective directories, user A need to only paste corresponding code in corresponding file, can create one The new page.
The page generation method in the embodiment of the present invention is described above, below to the end in the embodiment of the present invention End is described, and the terminal please referred in Fig. 5 embodiment of the present invention includes:
Receiving unit 501, for receiving Page Name;
First judging unit 502, for judging to whether there is by the Page Name that receiving unit receives;
First generation unit 503, in the absence of the first judging unit judges Page Name, being given birth to according to built-in masterplate Into target information, target information is corresponding with Page Name;
Second generation unit 504, the target information for being generated according to the first generation unit generate the page.
In the embodiment of the present invention, when needing the newly-built page, receiving unit 501 receives page generation request, request first Middle carrying Page Name;First judging unit 502 judges that Page Name whether there is;If being not present, the second generation unit 504 Target information is generated according to built-in masterplate, target information is corresponding with Page Name;Second generation unit 504 is according to target information Generate the page.That is, the present embodiment can automatically generate relevant information, therefore energy according to Page Name when creating the page Enough improve working efficiency.
Referring to Fig. 6, another embodiment of terminal includes in the embodiment of the present invention:
Receiving unit 601, for receiving Page Name;
First judging unit 602, for judging to whether there is by the Page Name that receiving unit receives;
Second judgment unit 603, for judging whether delay loading file according to user's selection.
First generation unit 604, in the absence of the first judging unit judges Page Name, being given birth to according to built-in masterplate Into target information, target information is corresponding with Page Name;
Wherein, the first generation unit 604 includes:
First generation subelement 6041 for creating delay loading file and generation respective code according to built-in masterplate, prolongs Slow load document and respective code belong to target information.
Second generation unit 605, the target information for being generated according to the first generation unit generate the page.
Wherein, the second generation unit 605 includes:
First merging subelement 6051, for respective code to be placed in delay loading file.
In the embodiment of the present invention, when needing the newly-built page, receiving unit 601 receives page generation request, is taken in request Band Page Name;First judging unit 602 judges that Page Name whether there is;If being not present, 603 basis of second judgment unit The selection of user judges whether delay loading file, if desired delay loading file, then creates delay loading file and generation phase Code is answered, respective code is placed in the delay loading file by the first merging subelement 6051.That is, the present embodiment creates page Relevant information can be automatically generated during face according to Page Name, therefore working efficiency can be improved, reduce error rate and is safeguarded Cost.
Referring to Fig. 7, another embodiment of terminal includes in the embodiment of the present invention:
Receiving unit 701, for receiving Page Name;
First judging unit 702, for judging to whether there is by the Page Name that receiving unit receives;
Second judgment unit 703, for judging whether delay loading file according to user's selection.
First generation unit 704, in the absence of the first judging unit judges Page Name, being given birth to according to built-in masterplate Into target information, target information is corresponding with Page Name;
Wherein, the first generation unit 704 includes:
Second generation subelement 7041, for creating non-delayed load document and generation respective code according to built-in masterplate, Delay loading file and respective code belong to target information.
Second generation unit 705, the target information for being generated according to the first generation unit generate the page.
Wherein, the second generation unit 705 includes:
Second merging subelement 7051, for respective code to be placed in non-delayed load document.
In the embodiment of the present invention, when needing the newly-built page, receiving unit 701 receives page generation request, is taken in request Band Page Name;First judging unit 702 judges that Page Name whether there is;If being not present, 703 basis of second judgment unit The selection of user judges whether delay loading file, if not needing to delay loading file, creates non-delayed load document and life Into respective code, respective code is placed in the non-delayed load document by the first merging subelement 7051.That is, the present embodiment Relevant information can be automatically generated according to Page Name, therefore working efficiency can be improved during the newly-built page, reduce error rate, And maintenance cost.
Referring to Fig. 8, Fig. 8 is a kind of terminal structure schematic diagram provided in an embodiment of the present invention, which can be because of configuration Or performance is different and generate bigger difference, can include one or more central processing units (central Processing units, CPU) 822 (for example, one or more processors) and memory 832, one or more Store the storage medium 830 (such as one or more mass memory units) of application program 842 or data 844.Wherein, it deposits Reservoir 832 and storage medium 830 can be of short duration storage or persistent storage.Being stored in the program of storage medium 830 can include One or more modules (diagram does not mark), each module can include operating the series of instructions in terminal.More into One step, central processing unit 822 could be provided as communicating with storage medium 830, be performed in storage medium 830 in terminal 800 Series of instructions operation.
Terminal 800 can also include one or more power supplys 826, one or more wired or wireless networks connect Mouthfuls 850, one or more input/output interfaces 858 and/or, one or more operating systems 841, such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM etc..
The terminal structure shown in Fig. 8 can be based on as the step performed by terminal in above-described embodiment.
It is apparent to those skilled in the art that for convenience and simplicity of description, the system of foregoing description, The specific work process of device and unit can refer to the corresponding process in preceding method embodiment, and details are not described herein.
In several embodiments provided herein, it should be understood that disclosed system, device and method can be with It realizes by another way.For example, the apparatus embodiments described above are merely exemplary, for example, the unit It divides, only a kind of division of logic function can have other dividing mode, such as multiple units or component in actual implementation It may be combined or can be integrated into another system or some features can be ignored or does not perform.Another point, it is shown or The mutual coupling, direct-coupling or communication connection discussed can be the indirect coupling by some interfaces, device or unit It closes or communicates to connect, can be electrical, machinery or other forms.
The unit illustrated as separating component may or may not be physically separate, be shown as unit The component shown may or may not be physical unit, you can be located at a place or can also be distributed to multiple In network element.Some or all of unit therein can be selected according to the actual needs to realize the mesh of this embodiment scheme 's.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, it can also That each unit is individually physically present, can also two or more units integrate in a unit.Above-mentioned integrated list The form that hardware had both may be used in member is realized, can also be realized in the form of SFU software functional unit.
If the integrated unit is realized in the form of SFU software functional unit and is independent product sale or uses When, it can be stored in a computer read/write memory medium.Based on such understanding, technical scheme of the present invention is substantially The part to contribute in other words to the prior art or all or part of the technical solution can be in the form of software products It embodies, which is stored in a storage medium, is used including some instructions so that a computer Equipment (can be personal computer, server or the network equipment etc.) performs the complete of each embodiment the method for the present invention Portion or part steps.And aforementioned storage medium includes:USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disc or CD etc. are various can store journey The medium of sequence code.
The above, the above embodiments are merely illustrative of the technical solutions of the present invention, rather than its limitations;Although with reference to before Embodiment is stated the present invention is described in detail, it will be understood by those of ordinary skill in the art that:It still can be to preceding The technical solution recorded in each embodiment is stated to modify or carry out equivalent replacement to which part technical characteristic;And these Modification is replaced, the spirit and scope for various embodiments of the present invention technical solution that it does not separate the essence of the corresponding technical solution.

Claims (10)

1. a kind of page generation method, which is characterized in that including:
Page generation request is received, Page Name is carried in the request;
Judge that the Page Name whether there is;
If being not present, target information is generated according to built-in masterplate, the target information is corresponding with the Page Name, described Built-in template includes the Page Name and file corresponding with the page noun and respective code;
The page is generated according to the target information.
2. according to the method described in claim 1, it is characterized in that, built in the basis masterplate generation target information before, institute The method of stating further includes:
The file according to user's selection judges whether delay loading.
If 3. according to the method described in claim 2, it is characterized in that, according to user selection judge delay loading described in file, Masterplate generation target information includes built in the basis:
Delay loading file and generation respective code, the delay loading file and the respective code are created according to built-in masterplate Belong to the target information.
4. it is if according to the method described in claim 2, it is characterized in that, literary according to user selects judgement not delay loading Part, masterplate generation target information includes built in the basis:
Non-delayed load document and generation respective code are created according to built-in masterplate, the non-delayed load document and described corresponding Code belongs to the target information.
5. method according to any one of claim 2 to 4, which is characterized in that described to be generated according to the target information The page includes:
The respective code is placed in delay loading file;
Or,
The respective code is placed in non-delayed load document.
6. a kind of terminal, which is characterized in that including:
For receiving page generation request, Page Name is carried in the request for receiving unit;
First judging unit, for judging to whether there is by the Page Name that the receiving unit receives;
First generation unit, for working as in the absence of first judging unit judges the Page Name, according to built-in masterplate Generate target information, the target information is corresponding with the Page Name, the built-in template include the Page Name with File corresponding with the page noun and respective code;
Second generation unit, the target information for being generated according to first generation unit generate the page.
7. terminal according to claim 6, which is characterized in that the terminal further includes:
Second judgment unit, for according to user selection judge whether delay loading described in file.
8. terminal according to claim 7, which is characterized in that if the file according to user's selection judges delay loading, First generation unit includes:
First generation subelement, for creating delay loading file and generation respective code according to built-in masterplate, the delay adds Published article part and the respective code belong to the target information.
9. terminal according to claim 7, which is characterized in that if the text according to user selects judgement not delay loading Part, first generation unit include:
Second generation subelement, it is described non-to prolong for creating non-delayed load document and generation respective code according to built-in masterplate Slow load document and the respective code belong to the target information.
10. the terminal according to any one of claim 7 to 9, which is characterized in that described according to second generation unit Including:
First merging subelement, for the respective code to be placed in delay loading file;
Or,
Second merging subelement, for the respective code to be placed in non-delayed load document.
CN201611088614.5A 2016-11-30 2016-11-30 A kind of page generation method and terminal Pending CN108132942A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611088614.5A CN108132942A (en) 2016-11-30 2016-11-30 A kind of page generation method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611088614.5A CN108132942A (en) 2016-11-30 2016-11-30 A kind of page generation method and terminal

Publications (1)

Publication Number Publication Date
CN108132942A true CN108132942A (en) 2018-06-08

Family

ID=62387850

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611088614.5A Pending CN108132942A (en) 2016-11-30 2016-11-30 A kind of page generation method and terminal

Country Status (1)

Country Link
CN (1) CN108132942A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110888700A (en) * 2019-07-31 2020-03-17 中至数据集团股份有限公司 Method and device for configuring promotion page, readable storage medium and computer equipment
CN112527249A (en) * 2019-09-19 2021-03-19 北京国双科技有限公司 Window processing method and device, electronic equipment and storage medium
WO2021051913A1 (en) * 2019-09-17 2021-03-25 创新先进技术有限公司 Method and device for generating applet
WO2022111591A1 (en) * 2020-11-26 2022-06-02 北京有竹居网络技术有限公司 Page generation method and apparatus, storage medium, and electronic device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101729590A (en) * 2008-10-15 2010-06-09 北大方正集团有限公司 Method, system and device for providing web page
CN102521352A (en) * 2011-12-12 2012-06-27 中国建设银行股份有限公司 Method and device for generating page
US20160055132A1 (en) * 2014-08-20 2016-02-25 Vertafore, Inc. Automated customized web portal template generation systems and methods
CN105512227A (en) * 2015-11-30 2016-04-20 用友优普信息技术有限公司 Webpage data loading method and system
CN106096064A (en) * 2016-07-19 2016-11-09 百度在线网络技术(北京)有限公司 For the method and apparatus generating the page

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101729590A (en) * 2008-10-15 2010-06-09 北大方正集团有限公司 Method, system and device for providing web page
CN102521352A (en) * 2011-12-12 2012-06-27 中国建设银行股份有限公司 Method and device for generating page
US20160055132A1 (en) * 2014-08-20 2016-02-25 Vertafore, Inc. Automated customized web portal template generation systems and methods
CN105512227A (en) * 2015-11-30 2016-04-20 用友优普信息技术有限公司 Webpage data loading method and system
CN106096064A (en) * 2016-07-19 2016-11-09 百度在线网络技术(北京)有限公司 For the method and apparatus generating the page

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
冒东奎 等: "《计算机软件技术基础》", 31 January 2003, 重庆大学出版社 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110888700A (en) * 2019-07-31 2020-03-17 中至数据集团股份有限公司 Method and device for configuring promotion page, readable storage medium and computer equipment
CN110888700B (en) * 2019-07-31 2024-04-12 中至数据集团股份有限公司 Promotion page configuration method and device, readable storage medium and computer equipment
WO2021051913A1 (en) * 2019-09-17 2021-03-25 创新先进技术有限公司 Method and device for generating applet
CN112527249A (en) * 2019-09-19 2021-03-19 北京国双科技有限公司 Window processing method and device, electronic equipment and storage medium
WO2022111591A1 (en) * 2020-11-26 2022-06-02 北京有竹居网络技术有限公司 Page generation method and apparatus, storage medium, and electronic device

Similar Documents

Publication Publication Date Title
CN108132942A (en) A kind of page generation method and terminal
CN105045645B (en) Webpage loading method, Apparatus and system
CN102637184A (en) Method and system for customizing webpages
CN102819436B (en) A kind of user interface interaction method and apparatus based on webpage mailbox
CN106774975A (en) Input method and device
CN105378661A (en) Resource package indexing
CN106682120A (en) Method and system for page generation
CN104717182B (en) The security strategy dispositions method and device of network firewall
CN104636321A (en) Text display method and text display device
CN105027116A (en) Flat book to rich book conversion in e-readers
CN104503956A (en) Method, device and mobile terminal for pasting data
CN103617043B (en) A kind of method and system uploaded with picture web data
CN109614600A (en) Report methods of exhibiting, device and computer storage medium
CN106354435A (en) Method and device for initializing RAID
CN109828759A (en) Code compiling method, device, computer installation and storage medium
CN103108046A (en) Cloud terminal virtual machine login method and cloud terminal virtual machine login device and cloud terminal virtual machine login system
WO2008131423A1 (en) Digital content marketing system and method
US9245048B1 (en) Parallel sort with a ranged, partitioned key-value store in a high perfomance computing environment
CN102402713B (en) machine learning method and device
CN104778048B (en) The method and apparatus that server web environment is built in installation based on linux system
US9135095B2 (en) Methods and systems for inter-application communication
CN110187872A (en) A kind of BIOS development approach, system and electronic equipment and storage medium
CN100587663C (en) Data presentation device and data presentation method
CN106022726B (en) A kind of the deployment emulation mode and device of Workflow system
CN102867060B (en) A kind of rapid search method for data, apparatus and system

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 100080 No. 401, 4th Floor, Haitai Building, 229 North Fourth Ring Road, Haidian District, Beijing

Applicant after: BEIJING GRIDSUM TECHNOLOGY Co.,Ltd.

Address before: 100086 Cuigong Hotel, 76 Zhichun Road, Shuangyushu District, Haidian District, Beijing

Applicant before: BEIJING GRIDSUM TECHNOLOGY Co.,Ltd.

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180608