CN105354237A - Business data display method - Google Patents

Business data display method Download PDF

Info

Publication number
CN105354237A
CN105354237A CN201510650234.5A CN201510650234A CN105354237A CN 105354237 A CN105354237 A CN 105354237A CN 201510650234 A CN201510650234 A CN 201510650234A CN 105354237 A CN105354237 A CN 105354237A
Authority
CN
China
Prior art keywords
data
page
server end
business datum
view
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
CN201510650234.5A
Other languages
Chinese (zh)
Other versions
CN105354237B (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 Hanzhiyou Information Technology Service Co Ltd
Original Assignee
Shanghai Hanzhiyou Information Technology Service 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 Hanzhiyou Information Technology Service Co Ltd filed Critical Shanghai Hanzhiyou Information Technology Service Co Ltd
Priority to CN201510650234.5A priority Critical patent/CN105354237B/en
Publication of CN105354237A publication Critical patent/CN105354237A/en
Application granted granted Critical
Publication of CN105354237B publication Critical patent/CN105354237B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a business data display method, which belongs to the technical field of data display. The business data display method comprises the following steps: according to a business data display request of a user side, obtaining multiterm visualization metadata used for indicating the page layout and the data filling requirement of a corresponding display page; according to the business data display request, obtaining corresponding business data from a background database, and converting the business data into the multiterm visualization data which can fill the display page; combining the visualization metadata to construct and form a page frame associated with the display page; filling a page frame with the visualization data, binding the corresponding visualization metadata corresponding to each piece of visualization data to form the display page which can be accessed; and providing a data access interface for the user side. The technical scheme has the beneficial effects that the foreground coding complexity of the user side is lowered, the flexibility of the processing logics of the data display page is improved, and a workload for a developer to maintain foreground codes is lightened.

Description

A kind of business datum methods of exhibiting
Technical field
The present invention relates to data display technical field, particularly relate to a kind of business datum methods of exhibiting.
Background technology
In the process of software development and design, usually can carry out displaying and the preservation of detailed data to certain business object.In prior art, business datum is normally packaged into business object by the processing mode for said process, then transfers to front end user end, then to be filled in web page tag (being generally html webpage label) by front end user end and to show to user.But above-mentioned processing mode is for the page code exploitation of front end user end, and its development amount is comparatively large, and the code developed cannot be multiplexing.Above-mentioned processing mode is also poor for the dirigibility of the data display on foreground, and each change all needs to change corresponding html code.Further, if the html more complicated of front end user end, then carry out code maintenance, developer needs to safeguard substantial amounts and very complicated page code at every turn, adds the burden that developer safeguards code.
Summary of the invention
According to problems of the prior art, a kind of technical scheme of business datum methods of exhibiting is now provided, be intended to the complexity reducing user side foreground coding, promote the dirigibility of data display page processing logic, reduce the workload that developer safeguards foreground code.
Technique scheme specifically comprises:
A kind of business datum methods of exhibiting, wherein, comprises server end and the user side that be connected long-range with described server end, also comprises the steps:
Step S1, shows request according to the business datum of described user side, and described server end obtains the multinomial view metadata that the page layout that is used to indicate corresponding displayed page and data stuffing require;
Step S2, show request according to described business datum, described server end obtains corresponding business datum from background data base, and converts the multinomial view data that can be packed into described displayed page to;
Step S3, described server end combines described view metadata is associated with described displayed page page framework with formation of structure;
Step S4, described server end is by described view data stuffing to described page framework, and the corresponding described view metadata of corresponding each described view data binding, can for the described displayed page of access to be formed;
Step S5, described server end provides data access interface to described user side, obtains the data being associated with described displayed page for described user side.
Preferably, this business datum methods of exhibiting, wherein, described view metadata is associated with the data type of a view type;
Then described step S1 specifically comprises:
Step S11, described server end shows request according to described business datum, loads the corresponding Page Template preset;
Step S12, described server end carries out initialization operation to the data being associated with described view type;
Step S13, described server end, according to the described Page Template be loaded, is resolved and is obtained the described view metadata being associated with described view type.
Preferably, this business datum methods of exhibiting, wherein, in described step S2, described view data are associated with the data type of a view class.
Preferably, this business datum methods of exhibiting, wherein, described view metadata comprises:
Be used to indicate the verification class metadata of the verification mode of corresponding described view data; And/or
Be used to indicate the filling class metadata of the filling restriction of corresponding described view data; And/or
Be used to indicate the prompting class metadata whether corresponding described view data stuffing is failed.
Preferably, this business datum methods of exhibiting, wherein, after the described step S5 of execution, continues to perform following step:
Step S51, described user side verifies the page data be included in described displayed page;
Step S52, the described page data entirety through verification being associated with a described displayed page is sent to described server end by described user side;
Step S53, the described page data being associated with a described displayed page received is packaged into the described view data being associated with a view type by described server end;
Step S54, described server end is changed described view data, to form the described business datum being associated with described background data base;
Step S55, described server end calls corresponding data transmission interface, described business datum is stored in described background data base.
Preferably, this business datum methods of exhibiting, wherein, in described step S53, described server end adopts the service aid based on javascript that described page data is packaged into described view data.
Preferably, this business datum methods of exhibiting, wherein, before the described step S53 of execution, described server end unifies verification to the described page data received, and performs described step S53 in verification by rear continuation.
The beneficial effect of technique scheme is: provide a kind of business datum methods of exhibiting, can reduce the complexity of user side foreground coding, promotes the dirigibility of data display page processing logic, reduces the workload that developer safeguards foreground code.
Accompanying drawing explanation
Fig. 1 is in preferred embodiment of the present invention, a kind of overall procedure schematic diagram of business datum methods of exhibiting.
Fig. 2-3 is in preferred embodiment of the present invention, on the basis of Fig. 1, and a kind of schematic flow sheet step by step of business datum methods of exhibiting.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under the prerequisite of not making creative work, all belongs to the scope of protection of the invention.
It should be noted that, when not conflicting, the embodiment in the present invention and the feature in embodiment can combine mutually.
Below in conjunction with the drawings and specific embodiments, the invention will be further described, but not as limiting to the invention.
In preferred embodiment of the present invention, based on the above-mentioned problems in the prior art, now provide a kind of business datum methods of exhibiting.Comprising a server end and a user side, server end is connected with user side is long-range, and carries out long-range data communication.
Then in preferred embodiment of the present invention, as shown in Figure 1, above-mentioned business datum methods of exhibiting specifically comprises:
Step S1, shows request according to the business datum of user side, and server end obtains the multinomial view metadata that the page layout that is used to indicate corresponding displayed page and data stuffing require;
Step S2, show request according to business datum, server end obtains corresponding business datum from background data base, and converts the multinomial view data that can be packed into displayed page to;
Step S3, server end assembled view metadata is associated with the page framework of displayed page with formation of structure;
Step S4, server end is by view data stuffing in page framework, and the corresponding view metadata of corresponding each view data binding, can for the displayed page of access to be formed;
Step S5, server end provides data access interface to user side, obtains the data being associated with displayed page for user side.
In a specific embodiment, first user side sends a business datum displaying request, to ask to show corresponding business datum with corresponding displayed page to user at user side to server end.So-called business datum can be the detailed data for certain service logic, such as, need the transaction details data etc. showing user to check with page tabular form for certain transaction.
Then in this embodiment, received server-side obtains corresponding business datum after showing request to the business datum that user side sends from background data base.Subsequently business datum is converted to the multinomial view data that can be packed into displayed page.Particularly, in this embodiment, above-mentioned view data are associated with the data type of a view type (View), and namely above-mentioned server end converts the business datum got to View object.So-called View class, refers to the data type that can show on displayed page, then, after service end obtains above-mentioned business datum, converts above-mentioned business datum to View object, so that be packed into afterwards in displayed page.
In this embodiment, server end shows request according to business datum equally, obtain the corresponding Page Template (namely user side wishes the Page Template corresponding to list of extraction) preset, and obtain corresponding view metadata according to the parsing of this Page Template.As noted before, view metadata is associated with view type equally, after namely above-mentioned server end shows the corresponding Page Template of acquisition request according to business datum, resolves and obtains the View metadata being associated with this Page Template.In this embodiment, so-called view metadata, it comprises: the verification class metadata being used to indicate the verification mode of corresponding described view data; And/or the filling class metadata that the filling being used to indicate corresponding described view data limits; And/or be used to indicate the whether failed prompting class metadata of corresponding described view data stuffing.In other words, above-mentioned view metadata is used for defining in corresponding displayed page, to being filled the verification rule that data carry out, and the input restriction followed required for padding data, and at least one in the data such as the error message prompting exported after data stuffing mistake.Not containing True Data in above-mentioned view metadata, namely not containing corresponding business datum.
In this embodiment, server end is subsequently according to above-mentioned view metadata, and combination forms the page framework being associated with displayed page.Similarly, every view metadata (such as each form filling region) and corresponding limitation attribute/verification rule/miscue information etc. thereof is also comprised in this page framework.Real business datum is equally not yet inserted in this page framework.
In this embodiment, the view data (View object) that server end utilizes above-mentioned business datum conversion of extracting from background data base to be formed, generate the real business datum (i.e. front-end business object) required for front end user end.Subsequently the front-end business object of generation is filled in the page framework of above-mentioned displayed page, and bind corresponding view metadata, such as corresponding different form filling region, set different limitation attribute/verification rule/miscue information etc., and follow above-mentioned limitation attribute/verification rule/miscue information, to limit the filling mode of page framework when filling above-mentioned front-end business object.
Finally, in this embodiment, server end, according to filling complete displayed page, is supplied to the data access interface that user side is unified, obtains the data being associated with displayed page for user side.
In preferred embodiment of the present invention, after detailed data is shown, will preserve detailed data.Then:
On the basis of above-mentioned steps, the step of above-mentioned steps S1 as shown in Figure 2, specifically comprises:
Step S11, server end shows request according to business datum, loads the corresponding Page Template preset;
In preferred embodiment of the present invention, first server end loads shows the corresponding Page Template of request of loading according to business datum, namely loads the page that this request of user side is shown.The page now loaded can be solely a blank template.
Step S12, server end carries out initialization operation to the data being associated with view type;
In preferred embodiment of the present invention, server end carries out initialization to View class subsequently, so that construct above-mentioned view metadata (View metadata) and view data (View object) afterwards.
Step S13, server end, according to the Page Template be loaded, is resolved and is obtained the view metadata being associated with view type.
In preferred embodiment of the present invention, as shown in Figure 3, after executing above-mentioned steps S5, continue to perform following step:
Step S51, user side verifies the page data be included in displayed page;
In preferred embodiment of the present invention, user side verifies the page data of filling in displayed page (being namely filled to the business datum of displayed page) according to the verification rule defined in page framework before:
If verify unsuccessfully, then user side is pointed out to user according to the miscue information defined in page framework before;
If verification succeeds, then enter next step.
Step S52, the page data entirety through verification being associated with a displayed page is sent to server end by user side;
In preferred embodiment of the present invention, in carrying out on the basis of verification succeeds to page data, whole displayed page is integrally submitted to the server end on backstage by user side, and all page datas through verification being about to be associated with a displayed page are sent to server end together.
Step S53, the page data being associated with a displayed page received is packaged into the view data being associated with a view type by server end;
Step S54, server end is changed view data, to form the business datum being associated with background data base;
Step S55, server end calls corresponding data transmission interface, business datum is stored in background data base.
In preferred embodiment of the present invention, owing to being preserve business datum to server end, therefore its process need is contrary with data handling procedure relevant in above-mentioned steps S1-S4.Namely the business datum entirety in displayed page is submitted to server end by user side, and its encapsulation transition to this business datum, and is become to be associated with the view data (View object) of View class by received server-side.Server end is changed view data subsequently, to convert the business datum being suitable for preserving at background data base to.Finally, server end calls the data transmission interface with background data base, business datum entirety is preserved in background data base, and completes the process of whole business datum preservation.
In preferred embodiment of the present invention, server end, after receiving the above-mentioned business datum submitted to by entirety, first needs to recycle unified verification rule and carries out a data check to business datum, perform following step more subsequently.
In preferred embodiment of the present invention, in above-mentioned steps S53, server end can adopt the service aid based on javascript that page data is packaged into view data.
Particularly, in preferred embodiment of the present invention, in above-mentioned steps S53, server end can adopt servlet specification automatically business datum to be packaged into view data.
In sum, in technical solution of the present invention, first server end shows request according to the business datum of user side, obtains corresponding business datum and convert View object to from background data base.Correspondingly, server end shows request according to above-mentioned business datum, resolves to obtain View metadata to corresponding Page Template.Server end is associated with the page framework of displayed page according to View metadata composition formation of structure, and utilize View object to convert to can be packed into the real business datum in page framework, subsequently business datum is packed in page framework, and be supplied to the unified data access interface of user side, overall displayed page can be accessed for user side.Technique scheme can multiplexing foreground code in top, accomplishes unified encapsulation, and can provide unified call entry.Safeguarding in code, only need to revise unified model and configure the change that namely can adapt to different displayed page, flexibility ratio is higher.And for developer, do not need the page code in the face of different types of complexity, reduce the burden of developer.
The foregoing is only preferred embodiment of the present invention; not thereby embodiments of the present invention and protection domain is limited; to those skilled in the art; should recognize and all should be included in the scheme that equivalent replacement done by all utilizations instructions of the present invention and diagramatic content and apparent change obtain in protection scope of the present invention.

Claims (7)

1. a business datum methods of exhibiting, is characterized in that, comprises server end and the user side that be connected long-range with described server end, also comprises the steps:
Step S1, shows request according to the business datum of described user side, and described server end obtains the multinomial view metadata that the page layout that is used to indicate corresponding displayed page and data stuffing require;
Step S2, show request according to described business datum, described server end obtains corresponding business datum from background data base, and converts the multinomial view data that can be packed into described displayed page to;
Step S3, described server end combines described view metadata is associated with described displayed page page framework with formation of structure;
Step S4, described server end is by described view data stuffing to described page framework, and the corresponding described view metadata of corresponding each described view data binding, can for the described displayed page of access to be formed;
Step S5, described server end provides data access interface to described user side, obtains the data being associated with described displayed page for described user side.
2. business datum methods of exhibiting as claimed in claim 1, it is characterized in that, described view metadata is associated with the data type of a view type;
Then described step S1 specifically comprises:
Step S11, described server end shows request according to described business datum, loads the corresponding Page Template preset;
Step S12, described server end carries out initialization operation to the data being associated with described view type;
Step S13, described server end, according to the described Page Template be loaded, is resolved and is obtained the described view metadata being associated with described view type.
3. business datum methods of exhibiting as claimed in claim 1, it is characterized in that, in described step S2, described view data are associated with the data type of a view class.
4. business datum methods of exhibiting as claimed in claim 1, it is characterized in that, described view metadata comprises:
Be used to indicate the verification class metadata of the verification mode of corresponding described view data; And/or
Be used to indicate the filling class metadata of the filling restriction of corresponding described view data; And/or
Be used to indicate the prompting class metadata whether corresponding described view data stuffing is failed.
5. business datum methods of exhibiting as claimed in claim 1, is characterized in that, after the described step S5 of execution, continues to perform following step:
Step S51, described user side verifies the page data be included in described displayed page;
Step S52, the described page data entirety through verification being associated with a described displayed page is sent to described server end by described user side;
Step S53, the described page data being associated with a described displayed page received is packaged into the described view data being associated with a view type by described server end;
Step S54, described server end is changed described view data, to form the described business datum being associated with described background data base;
Step S55, described server end calls corresponding data transmission interface, described business datum is stored in described background data base.
6. business datum methods of exhibiting as claimed in claim 5, is characterized in that, in described step S53, described server end adopts the service aid based on javascript that described page data is packaged into described view data.
7. business datum methods of exhibiting as claimed in claim 1, is characterized in that, before the described step S53 of execution, described server end unifies verification to the described page data received, and performs described step S53 in verification by rear continuation.
CN201510650234.5A 2015-10-09 2015-10-09 Business data display method Active CN105354237B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510650234.5A CN105354237B (en) 2015-10-09 2015-10-09 Business data display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510650234.5A CN105354237B (en) 2015-10-09 2015-10-09 Business data display method

Publications (2)

Publication Number Publication Date
CN105354237A true CN105354237A (en) 2016-02-24
CN105354237B CN105354237B (en) 2020-06-26

Family

ID=55330210

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510650234.5A Active CN105354237B (en) 2015-10-09 2015-10-09 Business data display method

Country Status (1)

Country Link
CN (1) CN105354237B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106843844A (en) * 2016-12-26 2017-06-13 南威软件股份有限公司 A kind of exhibiting device of self-defined view
CN107016297A (en) * 2017-01-24 2017-08-04 阿里巴巴集团控股有限公司 The method for packing and equipment of a kind of data object
CN107479861A (en) * 2016-06-07 2017-12-15 阿里巴巴集团控股有限公司 Page processing method and its system
CN107609156A (en) * 2017-09-26 2018-01-19 微梦创科网络科技(中国)有限公司 The method and device that a kind of page is built
CN107729010A (en) * 2017-10-25 2018-02-23 广州优视网络科技有限公司 View display methods, device, computing device and storage medium
CN107798005A (en) * 2016-08-30 2018-03-13 北京国双科技有限公司 Data processing method and device during Website development
CN107977380A (en) * 2016-10-25 2018-05-01 北京京东尚科信息技术有限公司 Method and apparatus for generating the page
CN108040278A (en) * 2017-11-30 2018-05-15 深圳市雷鸟信息科技有限公司 Active page processing method, server, system and the storage medium of smart television
CN108399177A (en) * 2017-02-07 2018-08-14 杭州有好数据科技有限公司 A kind of data processing method and its system based on database
CN109086442A (en) * 2018-08-16 2018-12-25 口口相传(北京)网络技术有限公司 The methods of exhibiting and device of business datum
CN109117469A (en) * 2018-09-03 2019-01-01 平安科技(深圳)有限公司 Excel report file generation method, device, computer equipment and storage medium
CN112241417A (en) * 2019-07-18 2021-01-19 腾讯科技(深圳)有限公司 Verification method, device, medium and electronic equipment of page data
CN112306972A (en) * 2020-11-02 2021-02-02 西安博康硕达网络科技有限公司 File generation method and device based on cloud storage

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6963930B2 (en) * 2001-02-15 2005-11-08 Centric Software, Inc. Automatic transfer and expansion of application-specific data for display at a website
CN102122281A (en) * 2010-01-11 2011-07-13 腾讯科技(北京)有限公司 Method, device and system for generating page form
CN102799690A (en) * 2012-08-13 2012-11-28 南京莱斯信息技术股份有限公司 Method for verifying page input by using database technology
CN103984547A (en) * 2014-05-14 2014-08-13 上海上讯信息技术股份有限公司 Form validation method and system
CN104252463A (en) * 2013-06-26 2014-12-31 中国银联股份有限公司 Db2 database management method based on web system
CN104572813A (en) * 2014-11-26 2015-04-29 国家电网公司 Report generation method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6963930B2 (en) * 2001-02-15 2005-11-08 Centric Software, Inc. Automatic transfer and expansion of application-specific data for display at a website
CN102122281A (en) * 2010-01-11 2011-07-13 腾讯科技(北京)有限公司 Method, device and system for generating page form
CN102799690A (en) * 2012-08-13 2012-11-28 南京莱斯信息技术股份有限公司 Method for verifying page input by using database technology
CN104252463A (en) * 2013-06-26 2014-12-31 中国银联股份有限公司 Db2 database management method based on web system
CN103984547A (en) * 2014-05-14 2014-08-13 上海上讯信息技术股份有限公司 Form validation method and system
CN104572813A (en) * 2014-11-26 2015-04-29 国家电网公司 Report generation method and device

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107479861A (en) * 2016-06-07 2017-12-15 阿里巴巴集团控股有限公司 Page processing method and its system
CN107479861B (en) * 2016-06-07 2021-04-06 阿里巴巴集团控股有限公司 Page processing method and system
CN107798005A (en) * 2016-08-30 2018-03-13 北京国双科技有限公司 Data processing method and device during Website development
CN107977380A (en) * 2016-10-25 2018-05-01 北京京东尚科信息技术有限公司 Method and apparatus for generating the page
CN106843844B (en) * 2016-12-26 2020-06-12 南威软件股份有限公司 Display device of custom view
CN106843844A (en) * 2016-12-26 2017-06-13 南威软件股份有限公司 A kind of exhibiting device of self-defined view
CN107016297A (en) * 2017-01-24 2017-08-04 阿里巴巴集团控股有限公司 The method for packing and equipment of a kind of data object
CN108399177A (en) * 2017-02-07 2018-08-14 杭州有好数据科技有限公司 A kind of data processing method and its system based on database
CN108399177B (en) * 2017-02-07 2020-09-11 杭州有好数据科技有限公司 Data processing method and system based on database
CN107609156A (en) * 2017-09-26 2018-01-19 微梦创科网络科技(中国)有限公司 The method and device that a kind of page is built
CN107609156B (en) * 2017-09-26 2020-12-25 微梦创科网络科技(中国)有限公司 Page construction method and device
CN107729010B (en) * 2017-10-25 2021-01-26 阿里巴巴(中国)有限公司 View display method and device, computing equipment and storage medium
CN107729010A (en) * 2017-10-25 2018-02-23 广州优视网络科技有限公司 View display methods, device, computing device and storage medium
CN108040278A (en) * 2017-11-30 2018-05-15 深圳市雷鸟信息科技有限公司 Active page processing method, server, system and the storage medium of smart television
CN109086442A (en) * 2018-08-16 2018-12-25 口口相传(北京)网络技术有限公司 The methods of exhibiting and device of business datum
CN109086442B (en) * 2018-08-16 2021-07-06 口口相传(北京)网络技术有限公司 Business data display method and device
CN109117469A (en) * 2018-09-03 2019-01-01 平安科技(深圳)有限公司 Excel report file generation method, device, computer equipment and storage medium
CN112241417A (en) * 2019-07-18 2021-01-19 腾讯科技(深圳)有限公司 Verification method, device, medium and electronic equipment of page data
CN112241417B (en) * 2019-07-18 2023-10-27 腾讯科技(深圳)有限公司 Page data verification method and device, medium and electronic equipment
CN112306972A (en) * 2020-11-02 2021-02-02 西安博康硕达网络科技有限公司 File generation method and device based on cloud storage

Also Published As

Publication number Publication date
CN105354237B (en) 2020-06-26

Similar Documents

Publication Publication Date Title
CN105354237A (en) Business data display method
US8887132B1 (en) Application runtime environment and framework
WO2017088509A1 (en) Page customization method and device
CN104866512A (en) Method, device and system for extracting webpage content
CN104407863A (en) Abstract control model programming device and method
CN102741811A (en) Improving performance of template based JavaScript widgets
CN107122398B (en) Data display chart generation method and system
CN108052548A (en) Method, system and the terminal device that a kind of webpage creates
CN104750472B (en) The resource package management method and device of a kind of terminal applies
CN110187902A (en) Project remodeling method, device, equipment and storage medium based on spring boot
CN103176778B (en) Web development methods and device
CN104820604B (en) A kind of browser applied to POS terminal
CN105204860A (en) Method and device for rapidly generating user-defined static Web page
CN102023869A (en) Control input value checking method and system
CN103383691A (en) Webpage online editing method and device
CN105224544A (en) A kind of data editing method of database and device
CN105549972A (en) Unified authentication protocol-based mvc frame structure and running method thereof
CN107678740A (en) A kind of method for packing and computer equipment of UI Service Component
CN108268260A (en) It is a kind of quick micro- using assemble method based on integrated support technology
CN110580174A (en) application component generation method, server and terminal
CN105988814B (en) Interface generation method and device
CN112926008B (en) Method, device, electronic equipment and storage medium for generating form page
CN106033448A (en) Method and device for compressing Html page
US10747943B2 (en) Method, device, client apparatus, and electronic device for presenting webpages
CN113722345A (en) Method and device for displaying mapping relation, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A business data display method

Effective date of registration: 20210906

Granted publication date: 20200626

Pledgee: Pacific Anxin Agricultural Insurance Co.,Ltd. Shanghai Minhang branch

Pledgor: SHANGHAI HANDPAL INFORMATION TECHNOLOGY SERVICE Co.,Ltd.

Registration number: Y2021310000061

PE01 Entry into force of the registration of the contract for pledge of patent right