CN112954790B - Self-registration method and device and computer storage medium - Google Patents

Self-registration method and device and computer storage medium Download PDF

Info

Publication number
CN112954790B
CN112954790B CN201911262435.2A CN201911262435A CN112954790B CN 112954790 B CN112954790 B CN 112954790B CN 201911262435 A CN201911262435 A CN 201911262435A CN 112954790 B CN112954790 B CN 112954790B
Authority
CN
China
Prior art keywords
self
registration
random number
random
time
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
CN201911262435.2A
Other languages
Chinese (zh)
Other versions
CN112954790A (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.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp 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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN201911262435.2A priority Critical patent/CN112954790B/en
Publication of CN112954790A publication Critical patent/CN112954790A/en
Application granted granted Critical
Publication of CN112954790B publication Critical patent/CN112954790B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W60/00Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration

Abstract

The disclosure relates to a self-registration method and device and a computer storage medium, and relates to the technical field of computers. The self-registration method comprises the following steps: responding to the change of the machine-card matching information of the terminal, and generating random time in a specified time period; judging whether the random time is the same as the system time of the terminal; and under the condition that the random time is the same as the system time of the terminal, self-registration operation is executed. According to the method and the device, the pressure of the server is reduced, and the success rate of self-registration is improved.

Description

Self-registration method and device and computer storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a self-registration method and apparatus, and a computer-readable storage medium.
Background
At present, operators forcibly require that a mobile phone terminal, a smart terminal and an internet of things terminal must support a self-registration function. The terminal self-registration function refers to a process of actively reporting basic information of the terminal and the user card to a self-registration management platform by using a packet data domain channel in an Http Post Json mode when the pairing relationship between the terminal and the user card is changed. The pairing relationship between the terminal and the user card is changed, for example, the terminal is started for the first time, and the card is changed.
In the related art, when the phone-card pairing of the terminal is changed, the terminal performs a self-registration operation.
Disclosure of Invention
The inventor thinks that: with the arrival of the 5G era, depending on the fact that a large number of terminals in different forms of a 5G network need to support the self-registration function, and meanwhile, a plurality of terminals of the Internet of things and smart terminals have the requirement of being simultaneously opened in batches, a large number of newly-accessed terminals report self-registration information to a server at the same time, so that huge pressure is caused on the server, even the server is down, and self-registration failure is caused.
In view of the above technical problems, the present disclosure provides a solution, which reduces the pressure of the server and improves the success rate of self-registration.
According to a first aspect of the present disclosure, there is provided a self-registration method, including: responding to the change of the machine-card matching information of the terminal, and generating random time in a specified time period; judging whether the random time is the same as the system time of the terminal; and executing self-registration operation under the condition that the random time is the same as the system time of the terminal.
In some embodiments, generating the random time within the specified time period comprises: generating a first random number and a second random number corresponding to a designated time period; and generating random time in a designated time period according to the first random number and the second random number.
In some embodiments, generating the first random number and the second random number corresponding to the specified time period comprises: determining a first random number range and a second random number range corresponding to a specified time period; generating a first random number within the first range of random numbers; generating a second random number within the second random number range.
In some embodiments, generating a random time within a specified time period from the first random number and the second random number comprises: determining the hours of the random time according to the first random number; and determining the number of minutes of the random time according to the second random number.
In some embodiments, generating the random time within the specified time period comprises: a random time within a specified time period is generated using a pseudo-random number generation algorithm.
In some embodiments, the pseudo-random number generation algorithm comprises a median method, a linear congruence method, a shift method, or a meisen rotation method.
In some embodiments, the self-registration method further comprises: and under the condition that the random time is different from the system time of the terminal, continuously judging whether the random time is the same as the system time of the terminal.
In some embodiments, performing the self-registration operation comprises: starting self-registration; judging whether the service corresponding to the self-registration is available; and sending a self-registration message to the self-registration platform if the service is available.
In some embodiments, the self-registration operation includes data domain self-registration, circuit domain short message self-registration, and IP multimedia subsystem IMS short message self-registration.
In some embodiments, the specified time period comprises 12 hours, 24 hours, or 36 hours.
In some embodiments, the self-registration method is performed by the terminal.
According to a second aspect of the present disclosure, there is provided a self-registration apparatus, comprising: the generation module is configured to respond to the change of the machine-card matching information of the terminal and generate random time within a specified time period; a judging module configured to judge whether the random time is the same as a system time of the terminal; an execution module configured to execute a self-registration operation in case that the random time is the same as a system time of the terminal.
According to a third aspect of the present disclosure, there is provided a self-registration apparatus, comprising: a memory; and a processor coupled to the memory, the processor configured to perform the self-registration method of any of the above embodiments based on instructions stored in the memory.
According to a fourth aspect of the present disclosure, a computer-storable medium has stored thereon computer program instructions which, when executed by a processor, implement the self-registration method of any of the above embodiments.
In the embodiment, the pressure of the server is reduced, and the success rate of self-registration is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments of the disclosure and together with the description, serve to explain the principles of the disclosure.
The present disclosure may be more clearly understood from the following detailed description, taken with reference to the accompanying drawings, in which:
fig. 1 illustrates a flow diagram of a self-registration method according to some embodiments of the present disclosure;
fig. 2 illustrates a block diagram of a self-registration apparatus, in accordance with some embodiments of the present disclosure;
FIG. 3 illustrates a block diagram of a self-registration apparatus, according to further embodiments of the present disclosure;
FIG. 4 illustrates a block diagram of a computer system for implementing some embodiments of the present disclosure.
Detailed Description
Various exemplary embodiments of the present disclosure will now be described in detail with reference to the accompanying drawings. It should be noted that: 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.
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.
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, it need not be discussed further in subsequent figures.
In the related technology, when the machine card pairing information changes, the terminal directly starts the data domain self-registration, then judges whether the data service is available, and under the condition that the data service is available, the terminal sends the data domain self-registration to the self-registration platform to complete the self-registration operation. In the event that data traffic is unavailable, no self-registration operation is performed.
With the arrival of the 5G era, depending on the fact that a large number of terminals in different forms of a 5G network need to support a self-registration function, and meanwhile, a plurality of internet of things terminals and smart terminals have the requirement of being simultaneously opened in batches, a large number of new network-accessing terminals report self-registration information to a server at the same time, so that huge pressure is caused to the server, even the server is down, and self-registration failure is caused.
In order to solve the technical problems, the self-registration method is provided, so that the pressure of the server is reduced, and the success rate of self-registration is improved.
Fig. 1 illustrates a flow diagram of a method of self-registration in accordance with some embodiments of the present disclosure.
As shown in fig. 1, the self-registration method includes steps S110 to S130. In some embodiments, the self-registration method is performed by the terminal.
In step S110, in response to a change in the card-to-phone pairing information of the terminal, a random time within a specified time period is generated. By generating random time in a specified time period, the time of reporting the self-registration information by the terminal is randomly distributed in the specified time period, so that the number of terminals reporting the self-registration information at the same time is reduced, and the pressure of a server is reduced. The device-card pairing information herein refers to the correspondence between the terminal and the user card. For example, the specified time period includes 12 hours, 24 hours, or 36 hours.
In some embodiments, generating random times within a specified time period comprises the steps of:
first, a first random number and a second random number corresponding to a specified time period are generated.
In some embodiments, the first random number and the second random number corresponding to the specified time period are generated as follows. First, a first random number range and a second random number range corresponding to a specified time period are determined. Then, a first random number is generated within a first random number range. Finally, a second random number is generated within a second random number range.
Then, a random time within a specified time period is generated based on the first random number and the second random number.
In some embodiments, generating the random time within the specified time period based on the first random number and the second random number comprises the steps of:
first, the number of hours of the random time is determined based on the first random number.
Then, the number of minutes of the random time is determined based on the second random number.
In some embodiments, generating the random time within the specified time period comprises: a random time within a specified time period is generated using a pseudo-random number generation algorithm. For example, the pseudo-random number generation algorithm includes a centering method, a linear congruence method, a shift method, or a metson rotation method.
Linear congruence Method (LCG), also known as Linear Congruential random number generator. The linear congruence method is implemented based on the formula X (n + 1) = (a × X (n) + c)% m. The modulus m, m is more than 0, the coefficients a,0 are formed by the bundles a and m, the increment c,0 is more than or equal to c and less than m, and the original value 0 is more than or equal to X (0) and less than m. The parameters c, m, a are sensitive and directly affect the quality of the pseudo-random number generation.
C. The program languages and software such as C + +, C #, java, matlab, PHP, C51 and the like have corresponding random number generation functions. The library of C-language standard functions provides a random number generator RAND () that can generate pseudo-random integers ranging from 0 to RAND _ MAX (32767) without the need for arguments, the internal implementation of RAND () being implemented using linear congruence. If a random integer between a and b is to be generated, the use of rand () can be expressed as a + rand ()% (b-a + 1).
For example, in order to make the self-registration transmission time be uniformly distributed in 24 hours a day, before starting the self-registration transmission, the terminal first calls function rand () to generate 2 random numbers t1, t 2. t1 represents the number of hours transmitted and is a random integer from 0 to 23. t2 represents the number of minutes transmitted and is a random integer from 0 to 59. t1= rand ()% (24), t2= rand ()% (59).
The terminal generates two random numbers of t1 and t2 before sending self-registration, and determines the time for starting self-registration sending. For example, t1=21, t2=25, the time for starting self-registration is 21, i.e., 21 hours and 25 minutes.
In step S120, it is determined whether the random time is the same as the system time of the terminal. The self-registration method and the terminal system increase judgment conditions for executing self-registration, and only execute self-registration operation under the condition that the random time is consistent with the time of the terminal system.
In step S130, in the case where the random time is the same as the system time of the terminal, a self-registration operation is performed. For example, the self-registration operation includes data domain self-registration, circuit domain sms self-registration, and IMS (IP Multimedia Subsystem) sms self-registration.
In some embodiments, performing the self-registration operation includes the steps of:
first, self-registration is initiated. For example, data domain self-registration is initiated.
Then, it is determined whether a service corresponding to the self-registration is available. For example, a determination is made as to whether data traffic is available.
Finally, a self-registration message is sent to the self-registration platform if the service is available. The self-registration message includes, for example, a correspondence relationship between the terminal and the user card. For example, in the case that the data service is available, a data domain self-registration message is sent to the self-registration platform, and the data domain self-registration operation is completed.
In some embodiments, performing the self-registration operation further comprises: in the event that traffic is unavailable, the self-registration operation is terminated. For example, in the event that data traffic is unavailable, the data domain self-registration operation is terminated.
In some embodiments, the self-registration method further comprises: and under the condition that the random time is different from the system time of the terminal, continuously judging whether the random time is the same as the system time of the terminal.
Under some special scenes, a large number of terminals can intensively execute self-registration operation, so that the pressure of a server is huge, and the success rate of self-registration is reduced. According to the self-registration method disclosed by the invention, the self-registration operations which are executed in a centralized manner are evenly distributed in a specified time period, the pressure of the server is reduced, and the success rate of self-registration is improved.
Fig. 2 illustrates a block diagram of a self-registration apparatus in accordance with some embodiments of the present disclosure.
As shown in fig. 2, the self-registration apparatus 2 includes a generation module 21, a judgment module 22, and an execution module 23.
The generating module 21 is configured to generate a random time within a specified time period in response to a change in the phone-card pairing information of the terminal, for example, to execute step S110 shown in fig. 1.
By generating random time in a specified time period, the time of reporting the self-registration information by the terminal is randomly distributed in the specified time period, so that the number of terminals reporting the self-registration information at the same time is reduced, and the pressure of a server is reduced. The machine-card pairing information herein refers to a correspondence relationship between the terminal and the user card. For example, the specified time period includes 12 hours, 24 hours, or 36 hours.
In some embodiments, the generating module 21 comprises a first generating unit and a second generating unit.
The first generation unit is configured to generate a first random number and a second random number corresponding to a specified period of time.
In some embodiments, the first random number and the second random number corresponding to the specified time period are generated as follows. First, a first random number range and a second random number range corresponding to a specified time period are determined. Then, a first random number is generated within a first random number range. Finally, a second random number is generated within a second random number range.
The second generation unit is configured to generate a random time within a specified time period from the first random number and the second random number.
In some embodiments, generating the random time within the specified time period from the first random number and the second random number is accomplished as follows.
First, the number of hours of the random time is determined based on the first random number.
Then, the number of minutes of the random time is determined based on the second random number.
The judging module 22 is configured to judge whether the random time is the same as the system time of the terminal, for example, execute step S120 shown in fig. 1.
The execution module 23 is configured to perform a self-registration operation, for example, perform step S130 as shown in fig. 1, in case that the random time is the same as the system time of the terminal. For example, the self-registration operation includes data domain self-registration, circuit domain sms self-registration, and IMS (IP Multimedia Subsystem) sms self-registration.
In some embodiments, the execution module 23 includes an activation unit, a determination unit, and a transmission unit.
The initiation unit is configured to initiate a self-registration.
The determination unit is configured to determine whether a service corresponding to self-registration is available.
The sending unit is configured to send a self-registration message to the self-registration platform if the service is available. The self-registration message includes, for example, a correspondence relationship between the terminal and the user card.
Under some special scenes, a large number of terminals can intensively execute self-registration operation, so that the pressure of a server is huge, and the success rate of self-registration is reduced. According to the self-registration method disclosed by the invention, the self-registration operations which are executed in a centralized manner are evenly distributed in a specified time period, the pressure of the server is reduced, and the success rate of self-registration is improved.
Fig. 3 illustrates a block diagram of a self-registration apparatus according to further embodiments of the present disclosure.
As shown in fig. 3, the self-registration apparatus 3 includes a memory 31; and a processor 32 coupled to the memory 31, the memory 31 being configured to store instructions for performing the corresponding embodiment of the self-registration method. The processor 32 is configured to perform the self-registration method in any of the embodiments of the present disclosure based on instructions stored in the memory 31.
FIG. 4 illustrates a block diagram of a computer system for implementing some embodiments of the present disclosure.
As shown in FIG. 4, computer system 40 may take the form of a general purpose computing device. Computer system 40 includes a memory 410, a processor 420, and a bus 400 that connects the various system components.
The memory 410 may include, for example, system memory, non-volatile storage media, and the like. The system memory stores, for example, an operating system, an application program, a Boot Loader (Boot Loader), and other programs. The system memory may include volatile storage media such as Random Access Memory (RAM) and/or cache memory. The non-volatile storage medium stores, for instance, instructions to perform corresponding embodiments of at least one of the self-registration methods. Non-volatile storage media include, but are not limited to, magnetic disk storage, optical storage, flash memory, and the like.
The processor 420 may be implemented as discrete hardware components, such as general purpose processors, digital Signal Processors (DSPs), application Specific Integrated Circuits (ASICs), field Programmable Gate Arrays (FPGAs) or other programmable logic devices, discrete gates or transistors, and so forth. Accordingly, each of the modules, such as the judging module and the determining module, may be implemented by a Central Processing Unit (CPU) executing instructions in a memory for performing the corresponding step, or may be implemented by a dedicated circuit for performing the corresponding step.
Bus 400 may use any of a variety of bus architectures. For example, bus structures include, but are not limited to, industry Standard Architecture (ISA) bus, micro Channel Architecture (MCA) bus, and Peripheral Component Interconnect (PCI) bus.
Computer system 40 may also include input output interface 430, network interface 440, storage interface 450, and the like. These interfaces 430, 440, 450 and the memory 410 and the processor 420 may be connected by a bus 400. The input/output interface 430 may provide a connection interface for an input/output device such as a display, a mouse, a keyboard, and the like. The network interface 440 provides a connection interface for various networking devices. The storage interface 450 provides a connection interface for external storage devices such as a floppy disk, a usb disk, and an SD card.
Various aspects of the present disclosure are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus and computer program products according to embodiments of the disclosure. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer-readable program instructions.
These computer-readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable apparatus to produce a machine, such that the instructions, which execute via the processor, create means for implementing the functions specified in the flowchart and/or block diagram block or blocks.
These computer-readable program instructions may also be stored in a computer-readable memory that can direct a computer to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instructions which implement the function specified in the flowchart and/or block diagram block or blocks.
The present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects.
Through the self-registration method and device and the computer storage medium in the embodiment, the pressure of the server is reduced, and the self-registration success rate is improved.
So far, the self-registration method and apparatus, computer-storable medium according to the present disclosure have been described in detail. Some details that are well known in the art have not been described in order to avoid obscuring the concepts of the present disclosure. It will be fully apparent to those skilled in the art from the foregoing description how to practice the presently disclosed embodiments.

Claims (12)

1. A self-registration method, comprising:
responding to the change of the machine-card matching information of the terminal, generating random time in a specified time period, and comprising the following steps:
generating a first random number and a second random number corresponding to a designated time period;
generating a random time within a specified time period according to the first random number and the second random number, wherein generating the random time within the specified time period according to the first random number and the second random number comprises: determining the hours of the random time according to the first random number; determining the number of minutes of the random time according to the second random number;
judging whether the random time is the same as the system time of the terminal;
and executing self-registration operation under the condition that the random time is the same as the system time of the terminal.
2. The self-registration method of claim 1, wherein generating a first random number and a second random number corresponding to a specified time period comprises:
determining a first random number range and a second random number range corresponding to a specified time period;
generating a first random number within the first range of random numbers;
generating a second random number within the second random number range.
3. The self-registration method of claim 1, wherein generating a random time within a specified time period comprises:
a random time within a specified time period is generated using a pseudo-random number generation algorithm.
4. The self-registration method of claim 3, wherein the pseudo random number generation algorithm comprises a median method, a linear congruence method, a shift method, or a Meisen rotation method.
5. The self-registration method of claim 1, further comprising:
and under the condition that the random time is different from the system time of the terminal, continuously judging whether the random time is the same as the system time of the terminal.
6. The self-registration method of claim 1, the performing self-registration operations comprising:
starting self-registration;
judging whether the service corresponding to the self-registration is available;
and sending a self-registration message to the self-registration platform if the service is available.
7. The self-registration method of claim 1, wherein the self-registration operation comprises data domain self-registration, circuit domain sms self-registration, and IP multimedia subsystem IMS sms self-registration.
8. The self-registration method of claim 1, wherein the specified time period comprises 12 hours, 24 hours, or 36 hours.
9. A self-registration method according to any of claims 1-8, wherein the self-registration method is performed by the terminal.
10. A self-registration apparatus, comprising:
the generation module is configured to respond to the change of the machine-card matching information of the terminal and generate random time within a specified time period, and comprises the following steps:
generating a first random number and a second random number corresponding to a designated time period;
generating a random time within a specified time period according to the first random number and the second random number, wherein generating the random time within the specified time period according to the first random number and the second random number comprises: determining the hours of the random time according to the first random number; determining the number of minutes of the random time according to the second random number;
a judging module configured to judge whether the random time is the same as a system time of the terminal;
an execution module configured to execute a self-registration operation in case that the random time is the same as a system time of the terminal.
11. A self-registration apparatus, comprising:
a memory; and
a processor coupled to the memory, the processor configured to perform the self-registration method of any of claims 1-9 based on instructions stored in the memory.
12. A computer-storable medium having stored thereon computer program instructions which, when executed by a processor, implement the self-registration method of any one of claims 1 to 9.
CN201911262435.2A 2019-12-11 2019-12-11 Self-registration method and device and computer storage medium Active CN112954790B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911262435.2A CN112954790B (en) 2019-12-11 2019-12-11 Self-registration method and device and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911262435.2A CN112954790B (en) 2019-12-11 2019-12-11 Self-registration method and device and computer storage medium

Publications (2)

Publication Number Publication Date
CN112954790A CN112954790A (en) 2021-06-11
CN112954790B true CN112954790B (en) 2023-04-18

Family

ID=76226009

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911262435.2A Active CN112954790B (en) 2019-12-11 2019-12-11 Self-registration method and device and computer storage medium

Country Status (1)

Country Link
CN (1) CN112954790B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102325141A (en) * 2011-09-16 2012-01-18 中兴通讯股份有限公司 Method for balancing registration/subscription refreshing load of internet protocol (IP) multimedia sub-system and system
CN104159289A (en) * 2014-08-26 2014-11-19 中国联合网络通信集团有限公司 Authentication registration method and device of home terminal
CN104980451A (en) * 2014-04-01 2015-10-14 腾讯科技(深圳)有限公司 Information prompting method and apparatus
CN110189513A (en) * 2019-07-03 2019-08-30 重庆市山城燃气设备有限公司 A kind of wireless meter reading method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104202814B (en) * 2014-08-20 2018-01-30 中兴通讯股份有限公司 It is a kind of to realize information from method, terminal, server and the system registered

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102325141A (en) * 2011-09-16 2012-01-18 中兴通讯股份有限公司 Method for balancing registration/subscription refreshing load of internet protocol (IP) multimedia sub-system and system
CN104980451A (en) * 2014-04-01 2015-10-14 腾讯科技(深圳)有限公司 Information prompting method and apparatus
CN104159289A (en) * 2014-08-26 2014-11-19 中国联合网络通信集团有限公司 Authentication registration method and device of home terminal
CN110189513A (en) * 2019-07-03 2019-08-30 重庆市山城燃气设备有限公司 A kind of wireless meter reading method

Also Published As

Publication number Publication date
CN112954790A (en) 2021-06-11

Similar Documents

Publication Publication Date Title
CN109558748B (en) Data processing method and device, electronic equipment and storage medium
US10713109B2 (en) Method and system for predicting failure events
CN108616429B (en) reconnection method and device for push service
WO2022016847A1 (en) Automatic test method and device applied to cloud platform
CN111367693B (en) Method, system, device and medium for scheduling plug-in tasks based on message queue
CN109976787B (en) Application program upgrading method and device, terminal and computer readable storage medium
CN107862091B (en) Control method and device for realizing webpage access
CN108984234B (en) Calling prompt method for mobile terminal and camera device
WO2014154061A1 (en) Terminal and upgrade method therefor, server, system and computer storage medium
CN109145651B (en) Data processing method and device
US9727394B2 (en) Establishing causality order of computer trace records
TW202027003A (en) Method and system for accepting blockchain evidence storage transaction
CN109636460B (en) Service processing method, device, equipment and storage medium
CN108776633B (en) Method for monitoring process operation, terminal equipment and computer readable storage medium
CN112954790B (en) Self-registration method and device and computer storage medium
CN108509228B (en) Page loading method, terminal equipment and computer readable storage medium
CN110930253B (en) Method and device for generating main key inside intelligent contract, computer equipment and storage medium
CN111857985A (en) Calling method and device of browser plug-in, storage medium and terminal
CN112650804A (en) Big data access method, device, system and storage medium
CN107341059A (en) A kind of wechat public number concurrent message treatment mechanism
CN108400901B (en) Application testing method, terminal device and computer readable storage medium
CN110020166B (en) Data analysis method and related equipment
CN110619204A (en) Invitation code generation method and device, terminal equipment and storage medium
CN111813407B (en) Game development method, game running device and electronic equipment
CN109614246B (en) Message processing method and device and message processing server

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