CN110442852B - Target cost compiling method, storage medium and intelligent terminal thereof - Google Patents

Target cost compiling method, storage medium and intelligent terminal thereof Download PDF

Info

Publication number
CN110442852B
CN110442852B CN201910673288.1A CN201910673288A CN110442852B CN 110442852 B CN110442852 B CN 110442852B CN 201910673288 A CN201910673288 A CN 201910673288A CN 110442852 B CN110442852 B CN 110442852B
Authority
CN
China
Prior art keywords
current
information
column
data
return information
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
CN201910673288.1A
Other languages
Chinese (zh)
Other versions
CN110442852A (en
Inventor
孙娟
颜廷凯
陈世兵
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Huayang International Engineering Cost Consulting Co ltd
Original Assignee
Shenzhen Huayang International Engineering Cost Consulting 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 Shenzhen Huayang International Engineering Cost Consulting Co ltd filed Critical Shenzhen Huayang International Engineering Cost Consulting Co ltd
Priority to CN201910673288.1A priority Critical patent/CN110442852B/en
Publication of CN110442852A publication Critical patent/CN110442852A/en
Application granted granted Critical
Publication of CN110442852B publication Critical patent/CN110442852B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method for compiling target cost, a storage medium and an intelligent terminal thereof, which solve the problem of missing filling related data and have the key points of the technical scheme that the method comprises the steps of traversing and inquiring columns of data to be input according to current automatic review information and judging whether characters exist or not; if the characters exist, continuously traversing and inquiring the rest columns of the data required to be input; if no character exists, recording the address corresponding to the current column to form prompt return information and continuously traversing and querying the rest columns of the data required to be input of the current file; acquiring current trigger information of a current user; triggering prompt return information according to the current trigger information; skipping to the address of the column corresponding to the prompt return information for displaying according to the triggered prompt return information; the invention can automatically inquire whether data are missed or not for prompting, and jump to the position corresponding to the missing according to the triggering condition, thereby improving the working efficiency.

Description

Target cost compiling method, storage medium and intelligent terminal thereof
Technical Field
The invention relates to a project cost control compiling method, in particular to a target cost compiling method, a storage medium and an intelligent terminal thereof.
Background
The project cost is a plan for the income and expense of the project over a period of time in the future. The method can evaluate the investment of engineering projects in a currency form and reflect the economic effect of the engineering. It is the basis for strengthening enterprise management, carrying out economic accounting, checking engineering cost and compiling construction plan; and is also the main basis for bidding engineering bid and determining engineering cost.
In the building target cost generation process, the project five dozen items are required to be generated (different categories of the different projects are different), for example, cost generation of the former project, cost generation and installation project, infrastructure cost generation, other project construction cost generation and preparation cost generation. In the whole compiling process, if the corresponding drawing exists, the drawing is measured and calculated according to the drawing, and if the drawing does not exist, the index estimation is carried out according to the reference of the related item. Because of the large number of the editing content items, cost editing personnel are required to carefully measure, calculate and fill in; however, the situation that filling cannot be performed currently and the filling needs to be delayed often occurs; at the moment, the corresponding column is easy to be left to fill, which greatly influences the accuracy of the whole target cost compilation, so that the method has a certain improvement space.
Disclosure of Invention
The first purpose of the invention is to provide a method for compiling target cost, which can inquire missing columns and jump to corresponding column positions according to triggering conditions.
The technical purpose of the invention is realized by the following technical scheme:
a method of compiling a target cost, comprising:
acquiring current submission behavior information of a current user;
searching automatic rechecking information corresponding to the submitting behavior information from a preset corresponding relationship between the submitting behavior information and the instruction information;
according to the current automatic review information, the columns of the data required to be input in the current file are searched in a traversing mode, and whether characters exist in the current columns or not is judged;
if the characters exist in the current column, continuously traversing and querying the rest columns of the data required to be input in the current file; if no character exists in the current column, recording the address corresponding to the current column to form prompt return information and continuously traversing and querying the rest columns of the data required to be input of the current file;
acquiring current trigger information of a current user; triggering the prompt return information according to the current trigger information;
and skipping to the address of the column corresponding to the prompt return information for displaying according to the triggered prompt return information.
By adopting the scheme, the submission behavior of the cost builder is used as a starting trigger command, once the submission behavior occurs, the current target cost document is automatically rechecked to see whether unfilled missing columns exist, the query mode is realized by judging whether characters exist in the columns, namely, the characters do not exist, the columns are indicated as the filled missing columns, the filled columns are queried, the columns are directly recorded and form corresponding prompt return information, the positions corresponding to the filled columns are skipped to be checked according to the triggering of the current worker, the cost builder can conveniently check the missing columns, and the manufacturing cost efficiency is improved.
Preferably, if at least two prompt return messages corresponding to the columns without characters exist;
and detecting whether the current column is in an input completion state in real time, and if the current column is detected to be in the input completion state, displaying the rest prompt return information for triggering of the current user.
By adopting the scheme, after one of the missed columns is input, the rest prompt return information is automatically jumped out for being triggered by the current user, the rest data is further perfected, the cost compilation personnel is not required to manually call or inquire, and the perfecting efficiency is improved.
Preferably, the method for detecting whether the current column completes the input in real time is as follows:
acquiring current cursor information in a current column;
if the current column has current cursor information, judging that the current column is in an input state;
and if the current column is changed from the current cursor information detection to the current cursor information non-detection, judging that the current column is in the input completion state.
By adopting the scheme, the corresponding cursor exists in the input process, and whether the cursor exists or not can be judged as whether the cursor is in the input state or not; if the cursor exists, the cursor is definitely in an input state; if the cursor does not exist, the input state is not necessarily in a finished input state, namely the input state may not be performed; it can be determined that the current column has completed inputting data only if a transition from the detection of the cursor to the non-detection of the cursor is detected.
Preferably, after the remaining prompt return information is displayed, if the remaining prompt return information is not triggered after a preset time period, automatically skipping to the address of the column corresponding to the next prompt return information according to the sequence of the arrangement of the remaining prompt return information for displaying.
By adopting the scheme, if the current cost builder does not perform the next operation, the current cost builder automatically jumps to the position of the missing column after the preset time period so as to be filled by the cost builder; avoid cost establishment personnel to forget once more, improve holistic efficiency.
Preferably, according to the automatic review information, the review is completed, and characters exist in the current column, the current document is compiled to form document information with the initially determined target cost and stored;
calling multi-person compiled initial target cost document information;
sequentially comparing and judging the data in each column in the plurality of pieces of initially determined target cost document information;
and if the data in the current column exceeds the floating range of the corresponding reference value data, marking the column in the plurality of pieces of initially determined target cost document information and forming difference return information.
By adopting the scheme, after the automatic review is finished, namely the whole document finishes the data input, the document information with the initially determined target cost is formed and stored; and simultaneously comparing the documents compiled by a plurality of personnel, namely sequentially comparing the data in the same column in the corresponding documents, if the data in the same column is greatly deviated, the possibility of the problems existing in the column is higher, and the auditor needs to examine heavily, marking the column and forming corresponding difference return information for skipping and returning when the auditor checks.
Preferably, the data comparison and determination method for the same column is as follows:
calculating the average number of data in the same column to form reference data; comparing the data in the column with reference data;
if the data in the column is larger than the floating amount of the reference value data or smaller than the floating amount of the reference value data, the column in the plurality of pieces of initial target cost document information is marked for instruction.
By adopting the scheme, in the process of judging whether the data is deviated too much, a reference value is needed, the reference value is formed by means of average number processing, corresponding floating amount and floating amount are preset at the same time, and according to whether the reference value data falls into the interval of the floating amount or the floating amount, the reference value data is judged, and only the situation that the floating amount is exceeded or the floating amount is reduced can be marked, so that the problem of the data of the column can be shown.
Preferably, acquiring current trigger information of a current user; triggering the difference return information according to the current trigger information;
and skipping to the address of the column corresponding to the difference return information for displaying according to the triggered difference return information.
By adopting the scheme, in the auditing process, the auditing personnel can trigger to jump to the positions of the columns corresponding to the difference return information according to the corresponding difference return information, so that the auditing personnel can check more conveniently, and the auditing efficiency is improved.
Preferably, obtaining the current calling behavior information of the current user;
and calling case information in a preset database according to the current calling behavior information.
By adopting the scheme, the corresponding case can be called for analysis in the auditing process, namely, the corresponding case is called according to the calling behavior information of the auditors, so that the auditors can conveniently make corresponding judgment.
A second object of the present invention is to provide a computer-readable storage medium, which can store a corresponding program, and can query missing columns and jump to a corresponding column position according to a trigger condition.
The technical purpose of the invention is realized by the following technical scheme:
a computer-readable storage medium comprising a program which, when loaded and executed by a processor, implements the programming method for the target cost as claimed above.
By adopting the scheme, the submission behavior of the cost builder is used as a starting trigger command, once the submission behavior occurs, the current target cost document is automatically rechecked to see whether unfilled missing columns exist, the query mode is realized by judging whether characters exist in the columns, namely, the characters do not exist, the columns are indicated as the filled missing columns, the filled columns are queried, the columns are directly recorded and form corresponding prompt return information, the positions corresponding to the filled columns are skipped to be checked according to the triggering of the current worker, the cost builder can conveniently check the missing columns, and the manufacturing cost efficiency is improved.
The third purpose of the invention is to provide an intelligent terminal, which can inquire the missing columns and jump to the corresponding column position according to the triggering condition.
The technical purpose of the invention is realized by the following technical scheme:
an intelligent terminal comprising a memory, a processor and a program stored on the memory and executable on the processor, the program being capable of being loaded and executed by the processor to implement the programming method for achieving the target cost as claimed above.
By adopting the scheme, the submission behavior of the cost builder is used as a starting trigger command, once the submission behavior occurs, the current target cost document is automatically rechecked to see whether unfilled missing columns exist, the query mode is realized by judging whether characters exist in the columns, namely, the characters do not exist, the columns are indicated as the filled missing columns, the filled columns are queried, the columns are directly recorded and form corresponding prompt return information, the positions corresponding to the filled columns are skipped to be checked according to the triggering of the current worker, the cost builder can conveniently check the missing columns, and the manufacturing cost efficiency is improved.
In conclusion, the invention has the following beneficial effects: whether data omission exists or not can be automatically inquired to prompt, and the user can jump to the position where the data omission exists correspondingly according to the triggering condition, so that the working efficiency is improved.
Drawings
FIG. 1 is a schematic flow chart diagram of a method of compiling target costs;
FIG. 2 is a flow chart diagram of a skip method for missing columns;
FIG. 3 is a flow chart illustrating a method for detecting whether the current column is completed in real time;
FIG. 4 is a flowchart illustrating a method for comparing difference columns;
FIG. 5 is a flow chart diagram of a method for triggering a jump based on differential return information;
fig. 6 is a flowchart illustrating a method for calling a case specifically.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings.
The present embodiment is only for explaining the present invention, and it is not limited to the present invention, and those skilled in the art can make modifications without inventive contribution to the present embodiment as required after reading the present specification, but all of them are protected by patent law within the scope of the present invention.
The embodiment of the invention provides a method for compiling target cost, which comprises the following steps: acquiring current submission behavior information of a current user; searching automatic rechecking information corresponding to the submitting behavior information from the preset corresponding relationship between the submitting behavior information and the instruction information; according to the current automatic review information, the columns of the data required to be input in the current file are searched in a traversing mode, and whether characters exist in the current columns or not is judged; if the characters exist in the current column, continuously traversing and querying the rest columns of the data required to be input in the current file; if no character exists in the current column, recording the address corresponding to the current column to form prompt return information and continuously traversing and querying the rest columns of the data required to be input of the current file; acquiring current trigger information of a current user; triggering prompt return information according to the current trigger information; and skipping to the address of the column corresponding to the prompt return information for displaying according to the triggered prompt return information.
In the embodiment of the invention, the submission behavior of a cost builder is used as a starting trigger command, once the submission behavior occurs, the current target cost document is automatically rechecked to see whether unfilled missed columns exist, the query mode is realized by judging whether characters exist in the columns, namely, the characters do not exist, the columns are indicated as the missed filled columns, the missed filled columns are queried, the columns are directly recorded and form corresponding prompt return information, and the positions corresponding to the missed filled columns are skipped to be checked according to the triggering of the current worker, so that the cost builder can check the missed columns conveniently, and the manufacturing cost efficiency is improved.
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 addition, the term "and/or" herein is only one kind of association relationship describing an associated object, and means that there may be three kinds of relationships, for example, a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship, unless otherwise specified.
The embodiments of the present invention will be described in further detail with reference to the drawings attached hereto.
The embodiment of the invention provides a method for compiling target cost, and the main flow of the method is described as follows.
As shown in fig. 1:
step 1100: and obtaining the current submission behavior information of the current user.
A triggering area exists in the corresponding software section, namely the current personnel can select the triggering area to obtain the current interaction behavior information; the current submitted behavior information can be acquired in a mechanical key triggering mode or a virtual key triggering mode; the mechanical key triggering mode can obtain the current intersection behavior information by pressing the corresponding triggering key; the virtual key triggering mode can realize the acquisition of the current submission behavior information by pressing the relevant virtual trigger key in the interface of the corresponding software.
Step 1200: and searching automatic review information corresponding to the submitting behavior information from the preset corresponding relationship between the submitting behavior information and the instruction information.
When the current submission behavior information is acquired, inquiring between the preset submission behavior information and the instruction information, and inquiring the instruction information corresponding to the current submission behavior information, namely, correspondingly inquiring the automatic review information.
Step 1300: and traversing and inquiring columns of data to be input in the current file according to the current automatic review information and judging whether characters exist in the current columns.
The traversal query refers to sequentially making one visit to each node in the tree (or graph) along a certain search route. The operation performed by the access node depends on the specific application problem, and the specific access operation may be to check the value of the node, update the value of the node, and the like. Different traversal modes are adopted, and the access node sequence is different; namely, each column needing to input data is inquired in sequence.
In the input process, once columns which are not filled with data appear, software automatically marks corresponding columns and forms missing marker data, wherein the data can be a character string consisting of 0 and/or 1, and the character string only guides the columns which are missing input data; in the subsequent traversal query process, only the character string needs to be queried, if the character string is queried, the column missing filling data exists, otherwise, the column missing filling data does not exist; the method greatly reduces the difficulty of query and improves the efficiency of query.
Step 1400: and if the characters exist in the current column, continuously traversing and querying the rest columns of the data required to be input in the current file.
Step 1500: if no character exists in the current column, recording the address corresponding to the current column to form prompt return information and continuously traversing and querying the rest columns of the data required to be input in the current file.
Recording an address corresponding to the column without the character for subsequent calling; the prompt return information comprises the address of the column, and the address of the column can be read to jump to the position of the column for viewing by selecting the corresponding prompt return information.
The method comprises the steps that a submission behavior of a cost builder is used as a starting trigger command, once the submission behavior occurs, the current target cost document is automatically rechecked to see whether unfilled missed columns exist, the inquiring mode is realized by judging whether characters exist in the columns, namely the characters do not exist, the columns are indicated as the missed filled columns, and when the missed filled columns are inquired, the columns are directly recorded and corresponding prompt return information is formed. In order to further improve the efficiency, the method can jump to the position corresponding to the missing filled column for checking according to the triggering of the current personnel, so that the cost compiling personnel can conveniently check the missing column, and the specific jumping method of the missing column is as follows: .
Step 2100: acquiring current trigger information of a current user; and triggering the prompt return information according to the current trigger information.
The current trigger information can be acquired by a mechanical key trigger mode or a virtual key trigger mode; the mechanical key triggering mode can be that the current triggering information can be obtained by pressing the corresponding triggering key in the preset area, namely, the key on the mouse is clicked in the corresponding software area for selection, the software area is the area corresponding to the prompt return information, and the prompt return information is selected by pressing the key on the mouse; the virtual key triggering mode is the same as that of a mechanical case, but the difference is that one of the virtual key triggering modes is selected through mechanical equipment, the virtual case triggering mode is realized by pressing a related virtual trigger key in an interface of corresponding software to acquire current trigger information, and the virtual trigger key corresponds to prompt return information.
Step 2200: and skipping to the address of the column corresponding to the prompt return information for displaying according to the triggered prompt return information.
Step 2300: if at least two prompting return messages corresponding to the columns without the characters exist.
Step 2400: and detecting whether the current column is in an input completion state or not in real time, and if the current column is detected to be in the input completion state, displaying the rest prompt return information for triggering by the current user.
After one of the missed columns is input, the rest prompt return information is automatically jumped out for being triggered by the current user, the rest data is further perfected, and cost compilation personnel do not need to manually call or inquire, so that perfecting efficiency is improved.
The method for detecting whether the current column completes the input in real time comprises the following steps:
step 2410: and acquiring current cursor information in the current column.
Step 2420: and if the current column has the current cursor information, judging that the current column is in an input state.
Step 2430: and if the current column is changed from the current cursor information detection state to the current cursor information non-detection state, judging that the current column is in the input completion state.
Wherein, there is a correspondent cursor in the course of inputting, but whether to have this cursor can also regard as being in the input state to judge; if the cursor exists, the cursor is in an input state; if the cursor is not present, the input state is not necessarily completed, that is, the input state may not be performed; it can only be determined that the current column has completed inputting data if a transition from the detection of the cursor to the non-detection of the cursor is detected.
Step 2500: and if the rest of the prompt return information is not triggered after the rest of the prompt return information is displayed and a preset time period passes, automatically jumping to the address of the column corresponding to the next prompt return information for displaying according to the sequence of the rest of the prompt return information.
If the current cost builder does not perform the next operation, automatically jumping to the position of the missing column after a preset time period for the cost builder to fill; the problem that cost establishment personnel forget again is avoided, the overall efficiency is improved, the preset time period can be set according to the actual situation, namely any time period such as 5 minutes and 10 minutes can be set, and the time periods are not listed one by one.
Step 2610: and acquiring the rest prompt return information.
Step 2620: and if the rest prompt return information does not exist, re-traversing and inquiring the columns of the data to be input in the current file and judging whether the characters exist in the current columns or not.
After the missing columns are supplemented, traversal query is performed again, the missing columns are prevented from being stored, and the files after aggregation are guaranteed to be complete files.
After the automatic review is finished, namely the whole document finishes the data input, the document can be sent to an auditor for auditing through a submission option, and because a single document needs to be generally subjected to the audit by a plurality of persons, the accuracy of the audit is improved, so that a plurality of documents after the audit is finished need to be compared, the workload of the auditor is large, so that different columns are marked in an automatic comparison mode to improve the efficiency of the audit, and the specific method for automatically comparing the different columns comprises the following steps:
step 3100: and according to the automatic review information, completing the review and if characters exist in the current column, compiling the current document into document information with the initially determined target cost and storing the document information.
Step 3200: and calling the information of the initially determined target cost documents compiled by multiple persons.
Step 3300: and sequentially comparing and judging the data in each column in the plurality of pieces of initial target cost document information.
Step 3400: and if the data in the current column exceeds the floating range of the corresponding reference value data, marking the column in the plurality of initial target cost document information and forming difference return information.
The method includes the steps that documents compiled by a plurality of personnel are compared, namely data in the same column in the corresponding documents are sequentially compared, if the data in the same column are greatly deviated, the possibility of problems existing in the column is higher, and the review personnel need to review the column heavily, the column is marked, corresponding difference return information is formed, and skip return is carried out when the review personnel check the column.
The data comparison and judgment method in the same column is as follows:
step 3410: carrying out average calculation on data in the same column to form reference data; the data in the column is compared to the reference data.
Step 3420: if the data in the column is larger than the floating amount of the reference value data or smaller than the floating amount of the reference value data, the column in the plurality of pieces of initial target cost document information is marked for instruction.
In the process of judging whether the data is deviated too much, a reference value is needed, the reference value is formed in a mean processing mode, corresponding floating amount and floating amount are preset at the same time, judgment is carried out according to whether the data falls into the interval of the floating amount or the floating amount of the reference value data, and only the situation of exceeding the floating amount or being lower than the floating amount is marked, so that the data of the column possibly has problems.
In the auditing process, auditors can trigger to jump to the positions of columns corresponding to the difference return information according to the corresponding difference return information, so that the auditors can check more conveniently, and the auditing efficiency is improved.
Step 4100: acquiring current trigger information of a current user; and triggering the difference return information according to the current trigger information.
The current trigger information can be acquired by a mechanical key triggering mode or a virtual key triggering mode; the mechanical key triggering mode can obtain the current triggering information by pressing a corresponding triggering key in a preset area, namely clicking a key on a mouse in a corresponding software area to select, wherein the software area is an area corresponding to the difference return information, and selecting the difference return information by pressing the key on the mouse; the virtual key triggering mode is the same as that of a mechanical case, and the difference is that one of the virtual key triggering modes is selected through mechanical equipment, the virtual case triggering mode is realized by pressing a related virtual triggering key in an interface of corresponding software to acquire current triggering information, and the virtual triggering key corresponds to difference return information.
Step 4200: and skipping to the address of the column corresponding to the difference return information for displaying according to the triggered difference return information.
Recording the address corresponding to the column with larger difference for subsequent calling; the difference return information comprises the address of the column, and the address of the column can be read by selecting the corresponding difference return information so as to jump to the position of the column for viewing.
In the auditing process, the corresponding case can be called for analysis, namely, the case corresponding to the auditor is called according to the calling behavior information of the auditor, so that the auditor can conveniently make corresponding judgment, and the specific method for calling the case is as follows:
step 5100: and obtaining the current calling behavior information of the current user.
The current calling behavior information can be acquired by a mechanical key triggering mode or a virtual key triggering mode; the mechanical key triggering mode can be that the current triggering information is obtained by pressing the corresponding triggering key in the preset area, namely, the key on the mouse is clicked in the corresponding software area for selection, the software area is the area corresponding to the calling behavior information, and the calling behavior information is selected by pressing the key on the mouse; the virtual key triggering mode is the same as that of a mechanical case, but the difference is that one of the virtual key triggering modes is selected through mechanical equipment, the virtual case triggering mode is realized by pressing a related virtual trigger key in an interface of corresponding software to acquire current trigger information, and the virtual trigger key corresponds to the calling behavior information.
Step 5200: and calling case information in a preset database according to the current calling behavior information.
The database stores corresponding cases, namely the cases can be manually called by auditors, and related cases can be obtained in an automatic screening mode; the automatic screening passes through preset parameters, such as: the method comprises the steps of (1) sequencing the existing parameter correlation degrees in a high-to-low mode according to parameters such as project types, construction areas and construction working hours; for the selection of the auditor.
Embodiments of the present invention provide a computer-readable storage medium, which includes instructions that when loaded and executed by a processor implement the methods of fig. 1-6. The individual steps described in the flow.
The computer-readable storage medium includes, for example: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, an optical disk, or other various media capable of storing program codes.
Based on the same inventive concept, an embodiment of the present invention provides an intelligent terminal, which includes a memory, a processor, and a program stored in the memory and executable on the processor, where the program is capable of being loaded and executed by the processor to implement fig. 1 to fig. 6. The compiling method of the target cost in the flow.
It will be clear to those skilled in the art that, for convenience and simplicity of description, the foregoing division of the functional modules is merely used as an example, and in practical applications, the above function distribution may be performed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to perform all or part of the above described functions. For the specific working processes of the system, the apparatus and the unit described above, reference may be made to the corresponding processes in the foregoing method embodiments, and details are not described here again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, a network device, or the like) or a processor (processor) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: u disk, removable hard disk, read only memory, random access memory, magnetic disk or optical disk, etc. for storing program codes.
The above embodiments are only used to describe the technical solutions of the present application in detail, but the above embodiments are only used to help understanding the method and the core idea of the present invention, and should not be construed as limiting the present invention. Those skilled in the art should also appreciate that various modifications and substitutions can be easily made without departing from the scope of the present invention.

Claims (4)

1. A method for compiling a target cost, comprising:
acquiring current submission behavior information of a current user;
searching automatic rechecking information corresponding to the submitting behavior information from a preset corresponding relation between the submitting behavior information and the instruction information;
according to the current automatic review information, column items of data required to be input in the current file are searched in a traversing mode, and whether characters exist in the current column items or not is judged;
if the characters exist in the current column, continuously traversing and querying the rest columns of the data required to be input in the current file; if no character exists in the current column, recording the address corresponding to the current column to form prompt return information and continuously traversing and querying the rest columns of the data required to be input of the current file;
acquiring current trigger information of a current user; triggering the prompt return information according to the current trigger information;
skipping to the address of the column corresponding to the prompt return information for displaying according to the triggered prompt return information;
if at least two prompt return messages corresponding to the columns without the characters exist;
detecting whether the current column is in an input completion state or not in real time, and if the current column is detected to be in the input completion state, displaying the rest prompt return information for triggering by the current user;
the method for detecting whether the current column completes the input in real time is as follows:
acquiring current cursor information in a current column;
if the current column has current cursor information, judging that the current column is in an input state;
if the current column is changed from the current cursor information detection to the current cursor information non-detection, judging that the current column is in the input completion state;
if the rest prompt return information is not triggered after the rest prompt return information is displayed and a preset time period passes, automatically skipping to the address of the column corresponding to the next prompt return information for displaying according to the arrangement sequence of the rest prompt return information;
according to the automatic review information, if the review is completed and characters exist in the current column, compiling the current document into document information with an initially determined target cost and storing the document information;
calling multi-person compiled initial target cost document information;
comparing and judging the data in each column in the plurality of initial target cost document information in sequence;
if the data in the current column exceeds the floating range of the corresponding reference value data, marking the column in the plurality of initially determined target cost document information and forming difference return information;
the data comparison and judgment method in the same column comprises the following steps:
calculating the average number of data in the same column to form reference data; comparing the data in the column with reference data;
if the data in the column is larger than the floating amount of the reference value data or smaller than the floating amount of the reference value data, marking the column in the plurality of pieces of initially determined target cost document information for indication;
acquiring current trigger information of a current user; triggering the difference return information according to the current trigger information;
and skipping to the address of the column corresponding to the difference return information for displaying according to the triggered difference return information.
2. The method for compiling target costs according to claim 1, wherein:
acquiring current calling behavior information of a current user;
and calling case information in a preset database according to the current calling behavior information.
3. A computer-readable storage medium comprising a program that when loaded and executed by a processor performs the programming method for achieving the target cost of any one of claims 1 to 2.
4. An intelligent terminal comprising a memory, a processor and a program stored in said memory and executable on said processor, said program being capable of being loaded and executed by said processor to implement the targeted cost programming method of any of claims 1 to 2.
CN201910673288.1A 2019-07-24 2019-07-24 Target cost compiling method, storage medium and intelligent terminal thereof Active CN110442852B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910673288.1A CN110442852B (en) 2019-07-24 2019-07-24 Target cost compiling method, storage medium and intelligent terminal thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910673288.1A CN110442852B (en) 2019-07-24 2019-07-24 Target cost compiling method, storage medium and intelligent terminal thereof

Publications (2)

Publication Number Publication Date
CN110442852A CN110442852A (en) 2019-11-12
CN110442852B true CN110442852B (en) 2023-02-03

Family

ID=68431255

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910673288.1A Active CN110442852B (en) 2019-07-24 2019-07-24 Target cost compiling method, storage medium and intelligent terminal thereof

Country Status (1)

Country Link
CN (1) CN110442852B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112348563B (en) * 2020-09-27 2024-04-26 北京淇瑀信息科技有限公司 Computer-aided resource release management method and platform for preventing forgetting to enter
CN112734369A (en) * 2020-12-31 2021-04-30 大为国际工程咨询有限公司 Engineering cost management system based on big data
CN113695752A (en) * 2021-08-26 2021-11-26 珠海格力智能装备有限公司 Marking control method and device, nonvolatile storage medium and processor

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018000744A1 (en) * 2016-06-30 2018-01-04 乐视控股(北京)有限公司 Contact person detail prompting method
WO2018113241A1 (en) * 2016-12-20 2018-06-28 上海壹账通金融科技有限公司 Page presentation method and device, server and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106971261A (en) * 2017-03-09 2017-07-21 浙江中诚工程管理科技有限公司 A kind of budget data typing management system
CN108491371A (en) * 2018-03-27 2018-09-04 四川国际招标有限责任公司 A kind of bidding document compilation management system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018000744A1 (en) * 2016-06-30 2018-01-04 乐视控股(北京)有限公司 Contact person detail prompting method
WO2018113241A1 (en) * 2016-12-20 2018-06-28 上海壹账通金融科技有限公司 Page presentation method and device, server and storage medium

Also Published As

Publication number Publication date
CN110442852A (en) 2019-11-12

Similar Documents

Publication Publication Date Title
CN110442852B (en) Target cost compiling method, storage medium and intelligent terminal thereof
CN109271321B (en) Method and device for counting contribution code number
US8170894B2 (en) Method of identifying innovations possessing business disrupting properties
CN114519498B (en) Quality inspection and evaluation method and system based on BIM model
CN107248052A (en) A kind of commodity stocks information determines method, apparatus and system
CN110688106A (en) Quantitative transaction strategy compiling method and device based on visual configuration
CN106548432B (en) Construction worker assessment method and device and server
CN106649832B (en) Estimation method and device based on missing data
CN109299259A (en) Enterprise's invoice data monitoring method, device, computer equipment and storage medium
CN110222920A (en) Performance data storage method, device, equipment and readable storage medium storing program for executing
CN110992135A (en) Risk identification method and device, electronic equipment and storage medium
CN111401801A (en) Processing system and method for determining decentralized storage of target article warehouse
CN110060087A (en) Detection method, device and the server of abnormal data
CN110209714A (en) Report form generation method, device, computer equipment and computer readable storage medium
CN103488525A (en) Determination of user preference relevant to scene
CN108921459B (en) Index generation method and device, computer equipment and storage medium
CN110442653A (en) Method, apparatus, server and the storage medium of incremental build CUBE model
CN110991241B (en) Abnormality recognition method, apparatus, and computer-readable medium
CN111144987A (en) Abnormal shopping behavior limiting method, limiting assembly and shopping system
CN116610583A (en) SCA tool maturity evaluation method, SCA tool maturity evaluation device, SCA tool maturity evaluation equipment, SCA tool maturity evaluation medium and SCA tool maturity evaluation product
CN110502424A (en) A kind of performance data processing method of application software, device, system and terminal
CN114817589B (en) Intelligent verification method, system and device for fire-fighting building drawings and storage medium
CN110334019A (en) A kind of test method, device and readable storage medium storing program for executing
CN113868137A (en) Method, device and system for processing buried point data and server
CN112053235A (en) Data checking method and device

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