CN107943478A - A kind of exploitation of Web page application program and loading method, device, terminal and medium - Google Patents

A kind of exploitation of Web page application program and loading method, device, terminal and medium Download PDF

Info

Publication number
CN107943478A
CN107943478A CN201711227874.0A CN201711227874A CN107943478A CN 107943478 A CN107943478 A CN 107943478A CN 201711227874 A CN201711227874 A CN 201711227874A CN 107943478 A CN107943478 A CN 107943478A
Authority
CN
China
Prior art keywords
loading
application program
page
markup language
submodule
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
CN201711227874.0A
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.)
Xiamen Meiya Pico Information Co Ltd
Original Assignee
Xiamen Meiya Pico Information 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 Xiamen Meiya Pico Information Co Ltd filed Critical Xiamen Meiya Pico Information Co Ltd
Priority to CN201711227874.0A priority Critical patent/CN107943478A/en
Publication of CN107943478A publication Critical patent/CN107943478A/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/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Exploitation and loading method, device, terminal and medium the invention discloses a kind of Web page application program, in the method, the mobile page is designed using HTML5+CSS3+webview, the development time of input required for goods batch exploitation on embedded device can be saved, at the same time with the differentiation of equipment amount screen currently on the market, it can accomplish that preferably adaptation is compatible.When starting application program, root module is loaded, and loads corresponding entry program and global cascading style sheets file;When page jump, load submodule, just on-demand loading enters each component cascading style sheets file that submodule configures at this time, therefore when page amount is big, without loading whole resource files, but the corresponding submodule of on-demand loading, save initialization time of application program initial start-up.

Description

A kind of exploitation of Web page application program and loading method, device, terminal and medium
Technical field
The present invention relates to wireless communication technology field, more particularly to a kind of exploitation of Web page application program and loading method, Device, terminal and medium.
Background technology
In Android platform exploitation, realized from design original text to the mobile terminal page, be a very important ring in goods batch, It is often that the pixel pressed such as (360px*580px) designs to design original text.In code realization link, it usually needs pass through (dp*ppi/ Formula 160=px) is converted into the pixel unit in Android device, and all big enterprises install in Android device at present Also each portion is identical for Android system version, and each Android system version has certain occupation rate, this just derives more screens Ratio, adaptation is more difficult, results in the need for according to different resolution cutting-pattern design difference pattern file, cutting different picture money Source, therefore, different version (xml), different money is rendered on Android platform, it is necessary to need to define using different resolution ratio Source file (drawable-xhdpi, drawable-xxhdpi) accomplishes the perfect displaying of each screen, concrete implementation thinking It is:
1st, according to original text is designed, the mobile layout layout.xml pagefiles of Android are designed.Need rendering version (xml) It is middle to configure corresponding component, then in conjunction with java Code obtaining data sources, refill in the page.Wherein px units will be converted into Dp units;
2nd, need to be put respectively according to screen size, screen density, the different Background of the more sets of resolution ratio design or picture It is put under the files such as drawable-xhdpi, drawable-xxhdpi;
3rd, need to be equipped with a variety of resolution devices, page integrality is verified by prototype, such as whether losing frame, if deformation Deng;
Above-mentioned Pages Design implementation, is feasible in the application development of a small amount of page, but for function For the application program of horn of plenty, than such as relating to tens pages, for this embedded device of Android, just occur Problems with:
1st, due to resource file (picture resource) excessively, cause the final installation kit of application program excessive;
2nd, exploitation is cumbersome, takes., it is necessary to pay the excessive time in the design that design original text is switched to the mobile page.Remove Outside reduced unit calculates, the picture shearing that resource carries out multiple resolution ratio must be coordinated;
3rd, need to put into more test resources, to verify the suitability of each mainstream mobile phone.
From the above mentioned, existing Pages Design scheme exists when function of application is more, and exploitation is cumbersome, time-consuming, and meeting Cause installation kit excessive, and need to put into more test resource, manually and time cost it is higher the problems such as.
The content of the invention
Exploitation and loading method, device, terminal and medium an embodiment of the present invention provides a kind of Web page application program, are used Exist to solve existing Pages Design scheme when function of application is more, exploitation is cumbersome, time-consuming, and can cause installation kit mistake Greatly, and need to put into more test resource, manually and time cost it is higher the problem of.
Exploitation and loading method an embodiment of the present invention provides a kind of Web page application program, including:
Start application program, load root module;
Corresponding entrance is loaded according to the root module and indexes hypertext markup language, and it is super literary in entrance index The global cascading style sheets file write in this markup language;
When page jump, each component cascading style sheets file of configuration in submodule, and submodule is loaded.
In the method, the mobile page is designed using HTML5+CSS3+webview, when starting application program, loads root Module, and load corresponding entry program and global cascading style sheets file;When page jump, submodule is loaded, this When ability on-demand loading enter each component cascading style sheets file of submodule configuration, therefore when page amount is big, without loading Whole resource files, but the corresponding submodule of on-demand loading, save the initialization time of application program initial start-up.
Further, as an executable scheme, application program is being started, before loading root module, the method is also Including:
Page architecture is designed using container load mode.
Further, it is described using container load mode design page architecture as an executable scheme, including:
Hypertext markup language is indexed by the entrance of network view loading application programs;
It is the router navigation configuration by the uniform resource position mark URL address set of web page interlinkage in net that webpage, which redirects, The webpage of switching can be redirected by, which being introduced in hypertext markup language label body in page, redirects hypertext markup language.
Further, as an executable scheme, the global stacking write in entrance indexes hypertext markup language The specific ablation process of stylesheet files includes:
Each Webpage to be shown is divided into head, content and footer in entrance indexes hypertext markup language;
It will be arranged to complete with the relevant cascading style list file of the head of each Webpage to be shown, content and footer Office.
Further, as an executable scheme, each component cascading style sheets file of configuration in the submodule Concrete configuration process includes:
Using the self-defined page elements of hypertext markup language, encapsulated layer is distinguished according to the classification of list, grid and button Stacking style table file.
Further, the embodiment of the present invention additionally provides exploitation and the loading device of a kind of Web page application program, including:
Start unit, for starting application program, loads root module;
Loading unit, hypertext markup language is indexed for loading corresponding entrance according to the root module, and The global cascading style sheets file write in hypertext markup language is indexed in entrance;
Processing unit is redirected, for when page jump, loading each component stacking of configuration in submodule, and submodule Stylesheet files.
Further, the embodiment of the present invention additionally provides the terminal of exploitation and the loading of a kind of Web page application program, including Memory, processor and it is stored in the computer program that can be run in the memory and on the processor, its feature It is, the step of processor realizes the above method when performing the computer program.
Further, the embodiment of the present invention additionally provides a kind of computer-readable recording medium, described computer-readable to deposit Storage media is stored with computer program, it is characterised in that the computer program realizes the above method when being executed by processor Step.
The present invention has the beneficial effect that:
Exploitation and loading method, device, terminal and medium an embodiment of the present invention provides a kind of Web page application program, In this method, the mobile page is designed using HTML5+CSS3+webview, goods batch on embedded device can be saved and developed The development time of required input, while with the differentiation of equipment amount screen currently on the market, can accomplish preferably to be adapted to It is compatible.When starting application program, root module is loaded, and loads corresponding entry program and global cascading style sheets file;When When page jump, submodule is loaded, just on-demand loading enters each component cascading style sheets file that submodule configures at this time, because This is when page amount is big, the resource file whole without loading, but the corresponding submodule of on-demand loading, saves application The initialization time of program initial start-up.In addition, debugging detection-phase in the later stage, PC ends debugging result is exactly deployed with devices knot Fruit, and code revision is without compiling, you can see modification result so that debugging detection is more convenient directly perceived.
Brief description of the drawings
To describe the technical solutions in the embodiments of the present invention more clearly, make required in being described below to embodiment Attached drawing is briefly introduced, it should be apparent that, drawings in the following description are only some embodiments of the present invention, for this For the those of ordinary skill in field, without creative efforts, other can also be obtained according to these attached drawings Attached drawing.
Fig. 1 show the exploitation of the Web page application program described in the embodiment of the present invention one and the flow signal of loading method Figure;
Fig. 2 show the exploitation of the Web page application program described in the embodiment of the present invention one and another stream in detail of loading method Journey schematic diagram;
Fig. 3 show the nine grids page schematic diagram that the embodiment of the present invention one needs to realize;
Fig. 4 show the final page schematic diagram of nine grids that the embodiment of the present invention one needs to realize;
Fig. 5 show the exploitation of the Web page application program described in the embodiment of the present invention two and the structural representation of loading device Figure.
Embodiment
In order to make the object, technical solutions and advantages of the present invention clearer, the present invention is made below in conjunction with attached drawing into One step it is described in detail, it is clear that described embodiment only part of the embodiment of the present invention, rather than whole implementation Example.Based on the embodiments of the present invention, those of ordinary skill in the art are obtained without making creative work All other embodiment, belongs to the scope of protection of the invention.
Exploitation and loading method an embodiment of the present invention provides a kind of Web page application program, as shown in Figure 1, it is this hair The exploitation of Web page application program described in bright embodiment and the flow diagram of loading method, the described method includes:
Step 101:Start application program, load root module.
Step 102:Corresponding entrance is loaded according to the root module and indexes hypertext markup language, and in entrance The global cascading style sheets file write in index hypertext markup language.
Step 103:When page jump, each component cascading style sheets text of configuration in submodule, and submodule is loaded Part.
In the method, the mobile page is designed using HTML5+CSS3+webview, can saves on embedded device and produce The development time of input required for the exploitation of product flow, while with the differentiation of equipment amount screen currently on the market, can accomplish Preferably adaptation is compatible.When starting application program, root module is loaded, and loads corresponding entry program and global cascading style List file;When page jump, submodule is loaded, just on-demand loading enters each component cascading style that submodule configures at this time List file, therefore when page amount is big, the resource file whole without loading, but the corresponding submodule of on-demand loading, Save the initialization time of application program initial start-up.
Further, as an executable scheme, application program is being started for step 101, before loading root module, The method may also include:
Page architecture is designed using container load mode.
That is the development procedure of Web page application program is further included before step 101, exactly because and the present invention is special The development procedure of some Web page application programs, could cause web displaying response faster, convenient and efficient.
Further, it is described using container load mode design page architecture as an executable scheme, including:
By the entrance index hypertext markup language index.html of network view webview loading application programs;
It is the router navigation configuration by the URL address sets of web page interlinkage in net that webpage, which redirects xxx-page.html, The webpage of switching can be redirected by, which being introduced in hypertext markup language label body in page, redirects hypertext markup language xxx- page.html。
It should be noted that so design it is possible that the problem of be, when having and when an only entrance, we Cascading style list file CSS, must configure in index.js with js files, as a global configuration.If page amount Greatly, then among the css of all pages has all write on main.js and main.css with js data, the later stage is so caused to be difficult to tie up Protect the pattern or logic verse of some page, and can cause for the first time loading index.html when needs load compared with More css/js data, it is slow to open the page.Therefore solves the problems, such as this in the following ways in the present invention:In entrance The specific ablation process of the global cascading style sheets file write in index hypertext markup language may include:
Each Webpage to be shown is divided into head, content and footer in entrance indexes hypertext markup language;
It will be arranged to complete with the relevant cascading style list file of the head of each Webpage to be shown, content and footer Office.
That is, by page layout structure, by Webpage to be shown be divided into header, content and footer.Almost each page uses this layout.Then will css patterns text relevant with header, content and footer Part is arranged to global, that is, writes in index.html.
Further, as an executable scheme, each component cascading style sheets file of configuration in the submodule Concrete configuration process includes:
Using the self-defined page elements of hypertext markup language, encapsulated layer is distinguished according to the classification of list, grid and button Stacking style table file.
The step can be regarded as page elements modularization.Specifically, the self-defined page elements of html+css, example can be used Such as by Button, the packaged pattern css of toolbar, list, comprising background color, the design such as effect, frame is clicked on, accomplishes handle Global css/js is split among various components, afterwards can according to design original text come analyze the page needs list or grid or The combination of person button, is quickly combined into a page, so save application program initial start-up initialization time and Load time.
Another detail flowchart of technical solution described in the embodiment of the present invention can be as shown in Figure 2.It is that is, of the invention Page function modoularization is split each function pages by embodiment, comprising module Configuration file .css pattern resource files, .html pagefile .ts data resources processing file.The nine grids page schematic diagram for needing to realize is illustrated in figure 3, is utilized The final page schematic diagram of nine grids that technical solution described in the embodiment of the present invention is realized can be as shown in figure 4, in the embodiment of the present invention In the scheme, chrome preview pages can be directly used, can easily be debugged, and can tested and be adapted to zoom Property.
Exploitation and loading method an embodiment of the present invention provides a kind of Web page application program, in the method, use The mobile page of HTML5+CSS3+webview designs, can save on embedded device opening for input required for goods batch is developed The time is sent out, while with the differentiation of equipment amount screen currently on the market, can accomplish that preferably adaptation is compatible.Applied when starting During program, root module is loaded, and loads corresponding entry program and global cascading style sheets file;When page jump, Submodule is loaded, at this time just on-demand loading enters each component cascading style sheets file of submodule configuration, therefore when page amount is big When, the resource file whole without loading, but the corresponding submodule of on-demand loading, save application program initial start-up Initialization time.In addition, debug detection-phase in the later stage, PC ends debugging result be exactly deployed with devices as a result, and code revision without Need to compile, you can see modification result so that debugging detection is more convenient directly perceived.
Embodiment two
Based on the inventive concept identical with the embodiment of the present invention one, the embodiment of the present invention two additionally provides a kind of web application The exploitation of program and loading device, as shown in figure 5, exploitation and loading for the Web page application program described in the embodiment of the present invention two The structure diagram of device, described device include:
Start unit 51, available for application program is started, loads root module;
Loading unit 52, hypertext markup language is indexed available for corresponding entrance is loaded according to the root module, And the global cascading style sheets file write in hypertext markup language is indexed in entrance;
Processing unit 53 is redirected, available for when page jump, loads each component of configuration in submodule, and submodule Cascading style list file.
Further, design cell 54 is further included as an executable scheme, described device;
The design cell 54, starts application program, before loading root module, using container available in start unit 51 Load mode designs page architecture.
Further, in an example, the design cell 54, is particularly used in by network view loading application programs Entrance index hypertext markup language;It is router navigation configuration by the URL address sets of web page interlinkage that webpage, which redirects, The webpage of switching can be redirected by, which being introduced in hypertext markup language label body in webpage, redirects hypertext markup language.
Further, in an example, the loading unit 52, is particularly used in and indexes hypertext markup language in entrance Call the turn and each Webpage to be shown is divided into head, content and footer;By with the head of each Webpage to be shown, interior Hold and the relevant cascading style list file of footer is arranged to global.
Further, in an example, processing unit 53 is redirected, is particularly used in and is made by oneself using hypertext markup language Adopted page elements, cascading style sheets file is encapsulated according to the classification of list, grid and button respectively.
Exploitation and loading device an embodiment of the present invention provides a kind of Web page application program, in the apparatus, use The mobile page of HTML5+CSS3+webview designs, can save on embedded device opening for input required for goods batch is developed The time is sent out, while with the differentiation of equipment amount screen currently on the market, can accomplish that preferably adaptation is compatible.Applied when starting During program, root module is loaded, and loads corresponding entry program and global cascading style sheets file;When page jump, Submodule is loaded, at this time just on-demand loading enters each component cascading style sheets file of submodule configuration, therefore when page amount is big When, the resource file whole without loading, but the corresponding submodule of on-demand loading, save application program initial start-up Initialization time.In addition, debug detection-phase in the later stage, PC ends debugging result be exactly deployed with devices as a result, and code revision without Need to compile, you can see modification result so that debugging detection is more convenient directly perceived.
Further, the embodiment of the present invention additionally provides the terminal of exploitation and the loading of a kind of Web page application program, including Memory, processor and it is stored in the computer program that can be run in the memory and on the processor, the place Reason device realizes the step in above method embodiment of the embodiment of the present invention when performing the computer program, such as shown in Fig. 1 The methods of step 101-103 step.Alternatively, the processor realizes above-mentioned each device embodiment when performing the computer program In each module/unit function, such as realize above-mentioned start unit 51, loading unit 52 and redirect the units such as processing unit 53 Function.
Exemplary, the computer program can be divided into one or more module/units, one or more A module/unit is stored in the memory, and is performed by the processor, to complete the present invention.It is one or more A module/unit can be the series of computation machine programmed instruction section that can complete specific function, which is used to describe institute State implementation procedure of the computer program in the terminal of exploitation and the loading of the Web page application program.For example, the computer Program can be divided into start unit 51, loading unit 52 and redirect the units such as processing unit 53, and each module concrete function is such as Under:
Start unit 51, available for application program is started, loads root module;
Loading unit 52, hypertext markup language is indexed available for corresponding entrance is loaded according to the root module, And the global cascading style sheets file write in hypertext markup language is indexed in entrance;
Processing unit 53 is redirected, available for when page jump, loads each component of configuration in submodule, and submodule Cascading style list file.
Further, can be as an executable scheme, the terminal of exploitation and the loading of the Web page application program The computing devices such as desktop PC, notebook, palm PC and cloud server.The exploitation of the Web page application program and add The terminal of load may include, but be not limited only to, processor, memory.It will be understood by those skilled in the art that above-mentioned web application journey The composition structure of the terminal of exploitation and the loading of sequence is only the example of the terminal of exploitation and the loading of Web page application program, not The restriction of the terminal of the exploitation and loading to Web page application program is formed, can be included than above-mentioned more or fewer components, or Person combines some components, or different components, such as the terminal of exploitation and the loading of the Web page application program can also wrap Input-output equipment, network access equipment, bus etc. are included, it is not limited in the embodiment of the present invention.
Further, as an executable scheme, alleged processor can be central processing unit (Central Processing Unit, CPU), it can also be other general processors, digital signal processor (Digital Signal Processor, DSP), it is application-specific integrated circuit (Application Specific Integrated Circuit, ASIC), existing Into programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic device, discrete Door or transistor logic, discrete hardware components etc..General processor can be that microprocessor or the processor also may be used To be any conventional processor etc., the processor is in the control of the terminal of exploitation and the loading of the Web page application program The heart, utilizes the various pieces of the terminal of exploitation and the loading of various interfaces and the whole Web page application program of connection.
The memory can be used for storing the computer program and/or module, and the processor is by running or performing The computer program and/or module being stored in the memory, and the data being stored in memory are called, described in realization The various functions of the terminal of exploitation and the loading of Web page application program.The memory can mainly include storing program area and storage Data field, wherein, storing program area can storage program area, (for example sound plays the application program needed at least one function Function, image player function etc.) etc.;Storage data field can be stored uses created data (such as audio number according to mobile phone According to, phone directory etc.) etc..In addition, memory can include high-speed random access memory, non-volatile memories can also be included Device, such as hard disk, memory, plug-in type hard disk, intelligent memory card (Smart Media Card, SMC), secure digital (Secure Digital, SD) card, flash card (Flash Card), at least one disk memory, flush memory device or other volatibility are consolidated State memory device.
Further, the embodiment of the present invention additionally provides a kind of computer-readable recording medium, described computer-readable to deposit Storage media is stored with computer program, it is characterised in that the computer program realizes the above method when being executed by processor Step.
If module/unit that the terminal of exploitation and the loading of the Web page application program integrates is with SFU software functional unit Form is realized and is used as independent production marketing or in use, can be stored in a computer read/write memory medium.Base In such understanding, the present invention realizes all or part of flow in above-described embodiment method, can also pass through computer program To instruct relevant hardware to complete, the computer program can be stored in a computer-readable recording medium, the calculating Machine program is when being executed by processor, it can be achieved that the step of above-mentioned each embodiment of the method.Wherein, the computer program includes Computer program code, the computer program code can be source code form, object identification code form, executable file or certain A little intermediate forms etc..The computer-readable medium can include:Any entity of the computer program code can be carried Or device, recording medium, USB flash disk, mobile hard disk, magnetic disc, CD, computer storage, read-only storage (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), electric carrier signal, telecommunication signal and software Distribution medium etc..It should be noted that the content that includes of the computer-readable medium can be according to making laws in jurisdiction Appropriate increase and decrease is carried out with the requirement of patent practice, such as in some jurisdictions, according to legislation and patent practice, computer Computer-readable recording medium does not include electric carrier signal and telecommunication signal.
That is, in embodiments of the present invention, the mobile page is designed using HTML5+CSS3+webview, can be saved The development time of input required for goods batch exploitation on embedded device, while with the difference of equipment amount screen currently on the market Alienation, can accomplish that preferably adaptation is compatible.When starting application program, root module is loaded, and load corresponding entry program And global cascading style sheets file;When page jump, submodule is loaded, just on-demand loading enters submodule configuration at this time Each component cascading style sheets file, therefore when page amount is big, the resource file whole without loading, but on-demand loading Corresponding submodule, saves the initialization time of application program initial start-up.In addition, debug detection-phase, PC ends in the later stage Debugging result be exactly deployed with devices as a result, and code revision without compiling, you can see modification result so that debugging detection is more It is convenient directly perceived.
It should be noted that although preferred embodiments of the present invention have been described, but those skilled in the art are once Basic creative concept is known, then other change and modification can be made to these embodiments.So appended claims are anticipated It is intended to be construed to include preferred embodiment and falls into all change and modification of the scope of the invention.
Obviously, various changes and modifications can be made to the invention without departing from essence of the invention by those skilled in the art God and scope.In this way, if these modifications and changes of the present invention belongs to the scope of the claims in the present invention and its equivalent technologies Within, then the present invention is also intended to comprising including these modification and variations.

Claims (8)

1. exploitation and the loading method of a kind of Web page application program, it is characterised in that including:
Start application program, load root module;
Corresponding entrance is loaded according to the root module and indexes hypertext markup language, and hypertext mark is indexed in entrance The global cascading style sheets file write in note language;
When page jump, each component cascading style sheets file of configuration in submodule, and submodule is loaded.
2. the method as described in claim 1, it is characterised in that starting application program, before loading root module, the method Further include:
Page architecture is designed using container load mode.
3. method as claimed in claim 2, it is characterised in that it is described using container load mode design page architecture, including:
Hypertext markup language is indexed by the entrance of network view loading application programs;
It is the router navigation configuration by the uniform resource position mark URL address set of web page interlinkage in webpage that webpage, which redirects, In hypertext markup language label body in introduce and can redirect the webpage of switching and redirect hypertext markup language.
4. the method as described in claim 1, it is characterised in that the global layer write in hypertext markup language is indexed in entrance The specific ablation process of stacking style table file includes:
Each Webpage to be shown is divided into head, content and footer in entrance indexes hypertext markup language;
It will be arranged to global with the relevant cascading style list file of the head of each Webpage to be shown, content and footer.
5. the method as described in claim 1, it is characterised in that each component cascading style sheets file of configuration in the submodule Concrete configuration process include:
Using the self-defined page elements of hypertext markup language, stacking sample is encapsulated respectively according to the classification of list, grid and button Formula list file.
6. exploitation and the loading device of a kind of Web page application program, it is characterised in that including:
Start unit, for starting application program, loads root module;
Loading unit, hypertext markup language is indexed for loading corresponding entrance according to the root module, and is being entered Stomochord draws the global cascading style sheets file write in hypertext markup language;
Processing unit is redirected, for when page jump, loading each component cascading style of configuration in submodule, and submodule List file.
7. the terminal of exploitation and the loading of a kind of Web page application program, including memory, processor and it is stored in the storage In device and the computer program that can run on the processor, it is characterised in that the processor performs the computer journey Realized during sequence such as the step of Claims 1 to 5 the method.
8. a kind of computer-readable recording medium, the computer-readable recording medium storage has computer program, its feature exists In realization is such as the step of Claims 1 to 5 the method when the computer program is executed by processor.
CN201711227874.0A 2017-11-29 2017-11-29 A kind of exploitation of Web page application program and loading method, device, terminal and medium Pending CN107943478A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711227874.0A CN107943478A (en) 2017-11-29 2017-11-29 A kind of exploitation of Web page application program and loading method, device, terminal and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711227874.0A CN107943478A (en) 2017-11-29 2017-11-29 A kind of exploitation of Web page application program and loading method, device, terminal and medium

Publications (1)

Publication Number Publication Date
CN107943478A true CN107943478A (en) 2018-04-20

Family

ID=61947751

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711227874.0A Pending CN107943478A (en) 2017-11-29 2017-11-29 A kind of exploitation of Web page application program and loading method, device, terminal and medium

Country Status (1)

Country Link
CN (1) CN107943478A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109981728A (en) * 2019-02-02 2019-07-05 珠海天燕科技有限公司 It is a kind of to be adapted to multimedia providing method and device
CN110764994A (en) * 2019-09-04 2020-02-07 深圳壹账通智能科技有限公司 Page element packaging method and device, electronic equipment and storage medium
CN110795195A (en) * 2019-10-31 2020-02-14 百度在线网络技术(北京)有限公司 Webpage rendering method and device, electronic equipment and storage medium
CN111104110A (en) * 2019-11-28 2020-05-05 北京小米移动软件有限公司 Global style sharing method, global style sharing device and electronic device
CN111324347A (en) * 2020-02-06 2020-06-23 北京字节跳动网络技术有限公司 Component construction method, device and system, page generation method, equipment and medium
CN111427645A (en) * 2020-03-20 2020-07-17 青岛聚好联科技有限公司 H5-based cross-terminal adaptive display method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102915308A (en) * 2011-08-02 2013-02-06 阿里巴巴集团控股有限公司 Method and device for rendering pages
CN103019538A (en) * 2012-11-19 2013-04-03 北京奇虎科技有限公司 Method and system for implementing application interface in terminal
CN103051684A (en) * 2012-12-07 2013-04-17 百度在线网络技术(北京)有限公司 Method, system and device for converting website into Web App for displaying
US20140289640A1 (en) * 2011-12-28 2014-09-25 Rajesh Poornachandran Layout for dynamic web content management
CN104808971A (en) * 2014-01-24 2015-07-29 北京三星通信技术研究有限公司 Network application program manager, method, device and mobile terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102915308A (en) * 2011-08-02 2013-02-06 阿里巴巴集团控股有限公司 Method and device for rendering pages
US20140289640A1 (en) * 2011-12-28 2014-09-25 Rajesh Poornachandran Layout for dynamic web content management
CN103019538A (en) * 2012-11-19 2013-04-03 北京奇虎科技有限公司 Method and system for implementing application interface in terminal
CN103051684A (en) * 2012-12-07 2013-04-17 百度在线网络技术(北京)有限公司 Method, system and device for converting website into Web App for displaying
CN104808971A (en) * 2014-01-24 2015-07-29 北京三星通信技术研究有限公司 Network application program manager, method, device and mobile terminal

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109981728A (en) * 2019-02-02 2019-07-05 珠海天燕科技有限公司 It is a kind of to be adapted to multimedia providing method and device
CN110764994A (en) * 2019-09-04 2020-02-07 深圳壹账通智能科技有限公司 Page element packaging method and device, electronic equipment and storage medium
CN110795195A (en) * 2019-10-31 2020-02-14 百度在线网络技术(北京)有限公司 Webpage rendering method and device, electronic equipment and storage medium
CN110795195B (en) * 2019-10-31 2023-09-26 百度在线网络技术(北京)有限公司 Webpage rendering method and device, electronic equipment and storage medium
CN111104110A (en) * 2019-11-28 2020-05-05 北京小米移动软件有限公司 Global style sharing method, global style sharing device and electronic device
CN111104110B (en) * 2019-11-28 2023-10-03 北京小米移动软件有限公司 Global style sharing method, global style sharing device and electronic device
CN111324347A (en) * 2020-02-06 2020-06-23 北京字节跳动网络技术有限公司 Component construction method, device and system, page generation method, equipment and medium
CN111324347B (en) * 2020-02-06 2023-08-18 北京字节跳动网络技术有限公司 Component construction method, device and system, page generation method, device and medium
CN111427645A (en) * 2020-03-20 2020-07-17 青岛聚好联科技有限公司 H5-based cross-terminal adaptive display method and device

Similar Documents

Publication Publication Date Title
CN107943478A (en) A kind of exploitation of Web page application program and loading method, device, terminal and medium
US11475097B1 (en) Simplified website creation, configuration, and customization system
CN110442341B (en) Interface configuration method and device of application program and terminal equipment
CN107577509A (en) A kind of method, terminal and computer-readable recording medium for loading application interface
CN107451162A (en) Network resource accession equipment, mixing apparatus and method
CN107066618A (en) Display methods and device after a kind of Webpage conversion
CN108459888A (en) multi-page switching method, device, terminal device and storage medium
CN105912328B (en) Display methods, device and the web system of the web system page
CN109410932A (en) Voice operating method and apparatus based on HTML5 webpage
CN113655999A (en) Rendering method, device and equipment of page control and storage medium
CN108804484A (en) The data measures and procedures for the examination and approval, equipment and computer readable storage medium
CN110780868A (en) Website development method, device, equipment and storage medium based on componentized template
CN115098098A (en) Page generation method, page display method and device
CN110941428A (en) Website creation method and device
CN105025065B (en) Web site is converted to the method, apparatus and system of Web application
CN113778405A (en) Cross-platform APP construction method, device, system and medium
CN111435313A (en) Method and device for changing skin of software
CN113485746B (en) Method and device for generating application program interface document
CN109101429A (en) A kind of method and device of the browser page debugging of set-top box
CN112486378B (en) Graph generation method, device, terminal and storage medium
CN114254229A (en) Webpage rendering method and device
CN112380296A (en) ER (ER) graph generation method, system, electronic equipment and storage medium
CN108874829A (en) Processing method, device, smart machine and the computer storage medium of webpage
CN112068828A (en) Title control generation method, device, system, equipment and medium
CN109634537B (en) Segmentation printing method and transaction terminal

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: 20180420