Method for constructing lightweight webpage dynamic view
A dynamic view, lightweight technology, applied in instrumentation, computing, electrical digital data processing, etc., can solve problems such as large time cost and system cost, and achieve the effect of small system cost and low time cost
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
br>[0040] The following combination is attached Fig. 2, the method in the present invention is described in detail, a specific implementation uses the instance set of data structure 1 as the structured representation of the dynamic view of the webpage,
[ 0041] struct node_link{
[0042] Node_Type child_type;
[0043] string parentURL ;
[0044] string childURL;
[0045]}
[0046] Data structure 1 definition
[0047] where enum Node_Type{InlineScript, InlinePage...}[0048] The steps of this embodiment are as follows:
[0049] (1) Simulate with JavaScript scripting language The various DOM APIs provided by the browser to the script, put the code into the defineDOMAPI.js file, where:
[0050]a) define window.open(), Output the url in the parameter through print;
[0051] b) define document.write(), which calls the callback function to further analyze the content of its parameters, and parses The script content is executed immediately in the current context by executing the eval function, and the parsed...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com