CN113760535A - Resource providing method and device and service platform - Google Patents

Resource providing method and device and service platform Download PDF

Info

Publication number
CN113760535A
CN113760535A CN202110259959.7A CN202110259959A CN113760535A CN 113760535 A CN113760535 A CN 113760535A CN 202110259959 A CN202110259959 A CN 202110259959A CN 113760535 A CN113760535 A CN 113760535A
Authority
CN
China
Prior art keywords
resource
service
information
time
time length
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
CN202110259959.7A
Other languages
Chinese (zh)
Other versions
CN113760535B (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.)
Beijing Jingdong Zhenshi Information Technology Co Ltd
Original Assignee
Beijing Jingdong Zhenshi Information 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 Beijing Jingdong Zhenshi Information Technology Co Ltd filed Critical Beijing Jingdong Zhenshi Information Technology Co Ltd
Priority to CN202110259959.7A priority Critical patent/CN113760535B/en
Publication of CN113760535A publication Critical patent/CN113760535A/en
Application granted granted Critical
Publication of CN113760535B publication Critical patent/CN113760535B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The disclosure provides a resource providing method and device and a service platform. The resource providing method comprises the following steps: recording the starting time of the service under the condition of detecting the starting of the service; extracting resource information; sending service prompt information to a user terminal associated with the service, wherein the service prompt information comprises preset first time length and resource information; after the completion of the service is detected, recording the completion time of the service; determining a second duration for completing the service according to the starting time and the completing time; judging whether the second time length is greater than the first time length; and if the second duration is not greater than the first duration, providing the resource identifier corresponding to the resource information to the user terminal so that the user can use the resource identifier to obtain the corresponding resource.

Description

Resource providing method and device and service platform
Technical Field
The present disclosure relates to the field of information processing, and in particular, to a resource providing method and apparatus, and a service platform.
Background
In the case of executing a plurality of services using the same service platform, the plurality of services need to be executed in sequence. If the execution efficiency of a certain service is low, it will affect the execution of other services ranked behind the service.
Disclosure of Invention
Accordingly, the present disclosure provides a resource providing scheme, which can provide resources for a user so as to improve the execution efficiency of a service.
According to a first aspect of the embodiments of the present disclosure, there is provided a resource providing method, including: recording the starting time of the service under the condition of detecting the starting of the service; extracting resource information; sending service prompt information to a user terminal associated with the service, wherein the service prompt information comprises a preset first time length and the resource information; after detecting that the service is completed, recording the completion time of the service; determining a second time length for completing the service according to the starting time and the completing time; judging whether the second time length is greater than the first time length or not; and if the second duration is not greater than the first duration, providing the resource identifier corresponding to the resource information to the user terminal so that the user can use the resource identifier to obtain the corresponding resource.
In some embodiments, extracting the resource information comprises: determining a traffic class associated with the activation time; and extracting resource information associated with the service level from a resource library.
In some embodiments, determining the traffic class associated with the activation time comprises: determining first grade information according to date information included in the starting time; determining second-level information according to time point information included in the starting time; and determining the service grade according to the first grade information and the second grade information.
In some embodiments, extracting resource information associated with the traffic class in a resource repository comprises: inquiring resources corresponding to the service grades in the resource library to generate a resource set to be selected; judging whether the resource quantity in the resource set to be selected is 1 or not; and if the number of the resources in the resource set to be selected is 1, extracting resource information corresponding to the resources in the resource set to be selected.
In some embodiments, if the number of resources in the candidate resource set is greater than 1, selecting a target resource in the candidate resource set, where the target resource is a resource provided by a resource provider with the highest priority in the candidate resources; and extracting resource information corresponding to the target resource.
In some embodiments, after receiving a resource pickup request sent by the user terminal, detecting whether a resource corresponding to a resource identifier included in the resource pickup request has been picked up; and if the resource corresponding to the resource identifier is not picked up, providing the resource corresponding to the resource identifier for the user terminal, and setting the resource corresponding to the resource identifier to be in a picked-up state.
According to a second aspect of the embodiments of the present disclosure, there is provided a resource providing apparatus, including: the first time recording module is configured to record the starting time of the service under the condition that the service starting is detected; a resource extraction module configured to extract resource information; the information sending module is configured to send service prompt information to a user terminal associated with the service, wherein the service prompt information comprises a preset first time length and the resource information; the second time recording module is configured to record the completion time of the service after detecting that the service is completed; and the resource providing module is configured to determine a second time length for completing the service according to the starting time and the completing time, judge whether the second time length is greater than the first time length, and provide a resource identifier corresponding to the resource information to the user terminal if the second time length is not greater than the first time length, so that a user can utilize the resource identifier to obtain a corresponding resource.
According to a third aspect of the embodiments of the present disclosure, there is provided a resource providing apparatus, including: a memory configured to store instructions; a processor coupled to the memory, the processor configured to perform a method implementing any of the embodiments described above based on instructions stored by the memory.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a service platform including the resource providing apparatus according to any of the embodiments described above.
According to a fifth aspect of the embodiments of the present disclosure, a computer-readable storage medium is provided, in which computer instructions are stored, and when executed by a processor, the computer-readable storage medium implements the method according to any of the embodiments described above.
Other features of the present disclosure and advantages thereof will become apparent from the following detailed description of exemplary embodiments thereof, which proceeds with reference to the accompanying drawings.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments of the present disclosure, and for those skilled in the art, other drawings can be obtained according to the drawings without inventive exercise.
Fig. 1 is a schematic flow chart of a resource providing method according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a resource providing apparatus according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of a resource providing apparatus according to another embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of a service platform according to an embodiment of the present disclosure.
Detailed Description
The technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the described embodiments are only a part of the embodiments of the present disclosure, and not all of the embodiments. The following description of at least one exemplary embodiment is merely illustrative in nature and is in no way intended to limit the disclosure, its application, or uses. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
The relative arrangement of the components and steps, the numerical expressions, and numerical values set forth in these embodiments do not limit the scope of the present disclosure unless specifically stated otherwise.
Meanwhile, it should be understood that the sizes of the respective portions shown in the drawings are not drawn in an actual proportional relationship for the convenience of description.
Techniques, methods, and apparatus known to those of ordinary skill in the relevant art may not be discussed in detail but are intended to be part of the specification where appropriate.
In all examples shown and discussed herein, any particular value should be construed as merely illustrative, and not limiting. Thus, other examples of the exemplary embodiments may have different values.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, further discussion thereof is not required in subsequent figures.
Fig. 1 is a flowchart illustrating a resource providing method according to an embodiment of the present disclosure. In some embodiments, the following resource providing method steps are performed by a resource providing device.
In step 101, in case of detecting the start of a service, the start time of the service is recorded.
At step 102, resource information is extracted.
In some embodiments, the resource information is preset, independent of the start-up time of the service.
In other embodiments, resource information associated with the service class is extracted from the resource pool by determining the service class associated with the activation time.
By setting corresponding service levels for different starting times, different resources can be provided for different starting times.
In some embodiments, the first rating information is determined according to date information included in the start time, the second rating information is determined according to time point information included in the start time, and the service rating is determined according to the first rating information and the second rating information.
For example, if the starting time of the service is 8 am on monday, the service level is determined to be one level according to the first level determined on monday and the second level determined at 8 am.
For another example, if the starting time of the service is 8 am on weekdays, the service level is determined to be two levels according to the first level determined on weekdays and the second level determined on 8 am.
In some embodiments, extracting resource information associated with the traffic classes in the resource repository comprises: and inquiring resources corresponding to the service grades in the resource library to generate a resource set to be selected, and judging whether the number of the resources in the resource set to be selected is 1. And if the number of the resources in the resource set to be selected is 1, extracting resource information corresponding to the resources in the resource set to be selected.
For example, if the resource to be selected corresponding to the service level currently includes only the resource 1 provided by the first resource provider in the resource library, the resource information corresponding to the resource 1 is directly extracted.
In some embodiments, if the number of resources in the candidate resource set is greater than 1, selecting a target resource in the candidate resource set, where the target resource is a resource provided by a resource provider with the highest priority in the candidate resources; and extracting resource information corresponding to the target resource.
For example, if the resource to be selected corresponding to the service level currently exists in the resource library and includes a resource 1 provided by a first resource provider and a resource 2 provided by a second resource provider, since the priority of the second resource provider is greater than that of the first resource provider, the resource information corresponding to the resource 2 is extracted.
In step 103, service prompting information is sent to the user terminal associated with the service, and the service prompting information includes a preset first duration and resource information.
At step 104, after detecting the completion of the service, the completion time of the service is recorded.
In step 105, a second duration for completing the service is determined according to the start time and the completion time.
In step 106, it is determined whether the second duration is greater than the first duration.
In step 107, if the second duration is not greater than the first duration, the resource identifier corresponding to the resource information is provided to the user terminal, so that the user can use the resource identifier to obtain the corresponding resource.
In some embodiments, the resource identifier includes encoded information such as a two-dimensional code.
For example, if the predetermined first period of time is 30 minutes. If the second time period from the start to the completion of a service is 20 minutes, the user is provided with a corresponding resource identifier.
In some embodiments, if the second duration is longer than the first duration, the resource identifier corresponding to the resource information is rejected from being provided to the user terminal.
For example, if the predetermined first period of time is 30 minutes. If the second time length from the start to the completion of a certain service is 50 minutes, the corresponding resource identifier is not provided for the user.
In some embodiments, after receiving a resource pickup request sent by a user terminal, it is detected whether a resource corresponding to a resource identifier included in the resource pickup request has been picked up. And if the resource corresponding to the resource identifier is not picked up, providing the resource corresponding to the resource identifier for the user terminal, and setting the resource corresponding to the resource identifier to be in a picked-up state. Thereby ensuring that the user can only get the resource identifier once.
In the resource providing method provided by the above embodiment of the present disclosure, by counting the completion duration of the service, if the completion duration of the service does not exceed the preset duration, the corresponding resource is provided to the user, so as to improve the execution efficiency of the service.
Fig. 2 is a schematic structural diagram of a resource providing apparatus according to an embodiment of the present disclosure. As shown in fig. 2, the resource providing apparatus includes a first time recording module 21, a resource extracting module 22, an information transmitting module 23, a second time recording module 24, and a resource providing module 25.
The first time recording module 21 is configured to record the start time of the service in case the start of the service is detected.
The resource extraction module 22 is configured to extract resource information.
In some embodiments, the resource information is preset, independent of the start-up time of the service.
In other embodiments, the resource extraction module 22 extracts resource information associated with a level of business from the resource pool by determining a level of business associated with the start time.
By setting corresponding service levels for different starting times, different resources can be provided for different starting times.
In some embodiments, resource extraction module 22 determines the first ranking information based on date information included in the start time, determines the second ranking information based on point-in-time information included in the start time, and determines the service level based on the first ranking information and the second ranking information.
For example, if the starting time of the service is 8 am on monday, the service level is determined to be one level according to the first level determined on monday and the second level determined at 8 am.
For another example, if the starting time of the service is 8 am on weekdays, the service level is determined to be two levels according to the first level determined on weekdays and the second level determined on 8 am.
In some embodiments, the resource extraction module 22 queries the resource library for resources corresponding to the service level to generate a candidate resource set, and determines whether the number of resources in the candidate resource set is 1. And if the number of the resources in the resource set to be selected is 1, extracting resource information corresponding to the resources in the resource set to be selected.
For example, if the resource to be selected corresponding to the service level currently includes only the resource 1 provided by the first resource provider in the resource library, the resource information corresponding to the resource 1 is directly extracted.
In some embodiments, if the number of resources in the candidate resource set is greater than 1, the resource extraction module 22 selects a target resource in the candidate resource set, where the target resource is a resource provided by a resource provider with the highest priority in the candidate resources; and extracting resource information corresponding to the target resource.
For example, if the resource to be selected corresponding to the service level currently exists in the resource library and includes a resource 1 provided by a first resource provider and a resource 2 provided by a second resource provider, since the priority of the second resource provider is greater than that of the first resource provider, the resource information corresponding to the resource 2 is extracted.
The information sending module 23 is configured to send service prompting information to the user terminal associated with the service, where the service prompting information includes the preset first duration and the resource information.
The second time recording module 24 is configured to record the completion time of the service after detecting the completion of the service.
The resource providing module 25 is configured to determine a second duration for completing the service according to the start time and the completion time, determine whether the second duration is greater than the first duration, and provide a resource identifier corresponding to the resource information to the user terminal if the second duration is not greater than the first duration, so that the user can use the resource identifier to obtain the corresponding resource.
For example, if the predetermined first period of time is 30 minutes. If the second time period from the start to the completion of a service is 20 minutes, the user is provided with a corresponding resource identifier.
In some embodiments, if the second duration is longer than the first duration, the resource providing module 25 is configured to refuse to provide the resource identifier corresponding to the resource information to the user terminal.
For example, if the predetermined first period of time is 30 minutes. If the second time length from the start to the completion of a certain service is 50 minutes, the corresponding resource identifier is not provided for the user.
In some embodiments, after receiving the resource pickup request sent by the user terminal, the resource providing module 25 detects whether the resource corresponding to the resource identifier included in the resource pickup request is already picked up. And if the resource corresponding to the resource identifier is not picked up, providing the resource corresponding to the resource identifier for the user terminal, and setting the resource corresponding to the resource identifier to be in a picked-up state. Thereby ensuring that the user can only get the resource identifier once.
Fig. 3 is a schematic structural diagram of a resource providing apparatus according to another embodiment of the present disclosure. As shown in fig. 3, the resource providing apparatus includes a memory 31 and a processor 32.
The memory 31 is used for storing instructions, the processor 32 is coupled to the memory 31, and the processor 32 is configured to execute the method according to any embodiment in fig. 1 based on the instructions stored in the memory.
As shown in fig. 3, the resource providing apparatus further includes a communication interface 33 for information interaction with other devices. Meanwhile, the resource providing device further comprises a bus 34, and the processor 32, the communication interface 33 and the memory 31 are communicated with each other through the bus 34.
The memory 31 may comprise a high-speed RAM memory, and may also include a non-volatile memory (e.g., at least one disk memory). The memory 31 may also be a memory array. The storage 31 may also be partitioned and the blocks may be combined into virtual volumes according to certain rules.
Further, the processor 32 may be a central processing unit CPU, or may be an application specific integrated circuit ASIC, or one or more integrated circuits configured to implement embodiments of the present disclosure.
The present disclosure also relates to a computer-readable storage medium, wherein the computer-readable storage medium stores computer instructions, and the instructions, when executed by a processor, implement the method according to any one of the embodiments in fig. 1.
Fig. 4 is a schematic structural diagram of a service platform according to an embodiment of the present disclosure. As shown in fig. 4, the service platform 41 includes a resource providing device 42. The resource providing device 42 is the resource providing device according to any one of the embodiments of fig. 2 or fig. 3.
In some embodiments, the functional unit modules described above can be implemented as a general purpose Processor, a Programmable Logic Controller (PLC), a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable Logic device, discrete Gate or transistor Logic, discrete hardware components, or any suitable combination thereof for performing the functions described in this disclosure.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The description of the present disclosure has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the disclosure in the form disclosed. Many modifications and variations will be apparent to practitioners skilled in this art. The embodiment was chosen and described in order to best explain the principles of the disclosure and the practical application, and to enable others of ordinary skill in the art to understand the disclosure for various embodiments with various modifications as are suited to the particular use contemplated.

Claims (10)

1. A resource provisioning method, comprising:
recording the starting time of the service under the condition of detecting the starting of the service;
extracting resource information;
sending service prompt information to a user terminal associated with the service, wherein the service prompt information comprises a preset first time length and the resource information;
after detecting that the service is completed, recording the completion time of the service;
determining a second time length for completing the service according to the starting time and the completing time;
judging whether the second time length is greater than the first time length or not;
and if the second duration is not greater than the first duration, providing the resource identifier corresponding to the resource information to the user terminal so that the user can use the resource identifier to obtain the corresponding resource.
2. The method of claim 1, wherein extracting resource information comprises:
determining a traffic class associated with the activation time;
and extracting resource information associated with the service level from a resource library.
3. The method of claim 2, wherein determining a traffic class associated with the activation time comprises:
determining first grade information according to date information included in the starting time;
determining second-level information according to time point information included in the starting time;
and determining the service grade according to the first grade information and the second grade information.
4. The method of claim 2, wherein extracting resource information associated with the traffic class in a resource repository comprises:
inquiring resources corresponding to the service grades in the resource library to generate a resource set to be selected;
judging whether the resource quantity in the resource set to be selected is 1 or not;
and if the number of the resources in the resource set to be selected is 1, extracting resource information corresponding to the resources in the resource set to be selected.
5. The method of claim 4, further comprising:
if the number of the resources in the resource set to be selected is greater than 1, selecting a target resource in the resource set to be selected, wherein the target resource is provided by a resource provider with the highest priority in the resources to be selected;
and extracting resource information corresponding to the target resource.
6. The method of any of claims 1-5, further comprising:
after receiving a resource getting request sent by the user terminal, detecting whether a resource corresponding to a resource identifier included in the resource getting request is got;
and if the resource corresponding to the resource identifier is not picked up, providing the resource corresponding to the resource identifier for the user terminal, and setting the resource corresponding to the resource identifier to be in a picked-up state.
7. A resource providing apparatus, comprising:
the first time recording module is configured to record the starting time of the service under the condition that the service starting is detected;
a resource extraction module configured to extract resource information;
the information sending module is configured to send service prompt information to a user terminal associated with the service, wherein the service prompt information comprises a preset first time length and the resource information;
the second time recording module is configured to record the completion time of the service after detecting that the service is completed;
and the resource providing module is configured to determine a second time length for completing the service according to the starting time and the completing time, judge whether the second time length is greater than the first time length, and provide a resource identifier corresponding to the resource information to the user terminal if the second time length is not greater than the first time length, so that a user can utilize the resource identifier to obtain a corresponding resource.
8. A resource providing apparatus, comprising:
a memory configured to store instructions;
a processor coupled to the memory, the processor configured to perform implementing the method of any of claims 1-6 based on instructions stored by the memory.
9. A service platform comprising the resource providing apparatus of claim 7 or 8.
10. A computer-readable storage medium, wherein the computer-readable storage medium stores computer instructions which, when executed by a processor, implement the method of any one of claims 1-6.
CN202110259959.7A 2021-03-10 2021-03-10 Resource providing method and device and service platform Active CN113760535B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110259959.7A CN113760535B (en) 2021-03-10 2021-03-10 Resource providing method and device and service platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110259959.7A CN113760535B (en) 2021-03-10 2021-03-10 Resource providing method and device and service platform

Publications (2)

Publication Number Publication Date
CN113760535A true CN113760535A (en) 2021-12-07
CN113760535B CN113760535B (en) 2023-09-22

Family

ID=78786799

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110259959.7A Active CN113760535B (en) 2021-03-10 2021-03-10 Resource providing method and device and service platform

Country Status (1)

Country Link
CN (1) CN113760535B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019037647A1 (en) * 2017-08-22 2019-02-28 阿里巴巴集团控股有限公司 Method, apparatus and system for publishing and acquiring business object
CN111162918A (en) * 2018-11-07 2020-05-15 中国电信股份有限公司 Service fulfillment management method and device
WO2020199837A1 (en) * 2019-04-03 2020-10-08 电信科学技术研究院有限公司 Method and device for sending and receiving auxiliary indication signaling
CN111885733A (en) * 2020-06-30 2020-11-03 达闼机器人有限公司 Resource allocation method, device, storage medium and network equipment
CN112346625A (en) * 2020-09-27 2021-02-09 北京淇瑀信息科技有限公司 Resource management method and device and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019037647A1 (en) * 2017-08-22 2019-02-28 阿里巴巴集团控股有限公司 Method, apparatus and system for publishing and acquiring business object
CN111162918A (en) * 2018-11-07 2020-05-15 中国电信股份有限公司 Service fulfillment management method and device
WO2020199837A1 (en) * 2019-04-03 2020-10-08 电信科学技术研究院有限公司 Method and device for sending and receiving auxiliary indication signaling
CN111885733A (en) * 2020-06-30 2020-11-03 达闼机器人有限公司 Resource allocation method, device, storage medium and network equipment
CN112346625A (en) * 2020-09-27 2021-02-09 北京淇瑀信息科技有限公司 Resource management method and device and electronic equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
陈锦春;: "光网OLT设备板卡资源的自动化稽核方案", 电信技术, no. 05 *
鲍宁海;苏国庆;陈静波;: "恢复时间敏感的光网络混合通路保护算法", 重庆邮电大学学报(自然科学版), no. 03 *

Also Published As

Publication number Publication date
CN113760535B (en) 2023-09-22

Similar Documents

Publication Publication Date Title
CN104281940A (en) Method and device for providing data processing mode list through communication network
CN110267314B (en) Method and device for switching network slices
CN110019067B (en) Log analysis method and system
CN113516529B (en) Abnormal order determining method and device, storage medium and electronic equipment
CN110069739B (en) Page preloading method and device
CN105045637A (en) Application start method and terminal
CN103995830A (en) Method and mobile terminal for fast switching application program based on input method
CN106294560A (en) A kind of clear up the method for audio file, device and intelligent terminal thereof
CN111162918B (en) Service fulfillment management method and device
CN109101819B (en) Vulnerability detection method, terminal and storage medium
CN105446987A (en) Picture garbage file identification method and device and electronic equipment
CN107741968B (en) Method, system and device for file retrieval and computer readable storage medium
CN118075345A (en) Information pushing method, device, electronic equipment and computer storage medium
CN112654974A (en) File scanning method, file scanning device and terminal equipment
CN110825451B (en) Configuration and verification method and device for applet page address
CN113760535A (en) Resource providing method and device and service platform
CN112631945A (en) Test case generation method and device and storage medium
CN115827280A (en) Message processing method and device, electronic equipment and storage medium
CN112579472B (en) Automatic generation method and device for test cases
CN109033189B (en) Compression method and device of link structure log, server and readable storage medium
CN110955760A (en) Evaluation method of judgment result and related device
CN112905871B (en) Hot keyword recommendation method, device, terminal and storage medium
CN109348304B (en) Bullet screen data verification method and device and terminal
CN111143377B (en) Automatic driving simulation data collection method, device and system
CN113746932A (en) Network request merging method and device, electronic device and computer program product

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