CN101667171A - Method for generating report and report generating device - Google Patents

Method for generating report and report generating device Download PDF

Info

Publication number
CN101667171A
CN101667171A CN200910172975A CN200910172975A CN101667171A CN 101667171 A CN101667171 A CN 101667171A CN 200910172975 A CN200910172975 A CN 200910172975A CN 200910172975 A CN200910172975 A CN 200910172975A CN 101667171 A CN101667171 A CN 101667171A
Authority
CN
China
Prior art keywords
report
extension
user
generating
field
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.)
Pending
Application number
CN200910172975A
Other languages
Chinese (zh)
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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN200910172975A priority Critical patent/CN101667171A/en
Publication of CN101667171A publication Critical patent/CN101667171A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

The embodiment of the invention discloses a method for generating a report and a report generating device; the method for generating the report comprises the following steps: extended field information which is set by a user is obtained, and the extended field information which is set by the user is set by the user according to extension point information preset by a system; the obtained extendedfield information is analyzed, a database related to the extended field is transferred according to the analysis result, so as to obtain data corresponding to the extended field; a report including the extended field and the data corresponding to the extended field is generated. Correspondingly, the invention also provides a report generating device. The technical proposal provided by the embodiment of the invention can improve the report generating efficiency and the applicability.

Description

Method and device for generating report
Technical Field
The invention relates to the technical field of data processing, in particular to a method and a device for generating a report.
Background
In the field of data processing, reporting is commonly used. Developers design various attribute information of the report in advance, such as a report metadata structure, a report function frame, fields in the report and the like, and can associate the attribute information with related data, so that the business system can automatically generate the report according to the various attribute information after running the report function. If the user wants the report to include the extra required information, the report is generally exported to Excel, the required extra information is manually added to Excel, and finally the desired report is generated. Alternatively, the user requires the developer to modify the report generator to add the additional information needed.
During the course of research and practice on this method, the inventors of the present invention found that: when a user uses a report function in a business system, if the information provided by the generated report is insufficient and the generated report is expected to provide additional information required by the user, the report can be generated only by manually adding or requiring a developer to modify a program, so that the method for generating the report in the prior art is low in efficiency and limited in applicability.
Disclosure of Invention
The embodiment of the invention provides a method and a device for generating a report, which can improve the efficiency and the applicability.
The embodiment of the invention provides a method for generating a report, which comprises the following steps:
acquiring extension field information set by a user, wherein the extension field information set by the user is set by the user according to extension point information preset by a system;
analyzing the obtained extended field information, and calling a database associated with the extended field according to an analysis result to obtain data corresponding to the extended field;
and generating a report comprising the extended field and the data corresponding to the extended field.
Preferably, the extension point information preset by the system includes: business object metadata, fields for associating business objects, and attribute fields in the business objects.
Preferably, the acquiring the extension field information set by the user includes: and acquiring the stored extended field information set by the user from the newly added report metadata table.
Preferably, the extension field information set by the user at least includes: the extension point to which it belongs, the name of the extension field, and the referenced business object.
Preferably, the method for generating a report further includes: and displaying the generated report.
An embodiment of the present invention provides a report generating apparatus, including:
the system comprises an extended field information acquisition unit, a data processing unit and a data processing unit, wherein the extended field information acquisition unit is used for acquiring extended field information set by a user, and the extended field information set by the user is set by the user according to extended point information preset by the system;
the analysis calling unit is used for analyzing the acquired extension field information and calling a database associated with the extension field according to an analysis result to obtain data corresponding to the extension field;
and the generating unit is used for generating a report comprising the extension fields and the data corresponding to the extension fields.
Preferably, the report generating apparatus further includes:
an extension point setting unit configured to set extension point information in advance, the extension point information including: business object metadata, fields for associating business objects, and attribute fields in the business objects.
Preferably, the report generating apparatus further includes:
the storage unit is used for storing the extended field information set by the user through a newly added report metadata table;
the extended field information acquisition unit acquires extended field information set by a user from the storage unit.
Preferably, the extension field information set by the user and stored in the storage unit at least includes: the extension point to which it belongs, the name of the extension field, and the referenced business object.
Preferably, the report generating apparatus further includes:
and the display unit is used for displaying the generated report.
It can be found that in the embodiment of the present invention, extension point information is preset, and a user can set an extension field according to the extension point information, so that after the extension field information set by the user is acquired, the acquired extension field information is analyzed, and a database associated with the extension field is called according to an analysis result to obtain data corresponding to the extension field; and generating data comprising the extended field and the corresponding extended field when generating the report. In this way, it is possible to easily and efficiently generate a report providing the user with additional information required by the user.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flowchart of a method for generating a report according to a first embodiment of the present invention;
FIG. 2 is a flowchart of a method for generating a report according to a second embodiment of the present invention;
fig. 3 is a schematic structural diagram of a report generation apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention provides a method for generating a report, which can improve the efficiency and the applicability. The embodiment of the invention also provides a corresponding report generation device. The following are detailed below.
Fig. 1 is a flowchart of a method for generating a report according to a first embodiment of the present invention, which mainly includes the steps of:
step 101, obtaining extension field information set by a user, wherein the extension field information set by the user is set by the user according to extension point information preset by a system;
102, analyzing the obtained extension field information, and calling a database associated with the extension field according to an analysis result to obtain data corresponding to the extension field;
and 103, generating a report comprising the extension fields and the data corresponding to the extension fields.
Wherein,
the preset extension point information of the system comprises: business object metadata, fields for associating business objects, and attribute fields in the business objects.
The acquiring of the extension field information set by the user includes: and acquiring the extension field information set by the user from the newly added report metadata table.
The extension field information set by the user at least comprises: the extension point to which it belongs, the name of the extension field, and the referenced business object.
After the step 103 generates the report including the extended field and the data corresponding to the extended field, the method further includes:
and displaying the generated report.
It can be found that in the embodiment of the present invention, extension point information is preset, and a user can set an extension field according to the extension point information, so that after the extension field information set by the user is acquired, the acquired extension field information is analyzed, and a database associated with the extension field is called according to an analysis result to obtain data corresponding to the extension field; and generating data comprising the extended field and the corresponding extended field when generating the report. In this way, it is possible to easily and efficiently generate a report providing the user with additional information required by the user.
The technical solutions of the embodiments of the present invention are described in more detail below with reference to specific embodiments.
In the technical scheme of the embodiment of the invention, the report structure needs to be expanded in advance:
in order for the report to support user-defined extension fields, developers need to define extension points. The extension point, which is actually an attribute that the report can introduce to the extension attribute. For example, the operation expression may be a default extension point, and the operation expression field may be defined through the extension point; the business object referred to by the report can also be an extension point, and the field attribute of the business object can be extended into the report through the extension point.
In the embodiment of the invention, the report metadata structure needs to be expanded, the position where the definition of the expansion point can be defined is provided in the report metadata structure, and a developer defines different expansion points at the provided position according to the requirement. The user can define the extension field according to the extension point information, that is, based on the extension point defined by the report, the user can set the field of the operation expression type as the extension field based on the existing field of the report, or browse the referred service object, and take the attribute field of the required service object as the set extension field. And storing the extended field information of the report added by the user into an added self-defined report metadata table.
The report engine is a basic report frame, which includes report metadata structure, report function frame, etc. the report engine can analyze report metadata defined by report developers, execute report business logic set by developers, and display report results to users through interfaces. The metadata refers to information describing a business object or a report structure, such as fields included in a report, a title of each field, a type of the report, and the like.
After the report structure is expanded, when a report engine executes report fetching, the report engine acquires the expanded field information of the current user to the report, automatically analyzes the expanded field information by a set program, generates a fetch Selection (SELECT) statement, merges the statement into a fetch Structured Query Language (SQL) logic of the report, and simultaneously acquires basic data of the report and data corresponding to the expanded field. Then, a report including the report basic data, the extended field, and the data corresponding to the extended field can be generated.
Fig. 2 is a flowchart of a method for generating a report according to a second embodiment of the present invention, which mainly includes the following steps:
step 201, expanding the report structure in advance.
In this step, the report metadata structure needs to be expanded, that is, a position where the definition of the expanded point can be defined is provided in the report metadata structure.
The developer adds an extension point definition to the position determined by the extended report metadata structure. The extension point information corresponding to the extension point generally mainly includes: business object metadata, fields in the report for associating business objects, attribute fields in business objects, and the like.
The operation expression field does not need to define an extension point, and because the operation expression is based on the existing report field, the operation expression can be a default extension point. A business object may also be an extension point. For the business object extension point, because the business report usually involves the business object, in order to bring the attributes of the business object into the report, it is necessary to add a defined business object extension point in the report metadata structure for the developer to define the metadata information of the involved business object.
In addition, an extended field definition function of the report needs to be added, in which extended point information of the selected report, such as report fields and related business objects, is listed, and a user can set the extended fields according to the extended point information. For example, a user may browse the field attribute of the business object, set the field attribute of the business object as an extension field of the report, and establish an operation expression field as an extension field based on the report field (including the added or original field).
In the embodiment of the invention, a report metadata table is added for storing the extended field information of each report defined by a user, wherein the extended field information mainly comprises information such as a display title, field width, an index of a column where a field is located, an affiliated extension point, a field name, a referred service object and the like.
Step 202, obtaining the extension field set by the user and analyzing the extension field.
In the embodiment of the invention, the report engine is also modified with the report access logic, and the logic of extended field access is increased. When the report engine executes the report fetching, the extended field information of the current user to the report is obtained, and the extended field information is automatically analyzed by a set program.
And analyzing the operation expression corresponding to the operation expression field to generate the operation expression formed by the database table field and synthesizing the operation expression into the database query statement of the report access.
And analyzing the attribute field of the business object defined by the user for the attribute field of the business object with the extension field, obtaining a corresponding database table by analyzing the corresponding extension point definition, associating the database table, generating an access database statement, and synthesizing the access database statement into the database query statement of the report access.
Through the processing, the data of the report and the data of the extended field can be inquired, namely the basic data of the report and the data corresponding to the extended field are obtained at the same time.
And step 203, generating a report according to the analysis processing result.
In this step, a report including the report basic data, the extended field, and the data corresponding to the extended field is generated according to the report basic data and the data corresponding to the extended field acquired in step 202.
And step 204, displaying the generated report.
In this step, the report generated in step 203 is displayed.
In the embodiment of the invention, the report display logic is also modified, namely, when the report is displayed, the logic for analyzing the extension field is added, and the extension field and the data corresponding to the extension field are filled in the display interface.
In addition, the displayed interface can also be predefined by the user, and the generated report can be displayed according to the predefined interface when being displayed.
It can be seen from the second content of the embodiment that the report generated by the embodiment of the present invention can provide the extra information required by the user, and is simple to use, and the report can be easily expanded only by expanding the field definition interface through the system, so as to increase the extra information required by the user; the user can also customize the extension field according to the needs of the user, thereby realizing the personalized report; in addition, the report generation method has high realization efficiency and is easy to develop.
The foregoing describes the report generation method in detail, and accordingly, an embodiment of the present invention provides a report generation apparatus.
Fig. 3 is a schematic structural diagram of a report generation apparatus according to an embodiment of the present invention.
As shown in fig. 3, the report generation apparatus includes: extension field information acquisition section 31, analysis calling section 32, and generation section 33.
An extension field information obtaining unit 31, configured to obtain extension field information set by a user, where the extension field information set by the user is set by the user according to extension point information preset by the system.
The user can define the extension field according to the extension point information, that is, based on the extension point defined by the report, the user can set the field of the operation expression type as the extension field based on the existing field of the report, or browse the referred service object, and take the attribute field of the required service object as the set extension field.
And the analysis calling unit 32 is configured to analyze the acquired extension field information, and call a database associated with the extension field according to an analysis result to obtain data corresponding to the extension field.
When the analysis calling unit 32 executes the report fetching, the extended field information of the current user to the report is acquired, the set program automatically analyzes the extended field information, and generates a SELECT statement of the fetching, which is merged into a Structured Query Language (SQL) logic of the fetching of the report, and simultaneously acquires the basic data of the report and the data corresponding to the extended field.
The generating unit 33 is configured to generate a report including the extended field and the data corresponding to the extended field. Specifically, the generating unit 33 may generate a report including report basic data, an extended field, and data corresponding to the extended field.
Therefore, the report generation device provided by the embodiment of the invention can simply and efficiently generate the report providing the extra information required by the user for the user.
The report generating apparatus may further include: an extension point setting unit 34.
An extension point setting unit 34 configured to set extension point information in advance, where the extension point information includes: business object metadata, fields for associating business objects, and attribute fields in the business objects.
The report generating apparatus may further include: a storage unit 35.
The storage unit 35 is used for storing the extended field information set by the user through the newly added report metadata table;
the extension field information acquiring unit 31 acquires extension field information set by a user from the storage unit 35.
The extension field information set by the user and stored in the storage unit 35 at least includes: the extension point to which it belongs, the name of the extension field, and the referenced business object.
The report generating apparatus may further include: a display unit 36.
And the display unit 36 is used for displaying the generated report. In addition, the displayed interface can also be predefined by the user, and the generated report can be displayed according to the predefined interface when being displayed.
It should be noted that, because the contents of information interaction, execution process, and the like between the units in the apparatus and the system are based on the same concept as the method embodiment of the present invention, specific contents may refer to the description in the method embodiment of the present invention, and are not described herein again.
In summary, in the embodiment of the present invention, the extension point information is preset, and the user can set the extension field according to the extension point information, so that after the extension field information set by the user is obtained, the obtained extension field information is analyzed, and the database associated with the extension field is called according to the analysis result, so as to obtain the data corresponding to the extension field; and generating data comprising the extended field and the corresponding extended field when generating the report. In this way, it is possible to easily and efficiently generate a report providing the user with additional information required by the user.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
The method for generating a report and the report generating device provided by the embodiment of the present invention are described in detail above, and a specific example is applied in the text to explain the principle and the implementation of the present invention, and the description of the above embodiment is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A method for generating a report, comprising:
acquiring extension field information set by a user, wherein the extension field information set by the user is set by the user according to extension point information preset by a system;
analyzing the obtained extended field information, and calling a database associated with the extended field according to an analysis result to obtain data corresponding to the extended field;
and generating a report comprising the extended field and the data corresponding to the extended field.
2. The method of generating a report of claim 1 wherein:
the preset extension point information of the system comprises: business object metadata, fields for associating business objects, and attribute fields in the business objects.
3. The method of generating a report of claim 1 wherein:
the acquiring of the extension field information set by the user includes: and acquiring the stored extended field information set by the user from the newly added report metadata table.
4. The method of generating a report of claim 3 wherein:
the extension field information set by the user at least comprises: the extension point to which it belongs, the name of the extension field, and the referenced business object.
5. The method of generating reports of any of claims 1 to 4 further comprising:
and displaying the generated report.
6. A report generation apparatus, comprising:
the system comprises an extended field information acquisition unit, a data processing unit and a data processing unit, wherein the extended field information acquisition unit is used for acquiring extended field information set by a user, and the extended field information set by the user is set by the user according to extended point information preset by the system;
the analysis calling unit is used for analyzing the acquired extension field information and calling a database associated with the extension field according to an analysis result to obtain data corresponding to the extension field;
and the generating unit is used for generating a report comprising the extension fields and the data corresponding to the extension fields.
7. A report generation apparatus according to claim 6, further comprising:
an extension point setting unit configured to set extension point information in advance, the extension point information including: business object metadata, fields for associating business objects, and attribute fields in the business objects.
8. A report generation apparatus according to claim 6, further comprising:
the storage unit is used for storing the extended field information set by the user through a newly added report metadata table;
the extended field information acquisition unit acquires extended field information set by a user from the storage unit.
9. A report generation apparatus according to claim 8, characterized in that:
the extension field information set by the user and stored in the storage unit at least comprises: the extension point to which it belongs, the name of the extension field, and the referenced business object.
10. A report generation apparatus according to any of claims 6 to 9, characterized by further comprising:
and the display unit is used for displaying the generated report.
CN200910172975A 2009-09-15 2009-09-15 Method for generating report and report generating device Pending CN101667171A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910172975A CN101667171A (en) 2009-09-15 2009-09-15 Method for generating report and report generating device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910172975A CN101667171A (en) 2009-09-15 2009-09-15 Method for generating report and report generating device

Publications (1)

Publication Number Publication Date
CN101667171A true CN101667171A (en) 2010-03-10

Family

ID=41803792

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910172975A Pending CN101667171A (en) 2009-09-15 2009-09-15 Method for generating report and report generating device

Country Status (1)

Country Link
CN (1) CN101667171A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833583A (en) * 2010-05-18 2010-09-15 中兴通讯股份有限公司 Method, device and system for generating report form based on database
CN103164413A (en) * 2011-12-09 2013-06-19 金蝶软件(中国)有限公司 Method and system for dynamic extension of service objects
CN103257959A (en) * 2012-02-15 2013-08-21 深圳市金蝶友商电子商务服务有限公司 Method and device for generating spreadsheet report
CN103631764A (en) * 2013-12-18 2014-03-12 用友软件股份有限公司 Report design method based on extension mechanism
CN103886085A (en) * 2014-03-28 2014-06-25 浪潮软件集团有限公司 Universal method for transforming cross report form through columns
CN104142952A (en) * 2013-05-10 2014-11-12 中国电信股份有限公司 Method and device for showing reports
CN104573065A (en) * 2015-01-23 2015-04-29 广东能龙教育股份有限公司 Report display engine based on metadata
CN104572032A (en) * 2013-10-09 2015-04-29 腾讯科技(深圳)有限公司 Report creation method and electronic equipment
CN106933907A (en) * 2015-12-31 2017-07-07 北京国双科技有限公司 The processing method and processing device of tables of data extended counter
CN109857756A (en) * 2019-01-14 2019-06-07 中国联合网络通信集团有限公司 Generation method, device, equipment and the readable storage medium storing program for executing of Database Report
CN111831964A (en) * 2019-04-10 2020-10-27 阿里巴巴集团控股有限公司 Data report information processing method and device and computer system
CN111930772A (en) * 2020-07-30 2020-11-13 中粮招商局(深圳)粮食电子交易中心有限公司 Data export method, device and system and computer readable storage medium
CN112257401A (en) * 2020-12-22 2021-01-22 畅捷通信息技术股份有限公司 Adaptive expansion method and device of data object and storage medium
CN112860728A (en) * 2021-02-19 2021-05-28 深圳市极致科技股份有限公司 Method and device for adding display columns to data query table based on user environment

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833583A (en) * 2010-05-18 2010-09-15 中兴通讯股份有限公司 Method, device and system for generating report form based on database
CN103164413B (en) * 2011-12-09 2016-03-09 金蝶软件(中国)有限公司 The method and system of dynamic expansion business object
CN103164413A (en) * 2011-12-09 2013-06-19 金蝶软件(中国)有限公司 Method and system for dynamic extension of service objects
CN103257959A (en) * 2012-02-15 2013-08-21 深圳市金蝶友商电子商务服务有限公司 Method and device for generating spreadsheet report
CN104142952B (en) * 2013-05-10 2017-05-24 中国电信股份有限公司 Method and device for showing reports
CN104142952A (en) * 2013-05-10 2014-11-12 中国电信股份有限公司 Method and device for showing reports
CN104572032A (en) * 2013-10-09 2015-04-29 腾讯科技(深圳)有限公司 Report creation method and electronic equipment
CN103631764B (en) * 2013-12-18 2016-09-14 用友网络科技股份有限公司 Report design method based on extension mechanism
CN103631764A (en) * 2013-12-18 2014-03-12 用友软件股份有限公司 Report design method based on extension mechanism
CN103886085B (en) * 2014-03-28 2018-01-09 浪潮软件集团有限公司 Universal method for transforming cross report form through columns
CN103886085A (en) * 2014-03-28 2014-06-25 浪潮软件集团有限公司 Universal method for transforming cross report form through columns
CN104573065A (en) * 2015-01-23 2015-04-29 广东能龙教育股份有限公司 Report display engine based on metadata
CN106933907A (en) * 2015-12-31 2017-07-07 北京国双科技有限公司 The processing method and processing device of tables of data extended counter
CN109857756A (en) * 2019-01-14 2019-06-07 中国联合网络通信集团有限公司 Generation method, device, equipment and the readable storage medium storing program for executing of Database Report
CN109857756B (en) * 2019-01-14 2021-08-17 中国联合网络通信集团有限公司 Database report generation method, device, equipment and readable storage medium
CN111831964A (en) * 2019-04-10 2020-10-27 阿里巴巴集团控股有限公司 Data report information processing method and device and computer system
CN111831964B (en) * 2019-04-10 2024-06-07 阿里巴巴集团控股有限公司 Data report information processing method and device and computer system
CN111930772A (en) * 2020-07-30 2020-11-13 中粮招商局(深圳)粮食电子交易中心有限公司 Data export method, device and system and computer readable storage medium
CN112257401A (en) * 2020-12-22 2021-01-22 畅捷通信息技术股份有限公司 Adaptive expansion method and device of data object and storage medium
CN112860728A (en) * 2021-02-19 2021-05-28 深圳市极致科技股份有限公司 Method and device for adding display columns to data query table based on user environment

Similar Documents

Publication Publication Date Title
CN101667171A (en) Method for generating report and report generating device
CN111045655B (en) Page rendering method and device, rendering server and storage medium
US20190251143A1 (en) Web page rendering method and related device
US9857959B2 (en) Supporting webpage design and revision irrespective of webpage framework
CN104461484B (en) The implementation method and device of front-end template
RU2314559C2 (en) Method for representing user interface elements in simplified form
CN106033471B (en) A kind of method and apparatus handling list
CN105511873B (en) User interface control display method and device
CN108628608A (en) A kind of method and device of data visualization
KR101494844B1 (en) System for Transforming Chart Using Metadata and Method thereof
CN102929599B (en) The amending method at browser of mobile terminal interface and device, mobile terminal
US10642924B2 (en) Advertisement filtering method and device
KR20150079867A (en) Html5-protocol-based webpage presentation method and device
CN103631601A (en) Code generation method and code generation device
CN111126019B (en) Report generation method and device based on mode customization and electronic equipment
CN106951231B (en) Computer software development method and device
CN112783494A (en) Automatic skeleton screen generation method and device and application page updating method and device
CN115617338A (en) Method and device for quickly generating service page and readable storage medium
CN111078217A (en) Brain graph generation method, apparatus and computer-readable storage medium
CN112799670B (en) Method and system for unified multi-terminal logic development
CN104793837A (en) Picture generation method and device
JP2001125855A (en) Dynamic web page generation program
CN105511642A (en) Input method and input device
CN115186214A (en) Page configuration method and device, computer equipment and computer readable storage medium
CN112035094B (en) Shuttle frame implementation method and device based on Vuetify frame

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20100310