Method for realizing general data list based on XML and dynamic script file configuration
A technology for file configuration and general data, applied in electrical digital data processing, special data processing applications, instruments, etc., can solve problems such as affecting the development and deployment speed, unable to meet the needs of batch processing and one-by-one processing of business data, and backward coding methods. , to achieve the effect of improving the speed of development and deployment
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Examples
Embodiment Construction
[0085] A kind of general data list method realized based on XML and dynamic script file configuration of the present invention, concrete realization steps are as follows:
[0086]The way to call the function is: / NetBill / SD_ListMgr / SD_List_Mgr.aspx? F_XML=SD_XSBMKH_MAIN & F_JS=SD_XSBMKH_MAIN.
[0087] Through address parameters, different Xml configuration files and script files are dynamically called, and users can directly edit Xml and Js script files through text editing tools such as Notepad.
[0088] Main program components:
[0089] The main code of the generation process of the main page of the data list is:
[0090] / / Get object XML description
[0091] string p_js_Filename = Request.QueryString["F_JS"].ToString();
[0092] if(p_js_Filename=="")
[0093] p_js_Filename="empty";
[0094] / / Prevent duplicate registration scripts
[0095] string scriptString=""
[0096] if(!this.IsClientScriptBlockRegistered("JS"))
[0097] this.RegisterClientScriptBl...
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