CN107515903A - A kind of method and apparatus for loading displaying scene webpage - Google Patents

A kind of method and apparatus for loading displaying scene webpage Download PDF

Info

Publication number
CN107515903A
CN107515903A CN201710619489.4A CN201710619489A CN107515903A CN 107515903 A CN107515903 A CN 107515903A CN 201710619489 A CN201710619489 A CN 201710619489A CN 107515903 A CN107515903 A CN 107515903A
Authority
CN
China
Prior art keywords
web browser
scene
webpage
displaying
page
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
CN201710619489.4A
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 Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201710619489.4A priority Critical patent/CN107515903A/en
Publication of CN107515903A publication Critical patent/CN107515903A/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/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • 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
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a kind of method and apparatus for loading displaying scene webpage, it is related to field of computer technology.One embodiment of this method includes:When user, which enters, needs to load the page of scene webpage, scene webpage load request is sent to service end;The scene info web of service end return and the configuration information of web browser are received, web browser is used to loading and showing scene webpage, and configuration information includes the displaying trigger condition of web browser;Scene webpage is loaded on backstage by web browser;When the operation of user meets displaying trigger condition, scene webpage is shown on foreground by web browser.The loading that the embodiment realizes web browser separates with displaying, both ensure that normal browsing operation of the user in scene web page loading process, has improved Consumer's Experience;Cause that the triggering mode of scene web page display is more various again.

Description

A kind of method and apparatus for loading displaying scene webpage
Technical field
The present invention relates to field of computer technology, more particularly to a kind of method and apparatus for loading displaying scene webpage.
Background technology
With the fast development of development of Mobile Internet technology, cell phone software APP (Application abbreviation) is also more and more Sample, to meet a variety of user crowds.Generally, mobile phone applications client expends the entrance of maximum flow in homepage, head The loading and data search of screen, and redirect per more steps, often go deep into a level, all can more flow consumption.
Present many App, such as:Electric business platform, instant chat application, mobile game etc., all built-in Web (World Wide Web, internet) webpage, for displaying advertisement, PUSH message and life event etc..For these Web Webpage, it typically may be collectively referred to as scene webpage.
It (is exactly to utilize that all pages in mobile phone applications client, which can generally be divided into the primary page and the H5 page, The page that html5 makes) two types, wherein, the H5 pages are current most commonly used scene webpage.
The logical construction of the primary page is directly configured in the installation kit of client, by issuing corresponding data exhibition from the background Corresponding content is shown, needs developer to change client code if the content that change the primary page, and in client Version updating, user can just come into force after re-downloading the installation kit after renewal.
All in the server, client is by parsing the page chains of the H5 pages for configuration for the logical construction and content of the H5 pages Connect, come logic and content that displayed page includes, if necessary to change page logic, then page developer changes phase in service end After answering code, user refreshes or reloaded the page in client.Therefore, the H5 pages have stronger compared to the primary page Flexibility.
Traditional H5 pages are opened by Webview in Android mobile phone client, and Webview is one and is based on Webkit engines show the control of web page, are exactly the web browser in client in simple terms, can open corresponding H5 The page simultaneously carries out some simple interactions.Webview controls are powerful, can be to url (Uniform Resource Locator abbreviation, URL) ask, the processing that the page is loaded, rendered, page interaction progress is powerful.Give tacit consent to feelings Webview full frame can be illustrated in mobile phone screen under condition, and provides navigation bar region and H5 page presentations region at top, similar In mobile phone browser.Wherein, navigation bar region mainly shows the Cao Zuoanjian such as page title and return, closing;H5 page presentations Region is mainly used in content displaying.
The existing flow that the H5 pages are opened in cell-phone customer terminal mainly comprises the following steps:
1st, trigger:User triggers client Webview by clicking on specific entrance;
2nd, show:After client Webview is triggered, mobile phone screen is directly switch into Webview interfaces;
3rd, load:Webview is to background request H5 pages uniform resource position mark URL (Uniform Resource Locator), the loading page and in Webview frameworks, progress bar can be shown at top in page loading procedure, when the page is complete After portion's loaded, progress bar disappears.
In process of the present invention is realized, inventor has found that at least there are the following problems in the prior art:
1st, opening the scene webpage H5 pages needs to pass through clicking trigger;
2nd, must be redirected from triggering porch by a step could open the H5 pages;
3rd, in front of the user, user can not enter during the process of H5 pages loading is waited for the loading procedure exposure of the H5 pages Row operation.
The content of the invention
In view of this, the embodiment of the present invention provides a kind of method and apparatus for loading displaying scene webpage, can realize net The loading of page browsing device separates with displaying, both ensure that normal browsing operation of the user in scene web page loading process, has improved Consumer's Experience;Cause that the triggering mode of scene web page display is more various again.
To achieve the above object, one side according to embodiments of the present invention, there is provided one kind loading displaying scene webpage Method.
A kind of method for loading displaying scene webpage, including:When user, which enters, needs to load the page of scene webpage, to Service end sends scene webpage load request;Receive scene info web that service end returns and web browser matches somebody with somebody confidence Breath, the web browser are used to loading and showing the scene webpage, and the configuration information includes the web browser Show trigger condition;The scene webpage is being loaded by the web browser from the background;When the operation of the user meets institute When stating displaying trigger condition, the scene webpage is shown on foreground by the web browser.
Alternatively, the configuration information also includes:Attribute configuration information and the attribute configuration rule of the web browser; The scene info web includes:The load path and displaying rule of the scene webpage.
Alternatively, by the web browser before the step of loading the scene webpage from the background, in addition to:According to The configuration information sets the web browser invisible.
Alternatively, by the web browser before the step of foreground shows the scene webpage, in addition to:According to The configuration information sets the web browser visible, and it is topmost one to set the displaying level of the web browser Layer.
Alternatively, in addition to:By setting the background transparent of the web browser, so as to user it can be seen that the net The page that next layer of page browsing device.
Alternatively, in addition to:By set the click state-event of the web browser for can transparent transmission, so that user can To operate the page of next layer of the web browser.
A kind of another aspect according to embodiments of the present invention, there is provided device for loading displaying scene webpage.
A kind of device for loading displaying scene webpage, including:Request sending module, for needing to load feelings when user enters During the page of scape webpage, scene webpage load request is sent to service end;Data reception module, for receiving service end return The configuration information of scene info web and web browser, the web browser are used to loading and showing the scene webpage, The configuration information includes the displaying trigger condition of the web browser;Backstage load-on module, for clear by the webpage Device of looking at is loading the scene webpage from the background;Foreground display module, for meeting the displaying triggering when the operation of the user During condition, the scene webpage is shown on foreground by the web browser.
Alternatively, the configuration information also includes:Attribute configuration information and the attribute configuration rule of the web browser; The scene info web includes:The load path and displaying rule of the scene webpage.
Alternatively, in addition to attribute configuration module, it is used for:The scene is being loaded by the web browser from the background Before webpage, set the web browser invisible according to the configuration information.
Alternatively, the attribute configuration module is additionally operable to:Set the web browser visible according to the configuration information, And the displaying level of the web browser is set for topmost one layer.
Alternatively, the attribute configuration module is additionally operable to:The background transparent of the web browser is set, so that user can To see the page of next layer of the web browser.
Alternatively, the attribute configuration module is additionally operable to:The click state-event for setting the web browser is can be saturating Pass, so that user can operate the page of next layer of the web browser.
A kind of another aspect according to embodiments of the present invention, there is provided terminal for loading displaying scene webpage.
A kind of terminal for loading displaying scene webpage, including:One or more processors;Storage device, for storing one Individual or multiple programs, when one or more of programs are by one or more of computing devices so that one or more The method that individual processor realizes the loading displaying scene webpage that the embodiment of the present invention is provided.
A kind of another further aspect according to embodiments of the present invention, there is provided computer-readable medium.
A kind of computer-readable medium, computer program is stored thereon with, this is realized when described program is executed by processor The method for the loading displaying scene webpage that inventive embodiments are provided.
One embodiment in foregoing invention has the following advantages that or beneficial effect:Pass through the category of self-defined web browser Property configuration information, realize web browser shows to the loading of the backstage of scene webpage and foreground, and then realizes web page browsing The loading of device separates with displaying, both ensure that normal browsing operation of the user in scene web page loading process, has improved user Experience;Cause that the triggering mode of scene web page display is more various again;Meanwhile primary page loading can be maximally utilised Flow, so as to save flow consumption.
Further effect adds hereinafter in conjunction with embodiment possessed by above-mentioned non-usual optional mode With explanation.
Brief description of the drawings
Accompanying drawing is used to more fully understand the present invention, does not form inappropriate limitation of the present invention.Wherein:
Fig. 1 is the schematic diagram of the main flow of the method for loading displaying scene webpage according to embodiments of the present invention;
Fig. 2 is the schematic diagram of the main modular of the device of loading displaying scene webpage according to embodiments of the present invention;
Fig. 3 is that the embodiment of the present invention can apply to exemplary system architecture figure therein;
Fig. 4 is adapted for the structural representation of the computer system of the terminal for realizing the embodiment of the present invention.
Embodiment
The one exemplary embodiment of the present invention is explained below in conjunction with accompanying drawing, including the various of the embodiment of the present invention Details should think them only exemplary to help understanding.Therefore, those of ordinary skill in the art should recognize Arrive, various changes and modifications can be made to the embodiments described herein, without departing from scope and spirit of the present invention.Together Sample, for clarity and conciseness, the description to known function and structure is eliminated in following description.
Webview can simply be interpreted as the web browser on mobile phone, be the container for carrying scene webpage, for beating Scene webpage is opened and shown, and completes some interactions.It is built-in in mobile phone A pp to be used to show advertisement, PUSH message and work The Web page of dynamic event etc., typically may be collectively referred to as scene webpage.In the prior art, Webview layers are normally at client Primary page upper strata, user loads in scene webpage and completes by clicking on specific entrance triggering loading scene webpage, Webview It is shown afterwards, therefore, loadings and displaying of the Webview to scene webpage will be sequentially performed after once triggering, if user It is not desired to see scene webpage at that time, then can not realizes.
In order to solve the problems, such as to mention in the prior art, one embodiment of the present of invention to Webview attribute by entering Row is configured to realize a kind of method of new loading displaying scene webpage.
Fig. 1 is the schematic diagram of the main flow of the method for loading displaying scene webpage according to embodiments of the present invention.Such as Fig. 1 Shown, the method for loading displaying scene webpage of the invention mainly includes steps S101 to step S104.
Step S101:When user, which enters, needs to load the page of scene webpage, the loading of scene webpage is sent to service end Request.
When user is by clicking on page entry accession page, client receives the access request that client sends, then, Page iden-tity according to being included in access request determines whether user enters the page for needing to load scene webpage.Wherein, the page Mark e.g. chained address of the page etc., scene webpage are, for example, H5 pages of activity, advertisement etc. etc..Client receives use After the access request for the page that family is sent, the page for needing to load scene webpage pre-saved can be searched according to page iden-tity Whether there is the page in the list of face, and then judge whether the page needs to load scene webpage.Or client receives user After the access request for the page sent, judge whether the page needs to load scene webpage according to the configuration information of the page, wherein, The configuration information of the page is pre-set.
When judge user enter need to load the page of scene webpage when, page access that client will be sent according to user Request, scene webpage load request is sent to service end, is showed with the details of acquisition request scene webpage to load User.
Step S102:Receive the scene info web of service end return and the configuration information of web browser, web page browsing Device is used to loading and showing scene webpage, and configuration information includes the displaying trigger condition of web browser.
The scene webpage load request that service end is sent according to client, by matching somebody with somebody for scene info web and web browser Confidence breath returns to client by the interface made an appointment.Wherein, web browser is, for example, Webview.This area is common Technical staff should be understood that others can realize the web browser control for showing web page in mobile phone application APP, together Sample is applied to technical scheme.
The configuration information of web browser can also include:Attribute configuration information and the attribute configuration rule of web browser Then.Wherein, attribute configuration information for example including:" visible state " attribute in the attribute of web browser is set, " clicks on event State " attribute, " background color " attribute etc.;Attribute configuration rule for example including:The time of each attribute configuration, trigger condition Etc. content.
Scene info web can for example include:The load path and displaying rule of scene webpage.The loading of scene webpage Path is, for example, H5 page links to be presented etc..The displaying rule of scene webpage is, for example,:The displaying number of the scene webpage, Show duration, shut-in time, close trigger condition etc..
Wherein, the configuration information of scene info web and web browser is both needed to configured in advance.
Step S103:Scene webpage is loaded on backstage by web browser.
In order to load scene webpage on backstage, to hide loading procedure, the normal browsing operation of user is not influenceed, in client End is loaded by web browser before scene webpage, it is also necessary to sets web browser invisible according to configuration information.Having Body can be " invisible " by setting " visible state " property value in web browser attribute when realizing, so as to which webpage is clear Device of looking at is hidden, then, web browser is just invisible to the loading procedure of scene webpage.When setting in web browser attribute During " visible state " attribute, if property value is " invisible ", any operation need not be performed, if property value is " visible ", is needed Property value is revised as " invisible ".Usually, " visible state " the property value default setting in web browser attribute is " no It can be seen that ".
After scene webpage loaded, client will not show the scene webpage on foreground immediately, and be to wait for meeting The displaying trigger condition of scene webpage.In this way, it can be achieved to separate the loading of scene webpage and displaying.
Step S104:When the operation of user meets displaying trigger condition, scene is shown on foreground by web browser Webpage.
When the operation of user meets displaying trigger condition, client be able to will have been loaded by web browser Complete scene web page display is to foreground.
Wherein, displaying trigger condition is pre-configured with, and can judge whether the operation of user meets by sensor etc. Show trigger condition.Such as:Gravity sensing sensor can perceive the three-dimensional of mobile phone, if the displaying trigger condition of configuration is " scene webpage loaded and mobile phone is inverted ", then when user is inverted mobile phone after scene webpage loaded, that is, judge Meet displaying trigger condition, so as to by the scene web page display of loaded to foreground.If the operation of user is unsatisfactory for Show trigger condition, then the scene webpage of loaded will not be shown.And for example, if the displaying triggering bar of configuration Part is " scene webpage loaded and shake one shake the hand machine ", then when user shakes mobile phone after scene webpage loaded, It is judged to meeting displaying trigger condition, so as to by the scene web page display of loaded to foreground.
In order to foreground show scene webpage, by web browser show scene webpage before, it is also necessary to according to Confidence breath sets web browser visible, and sets the displaying level of web browser as topmost one layer.In specific implementation Can be " visible " by setting " visible state " property value in web browser attribute, so as to which web browser be shown Come;Simultaneously, it is necessary to set " displaying level " property value of web browser as " topmost one layer ", so as to by web browser and The upper strata for the page that the scene web page display of loaded browses before user, scene webpage is shown on foreground to realize.
In order that user is when browsing scene webpage, it can be seen that content of pages (the namely web page browsing browsed before The page that next layer of device), the background transparent of web browser can be set.Set the operation of the background transparent of web browser can To be before scene webpage is shown, in this way, the scene page can with more convenient be shown so that the scene page is being made Displaying background color need not be considered further that when making.Similarly, the operation for setting the background transparent of web browser can also opened up Show after scene webpage a period of time (such as:5 seconds) in, so that scene webpage can more clearly be browsed by obtaining user.Specifically It can be performed according to the configuration information for the web browser that service end is sent.Can be by setting webpage clear in specific implementation " background color " property value for looking in device attribute makes the background transparent of web browser for " 0 ".
Furthermore it is also possible to set the click state-event of web browser for can transparent transmission, so that user can operate webpage The page that next layer of browser.Similarly, set the click state-event of web browser for can transparent transmission operation can be Show before scene webpage or after scene webpage is shown a period of time (such as:5 seconds) in, in this way, user exists The clicking operation in this time after displaying scene webpage just can not be transparent to the lower page of scene webpage.Specifically can be with The configuration information of the web browser sent according to service end performs.Can be by setting web browser in specific implementation " click state-event " property value in attribute is " can transparent transmission " so that the clicking operation of user can be transparent in lower floor And the page being covered.By setting " click state-event " in web browser attribute, can flexibly select webpage Browser shows as floating layer or shown as background atmosphere.
Finally, when user needs to close web browser, can be performed according to shut-off rule set in advance, webpage The shut-off rule of browser may be embodied in the configuration information for the web browser that service end is sent.Shut-off rule for example can be with It is:When click jumps to other pages in web browser, client can actively close web browser;Similarly, when with When the closing scene webpage is clicked at family in web browser, client can also close web browser and jump to other pages Face;Or voluntarily closed after the web browser shows predetermined time span etc..
According to step S101 described above to step S104, believed by the attribute configuration of self-defined web browser Breath, realize web browser and the backstage loading of scene webpage and foreground are shown, and then realize the loading of web browser Separated with displaying, both ensure that normal browsing operation of the user in scene web page loading process, improved Consumer's Experience;Make again The triggering mode for obtaining scene web page display is more various;Meanwhile the flow of primary page loading can be maximally utilised, from And flow consumption is saved.
Fig. 2 is the schematic diagram of the main modular of the device of loading displaying scene webpage according to embodiments of the present invention.Such as Fig. 2 Shown, the device 200 of the loading displaying scene webpage of the embodiment of the present invention mainly includes request sending module 201, data receiver Module 202, backstage load-on module 203 and foreground display module 204.
Request sending module 201 is used to, when user enters and needs to load the page of scene webpage, feelings are sent to service end Scape webpage load request;
Data reception module 202 is used for the scene info web for receiving service end return and web browser matches somebody with somebody confidence Breath, the web browser are used to loading and showing the scene webpage, and the configuration information includes the web browser Show trigger condition;
Backstage load-on module 203 is used to load the scene webpage from the background by the web browser;
Foreground display module 203 is used to, when the operation of the user meets the displaying trigger condition, pass through the net Page browsing device shows the scene webpage on foreground.
According to an embodiment of the invention, configuration information can also include:The attribute configuration information and attribute of web browser Configuration rule etc.;Also, scene info web can mainly include:The content such as the load path of scene webpage and displaying rule.
In addition, the device 200 of the loading displaying scene webpage of the embodiment of the present invention can also include attribute configuration module (figure Not shown in), it is used for:Before backstage loads scene webpage, setting webpage clear according to configuration information by web browser Device of looking at is invisible.
Technical scheme according to embodiments of the present invention, attribute configuration module can be also used for:Net is set according to configuration information Page browsing device is visible, and sets the displaying level of web browser as topmost one layer.
In addition, attribute configuration module can be also used for:Set web browser background transparent, so as to user it can be seen that The page that next layer of web browser.
And attribute configuration module can be also used for:Set web browser click state-event for can transparent transmission, so as to User can operate the page of next layer of web browser.
Technical scheme according to embodiments of the present invention, by the attribute configuration information of self-defined web browser, realize Web browser is shown to the backstage loading of scene webpage and foreground, and then realizes the loading and displaying point of web browser From, both ensure that user in scene web page loading process normal browsing operation, improve Consumer's Experience;Cause scene net again The triggering mode of page is more various;Meanwhile the flow of primary page loading can be maximally utilised, so as to save flow Consumption.
Fig. 3 shows the method or loading displaying scene net for the loading displaying scene webpage that can apply the embodiment of the present invention The exemplary system architecture 300 of the device of page.
As shown in figure 3, system architecture 300 can include terminal device 301,302,303, network 304 and server 305. Network 304 between terminal device 301,302,303 and server 305 provide communication link medium.Network 304 can be with Including various connection types, such as wired, wireless communication link or fiber optic cables etc..
User can be interacted with using terminal equipment 301,302,303 by network 304 with server 305, to receive or send out Send message etc..Various telecommunication customer end applications, such as the application of shopping class, net can be installed on terminal device 301,302,303 (merely illustrative) such as the application of page browsing device, searching class application, JICQ, mailbox client, social platform softwares.
Terminal device 301,302,303 can have a display screen and a various electronic equipments that supported web page browses, bag Include but be not limited to smart mobile phone, tablet personal computer, pocket computer on knee and desktop computer etc..
Server 305 can be to provide the server of various services, such as utilize terminal device 301,302,303 to user The shopping class website browsed provides the back-stage management server (merely illustrative) supported.Back-stage management server can be to receiving To the data such as information query request analyze etc. processing, and by result (such as target push information, product letter Breath -- merely illustrative) feed back to terminal device.
It should be noted that the method for the loading displaying scene webpage that the embodiment of the present invention is provided is typically by server 305 are performed, and correspondingly, the device of loading displaying scene webpage is generally positioned in server 305.
It should be understood that the number of the terminal device, network and server in Fig. 3 is only schematical.According to realizing need Will, can have any number of terminal device, network and server.
Below with reference to Fig. 4, it illustrates suitable for for realizing the knot of the computer system 400 of the terminal of the embodiment of the present invention Structure schematic diagram.Terminal device shown in Fig. 4 is only an example, should not be to the function and use range band of the embodiment of the present invention Carry out any restrictions.
As shown in figure 4, computer system 400 includes CPU (CPU) 401, it can be read-only according to being stored in Program in memory (ROM) 402 or be loaded into program in random access storage device (RAM) 403 from storage part 408 and Perform various appropriate actions and processing.In RAM 403, also it is stored with system 400 and operates required various programs and data. CPU 401, ROM 402 and RAM 403 are connected with each other by bus 404.Input/output (I/O) interface 405 is also connected to always Line 404.
I/O interfaces 405 are connected to lower component:Importation 406 including keyboard, mouse etc.;Penetrated including such as negative electrode The output par, c 407 of spool (CRT), liquid crystal display (LCD) etc. and loudspeaker etc.;Storage part 408 including hard disk etc.; And the communications portion 409 of the NIC including LAN card, modem etc..Communications portion 409 via such as because The network of spy's net performs communication process.Driver 410 is also according to needing to be connected to I/O interfaces 405.Detachable media 411, such as Disk, CD, magneto-optic disk, semiconductor memory etc., it is arranged on as needed on driver 410, in order to read from it Computer program be mounted into as needed storage part 408.
Especially, according to embodiment disclosed by the invention, may be implemented as counting above with reference to the process of flow chart description Calculation machine software program.For example, embodiment disclosed by the invention includes a kind of computer program product, it includes being carried on computer Computer program on computer-readable recording medium, the computer program include the program code for being used for the method shown in execution flow chart. In such embodiment, the computer program can be downloaded and installed by communications portion 409 from network, and/or from can Medium 411 is dismantled to be mounted.When the computer program is performed by CPU (CPU) 401, system of the invention is performed The above-mentioned function of middle restriction.
It should be noted that the computer-readable medium shown in the present invention can be computer-readable signal media or meter Calculation machine readable storage medium storing program for executing either the two any combination.Computer-readable recording medium for example can be --- but not Be limited to --- electricity, magnetic, optical, electromagnetic, system, device or the device of infrared ray or semiconductor, or it is any more than combination.Meter The more specifically example of calculation machine readable storage medium storing program for executing can include but is not limited to:Electrical connection with one or more wires, just Take formula computer disk, hard disk, random access storage device (RAM), read-only storage (ROM), erasable type and may be programmed read-only storage Device (EPROM or flash memory), optical fiber, portable compact disc read-only storage (CD-ROM), light storage device, magnetic memory device, Or above-mentioned any appropriate combination.In the present invention, computer-readable recording medium can any include or store journey The tangible medium of sequence, the program can be commanded the either device use or in connection of execution system, device.And at this In invention, computer-readable signal media can include in a base band or as carrier wave a part propagation data-signal, Wherein carry computer-readable program code.The data-signal of this propagation can take various forms, including but unlimited In electromagnetic signal, optical signal or above-mentioned any appropriate combination.Computer-readable signal media can also be that computer can Any computer-readable medium beyond storage medium is read, the computer-readable medium, which can send, propagates or transmit, to be used for By instruction execution system, device either device use or program in connection.Included on computer-readable medium Program code can be transmitted with any appropriate medium, be included but is not limited to:Wirelessly, electric wire, optical cable, RF etc., or it is above-mentioned Any appropriate combination.
Flow chart and block diagram in accompanying drawing, it is illustrated that according to the system of various embodiments of the invention, method and computer journey Architectural framework in the cards, function and the operation of sequence product.At this point, each square frame in flow chart or block diagram can generation The part of one module of table, program segment or code, a part for above-mentioned module, program segment or code include one or more For realizing the executable instruction of defined logic function.It should also be noted that some as replace realization in, institute in square frame The function of mark can also be with different from the order marked in accompanying drawing generation.For example, two square frames succeedingly represented are actual On can perform substantially in parallel, they can also be performed in the opposite order sometimes, and this is depending on involved function.Also It is noted that the combination of each square frame and block diagram in block diagram or flow chart or the square frame in flow chart, can use and perform rule Fixed function or the special hardware based system of operation are realized, or can use the group of specialized hardware and computer instruction Close to realize.
Being described in module involved in the embodiment of the present invention can be realized by way of software, can also be by hard The mode of part is realized.Described module can also be set within a processor, for example, can be described as:A kind of processor bag Include request sending module, data reception module, backstage load-on module and foreground display module.Wherein, the title of these modules exists The restriction to the module in itself is not formed in the case of certain, for example, request sending module is also described as " being used to work as and using When family enters the page for needing loading scene webpage, the module of scene webpage load request is sent to service end ".
As on the other hand, present invention also offers a kind of computer-readable medium, the computer-readable medium can be Included in equipment described in above-described embodiment;Can also be individualism, and without be incorporated the equipment in.Above-mentioned calculating Machine computer-readable recording medium carries one or more program, when said one or multiple programs are performed by the equipment, makes Obtaining the equipment includes:When user, which enters, needs to load the page of scene webpage, scene webpage load request is sent to service end; The scene info web of service end return and the configuration information of web browser are received, the web browser is used to load and open up Show the scene webpage, the configuration information includes the displaying trigger condition of the web browser;Pass through the web page browsing Device is loading the scene webpage from the background;When the operation of the user meets the displaying trigger condition, pass through the webpage Browser shows the scene webpage on foreground.
Technical scheme according to embodiments of the present invention, by the attribute configuration information of self-defined web browser, realize Web browser is shown to the backstage loading of scene webpage and foreground, and then realizes the loading and displaying point of web browser From, both ensure that user in scene web page loading process normal browsing operation, improve Consumer's Experience;Cause scene net again The triggering mode of page displaying is more various;Meanwhile the flow of primary page loading can be maximally utilised, so as to save Flow consumes.
Above-mentioned embodiment, does not form limiting the scope of the invention.Those skilled in the art should be bright It is white, depending on design requirement and other factors, various modifications, combination, sub-portfolio and replacement can occur.It is any Modifications, equivalent substitutions and improvements made within the spirit and principles in the present invention etc., should be included in the scope of the present invention Within.

Claims (14)

  1. A kind of 1. method for loading displaying scene webpage, it is characterised in that including:
    When user, which enters, needs to load the page of scene webpage, scene webpage load request is sent to service end;
    The scene info web of service end return and the configuration information of web browser are received, the web browser is used to load With the displaying scene webpage, the configuration information includes the displaying trigger condition of the web browser;
    The scene webpage is being loaded by the web browser from the background;
    When the operation of the user meets the displaying trigger condition, the feelings are shown on foreground by the web browser Scape webpage.
  2. 2. according to the method for claim 1, it is characterised in that
    The configuration information also includes:Attribute configuration information and the attribute configuration rule of the web browser;
    The scene info web includes:The load path and displaying rule of the scene webpage.
  3. 3. according to the method for claim 1, it is characterised in that the scene is being loaded by the web browser from the background Before the step of webpage, in addition to:
    Set the web browser invisible according to the configuration information.
  4. 4. according to the method for claim 1, it is characterised in that the scene is shown on foreground by the web browser Before the step of webpage, in addition to:
    Set the web browser visible according to the configuration information, and the displaying level of the web browser is set for most One layer above.
  5. 5. according to the method for claim 1, it is characterised in that also include:
    By setting the background transparent of the web browser, so as to user it can be seen that the page of next layer of the web browser Face.
  6. 6. according to the method for claim 1, it is characterised in that also include:
    By set the click state-event of the web browser for can transparent transmission, so that user can operate the web page browsing The page that next layer of device.
  7. A kind of 7. device for loading displaying scene webpage, it is characterised in that including:
    Request sending module, for when user enters and needs to load the page of scene webpage, scene webpage to be sent to service end Load request;
    Data reception module, it is described for receiving the scene info web of service end return and the configuration information of web browser Web browser is used to loading and showing the scene webpage, and the displaying that the configuration information includes the web browser triggers Condition;
    Backstage load-on module, for loading the scene webpage from the background by the web browser;
    Foreground display module, for when the operation of the user meets the displaying trigger condition, passing through the web page browsing Device shows the scene webpage on foreground.
  8. 8. device according to claim 7, it is characterised in that
    The configuration information also includes:Attribute configuration information and the attribute configuration rule of the web browser;
    The scene info web includes:The load path and displaying rule of the scene webpage.
  9. 9. device according to claim 7, it is characterised in that also including attribute configuration module, be used for:
    The net before the scene webpage is loaded from the background, is being set according to the configuration information by the web browser Page browsing device is invisible.
  10. 10. device according to claim 7, it is characterised in that the attribute configuration module is additionally operable to:
    Set the web browser visible according to the configuration information, and the displaying level of the web browser is set for most One layer above.
  11. 11. device according to claim 7, it is characterised in that the attribute configuration module is additionally operable to:
    The background transparent of the web browser is set, so as to user it can be seen that the page of next layer of the web browser.
  12. 12. device according to claim 7, it is characterised in that the attribute configuration module is additionally operable to:
    Set the click state-event of the web browser for can transparent transmission, so that user can be operated under the web browser One layer of the page.
  13. A kind of 13. terminal for loading displaying scene webpage, it is characterised in that including:
    One or more processors;
    Storage device, for storing one or more programs,
    When one or more of programs are by one or more of computing devices so that one or more of processors are real The now method as described in any in claim 1-6.
  14. 14. a kind of computer-readable medium, is stored thereon with computer program, it is characterised in that described program is held by processor The method as described in any in claim 1-6 is realized during row.
CN201710619489.4A 2017-07-26 2017-07-26 A kind of method and apparatus for loading displaying scene webpage Pending CN107515903A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710619489.4A CN107515903A (en) 2017-07-26 2017-07-26 A kind of method and apparatus for loading displaying scene webpage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710619489.4A CN107515903A (en) 2017-07-26 2017-07-26 A kind of method and apparatus for loading displaying scene webpage

Publications (1)

Publication Number Publication Date
CN107515903A true CN107515903A (en) 2017-12-26

Family

ID=60722776

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710619489.4A Pending CN107515903A (en) 2017-07-26 2017-07-26 A kind of method and apparatus for loading displaying scene webpage

Country Status (1)

Country Link
CN (1) CN107515903A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108920645A (en) * 2018-06-29 2018-11-30 广州视源电子科技股份有限公司 Method and device for displaying intelligent device page, intelligent device and storage medium
CN111460343A (en) * 2019-01-21 2020-07-28 阿里巴巴集团控股有限公司 Display method, device, terminal equipment and computer storage medium
CN111553727A (en) * 2020-04-23 2020-08-18 佛山市迪川电子科技有限公司 Advertisement making and publishing method and advertisement making and publishing system
CN112418997A (en) * 2020-12-03 2021-02-26 政采云有限公司 User interface display method, device, equipment and medium
CN112799745A (en) * 2019-11-14 2021-05-14 腾讯科技(深圳)有限公司 Page display control method and device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102270133A (en) * 2011-07-18 2011-12-07 百度在线网络技术(北京)有限公司 Method and equipment for showing status of page window
CN104156401A (en) * 2014-07-22 2014-11-19 小米科技有限责任公司 Webpage loading method, device and equipment
US20150121257A1 (en) * 2013-10-31 2015-04-30 Samsung Electronics Co., Ltd. Method and apparatus for triggering url load request from a browser
CN105095253A (en) * 2014-05-06 2015-11-25 腾讯科技(深圳)有限公司 Webpage display method and webpage display device
CN105335485A (en) * 2015-10-15 2016-02-17 桂林电子科技大学 Webpage loading method and device
CN106095551A (en) * 2016-06-07 2016-11-09 腾讯科技(深圳)有限公司 The method and apparatus showing media file
CN106339226A (en) * 2016-08-26 2017-01-18 南威软件股份有限公司 Webpage page display method and page display plug-in

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102270133A (en) * 2011-07-18 2011-12-07 百度在线网络技术(北京)有限公司 Method and equipment for showing status of page window
US20150121257A1 (en) * 2013-10-31 2015-04-30 Samsung Electronics Co., Ltd. Method and apparatus for triggering url load request from a browser
CN105095253A (en) * 2014-05-06 2015-11-25 腾讯科技(深圳)有限公司 Webpage display method and webpage display device
CN104156401A (en) * 2014-07-22 2014-11-19 小米科技有限责任公司 Webpage loading method, device and equipment
CN105335485A (en) * 2015-10-15 2016-02-17 桂林电子科技大学 Webpage loading method and device
CN106095551A (en) * 2016-06-07 2016-11-09 腾讯科技(深圳)有限公司 The method and apparatus showing media file
CN106339226A (en) * 2016-08-26 2017-01-18 南威软件股份有限公司 Webpage page display method and page display plug-in

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《美术大观》编辑部: "《中国美术教育学术论丛 艺术设计卷 6》", 31 October 2016 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108920645A (en) * 2018-06-29 2018-11-30 广州视源电子科技股份有限公司 Method and device for displaying intelligent device page, intelligent device and storage medium
CN111460343A (en) * 2019-01-21 2020-07-28 阿里巴巴集团控股有限公司 Display method, device, terminal equipment and computer storage medium
CN111460343B (en) * 2019-01-21 2023-04-28 阿里巴巴集团控股有限公司 Display method, display device, terminal equipment and computer storage medium
CN112799745A (en) * 2019-11-14 2021-05-14 腾讯科技(深圳)有限公司 Page display control method and device
CN112799745B (en) * 2019-11-14 2024-03-15 深圳市雅阅科技有限公司 Page display control method and device
CN111553727A (en) * 2020-04-23 2020-08-18 佛山市迪川电子科技有限公司 Advertisement making and publishing method and advertisement making and publishing system
CN111553727B (en) * 2020-04-23 2024-02-02 佛山市迪川电子科技有限公司 Advertisement making and publishing method and advertisement making and publishing system
CN112418997A (en) * 2020-12-03 2021-02-26 政采云有限公司 User interface display method, device, equipment and medium

Similar Documents

Publication Publication Date Title
CN107515903A (en) A kind of method and apparatus for loading displaying scene webpage
US10769353B2 (en) Dynamic streaming content provided by server and client-side tracking application
CN100421375C (en) Data sharing system, method and software tool
US9779069B2 (en) Model traversing based compressed serialization of user interaction data and communication from a client-side application
US20210337015A1 (en) Method and system of application development for multiple device client platforms
CN106462597A (en) Performing searches and accessing search results using different devices
US9680897B2 (en) Throttled scanning for optimized compression of network communicated data
CN112306340B (en) Information display method, information transmission device, electronic equipment and medium
CN108549567B (en) Animation display method, device, terminal, server and storage medium
US10339572B2 (en) Tracking user interaction with a stream of content
CN107656768A (en) Control the method and its system of page jump
US20160357866A1 (en) Search controls using sliders and lightboxes
CN107085580A (en) The method and client of client displayed page
CN107547358A (en) Processing method, device and the terminal of game information
CN107390994A (en) Interface presentation and device
CN109981719A (en) Information processing method and its system, computer system and computer readable medium
US20190325485A1 (en) Tracking user interaction with a stream of content
CN114697285B (en) Information display and information transmission methods, devices, equipment and media
US8954345B2 (en) Method and system for advertising using a mobile communication device
CN114647412A (en) Content display method and terminal equipment
US9665158B2 (en) Battery save mode
CN110083407A (en) The implementation method of step item, device, electronic equipment and storage medium in small routine
US20130307872A1 (en) Integrating Remote Content with Local Content
CN108108086A (en) Page processing method and device
CN114780183A (en) Online programming learning method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
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: 20171226