CN112184027A - Task progress updating method and device and storage medium - Google Patents

Task progress updating method and device and storage medium Download PDF

Info

Publication number
CN112184027A
CN112184027A CN202011050960.0A CN202011050960A CN112184027A CN 112184027 A CN112184027 A CN 112184027A CN 202011050960 A CN202011050960 A CN 202011050960A CN 112184027 A CN112184027 A CN 112184027A
Authority
CN
China
Prior art keywords
task
file
work
progress
updating
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011050960.0A
Other languages
Chinese (zh)
Other versions
CN112184027B (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.)
One Chain Alliance Ecological Technology Co ltd
Original Assignee
One Chain Alliance Ecological Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by One Chain Alliance Ecological Technology Co ltd filed Critical One Chain Alliance Ecological Technology Co ltd
Priority to CN202011050960.0A priority Critical patent/CN112184027B/en
Publication of CN112184027A publication Critical patent/CN112184027A/en
Application granted granted Critical
Publication of CN112184027B publication Critical patent/CN112184027B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • 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/35Clustering; Classification
    • G06F16/353Clustering; Classification into predefined classes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/284Lexical analysis, e.g. tokenisation or collocates

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Engineering & Computer Science (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Development Economics (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Educational Administration (AREA)
  • Databases & Information Systems (AREA)
  • Game Theory and Decision Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to the technical field of computers, and discloses a task progress updating method, a device and a storage medium, wherein the method comprises the following steps: receiving a task file in a specified format sent by a user side; extracting key words in the task file through a word frequency-reverse file frequency algorithm; determining a corresponding work task according to the key words and predefined type data in the task file; analyzing the task progress of the work task based on the predefined type data, and updating the task progress of the work task according to the analysis result; the predefined type data comprises task codes, file descriptions and the completion degree of task files. The task progress updating method, the device and the storage medium disclosed by the invention can update the detailed progress of the work task in time so as to obtain the detailed progress of the work task in the execution process.

Description

Task progress updating method and device and storage medium
Technical Field
The invention relates to the technical field of computers, in particular to a task progress updating method and device and a storage medium.
Background
In enterprise management work, in order to grasp the execution situation of a work task, task progress of the work task often needs to be tracked.
At present, the task progress is mostly updated based on the final completion condition of the work task, and the task progress is not completed before the work task is completed. After the work task is completed, the progress of the task is updated to be completed.
However, in this way, the user can only know whether the work task is currently completed, and cannot know the detailed progress of the work task in the execution process.
Disclosure of Invention
In order to solve the problem that the detailed progress of a work task cannot be obtained in the prior art, the invention aims to provide a task progress updating method, a device and a storage medium, so that the task progress of the task can be updated in time according to an uploaded task result, and the detailed progress of the work task in the execution process can be obtained conveniently.
In a first aspect, the present invention provides a task progress updating method, including:
receiving a task file in a specified format sent by a user side;
extracting key words in the task file through a word frequency-reverse file frequency algorithm;
determining a corresponding work task according to the key words and predefined type data in the task file;
analyzing the task progress of the work task based on the predefined type data, and updating the task progress of the work task according to an analysis result;
the predefined type data comprises task codes, file descriptions and the completion degree of the task files.
In one possible design, the method further includes:
loading and running the task file;
and analyzing the task completion quality and the task risk of the work task according to the operation result.
In one possible design, the determining a corresponding work task according to the keyword and the predefined type data in the task file includes:
and determining the work task according to the keyword, the task code and the file description.
In one possible design, the analyzing the task progress of the work task based on the predefined type of data includes:
determining the workload proportion of the subtasks corresponding to the task files in the work tasks;
and analyzing the task progress of the work task according to the completion degree of the task file and the workload proportion of the subtasks corresponding to the task file in the work task.
In one possible design, the task file has an extension of XML, SVN, or GIT.
In a second aspect, the present invention provides a task progress updating apparatus, including:
the receiving unit is used for receiving the task file with the specified format sent by the user side;
the extraction unit is used for extracting the key words in the task file through a word frequency-reverse file frequency algorithm;
the determining unit is used for determining a corresponding work task according to the keyword and predefined type data in the task file;
the analysis updating unit is used for analyzing the task progress of the work task based on the predefined type data and updating the task progress of the work task according to an analysis result;
the predefined type data comprises task codes, file descriptions and the completion degree of the task files.
In one possible design, the task progress updating apparatus further includes:
the loading operation unit is used for loading and operating the task file;
and the analysis updating unit is also used for analyzing the task completion quality and the task risk of the work task according to the operation result.
In one possible design, when the determining unit is configured to determine the corresponding work task according to the keyword and the predefined type data in the task file, the determining unit is specifically configured to:
and determining the work task according to the keyword, the task code and the file description.
In a third aspect, the present invention provides another task progress updating apparatus, including a memory, a processor and a transceiver, which are sequentially connected in a communication manner, where the memory is used for storing a computer program, the transceiver is used for sending and receiving a message, and the processor is used for reading the computer program and executing the task progress updating method according to the first aspect.
In a fourth aspect, the present invention provides a computer-readable storage medium, having stored thereon instructions, which, when run on a computer, perform the task progress updating method of the first aspect.
In a fifth aspect, the present invention provides a computer program product comprising instructions which, when run on a computer, cause the computer to perform a method of task progress updating as described in the first aspect.
The task progress updating method, the device and the storage medium provided by the invention at least have the following beneficial effects:
the method, the device and the storage medium for updating the task progress can extract the key words in the task file according to the task file sent by the user side, determine the corresponding work task according to the key words and the predefined type data in the task file, and analyze and update the task progress of the work task according to the predefined type data. Therefore, the detailed progress of the work task can be updated in time according to the submitted task file, so that the detailed progress of the work task in the execution process can be known conveniently.
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 schematic application environment diagram of a task progress updating method, device and storage medium provided by the present invention.
Fig. 2 is a flowchart of a task progress updating method provided by the present invention.
Fig. 3 is a schematic structural diagram of a task progress updating device provided by the present invention.
Fig. 4 is a schematic structural diagram of another task progress updating apparatus provided by the present invention.
Detailed Description
The invention is further described with reference to the following figures and specific embodiments. It should be noted that the description of the embodiments is provided to help understanding of the present invention, but the present invention is not limited thereto. Specific structural and functional details disclosed herein are merely illustrative of example embodiments of the invention. This invention may, however, be embodied in many alternate forms and should not be construed as limited to the embodiments set forth herein.
It will be understood that, although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first element could be termed a second element, and, similarly, a second element could be termed a first element, without departing from the scope of example embodiments of the present invention.
It should be understood that, for the term "and/or" as may appear herein, it is merely an associative relationship that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, B exists alone, and A and B exist at the same time; for the term "/and" as may appear herein, which describes another associative object relationship, it means that two relationships may exist, e.g., a/and B, may mean: a exists independently, and A and B exist independently; in addition, for the character "/" that may appear herein, it generally means that the former and latter associated objects are in an "or" relationship.
It will be understood that when an element is referred to herein as being "connected," "connected," or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may be present. Conversely, if a unit is referred to herein as being "directly connected" or "directly coupled" to another unit, it is intended that no intervening units are present. In addition, other words used to describe the relationship between elements should be interpreted in a similar manner (e.g., "between … …" versus "directly between … …", "adjacent" versus "directly adjacent", etc.).
It is to be understood that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments of the invention. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises," "comprising," "includes" and/or "including," when used herein, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, numbers, steps, operations, elements, components, and/or groups thereof.
It should also be noted that, in some alternative implementations, the functions/acts noted may occur out of the order noted in the figures. For example, two figures shown in succession may, in fact, be executed substantially concurrently, or the figures may sometimes be executed in the reverse order, depending upon the functionality/acts involved.
It should be understood that specific details are provided in the following description to facilitate a thorough understanding of example embodiments. However, it will be understood by those of ordinary skill in the art that the example embodiments may be practiced without these specific details. For example, systems may be shown in block diagrams in order not to obscure the examples in unnecessary detail. In other instances, well-known processes, structures and techniques may be shown without unnecessary detail in order to avoid obscuring example embodiments.
Examples
In order to obtain the detailed progress of a work task in the execution process, embodiments of the present application provide a task progress updating method, apparatus, and storage medium, which can update the task progress of a task in time according to an uploaded task result, so as to obtain the detailed progress of the work task in the execution process.
First, in order to more intuitively understand the scheme provided by the embodiment of the present application, a system architecture of the task progress updating scheme provided by the embodiment of the present application is described below with reference to fig. 1.
Fig. 1 is a schematic application environment diagram of a task progress updating method, a task progress updating device, and a storage medium according to one or more embodiments of the present application. As shown in fig. 1, one or more user terminals are communicatively connected to a service terminal through a network for data communication or interaction. The user side may be a personal computer, a tablet computer, a smart phone, a Personal Digital Assistant (PDA), or the like, and the network may be a wired or wireless network.
The following is a detailed description of the task progress updating method provided in the embodiment of the present application.
The task progress updating method provided by the embodiment of the application can be applied to a server. For convenience of description, the embodiments of the present application are described with a server as an execution subject unless otherwise specified.
It is to be understood that the subject matter described herein is not to be construed as limiting the embodiments of the disclosure.
Specifically, the flow of the task progress updating method is shown in fig. 2, and may include the following steps:
step S201, receiving a task file in a specified format sent by a user side.
In the embodiment of the application, the user at the user side can generate the task file in the process of processing the work task, and the task file can be uploaded to the server side through the user side.
When the user side uploads the task file to the server side, the task file can be uploaded to the server side in a specified format through the version control system, and the version control system can be based on a distributed version control system Git or a centralized version control system SVN. The specified format may be, but is not limited to, XML, SVN, or GIT format.
And S202, extracting keywords in the task file through a word frequency-reverse file frequency algorithm.
The term frequency-inverse document frequency (TF-IDF) algorithm is a statistical method used to evaluate the importance of a term to one of the documents in a document set. Where TF is the word frequency, which increases in direct proportion to the number of times a word appears in a document, and IDF is the inverse document word frequency, which decreases in inverse proportion to the frequency of occurrence of a word in a document set.
In the embodiment of the application, if one task file is available, the word frequency of the reverse file can be not considered when the keywords in the task file are extracted.
And S203, determining a corresponding work task according to the keywords and the predefined type data in the task file.
In the embodiment of the present application, a submission specification of a task file may be predefined, where the submission specification defines data included in the task file, that is, data of a predefined type, and the data of the predefined type may be one or more types. The predefined type data may include task code, file description, and completion of the task file, and other data, such as submission time, information of the submitter, etc. In the embodiment of the application, the predefined type data comprises task codes, file descriptions and the completion degree of task files.
When the work tasks are determined, if one task code corresponds to one work task, the specific work task corresponding to the task file can be determined directly according to the task code.
In some cases, the same task code may correspond to multiple work tasks, and when a work task is determined, the corresponding work task may be determined according to the keyword, the task code, and the document description.
For example, the same task code corresponds to 5 work tasks, when a work task is determined, the 5 work tasks corresponding to the task code may be determined according to the task code, and then one work task with the highest matching degree with the keyword and the document description may be determined from the 5 work tasks according to the keyword and the document description as the corresponding work task.
And S204, analyzing the task progress of the work task based on the predefined type data, and updating the task progress of the work task according to the analysis result.
In the embodiment of the present application, the predefined type data includes the completion degree of the task file, and the completion degree of the task file may be entered by a user according to the actual completion condition of the work task, or obtained by analyzing the content contained in the task file, which is not specifically limited in the embodiment of the present application.
Some work tasks require the user to provide only a single task file, in which case the completion of the task file may be taken as the task progress of the work task.
Some work tasks require a user to provide multiple task files, in which case the work task may be considered to include multiple subtasks, one for each subtask. At this time, the workload proportion of the subtask corresponding to the task file in the work task may be determined, and then the task progress of the work task may be analyzed according to the completion degree of the task file and the workload proportion of the subtask corresponding to the task file in the work task.
For example, a work task corresponds to 10 subtasks, that is, 10 completed task files need to be provided to complete the work task, and assuming that the subtask a corresponds to the task file sent by the user side, the workload of the subtask a in the work task accounts for 20%, and the completion degree of the task file is 50%, the workload corresponding to the task file accounts for 10% of the total workload of the work task. If the client does not send the task file corresponding to the subtask a to the server before, and the task progress of the previous work task is a, the task progress of the current work task may be a + 10%, and at this time, the task progress of the work task may be updated to a + 0%.
Further, in the embodiment of the application, after the task progress of the work task is updated, if the task file is a complete file, the task file can be loaded and run through the application, then the task is tested through the data, and the task completion quality of the work task and whether the task has a risk or not are analyzed according to the running result.
Therefore, by the task progress updating method described in the foregoing steps S201 to S204, the keyword in the task file can be extracted according to the task file sent by the user side, the corresponding work task can be determined according to the keyword and the predefined type data in the task file, and then the task progress of the work task is analyzed and updated according to the predefined type data. Therefore, the detailed progress of the work task can be updated in time according to the submitted task file, so that the detailed progress of the work task in the execution process can be known conveniently. Meanwhile, the task completion quality and the task risk can be analyzed, the risk occurring in the task execution process is exposed as early as possible, the risk influence generated between tasks can be effectively avoided, and the whole project can be smoothly completed on time according to the quantity.
In a second aspect, an embodiment of the present application provides a task progress updating apparatus, where the task progress updating apparatus is applicable to a server, and referring to fig. 3, the task progress updating apparatus includes:
the receiving unit is used for receiving the task file with the specified format sent by the user side;
the extraction unit is used for extracting the key words in the task file through a word frequency-reverse file frequency algorithm;
the determining unit is used for determining a corresponding work task according to the keyword and predefined type data in the task file;
the analysis updating unit is used for analyzing the task progress of the work task based on the predefined type data and updating the task progress of the work task according to an analysis result;
the predefined type data comprises task codes, file descriptions and the completion degree of the task files.
In one possible design, the task progress updating apparatus further includes:
the loading operation unit is used for loading and operating the task file;
and the analysis updating unit is also used for analyzing the task completion quality and the task risk of the work task according to the operation result.
In one possible design, when the determining unit is configured to determine the corresponding work task according to the keyword and the predefined type data in the task file, the determining unit is specifically configured to:
and determining the work task according to the keyword, the task code and the file description.
In a possible design, the analysis updating unit, when configured to analyze the task progress of the work task based on the predefined type of data, is specifically configured to:
determining the workload proportion of the subtasks corresponding to the task files in the work tasks;
and analyzing the task progress of the work task according to the completion degree of the task file and the workload proportion of the subtasks corresponding to the task file in the work task.
For the working process, the working details, and the technical effects of the apparatus provided in the second aspect of this embodiment, reference may be made to the first aspect of this embodiment, which is not described herein again.
As shown in fig. 4, a third aspect of the present embodiment provides a task progress updating apparatus, including a memory, a processor, and a transceiver, which are sequentially connected in a communication manner, where the memory is used to store a computer program, the transceiver is used to transmit and receive a message, and the processor is used to read the computer program and execute the task progress updating method according to the first aspect of the embodiment.
By way of specific example, the Memory may include, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Flash Memory (Flash Memory), a first-in-first-out Memory (FIFO), a first-in-last-out Memory (FILO), and/or the like; the processor may not be limited to a processor adopting an architecture processor such as a model STM32F105 series microprocessor, an arm (advanced RISC machines), an X86, or a processor of an integrated NPU (neutral-network processing unit); the transceiver may be, but is not limited to, a WiFi (wireless fidelity) wireless transceiver, a bluetooth wireless transceiver, a General Packet Radio Service (GPRS) wireless transceiver, a ZigBee protocol (ieee 802.15.4 standard-based low power local area network protocol), a 3G transceiver, a 4G transceiver, and/or a 5G transceiver, etc.
For the working process, the working details, and the technical effects of the apparatus provided in the third aspect of this embodiment, reference may be made to the first aspect of the embodiment, which is not described herein again.
A fourth aspect of the present embodiment provides a computer-readable storage medium storing instructions including the task progress updating method according to the first aspect of the present embodiment, that is, the computer-readable storage medium has instructions stored thereon, and when the instructions are executed on a computer, the task progress updating method according to the first aspect is performed. The computer-readable storage medium refers to a carrier for storing data, and may include, but is not limited to, floppy disks, optical disks, hard disks, flash memories, flash disks and/or Memory sticks (Memory sticks), etc., and the computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices.
For a working process, working details, and technical effects of the computer-readable storage medium provided in the fourth aspect of this embodiment, reference may be made to the first aspect of the embodiment, which is not described herein again.
A fifth aspect of the present embodiments provides a computer program product comprising instructions which, when run on a computer, are adapted to cause the computer to perform the method for task progress updating according to the first aspect of the embodiments, wherein the computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable apparatus.
The embodiments described above are merely illustrative, and 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 modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a repository code combining means to execute the methods according to the embodiments or parts of the embodiments.
The invention is not limited to the above alternative embodiments, and any other various forms of products can be obtained by anyone in the light of the present invention, but any changes in shape or structure thereof, which fall within the scope of the present invention as defined in the claims, fall within the scope of the present invention.

Claims (10)

1. A task progress updating method is characterized by comprising the following steps:
receiving a task file in a specified format sent by a user side;
extracting key words in the task file through a word frequency-reverse file frequency algorithm;
determining a corresponding work task according to the key words and predefined type data in the task file;
analyzing the task progress of the work task based on the predefined type data, and updating the task progress of the work task according to an analysis result;
the predefined type data comprises task codes, file descriptions and the completion degree of the task files.
2. The method of claim 1, wherein the method further comprises:
loading and running the task file;
and analyzing the task completion quality and the task risk of the work task according to the operation result.
3. The method of claim 1, wherein determining a corresponding work task based on the keywords and predefined types of data in the task file comprises:
and determining the work task according to the keyword, the task code and the file description.
4. The method of claim 1, wherein the analyzing task progress of the work task based on the predefined type of data comprises:
determining the workload proportion of the subtasks corresponding to the task files in the work tasks;
and analyzing the task progress of the work task according to the completion degree of the task file and the workload proportion of the subtasks corresponding to the task file in the work task.
5. The method of claim 1, wherein the task file has an extension of XML, SVN, or GIT.
6. A task progress updating apparatus, comprising:
the receiving unit is used for receiving the task file with the specified format sent by the user side;
the extraction unit is used for extracting the key words in the task file through a word frequency-reverse file frequency algorithm;
the determining unit is used for determining a corresponding work task according to the keyword and predefined type data in the task file;
the analysis updating unit is used for analyzing the task progress of the work task based on the predefined type data and updating the task progress of the work task according to an analysis result;
the predefined type data comprises task codes, file descriptions and the completion degree of the task files.
7. The task progress update apparatus according to claim 6, further comprising:
the loading operation unit is used for loading and operating the task file;
and the analysis updating unit is also used for analyzing the task completion quality and the task risk of the work task according to the operation result.
8. The task progress updating device according to claim 6, wherein the determining unit, when configured to determine the corresponding work task according to the keyword and the predefined type data in the task file, is specifically configured to:
and determining the work task according to the keyword, the task code and the file description.
9. A task progress updating device is characterized by comprising a memory, a processor and a transceiver which are sequentially connected in a communication mode, wherein the memory is used for storing a computer program, the transceiver is used for receiving and sending messages, and the processor is used for reading the computer program and executing the task progress updating method according to any one of claims 1 to 5.
10. A computer-readable storage medium having stored thereon instructions which, when run on a computer, perform a task progress updating method according to any one of claims 1 to 5.
CN202011050960.0A 2020-09-29 2020-09-29 Task progress updating method, device and storage medium Active CN112184027B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011050960.0A CN112184027B (en) 2020-09-29 2020-09-29 Task progress updating method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011050960.0A CN112184027B (en) 2020-09-29 2020-09-29 Task progress updating method, device and storage medium

Publications (2)

Publication Number Publication Date
CN112184027A true CN112184027A (en) 2021-01-05
CN112184027B CN112184027B (en) 2023-12-26

Family

ID=73945880

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011050960.0A Active CN112184027B (en) 2020-09-29 2020-09-29 Task progress updating method, device and storage medium

Country Status (1)

Country Link
CN (1) CN112184027B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115600985A (en) * 2022-10-27 2023-01-13 深圳标普云科技有限公司(Cn) Online platform task management method and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107844559A (en) * 2017-10-31 2018-03-27 国信优易数据有限公司 A kind of file classifying method, device and electronic equipment
CN108710606A (en) * 2018-04-09 2018-10-26 平安科技(深圳)有限公司 A kind of Task Progress monitoring method, computer readable storage medium and terminal device
CN109783787A (en) * 2018-12-29 2019-05-21 远光软件股份有限公司 A kind of generation method of structured document, device and storage medium
CN111090511A (en) * 2019-12-24 2020-05-01 北京推想科技有限公司 Task processing method and device and computer readable storage medium
CN111401039A (en) * 2020-03-05 2020-07-10 中国平安人寿保险股份有限公司 Word retrieval method, device, equipment and storage medium based on binary mutual information

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107844559A (en) * 2017-10-31 2018-03-27 国信优易数据有限公司 A kind of file classifying method, device and electronic equipment
CN108710606A (en) * 2018-04-09 2018-10-26 平安科技(深圳)有限公司 A kind of Task Progress monitoring method, computer readable storage medium and terminal device
CN109783787A (en) * 2018-12-29 2019-05-21 远光软件股份有限公司 A kind of generation method of structured document, device and storage medium
CN111090511A (en) * 2019-12-24 2020-05-01 北京推想科技有限公司 Task processing method and device and computer readable storage medium
CN111401039A (en) * 2020-03-05 2020-07-10 中国平安人寿保险股份有限公司 Word retrieval method, device, equipment and storage medium based on binary mutual information

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115600985A (en) * 2022-10-27 2023-01-13 深圳标普云科技有限公司(Cn) Online platform task management method and system
CN115600985B (en) * 2022-10-27 2023-09-15 深圳标普云科技有限公司 On-line platform task management method and system

Also Published As

Publication number Publication date
CN112184027B (en) 2023-12-26

Similar Documents

Publication Publication Date Title
CN111078140B (en) Nuclear power station file uploading management method and device, terminal equipment and medium
CN110515951B (en) BOM standardization method and system, electronic device and storage medium
US20170109371A1 (en) Method and Apparatus for Processing File in a Distributed System
CN112162965A (en) Log data processing method and device, computer equipment and storage medium
CN109561117A (en) Collecting method and device
US9038054B1 (en) System and method for automated product version rollback
CN112115105A (en) Service processing method, device and equipment
CN113010116A (en) Data processing method and device, terminal equipment and readable storage medium
US11250080B2 (en) Method, apparatus, storage medium and electronic device for establishing question and answer system
CN110990350A (en) Log analysis method and device
CN112860412B (en) Service data processing method and device, electronic equipment and storage medium
CN112184027A (en) Task progress updating method and device and storage medium
CN106940710B (en) Information pushing method and device
CN113010542A (en) Service data processing method and device, computer equipment and storage medium
CN111522854B (en) Data labeling method and device, storage medium and computer equipment
CN110505289B (en) File downloading method and device, computer readable medium and wireless communication equipment
CN110442439B (en) Task process processing method and device and computer equipment
CN103838575A (en) Plug-in type page customization implementation method based on EXTJS frame
CN114466387B (en) Updating method and device of configuration file of base station, storage medium and electronic device
CN113111078B (en) Resource data processing method and device, computer equipment and storage medium
CN112632266B (en) Data writing method and device, computer equipment and readable storage medium
CN113806312A (en) File processing method and device, electronic equipment and storage medium
CN114611039A (en) Asynchronous loading rule analysis method and device, storage medium and electronic equipment
CN108509478B (en) Splitting and calling method of rule engine file, electronic device and storage medium
CN113779048A (en) Data processing 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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 514, No. 18 Jinmao East 1st Street, Nansha District, Guangzhou City, Guangdong Province, 510000 (Location: -2)

Applicant after: One chain alliance Ecological Technology Co.,Ltd.

Address before: 518000 Room 201, building A, No. 1, Qian Wan Road, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong (Shenzhen Qianhai business secretary Co., Ltd.)

Applicant before: One chain alliance Ecological Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant