Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

14 results about "Native page" patented technology

A method, device and storage medium for rendering a hypertext page

The application discloses a hypertext page rendering method and device, electronic equipment and storage medium, the method comprises the following steps: in response to the cross-platform application starting instruction, generating the hypertext page rendering request of the target application, and obtaining the web page code information of the target application corresponding to the hypertext page rendering request from the management server, the web page code information is analyzed, and the second hypertext object structure corresponding to the preset rendering frame is generated based on the first hypertext object structure in the code analysis result, the rendering is carried out based on the second hypertext object structure, and the hypertext page is obtained. The method can improve the consistency and smoothness of the hypertext page rendering on multiple platforms, so that the user can obtain the same experience when opening the hypertext page and opening the native page, and the user has no perception.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD

Method and device for generating backtracking video, computer equipment, storage medium and computer program product

The invention relates to a backtracking video generation method and device, computer equipment, a storage medium and a computer program product. The method comprises the following steps: in response to a trigger operation of a target object for a subprogram, generating and reporting a first record identifier matched with a native page of the subprogram under the condition that the subprogram starts a backtracking function; in response to a first interaction event triggered on the native page, generating and reporting native page record data of the native page; responding to a second interaction event triggered on the webpage linked with the subprogram, and generating and reporting webpage record data of the webpage; and under the condition that a backtracking request carrying the first record identifier is received, generating a target backtracking video for the target object based on the native page record data and the web page record data which are stored in association with the first record identifier. By adopting the method, the accuracy of backtracking video generation can be improved.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD

Page opening method and device for hybrid mobile application, terminal and medium

The embodiment of the invention discloses a page opening method and device for a hybrid mobile application, a terminal and a medium. The method comprises the steps that when it is determined that initial verification of the hybrid mobile application is passed, a secondary login native page is opened, meanwhile, preloading operation is conducted on a home page webpage of the hybrid mobile application, and a home page WebView object is obtained; when the secondary verification is passed, displaying a home page webpage according to a home page WebView object; according to a preset secondary page preloading prediction rule, obtaining at least one preloading secondary page entry; respectively carrying out preloading operation on the second-level web pages corresponding to the second-level page preloading entrances to obtain corresponding second-level page WebView objects; and when a page opening instruction of the target second-level page entry is received, displaying the target second-level webpage page according to a second-level page WebView object corresponding to the target second-level page entry. Through the embodiment of the invention, the opening speed of the webpage in the hybrid mobile application can be increased.
Owner:SHENZHEN LEXIN SOFTWARE TECH CO LTD

Page loading method and device, electronic equipment and storage medium

The application discloses a page loading method and device, electronic equipment and storage medium. The method comprises the following steps: in response to a page switching request, a to-be-displayed page is acquired; if the to-be-displayed page is a non-native page, a singleton engine is controlled to render the to-be-displayed page, and the singleton engine is used for rendering different non-native pages; and a native container corresponding to the to-be-displayed page is controlled to load the rendered to-be-displayed page. In the application, different non-native pages correspond to the same singleton engine, and the non-native pages are rendered in advance through the singleton engine, so that the native container corresponding to the to-be-displayed page loads the rendered to-be-displayed page. In the application, a plurality of different non-native pages are rendered through the same singleton engine, the memory occupation of one singleton engine is low, so that the non-native pages occupy less memory when being loaded. Meanwhile, the plurality of non-native pages can communicate with each other through the singleton engine, and the intercommunication of the pages is improved.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD

Full page burying method and device, computer device and storage medium

The present disclosure relates to the technical field of computers, and discloses a full page tracking method and device, a computer device and a storage medium. The method comprises: obtaining a native page of an application program of a mobile terminal and a system running environment; detecting the number of native interactive pages contained in the native page; generating page display tracking entering the native interactive page and page disappearance tracking leaving the native interactive page based on the number of native interactive pages and the system running environment. Through the technical solution of the present disclosure, independent full tracking of the native interactive page is realized, which no longer depends on the full tracking technology of the native page. At the same time, full tracking of multiple native interactive pages is realized, and full tracking can be realized with the system running environment, thereby enhancing the adaptability of tracking.
Owner:BEIJING VOLCANO ENGINE TECH CO LTD

Page processing methods, devices and equipment

This application discloses a page processing method, apparatus, and device. The method involves determining page data collection configuration information for a mobile application; constructing a processing device written in a scripting language for collecting second page element data; when processing a target native page, obtaining first page element data of the mobile operating system included in the target native page based on the configuration information through the native page's lifecycle callback unit; when processing Web view components, obtaining second page element data of the target native page based on the configuration information through the processing device; and processing the page data of the target native page. This processing method can improve page data collection efficiency, page coverage, and user data security.
Owner:HANGZHOU ALIBABA INT INTERNET IND CO LTD

Full event tracking method and apparatus for page, computer device, and storage medium

A full event tracking method and apparatus for pages, a computer device, and a storage medium are provided. A computer device may obtain Native pages of an application program of a mobile terminal and a system operating environment. The computer device may also detect a number of React Native pages included in the Native pages. In addition, the computer device may generate, based on the number of React Native pages and the system operating environment, a page view event tracking of entering the React Native page and a page leave event tracking of leaving the React Native page.
Owner:BEIJING VOLCANO ENGINE TECH CO LTD

A method and apparatus for logging into an application account

ActiveCN116668168BEnergy efficient computingSecuring communicationHTML5Information interoperability
This invention relates to an application account login method and apparatus. The method includes navigating from the application's native page to the application's web view routing page; retrieving HTML5 link parameters from the onLoad lifecycle function on the web view routing page; determining whether login to the application's account is required based on the HTML5 link parameters; if login is not required, assigning the HTML5 link parameters to a web view component and entering the HTML5 page; if login is required, determining the account's login status; and performing a corresponding login operation based on the account's login status, thus entering the HTML5 page. This method enables login information sharing between the application's native page and the HTML5 page accessed through the application's web view routing page; furthermore, both share a single native login page, reducing redundant development and improving the user experience.
Owner:CITIC AIBANK CORPORATION LIMITED

Statistical method, device, equipment and product for time consumption of page display in application program

The present disclosure relates to a method, device, equipment and product for counting the time consumption of page display in an application; the method comprises: in response to a counting start event of a page to be counted, performing an operation of recording the occurrence time of the counting start event as a start counting time; in response to a counting stop event of the page to be counted, performing an operation of recording the occurrence time of the counting stop event as a stop counting time, and performing an operation of recording the page type of the page to be counted; and based on the start counting time and the stop counting time, obtaining the time consumption of the page display of the page to be counted of each page type, the page type of the page to be counted comprising at least one of a scene page group, a dynamic rendering page, an H5 page and a Native page, and the counting start event and the counting stop event corresponding to the page to be counted of each page type being pre-set. In this way, a unified page display time consumption calculation method is provided, and the difficulty of counting and monitoring the time consumption of page display in the application is reduced.
Owner:ALIBABA (CHINA) CO LTD

Inter-page communication method and device, equipment and medium

The invention discloses an inter-page communication method and device, equipment and a medium. The first H5 page responds to an operation of a user, triggers a cross-domain event and forwards the cross-domain event to a first native page associated with the first H5 page through a JSBridge, the first native page forwards the cross-domain event to a message management center, the message management center forwards the cross-domain event to a second native page, and the second native page forwards the cross-domain event to the first H5 page. The second native page forwards the cross-domain event to a second H5 page associated with the second native page through the JSBridge, the first H5 page and the second H5 page have different domain names, and the second H5 page executes the service logic corresponding to the cross-domain event. The communication between the cross-domain H5 pages is realized through the cooperative work of the message management center and the JSBridge; and the user experience and the service efficiency are improved.
Owner:DIGITAL GUANGDONG NETWORK CONSTR CO LTD

Page display method and device, electronic equipment and storage medium

This disclosure provides a page display method, apparatus, electronic device, and storage medium, relating to the field of computer technology, and particularly to the field of page processing technology. The specific implementation of the page display method is as follows: In response to a trigger operation that jumps from a first webpage to a second webpage, an instance in a webpage container already created for the first webpage is invoked to load the second webpage, and an identifier and loading record for the second webpage are generated; the identifier and loading record of the second webpage are used to update global page navigation information; wherein, the global page navigation information indicates the jump order among multiple historical pages; the multiple historical pages include historical webpages loaded by the invoked instance, and native pages directly rendered by the operating system before the creation of the webpage container; and the updated global page navigation information is injected into the runtime environment of the webpage container so that, based on the global page navigation information, one can jump from the second webpage to any of the multiple historical pages.
Owner:BAIDU ONLINE NETWORK TECH (BEIJIBG) CO LTD

Page loading method and device

The embodiment of the invention provides a page loading method and device, and relates to the technical field of computers, the method comprises the following steps: detecting whether an engine identifier of a page loading engine is recorded in a preset storage space or not after a loading instruction of skipping from a native page of electronic equipment to a user-defined page of a target application program is detected; the page loading engine is a Flutter engine; the user-defined page is a page developed by using a Flutter framework; if the engine identifier of the page loading engine is recorded in the preset storage space, obtaining a state identifier of a first page loading engine to which a first engine identifier in the preset storage space belongs; if the state identifier shows that the first page loading engine is in the idle state, the first page loading engine is called to load the user-defined page, the fact that the created page loading engine is reused to load the user-defined page can be achieved, the page loading engine does not need to be created again, the page loading time can be shortened, and the user experience can be improved.
Owner:HANGZHOU HIKSTORAGE TECHNOLOGY CO LTD

A page rendering method and device, electronic equipment and storage medium

The application relates to a page rendering method and device, electronic equipment and a storage medium. A pre-rendering engine is deployed in a terminal device in which a target application is installed, so that when the target application determines that the entry of at least one non-native page is displayed, the target application sends a pre-rendering request for the at least one non-native page to the pre-rendering engine. After receiving the pre-rendering request, the pre-rendering engine acquires page resources of each non-native page, performs pre-rendering of the corresponding non-native page based on each page resource, obtains a pre-rendering result of each non-native page and returns the pre-rendering result to the target application. In this way, the target application can display a target non-native page based on the pre-rendering result of the target non-native page in response to a display request for the target non-native page. The application can improve the loading speed of the non-native page and avoid increasing the pressure on the server.
Owner:腾安基金销售(深圳)有限公司

Global control method, device and equipment for cross-platform page and medium

PendingCN122451229AComputer networkDatabase
The application relates to the technical field of interactive control, and specifically discloses a global control method and device for cross-platform pages, equipment and a medium. The method comprises the following steps: in response to a creation request of a target page, creating a native page instance corresponding to the target page through a native container layer, and creating a cross-platform page instance corresponding to the target page through a cross-platform rendering layer; creating a unique page identifier for the target page, and creating a page-level communication channel based on the unique page identifier; the life cycle of the page-level communication channel is bound to the life cycle of the target page; based on the unique page identifier, the page-level communication channel is associated with the native page instance and the cross-platform page instance respectively, so that the native page instance and the cross-platform page instance control each other based on the page-level communication channel, and an interactive framework for realizing the control of the native page instance and the cross-platform page instance by the page-level communication channel is constructed.
Owner:FUTU NETWORK TECH (SHENZHEN) CO LTD