CN104765760A - Page generating and display method based on JSON (java script object notation) format - Google Patents

Page generating and display method based on JSON (java script object notation) format Download PDF

Info

Publication number
CN104765760A
CN104765760A CN201510000862.9A CN201510000862A CN104765760A CN 104765760 A CN104765760 A CN 104765760A CN 201510000862 A CN201510000862 A CN 201510000862A CN 104765760 A CN104765760 A CN 104765760A
Authority
CN
China
Prior art keywords
page
page elements
group
value
jth
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.)
Granted
Application number
CN201510000862.9A
Other languages
Chinese (zh)
Other versions
CN104765760B (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.)
Shenzhen Weixun Information Technology Co ltd
Original Assignee
Sea Of Clouds Science And Technology Ltd Can Be Thought In Beijing
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 Sea Of Clouds Science And Technology Ltd Can Be Thought In Beijing filed Critical Sea Of Clouds Science And Technology Ltd Can Be Thought In Beijing
Priority to CN201510000862.9A priority Critical patent/CN104765760B/en
Publication of CN104765760A publication Critical patent/CN104765760A/en
Application granted granted Critical
Publication of CN104765760B publication Critical patent/CN104765760B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a page generating and display method based on a JSON (java script object notation) format. The page generating and display method comprises the following steps: receiving a page loading request; obtaining a page configuration file based on the JSON format; calculating quantity of memory resources to be occupied by the page; obtaining the quantity of preset reserved memory resources; calculating total amount of memory needs; calculating the quantity of current available memory resources; if the total amount of memory needs is smaller than the quantity of current available memory resources, loading the page in a full loading mode, otherwise, converting the page configuration file based on the JSON format into the page configuration file based on an XML (extensive markup language) format and loading the page in a partial loading mode. The page generating and display method is suitable for needs of different memory conditions, so that the system breakdown probability is reduced, the memory resource judging granularity is relatively small, the judging accuracy for the practical memory available resources is relatively high, the practical page loading speed is increased, and the defect that the JSON format cannot be partially loaded is overcome.

Description

A kind of page based on JSON form generates and display packing
Technical field
The present invention relates to computer technology, particularly a kind of page generates and display packing, particularly relates to a kind of page based on JSON form and generates and display packing.
Background technology
The general process that existing browser carries out page loading is: receive the URL(uniform resource locator) that user submits to, to respective server requests for page data, the page data of asking is downloaded to browser, then page data being played up, being shown through playing up the page after process by browser window.
The page formatting of past main flow is XML format, along with the appearance of JSON form, has the trend day by day replacing XML.But inventor finds in research and development and the application of reality, although JSON form speed is soon, also existing defects, especially when the page take resource excessive and can not disposable loading when, easily produce system crash.Therefore, the present invention proposes a kind of page based on JSON form and generate and display packing, reach optimal equalization at page loading velocity and aspect of performance, improve Consumer's Experience.
Summary of the invention
For solving the problem existing for above-mentioned prior art, the present invention is by the detection according to memory size space, thus the conversion of JSON form is realized according to predetermined condition, thus provide a kind of page based on JSON form to generate and display packing, comprising: the page load request receiving self terminal; The page configuration file based on JSON form is obtained according to described page load request; The memory source quantity that the described page needs to take is calculated according to the described page configuration file based on JSON form; Obtain the reserved memory source quantity pre-set; Calculate memory requirements total amount, described memory requirements total amount equals memory source quantity that the described page needs to take and described reserved memory source quantity sum; Calling system explorer, calculates current free memory resource quantity; If described memory requirements total amount is less than described current free memory resource quantity, then load the described page with whole load mode; If described memory requirements total amount is more than or equal to described current free memory resource quantity, is then page configuration file based on XML format by the described page configuration file transform based on JSON form and loads the described page with part load mode.
Preferably, describedly load the described page with whole load mode and comprise: the page configuration file of resolving described JSON form, obtains the attribute information of all page elements, and described all page elements comprise multiple page elements group; Read in internal memory by disposable for the attribute information of described all page elements; Calculate the size value of each page elements group, described scale-value comprises width value and length value; Utilize the size value of described each page elements group to calculate page size value, and generate initial page according to described page size value; In described initial page, all page elements are configured to generate the described page according to the attribute information of described all page elements.The described page is sent to described terminal and shows.
Preferably, the size value of described calculating each page elements group comprises: the width value and the length value that calculate each page elements group according to following formula respectively: wherein, W ibe the width value of i-th page elements group, W ijbe the width value of a jth page elements in i-th page elements group, C ijbe the lateral separation in i-th page elements group between a jth page elements and jth+1 page elements, L ibe the length value of i-th page elements group, L ijbe the length value of a jth page elements in i-th page elements group, D ijit is the fore-and-aft distance in i-th page elements group between a jth page elements and jth+1 page elements.
Preferably, describedly load the described page with part load mode and comprise: the page configuration file of resolving described XML format, obtain in all page elements the attribute information of the multiple page elements belonging to the 1st page elements group, described all page elements comprise multiple page elements group; The attribute information of multiple page elements of described 1st page elements group is read in internal memory; Calculate the size value of described 1st page elements group, described scale-value comprises width value and length value; Utilize the size value of described 1st page elements group to calculate page size value, and generate initial page according to described page size value; Attribute information according to the multiple page elements in described 1st page elements group configures described multiple page elements to generate the described page in described initial page; The described page is sent to described terminal and shows.。
Preferably, the size value of described 1st the page elements group of described calculating comprises: the width value and the length value that calculate the 1st page elements group according to following formula respectively: wherein, W 1be the width value of the 1st page elements group, W 1jbe the width value of a jth page elements in the 1st page elements group, C 1jbe the lateral separation in the 1st page elements group between a jth page elements and jth+1 page elements, L 1be the length value of the 1st page elements group, L 1jbe the length value of a jth page elements in the 1st page elements group, D 1jit is the fore-and-aft distance in the 1st page elements group between a jth page elements and jth+1 page elements.
Preferably, described method also comprises the time conditions in response to presetting, with the 2nd page elements group in all page elements of mode process same with the 1st page elements group in the described all page elements of process and other page elements groups.
Preferably, described attribute information comprises configuration information between page elements essential information, page elements grouping information, the interior configuration information of group and group.
Preferably, before the 2nd page elements group in all page elements of process, also comprise and be stored in external memory storage by configuring described multiple page elements in described initial page according to the attribute information of the multiple page elements in described 1st page elements group with the page generated, then remove in all page elements the 1st memory headroom shared by page elements group.
Preferably, the page generated according to the page elements group of the 1st in described all page elements is no longer shown while showing the page generated according to the 2nd page elements group in described all page elements.
Compared to existing technology, the present invention carries out parsing by server end according to page load request completely and also finally generates the page, has the following advantages in the present invention:
By considering the conversion of JSON form according to internal memory actual conditions, make to apply the needs that the inventive method can realize adapting to different memory conditions, reduce the probability of system crash.
By considering that reserved memory source quantity judges actual free memory resource, the granularity that memory source is judged is less, the accuracy of judgement Du Genggao of the actual available resources of internal memory.
By using whole load mode to the page configuration file of JSON form, thus improve actual pages loading velocity.
By the page configuration file translations of JSON form being XML format and adopting part load mode, thus overcome the defect that JSON form can not partly load.
Accompanying drawing explanation
Fig. 1 generates according to the page based on JSON form of the embodiment of the present invention and the process flow diagram of display packing.
Embodiment
Detailed description to one or more embodiment of the present invention is hereafter provided together with the accompanying drawing of the diagram principle of the invention.Describe the present invention in conjunction with such embodiment, but the invention is not restricted to any embodiment.Scope of the present invention is only defined by the claims, and the present invention contain many substitute, amendment and equivalent.Set forth many details in the following description to provide thorough understanding of the present invention.These details are provided for exemplary purposes, and also can realize the present invention according to claims without some in these details or all details.
Fig. 1 illustrates and to generate according to the page based on JSON form of the embodiment of the present invention and the process flow diagram of display packing.As shown in Figure 1, at first step, receive the page load request of self terminal, described page load request is sent to the receiver module of server end by terminal, described page load request illustrates page configuration file, is absorbed in the process of the page configuration file for JSON form in the present invention.At second step, the page configuration file based on JSON form is obtained according to described page load request, wherein, server end resolves described page load request by parsing module, and obtains the described page configuration file based on JSON form according to the instruction of described page load request.At third step, calculate according to the described page configuration file based on JSON form the memory source quantity that the described page needs to take, wherein server end carries out above-mentioned calculating by computing module.In the 4th step, obtain the reserved memory source quantity that pre-sets, server end is obtained the reserved memory source quantity pre-set by acquisition module, described in the reserved memory source quantity that pre-sets such as add up according to historical record and determine.In the 5th step, server end utilizes calculation of total module to calculate memory requirements total amount, and described memory requirements total amount equals memory source quantity that the described page needs to take and described reserved memory source quantity sum.In the 6th step, calling system explorer, calculates current free memory resource quantity, is wherein called by the calling module of server end, calculated by computing module.In the 6th step, made the following judgment by the judge module of server end: if described memory requirements total amount is less than described current free memory resource quantity, then load the described page with whole load mode; If described memory requirements total amount is more than or equal to described current free memory resource quantity, is then page configuration file based on XML format by the described page configuration file transform based on JSON form and loads the described page with part load mode.Wherein realize above-mentioned conversion by the modular converter of server end.
In embodiments of the present invention, describedly load the described page with whole load mode and comprise the following steps: step one, first the page configuration file of described JSON form is resolved by server end load-on module, obtain the attribute information of all page elements, wherein, described all page elements comprise multiple page elements group.Step 2, insmoded by the internal memory of server end, read in internal memory by disposable for the attribute information of described all page elements, now owing to having enough spaces in internal memory, even if therefore the attribute information of described all page elements all being read in internal memory and generating the page comprising whole page elements thus also to make internal memory overflow, the generation of system crash namely can not be caused.Step 3, calculate the size value of each page elements group, described scale-value comprises width value and length value, and this step is calculated by the Size calculation module of server end.Wherein, width value and the length value of each page elements group is calculated respectively according to following formula: wherein, W ibe the width value of i-th page elements group, W ijbe the width value of a jth page elements in i-th page elements group, C ijbe the lateral separation in i-th page elements group between a jth page elements and jth+1 page elements, L ibe the length value of i-th page elements group, L ijbe the length value of a jth page elements in i-th page elements group, D ijbe the fore-and-aft distance in i-th page elements group between a jth page elements and jth+1 page elements, obviously, j is 1 and N ibetween integer, N iit is the page elements sum in i-th page elements group.Lateral separation wherein in i-th page elements group between a jth page elements and jth+1 page elements is the difference of the minimum abscissa value of jth+1 page elements and the maximum abscissa value of a jth page elements.Fore-and-aft distance wherein in i-th page elements group between a jth page elements and jth+1 page elements is the difference of the minimum ordinate value of jth+1 page elements and the maximum ordinate value of a jth page elements.The 1st page elements in the present invention in each page elements group is all arranged in the upper left position of place other page elements of page elements group.Step 4, utilizes the size value of described each page elements group to calculate page size value, and generates initial page according to described page size value; Wherein carry out above-mentioned calculating by the page size computing module of server end, carry out above-mentioned generation by the initial page generation module of server end.Step 5, configures all page elements to generate the described page according to the attribute information of described all page elements in described initial page; Wherein carry out above-mentioned configuration by the configuration module of server end.Step 6, is sent to described terminal by the described page and shows.Wherein by the sending module of server end, the described page is sent to terminal, and is shown on terminal browser by the display module of terminal and state the page more.
In embodiments of the present invention, describedly load the described page with part load mode and comprise: step one, resolve the page configuration file of described XML format, obtain in all page elements the attribute information of the multiple page elements belonging to the 1st page elements group, described all page elements comprise multiple page elements group.Wherein, above-mentioned parsing and obtaining step is carried out by the load-on module of described server end.Step 2, is insmoded by the internal memory of server end and to be read in internal memory by the attribute information of multiple page elements of described 1st page elements group.Now owing to only the information that the 1st page elements group is relevant being read in internal memory, the page generated thus also can not be excessive, and therefore memory headroom is enough to satisfy the demand, and internal memory therefore can not be made to overflow, namely can not cause the generation of system crash.Step 3, calculated the size value of described 1st page elements group by the Size calculation module of server end, described scale-value comprises width value and length value.Wherein, the size value of the described 1st page elements group of described calculating comprises: the width value and the length value that calculate the 1st page elements group according to following formula respectively: wherein, W 1be the width value of the 1st page elements group, W 1jbe the width value of a jth page elements in the 1st page elements group, C 1jbe the lateral separation in the 1st page elements group between a jth page elements and jth+1 page elements, L 1be the length value of the 1st page elements group, L 1jbe the length value of a jth page elements in the 1st page elements group, D 1jbe the fore-and-aft distance in the 1st page elements group between a jth page elements and jth+1 page elements, obviously, j is 1 and N 1between integer, N 1it is the page elements sum in the 1st page elements group.Lateral separation wherein in the 1st page elements group between a jth page elements and jth+1 page elements is the difference of the minimum abscissa value of jth+1 page elements and the maximum abscissa value of a jth page elements.Fore-and-aft distance wherein in i-th page elements group between a jth page elements and jth+1 page elements is the difference of the minimum ordinate value of jth+1 page elements and the maximum ordinate value of a jth page elements.The 1st page elements in the present invention in every 1 page elements group is all arranged in the upper left position of place other page elements of page elements group.Step 4, utilizes the size value of described 1st page elements group to calculate page size value, and generates initial page according to described page size value; Wherein carry out above-mentioned calculating by the page size computing module of server end, carry out above-mentioned generation by the initial page generation module of server end.Step 5, configures described multiple page elements to generate the described page according to the attribute information of the multiple page elements in described 1st page elements group in described initial page; Wherein carry out above-mentioned configuration by the configuration module of server end.Step 6, is sent to described terminal by the described page and shows.Wherein by the sending module of server end, the described page is sent to terminal, and is shown on terminal browser by the display module of terminal and state the page more.
In embodiments of the present invention, described method also comprises the time conditions in response to presetting, with the 2nd page elements group in all page elements of mode process same with the 1st page elements group in the described all page elements of process and other page elements groups.In the first embodiment, after showing on terminal browser after server end finally generates the page according to the attribute information of the 1st page elements group in described all page elements and is sent to terminal, in response to the time conditions preset, such as triggered by timing, continued regenerate the new page according to the attribute information of the 2nd page elements group in described all page elements and be sent to terminal by server end, and have terminal to show.Process for the 2nd page elements group in described all page elements is identical with the above-mentioned processing mode to the 1st page elements group.In the second embodiment, after server end finally generates the page according to the attribute information of the 1st page elements group in described all page elements and is sent to terminal, synchronously carry out following steps: on the one hand, by the page described in terminal demonstration, on the other hand, continue to regenerate the new page according to the attribute information of the 2nd page elements group in described all page elements at server end.Afterwards, continue in response to the time conditions preset, such as, to be triggered by timing, the described new page is sent to terminal, and continue synchronously to carry out the step that terminal demonstration and server end regenerate the page.Identical with the above-mentioned processing mode to the 1st page elements group to the process of subsequent page element group.Apparently, the time cost that the mode of the second embodiment makes the page generate greatly reduces.In embodiments of the present invention, described attribute information comprises configuration information between page elements essential information, page elements grouping information, the interior configuration information of group and group, and that is, attribute information contains all fundamental elements of the final page generated.
In embodiments of the present invention, before the 2nd page elements group in all page elements of process, also comprise and be stored in external memory storage by configuring described multiple page elements in described initial page according to the attribute information of the multiple page elements in described 1st page elements group with the page generated, then remove the memory headroom shared by the 1st page elements group in all page elements.Wherein, unloading to the object in external memory storage is to realize the object reused.Such as, in response to the trigger condition preset, such as user's input, a page in the multiple pages stored in external memory storage is directly sent to terminal by server end, and is shown by terminal.Also comprise in embodiments of the present invention: no longer show the page generated according to the 1st page elements group in described all page elements while showing the page generated according to the 2nd page elements group in described all page elements, namely realize the refresh process from prevpage face to the next page face
In sum, the page based on JSON form that the present invention proposes generates and display packing, makes to apply the needs that the inventive method can realize adapting to different memory conditions, reduces the probability of system crash; The granularity that memory source is judged is less, the accuracy of judgement Du Genggao of the actual available resources of internal memory; Improve actual pages loading velocity; Overcome the technique effect that defect that JSON form can not partly load etc. is useful.
Should be understood that, above-mentioned embodiment of the present invention only for exemplary illustration or explain principle of the present invention, and is not construed as limiting the invention.Therefore, any amendment made when without departing from the spirit and scope of the present invention, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.In addition, claims of the present invention be intended to contain fall into claims scope and border or this scope and border equivalents in whole change and modification.

Claims (7)

1. the page based on JSON form generates and a display packing, comprising:
Receive the page load request of self terminal;
The page configuration file based on JSON form is obtained according to described page load request;
The memory source quantity that the described page needs to take is calculated according to the described page configuration file based on JSON form;
Obtain the reserved memory source quantity pre-set;
Calculate memory requirements total amount, described memory requirements total amount equals memory source quantity that the described page needs to take and described reserved memory source quantity sum;
Calling system explorer, calculates current free memory resource quantity;
If described memory requirements total amount is less than described current free memory resource quantity, then load the described page with whole load mode;
If described memory requirements total amount is more than or equal to described current free memory resource quantity, is then page configuration file based on XML format by the described page configuration file transform based on JSON form and loads the described page with part load mode.
2. the page generates and display packing according to claim 1, it is characterized in that, describedly loads the described page with whole load mode and comprises:
Resolve the page configuration file of described JSON form, obtain the attribute information of all page elements, described all page elements comprise multiple page elements group;
Read in internal memory by disposable for the attribute information of described all page elements;
Calculate the size value of each page elements group, described scale-value comprises width value and length value;
Utilize the size value of described each page elements group to calculate page size value, and generate initial page according to described page size value;
In described initial page, all page elements are configured to generate the described page according to the attribute information of described all page elements;
The described page is sent to described terminal and shows.
3. the page according to claim 2 generates and display packing, and it is characterized in that, the size value of each page elements group of described calculating comprises:
Width value and the length value of each page elements group is calculated respectively according to following formula:
wherein, W ibe the width value of the i-th page elements group, W ijbe the width value of a jth page elements in the i-th page elements group, C ijbe the lateral separation in the i-th page elements group between a jth page elements and jth+1 page elements, L ibe the length value of the i-th page elements group, L ijbe the length value of a jth page elements in the i-th page elements group, D ijit is the fore-and-aft distance in the i-th page elements group between a jth page elements and jth+1 page elements.
4. the page according to claim 1 generates and display packing, it is characterized in that, describedly loads the described page with part load mode and comprises:
Resolve the page configuration file of described XML format, obtain in all page elements the attribute information of the multiple page elements belonging to the 1st page elements group, described all page elements comprise multiple page elements group;
The attribute information of multiple page elements of described 1st page elements group is read in internal memory;
Calculate the size value of described 1st page elements group, described scale-value comprises width value and length value;
Utilize the size value of described 1st page elements group to calculate page size value, and generate initial page according to described page size value;
In described initial page, described multiple page elements is configured to generate the described page according to the attribute information of the multiple page elements in described 1st page elements group;
The described page is sent to described terminal and shows.
5. the page according to claim 4 generates and display packing, and it is characterized in that, the size value of the described 1st page elements group of described calculating comprises:
Width value and the length value of the 1st page elements group is calculated respectively according to following formula:
wherein, W 1be the width value of the 1st page elements group, W 1jbe the width value of a jth page elements in the 1st page elements group, C 1jbe the lateral separation in the 1st page elements group between a jth page elements and jth+1 page elements, L 1be the length value of the 1st page elements group, L 1jbe the length value of a jth page elements in the 1st page elements group, D 1jit is the fore-and-aft distance in the 1st page elements group between a jth page elements and jth+1 page elements.
6. the page according to claim 5 generates and display packing, it is characterized in that, described method also comprises the time conditions in response to presetting, with the 2nd page elements group in all page elements of mode process same with the 1st page elements group in the described all page elements of process and other page elements groups.
7. generate and display packing according to the page in claim 2-6 described in any one, it is characterized in that, described attribute information comprises configuration information between page elements essential information, page elements grouping information, the interior configuration information of group and group.
CN201510000862.9A 2015-01-04 2015-01-04 A kind of page generation and display methods based on JSON forms Expired - Fee Related CN104765760B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510000862.9A CN104765760B (en) 2015-01-04 2015-01-04 A kind of page generation and display methods based on JSON forms

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510000862.9A CN104765760B (en) 2015-01-04 2015-01-04 A kind of page generation and display methods based on JSON forms

Publications (2)

Publication Number Publication Date
CN104765760A true CN104765760A (en) 2015-07-08
CN104765760B CN104765760B (en) 2018-02-06

Family

ID=53647592

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510000862.9A Expired - Fee Related CN104765760B (en) 2015-01-04 2015-01-04 A kind of page generation and display methods based on JSON forms

Country Status (1)

Country Link
CN (1) CN104765760B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106933613A (en) * 2015-12-31 2017-07-07 北京五八信息技术有限公司 APP pages loading method and device
CN109542963A (en) * 2018-10-31 2019-03-29 平安科技(深圳)有限公司 Hospital data processing method and relevant apparatus based on big data
CN109918155A (en) * 2017-12-07 2019-06-21 航天信息股份有限公司 A kind of mobile terminal shows the method and system of ERP document
CN109992698A (en) * 2019-04-11 2019-07-09 北京字节跳动网络技术有限公司 Data processing method, device, electronic equipment and readable storage medium storing program for executing
CN110020353A (en) * 2017-09-30 2019-07-16 北京国双科技有限公司 The construction method and device of web form
CN110413978A (en) * 2019-08-02 2019-11-05 中国工商银行股份有限公司 Data page deriving method, device, computer equipment and storage medium
WO2021135810A1 (en) * 2019-12-30 2021-07-08 上海商汤智能科技有限公司 Data processing method and apparatus, computer device, storage medium, and computer program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090172101A1 (en) * 2007-10-22 2009-07-02 Xcerion Ab Gesture-based collaboration
CN102098330A (en) * 2010-12-29 2011-06-15 东莞宇龙通信科技有限公司 Method, device and system for asynchronous transmission based on json data format
CN102279884A (en) * 2011-08-05 2011-12-14 中国工商银行股份有限公司 Data acquiring and displaying method, system and Web server based on Web pages
CN102855196A (en) * 2011-06-28 2013-01-02 上海聚力传媒技术有限公司 Method, apparatus and device for presenting newly added display units
CN103646016A (en) * 2013-12-30 2014-03-19 金蝶软件(中国)有限公司 Implementation method of user-defined financial statement and server
CN103885965A (en) * 2012-12-21 2014-06-25 鸿富锦精密工业(深圳)有限公司 Page loading management method and page loading management system
CN103970737A (en) * 2013-01-24 2014-08-06 腾讯科技(深圳)有限公司 Data constitution method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090172101A1 (en) * 2007-10-22 2009-07-02 Xcerion Ab Gesture-based collaboration
CN102098330A (en) * 2010-12-29 2011-06-15 东莞宇龙通信科技有限公司 Method, device and system for asynchronous transmission based on json data format
CN102855196A (en) * 2011-06-28 2013-01-02 上海聚力传媒技术有限公司 Method, apparatus and device for presenting newly added display units
CN102279884A (en) * 2011-08-05 2011-12-14 中国工商银行股份有限公司 Data acquiring and displaying method, system and Web server based on Web pages
CN103885965A (en) * 2012-12-21 2014-06-25 鸿富锦精密工业(深圳)有限公司 Page loading management method and page loading management system
CN103970737A (en) * 2013-01-24 2014-08-06 腾讯科技(深圳)有限公司 Data constitution method and device
CN103646016A (en) * 2013-12-30 2014-03-19 金蝶软件(中国)有限公司 Implementation method of user-defined financial statement and server

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106933613A (en) * 2015-12-31 2017-07-07 北京五八信息技术有限公司 APP pages loading method and device
CN110020353A (en) * 2017-09-30 2019-07-16 北京国双科技有限公司 The construction method and device of web form
CN110020353B (en) * 2017-09-30 2021-06-25 北京国双科技有限公司 Method and device for constructing webpage form
CN109918155A (en) * 2017-12-07 2019-06-21 航天信息股份有限公司 A kind of mobile terminal shows the method and system of ERP document
CN109542963A (en) * 2018-10-31 2019-03-29 平安科技(深圳)有限公司 Hospital data processing method and relevant apparatus based on big data
CN109542963B (en) * 2018-10-31 2023-10-24 平安科技(深圳)有限公司 Hospital data processing method and related device based on big data
CN109992698A (en) * 2019-04-11 2019-07-09 北京字节跳动网络技术有限公司 Data processing method, device, electronic equipment and readable storage medium storing program for executing
CN110413978A (en) * 2019-08-02 2019-11-05 中国工商银行股份有限公司 Data page deriving method, device, computer equipment and storage medium
CN110413978B (en) * 2019-08-02 2023-12-12 中国工商银行股份有限公司 Data paging export method, device, computer equipment and storage medium
WO2021135810A1 (en) * 2019-12-30 2021-07-08 上海商汤智能科技有限公司 Data processing method and apparatus, computer device, storage medium, and computer program

Also Published As

Publication number Publication date
CN104765760B (en) 2018-02-06

Similar Documents

Publication Publication Date Title
CN104765760A (en) Page generating and display method based on JSON (java script object notation) format
CN103092993B (en) Data export method and device
CN107463545A (en) A kind of generation method, electronic equipment and the storage medium of online treaty documents
US8682964B1 (en) Progressively loading network content
CN103488732A (en) Generation method and device of static pages
CN102819766A (en) Method, device and enterprise system for checking forms
US20150089415A1 (en) Method of processing big data, apparatus performing the same and storage media storing the same
CN104424240A (en) Multi-table correlation method and system, main service node and computing node
CN103425692A (en) Data exporting method and data exporting device
CN104283947A (en) Java script dynamic consolidated server and work process thereof
CN104408178B (en) WEB controls loading device and method
CN112965916B (en) Page testing method, page testing device, electronic equipment and readable storage medium
CN110602163A (en) File uploading method and device
CN103488735A (en) Method and terminal for refreshing and displaying pages of terminal browser
US20120259974A1 (en) System and method for dynamic modification of web page content to ensure consistent response time
CN114138231B (en) Method, circuit and SOC for executing matrix multiplication operation
CN108924587A (en) A kind of rendering method and system based on cloud server
CN112333294A (en) Log merging method, device, medium and equipment
US9703573B1 (en) Interposer for dynamic mapping of API calls
CN103095820B (en) A kind of method and device determining the terminal quantity of accession page
US11467973B1 (en) Fine-grained access memory controller
CN106844656A (en) A kind of page adaptation method and system
WO2023071566A1 (en) Data processing method and apparatus, computer device, computer-readable storage medium, and computer program product
CN107977923B (en) Image processing method, image processing device, electronic equipment and computer readable storage medium
CN109784481B (en) Neural network-based adjustment method, device and equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20150917

Address after: 225400, room 4, building 401, traffic district, Taixing Town, Taixing, Jiangsu

Applicant after: Ju Qiuping

Address before: 100020 Beijing city Chaoyang District auspicious A Jiahui International Center No. 14 block 1506

Applicant before: BEIJING KESICLOUD TECHNOLOGY CO.,LTD.

CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Wu Jinzhong

Inventor after: Li Guangzhu

Inventor after: Cui Guang

Inventor before: Xu Lizheng

TA01 Transfer of patent application right

Effective date of registration: 20180112

Address after: 518052 Guangdong city of Shenzhen province Nanshan District Qianhai Shenzhen Hong Kong cooperation zone before the Bay Road No. 1 building 201 room A (located in Shenzhen Qianhai business secretary Co. Ltd.)

Applicant after: SHENZHEN WEIXUN INFORMATION TECHNOLOGY CO.,LTD.

Address before: 225400, room 4, building 401, traffic district, Taixing Town, Taixing, Jiangsu

Applicant before: Ju Qiuping

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180206