CN115828007B - Page display method, device and system, electronic equipment and medium - Google Patents

Page display method, device and system, electronic equipment and medium Download PDF

Info

Publication number
CN115828007B
CN115828007B CN202211453924.8A CN202211453924A CN115828007B CN 115828007 B CN115828007 B CN 115828007B CN 202211453924 A CN202211453924 A CN 202211453924A CN 115828007 B CN115828007 B CN 115828007B
Authority
CN
China
Prior art keywords
page
content
model
model page
displayed
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.)
Active
Application number
CN202211453924.8A
Other languages
Chinese (zh)
Other versions
CN115828007A (en
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.)
Shanghai Bingjiang Information Technology Co ltd
Original Assignee
Shanghai Bingjiang 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 Shanghai Bingjiang Information Technology Co ltd filed Critical Shanghai Bingjiang Information Technology Co ltd
Priority to CN202211453924.8A priority Critical patent/CN115828007B/en
Publication of CN115828007A publication Critical patent/CN115828007A/en
Application granted granted Critical
Publication of CN115828007B publication Critical patent/CN115828007B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The embodiment of the application provides a method, a device, a system, electronic equipment and a medium for page display, wherein the method comprises the following steps: preloading the content of a model page when a front page is displayed, wherein the front page is a page displayed in front of the model page; in response to the operation of displaying the model page, the content of the model page is displayed, and the content of the model page can be directly displayed through some embodiments of the application, so that the time for loading the model page is reduced, and the page display efficiency is improved.

Description

Page display method, device and system, electronic equipment and medium
Technical Field
The embodiment of the application relates to the field of computer software, in particular to a method, a device, a system, electronic equipment and a medium for page display.
Background
With the development of computer technology, a client needs to have the capability of displaying a model with an ultra-large volume, and in the related technology, in the process of displaying the model by the client each time, engine resources need to be reinitialized, so that a user has the condition of page clamping or slow page loading in the process of opening a page, and the use experience of the user is poor.
Therefore, how to increase the loading speed of the page and improve the user experience of browsing the page is a problem to be solved.
Disclosure of Invention
The embodiment of the application provides a method, a device, a system, electronic equipment and a medium for page display, which can at least directly display the content of a model page through some embodiments of the application, and reduce the loading time of the model page, thereby improving the user experience of browsing the page.
In a first aspect, the present application provides a method for displaying a page, applied to a client, where the method includes: preloading the content of a model page when a front page is displayed, wherein the front page is a page displayed in front of the model page; and responding to the operation of displaying the model page, and displaying the content of the model page.
Therefore, unlike the prior art that the content is directly loaded in the process of displaying the model page, the content is preloaded in the cache in the process of displaying the front page, the content is directly obtained from the cache in the process of displaying the model page for displaying, the loading time of the model page is reduced, and therefore the user experience of browsing the page is improved.
With reference to the first aspect, in an implementation manner of the present application, before the preloading the content of the model page when the pre-page is presented, the method further includes: acquiring historical average loading time of the content; the preloading of the content of the model page when the front page is presented comprises: determining a target pre-page for starting to load the content based on the historical average loading time; and confirming that the current display page is the target preposed page, and beginning to preload the content of the model page.
Therefore, according to the embodiment of the application, the historical average loading time of the content can be used for definitely starting to load the content on the front page, so that the page loading efficiency is improved, other pages are prevented from being slowly loaded due to the fact that the content is loaded too early, or the model page is prevented from being slowly loaded in the process of displaying the model page due to the fact that the content is not loaded in time.
With reference to the first aspect, in an implementation manner of the present application, the preloading the content of the model page when the front page is presented includes: loading an engine resource, wherein the engine resource is used for analyzing and loading the content; the content of the model page is preloaded through the engine resource when the front page is displayed.
Therefore, the embodiment of the application can use the engine resource to load the content of the model page in the front page by preloading the engine resource.
With reference to the first aspect, in an implementation manner of the present application, after the presenting the content of the model page, the method further includes: and hiding the content and the engine resources into a browser under the condition of confirming that the model page is switched to other presentation pages.
Therefore, the embodiment of the application can ensure that the content of the model page and the engine resource are directly obtained from the browser in the process of returning to the model page again by hiding the content of the model page and the engine resource in the browser in the process of switching the page.
With reference to the first aspect, in an implementation manner of the present application, after hiding the content and the engine resource into the browser, the method further includes: and acquiring and loading the content and engine resources hidden in the browser under the condition of confirming that the other presentation pages are switched to the model page.
Therefore, the embodiment of the application can reduce the loading time of the page by directly acquiring the engine resource and the content hidden in the browser.
With reference to the first aspect, in an implementation manner of the present application, after the presenting the content of the model page, the method further includes: in response to the exit page instruction, the content and engine resources are deleted.
Therefore, the embodiment of the application can improve the efficiency of the client in running other programs by deleting the content and the engine resource after exiting the page.
In a second aspect, the present application provides a device for displaying a page, the device comprising: the content loading module is configured to preload the content of a model page when a front page is displayed, wherein the front page is a page displayed before the model page; and the content display module is configured to display the content of the model page in response to the operation of displaying the model page.
With reference to the second aspect, in an embodiment of the present application, the content loading module is further configured to: acquiring historical average loading time of the content; determining a target pre-page for starting to load the content based on the historical average loading time; and confirming that the current display page is the target preposed page, and beginning to preload the content of the model page.
With reference to the second aspect, in an embodiment of the present application, the content loading module is further configured to: loading an engine resource, wherein the engine resource is used for analyzing and loading the content; the content of the model page is preloaded through the engine resource when the front page is displayed.
With reference to the second aspect, in an embodiment of the present application, the content presentation module is further configured to: and hiding the content and the engine resources into a browser under the condition of confirming that the model page is switched to other presentation pages.
With reference to the second aspect, in an embodiment of the present application, the content presentation module is further configured to: and acquiring and loading the content and engine resources hidden in the browser under the condition of confirming that the other presentation pages are switched to the model page.
With reference to the second aspect, in an embodiment of the present application, the content presentation module is further configured to: in response to the exit page instruction, the content and engine resources are deleted.
In a third aspect, the present application provides a system for page presentation, the system comprising: a model storage server configured to store contents of a model page; a client configured to preload the content of the model page and to execute the method according to any embodiment of the first aspect, presenting the content, in accordance with the content of the model page.
In a fourth aspect, the present application provides an electronic device, including: a processor, a memory, and a bus; the processor is connected to the memory via the bus, the memory storing a computer program which, when executed by the processor, performs the method according to any embodiment of the first aspect.
In a fifth aspect, the present application provides a computer readable storage medium having stored thereon a computer program which, when executed, performs a method according to any embodiment of the first aspect.
Drawings
Fig. 1 is a schematic diagram of system components of a method for displaying a page according to an embodiment of the present application;
FIG. 2 is one of the flowcharts of a method for page presentation shown in an embodiment of the present application;
FIG. 3 is a second flowchart of a method for displaying a page according to an embodiment of the present disclosure;
fig. 4 is a schematic diagram of a device composition of a page display according to an embodiment of the present application;
fig. 5 is a schematic diagram of an electronic device according to an embodiment of the present application.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, but not all embodiments. The components of the embodiments of the present application, which are generally described and illustrated in the figures herein, may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, provided in the accompanying drawings, is not intended to limit the scope of the application, as claimed, but is merely representative of selected embodiments of the application. All other embodiments, which can be made by a person skilled in the art without making any inventive effort, are intended to be within the scope of the present application based on the embodiments of the present application.
In order to improve the problems in the background art, in some embodiments of the present application, the content of the model page is preloaded in a cache in the process of displaying the front page, and then the content is directly obtained from the cache in the process of displaying the model page to directly display. For example, in some embodiments of the present application, after confirming a target pre-page that starts loading the content of the model page, the client pre-loads the content of the model page into the cache during the process of displaying the target pre-page, and directly obtains the content from the cache during the process of displaying the model page for direct display.
The method steps in the embodiments of the present application are described in detail below with reference to the accompanying drawings.
FIG. 1 provides a block diagram of a system for page presentation in some embodiments of the present application, including a model storage server 120 and a client 110. Specifically, the content of the model page is stored in the model storage server 120, and the client 110 obtains the content of the model page from the model storage server 120 and stores the content in the cache in the process of displaying the front page. The client 110 then directly obtains the content from the cache to be directly presented during the presentation of the model page.
Different from the embodiment of the application, in the related technology, in the process of displaying the model each time by the client, the engine resource needs to be reinitialized, so that the situation that the page is blocked or the page loading is slow occurs in the process of opening the page by the user, and the use experience of the user is poor. In the embodiment of the application, the content of the model page is stored in the cache in advance, so that the embodiment of the application can realize the display of the model page without reinitializing engine resources when the model page is opened each time like the related technology.
The following exemplarily illustrates a solution for page presentation provided in some embodiments of the present application with a client. It can be appreciated that the technical scheme of the page display method in the embodiment of the application can be applied to any client, for example, a computer or a tablet computer.
At least to solve the problems in the background art, as shown in fig. 2, some embodiments of the present application provide a method for displaying a page, where the method includes:
s210, preloading the content of the model page when the front page is displayed.
It will be appreciated that the content of the preloaded model pages is stored locally at the client, either in a cache or in a Dom tree.
It should be noted that the pre-page is a page displayed before the model page. For example, the pages displayed by the client include a fill-in information page, a login page, a catalog page, a text introduction page, and a model page. The filling information page, the login page, the catalog page and the text introduction page are all displayed in the model page, so that the front page is any one of the filling information page, the login page, the catalog page and the text introduction page in the embodiment.
The content of the model page can be a larger quantity of models, and can also be high-definition videos and other contents, for example, the content of the model page can be a BIM model, and the BIM (Building Information Modeling) technology is a datamation tool applied to engineering design, construction and management, and the sharing and the transmission of building information are carried out in the whole life cycle process of project planning, operation and maintenance through integrating datamation and informatization models of the building. Engineering technicians can correctly understand and efficiently respond to various building information, provide a basis for collaborative work for design teams and building groups of all parties such as buildings, operations and the like, and play an important role in improving production efficiency, saving cost, efficiently managing and the like.
In large-scale infrastructure engineering and urban information management platforms, a large amount of three-dimensional models are generally required to be managed, including visual interaction, information transmission, association of the three-dimensional models and related business data and the like, when the models are required to be reused in the same platform switching, the models are generally required to be reloaded each time when the models are opened in the industry, so that the three-dimensional models are checked and managed on the same platform, but aiming at the ultra-large amount of three-dimensional models, such as urban three-dimensional models, efficient data management and smooth interactive experience are difficult to achieve. There is therefore a need for a method that can multiplex loaded models to address the above challenges.
In one embodiment of the present application, before preloading the content of the model page, the historical average loading time of the content is obtained, then the target pre-page for starting loading the content is determined based on the historical average loading time, and if the current display page is confirmed to be the target pre-page, the content of the model page is started to be preloaded.
That is, in the process of historical loading, the time from starting loading to finishing loading is recorded, the historical loading time is averaged to obtain the historical average loading time, then when the display system is logged in, the historical average loading time of the content of the model page is obtained, then the historical average loading time corresponds to the target pre-page, and the content of the model page is preloaded in the process of displaying the target pre-page.
Specifically, in the process of displaying the front page, the display time of each front page can be set, or the residence time of each front page can be predicted according to the historical display time of each front page, then whether the time interval between the front page currently displayed and the display model page is smaller than or equal to the historical average loading time is confirmed, if yes, the front page currently displayed is judged as the target front page, if not, other front pages are continuously displayed until the time interval between the front page currently displayed and the display model page is confirmed to be smaller than or equal to the historical average loading time, and then the content of the pre-loaded model page is started.
In one embodiment of the application, engine resources are loaded, wherein the engine resources are used for analyzing and loading the content, and the content of the model page is preloaded through the engine resources when the front page is displayed.
The engine resource is script code for analyzing and loading the content of the model page. The content of the model page may be a resource carrier stored at the model storage server.
That is, in the process of preloading the model page, the engine resource needs to be preloaded, and then the content of the model page is loaded through the engine resource.
S220, responding to the operation of displaying the model page, and displaying the content of the model page.
In one embodiment of the present application, after the content of the model page is presented, the content and engine resources are hidden into the browser under the condition that the model page is confirmed to be switched to other presentation pages.
In one embodiment of the present application, the content and engine resources hidden in the browser are obtained and loaded under the condition that other presentation pages are confirmed to be switched to the model page.
That is, after the content of the model page is displayed, in the process of switching to other pages, in order to enable the subsequent model page to continue to be displayed, the content of the model page and the engine resource are hidden in the browser together, wherein the content can be hidden in the Dom tree, and in the process of switching back the model page, the content of the model page and the engine resource are directly obtained from the Dom tree to be displayed.
It should be noted that the other presentation pages are all presentation pages except the presentation model page in the system. The system may be an application in the client for exposing the presentation model page, the presentation model page belonging to the application with other presentation pages.
In one embodiment of the present application, the content and engine resources are deleted in response to an exit page instruction.
That is, in order to ensure that other programs of the client normally operate, prevent blocking, and delete the content of the model page and the engine resource when confirming that the user triggers the instruction to exit the page.
As shown in fig. 3, in one embodiment of the present application, after S301 enters the client, S302 is executed to determine whether there is a local cache, if so, S304 is executed to read the engine resource from the cache, and if not, S303 is executed to cache the engine resource first and then S304 is executed. After executing S304, executing S305 to the position of the content of the acquirable model page, S306 if the content exists in the Dom tree, if not, executing S308 to load the content through the network, and then executing S307 to acquire and display the content from the Dom tree. After S307 is performed, S309 is performed to switch pages, store the content in the Dom tree, and finally S310 is performed to end and delete the content.
Specifically, first, engine resources are preloaded and cached. When a user opens any page of the platform, the engine resource starts to be loaded and cached locally, so that the time for loading the engine resource when opening next time is reduced.
The contents of the model page are then preloaded. According to the different sizes of the models, the loading time length of each model is different, the model is preloaded in the background when the user acquires the model, the preloading process is possibly performed when the user does not enter the model page yet, and the model loading time can be greatly reduced when the user enters the corresponding model page.
The contents of the model page are then cached. When the user makes a page jump or switch inside the platform, it still takes a long time to load the next time if the model is destroyed. In the application, when a user switches or adjusts, a carrier canvas loading model resources is moved into a browser Dom tree and hidden. When the user switches to the page to be displayed again next time, the system can judge whether the canvas matched with the model resource exists in the browser Dom tree or not, if so, the hidden canvas is displayed, and the secondary loading of the model can be avoided, so that the function of second opening of the secondary loading model is realized.
Finally, the model is deleted and engine resources are offloaded when the platform is exited to ensure that the operation of the other platforms of the client is not affected.
Therefore, the application proposes a method for implementing model multiplexing based on client side caching. The method has the main advantages that through the maximum multiplexing of the cache of the engine resource and the model resource, the loading speed of the oversized BIM model can be increased by more than 40% when the model is previewed for the first time, and the second loading can be realized for the loaded model no matter the page is switched or a new page is opened.
Therefore, compared with the prior art, the method has the following advantages and beneficial effects:
through a preloading strategy and a mode of copying Canvas objects in a browser Dom, the problems that other operations of a client end are blocked due to the fact that the model needs to be reinitialized each time, a page of the client end is opened slowly, waiting time is too long, and a client cannot smoothly browse the model are effectively solved, and particularly, the loading and experience of a city-level large-scale three-dimensional model are obviously improved. The method and the device can achieve model second-level rendering presentation no matter when the model is browsed for the first time or when the page is switched back to be opened again to browse the same model.
Having described a specific embodiment of a method of page presentation, a device for page presentation will be described.
As shown in fig. 4, some embodiments of the present application provide an apparatus 400 for page presentation, the apparatus comprising: a content loading module 410 and a content presentation module 420.
The content loading module 410 is configured to preload the content of a model page when a pre-page is presented, wherein the pre-page is a page presented before the model page.
A content presentation module 420 is configured to present the content of the model page in response to an operation to present the model page.
In one embodiment of the present application, the content loading module 410 is further configured to: acquiring historical average loading time of the content; determining a target pre-page for starting to load the content based on the historical average loading time; and confirming that the current display page is the target preposed page, and beginning to preload the content of the model page.
In one embodiment of the present application, the content loading module 410 is further configured to: loading an engine resource, wherein the engine resource is used for analyzing and loading the content; the content of the model page is preloaded through the engine resource when the front page is displayed.
In one embodiment of the present application, the content presentation module 420 is further configured to: and hiding the content and the engine resources into a browser under the condition of confirming that the model page is switched to other presentation pages.
In one embodiment of the present application, the content presentation module 420 is further configured to: and acquiring and loading the content and engine resources hidden in the browser under the condition of confirming that the other presentation pages are switched to the model page.
In one embodiment of the present application, the content presentation module 420 is further configured to: in response to the exit page instruction, the content and engine resources are deleted.
In the embodiment of the present application, the module shown in fig. 4 can implement each process in the embodiments of the methods of fig. 1, fig. 2, and fig. 3. The operation and/or function of the individual modules in fig. 4 are for the purpose of realizing the respective flows in the method embodiments in fig. 1, 2 and 3, respectively. Reference is specifically made to the description in the above method embodiments, and detailed descriptions are omitted here as appropriate to avoid repetition.
As shown in fig. 5, an embodiment of the present application provides an electronic device 500, including: a processor 510, a memory 520 and a bus 530, the processor being connected to the memory by means of the bus, the memory storing computer readable instructions which, when executed by the processor, are adapted to carry out the method according to any one of the above-mentioned embodiments, in particular with reference to the description of the above-mentioned method embodiments, and detailed descriptions are omitted here as appropriate to avoid redundancy.
Wherein the bus is used to enable direct connection communication of these components. The processor in the embodiment of the application may be an integrated circuit chip, which has a signal processing capability. The processor may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU for short), a network processor (Network Processor, NP for short), etc.; but may also be a Digital Signal Processor (DSP), application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components. The disclosed methods, steps, and logic blocks in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The Memory may be, but is not limited to, random access Memory (Random Access Memory, RAM), read Only Memory (ROM), programmable Read Only Memory (Programmable Read-Only Memory, PROM), erasable Read Only Memory (Erasable Programmable Read-Only Memory, EPROM), electrically erasable Read Only Memory (Electric Erasable Programmable Read-Only Memory, EEPROM), etc. The memory has stored therein computer readable instructions which, when executed by the processor, perform the method described in the above embodiments.
It will be appreciated that the configuration shown in fig. 5 is illustrative only and may include more or fewer components than shown in fig. 5 or have a different configuration than shown in fig. 5. The components shown in fig. 5 may be implemented in hardware, software, or a combination thereof.
The embodiments of the present application further provide a computer readable storage medium, on which a computer program is stored, which when executed by a server, implements the method according to any one of the foregoing embodiments, and specifically reference may be made to the description in the foregoing method embodiments, and detailed descriptions are omitted here as appropriate to avoid redundancy.
The foregoing description is only of the preferred embodiments of the present application and is not intended to limit the same, but rather, various modifications and variations may be made by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principles of the present application should be included in the protection scope of the present application. It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further definition or explanation thereof is necessary in the following figures.
The foregoing is merely specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily think about changes or substitutions within the technical scope of the present application, and the changes and substitutions are intended to be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (8)

1. A method for page presentation, applied to a client, the method comprising:
preloading the content of a model page when a front page is displayed, wherein the front page is a page displayed in front of the model page, and the content of the model page is a BIM model;
responding to the operation of displaying the model page, and displaying the content of the model page;
the method for preloading the content of the model page when the front page is displayed comprises the following steps:
predicting the stay time of each preposed page according to the historical display time of each preposed page;
confirming that the time interval between the stay time of the currently displayed front page and the time interval for displaying the model page is smaller than or equal to the historical average loading time, and beginning to preload the content of the model page;
after the content of the model page is displayed, hiding the content and engine resources of the model page in a Dom tree of a browser in the process of switching to other pages, and directly acquiring the content and engine resources of the model page from the Dom tree for display in the process of switching back the model page.
2. The method of claim 1, wherein prior to preloading the contents of the model page at the time of presentation of the front page, the method further comprises:
acquiring historical average loading time of the content;
the preloading of the content of the model page when the front page is presented comprises:
determining a target pre-page for starting to load the content based on the historical average loading time;
and confirming that the current display page is the target preposed page, and beginning to preload the content of the model page.
3. The method according to any one of claims 1-2, wherein preloading the content of the model page when presenting the front page comprises:
loading an engine resource, wherein the engine resource is used for analyzing and loading the content;
the content of the model page is preloaded through the engine resource when the front page is displayed.
4. The method of any of claims 1-2, wherein after the presenting the content of the model page, the method further comprises:
in response to the exit page instruction, the content and engine resources are deleted.
5. A system for page presentation, the system comprising:
a model storage server configured to store contents of a model page;
a client configured to preload the content of the model page and to execute the method according to any of claims 1-4, exposing the content in accordance with the content of the model page.
6. A device for displaying a page, the device comprising:
the content loading module is configured to preload the content of a model page when a front page is displayed, wherein the front page is a page displayed before the model page, and the content of the model page is a BIM model;
a content presentation module configured to present the content of the model page in response to an operation of presenting the model page;
the content loading module is further configured to:
predicting the stay time of each preposed page according to the historical display time of each preposed page;
confirming that the time interval between the stay time of the currently displayed front page and the time interval for displaying the model page is smaller than or equal to the historical average loading time, and beginning to preload the content of the model page;
after the content of the model page is displayed, hiding the content and engine resources of the model page in a Dom tree of a browser in the process of switching to other pages, and directly acquiring the content and engine resources of the model page from the Dom tree for display in the process of switching back the model page.
7. An electronic device, comprising: a processor, a memory, and a bus;
the processor is connected to the memory via the bus, the memory storing a computer program which, when executed by the processor, performs the method according to any of claims 1-4.
8. A computer readable storage medium, characterized in that the computer readable storage medium has stored thereon a computer program which, when executed, implements the method according to any of claims 1-4.
CN202211453924.8A 2022-11-21 2022-11-21 Page display method, device and system, electronic equipment and medium Active CN115828007B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211453924.8A CN115828007B (en) 2022-11-21 2022-11-21 Page display method, device and system, electronic equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211453924.8A CN115828007B (en) 2022-11-21 2022-11-21 Page display method, device and system, electronic equipment and medium

Publications (2)

Publication Number Publication Date
CN115828007A CN115828007A (en) 2023-03-21
CN115828007B true CN115828007B (en) 2023-08-04

Family

ID=85529570

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211453924.8A Active CN115828007B (en) 2022-11-21 2022-11-21 Page display method, device and system, electronic equipment and medium

Country Status (1)

Country Link
CN (1) CN115828007B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117421069A (en) * 2023-11-24 2024-01-19 久睦本(海南)科技股份有限公司 Dynamic loading method, system, equipment and storage medium of internet applet

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462223A (en) * 2014-11-11 2015-03-25 三星电子(中国)研发中心 Web browsing method and device based on peer-to-peer network model
CN105550356A (en) * 2015-12-28 2016-05-04 魅族科技(中国)有限公司 Preloading method of browsed contents, and terminal
CN105608176A (en) * 2015-12-18 2016-05-25 东软集团股份有限公司 Page access method and apparatus
CN108280125A (en) * 2017-12-12 2018-07-13 腾讯科技(深圳)有限公司 Method, apparatus, storage medium and the electronic device that the page is shown
CN110287432A (en) * 2019-06-28 2019-09-27 北京金山安全软件有限公司 Network information processing method and device and electronic equipment
CN112257135A (en) * 2020-10-30 2021-01-22 久瓴(上海)智能科技有限公司 Model loading method and device based on multithreading, storage medium and terminal
CN113268261A (en) * 2021-07-16 2021-08-17 北京乐学帮网络技术有限公司 Page content display method and device and electronic equipment
CN114513520A (en) * 2021-12-27 2022-05-17 浙江中测新图地理信息技术有限公司 Web three-dimensional visualization technology based on synchronous rendering of client and server
CN114969588A (en) * 2022-05-05 2022-08-30 浙江极氪智能科技有限公司 Document browsing method and device, electronic equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4020398A1 (en) * 2020-08-18 2022-06-29 Unity IPR APS Method and system for displaying a large 3d model on a remote device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462223A (en) * 2014-11-11 2015-03-25 三星电子(中国)研发中心 Web browsing method and device based on peer-to-peer network model
CN105608176A (en) * 2015-12-18 2016-05-25 东软集团股份有限公司 Page access method and apparatus
CN105550356A (en) * 2015-12-28 2016-05-04 魅族科技(中国)有限公司 Preloading method of browsed contents, and terminal
CN108280125A (en) * 2017-12-12 2018-07-13 腾讯科技(深圳)有限公司 Method, apparatus, storage medium and the electronic device that the page is shown
CN110287432A (en) * 2019-06-28 2019-09-27 北京金山安全软件有限公司 Network information processing method and device and electronic equipment
CN112257135A (en) * 2020-10-30 2021-01-22 久瓴(上海)智能科技有限公司 Model loading method and device based on multithreading, storage medium and terminal
CN113268261A (en) * 2021-07-16 2021-08-17 北京乐学帮网络技术有限公司 Page content display method and device and electronic equipment
CN114513520A (en) * 2021-12-27 2022-05-17 浙江中测新图地理信息技术有限公司 Web three-dimensional visualization technology based on synchronous rendering of client and server
CN114969588A (en) * 2022-05-05 2022-08-30 浙江极氪智能科技有限公司 Document browsing method and device, electronic equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Research on the Application of BIM in Building Engineering Management Based on 3 D Model;Yuanchao Yao 等;《BIC 2022: 2022 2nd International Conference on Bioinformatics and Intelligent Computing》;547–551 *

Also Published As

Publication number Publication date
CN115828007A (en) 2023-03-21

Similar Documents

Publication Publication Date Title
WO2018129774A1 (en) Method and device for page processing
CN115828007B (en) Page display method, device and system, electronic equipment and medium
CN110188275A (en) A kind of browsing monitoring method, device, equipment and the storage medium of web page element
CN109377554B (en) Large three-dimensional model drawing method, device, system and storage medium
CN110020323A (en) Mix page switching method, frame, computer equipment and the storage medium of application
CN103997544A (en) Resource downloading method and device
US10331767B1 (en) Merging table cells via expansion in a collaborative document having row span and column span properties
CN104321762A (en) Page phase time
CN111124371A (en) Game-based data processing method, device, equipment and storage medium
CN103399873A (en) Database dynamic loading management method and device of virtual reality system
CN113312885B (en) Cooperative operation processing method, device, equipment and medium
CN112966256B (en) Equipment management method based on building information model and related device
CN112807695A (en) Game scene generation method and device, readable storage medium and electronic equipment
CN112614210A (en) Engineering drawing display method, system and related device
CN109582580B (en) System, method and apparatus for debugging pages
CN112199753B (en) Shear wall generation method and device, electronic equipment and storage medium
CN110704157B (en) Application starting method, related device and medium
CN113590221A (en) Method and device for detecting number of shader variants, electronic equipment and storage medium
CN103678411A (en) Picture information processing method, operation processing method and electronic equipment
CN112328940A (en) Method and device for embedding transition page into webpage, computer equipment and storage medium
CN112231802A (en) Multi-window examination method and device of BIM file and computer storage medium
CN111243069A (en) Scene switching method and system of Unity3D engine
WO2023082994A1 (en) Page rendering method and apparatus, and terminal device and computer storage medium
CN117076075A (en) Method, device, equipment, storage medium and product for displaying task execution process
CN113986138A (en) Resource deleting method and device, electronic equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant