CN106874250B - Automatic operation method and system based on word domain - Google Patents

Automatic operation method and system based on word domain Download PDF

Info

Publication number
CN106874250B
CN106874250B CN201710081617.4A CN201710081617A CN106874250B CN 106874250 B CN106874250 B CN 106874250B CN 201710081617 A CN201710081617 A CN 201710081617A CN 106874250 B CN106874250 B CN 106874250B
Authority
CN
China
Prior art keywords
calculation
column
formula
domain
form file
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.)
Active
Application number
CN201710081617.4A
Other languages
Chinese (zh)
Other versions
CN106874250A (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.)
CRRC Zhuzhou Electric Co Ltd
Original Assignee
CRRC Zhuzhou Electric 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 CRRC Zhuzhou Electric Co Ltd filed Critical CRRC Zhuzhou Electric Co Ltd
Priority to CN201710081617.4A priority Critical patent/CN106874250B/en
Publication of CN106874250A publication Critical patent/CN106874250A/en
Application granted granted Critical
Publication of CN106874250B publication Critical patent/CN106874250B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates

Abstract

The invention discloses an automatic operation method and system based on a word domain, which are used for formulating the structure of a calculation form file template; the method comprises the following steps that (1) a sequence number column is automatically filled with a line number by using an SEQ field, an initial column number of a calculation column is calculated by using a field switch, and a formula column is edited by using an EQ field; the method comprises the following steps: calling a calculation form file template; carrying out formula editing on the formula columns according to user input data; according to the obtained constant data, according to a formula in a formula column corresponding to the calculation column, keying in a calculation code consisting of a cell label and an operator in the calculation column by using a formula field, and calculating by using the calculation code; the method has the characteristics of fixed template, complete calculation process and intuitive calculation result, has strong portability, simple and convenient operation, high calculation efficiency and high accuracy, and can be widely applied to the engineering calculation files based on the word domain.

Description

Automatic operation method and system based on word domain
Technical Field
The invention relates to the technical field of engineering calculation, in particular to an automatic operation method and system based on a word domain.
Background
With the development of science and technology and the progress of society, the computing files of engineering technicians are more and more, and the job responsibilities are changed more and more quickly. Engineering technicians often use words to store data results calculated by means of other software, which brings great inconvenience to the tracing of data sources, the reference of calculation methods and the understanding of calculation processes. Therefore, how to provide an automatic calculation method which has the advantages of template fixation, complete calculation process, intuitive calculation result, strong portability and simple and convenient operation becomes a significant work.
Disclosure of Invention
The invention aims to provide an automatic operation method and system based on a word domain, which have the characteristics of template fixation, complete calculation process and intuitive calculation result, have strong portability, simple and convenient operation, high calculation efficiency and high accuracy and can be widely applied to engineering calculation files based on the word domain.
In order to solve the technical problem, the invention provides an automatic operation method based on a word domain, which is used for formulating the structure of a calculation form file template; the structure comprises a sequence number column, a parameter name column, a formula column and a calculation column; setting the sequence number columns to automatically fill the row numbers by using an SEQ field, calculating the initial column numbers of the calculation columns by using a field switch, and editing the formula columns by using an EQ field; the automatic operation method comprises the following steps:
calling the calculation form file template;
according to user input data, carrying out formula editing on the formula column by utilizing an EQ domain;
according to the constant data obtained from the calculation column, according to the formula in the formula column corresponding to the calculation column, keying in a calculation code consisting of a cell label and an operator in the calculation column by using a formula field, and calculating by using the calculation code;
the cell labels are quoted through an SEQ domain and an SEQ domain switch thereof, the calculation column numbers are set and calculated in the calculation codes by using the SEQ domain switch to be automatically updated, and dynamic QUOTE is realized by using a QUOTE domain; the same calculated column number is set unchanged using the SEQ field switch.
Optionally, when a new calculation column needs to be added, the method further includes:
inserting a new calculation column on a predetermined side of the calculation column;
when the new calculation column receives constant data, copying the calculation code into the new calculation column and calculating by using the calculation code.
Optionally, the scheme further includes:
and updating the calculation form file template periodically.
Optionally, invoking the calculation form file template includes:
calling the calculation form file template;
judging whether the calculation form file template needs to be modified or not;
if yes, receiving modification data input by a user to modify the calculation form file template;
and if not, executing the step of carrying out formula editing on the formula column by utilizing the EQ domain according to the data input by the user.
The invention also provides an automatic operation system based on the word domain, which comprises the following components:
the template customizing module is used for making the structure of the calculation form file template by the probe; the structure comprises a sequence number column, a parameter name column, a formula column and a calculation column; setting the sequence number columns to automatically fill the row numbers by using an SEQ field, calculating the initial column numbers of the calculation columns by using a field switch, and editing the formula columns by using an EQ field;
the calling module is used for calling the calculation form file template;
the formula editing module is used for carrying out formula editing on the formula columns by utilizing the EQ domain according to user input data;
the calculation module is used for keying in a calculation code consisting of a cell label and an operator in the calculation column by using a formula domain according to the constant data acquired from the calculation column and a formula in a formula column corresponding to the calculation column, and calculating by using the calculation code;
the cell labels are quoted through an SEQ domain and an SEQ domain switch thereof, the calculation column numbers are set and calculated in the calculation codes by using the SEQ domain switch to be automatically updated, and dynamic QUOTE is realized by using a QUOTE domain; the same calculated column number is set unchanged using the SEQ field switch.
Optionally, the scheme further includes:
a calculation column adding module for inserting a new calculation column at a predetermined side of the calculation column; when the new calculation column receives constant data, copying the calculation code into the new calculation column and calculating by using the calculation code.
Optionally, the scheme further includes:
and the updating module is used for updating the calculation form file template regularly.
Optionally, the invoking module includes:
the calling unit is used for calling the calculation form file template;
the judging unit is used for judging whether the calculation form file template needs to be modified, if so, the modifying unit is called, and if not, the formula editing module is called;
and the modifying unit is used for receiving modification data input by a user to modify the calculation form file template.
The automatic operation method based on the word domain solves the problems of difficult data source tracing of indirectly obtained calculation results in the word file, inconvenient reference of the calculation method, difficulty in understanding the calculation process and strong repeatability, the calculation method and the calculation process are clear by formulating the automatic calculation table file with the uniform format, the change of constant values can be quickly and intuitively reflected to the change of the results, the calculation codes can be transplanted to different calculation files, and the calculation accuracy and reliability are high. Therefore, the method has the characteristics of fixed template, complete calculation process and intuitive calculation result, has strong portability, simple and convenient operation, high calculation efficiency and high accuracy, and can be widely applied to engineering calculation files based on word domains. The invention also provides an automatic operation system based on the word domain, which has the beneficial effects and is not described herein again.
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 embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flowchart of an automatic operation method based on a word domain according to an embodiment of the present invention;
fig. 2 is a block diagram of a structure of an automatic operation system based on a word domain according to an embodiment of the present invention.
Detailed Description
The core of the invention is to provide an automatic operation method and system based on a word domain, which have the characteristics of fixed template, complete calculation process and intuitive calculation result, and meanwhile, the method has the advantages of strong portability, simple and convenient operation, high calculation efficiency and high accuracy, and can be widely applied to engineering calculation files based on the word domain.
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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 some, but not all, embodiments of the present invention. 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.
In order to solve the problems of difficulty in tracing data sources of calculation results indirectly obtained from word files, inconvenience in reference of calculation methods, difficulty in understanding calculation processes and high repeatability, the embodiment provides a method for formulating an automatic calculation form file by using a word. Therefore, in this embodiment, a calculation form file template is first designed and formulated, referring to fig. 1 specifically, fig. 1 is a flowchart of an automatic operation method based on a word domain according to an embodiment of the present invention; the method can comprise the following steps:
s100, calling a calculation form file template;
specifically, the customization process of the calculation form file template herein may include: and (3) formulating a structure of the calculation form file template, wherein the structure can comprise a basic sequence number column, a parameter name column, a formula column and a calculation column, and corresponding columns, such as a unit column and the like, can be added according to the actual engineering requirements of users. Therefore, the present embodiment does not limit the structure of the calculation form file template. The formula column herein may contain common formulas in the general sense as well as symbols.
In this embodiment, the locations of the table cells in the calculation table file may be the same as in an excel table, where the row numbers are arabic numerals, the column numbers are letters, and the second column and the third row are denoted as B3. Such setting is more in line with the user's usage habits. Setting sequence number columns, automatically filling line numbers by using an SEQ field, calculating initial column numbers of the calculated columns by using a field switch, and editing a formula by using an EQ field; both the SEQ domain and the EQ domain are commonly used tools herein. Specifically, the sequence number column is automatically filled with the row number set in the SEQ field, and the initial column number setting of the calculation column is realized by using a field switch \ rn (where n is 1, 2, 3.).
Further, the number of the calculation form file templates is not limited in this embodiment. The calculation form file template can be only one, and different calculation form file templates can be set according to the project types, namely, the calculation form file template can be called to select a proper template according to the project types of users, and the proper template is more convenient for the users to use. The applicability of the automatic operation method can be improved. When there are a plurality of or one calculation form file templates, improvement may be required as time goes by. Therefore, the calculation form file template may preferably be updated periodically. To improve the reliability of calculating the form file template.
In order to further improve the practicability of the template, the embodiment can also judge whether the calculation form file template needs to be modified or not when the calculation form file template is called; if yes, receiving modification data input by a user to modify the calculation form file template; and if not, executing the step of carrying out formula editing on the formula column by utilizing the EQ domain according to the data input by the user.
Specifically, if yes, the selected template may be modified accordingly according to the data input by the user. For example, the calculation column is added on the basis of the original template or the unit column is reduced on the basis of the original template. By giving a semi-custom mode of the user, the experience of the user in using the template can be improved, and further the automatic calculation efficiency is improved.
S110, carrying out formula editing on the formula columns by utilizing an EQ domain according to user input data;
specifically, after the user selects the template, the user needs to input the parameters required by the user at each parameter input position according to the actual needs of the user. For example, entering a parameter name in the parameter name column; and editing the symbol or the formula by utilizing the EQ field in the symbol or formula column. When the user has finished setting the parameters, an automatic calculation process may be performed. The specific calculation process is shown as S120.
S120, according to the constant data obtained from the calculation column, according to the formula in the formula column corresponding to the calculation column, keying in a calculation code consisting of a cell label and an operator in the calculation column by using a formula field, and calculating by using the calculation code;
the cell labels are quoted through an SEQ domain and an SEQ domain switch thereof, the calculation column numbers are set and calculated by the SEQ domain switch in the calculation codes to be automatically updated, and dynamic QUOTE is realized by using a QUOTE domain; the same calculated column number is set unchanged using the SEQ field switch.
Specifically, after receiving constant data input by a user into a calculation column, inputting a calculation code consisting of a cell label and an operator into the calculation column by using a formula field according to symbols or formulas in the same row, wherein the reference of the cell label is realized by an SEQ field and an SEQ field switch thereof; setting and calculating the column number to be automatically updated by using a SEQ domain switch in the calculation code, and realizing dynamic reference by using a QUOTE domain; the same calculation column number is set in the calculation code unchanged by using the SEQ field switch. The automatic calculation process can be realized through the above arrangement.
Further, when a new calculation column needs to be added, the embodiment may further include:
inserting a new calculation column on a predetermined side of the calculation column;
when the new calculation column receives the constant data, the calculation code is copied into the new calculation column and calculation is performed by using the calculation code.
Specifically, a new calculation column is inserted into the left side or the right side of the calculation column, constant data entered into the new calculation column is received, and calculation codes in the calculation column in the same row are copied into the new calculation column; and selecting a calculation column of the result data to be updated, and updating the data of the selected calculation column after the determination. For example, by "F9" after selection.
The above process is illustrated by way of example: formulating a calculation form file template, setting line number automatic filling, calculating column initial column number and the like to form an integral frame of the calculation form file; keying constant data, keying calculation codes of variables, setting calculation column number automatic update and same calculation column number invariance in the calculation codes and the like to form a complete calculation table file capable of automatic calculation; if a new calculation column is to be added, the new calculation column is inserted to the left or right of the calculation column, calculation codes are copied, constant data are keyed in, and result data to be updated is selected and updated as per "F9".
Based on the technical scheme, the automatic operation method based on the word domain solves the problems of difficult data source tracing of indirectly obtained calculation results in the word file, inconvenient reference of the calculation method, difficulty in understanding the calculation process and strong repeatability, the calculation method and the calculation process are clear by formulating the automatic calculation table file with the uniform format, the change of constant values can be quickly and intuitively reflected to the change of the results, calculation codes can be transplanted to different calculation files, and the calculation accuracy and reliability are high. Therefore, the method has the characteristics of fixed template, complete calculation process and intuitive calculation result, has strong portability, simple and convenient operation, high calculation efficiency and high accuracy, and can be widely applied to engineering calculation files based on word domains.
In the following, the automatic operation system based on the word domain provided by the embodiment of the present invention is introduced, and the automatic operation system based on the word domain described below and the automatic operation method based on the word domain described above may be referred to correspondingly.
Referring to fig. 2, fig. 2 is a block diagram of an automatic operation system based on a word domain according to an embodiment of the present invention; the system may include:
the template customizing module 100 is used for making the structure of the calculation form file template by the probe; the structure comprises a sequence number column, a parameter name column, a formula column and a calculation column; setting sequence number columns, automatically filling line numbers by using an SEQ field, calculating initial column numbers of the calculated columns by using a field switch, and editing a formula by using an EQ field;
the calling module 200 is used for calling a calculation form file template;
the formula editing module 300 is configured to perform formula editing on the formula columns by using the EQ domain according to user input data;
a calculation module 400, configured to type a calculation code consisting of a cell label and an operator in a calculation column by using a formula field according to the constant data obtained in the calculation column and a formula in a formula column corresponding to the calculation column, and perform calculation by using the calculation code;
the cell labels are quoted through an SEQ domain and an SEQ domain switch thereof, the calculation column numbers are set and calculated by the SEQ domain switch in the calculation codes to be automatically updated, and dynamic QUOTE is realized by using a QUOTE domain; the same calculated column number is set unchanged using the SEQ field switch.
Based on the above embodiment, the system may further include:
a calculation column addition module for inserting a new calculation column on a predetermined side of the calculation column; when the new calculation column receives the constant data, the calculation code is copied into the new calculation column and calculation is performed by using the calculation code.
Based on any of the above embodiments, the system may further include:
and the updating module is used for updating the calculation form file template regularly.
Based on any of the above embodiments, the system may further include:
the calling unit is used for calling the calculation form file template;
the judging unit is used for judging whether the calculation form file template needs to be modified, if so, the modifying unit is called, and if not, the formula editing module is called;
and the modifying unit is used for receiving the modifying data input by the user to modify the calculation form file template.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The automatic operation method and system based on the word domain provided by the invention are introduced in detail above. The principles and embodiments of the present invention are explained herein using specific examples, which are presented only to assist in understanding the method and its core concepts. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (6)

1. An automatic operation method based on word domain is characterized in that different structures of calculation form file templates are formulated according to engineering categories; the structure comprises a sequence number column, a parameter name column, a formula column and a calculation column; setting the sequence number columns to automatically fill the row numbers by using an SEQ field, calculating the initial column numbers of the calculation columns by using a field switch \ rn, and editing the formula columns by using an EQ field; the automatic operation method comprises the following steps:
calling the calculation form file template;
according to user input data, carrying out formula editing on the formula columns by using the EQ domain;
according to the constant data obtained from the calculation column, according to the formula in the formula column corresponding to the calculation column, keying in a calculation code consisting of a cell label and an operator in the calculation column by using a formula field, and calculating by using the calculation code;
the cell labels are quoted through the SEQ domain and the SEQ domain switch thereof, the calculation column numbers are set and calculated in the calculation codes by using the SEQ domain switch to automatically update, and dynamic QUOTE is realized by using a QUOTE domain; setting the same calculation column number unchanged by using the SEQ domain switch;
wherein the invoking the calculation form file template comprises:
calling the calculation form file template;
judging whether the calculation form file template needs to be modified or not;
if yes, receiving modification data input by a user to modify the calculation form file template;
and if not, executing the step of carrying out formula editing on the formula column by utilizing the EQ domain according to the data input by the user.
2. The automatic calculation method according to claim 1, when a new calculation column needs to be added, further comprising:
inserting a new calculation column on a predetermined side of the calculation column;
when the new calculation column receives constant data, copying the calculation code into the new calculation column and calculating by using the calculation code.
3. The automated arithmetic method of claim 2, further comprising:
and updating the calculation form file template periodically.
4. An automatic operation system based on word domain, comprising:
the template customizing module is used for making different structures of the calculation form file templates by the probe according to the engineering categories; the structure comprises a sequence number column, a parameter name column, a formula column and a calculation column; setting the sequence number columns to automatically fill the row numbers by using an SEQ field, calculating the initial column numbers of the calculation columns by using a field switch \ rn, and editing the formula columns by using an EQ field;
the calling module is used for calling the calculation form file template;
the formula editing module is used for carrying out formula editing on the formula columns by utilizing the EQ domain according to user input data;
the calculation module is used for keying in a calculation code consisting of a cell label and an operator in the calculation column by using a formula domain according to the constant data acquired from the calculation column and a formula in a formula column corresponding to the calculation column, and calculating by using the calculation code;
the cell labels are quoted through the SEQ domain and the SEQ domain switch thereof, the calculation column numbers are set and calculated in the calculation codes by using the SEQ domain switch to automatically update, and dynamic QUOTE is realized by using a QUOTE domain; setting the same calculation column number unchanged by using the SEQ domain switch;
wherein, the calling module comprises:
the calling unit is used for calling the calculation form file template;
the judging unit is used for judging whether the calculation form file template needs to be modified, if so, the modifying unit is called, and if not, the formula editing module is called;
and the modifying unit is used for receiving modification data input by a user to modify the calculation form file template.
5. The automated computing system of claim 4, further comprising:
a calculation column adding module for inserting a new calculation column at a predetermined side of the calculation column; when the new calculation column receives constant data, copying the calculation code into the new calculation column and calculating by using the calculation code.
6. The automated computing system of claim 5, further comprising:
and the updating module is used for updating the calculation form file template regularly.
CN201710081617.4A 2017-02-15 2017-02-15 Automatic operation method and system based on word domain Active CN106874250B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710081617.4A CN106874250B (en) 2017-02-15 2017-02-15 Automatic operation method and system based on word domain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710081617.4A CN106874250B (en) 2017-02-15 2017-02-15 Automatic operation method and system based on word domain

Publications (2)

Publication Number Publication Date
CN106874250A CN106874250A (en) 2017-06-20
CN106874250B true CN106874250B (en) 2020-08-25

Family

ID=59166309

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710081617.4A Active CN106874250B (en) 2017-02-15 2017-02-15 Automatic operation method and system based on word domain

Country Status (1)

Country Link
CN (1) CN106874250B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107169250A (en) * 2017-07-12 2017-09-15 九江海天设备制造有限公司 A kind of method for determining marine air intensity
CN107798459A (en) * 2017-07-27 2018-03-13 平安科技(深圳)有限公司 Parameter values computational methods, device, storage medium and computer equipment
CN109033059A (en) * 2018-08-15 2018-12-18 优信数享(北京)信息技术有限公司 A kind of calculation method and device of list data
CN110489702A (en) * 2019-02-21 2019-11-22 贵州广思信息网络有限公司 A method of support dummy variable to calculate in WORD calculating
CN112749533B (en) * 2019-10-30 2023-08-04 腾讯科技(深圳)有限公司 Data input control method and device, electronic equipment and storage medium
CN113326675B (en) * 2021-08-04 2022-09-13 江西风向标教育科技有限公司 Formula processing method and system for education resource library

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106202009A (en) * 2016-07-12 2016-12-07 朱臻 A kind of do not use grand recording data processing method based on VBA module and system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9378486B2 (en) * 2014-03-17 2016-06-28 Hirevue, Inc. Automatic interview question recommendation and analysis
CN104750668B (en) * 2015-03-27 2017-10-17 武汉传神信息技术有限公司 A kind of method of the effective content of statistical table

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106202009A (en) * 2016-07-12 2016-12-07 朱臻 A kind of do not use grand recording data processing method based on VBA module and system

Also Published As

Publication number Publication date
CN106874250A (en) 2017-06-20

Similar Documents

Publication Publication Date Title
CN106874250B (en) Automatic operation method and system based on word domain
CN109766529B (en) Report generation method and equipment
CN111126019B (en) Report generation method and device based on mode customization and electronic equipment
CN110738035A (en) document template generation method and device
JP4575416B2 (en) Test data generation system, test data generation method, and test data generation program
CN113032633B (en) Method for customizing table by using reference data item
CN110955410A (en) Automatic code generation method, device, equipment and medium
CN115113859A (en) Code generation method and device
CN114741360A (en) Automobile part file reconstruction method and device, terminal equipment and storage medium
CN110555185A (en) Page customization method and system based on PC client
CN115935917A (en) Data processing method, device and equipment for visual chart and storage medium
CN112800736B (en) Method, device, medium and computer equipment for generating cell editing assembly
CN107015955B (en) Document editing method and device
CN114239095A (en) Method and device for generating product customization module, electronic equipment and storage medium
CN115033436A (en) Page testing method and device, electronic equipment and storage medium
CN109508185B (en) Code review method and device
CN108920241B (en) Display state adjusting method, device and equipment
CN106598839A (en) Program static analysis method oriented to object code
CN109902275B (en) Method for customizing form and electronic equipment
CN111126015B (en) Report form compiling method and equipment
CN117540704B (en) Data reverse perspective conversion method, device, equipment and medium of data table
CN112181486A (en) Data processing method, device and storage medium
CN113377712B (en) Buried data query method, buried data query device, buried data query equipment and computer readable storage medium
CN115794056B (en) Script file processing method, device, equipment and storage medium
CN115098439A (en) Method, device, equipment and medium for generating excel report file

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