CN109460227A - A kind of development approach of Website front-end, device, equipment and medium - Google Patents

A kind of development approach of Website front-end, device, equipment and medium Download PDF

Info

Publication number
CN109460227A
CN109460227A CN201811202326.7A CN201811202326A CN109460227A CN 109460227 A CN109460227 A CN 109460227A CN 201811202326 A CN201811202326 A CN 201811202326A CN 109460227 A CN109460227 A CN 109460227A
Authority
CN
China
Prior art keywords
file
page
website
development
data processing
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
CN201811202326.7A
Other languages
Chinese (zh)
Inventor
魏玲芳
王蒴
孟庆凯
高隆林
杜永慧
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CVIC Software Engineering Co Ltd
Original Assignee
CVIC Software Engineering 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 CVIC Software Engineering Co Ltd filed Critical CVIC Software Engineering Co Ltd
Priority to CN201811202326.7A priority Critical patent/CN109460227A/en
Publication of CN109460227A publication Critical patent/CN109460227A/en
Pending legal-status Critical Current

Links

Classifications

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

Abstract

The invention discloses a kind of development approach of Website front-end, device, equipment and media.The step of this method includes: the Code Template that front end page is generated using the WEB frame of NodeJS;Data processing function is write in Code Template based on JavaScript label and to the reference example of data processing function, generates page file.Since NodeJS is the running environment of a JavaScript, therefore it is applied to the exploitation of Website front-end, and then the development process that data processing function is write in the template produced by the WEB frame of NodeJS is carried out in front end, this method realizes front end developer and shares the effect for originally belonging to rear end developer exploitation content, gap of the front and back ends developer in development amount is reduced, the opposite development efficiency for improving website entirety.In addition, the present invention also provides a kind of development device of Website front-end, equipment and medium, beneficial effect is same as above.

Description

A kind of development approach of Website front-end, device, equipment and medium
Technical field
The present invention relates to Website development fields, more particularly to a kind of development approach of Website front-end, device, equipment and Jie Matter.
Background technique
With the rise of different terminals (Pad/Mobile/PC), the characteristics of being directed to different terminals, carries out Website development It is required that it is also higher and higher, the pure browser end response type website of immobilized substance write-in front end page can not have been adapted into user and got over The experience requirements increased are sent out, therefore currently generally require to be provided by front end page according to terminal feature to provide in terminal browser Adaptable content presentation format, and the content-data of dynamically changeable is provided by rear end forward end, and then content-data is filled out It is charged to content presentation format, to complete the load of whole Website page.
Currently generally use the MVC's (Model View Controller, model, view, controller) based on rear end Mode carries out the exploitation of website, and under this development mode, the exploitation of website is often by front end developer and rear end exploit person Member is common to complete, and rear end developer is responsible for writing data processing function, and function is encapsulated as the forward end page and provides data Api interface, and front-end person who is responsible for writing the html file of response according to style sheet, and quotes API in html file Interface completes the exploitation to the complete page in website with this.
But since under current MVC development mode, rear end developer needs to write whole api interfaces, with this Ensure the smooth display of all data in the page, and front end developer only need based on a certain html file that format is presented into The adaptation that row api interface calls, can be completed and write to the website whole page, therefore front and back ends developer Development amount gap is larger, it is difficult to ensure the development efficiency of website entirety.
It can be seen that a kind of development approach of Website front-end is provided, to reduce front end developer and rear end developer Gap in development amount, the opposite development efficiency for improving website entirety, being that those skilled in the art are urgently to be resolved asks Topic.
Summary of the invention
The object of the present invention is to provide a kind of development approach of Website front-end, device, equipment and media, are opened with reducing front end Hair personnel and gap of the rear end developer in development amount, the opposite development efficiency for improving website entirety.
In order to solve the above technical problems, the present invention provides a kind of development approach of Website front-end, comprising:
The Code Template of front end page is generated using the WEB frame of NodeJS;
Data processing function is write in Code Template based on JavaScript label and data processing function is drawn With example, page file is generated.
Preferably, after generating page file, this method further comprises:
The mapping relations between page file and uniform resource identifier are established by routing file, to pass through unified resource The corresponding content of pages of identifier accession page file.
Preferably, each page file is in identical store path.
Preferably, after the Code Template for generating front end page using the WEB frame of NodeJS, this method is further wrapped It includes:
Preset js type file and css type file are introduced in Code Template.
Preferably, WEB frame is specially Express frame.
In addition, the present invention also provides a kind of development devices of Website front-end, comprising:
Template generation module generates the Code Template of front end page for the WEB frame using NodeJS;
Page generation module, for writing data processing function and right in Code Template based on JavaScript label The reference example of data processing function generates page file.
Preferably, which further comprises:
Module is established in mapping, is closed for establishing the mapping between page file and uniform resource identifier by routing file System, to pass through the corresponding content of pages of uniform resource identifier accession page file.
Preferably, which further comprises:
File introduces module, for introducing preset js type file and css type file in Code Template.
In addition, the present invention also provides a kind of development equipments of Website front-end, comprising:
Memory, for storing computer program;
Processor, when for executing computer program the step of the realization such as development approach of above-mentioned Website front-end.
In addition, being stored with meter on computer readable storage medium the present invention also provides a kind of computer readable storage medium Calculation machine program, when computer program is executed by processor the step of the realization such as development approach of above-mentioned Website front-end.
The development approach of Website front-end provided by the present invention generates front end page first with the WEB frame of NodeJS Code Template, and then write in the Code Template based on JavaScript label include Back end data acquisition and processing The data processing function of equal operation logics, and the reference example by writing data processing function in Code Template, with In execution data processing function to transfer related data and be shown in front end page, and then generate final page file.Due to NodeJS is the running environment of a JavaScript, therefore NodeJS and JavaScript is applied to opening for Website front-end Hair, since this method is to write data processing letter in the template produced by the WEB frame of NodeJS using JavaScript label Number, therefore its development process is to carry out in front end, and then this method realizes front end developer and shares and originally belongs to rear end and open The effect for sending out staff development content, reduces front end developer and gap of the rear end developer in development amount, phase To the development efficiency for improving website entirety.In addition, the present invention also provides a kind of development device of Website front-end, equipment and medium, Beneficial effect is same as above.
Detailed description of the invention
In order to illustrate the embodiments of the present invention more clearly, attached drawing needed in the embodiment will be done simply below It introduces, it should be apparent that, drawings in the following description are only some embodiments of the invention, for ordinary skill people For member, without creative efforts, it is also possible to obtain other drawings based on these drawings.
Fig. 1 is a kind of flow chart of the development approach of Website front-end provided in an embodiment of the present invention;
Fig. 2 is the flow chart of the development approach of another Website front-end provided in an embodiment of the present invention;
Fig. 3 is a kind of structure chart of the development device of Website front-end provided in an embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, rather than whole embodiments.Based on this Embodiment in invention, those of ordinary skill in the art are without making creative work, obtained every other Embodiment belongs to the scope of the present invention.
Core of the invention is to provide a kind of development approach of Website front-end, is developed with reducing front end developer and rear end Gap of the personnel in development amount, the opposite development efficiency for improving website entirety.Another core of the invention is to provide one Development device, equipment and the medium of kind Website front-end.
In order to enable those skilled in the art to better understand the solution of the present invention, with reference to the accompanying drawings and detailed description The present invention is described in further detail.
Embodiment one
Fig. 1 is a kind of flow chart of the development approach of Website front-end provided in an embodiment of the present invention.Referring to FIG. 1, website The specific steps of the development approach of front end include:
Step S10: the Code Template of front end page is generated using the WEB frame of NodeJS.
Firstly the need of explanation, the front end in the application refers to page end, and rear end refers to server end, and rear end is used In providing data, front end is used to that data to be presented to user.
Node.js in this step is one using Javascript as running environment, JavaScript can be allowed to operate in The development platform of server-side, and then can make JavaScript as the language of rear end, it can be to the data in server It is obtained and is handled.In addition, the WEB frame in this step refers to that NodeJS environment can be run on, and it is used for WEB application The fixed code of exploitation, WEB frame provide the communication logic support that WEB application is run under NodeJS environment.In addition, it is necessary to strong It adjusts, is referred in itself using the Code Template of the WEB frame front end page generated of NodeJS and contained only basic sample The front end page code file of formula, user can increase in the Code Template accordingly according to the demand to content presentation format Style content, the specific code in Code Template should be depending on the actual content of the developed page, it is not limited here herein. In addition, the selection of WEB frame herein can be chosen according to specific exploitation demand, such as Primus, Geddy, DozerJS Deng.
Step S11: data processing function is write in Code Template based on JavaScript label and to data processing The reference example of function generates page file.
It should be noted that since Node.js is one using Javascript as the platform of running environment, wherein It writes data processing function and when to the reference example of data processing function, should all be contained in JavaScript label. The purpose that the reference example to data processing function is write in this step is to run at write data in the page Function is managed, in addition, data processing function is substantially to include obtain to the data in server and relevant treatment is patrolled Collect code.The focusing on realizing using Node.js of this step in the Code Template of front end page writes data processing function, With this instead of the operation for writing data processing function in rear end.Further, it can be added in Code Template The realization code of BigPiper technology can add page file piecemeal with this when user accesses page file generated It is loaded in the browser of user, the user browser unit time is reduced in the case where page file presented content is more with this Interior load expense.
The development approach of Website front-end provided by the present invention generates front end page first with the WEB frame of NodeJS Code Template, and then write in the Code Template based on JavaScript label include Back end data acquisition and processing The data processing function of equal operation logics, and the reference example by writing data processing function in Code Template, with In execution data processing function to transfer related data and be shown in front end page, and then generate final page file.Due to NodeJS is the running environment of a JavaScript, therefore NodeJS and JavaScript is applied to opening for Website front-end Hair, since this method is to write data processing letter in the template produced by the WEB frame of NodeJS using JavaScript label Number, therefore its development process is to carry out in front end, and then this method realizes front end developer and shares and originally belongs to rear end and open The effect for sending out staff development content, reduces front end developer and gap of the rear end developer in development amount, phase To the development efficiency for improving website entirety.
Embodiment two
On the basis of the above embodiments, the present invention also provides a series of preferred embodiments.
Fig. 2 is the flow chart of the development approach of another Website front-end provided in an embodiment of the present invention.Step S10- in Fig. 2 S11 is identical as Fig. 1, and details are not described herein.
As shown in Fig. 2, as a preferred embodiment, this method further comprises after generating page file:
Step S20: the mapping relations between page file and uniform resource identifier are established by routing file, to pass through The corresponding content of pages of uniform resource identifier accession page file.
It should be noted that uniform resource identifier (URI) includes uniform resource name (URN) and uniform resource locator (URL), be one for identifying the character string of a certain Internet resources title, these resources include html page, XML document, Image, multimedia file etc..After establishing the mapping relations between page file and uniform resource identifier by routing file, use Family can initiate the access to front end page corresponding to the uniform resource identifier according to uniform resource identifier.
By taking WEB frame is specially Express frame as an example, under the frame mechanism, mainly realized by app.js Routing navigation, realize the key point of mapping relations established between page file and uniform resource identifier be using On require () and use () the two methods, i.e., in the corresponding routing file of a certain page file should with the page The relevant Require () of file and use () method.Require () method is the title and relative path of incoming page file, For use () for being passed to page file names and corresponding uniform resource identifier, user can be according to the road where page file Diameter establishes the mapping relations between page file and uniform resource identifier.Present embodiment is by establishing uniform resource identifier Mapping relations between page file are able to use family and more accurately access what respective page file was presented according to demand Content of pages.
On the basis of the above embodiment, as a preferred embodiment, each page file is deposited in identical Store up path.
Due to consideration that when NodeJS platform receives the page access by Client-initiated with uniform resource identifier After request, corresponding page file name can be got according to uniform resource identifier in routing file, and then according to page file Name learns the store path where it, obtains the page file under the store path eventually by retrieval and returns to user's progress Load is presented, and is retrieved store path this operation often and be will cause regular hour expense, therefore present embodiment is for phase To the time overhead generated when reducing and retrieving page file, each page file is set to identical store path in advance, in turn When obtaining page file, it is only necessary to be obtained in same store path, relatively reduce and retrieved to store path Generated time overhead improves user to the access efficiency of page file.
In addition, as a preferred embodiment, generating the code mould of front end page in the WEB frame using NodeJS After plate, this method further comprises:
Preset js type file and css type file are introduced in Code Template.
It should be noted that js type file refers to the file using js as extension name, it is with javascript scripting language It writes, and css type file refers to the file using css as extension name.Js type file and css type file are equivalent to It is the encapsulation to javascript code and css code, and focusing on for present embodiment, directly draw in Code Template Enter the js type file for being packaged with javascript code in advance and is packaged with the css type file of css code in advance, due to Js type file and css type file are independent file, therefore front-end technology personnel can in a modular fashion first Js type file and css type file are write, and then again introduce the js type file write and css type file It to Code Template, only needs to write the path where file when being introduced to Code Template, opposite can reduce to generation The written in code amount of code mask, and can be improved the code terseness in Code Template.
On the basis of the above embodiment, as a preferred embodiment, WEB frame is specially Express frame Frame.
It should be noted that Express frame is the WEB application frame of a succinct flexible NodeJS, compared to it Have the characteristics that lightweight for its WEB application frame, it is less to occupy resource, and there is abundant and easy-to-use HTTP facility, The website with complete function is built by what Express frame was capable of relative efficiency.
Embodiment three
Hereinbefore the embodiment of the development approach of Website front-end is described in detail, the present invention also provides one The development device of kind Website front-end corresponding with this method, since the embodiment of device part and the embodiment of method part are mutual It is corresponding, therefore the embodiment of device part refers to the description of the embodiment of method part, wouldn't repeat here.
Fig. 3 is a kind of structure chart of the development device of Website front-end provided in an embodiment of the present invention.The embodiment of the present invention mentions The development device of the Website front-end of confession, comprising:
Template generation module 10 generates the Code Template of front end page for the WEB frame using NodeJS.
Page generation module 11, for based on JavaScript label write in Code Template data processing function and To the reference example of data processing function, page file is generated.
The development device of Website front-end provided by the present invention generates front end page first with the WEB frame of NodeJS Code Template, and then write in the Code Template based on JavaScript label include Back end data acquisition and processing The data processing function of equal operation logics, and the reference example by writing data processing function in Code Template, with In execution data processing function to transfer related data and be shown in front end page, and then generate final page file.Due to NodeJS is the running environment of a JavaScript, therefore NodeJS and JavaScript is applied to opening for Website front-end Hair, since the present apparatus is to write data processing letter in the template produced by the WEB frame of NodeJS using JavaScript label Number, therefore its development process is to carry out in front end, and then the present apparatus realizes front end developer and shares and originally belongs to rear end and open The effect for sending out staff development content, reduces front end developer and gap of the rear end developer in development amount, phase To the development efficiency for improving website entirety.
On the basis of embodiment three, the device further include:
Module is established in mapping, is closed for establishing the mapping between page file and uniform resource identifier by routing file System, to pass through the corresponding content of pages of uniform resource identifier accession page file.
On the basis of embodiment three, the device further include:
File introduces module, for introducing preset js type file and css type file in Code Template.
Example IV
In addition, the present invention also provides a kind of development equipments of Website front-end, comprising:
Memory, for storing computer program;
Processor, when for executing computer program the step of the realization such as development approach of above-mentioned Website front-end.
The development equipment of Website front-end provided by the present invention generates front end page first with the WEB frame of NodeJS Code Template, and then write in the Code Template based on JavaScript label include Back end data acquisition and processing The data processing function of equal operation logics, and the reference example by writing data processing function in Code Template, with In execution data processing function to transfer related data and be shown in front end page, and then generate final page file.Due to NodeJS is the running environment of a JavaScript, therefore NodeJS and JavaScript is applied to opening for Website front-end Hair, since this equipment is to write data processing letter in the template produced by the WEB frame of NodeJS using JavaScript label Number, therefore its development process is to carry out in front end, and then this equipment realizes front end developer and shares and originally belongs to rear end and open The effect for sending out staff development content, reduces front end developer and gap of the rear end developer in development amount, phase To the development efficiency for improving website entirety.
In addition, being stored with meter on computer readable storage medium the present invention also provides a kind of computer readable storage medium Calculation machine program, when computer program is executed by processor the step of the realization such as development approach of above-mentioned Website front-end.
Computer readable storage medium provided by the present invention is generated first with the WEB frame of NodeJS when being executed The Code Template of front end page, and then being write in the Code Template based on JavaScript label includes obtaining for Back end data The data processing function of operation logics such as take and handle, and the reference by writing data processing function in Code Template is real Example to be used to execute data processing function to transfer related data and be shown in front end page, and then generates final page text Part.Since NodeJS is the running environment of a JavaScript, before NodeJS and JavaScript are applied to website The exploitation at end, since this computer readable storage medium is using JavaScript label, produced by the WEB frame of NodeJS Data processing function is write in template, therefore its development process is to carry out in front end, and then this computer readable storage medium is real Show front end developer and shared the effect for originally belonging to rear end developer exploitation content, reduces front end developer with after Hold gap of the developer in development amount, the opposite development efficiency for improving website entirety.
A kind of development approach of Website front-end provided by the present invention, device, equipment and medium have been carried out in detail above It introduces.Each embodiment is described in a progressive manner in specification, and the highlights of each of the examples are implement with other The difference of example, the same or similar parts in each embodiment may refer to each other.For device, equipment disclosed in embodiment And for medium, since it is corresponded to the methods disclosed in the examples, so being described relatively simple, related place is referring to method Part illustrates.It should be pointed out that for those skilled in the art, before not departing from the principle of the invention It puts, can be with several improvements and modifications are made to the present invention, these improvement and modification also fall into the guarantor of the claims in the present invention It protects in range.
It should also be noted that, in the present specification, relational terms such as first and second and the like be used merely to by One entity or operation are distinguished with another entity or operation, without necessarily requiring or implying these entities or operation Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that the process, method, article or equipment for including a series of elements not only includes that A little elements, but also including other elements that are not explicitly listed, or further include for this process, method, article or The intrinsic element of equipment.In the absence of more restrictions, the element limited by sentence "including a ...", is not arranged Except there is also other identical elements in the process, method, article or apparatus that includes the element.

Claims (10)

1. a kind of development approach of Website front-end characterized by comprising
The Code Template of front end page is generated using the WEB frame of NodeJS;
Data processing function is write in the Code Template based on JavaScript label and to the data processing function Reference example, generate page file.
2. the method according to claim 1, wherein this method is further wrapped after the generation page file It includes:
The mapping relations between the page file and uniform resource identifier are established by routing file, to pass through the unification Resource identifier accesses the corresponding content of pages of the page file.
3. according to the method described in claim 2, it is characterized in that, each page file is in identical store path.
4. the method according to claim 1, wherein the end page before the WEB frame using NodeJS generates After the Code Template in face, this method further comprises:
Preset js type file and css type file are introduced in the Code Template.
5. the method according to claim 1, which is characterized in that the WEB frame is specially Express Frame.
6. a kind of development device of Website front-end characterized by comprising
Template generation module generates the Code Template of front end page for the WEB frame using NodeJS;
Page generation module, for writing data processing function and right in the Code Template based on JavaScript label The reference example of the data processing function generates page file.
7. device according to claim 6, which is characterized in that the device further comprises:
Module is established in mapping, is closed for establishing the mapping between the page file and uniform resource identifier by routing file System, to access the corresponding content of pages of the page file by the uniform resource identifier.
8. device according to claim 6, which is characterized in that the device further comprises:
File introduces module, for introducing preset js type file and css type file in the Code Template.
9. a kind of development equipment of Website front-end characterized by comprising
Memory, for storing computer program;
Processor realizes opening such as Website front-end described in any one of claim 1 to 5 when for executing the computer program The step of forwarding method.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program realizes the exploitation such as Website front-end described in any one of claim 1 to 5 when the computer program is executed by processor The step of method.
CN201811202326.7A 2018-10-16 2018-10-16 A kind of development approach of Website front-end, device, equipment and medium Pending CN109460227A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811202326.7A CN109460227A (en) 2018-10-16 2018-10-16 A kind of development approach of Website front-end, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811202326.7A CN109460227A (en) 2018-10-16 2018-10-16 A kind of development approach of Website front-end, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN109460227A true CN109460227A (en) 2019-03-12

Family

ID=65607622

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811202326.7A Pending CN109460227A (en) 2018-10-16 2018-10-16 A kind of development approach of Website front-end, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN109460227A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110688180A (en) * 2019-09-03 2020-01-14 无锡华云数据技术服务有限公司 Front-end system, front-end data flow control method, electronic device and storage medium
CN111090821A (en) * 2019-11-22 2020-05-01 贝壳技术有限公司 Method, device, electronic equipment and storage medium for realizing dynamic webpage
CN112631604A (en) * 2020-12-30 2021-04-09 武汉达梦数据技术有限公司 Velk front-end framework implementation method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043621A (en) * 2010-12-01 2011-05-04 北京迅捷英翔网络科技有限公司 Webpage development method based on Javascript tag library
CN105760159A (en) * 2016-02-01 2016-07-13 四川长虹电器股份有限公司 Website developing method and system
US20170090875A1 (en) * 2015-06-02 2017-03-30 Sap Portals Israel Ltd. Declarative design-time experience platform for code generation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043621A (en) * 2010-12-01 2011-05-04 北京迅捷英翔网络科技有限公司 Webpage development method based on Javascript tag library
US20170090875A1 (en) * 2015-06-02 2017-03-30 Sap Portals Israel Ltd. Declarative design-time experience platform for code generation
CN105760159A (en) * 2016-02-01 2016-07-13 四川长虹电器股份有限公司 Website developing method and system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110688180A (en) * 2019-09-03 2020-01-14 无锡华云数据技术服务有限公司 Front-end system, front-end data flow control method, electronic device and storage medium
CN110688180B (en) * 2019-09-03 2021-05-11 华云数据控股集团有限公司 Front-end system, front-end data flow control method, electronic device and storage medium
CN111090821A (en) * 2019-11-22 2020-05-01 贝壳技术有限公司 Method, device, electronic equipment and storage medium for realizing dynamic webpage
CN111090821B (en) * 2019-11-22 2023-10-20 贝壳技术有限公司 Method, device, electronic equipment and storage medium for realizing dynamic webpage
CN112631604A (en) * 2020-12-30 2021-04-09 武汉达梦数据技术有限公司 Velk front-end framework implementation method and device

Similar Documents

Publication Publication Date Title
CN100462964C (en) Updating display method for webpage data
US10831858B2 (en) Mobile enablement of existing web sites
US8161498B2 (en) Providing globalization functionalities for javascript applications
CN104484216B (en) Service interface document and on-line testing instrument generation method, device
US9977770B2 (en) Conversion of a presentation to Darwin Information Typing Architecture (DITA)
US7870482B2 (en) Web browser extension for simplified utilization of web services
CN107239318A (en) Using conversion method, device and equipment
CN109634598A (en) A kind of page display method, device, equipment and storage medium
US20140089786A1 (en) Automated Processor For Web Content To Mobile-Optimized Content Transformation
US10284671B2 (en) Dynamic bundling of web components for asynchronous delivery
CN103412890A (en) Webpage loading method and device
CN101697139A (en) Method, device and registry for remote procedure call
CN109460227A (en) A kind of development approach of Website front-end, device, equipment and medium
CN110502212A (en) It is a kind of towards the multilingual online Development Support method of high concurrent
US20100229081A1 (en) Method for Providing a Navigation Element in an Application
CN107301137A (en) RSET interface realizing methods and device and electronic equipment and computer-readable recording medium
CN106790276A (en) A kind of browser-cross data interactive method and device based on browser protocol
CN103530338A (en) Frame for carrying out page rendering on calculation equipment and page generation method
CN110365724A (en) Task processing method, device and electronic equipment
US8291432B2 (en) Providing invocation context to IMS service provider applications
US10944824B2 (en) Method and apparatus for processing media type in rest software architecture
CN110321510A (en) Page rendering method and system
CN106970872A (en) Information buries point methods and device
CN112486482A (en) Page display method and device
Walczak et al. Adaptable mobile user interfaces for e-learning repositories

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190312