CN111142746B - System quota calculation method and device - Google Patents

System quota calculation method and device Download PDF

Info

Publication number
CN111142746B
CN111142746B CN201911279377.4A CN201911279377A CN111142746B CN 111142746 B CN111142746 B CN 111142746B CN 201911279377 A CN201911279377 A CN 201911279377A CN 111142746 B CN111142746 B CN 111142746B
Authority
CN
China
Prior art keywords
quota
condition
value
preset
conditions
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
CN201911279377.4A
Other languages
Chinese (zh)
Other versions
CN111142746A (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.)
Shanghai Zhongyan Network Technology Co ltd
Original Assignee
Shanghai Zhongyan Network 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 Shanghai Zhongyan Network Technology Co ltd filed Critical Shanghai Zhongyan Network Technology Co ltd
Priority to CN201911279377.4A priority Critical patent/CN111142746B/en
Publication of CN111142746A publication Critical patent/CN111142746A/en
Application granted granted Critical
Publication of CN111142746B publication Critical patent/CN111142746B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing

Abstract

The invention provides a system allocation calculation method and a system allocation calculation device, wherein the method comprises the following steps: establishing a database for storing quota conditions; taking option information corresponding to quota conditions as fields and storing the fields in a database; acquiring at least one option information determined by a user; determining the corresponding quota condition quantity according to the option information; judging whether a name quota member of at least one quota condition exists or not according to the quota condition quantity and a preset quota value; and carrying out quota allocation operation according to the current quota quantity. According to the system quota calculating method and device, the option information selected by the user is set to be associated with the quota condition, and the operations of querying thousands of quotas and updating quota quantity can be completed through one-time query calculation.

Description

System quota calculation method and device
Technical Field
The invention relates to the technical field of computers, in particular to a system quota calculating method and device.
Background
In the existing quota setting of the questionnaire system, if quota check is set on some questions, the system can judge whether the quota is already full according to the information already submitted by the current user according to the questions already answered by the current user and the quota check items already set by the system. If only one quota check item is full, the user quota is judged to be full, and the questionnaire survey is terminated. In addition, for each user who is not screened in advance and is not answered because the quota is full, after the submission of the answer sheet is completed successfully, the system needs to update the quota condition on each matching according to the answer sheet, add 1 to the completed number of the quota condition, and store the quota condition in the database.
In the specific implementation of the two operations of quota checking and quota updating, a common method is to perform quota checking in sequence, that is, to perform a loop on all quota checking items, and if the current answer matches the current quota checking item and the quota completed number is equal to or greater than the quota required completed number, it is indicated that the quota is full, and the survey is terminated. And (4) quota updating, namely circulating all quota checking items, adding 1 to the finished number corresponding to the quota checking item if the current answer accords with the current quota checking item, and storing the finished number back to the database.
However, if the quota condition exceeds a certain amount or the number of people answering questions simultaneously is too large, the system for answering questions slowly is dragged seriously until the system is unavailable.
Disclosure of Invention
The invention provides a system quota calculating method and a person device, aiming at solving the problem that in the prior art, if quota conditions exceed a certain amount or the number of people answering questions concurrently is too large, a slow question answering system is dragged seriously until the system is unavailable.
In a first aspect, the present invention provides a system quota calculating method, including:
establishing a database for storing quota conditions;
taking option information corresponding to quota conditions as fields and storing the fields in a database;
acquiring at least one option information determined by a user;
determining the corresponding quota condition quantity according to the option information;
judging whether a name quota member of at least one quota condition exists or not according to the quota condition quantity and a preset quota value;
and carrying out quota allocation operation according to the current quota quantity.
Further, according to the option information, the quota condition number and a preset quota value corresponding to the quota condition, determining whether there is a quota member of at least one quota condition includes:
comparing the quota condition quantity with a corresponding preset quota value;
and if the quota condition quantity is larger than the preset quota value, determining that the quota corresponding to the current quota condition is full.
Further, according to the option information, the quota condition number and a preset quota value corresponding to the quota condition, determining whether there is a quota member of at least one quota condition further includes:
and if the number of the quota conditions is not greater than the preset quota value, adding one to the number of the quota conditions to obtain the updated quota condition number.
Further, the allocating the quota according to the current number of the quota includes:
if the quota corresponding to the current quota condition is determined to be full, the system stops the distribution operation;
and if the quota corresponding to the current quota condition is determined to be not full, the system continues quota operation.
In a second aspect, the present invention provides a system quota calculating apparatus, the apparatus comprising:
the database establishing module is used for establishing a database for storing quota conditions;
the storage module is used for storing the option information corresponding to the quota condition in a database as a field;
the acquisition module is used for acquiring at least one option information determined by a user;
a quota condition quantity determining module, configured to determine, according to the option information, a corresponding quota condition quantity;
the quota judging module is used for judging whether the name quota of at least one quota condition is full according to the quota condition quantity and a preset quota value;
and the system quota operation module is used for carrying out quota allocation operation according to the current quota quantity.
Further, the module for judging whether the staff is full comprises:
the numerical value comparison unit is used for comparing the quota condition quantity with a corresponding preset quota numerical value;
and the quota determining unit is used for determining that the quota corresponding to the current quota condition is full if the quota condition quantity is larger than the preset quota value.
Further, the module for judging whether the staff is full comprises:
and the quota condition quantity updating unit is used for adding one to the quantity of the quota conditions to obtain the updated quota condition quantity if the quantity of the quota conditions does not exist and is greater than the preset quota value.
Further, the system quota operating module comprises:
the quota distribution stopping unit is used for stopping the distribution operation of the system if the quota corresponding to the current quota condition is determined to be full;
and the quota continuing unit is used for continuing quota operation by the system if the quota corresponding to the current quota condition is determined to be not full.
In a third aspect, the present invention provides an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the steps of the system quota calculating method provided in the first aspect when executing the program.
In a fourth aspect, the present invention provides a non-transitory computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the steps of the system quota calculating method provided in the first aspect.
According to the system quota calculating method and device, the option information selected by the user is set to be associated with the quota condition, and the operations of querying thousands of quotas and updating quota quantity can be completed through one-time query calculation.
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 flow chart of a system quota calculating method according to an embodiment of the present invention;
fig. 2 is a block diagram of a system quota calculating apparatus according to an embodiment of the present invention;
fig. 3 is a block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Quota check and quota update set by the conventional questionnaire system are generally performed in sequence, that is, quota check items are circulated, if the current answer conforms to the current quota check item and the quota completion number is equal to or greater than the quota required completion number, it is stated that the quota is full, and the survey is terminated. And (4) quota updating, namely circulating all quota checking items, adding 1 to the finished number corresponding to the quota checking item if the current answer accords with the current quota checking item, and storing the finished number back to the database. However, if the quota condition exceeds a certain amount, or the number of people answering questions concurrently is too large, the system for answering questions will be dragged too slowly. In order to solve the above problem, an embodiment of the present invention provides a system allocation calculation method, as shown in fig. 1, the method includes:
step S101, establishing a database for storing quota conditions;
step S102, storing option information corresponding to quota conditions in a database as a field;
step S103, acquiring at least one option information determined by a user;
step S104, determining the corresponding quota condition quantity according to the option information;
step S105, judging whether a quota member with at least one quota condition exists or not according to the quota condition quantity and a preset quota value;
and step S106, carrying out quota allocation operation according to the current quota quantity.
Specifically, in the embodiment of the present invention, an empty database dedicated for quota check is first created in a questionnaire survey system, a topic (option information) related to a quota condition is changed into a field of a database table, a record is added to the database table above for each quota condition, and the recorded value is a corresponding option of a corresponding topic in the quota condition. After doing so, if there are 1000 quota conditions, then there are 1000 records in this table in the questionnaire survey system, so that the quota condition number can be determined according to the record value in the quota data table. After the server obtains the option information framed or clicked by the user, the quota condition number of each option is correspondingly obtained, for example: the questionnaire survey system is provided with a user gender selection option and a residence (Shanghai, Beijing, Nanjing, Hainan and the like) selection option, and at the moment, 50 famous men, 60 women, 20 Shanghai, 20 Beijing, 25 Nanjing and 23 Hainan can be set. If the information that the user selects sex "male" and the place of residence "Shanghai" is obtained, the option information related to the quota condition in the current answer sheet information is taken out at the moment, the option information is spliced into a query condition of a database, and then the number of completed quotas < "preset quota value"? The condition is used for counting whether the total number of the records in the database meets the condition. Here, according to an example scenario, the server may query whether the quota condition number of "shanghai" living places with respect to gender "male" in the questionnaire survey system exceeds a preset quota value, where the preset quota value is a quota-fullness maximum value set by the system in advance, and the preset quota value here is 50 and 20; and then the system distributes according to the quota condition of the current quota condition, and the answer interface is ended as long as the quantity of one quota condition exceeds a preset quota value.
According to the system quota calculating method provided by the invention, the option information selected by the user is set to be associated with the quota condition, and the operations of querying thousands of quotas and updating quota quantity can be completed by one-time query calculation.
Based on the content of the above embodiments, as an alternative embodiment: according to the option information, the quota condition number and the preset quota value corresponding to the quota condition, judging whether the named quota member of at least one quota condition exists comprises the following steps:
comparing the quota condition quantity with a corresponding preset quota value;
and if the quota condition quantity is larger than the preset quota value, determining that the quota corresponding to the current quota condition is full.
Specifically, a value corresponding to a preset quota value is the maximum value of the name and the quota of the current quota condition, and if one updated quota condition value is larger than the preset quota value, it is determined that the name and the quota corresponding to the current quota condition are full, and answering is finished; and if the quota condition name is not full, continuously acquiring other topic information of the user.
Based on the content of the above embodiments, as an alternative embodiment: according to the option information, the quota condition number and the preset quota value corresponding to the quota condition, judging whether the named quota member of at least one quota condition exists further comprises:
and if the number of the quota conditions is not greater than the preset quota value, adding one to the number of the quota conditions to obtain the updated quota condition number.
Specifically, in the embodiment of the present invention, only after the number of quota conditions is greater than the preset quota value and the answer of the answer sheet is completed, the number of quota conditions is added by one, so as to obtain the updated number of quota conditions. And then storing the updated quota condition quantity in the database, and when subsequently obtaining the option information corresponding to the quota condition, taking the currently updated quota condition quantity as an object for comparing the size value with the preset quota value.
Based on the content of the above embodiments, as an alternative embodiment: the quota allocation operation according to the current quota amount comprises the following steps:
if the quota corresponding to the current quota condition is determined to be full, the system stops the distribution operation;
and if the quota corresponding to the current quota condition is determined to be not full, the system continues quota operation.
Specifically, when it is determined that the quota corresponding to the current quota condition is full, the system does not perform quota configuration on the option information on the quota condition any more, so as to avoid delaying the system speed and causing the system unavailability; and when the quota corresponding to the current quota condition is determined to be not full, the system continues quota operation. Therefore, the number of the quota with the full condition can be conveniently obtained, and the next operation of the system is facilitated.
According to a further aspect of the present invention, an embodiment of the present invention provides a system quota calculating apparatus, and referring to fig. 2, fig. 2 is a block diagram of the system quota calculating apparatus provided by the embodiment of the present invention. The device is configured to complete the system quota calculation provided in the embodiments of the present invention in the foregoing embodiments. Therefore, the description and definition in the system quota calculating method provided by the embodiment of the present invention in the foregoing embodiments may be used for understanding each execution module in the embodiments of the present invention.
The device includes:
a database establishing module 201, configured to establish a database for storing quota conditions;
the storage module 202 is configured to store option information corresponding to the quota condition as a field in a database;
an obtaining module 203, configured to obtain at least one option information determined by a user;
a quota condition number determining module 204, configured to determine, according to the option information, a corresponding quota condition number;
a full quota judging module 205, configured to judge whether there is a named full quota of at least one quota condition according to the quota condition quantity and a preset quota value;
and the system quota operating module 206 is configured to perform quota allocation operation according to the current number of the quota.
Specifically, the specific process of each module in the apparatus of this embodiment to implement its function may refer to the related description in the corresponding method embodiment, and is not described herein again.
According to the system quota calculating device, the option information selected by the user is set to be associated with quota conditions, and the operations of querying thousands of quotas and updating quota quantity can be completed through one-time query calculation.
Based on the content of the above embodiments, as an alternative embodiment: the module for judging whether the staff is full comprises:
the numerical value comparison unit is used for comparing the quota condition quantity with a corresponding preset quota numerical value;
and the quota determining unit is used for determining that the quota corresponding to the current quota condition is full if the quota condition quantity is larger than the preset quota value.
Specifically, the specific process of each module in the apparatus of this embodiment to implement its function may refer to the related description in the corresponding method embodiment, and is not described herein again.
Based on the content of the above embodiments, as an alternative embodiment: the module for judging whether the staff is full comprises:
and the quota condition quantity updating unit is used for adding one to the quantity of the quota conditions to obtain the updated quota condition quantity if the quantity of the quota conditions does not exist and is greater than the preset quota value.
Specifically, the specific process of each module in the apparatus of this embodiment to implement its function may refer to the related description in the corresponding method embodiment, and is not described herein again.
Based on the content of the above embodiments, as an alternative embodiment: the system quota operating module comprises:
the quota distribution stopping unit is used for stopping the distribution operation of the system if the quota corresponding to the current quota condition is determined to be full;
and the quota continuing unit is used for continuing quota operation by the system if the quota corresponding to the current quota condition is determined to be not full.
Specifically, the specific process of each module in the apparatus of this embodiment to implement its function may refer to the related description in the corresponding method embodiment, and is not described herein again.
Fig. 3 is a block diagram of an electronic device according to an embodiment of the present invention, and as shown in fig. 3, the electronic device includes: a processor 301, a memory 302, and a bus 303;
the processor 301 and the memory 302 respectively complete communication with each other through a bus 303; the processor 301 is configured to call the program instructions in the memory 302 to execute the system quota calculating method provided in the foregoing embodiment, for example, including: establishing a database for storing quota conditions; taking option information corresponding to quota conditions as fields and storing the fields in a database; acquiring at least one option information determined by a user; determining the corresponding quota condition quantity according to the option information; judging whether a name quota member of at least one quota condition exists or not according to the quota condition quantity and a preset quota value; and carrying out quota allocation operation according to the current quota quantity.
Embodiments of the present invention provide a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the system quota calculating method. Examples include: establishing a database for storing quota conditions; taking option information corresponding to quota conditions as fields and storing the fields in a database; acquiring at least one option information determined by a user; determining the corresponding quota condition quantity according to the option information; judging whether a name quota member of at least one quota condition exists or not according to the quota condition quantity and a preset quota value; and carrying out quota allocation operation according to the current quota quantity.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and the 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 computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods of the various embodiments or some parts of the embodiments.
Finally, the principle and the implementation of the present invention are explained by applying the specific embodiments in the present invention, and the above description of the embodiments is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A method for system quota computation, the method comprising:
establishing a database for storing quota conditions;
taking option information corresponding to quota conditions as fields and storing the fields in the database;
acquiring at least one option information determined by a user;
determining the corresponding quota condition quantity according to the option information; wherein determining the corresponding quota condition number comprises: determining quota condition number and/or quota number according to record value in quota data table
When the number of the quota conditions is not larger than the preset quota value and the answer of the answer sheet is finished, adding one to the number of the quota conditions to determine the updated quota condition number;
judging whether a name quota member of at least one quota condition exists or not according to the quota condition quantity and a preset quota value;
and carrying out quota allocation operation according to the current quota quantity.
2. The method according to claim 1, wherein the determining whether there is a quota member of at least one quota condition according to the option information, the number of quota conditions, and a preset quota value corresponding to a quota condition comprises:
comparing the quota condition quantity with a corresponding preset quota value;
and if the quota condition quantity is larger than the preset quota value, determining that the quota corresponding to the current quota condition is full.
3. The method according to claim 2, wherein the determining whether there is a quota member of at least one quota condition according to the option information, the quota condition number, and a preset quota value corresponding to the quota condition further comprises:
and if the number of the quota conditions is not greater than the preset quota value, adding one to the number of the quota conditions to obtain the updated quota condition number.
4. The method of claim 1, wherein the quota allocating operation according to the current quota amount comprises:
if the quota corresponding to the current quota condition is determined to be full, the system stops the distribution operation;
and if the quota corresponding to the current quota condition is determined to be not full, the system continues quota operation.
5. A system quota calculating apparatus, the apparatus comprising:
the database establishing module is used for establishing a database for storing quota conditions;
the storage module is used for storing option information corresponding to quota conditions in the database as a field;
the acquisition module is used for acquiring at least one option information determined by a user;
a quota condition quantity determining module, configured to determine, according to the option information, a corresponding quota condition quantity; wherein determining the corresponding quota condition number comprises: determining quota condition number and/or quota number according to record value in quota data table
When the number of the quota conditions is not larger than the preset quota value and the answer of the answer sheet is finished, adding one to the number of the quota conditions to determine the updated quota condition number;
the quota condition judging module is used for judging whether the quota condition is a nominal full member or not according to the quota condition quantity and a preset quota value;
and the system quota operation module is used for carrying out quota allocation operation according to the current quota quantity.
6. The apparatus of claim 5, wherein the means for determining whether the member is full comprises:
a value comparison unit, configured to compare the quota condition quantity with a preset quota value corresponding to the quota condition quantity;
and the quota determining unit is used for determining that the quota corresponding to the current quota condition is full if the quota condition quantity is larger than the preset quota value.
7. The apparatus of claim 5, wherein the means for determining whether the member is full comprises:
and the quota condition quantity updating unit is used for adding one to the quantity of the quota condition to obtain the updated quota condition quantity if the quota condition quantity does not exist and is greater than a preset quota value.
8. The apparatus of claim 5, wherein the system quota operating module comprises:
the quota distribution stopping unit is used for stopping the distribution operation of the system if the quota corresponding to the current quota condition is determined to be full;
and the quota continuing unit is used for continuing quota operation by the system if the quota corresponding to the current quota condition is determined to be not full.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the system quota calculating method according to any of claims 1 to 4 when executing the program.
10. A non-transitory computer readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements the steps of the system quota calculating method according to any of claims 1 to 4.
CN201911279377.4A 2019-12-11 2019-12-11 System quota calculation method and device Active CN111142746B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911279377.4A CN111142746B (en) 2019-12-11 2019-12-11 System quota calculation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911279377.4A CN111142746B (en) 2019-12-11 2019-12-11 System quota calculation method and device

Publications (2)

Publication Number Publication Date
CN111142746A CN111142746A (en) 2020-05-12
CN111142746B true CN111142746B (en) 2020-10-09

Family

ID=70518199

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911279377.4A Active CN111142746B (en) 2019-12-11 2019-12-11 System quota calculation method and device

Country Status (1)

Country Link
CN (1) CN111142746B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112131241A (en) * 2020-09-30 2020-12-25 上海众言网络科技有限公司 System quota real-time statistical method, device, equipment and storage medium
CN112818208A (en) * 2021-02-25 2021-05-18 长沙冉星信息科技有限公司 Method for realizing actual calculation of questionnaire quota
CN113422834A (en) * 2021-06-30 2021-09-21 苏州众言网络科技股份有限公司 Questionnaire research method, questionnaire research device, computer equipment and storage medium
CN116485451B (en) * 2023-04-20 2024-02-02 苏州众言网络科技股份有限公司 Quota management and control method, system and device applied to online questionnaire

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104750558B (en) * 2013-12-31 2018-07-03 伊姆西公司 The method and apparatus that resource allocation is managed in quota system is layered
CN104809634B (en) * 2015-05-11 2018-08-21 中国旅游研究院 Tourism data is investigated and monitoring system
US20190034865A1 (en) * 2017-07-25 2019-01-31 Vivek Marolli Computer implemented system and method for estimating relocation cost
CN108897494B (en) * 2018-06-15 2022-02-18 郑州云海信息技术有限公司 Processing method of data operation in block storage system and related device

Also Published As

Publication number Publication date
CN111142746A (en) 2020-05-12

Similar Documents

Publication Publication Date Title
CN111142746B (en) System quota calculation method and device
CN110209496A (en) Task sharding method, device and sliced service device based on data processing
CN111192004A (en) Method for displaying current to-do task and subsequent to-do workflow
CN109739873A (en) A kind of business datum querying method, device, equipment and readable storage medium storing program for executing
CN111221726A (en) Test data generation method and device, storage medium and intelligent equipment
WO2019196255A1 (en) Time period selection method and device for telephone sales, terminal equipment and medium
CN109104406B (en) Online customer service management method and device, server and storage medium
US20220174103A1 (en) System and method for thought object sequencing in a communication environment
CN111340323B (en) Automatic dispatch method and system for complaint service request
CN108520471A (en) It is overlapped community discovery method, device, equipment and storage medium
CN108616668B (en) Method for monitoring dialing task, electronic device and computer readable storage medium
CN112380402B (en) Medical document processing method, device and system
CN109783367A (en) Interface test method, device, computer installation and storage medium
CN113076186A (en) Task processing method and device, electronic equipment and storage medium
CN109190982A (en) Enterprise operation health degree acquisition methods, device, computer installation and storage medium
US20140214826A1 (en) Ranking method and system
CN109389306B (en) User order synchronization method and device
CN115827646A (en) Index configuration method and device and electronic equipment
CN108985673B (en) Inventory list generation method and device
CN112260933B (en) Communication method, communication device, electronic equipment and medium
CN115270743A (en) Form data processing method and device
CN110109947A (en) The method and apparatus for extracting data
CN113743630A (en) Method and device for executing intelligent call reservation
CN110688490A (en) Method and device for configuring knowledge graph
WO2014117566A1 (en) Ranking method and system

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