CN113282838A - Ranking generation method and device, computer medium and intelligent wearable device - Google Patents

Ranking generation method and device, computer medium and intelligent wearable device Download PDF

Info

Publication number
CN113282838A
CN113282838A CN202110698892.7A CN202110698892A CN113282838A CN 113282838 A CN113282838 A CN 113282838A CN 202110698892 A CN202110698892 A CN 202110698892A CN 113282838 A CN113282838 A CN 113282838A
Authority
CN
China
Prior art keywords
random number
target
ranking
generation
intelligent wearable
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.)
Pending
Application number
CN202110698892.7A
Other languages
Chinese (zh)
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.)
Goertek Techology Co Ltd
Original Assignee
Goertek Techology 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 Goertek Techology Co Ltd filed Critical Goertek Techology Co Ltd
Priority to CN202110698892.7A priority Critical patent/CN113282838A/en
Publication of CN113282838A publication Critical patent/CN113282838A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/904Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/58Random or pseudo-random number generators

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a ranking generation method, a ranking generation device, a computer-readable storage medium and intelligent wearable equipment, wherein the ranking generation method comprises the steps of obtaining a random number generation strategy; generating a target number of target random numbers based on a random number generation strategy; a ranking result is determined based on the target random number. In the application, the intelligent wearable device can generate the target random number based on the random number generation strategy and determine the ranking result based on the target random number, so that the user can quickly generate the ranking result only by means of the intelligent wearable device, and the generated ranking result is good in randomness due to the fact that manual influence is eliminated. The ranking generation device, the computer readable storage medium and the intelligent wearable device provided by the application also solve the corresponding technical problems.

Description

Ranking generation method and device, computer medium and intelligent wearable device
Technical Field
The application relates to the technical field of data processing, in particular to a ranking generation method, a ranking generation device, a computer medium and intelligent wearable equipment.
Background
In daily life, random handling of things may be required, for example, randomly selecting one of a plurality of videos to play, deciding who plays the game first, and the like, and at this time, a user generally determines a random handling result by means of a fist guess, a stone scissor cloth, a palm, a back of the hand, and the like, but is limited by user thinking, and the random handling result determined by the fist guess and the like may not have randomness.
In summary, how to achieve randomness of ranking is a problem to be solved urgently by those skilled in the art.
Disclosure of Invention
The application aims to provide a ranking generation method which can solve the technical problem of how to realize the randomness of ranking to a certain extent. The application also provides a ranking generation device, a computer readable storage medium and intelligent wearable equipment.
In order to achieve the above purpose, the present application provides the following technical solutions:
a ranking generation method is applied to intelligent wearable equipment and comprises the following steps:
acquiring a random number generation strategy;
generating a target number of target random numbers based on the random number generation strategy;
determining a ranking result based on the target random number.
Preferably, the generating a target number of target random numbers based on the random number generation strategy includes:
and generating the target random numbers of the target quantity based on the random number generation strategy under the control of a trigger instruction according to a generation mode of generating one random number at a time.
Preferably, the generating a target number of target random numbers based on the random number generation strategy includes:
acquiring the number of individuals participating in ranking;
taking the number of individuals as the value of the target number;
and generating the target random number corresponding to the individual based on the random number generation strategy.
Preferably, after determining the ranking result based on the target random number, the method further includes:
and displaying the random number generation strategy and/or the target random number and/or the ranking result.
Preferably, the displaying the random number generation policy and/or the target random number and/or the ranking result includes:
and judging whether a display instruction is received, and if the display instruction is received, displaying the random number generation strategy and/or the target random number and/or the ranking result based on the display instruction.
Preferably, the generating a target number of target random numbers based on the random number generation strategy includes:
and animating the process of generating the target random number based on the random number generation strategy.
A ranking generation device is applied to intelligent wearable equipment and comprises:
a memory for storing a computer program;
a processor for implementing the steps of the ranking generation method as described in any of the above when the computer program is executed.
A computer-readable storage medium applied to an intelligent wearable device, wherein a computer program is stored in the computer-readable storage medium, and when being executed by a processor, the computer program implements the steps of any one of the ranking generation methods described above.
An intelligent wearable device, comprising:
the function setting module is used for acquiring a random number generation strategy;
the random number generation module is connected with the function setting module and is used for generating target random numbers of target quantity based on the random number generation strategy;
and the ranking generation module is connected with the random number generation module and used for determining a ranking result based on the target random number.
Preferably, the type of the intelligent wearable device comprises an intelligent wearable bracelet and an intelligent wearable watch.
The ranking generation method is applied to intelligent wearable equipment and used for obtaining a random number generation strategy; generating a target number of target random numbers based on a random number generation strategy; a ranking result is determined based on the target random number. In the application, the intelligent wearable device can generate the target random number based on the random number generation strategy and determine the ranking result based on the target random number, so that the user can quickly generate the ranking result only by means of the intelligent wearable device, and the generated ranking result is good in randomness due to the fact that manual influence is eliminated. The ranking generation device, the computer readable storage medium and the intelligent wearable device provided by the application also solve the corresponding technical problems.
Drawings
In order to more clearly illustrate the embodiments of the present application 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 embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a first flowchart of a ranking generation method provided in an embodiment of the present application;
fig. 2 is a second flowchart of a ranking generation method provided in the embodiments of the present application;
fig. 3 is a third flowchart of a rank generation method provided in the embodiment of the present application;
fig. 4 is a fourth flowchart of a ranking generation method according to an embodiment of the present disclosure;
fig. 5 is a schematic structural diagram of a ranking generation apparatus provided in an embodiment of the present application;
fig. 6 is another schematic structural diagram of a ranking generation apparatus according to an embodiment of the present application
Fig. 7 is a first structural schematic diagram of an intelligent wearable device provided in an embodiment of the present application;
fig. 8 is a second structural schematic diagram of an intelligent wearable device provided in an embodiment of the present application.
Detailed Description
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 a part of the embodiments of the present application, and not all of the 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.
Referring to fig. 1, fig. 1 is a first flowchart of a rank generation method according to an embodiment of the present application.
The ranking generation method provided by the embodiment of the application is applied to intelligent wearable equipment and can comprise the following steps:
step S101: and acquiring a random number generation strategy.
In practical application, the intelligent wearable device may obtain the random number generation policy first, specifically, the random number generation policy may be transmitted to the intelligent wearable device by a user, and the type of the random number generation policy may be determined according to actual needs, for example, the random number may be generated within a preset random number range, the random number may be generated based on current time, and the like, which is not specifically limited herein.
Step S102: a target number of target random numbers is generated based on a random number generation strategy.
In practical application, after the intelligent wearable device obtains the random number generation strategy, the target random numbers of the target number can be generated based on the random number generation strategy. The value of the target number can be determined according to actual needs, and it should be noted that, since the process of generating the target random number based on the random number generation strategy is automatically executed by the intelligent wearable device without human intervention, the randomness of the generated target random number is good.
Step S103: a ranking result is determined based on the target random number.
In practical application, after the target random numbers of the target number are generated based on the random number generation strategy, the intelligent wearable device may determine the ranking result based on the target random numbers, for example, generate the ranking result according to the size of the target random numbers, so that the user can handle things randomly according to the ranking result, for example, sort and play videos according to the ranking result, and the like.
The ranking generation method is applied to intelligent wearable equipment and used for obtaining a random number generation strategy; generating a target number of target random numbers based on a random number generation strategy; a ranking result is determined based on the target random number. In the application, the intelligent wearable device can generate the target random number based on the random number generation strategy and determine the ranking result based on the target random number, so that the user can quickly generate the ranking result only by means of the intelligent wearable device, and the generated ranking result is good in randomness due to the fact that manual influence is eliminated.
Referring to fig. 2, fig. 2 is a second flowchart of a rank generation method according to an embodiment of the present application.
The ranking generation method provided by the embodiment of the application is applied to intelligent wearable equipment and can comprise the following steps:
step S201: and acquiring a random number generation strategy.
Step S202: and generating target random numbers of a target quantity based on a random number generation strategy under the control of a trigger instruction according to a generation mode of generating one random number at a time.
In practical application, there is a case where the number of random objects participating in a random event is unknown, at this time, in order to generate a suitable target random number, a target random number may be generated under the condition that there is one random object, that is, a target random number of a target number may be generated based on a random number generation policy under the control of a trigger instruction according to a generation manner of generating one random number at a time, where the trigger instruction may be an instruction generated after a user correspondingly triggers the intelligent wearable device, for example, an instruction generated after the user triggers a specific key of the intelligent wearable device, and the application is not specifically limited herein.
Step S203: a ranking result is determined based on the target random number.
Referring to fig. 3, fig. 3 is a third flowchart of a rank generation method according to an embodiment of the present application.
The ranking generation method provided by the embodiment of the application is applied to intelligent wearable equipment and can comprise the following steps:
step S301: and acquiring a random number generation strategy.
Step S302: the number of individuals participating in the ranking is obtained.
Step S303: the number of individuals is taken as the value of the target number.
Step S304: and generating target random numbers corresponding to the individuals based on the random number generation strategy.
In practical application, under the condition that the number of random objects participating in a random event is known and is large, in order to generate a ranking quickly, the number of individuals participating in the ranking can be obtained first, the number of the individuals is used as a value of a target number, and finally, a target random number corresponding to each individual is generated based on a random number generation strategy, so that the target random number is generated at one time, and a ranking result can be generated quickly in the following process.
Step S305: a ranking result is determined based on the target random number.
Referring to fig. 4, fig. 4 is a fourth flowchart of a rank generation method according to an embodiment of the present disclosure.
The ranking generation method provided by the embodiment of the application is applied to intelligent wearable equipment and can comprise the following steps:
step S401: and acquiring a random number generation strategy.
Step S402: a target number of target random numbers is generated based on a random number generation strategy.
Step S403: a ranking result is determined based on the target random number.
Step S404: and displaying the random number generation strategy and/or the target random number and/or the ranking result.
In practical application, in order to facilitate a user to know corresponding information in the ranking generation process, the intelligent wearable device may further display a random number generation policy and/or a target random number and/or a ranking result, for example, display the random number generation policy and/or the target random number and/or the ranking result in animation, text, picture and other formats.
In a specific application scenario, in order to facilitate a user to control whether the intelligent wearable device displays corresponding information such as a random number strategy, the intelligent wearable device may determine whether a display instruction is received, and if the display instruction is received, display the random number based on the display instruction to generate a strategy and/or a target random number and/or a ranking result. That is, the user can transmit the display instruction to the intelligent wearable device, and then the intelligent wearable device can display corresponding information, for example, after receiving the display instruction of the ranking result, display the corresponding ranking result, and the like.
In the ranking generation method provided by the embodiment of the application, in order to facilitate a user to know generation information of the target random number, the intelligent wearable device may further be configured to: and the animation shows a process of generating the target random number based on the random number generation strategy.
The application also provides a ranking generation device and a computer readable storage medium, which have the corresponding effect of the intelligent wearable device provided by the embodiment of the application. Referring to fig. 5, fig. 5 is a schematic structural diagram of a ranking generation apparatus according to an embodiment of the present disclosure.
The ranking generation device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 implements the following steps when executing the computer program:
acquiring a random number generation strategy;
generating a target number of target random numbers based on a random number generation strategy;
a ranking result is determined based on the target random number.
Other steps executed by the processor can refer to the above embodiments, and are not described in detail herein.
Referring to fig. 6, another ranking generating device provided in the embodiment of the present application may further include: an input port 203 connected to the processor 202, for transmitting externally input commands to the processor 202; a display unit 204 connected to the processor 202, for displaying the processing result of the processor 202 to the outside; and the communication module 205 is connected with the processor 202 and is used for realizing the communication between the ranking generating device and the outside world. The display unit 204 may be a display panel, a laser scanning display, or the like; the communication method adopted by the communication module 205 includes, but is not limited to, mobile high definition link technology (HML), Universal Serial Bus (USB), High Definition Multimedia Interface (HDMI), and wireless connection: wireless fidelity technology (WiFi), bluetooth communication technology, bluetooth low energy communication technology, ieee802.11s based communication technology.
A computer-readable storage medium is provided in an embodiment of the present application, and a computer program is stored in the computer-readable storage medium, and when being executed by a processor, the computer program implements the steps of the ranking generation method described in any one of the above embodiments.
The computer-readable storage media to which this application relates include Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage media known in the art.
Referring to fig. 7, fig. 7 is a schematic view of a first structure of an intelligent wearable device according to an embodiment of the present application.
The intelligence wearing equipment that this application embodiment provided can include:
a function setting module 101, configured to obtain a random number generation policy;
a random number generation module 102 connected to the function setting module 101, configured to generate a target number of target random numbers based on a random number generation policy;
and the ranking generation module 103 is connected with the random number generation module 102 and is used for determining a ranking result based on the target random number.
In practical application, the intelligent wearable device may obtain the random number generation policy by means of the function setting module, specifically, the random number generation policy may be transmitted to the intelligent wearable device by the user through the function setting module, and the type of the random number generation policy may be determined according to actual needs, for example, the random number may be generated within a preset random number range, the random number may be generated based on the current time, and the like, which is not specifically limited herein; the intelligent wearable device can generate target random numbers of a target number based on the random number generation strategy after acquiring the random number generation strategy based on the function setting module, and the value of the target number can be determined according to actual needs; after the smart wearable device generates the target random number based on the random number generation module, the ranking result may be determined based on the target random number, for example, the ranking result is generated according to the size of the target random number, so that the user can handle things randomly according to the ranking result, for example, video sorting and playing are performed according to the ranking result.
The intelligent wearable device comprises a function setting module, a random number generation module and a random number generation module, wherein the function setting module is used for acquiring a random number generation strategy; the random number generation module is connected with the function setting module and used for generating target random numbers of target quantity based on a random number generation strategy; and the ranking generation module is connected with the random number generation module and used for determining a ranking result based on the target random number. In the application, the intelligent wearable device can generate the target random number based on the random number generation strategy and determine the ranking result based on the target random number, so that the user can quickly generate the ranking result only by means of the intelligent wearable device, and the generated ranking result is good in randomness due to the fact that manual influence is eliminated.
In the intelligent wearing equipment that this application embodiment provided, random number generation module can include:
and the first generation unit is used for generating target random numbers of a target quantity based on a random number generation strategy under the control of the trigger instruction according to a generation mode of generating one random number at a time.
In practical application, there is a case where the number of random objects participating in a random event is unknown, at this time, in order to generate a suitable target random number, a target random number may be generated under the condition that there is one random object, that is, a target random number of a target number may be generated based on a random number generation policy under the control of a trigger instruction according to a generation manner of generating one random number at a time, where the trigger instruction may be an instruction generated after a user correspondingly triggers the intelligent wearable device, for example, an instruction generated after the user triggers a specific key of the intelligent wearable device, and the application is not specifically limited herein.
In the intelligent wearing equipment that this application embodiment provided, random number generation module can include:
the acquisition unit is used for acquiring the number of individuals participating in ranking;
a setting unit configured to take the number of individuals as a value of a target number;
and the second generation unit is used for generating the target random number corresponding to the individual based on the random number generation strategy.
In practical application, under the condition that the number of random objects participating in a random event is known and is large, in order to generate a ranking quickly, the number of individuals participating in the ranking can be obtained first, the number of the individuals is used as a value of a target number, and finally, the target random number of the target number is generated based on a random number generation strategy, so that the target random number is generated at one time, and a ranking result can be generated quickly in the following process.
Referring to fig. 8, fig. 8 is a schematic view of a second structure of an intelligent wearable device according to an embodiment of the present application.
In the intelligence wearing equipment that this application embodiment provided, can also include:
and the interface display module 104 is respectively connected with the function setting module 101, the random number generation module 102 and the ranking generation module 103 and is used for displaying the random number generation strategy and/or the target random number and/or the ranking result.
In practical application, in order to facilitate a user or corresponding information in the ranking generation process, an interface display module may be further disposed in the intelligent wearable device, so that the interface display module is used to display the random number generation strategy and/or the target random number and/or the ranking result, for example, the random number generation strategy and/or the target random number and/or the ranking result is displayed in animation, text, picture and other formats.
And in a specific application scenario, the interface display module can also be used for: and the animation display random number generation module generates a target random number based on a random number generation strategy. That is, the interface display module may display the process of generating the target random number based on the random number generation policy in an animation manner, so that the user can know the generation information of the target random number.
In the concrete application scenario, in order to facilitate the user to control whether the intelligent wearable device displays corresponding information such as a random number strategy, the function setting module may include: and the control unit is used for judging whether a display instruction is received or not, and controlling the interface display module to enter a working state if the display instruction is received. That is, the user can transmit the display instruction to the intelligent wearable device through the control unit, and then the intelligent wearable device can control the interface display module to display corresponding information.
In the intelligent wearing equipment that this application embodiment provided, the type of intelligent wearing equipment can dress bracelet, intelligence including intelligence and dress wrist-watch etc..
For a description of a relevant part in the random number generation device, the computer-readable storage medium, and the intelligent wearable device provided in the embodiment of the present application, reference is made to detailed descriptions of a corresponding part in the ranking generation method provided in the embodiment of the present application, and details are not repeated here. In addition, parts of the above technical solutions provided in the embodiments of the present application, which are consistent with the implementation principles of corresponding technical solutions in the prior art, are not described in detail so as to avoid redundant description.
It is further noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. The ranking generation method is applied to intelligent wearable equipment and comprises the following steps:
acquiring a random number generation strategy;
generating a target number of target random numbers based on the random number generation strategy;
determining a ranking result based on the target random number.
2. The method of claim 1, wherein generating a target number of target random numbers based on the random number generation strategy comprises:
and generating the target random numbers of the target quantity based on the random number generation strategy under the control of a trigger instruction according to a generation mode of generating one random number at a time.
3. The method of claim 1, wherein generating a target number of target random numbers based on the random number generation strategy comprises:
acquiring the number of individuals participating in ranking;
taking the number of individuals as the value of the target number;
and generating the target random number corresponding to the individual based on the random number generation strategy.
4. The method of claim 1, wherein after determining the ranking result based on the target random number, further comprising:
and displaying the random number generation strategy and/or the target random number and/or the ranking result.
5. The method according to claim 4, wherein said presenting the random number generation policy and/or the target random number and/or the ranking result comprises:
and judging whether a display instruction is received, and if the display instruction is received, displaying the random number generation strategy and/or the target random number and/or the ranking result based on the display instruction.
6. The method of any of claims 1 to 5, wherein generating a target number of target random numbers based on the random number generation strategy comprises:
and animating the process of generating the target random number based on the random number generation strategy.
7. The utility model provides a rank generation device which characterized in that is applied to intelligent wearing equipment, includes:
a memory for storing a computer program;
a processor for implementing the steps of the rank generation method according to any one of claims 1 to 6 when executing the computer program.
8. A computer-readable storage medium, for application to a smart wearable device, in which a computer program is stored, which, when being executed by a processor, implements the steps of the ranking generation method according to any one of claims 1 to 6.
9. An intelligence wearing equipment which characterized in that includes:
the function setting module is used for acquiring a random number generation strategy;
the random number generation module is connected with the function setting module and is used for generating target random numbers of target quantity based on the random number generation strategy;
and the ranking generation module is connected with the random number generation module and used for determining a ranking result based on the target random number.
10. The intelligent wearable device according to claim 9, wherein the type of the intelligent wearable device comprises an intelligent wearable bracelet and an intelligent wearable watch.
CN202110698892.7A 2021-06-23 2021-06-23 Ranking generation method and device, computer medium and intelligent wearable device Pending CN113282838A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110698892.7A CN113282838A (en) 2021-06-23 2021-06-23 Ranking generation method and device, computer medium and intelligent wearable device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110698892.7A CN113282838A (en) 2021-06-23 2021-06-23 Ranking generation method and device, computer medium and intelligent wearable device

Publications (1)

Publication Number Publication Date
CN113282838A true CN113282838A (en) 2021-08-20

Family

ID=77285578

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110698892.7A Pending CN113282838A (en) 2021-06-23 2021-06-23 Ranking generation method and device, computer medium and intelligent wearable device

Country Status (1)

Country Link
CN (1) CN113282838A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108564426A (en) * 2018-01-08 2018-09-21 上海陆家嘴国际金融资产交易市场股份有限公司 Finance product buys method, apparatus, equipment and computer readable storage medium at competitive price
CN111158637A (en) * 2019-12-30 2020-05-15 山东爱城市网信息技术有限公司 Block chain-based random number generation method, equipment and storage medium
CN111176918A (en) * 2019-12-28 2020-05-19 苏州浪潮智能科技有限公司 Server testing method, system, equipment and computer readable storage medium
CN111949666A (en) * 2020-08-31 2020-11-17 平安国际智慧城市科技股份有限公司 Identification generation method and device, electronic equipment and storage medium
CN112445873A (en) * 2020-12-02 2021-03-05 深圳市镜玩科技有限公司 List display processing method, related device, equipment and medium
CN112561576A (en) * 2020-12-08 2021-03-26 广州繁星互娱信息科技有限公司 Interface display method, device and equipment for live application and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108564426A (en) * 2018-01-08 2018-09-21 上海陆家嘴国际金融资产交易市场股份有限公司 Finance product buys method, apparatus, equipment and computer readable storage medium at competitive price
CN111176918A (en) * 2019-12-28 2020-05-19 苏州浪潮智能科技有限公司 Server testing method, system, equipment and computer readable storage medium
CN111158637A (en) * 2019-12-30 2020-05-15 山东爱城市网信息技术有限公司 Block chain-based random number generation method, equipment and storage medium
CN111949666A (en) * 2020-08-31 2020-11-17 平安国际智慧城市科技股份有限公司 Identification generation method and device, electronic equipment and storage medium
CN112445873A (en) * 2020-12-02 2021-03-05 深圳市镜玩科技有限公司 List display processing method, related device, equipment and medium
CN112561576A (en) * 2020-12-08 2021-03-26 广州繁星互娱信息科技有限公司 Interface display method, device and equipment for live application and storage medium

Similar Documents

Publication Publication Date Title
CN106020595B (en) Message reply method and device
EP3312708A1 (en) Method and terminal for locking target in game scene
CN107102936A (en) The appraisal procedure and mobile terminal and storage medium of a kind of fluency
JP2018027325A (en) Program, computer control method, and information processing device
CN104423789B (en) A kind of information processing method and electronic equipment
CN111760294B (en) Method and device for controlling non-player game characters in game
WO2021093452A1 (en) Artificial intelligence-based game service execution method and apparatus, device and medium
WO2022247744A1 (en) Icon display method and apparatus, and electronic device
CN112911052B (en) Information sharing method and device
CN110727791A (en) Information classification method and device, electronic equipment and computer readable storage medium
CN107959965A (en) Frame dropping method, device, mobile terminal and the readable storage medium storing program for executing of application program
CN111464430A (en) Dynamic expression display method, dynamic expression creation method and device
WO2014194656A1 (en) Method and device for data screening
CN111651106A (en) Unread message prompting method, unread message prompting device, unread message prompting equipment and readable storage medium
CN113282838A (en) Ranking generation method and device, computer medium and intelligent wearable device
CN105159580B (en) A kind of method of group, equipment and system
KR102445530B1 (en) Method and apparatus for visualization of public welfare activities
JP6599423B2 (en) GAME PROGRAM AND GAME SYSTEM
EP3072565A1 (en) Information processing program, information processing apparatus, information processing system, information processing method
CN113783998B (en) Alarm clock management method and device, electronic equipment and readable storage medium
CN111796846B (en) Information updating method, device, terminal equipment and readable storage medium
CN107832690A (en) The method and Related product of recognition of face
CN113872849A (en) Message interaction method and device and electronic equipment
US11759706B2 (en) Server, method of controlling a server, and program
CN111880876B (en) Object processing method and related device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210820