CN116301847A - System and method for rapidly generating page based on development platform - Google Patents

System and method for rapidly generating page based on development platform Download PDF

Info

Publication number
CN116301847A
CN116301847A CN202310066897.7A CN202310066897A CN116301847A CN 116301847 A CN116301847 A CN 116301847A CN 202310066897 A CN202310066897 A CN 202310066897A CN 116301847 A CN116301847 A CN 116301847A
Authority
CN
China
Prior art keywords
page
template
sample
templates
development platform
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
CN202310066897.7A
Other languages
Chinese (zh)
Other versions
CN116301847B (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.)
Guangxi Digital Brain Intelligence Technology Co ltd
Original Assignee
Guangxi Digital Brain Intelligence Technology 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 Guangxi Digital Brain Intelligence Technology Co ltd filed Critical Guangxi Digital Brain Intelligence Technology Co ltd
Priority to CN202310066897.7A priority Critical patent/CN116301847B/en
Publication of CN116301847A publication Critical patent/CN116301847A/en
Application granted granted Critical
Publication of CN116301847B publication Critical patent/CN116301847B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented
    • G06F9/449Object-oriented method invocation or resolution
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention provides a system and a method for rapidly generating pages based on a development platform, wherein the system comprises the following steps: the presetting module is used for acquiring sample templates corresponding to different service types, setting template type numbers for the different sample templates, and presetting the sample templates in the development platform based on the setting result; the page generation module is used for calling a target sample template and an associated database table from the preset sample templates based on the page generation request, and generating corresponding script logic and page layout based on the calling result; the page verification module is used for displaying the page layout based on the development platform, and dynamically adjusting the page layout when the display result does not meet the page standard corresponding to the page generation request. By templating the page composition, the corresponding target sample template is called according to the page generation request, the required page is ensured to be rapidly generated, and the time of manual drawing and code writing is reduced, so that the development efficiency of the page is improved.

Description

System and method for rapidly generating page based on development platform
Technical Field
The invention relates to the technical field of computers, in particular to a system and a method for rapidly generating pages based on a development platform.
Background
At present, when a page is developed, the page is usually generated in a development platform in a visual dragging and online code development mode, and compared with the traditional development mode, the development efficiency is obviously improved;
however, for conventional business, it still takes much time to draw pages and write codes, so that development resources are wasted, meanwhile, the development efficiency of pages is greatly reduced due to the fact that a great deal of manpower is wasted due to the fact that human participation is needed, and in addition, operation error conditions often exist in the development process, so that the page development effect is poor;
therefore, the invention provides a system and a method for rapidly generating pages based on a development platform.
Disclosure of Invention
The invention provides a system and a method for rapidly generating a page based on a development platform, which are used for realizing the calling of a corresponding target sample template according to a page generation request by templating the page composition, ensuring the rapid and reliable generation of a required page, reducing the time of manual drawing and code writing, improving the development efficiency of the page and guaranteeing the generation effect of the page.
The invention provides a system for rapidly generating pages based on a development platform, which comprises the following steps:
the presetting module is used for acquiring sample templates corresponding to different service types, setting template type numbers for the different sample templates, and presetting the sample templates in the development platform based on the setting result;
the page generation module is used for calling a target sample template and an associated database table from the preset sample templates based on the page generation request, and generating corresponding script logic and page layout based on the calling result;
the page verification module is used for displaying the page layout based on the development platform, and dynamically adjusting the page layout when the display result does not meet the page standard corresponding to the page generation request.
Preferably, a system for rapidly generating a page based on a development platform, a preset module, includes:
the template acquisition unit is used for acquiring sample templates, respectively extracting configuration parameters of different sample templates, simultaneously determining service types of pages which can be generated, and determining classification labels of the sample templates based on the service types;
the template classification unit is used for carrying out clustering treatment on configuration parameters of different templates based on the classification labels to obtain sample template sets corresponding to the different classification labels, and respectively setting first numbers corresponding to the sample template sets of different categories based on the first number of the sample template sets;
And the number setting unit is used for determining the second number of the sample templates in each category based on the first number result, setting the second number for different sample templates in each category based on the second number, and combining the first number with the second number to obtain the template type number of each sample template.
Preferably, a system for rapidly generating pages based on a development platform, a number setting unit, includes:
the template obtaining subunit is used for obtaining a template type numbering result of the sample templates, determining a service type corresponding to each sample template, and determining a sample template type name corresponding to each sample template based on the service type;
the association subunit is used for associating the template type number and the sample template type name with the corresponding sample template and binding the template type number and the sample template type name with the corresponding sample template based on the association result;
the label setting subunit is used for setting a search label for each sample template based on the binding result, and sending the search label to a preset server for recording and storing.
Preferably, a system for rapidly generating a page based on a development platform, a preset module, includes:
The result acquisition unit is used for acquiring the sample templates with the template type numbers, sequentially determining the target number of the sample templates of each type based on the category identification of the sample templates, and determining the preset space corresponding to each type of sample template in the development platform based on the target number;
the preset unit is used for presetting the corresponding sample templates based on the preset space, and determining a display mode and a display area when the sample templates are called according to the operation characteristics of the development platform based on the preset result;
the configuration unit is used for carrying out parameter configuration on the sample templates based on the display mode and the display area, and carrying out calling correlation on the template type numbers of the sample templates and a preset calling frame in the development platform based on the configuration result so as to finish the presetting of the sample templates in the development platform.
Preferably, a system for rapidly generating a page based on a development platform, a page generation module, includes:
the request receiving unit is used for acquiring a page generation request submitted by a user, analyzing the page generation request, determining page information carried in the page generation request, and splitting the page information based on a preset page composition reference to obtain page template information contained in the page information;
The sample template calling unit is used for matching the page template information with template parameters of the sample template, calling a target sample template corresponding to the page template information from the preset sample template based on a matching result, extracting a template identifier of the target sample template, sending a data calling request to a preset server based on the template identifier, and calling an associated database table corresponding to the target sample template based on the data calling request;
the assembly unit is used for determining the butt joint logic and the butt joint position between the target sample templates based on the page information, carrying out first butt joint on the associated database table of the target sample templates based on the butt joint logic, carrying out second butt joint on the target sample templates based on the butt joint position, and generating corresponding script logic and page layout based on the first butt joint result and the second butt joint result.
Preferably, a system for rapidly generating pages based on a development platform, a sample template calling unit, includes:
the information acquisition subunit is used for acquiring page template information contained in the page information, determining template characteristics of the sample template to be called based on the page template information, and determining a call label and a call engine of the sample template to be called based on the template characteristics;
The sample template calling subunit is used for analyzing the calling label based on the calling engine to obtain a class set corresponding to the sample template to be called, determining the display priority of the sample template to be called based on the use frequency of different sample templates, and displaying the sample template to be called in the development platform based on the display priority;
and the sample template calling subunit is further used for sequentially determining a first matching degree of each sample template to be called and page template information based on the display result, determining a target sample template based on the first matching degree, calling an available page layout template corresponding to the target sample template, determining a second matching degree of the available page layout template and page information based on a page generation request, determining a target page layout template based on the second matching degree, and completing the calling of the sample template.
Preferably, a system for rapidly generating pages based on a development platform, an assembly unit, includes:
the assembly result acquisition subunit is used for acquiring the finally obtained page layout, determining the template type of each sample template in the page layout, and calling a target rendering rule from a preset page rendering rule base based on the template type to perform first rendering on the corresponding sample template;
The rendering subunit is used for determining icon elements contained in each sample template based on the first rendering result, taking the icon elements as target layers to be rendered, and performing second rendering on the target layers based on element types of the icon elements to obtain textures corresponding to different target layers;
and the assembling subunit is used for carrying out butt joint synthesis on each sample template based on textures to obtain a final page layout, and displaying the page layout to a user based on a development platform.
Preferably, a system for rapidly generating a page based on a development platform, a page verification module, includes:
the page acquisition unit is used for acquiring the obtained script logic and page layout, analyzing the script logic, determining the imaging requirement on the page layout, extracting the display parameters of a preset display area in the development platform, and determining the display rule of the page based on the display parameters;
the page verification unit is used for displaying the page layout in a preset display area in the development platform based on imaging requirements and display rules, determining layout features of the page layout based on display results, and verifying the layout features based on page standards corresponding to page generation requests;
And the adjusting unit is used for determining the page difference condition of the page layout and the page mark and the difference sample template when the verification result judges that the page layout does not meet the page standard, adjusting the associated database table of the difference sample template and the page layout based on the page difference condition, and displaying the adjusted page layout in a preset display area again until the page standard corresponding to the page generation request is met.
Preferably, a system for quickly generating a page based on a development platform, an adjusting unit, includes:
the page layout acquisition subunit is used for acquiring the adjusted page layout and storing the adjusted page layout in the development platform;
the online page subunit is used for determining basic information of page layout based on the storage result and sending a page registration request to a preset page service manager based on the basic information;
the registration subunit is used for analyzing the basic information based on the preset page service manager, determining the network operation environment of the page layout, registering the page layout on the preset page service manager based on the basic information when the network operation environment meets the preset operation requirement, and completing the online processing of the page layout based on the registration result.
The invention provides a method for rapidly generating a page based on a development platform, which comprises the following steps:
step 1: obtaining sample templates corresponding to different service types, setting template type numbers for the different sample templates, and presetting the sample templates in a development platform based on the setting results;
step 2: calling a target sample template and an associated database table from preset sample templates based on a page generation request, and generating corresponding script logic and page layout based on a calling result;
step 3: and displaying the page layout based on the development platform, and dynamically adjusting the page layout when the display result does not meet the page standard corresponding to the page generation request.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims thereof as well as the appended drawings.
The technical scheme of the invention is further described in detail through the drawings and the embodiments.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate the invention and together with the embodiments of the invention, serve to explain the invention. In the drawings:
FIG. 1 is a block diagram of a system for quickly generating pages based on a development platform in an embodiment of the invention;
FIG. 2 is a block diagram of a preset module in a system for rapidly generating pages based on a development platform in an embodiment of the present invention;
FIG. 3 is a flowchart of a method for quickly generating a page based on a development platform in an embodiment of the invention.
Detailed Description
The preferred embodiments of the present invention will be described below with reference to the accompanying drawings, it being understood that the preferred embodiments described herein are for illustration and explanation of the present invention only, and are not intended to limit the present invention.
Example 1:
the embodiment provides a system for quickly generating a page based on a development platform, as shown in fig. 1, including:
the presetting module is used for acquiring sample templates corresponding to different service types, setting template type numbers for the different sample templates, and presetting the sample templates in the development platform based on the setting result;
the page generation module is used for calling a target sample template and an associated database table from the preset sample templates based on the page generation request, and generating corresponding script logic and page layout based on the calling result;
the page verification module is used for displaying the page layout based on the development platform, and dynamically adjusting the page layout when the display result does not meet the page standard corresponding to the page generation request.
In this embodiment, the service types may be a single-table service adding, deleting, checking, etc., a main-sub-table association service, a plurality of page layout services, etc., so as to ensure the comprehensiveness of the sample template.
In this embodiment, the sample template refers to a basic page designed according to different service types, and when a page needs to be generated, the corresponding template can be directly called to be laid out according to the requirement of a user, so as to obtain a corresponding page.
In this embodiment, the template type number refers to setting sequence numbers for different sample templates, and by using the sequence numbers, the sample templates can be quickly and accurately determined, so that quick calling of the sample templates is realized.
In this embodiment, presetting the sample template in the development platform means that the obtained sample template is stored in the development platform, so that the template is conveniently called when the page is generated.
In this embodiment, the page generation request is obtained according to the operation information of the user, and is used to retrieve the corresponding template from the sample template according to the page generation requirement after analyzing the page generation request.
In this embodiment, the target sample template refers to a sample template corresponding to the page generation request, and is at least one of preset sample templates.
In this embodiment, the associated database tables refer to configuration data corresponding to different sample templates, and by combining the associated database tables corresponding to different sample templates, the final required page is quickly and accurately generated.
In this embodiment, the script logic is used to characterize the calling relationship and the working coordination relationship between the components of the target sample template during working, and exists in the form of codes.
In this embodiment, the page layout refers to a page that needs to be generated after the retrieved target sample templates are combined.
In this embodiment, the page standard refers to a page condition that needs to be obtained by the page generation request, and may specifically be a structure and a form of a page, and different chunks included in the page, and so on.
In this embodiment, dynamically adjusting the page layout refers to timely adjusting the currently generated page when the obtained page is inconsistent with the page generation request, and may specifically be recalling a corresponding sample template to modify, etc.
The beneficial effects of the technical scheme are as follows: by templating the page composition, the corresponding target sample template is called according to the page generation request, the required page is ensured to be generated rapidly and reliably, the time for manually drawing and writing codes is reduced, the development efficiency of the page is improved, and the generation effect of the page is also ensured.
Example 2:
on the basis of embodiment 1, this embodiment provides a system for quickly generating a page based on a development platform, as shown in fig. 2, a preset module includes:
the template acquisition unit is used for acquiring sample templates, respectively extracting configuration parameters of different sample templates, simultaneously determining service types of pages which can be generated, and determining classification labels of the sample templates based on the service types;
the template classification unit is used for carrying out clustering treatment on configuration parameters of different templates based on the classification labels to obtain sample template sets corresponding to the different classification labels, and respectively setting first numbers corresponding to the sample template sets of different categories based on the first number of the sample template sets;
and the number setting unit is used for determining the second number of the sample templates in each category based on the first number result, setting the second number for different sample templates in each category based on the second number, and combining the first number with the second number to obtain the template type number of each sample template.
In this embodiment, the configuration parameters refer to parameters such as template types and template formats corresponding to different sample templates.
In this embodiment, the service type of the page that can be generated refers to the service type corresponding to the page that can be generated by the development platform.
In this embodiment, the classification label refers to the basis for classifying different sample templates, through which the obtained sample templates can be effectively classified, and the classification label may be a single-table business adding, deleting and checking type label, a main-sub-table associated type label, and the like.
In this embodiment, the first number is a number of categories used to characterize different types of sample templates.
In this embodiment, the first number refers to a number corresponding to each sample template type, and may specifically be 01xx,02xx, etc., where 01 and 02 respectively represent different classes.
In this embodiment, the second number refers to the number of individuals of the sample template contained in the sample template set of each category.
In this embodiment, the second numbering refers to numbering the sample templates included in each class of sample template set, and may specifically be 0101, 0102, etc., where the first 01 group in 0101 represents the class number and the second 01 group represents the number of the sample template in that class.
In this embodiment, the template type number is an identifier for characterizing template identity information of different samples, and may specifically be 0101, 0201, etc.
The beneficial effects of the technical scheme are as follows: by analyzing the obtained sample templates, the obtained sample templates are accurately and effectively classified according to configuration parameters of the sample templates and service types of the page which can be generated, and then the sample templates are respectively numbered first and second according to classification results, so that corresponding template type numbers are finally assigned to each sample template, convenience is provided for quickly and effectively generating the page, and the development efficiency of the page is improved.
Example 3:
on the basis of embodiment 2, this embodiment provides a system for quickly generating pages based on a development platform, and a number setting unit includes:
the template obtaining subunit is used for obtaining a template type numbering result of the sample templates, determining a service type corresponding to each sample template, and determining a sample template type name corresponding to each sample template based on the service type;
the association subunit is used for associating the template type number and the sample template type name with the corresponding sample template and binding the template type number and the sample template type name with the corresponding sample template based on the association result;
the label setting subunit is used for setting a search label for each sample template based on the binding result, and sending the search label to a preset server for recording and storing.
In this embodiment, the sample template type name is an abbreviation for each sample template set, thereby facilitating quick retrieval of the corresponding sample template from the development platform.
In this embodiment, the purpose of associating the template type number and the sample template type name with the corresponding sample template is to lock the template type number and the sample template type name with the corresponding sample template, thereby facilitating retrieval of the corresponding sample template by the template type number and the sample template type name.
In this embodiment, the search tag is the basis by which the user can retrieve the sample template in the development platform when constructing the page.
In this embodiment, the preset server is set in advance, and is used for storing the search tag of the setting number, so that the corresponding sample template can be conveniently and timely retrieved according to the search request submitted by the user.
The beneficial effects of the technical scheme are as follows: setting a sample template type name for each sample template according to the service type corresponding to the sample template, and performing association locking on the sample template type name and the template type number and the corresponding sample template, and setting a retrieval label for each sample template, so that the corresponding sample template can be conveniently and rapidly and accurately invoked through a development platform, the corresponding target sample template can be invoked according to a page generation request, and the required page can be rapidly and reliably generated.
Example 4:
on the basis of embodiment 1, this embodiment provides a system for rapidly generating pages based on a development platform, and a preset module includes:
the result acquisition unit is used for acquiring the sample templates with the template type numbers, sequentially determining the target number of the sample templates of each type based on the category identification of the sample templates, and determining the preset space corresponding to each type of sample template in the development platform based on the target number;
The preset unit is used for presetting the corresponding sample templates based on the preset space, and determining a display mode and a display area when the sample templates are called according to the operation characteristics of the development platform based on the preset result;
the configuration unit is used for carrying out parameter configuration on the sample templates based on the display mode and the display area, and carrying out calling correlation on the template type numbers of the sample templates and a preset calling frame in the development platform based on the configuration result so as to finish the presetting of the sample templates in the development platform.
In this embodiment, the class identifier is a label tag for marking different classes of sample templates, and by means of the class identifier, a fast and efficient determination of the type of sample template can be achieved.
In this embodiment, the target number is the number used to characterize the different types of sample templates, so that corresponding preset spaces are conveniently allocated for the different types of sample templates in the development platform according to the data of the sample templates.
In this embodiment, the operation features refer to an operation mode and an operation feature of generating a page through a development platform.
In the embodiment, the display mode is used for representing the display mode of the sample template on the development platform when the page is generated through the development platform and the sample template is called, so that the calling condition of the sample template is conveniently determined through the development platform.
In this embodiment, parameter configuration of the sample template based on the display mode and the display area refers to setting the lower size or thumbnail of the sample template according to the display mode and the display area, and the like.
In this embodiment, the preset call frame is set in advance, so that when the page layout needs to be generated, the corresponding sample template is accurately and effectively called according to the input call parameters.
The beneficial effects of the technical scheme are as follows: the number of the sample templates of different types is determined, so that corresponding preset spaces are allocated to the sample templates in the development platform according to the number of the sample templates, the obtained sample templates are ensured to be reliably preset in the development platform, the display modes and the display areas of the sample templates are configured according to preset results, and finally the configured sample templates are associated with preset calling frames in the development platform, thereby being convenient for accurately and reliably calling the required sample templates in time when a page generation request is received, and further ensuring the development efficiency of pages.
Example 5:
on the basis of embodiment 1, this embodiment provides a system for quickly generating a page based on a development platform, and a page generation module includes:
The request receiving unit is used for acquiring a page generation request submitted by a user, analyzing the page generation request, determining page information carried in the page generation request, and splitting the page information based on a preset page composition reference to obtain page template information contained in the page information;
the sample template calling unit is used for matching the page template information with template parameters of the sample template, calling a target sample template corresponding to the page template information from the preset sample template based on a matching result, extracting a template identifier of the target sample template, sending a data calling request to a preset server based on the template identifier, and calling an associated database table corresponding to the target sample template based on the data calling request;
the assembly unit is used for determining the butt joint logic and the butt joint position between the target sample templates based on the page information, carrying out first butt joint on the associated database table of the target sample templates based on the butt joint logic, carrying out second butt joint on the target sample templates based on the butt joint position, and generating corresponding script logic and page layout based on the first butt joint result and the second butt joint result.
In this embodiment, the page information is information for characterizing the template type included in the page corresponding to the page generation request for submission, the format of the page to be generated, and the like.
In this embodiment, the preset page composition reference is set in advance, that is, the composition that each page must require, specifically, the region that must require to have the page header and place data, etc.
In this embodiment, the page template information refers to the type, number, and the like of sample templates required contained in the page generation request.
In this embodiment, the template parameters refer to parameters such as template types of different sample templates, and image elements stored inside each sample template.
In this embodiment, the template identifier is a label tag for labeling different sample templates, by which the sample templates can be distinguished quickly and efficiently.
In this embodiment, the preset server is set in advance, and is configured to store the association database tables corresponding to the different sample templates (i.e., script files corresponding to the different sample templates).
In this embodiment, the docking logic is used to characterize the logical position of the sample templates in the page to be generated when the page is generated, so as to facilitate ensuring that the generated page is reliable and effective.
In this embodiment, the docking location is used to characterize a specific area of engagement between adjacent sample templates when the different sample templates are docked.
In this embodiment, the first docking refers to docking between associated database tables corresponding to each sample template according to docking logic between target sample templates, so as to ensure that a coherent file corresponding to a final page is obtained.
In this embodiment, the second docking refers to docking the retrieved target sample template in order to obtain the final desired page.
In this embodiment, generating the corresponding script logic and page layout based on the first docking result and the second docking result includes:
the method comprises the specific steps of obtaining the number of sample templates contained in the page layout and the butt joint speed of adjacent sample templates when the page layout is generated, calculating the lifting efficiency when the page layout is developed based on the number of the sample templates and the butt joint speed, and specifically comprising the following steps:
the improvement efficiency in developing the page layout is calculated according to the following formula:
Figure BDA0004062519580000121
wherein eta represents the lifting efficiency in developing the page layout, and the value range is (0, 1); mu represents an error factor, and the value range is 0.01,0.03; i represents the current sample template number contained in the page layout and the value range Is [1, n]The method comprises the steps of carrying out a first treatment on the surface of the n represents the total number of sample templates contained in the page layout; m is M i Representing a total number of operational steps that need to be performed on the ith sample template in generating the page layout; v (V) i Representing an operation speed value at the time of operating the operation step included in the i-th sample template when the page layout is generated; t represents a time length value required for rendering the generated page layout; t represents a theoretical time length value required by manual drawing and code writing to generate a page layout;
comparing the calculated lifting efficiency with a preset efficiency threshold;
if the calculated lifting efficiency is greater than or equal to a preset efficiency threshold, judging that the development effect on the page layout is qualified;
otherwise, judging that the development effect on the page layout is unqualified, and re-optimizing the calling strategy and the butt joint mode of each sample template until the calculated lifting efficiency is greater than or equal to a preset efficiency threshold.
The above-mentioned promotion efficiency is used for representing the promotion efficiency of the way of generating the page by the development platform rapidly compared with the way of writing codes and the way of manually drawing.
The preset efficiency threshold is set in advance, is used for measuring whether the efficiency of the page development is improved to meet the minimum standard, and can be adjusted according to actual conditions.
The beneficial effects of the technical scheme are as follows: the method comprises the steps of analyzing a page generation request submitted by a user, rapidly and accurately calling a required target sample template from a preset sample template according to the page generation request, calling a corresponding associated database table of each target sample template from a preset server according to the determined target sample template, determining docking logic and docking positions for docking the target sample template and the associated database table according to page information corresponding to the page generation request, accurately and reliably generating script logic and page layout, guaranteeing the accuracy, efficiency and development effect of page development, and simultaneously, adjusting the development strategy of the page in time when the improvement efficiency does not meet a preset efficiency threshold value by calculating the improvement efficiency of page layout development, so that the efficiency of page development is guaranteed.
Example 6:
on the basis of embodiment 5, this embodiment provides a system for quickly generating pages based on a development platform, and a sample template calling unit, which includes:
the information acquisition subunit is used for acquiring page template information contained in the page information, determining template characteristics of the sample template to be called based on the page template information, and determining a call label and a call engine of the sample template to be called based on the template characteristics;
The sample template calling subunit is used for analyzing the calling label based on the calling engine to obtain a class set corresponding to the sample template to be called, determining the display priority of the sample template to be called based on the use frequency of different sample templates, and displaying the sample template to be called in the development platform based on the display priority;
and the sample template calling subunit is further used for sequentially determining a first matching degree of each sample template to be called and page template information based on the display result, determining a target sample template based on the first matching degree, calling an available page layout template corresponding to the target sample template, determining a second matching degree of the available page layout template and page information based on a page generation request, determining a target page layout template based on the second matching degree, and completing the calling of the sample template.
In this embodiment, the sample template to be called refers to a sample template to be called corresponding to the page generation request.
In this embodiment, the template features refer to template types and the like corresponding to different templates to be called.
In this embodiment, the call label refers to a call parameter that needs to be input when a template to be called is called through the development platform, and specifically may be a template type number corresponding to a different sample template, a type name of a corresponding sample template, and the like.
In the embodiment, the calling engine is set in the development platform in advance, and accurate and effective calling of the template to be called can be realized by inputting the calling label into the calling engine.
In this embodiment, the class set refers to a class combination corresponding to the sample template to be called, i.e. all sample templates contained in the class.
In this embodiment, the presentation priority is used to characterize the order in which the sample templates to be invoked are presented in the development platform.
In this embodiment, the first matching degree is used to represent the matching condition of the sample template to be called and the page template information carried in the page generation request, and the larger the matching degree is, the more the sample template to be called meets the requirement corresponding to the page generation request.
In this embodiment, the available page layout templates are set in advance, and are used to represent typesetting forms of the target sample templates, specifically, page layout modes such as up (form) +down (form), left (tree) +right (form) and the like.
In this embodiment, the second matching degree is used to characterize the matching condition between different available page layout templates and page information, and the larger the matching degree is, the more the available page layout templates meet the requirements corresponding to the page generation request.
In this embodiment, the target page layout template refers to a template for typesetting the retrieved target sample template.
The beneficial effects of the technical scheme are as follows: through analyzing the page template information contained in the page information, the effective locking of the calling label and the calling engine of the template to be called required to be called is realized, the accurate and effective calling of the required sample template is ensured according to the calling label and the calling engine, finally, the quick and accurate locking of the page layout template required to be generated is realized through determining the available page layout template corresponding to the target sample template, finally, the calling of the sample template is completed, the development efficiency of the page is improved, and the development effect of the page is ensured.
Example 7:
on the basis of embodiment 5, this embodiment provides a system for quickly generating pages based on a development platform, and an assembly unit, including:
the assembly result acquisition subunit is used for acquiring the finally obtained page layout, determining the template type of each sample template in the page layout, and calling a target rendering rule from a preset page rendering rule base based on the template type to perform first rendering on the corresponding sample template;
The rendering subunit is used for determining icon elements contained in each sample template based on the first rendering result, taking the icon elements as target layers to be rendered, and performing second rendering on the target layers based on element types of the icon elements to obtain textures corresponding to different target layers;
and the assembling subunit is used for carrying out butt joint synthesis on each sample template based on textures to obtain a final page layout, and displaying the page layout to a user based on a development platform.
In this embodiment, the preset page rendering rule base is set in advance, and is used for storing different rendering rules.
In this embodiment, the target rendering rule refers to a rendering rule suitable for rendering the current sample template, and is one of a preset page rendering rule library.
In this embodiment, the first rendering refers to rendering the sample templates, and rendering each sample template into a uniform format according to requirements, so as to facilitate docking between different sample templates.
In this embodiment, the icon element refers to a body contained in a different sample template, and may specifically be a table, a horizontal line, or the like.
In this embodiment, the target layer refers to the icon elements as pages to be processed, so as to smooth the icon elements, thereby implementing the butt joint between the target elements.
In this embodiment, the element type is a category used to characterize different icon elements.
In this embodiment, the second rendering refers to rendering the icon elements in the different sample templates, thereby facilitating the interfacing of the sample templates according to the texture conditions between the icon elements contained in the different sample templates.
In this embodiment, textures corresponding to different target layers refer to the trend, format, and the like of icon elements.
The beneficial effects of the technical scheme are as follows: the obtained sample template and the icon elements in the sample template are respectively subjected to first rendering and second rendering, so that accurate and effective butt joint synthesis of the obtained sample template is guaranteed, and finally, the page synthesized through butt joint is displayed to a user, and the development effect and development efficiency of the page are guaranteed.
Example 8:
on the basis of embodiment 1, this embodiment provides a system for quickly generating a page based on a development platform, and a page verification module includes:
the page acquisition unit is used for acquiring the obtained script logic and page layout, analyzing the script logic, determining the imaging requirement on the page layout, extracting the display parameters of a preset display area in the development platform, and determining the display rule of the page based on the display parameters;
The page verification unit is used for displaying the page layout in a preset display area in the development platform based on imaging requirements and display rules, determining layout features of the page layout based on display results, and verifying the layout features based on page standards corresponding to page generation requests;
and the adjusting unit is used for determining the page difference condition of the page layout and the page mark and the difference sample template when the verification result judges that the page layout does not meet the page standard, adjusting the associated database table of the difference sample template and the page layout based on the page difference condition, and displaying the adjusted page layout in a preset display area again until the page standard corresponding to the page generation request is met.
In this embodiment, the imaging requirement refers to the imaging effect that the generated page needs on the development platform, and may specifically be the size of imaging, etc.
In this embodiment, the preset display area is set in advance, and is an area in the development platform for displaying the generated page.
In this embodiment, the display parameters refer to parameters such as display brightness and maximum display size of the preset display area for the page.
In this embodiment, the display rule refers to parameters such as display resolution of a preset display area on a page, and conditions for switching.
In this embodiment, the layout features refer to a layout format and layout characteristics that are displayed by the generated page.
In this embodiment, the page standard is set in advance, that is, the typesetting format of the page that the user needs to obtain is used for verifying the page generated by the development platform.
In this embodiment, the page difference condition refers to a case where a layout feature of a current page layout has a layout difference from a page standard, a size difference, and the like.
In this embodiment, the differential sample template refers to a sample template that causes a difference in page layout from the page standard.
The beneficial effects of the technical scheme are as follows: through analyzing script logic and page layout, the imaging requirements of the page layout are accurately and effectively determined according to the script logic, meanwhile, the display parameters of a preset display area in the development platform are extracted, the display rules of the page are effectively determined by the development platform, finally, the page layout is displayed in the preset display area in the development platform according to the imaging requirements and the display rules, the obtained page is checked according to the display results, and when the page does not meet the page standard, the generated page is timely adjusted, so that the accuracy and reliability of the obtained page are ensured, and the development effect and development efficiency of the page are ensured.
Example 9:
on the basis of embodiment 8, this embodiment provides a system for quickly generating pages based on a development platform, and an adjustment unit, including:
the page layout acquisition subunit is used for acquiring the adjusted page layout and storing the adjusted page layout in the development platform;
the online page subunit is used for determining basic information of page layout based on the storage result and sending a page registration request to a preset page service manager based on the basic information;
the registration subunit is used for analyzing the basic information based on the preset page service manager, determining the network operation environment of the page layout, registering the page layout on the preset page service manager based on the basic information when the network operation environment meets the preset operation requirement, and completing the online processing of the page layout based on the registration result.
In this embodiment, the basic information refers to the type of page layout, the corresponding service category, and the like.
In this embodiment, the preset page service manager is set in advance, and is used for managing different pages.
In this embodiment, the page registration request refers to registering a generated page layout by a preset page service manager, so as to ensure rationality and consultability of the obtained page.
In this embodiment, the network operation environment refers to network operation conditions that need to be reached by the generated page when the generated page is operated, and may specifically be a required network type or the like.
In this embodiment, the preset operation requirement is set in advance, and is used to measure whether the generated page layout meets the registration requirement, and the page layout can be registered when the generated page layout meets the registration requirement.
In this embodiment, completing the online processing of the page layout based on the registration result refers to assigning operation authority to the obtained page layout, so that the user can use and review the obtained page layout conveniently.
The beneficial effects of the technical scheme are as follows: the obtained page layout is stored in the development platform, and the page layout is registered in the preset page service manager according to the storage result, so that safe and reliable online processing of the obtained page layout is realized, the use rationality and the use safety of the developed page are ensured, the development efficiency of the page is improved, and the development effect of the page is ensured.
Example 10:
the embodiment provides a method for quickly generating a page based on a development platform, as shown in fig. 3, including:
Step 1: obtaining sample templates corresponding to different service types, setting template type numbers for the different sample templates, and presetting the sample templates in a development platform based on the setting results;
step 2: calling a target sample template and an associated database table from preset sample templates based on a page generation request, and generating corresponding script logic and page layout based on a calling result;
step 3: and displaying the page layout based on the development platform, and dynamically adjusting the page layout when the display result does not meet the page standard corresponding to the page generation request.
The beneficial effects of the technical scheme are as follows: by templating the page composition, the corresponding target sample template is called according to the page generation request, the required page is ensured to be generated rapidly and reliably, the time for manually drawing and writing codes is reduced, the development efficiency of the page is improved, and the generation effect of the page is also ensured.
It will be apparent to those skilled in the art that various modifications and variations can be made to the present invention without departing from the spirit or scope of the invention. Thus, it is intended that the present invention also include such modifications and alterations insofar as they come within the scope of the appended claims or the equivalents thereof.

Claims (10)

1. A system for rapidly generating pages based on a development platform, comprising:
the presetting module is used for acquiring sample templates corresponding to different service types, setting template type numbers for the different sample templates, and presetting the sample templates in the development platform based on the setting result;
the page generation module is used for calling a target sample template and an associated database table from the preset sample templates based on the page generation request, and generating corresponding script logic and page layout based on the calling result;
the page verification module is used for displaying the page layout based on the development platform, and dynamically adjusting the page layout when the display result does not meet the page standard corresponding to the page generation request.
2. The system for quickly generating pages based on a development platform according to claim 1, wherein the preset module comprises:
the template acquisition unit is used for acquiring sample templates, respectively extracting configuration parameters of different sample templates, simultaneously determining service types of pages which can be generated, and determining classification labels of the sample templates based on the service types;
the template classification unit is used for carrying out clustering treatment on configuration parameters of different templates based on the classification labels to obtain sample template sets corresponding to the different classification labels, and respectively setting first numbers corresponding to the sample template sets of different categories based on the first number of the sample template sets;
And the number setting unit is used for determining the second number of the sample templates in each category based on the first number result, setting the second number for different sample templates in each category based on the second number, and combining the first number with the second number to obtain the template type number of each sample template.
3. The system for rapidly generating pages based on a development platform according to claim 2, wherein the number setting unit comprises:
the template obtaining subunit is used for obtaining a template type numbering result of the sample templates, determining a service type corresponding to each sample template, and determining a sample template type name corresponding to each sample template based on the service type;
the association subunit is used for associating the template type number and the sample template type name with the corresponding sample template and binding the template type number and the sample template type name with the corresponding sample template based on the association result;
the label setting subunit is used for setting a search label for each sample template based on the binding result, and sending the search label to a preset server for recording and storing.
4. The system for quickly generating pages based on a development platform according to claim 1, wherein the preset module comprises:
The result acquisition unit is used for acquiring the sample templates with the template type numbers, sequentially determining the target number of the sample templates of each type based on the category identification of the sample templates, and determining the preset space corresponding to each type of sample template in the development platform based on the target number;
the preset unit is used for presetting the corresponding sample templates based on the preset space, and determining a display mode and a display area when the sample templates are called according to the operation characteristics of the development platform based on the preset result;
the configuration unit is used for carrying out parameter configuration on the sample templates based on the display mode and the display area, and carrying out calling correlation on the template type numbers of the sample templates and a preset calling frame in the development platform based on the configuration result so as to finish the presetting of the sample templates in the development platform.
5. The system for quickly generating pages based on a development platform according to claim 1, wherein the page generating module comprises:
the request receiving unit is used for acquiring a page generation request submitted by a user, analyzing the page generation request, determining page information carried in the page generation request, and splitting the page information based on a preset page composition reference to obtain page template information contained in the page information;
The sample template calling unit is used for matching the page template information with template parameters of the sample template, calling a target sample template corresponding to the page template information from the preset sample template based on a matching result, extracting a template identifier of the target sample template, sending a data calling request to a preset server based on the template identifier, and calling an associated database table corresponding to the target sample template based on the data calling request;
the assembly unit is used for determining the butt joint logic and the butt joint position between the target sample templates based on the page information, carrying out first butt joint on the associated database table of the target sample templates based on the butt joint logic, carrying out second butt joint on the target sample templates based on the butt joint position, and generating corresponding script logic and page layout based on the first butt joint result and the second butt joint result.
6. The system for quickly generating pages based on a development platform according to claim 5, wherein the sample template calling unit comprises:
the information acquisition subunit is used for acquiring page template information contained in the page information, determining template characteristics of the sample template to be called based on the page template information, and determining a call label and a call engine of the sample template to be called based on the template characteristics;
The sample template calling subunit is used for analyzing the calling label based on the calling engine to obtain a class set corresponding to the sample template to be called, determining the display priority of the sample template to be called based on the use frequency of different sample templates, and displaying the sample template to be called in the development platform based on the display priority;
and the sample template calling subunit is further used for sequentially determining a first matching degree of each sample template to be called and page template information based on the display result, determining a target sample template based on the first matching degree, calling an available page layout template corresponding to the target sample template, determining a second matching degree of the available page layout template and page information based on a page generation request, determining a target page layout template based on the second matching degree, and completing the calling of the sample template.
7. The development platform based rapid page generation system of claim 5 wherein the assembly unit comprises:
the assembly result acquisition subunit is used for acquiring the finally obtained page layout, determining the template type of each sample template in the page layout, and calling a target rendering rule from a preset page rendering rule base based on the template type to perform first rendering on the corresponding sample template;
The rendering subunit is used for determining icon elements contained in each sample template based on the first rendering result, taking the icon elements as target layers to be rendered, and performing second rendering on the target layers based on element types of the icon elements to obtain textures corresponding to different target layers;
and the assembling subunit is used for carrying out butt joint synthesis on each sample template based on textures to obtain a final page layout, and displaying the page layout to a user based on a development platform.
8. The system for quickly generating pages based on a development platform of claim 1, wherein the page verification module comprises:
the page acquisition unit is used for acquiring the obtained script logic and page layout, analyzing the script logic, determining the imaging requirement on the page layout, extracting the display parameters of a preset display area in the development platform, and determining the display rule of the page based on the display parameters;
the page verification unit is used for displaying the page layout in a preset display area in the development platform based on imaging requirements and display rules, determining layout features of the page layout based on display results, and verifying the layout features based on page standards corresponding to page generation requests;
And the adjusting unit is used for determining the page difference condition of the page layout and the page mark and the difference sample template when the verification result judges that the page layout does not meet the page standard, adjusting the associated database table of the difference sample template and the page layout based on the page difference condition, and displaying the adjusted page layout in a preset display area again until the page standard corresponding to the page generation request is met.
9. The system for quickly generating pages based on a development platform according to claim 8, wherein the adjusting unit comprises:
the page layout acquisition subunit is used for acquiring the adjusted page layout and storing the adjusted page layout in the development platform;
the online page subunit is used for determining basic information of page layout based on the storage result and sending a page registration request to a preset page service manager based on the basic information;
the registration subunit is used for analyzing the basic information based on the preset page service manager, determining the network operation environment of the page layout, registering the page layout on the preset page service manager based on the basic information when the network operation environment meets the preset operation requirement, and completing the online processing of the page layout based on the registration result.
10. The method for rapidly generating the page based on the development platform is characterized by comprising the following steps:
step 1: obtaining sample templates corresponding to different service types, setting template type numbers for the different sample templates, and presetting the sample templates in a development platform based on the setting results;
step 2: calling a target sample template and an associated database table from preset sample templates based on a page generation request, and generating corresponding script logic and page layout based on a calling result;
step 3: and displaying the page layout based on the development platform, and dynamically adjusting the page layout when the display result does not meet the page standard corresponding to the page generation request.
CN202310066897.7A 2023-01-28 2023-01-28 System and method for rapidly generating page based on development platform Active CN116301847B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310066897.7A CN116301847B (en) 2023-01-28 2023-01-28 System and method for rapidly generating page based on development platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310066897.7A CN116301847B (en) 2023-01-28 2023-01-28 System and method for rapidly generating page based on development platform

Publications (2)

Publication Number Publication Date
CN116301847A true CN116301847A (en) 2023-06-23
CN116301847B CN116301847B (en) 2023-11-21

Family

ID=86819444

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310066897.7A Active CN116301847B (en) 2023-01-28 2023-01-28 System and method for rapidly generating page based on development platform

Country Status (1)

Country Link
CN (1) CN116301847B (en)

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103345388A (en) * 2013-06-05 2013-10-09 中国电子科技集团公司第十五研究所 Android-operating-system-based system and device for adapting software to mobile terminal
CN108345456A (en) * 2018-03-07 2018-07-31 平安普惠企业管理有限公司 Page code generation method, device, computer equipment and storage medium
CN110347953A (en) * 2019-05-20 2019-10-18 中国平安财产保险股份有限公司 Page generation method, device, computer equipment and storage medium
CN111506310A (en) * 2020-03-24 2020-08-07 平安国际智慧城市科技股份有限公司 Method, device and equipment for generating multi-platform style and storage medium
CN111666526A (en) * 2020-06-17 2020-09-15 广州市百果园信息技术有限公司 Page generation method, device, equipment and storage medium
US20200327196A1 (en) * 2019-04-15 2020-10-15 Accenture Global Solutions Limited Chatbot generator platform
CN111897528A (en) * 2020-09-30 2020-11-06 知学云(北京)科技有限公司 Low-code platform for enterprise online education
US20210081606A1 (en) * 2019-09-18 2021-03-18 Microsoft Technology Licensing, Llc Data model for page layouts
CN112732239A (en) * 2020-12-29 2021-04-30 望海康信(北京)科技股份公司 Page dynamic generation method and system, corresponding equipment and storage medium
CN112905931A (en) * 2021-01-25 2021-06-04 北京达佳互联信息技术有限公司 Page information display method and device, electronic equipment and storage medium
CN113076105A (en) * 2021-06-08 2021-07-06 知学云(北京)科技股份有限公司 Componentized page rendering method and system for online education and memory
US20210318857A1 (en) * 2020-04-09 2021-10-14 Modak Technologies FZE Platform for web services development and method therefor
CN114385164A (en) * 2021-12-22 2022-04-22 五八有限公司 Page generation and rendering method and device, electronic equipment and storage medium
KR102434054B1 (en) * 2022-05-20 2022-08-19 주식회사 패스트레인 Thumbnail template generating device including skin treatment information, and operating method thereof
CN114995920A (en) * 2022-08-03 2022-09-02 平安银行股份有限公司 Credit front-end page configuration method, computer equipment and readable storage medium
CN115600038A (en) * 2022-10-26 2023-01-13 中国农业银行股份有限公司(Cn) Page rendering method, device, equipment and medium
CN115618144A (en) * 2022-12-20 2023-01-17 冠骋信息技术(苏州)有限公司 Dynamic layout method, system, device and medium based on webpage

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103345388A (en) * 2013-06-05 2013-10-09 中国电子科技集团公司第十五研究所 Android-operating-system-based system and device for adapting software to mobile terminal
CN108345456A (en) * 2018-03-07 2018-07-31 平安普惠企业管理有限公司 Page code generation method, device, computer equipment and storage medium
US20200327196A1 (en) * 2019-04-15 2020-10-15 Accenture Global Solutions Limited Chatbot generator platform
CN110347953A (en) * 2019-05-20 2019-10-18 中国平安财产保险股份有限公司 Page generation method, device, computer equipment and storage medium
US20210081606A1 (en) * 2019-09-18 2021-03-18 Microsoft Technology Licensing, Llc Data model for page layouts
CN111506310A (en) * 2020-03-24 2020-08-07 平安国际智慧城市科技股份有限公司 Method, device and equipment for generating multi-platform style and storage medium
US20210318857A1 (en) * 2020-04-09 2021-10-14 Modak Technologies FZE Platform for web services development and method therefor
CN111666526A (en) * 2020-06-17 2020-09-15 广州市百果园信息技术有限公司 Page generation method, device, equipment and storage medium
CN111897528A (en) * 2020-09-30 2020-11-06 知学云(北京)科技有限公司 Low-code platform for enterprise online education
CN112732239A (en) * 2020-12-29 2021-04-30 望海康信(北京)科技股份公司 Page dynamic generation method and system, corresponding equipment and storage medium
CN112905931A (en) * 2021-01-25 2021-06-04 北京达佳互联信息技术有限公司 Page information display method and device, electronic equipment and storage medium
CN113076105A (en) * 2021-06-08 2021-07-06 知学云(北京)科技股份有限公司 Componentized page rendering method and system for online education and memory
CN114385164A (en) * 2021-12-22 2022-04-22 五八有限公司 Page generation and rendering method and device, electronic equipment and storage medium
KR102434054B1 (en) * 2022-05-20 2022-08-19 주식회사 패스트레인 Thumbnail template generating device including skin treatment information, and operating method thereof
CN114995920A (en) * 2022-08-03 2022-09-02 平安银行股份有限公司 Credit front-end page configuration method, computer equipment and readable storage medium
CN115600038A (en) * 2022-10-26 2023-01-13 中国农业银行股份有限公司(Cn) Page rendering method, device, equipment and medium
CN115618144A (en) * 2022-12-20 2023-01-17 冠骋信息技术(苏州)有限公司 Dynamic layout method, system, device and medium based on webpage

Also Published As

Publication number Publication date
CN116301847B (en) 2023-11-21

Similar Documents

Publication Publication Date Title
US9639751B2 (en) Property record document data verification systems and methods
CN110059697B (en) Automatic lung nodule segmentation method based on deep learning
JP2968145B2 (en) Advanced data collection method and data processing system
WO2019071662A1 (en) Electronic device, bill information identification method, and computer readable storage medium
US8064703B2 (en) Property record document data validation systems and methods
WO2021017272A1 (en) Pathology image annotation method and device, computer apparatus, and storage medium
CN112182224A (en) Referee document abstract generation method and device, electronic equipment and readable storage medium
CN111444793A (en) Bill recognition method, equipment, storage medium and device based on OCR
CN112989990B (en) Medical bill identification method, device, equipment and storage medium
JPH11282955A (en) Character recognition device, its method and computer readable storage medium recording program for computer to execute the method
CN111858977B (en) Bill information acquisition method, device, computer equipment and storage medium
CN111931780A (en) Intelligent management method and equipment for accounting documents
CN111369294A (en) Software cost estimation method and device
CN116301847B (en) System and method for rapidly generating page based on development platform
CN113255642A (en) Medical bill information integration method for injury claims
US20210390251A1 (en) Automatic generation of form application
CN115185939B (en) Data processing method of multi-source data
US20070217691A1 (en) Property record document title determination systems and methods
US11527102B2 (en) Systems and methods of automated biometric identification reporting
CN113111829B (en) Method and device for identifying document
CN115391584A (en) Method and device for extracting invoice information, computer equipment and storage medium
US8390836B2 (en) Automatic review of variable imaging jobs
CN115640952B (en) Method and system for importing and uploading data
CN116664066B (en) Method and system for managing enterprise planning income and actual income
CN113919308A (en) Method and device for determining vote information, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant