CN115202545A - Event triggering method and module based on interface, learning machine and storage medium - Google Patents

Event triggering method and module based on interface, learning machine and storage medium Download PDF

Info

Publication number
CN115202545A
CN115202545A CN202110390826.3A CN202110390826A CN115202545A CN 115202545 A CN115202545 A CN 115202545A CN 202110390826 A CN202110390826 A CN 202110390826A CN 115202545 A CN115202545 A CN 115202545A
Authority
CN
China
Prior art keywords
page
photographing
application
preset condition
learning machine
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
CN202110390826.3A
Other languages
Chinese (zh)
Other versions
CN115202545B (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.)
Guangzhou Shirui Electronics Co Ltd
Original Assignee
Guangzhou Shirui Electronics 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 Guangzhou Shirui Electronics Co Ltd filed Critical Guangzhou Shirui Electronics Co Ltd
Priority to CN202110390826.3A priority Critical patent/CN115202545B/en
Priority claimed from CN202110390826.3A external-priority patent/CN115202545B/en
Publication of CN115202545A publication Critical patent/CN115202545A/en
Application granted granted Critical
Publication of CN115202545B publication Critical patent/CN115202545B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Abstract

The application discloses an event triggering method, a module, a learning machine and a storage medium based on an interface, wherein the method is applied to first application software and comprises the following steps: under the condition that a newly opened page exists in the learning machine system, judging whether page information of the page meets a preset condition or not; acquiring a photographing trigger signal under the condition that the page information of the page meets a preset condition; determining a photographing application trigger control identification corresponding to the page based on the photographing trigger signal; triggering a photographing click event through an interface of first application software according to the photographing application trigger control identification; wherein the first application software runs in the learning machine system. Through the mode, the function of photographing in the learning machine can be triggered at the software level by utilizing the interface under the photographing scene of the learning machine, so that the situation that an operator manually clicks a photographing button to photograph unnecessary objects such as arms and the like in a picture is avoided.

Description

Event triggering method and module based on interface, learning machine and storage medium
Technical Field
The embodiment of the application relates to the field of terminal equipment, in particular to an event triggering method and module based on an interface, a learning machine and a storage medium.
Background
As shown in fig. 1, a camera of a learning machine can be generally used for shooting a learning condition of a desktop of a user, but for a third-party application, a shooting button of a generally customized camera is designed at a middle position below a screen, as shown in fig. 2, so that when the user touches a key to shoot the desktop, unnecessary objects such as arms and the like can be shot into an image, and the shooting effect is as shown in fig. 3.
Disclosure of Invention
The application provides an interface-based event triggering method, an interface-based event triggering module, a learning machine and a storage medium, which can realize that the interface is utilized to realize the function of triggering the learning machine to take a picture in a software layer, thereby avoiding the situation that an operator manually clicks a picture taking button to take unnecessary objects such as arms and the like into the picture.
In a first aspect, an embodiment of the present application provides an interface-based event triggering method, which is applied to first application software, and includes:
under the condition that a newly opened page exists in the learning machine system, judging whether page information of the page meets a preset condition or not;
acquiring a photographing trigger signal under the condition that the page information of the page meets a preset condition;
determining a photographing application trigger control identification corresponding to the page based on the photographing trigger signal;
triggering a photographing click event through an interface of first application software according to the photographing application trigger control identification;
wherein the first application software runs in the learning machine system.
Optionally, the page information meeting the preset condition includes:
the page information is stored in an application information list;
the page information includes a photographing application trigger control identification and an address of the page.
Optionally, the obtaining the application information list includes:
periodically interacting with a background server, and reading an application information list from the background server;
the application information list is stored in a json data format in the background server.
Optionally, the method further includes:
under the condition that the page information of the page meets the preset condition, pushing a message meeting the preset condition;
or under the condition that the page information of the page does not meet the preset condition, pushing the message which does not meet the preset condition.
In a second aspect, an embodiment of the present application further provides an interface-based event triggering module, where the module includes:
the judging unit is used for judging whether the page information of the page meets a preset condition or not under the condition that a newly opened page exists in the learning machine monitoring system;
the device comprises an acquisition unit, a processing unit and a display unit, wherein the acquisition unit is used for acquiring a photographing trigger signal under the condition that the page information of a page meets a preset condition;
the determining unit is used for determining the photographing application trigger control identification corresponding to the page based on the photographing trigger signal;
the triggering unit is used for triggering a photographing click event through an interface of the first application software according to the photographing application trigger control identification;
wherein the first application software runs in the learning machine system.
In a third aspect, an embodiment of the present application further provides a learning machine, where the learning machine includes: the event trigger module based on the interface is used for realizing the functions of the event trigger module based on the interface provided by the embodiment of the application when the computer program is stored in the memory and executed by the processor.
In a fourth aspect, embodiments of the present application further provide a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the method for triggering an interface-based event is implemented as provided in the embodiments of the present application.
The application provides an event triggering method, an event triggering module, a learning machine and a storage medium based on an interface, wherein the method is applied to first application software and comprises the following steps: under the condition that a newly opened page exists in the learning machine system, judging whether page information of the page meets a preset condition or not; acquiring a photographing trigger signal under the condition that the page information of the page meets a preset condition; determining a photographing application trigger control identification corresponding to the page based on the photographing trigger signal; triggering a photographing click event through an interface of first application software according to the photographing application trigger control identification; the first application software runs in the learning machine system. Through the mode, the function of photographing in the learning machine can be triggered at the software level by utilizing the interface under the photographing scene of the learning machine, so that the situation that an operator manually clicks a photographing button to photograph unnecessary objects such as arms and the like in a picture is avoided.
Drawings
FIG. 1 is a schematic diagram of a learning situation of a shooting desktop of a camera of a learning machine in the prior art;
FIG. 2 is a diagram illustrating a design of a photographing button of a camera according to the prior art;
FIG. 3 is a diagram illustrating a user's arm being imaged in a prior art system;
FIG. 4 is a flowchart of an interface-based event triggering method in an embodiment of the present application;
FIG. 5 is a schematic structural diagram of an interface-based event trigger module in an embodiment of the present application;
fig. 6 is a schematic structural diagram of a learning machine in an embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the application and are not limiting of the application. It should be further noted that, for the convenience of description, only some of the structures associated with the present application are shown in the drawings, not all of them.
In addition, in the embodiments of the present application, the words "optionally" or "exemplarily" are used for indicating as examples, illustrations or explanations. Any embodiment or design described herein as "optionally" or "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the words "optionally" or "exemplary" etc. are intended to present relevant concepts in a concrete fashion.
Fig. 4 is a flowchart of an interface-based event triggering method according to an embodiment of the present disclosure, where the method may be applied to first application software, and the first application software may be in the form of a software package and can be run in various application systems. As shown in fig. 4, the method may include, but is not limited to, the following steps:
s401, under the condition that a newly opened page exists in the learning machine system, whether page information of the page meets a preset condition is judged.
In the embodiment of the application, the first application software can be run in the learning machine system, and can monitor whether the learning machine system has a newly opened page in real time, and if the newly opened page is monitored, can further judge whether the page information of the page meets the preset condition.
The page information in the embodiment of the present Application may include a package name, a page address, an Application function trigger control identifier, and the like of an Application (APP). For example, in a photographing scene of the learning machine, the page information of the open page may include information such as a name of a photographing page in the learning machine, a specific path address of the photographing page, and a photographing application trigger control identifier. And under the condition that a newly opened page is determined to exist in the learning machine system, matching and judging the page information of the newly opened page based on preset conditions.
S402, under the condition that the page information of the page meets the preset condition, acquiring a photographing trigger signal.
For example, the preset condition may include that the page information is stored in the application information list, that is, in a case that the page information of the newly opened page is stored in the application information list, it is described that the page information of the newly opened page satisfies the preset condition, and then, the photographing trigger signal may be acquired. For example, the page information may include a photographing application trigger control identification and an address of the page.
It can be understood that the embodiment of the application can be applied to the learning machine photographing scene, and can also be applied to other scenes such as video playing, music playing and the like. Similarly, in other scenarios, it may be determined whether page information of a corresponding page, for example, an open video playing page, meets a preset condition, that is, whether the page information is stored in the application information list, and if the preset condition is met, the video trigger signal may be correspondingly obtained.
Optionally, the photographing trigger signal in this step may be a design applet serving as the photographing trigger signal, a collection voice-controlled photographing signal serving as the photographing trigger signal, or a trigger signal of an entity photographing key designed on a learning machine serving as the photographing trigger signal.
The physical photographing key may be designed autonomously according to the scene requirement, for example, if an arm is not taken into an image by touching the physical photographing key by a hand, the physical photographing key may be designed to be out of the camera photographing field of view such as the side of the learning machine. Moreover, the skilled person can also choose to trigger in a small program or voice control manner according to actual needs.
And S403, determining the photographing application trigger control identification corresponding to the page based on the photographing trigger signal.
The method comprises the steps that the page information of the page meets preset conditions, and the information including the page name, the page address, the application function trigger control identification and the like of the page is stored in an application information list, so that a photographing trigger signal is obtained, namely the page information of the page meets the preset conditions, photographing can be triggered, and the photographing application trigger control identification corresponding to the opened page can be determined based on the application information list.
And S404, triggering a photographing click event through an interface of the first application software according to the photographing application trigger control identification.
The interface is used for triggering the realization of corresponding functions in the learning machine system on a software level, for example, in a photographing scene, a click event for photographing can be triggered through the interface of the first application software based on the photographing application trigger control identifier, so that the photographing function of the learning machine can be triggered on the software level.
The embodiment of the application provides an event triggering method based on an interface, which is applied to first application software and comprises the following steps: under the condition that a newly opened page exists in the learning machine system, judging whether page information of the page meets a preset condition or not; acquiring a photographing trigger signal under the condition that the page information of the page meets a preset condition; determining a photographing application trigger control identification corresponding to the page based on the photographing trigger signal; triggering a photographing click event through an interface of first application software according to the photographing application trigger control identification; wherein the first application software runs in the learning machine system. Through the mode, the function of photographing in the learning machine can be triggered at the software level by utilizing the interface under the photographing scene of the learning machine, so that the situation that an operator manually clicks a photographing button to photograph unnecessary objects such as arms and the like in a picture is avoided.
In an example, an implementation manner of obtaining the application information list in step S402 may include: the first application software periodically reads the application information list in the background server.
For example, taking a package name, a page address, and an application function trigger control identifier of an APP stored in an application information list as an example, in a photographing scene, an implementation manner of acquiring the application information may include:
the photo application package name and the photo page name are obtained through adb shell dumpsys activity | grep ResumedActivity. For example, the acquisition mode is:
mResumedActivity:ActivityRecord{1a59889 u0 com.seewo.xuewu.testingbo/.camera.CameraActivity t23}
ResumedActivity:ActivityRecord{1a59889 u0 com.seewo.xuewu.testingbo/.camera.CameraActivity t23}
the acquisition mode of the photo application trigger control identifier (ViewId) can be taken to the layout of the corresponding page through adb shell ui automation dump, and then found from the layout, for example:
<node bounds=“[783,2109][1025,2206]”checkable=“false”
checked=“false”
class=“android.widget.Button”clickable=“false”
content-desc=“”enabled=“true”focusable=“true”focusable=“false”
index=“2”long-clickable=“false”package=“com.seewo.xuewu.testingbox”password=“false”
resource-id=“com.seewo.xuewu.testingbox:id/takePhotoButton”scrollable=“false”selected=“false”
text = "take picture"/>
It should be noted that the application information is only described as an example, and in different application scenarios, a person skilled in the art may design different application information according to actual requirements and obtain corresponding application information in a corresponding manner.
And storing corresponding application information in the learning machine in a background server in the form of an application information list according to scene requirements. Illustratively, the application information may be saved to the backend server in json's data format. The first application software may read the list of application information stored in the background server in real time or periodically.
In one example, when the page information of the page meets a preset condition, a message meeting the preset condition can be pushed, that is, a user is prompted that the learning machine supports triggering of a shooting click event through an interface of the first application software; otherwise, under the condition that the page information of the page does not meet the preset condition, pushing a message which does not meet the preset condition, and showing that the learning machine does not have the function of triggering a shooting click event through an interface.
Fig. 5 is an interface-based event triggering module according to an embodiment of the present application, and as shown in fig. 5, the module includes a determining unit 501, an obtaining unit 502, a determining unit 503, and a triggering unit 504;
the judging unit is used for judging whether the page information of the page meets a preset condition or not under the condition of monitoring that a newly opened page exists in the learning machine system;
the acquiring unit is used for acquiring a photographing trigger signal under the condition that the page information of the page meets a preset condition;
the determining unit is used for determining a photographing application trigger control identification corresponding to the page based on the photographing trigger signal;
the triggering unit is used for triggering a photographing click event through an interface of the first application software according to the photographing application triggering control identification;
the event trigger module based on the interface is integrated in the learning machine.
Illustratively, the page information satisfying the preset condition includes: page information is stored in an application information list; the page information includes a photographing application trigger control identification and an address of the page.
In one example, the obtaining unit is further configured to periodically interact with a background server, and read the application information list from the background server; the application information list is stored in a json data format in the background server.
In one example, the module further comprises a push unit;
the pushing unit is used for pushing the message meeting the preset condition under the condition that the page information of the page meets the preset condition; or under the condition that the page information of the page does not meet the preset condition, pushing the message which does not meet the preset condition.
The interface-based event triggering module provided by the embodiment of the present application can execute the interface-based event triggering method provided by the embodiment of fig. 4 of the present application, and has functional units and beneficial effects corresponding to the execution method.
Fig. 6 is a schematic structural diagram of a learning machine according to an embodiment of the present application, as shown in fig. 6, the learning machine includes a processor 601, a memory 602, an input device 603, an output device 604, and an interface-based event triggering module 605; the number of the processors 601 in the learning machine may be one or more, and one processor 601 is taken as an example in fig. 6; the processor 601, the memory 602, the input device 603 and the output device 604 in the learning machine may be connected by a bus or other means, and fig. 6 illustrates the connection by the bus as an example.
The memory 602 is used as a computer-readable storage medium and can be used to store software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the interface-based event triggering method in fig. 4 in the embodiment of the present application (for example, the determining unit 501, the obtaining unit 502, the determining unit 503, and the triggering unit 504 in the interface-based event triggering module). The processor 601 executes the functions of the interface-based event triggering module 605 in the learning machine by executing the software programs, instructions and modules stored in the memory 602, that is, implementing the interface-based event triggering method described above.
The memory 602 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function; the storage data area may store data created according to use of a cloud server, and the like. Further, the memory 602 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, the memory 602 may further include memory located remotely from the processor 601, which may be connected to the learning machine/terminal/server via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 603 may be used to receive input numeric or character information and generate key signal inputs relating to user settings and function control of the learning machine. The output device 604 may include a display learning machine such as a display screen.
Embodiments of the present application also provide a storage medium containing computer-executable instructions that when executed by a learning machine processor are configured to perform a method for interface-based event triggering, the method comprising:
under the condition that a newly opened page exists in the learning machine system, judging whether page information of the page meets a preset condition or not;
acquiring a photographing trigger signal under the condition that the page information of the page meets a preset condition;
determining a photographing application trigger control identification corresponding to the page based on the photographing trigger signal;
triggering a photographing click event through an interface of first application software according to the photographing application trigger control identification;
the first application software runs in the learning machine system.
Of course, the storage medium provided in the embodiments of the present application contains computer-executable instructions, and the computer-executable instructions are not limited to the method operations described above, and may also execute the interface-based event triggering method provided in any embodiment of the present application.
From the above description of the embodiments, it is obvious for those skilled in the art that the present application can be implemented by software and necessary general hardware, and certainly can be implemented by hardware, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods described in the embodiments of the present application.
It should be noted that, in the embodiment of the interface-based event trigger module, each included unit is only divided according to functional logic, but is not limited to the above division, as long as the corresponding function can be implemented; in addition, specific names of the functional units are only used for distinguishing one functional unit from another, and are not used for limiting the protection scope of the application.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present application and the technical principles employed. It will be understood by those skilled in the art that the present application is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the application. Therefore, although the present application has been described in more detail with reference to the above embodiments, the present application is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present application, and the scope of the present application is determined by the scope of the appended claims.

Claims (10)

1. An event triggering method based on an interface is applied to first application software, and is characterized by comprising the following steps:
under the condition that a newly opened page exists in the learning machine system, judging whether page information of the page meets a preset condition or not;
acquiring a photographing trigger signal under the condition that the page information of the page meets a preset condition;
determining a photographing application trigger control identification corresponding to the page based on the photographing trigger signal;
triggering a photographing click event through an interface of the first application software according to the photographing application trigger control identification;
wherein the first application software runs in the learning machine system.
2. The method according to claim 1, wherein the page information satisfying the preset condition comprises:
the page information is stored in an application information list;
the page information comprises a photographing application trigger control identification and the address of the page.
3. The method according to claim 1 or 2, wherein obtaining the application information list comprises:
periodically interacting with a background server, and reading an application information list from the background server;
and the application information list is stored in a backstage server in a json data format.
4. The method of claim 3, further comprising:
under the condition that the page information of the page meets a preset condition, pushing a message meeting the preset condition;
or under the condition that the page information of the page does not meet the preset condition, pushing the message which does not meet the preset condition.
5. An interface-based event triggering module, comprising:
the judging unit is used for judging whether the page information of the page meets a preset condition or not under the condition that a newly opened page exists in the learning machine monitoring system;
the acquiring unit is used for acquiring a photographing trigger signal under the condition that the page information of the page meets a preset condition;
the determining unit is used for determining a photographing application trigger control identification corresponding to the page based on the photographing trigger signal;
the triggering unit is used for triggering a photographing click event through an interface of the first application software according to the photographing application triggering control identification;
wherein the first application software runs in the learning machine system.
6. The module according to claim 5, wherein the page information satisfying the preset condition comprises:
the page information is stored in an application information list;
the page information comprises a photographing application trigger control identification and the address of the page.
7. The module according to claim 5 or 6, wherein the obtaining unit is further configured to periodically interact with a backend server, and read the application information list from the backend server;
and the application information list is stored in a backstage server in a json data format.
8. The module according to claim 7, characterized in that it further comprises a pushing unit;
the pushing unit is used for pushing a message meeting a preset condition under the condition that the page information of the page meets the preset condition;
or under the condition that the page information of the page does not meet the preset condition, pushing the message which does not meet the preset condition.
9. Learning machine comprising a memory, a processor and an interface based event trigger module, characterized in that the memory stores a computer program which, when executed by the processor, implements the functionality of the interface based event trigger module according to any of claims 5-8.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out an interface-based event triggering method according to any one of claims 1 to 4.
CN202110390826.3A 2021-04-12 Event triggering method, module, learning machine and storage medium based on interface Active CN115202545B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110390826.3A CN115202545B (en) 2021-04-12 Event triggering method, module, learning machine and storage medium based on interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110390826.3A CN115202545B (en) 2021-04-12 Event triggering method, module, learning machine and storage medium based on interface

Publications (2)

Publication Number Publication Date
CN115202545A true CN115202545A (en) 2022-10-18
CN115202545B CN115202545B (en) 2024-05-14

Family

ID=

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015078336A1 (en) * 2013-11-27 2015-06-04 深圳市金立通信设备有限公司 Method and terminal for shooting media
CN105260102A (en) * 2015-10-08 2016-01-20 普联技术有限公司 Shooting method, system and apparatus and terminal device
CN105592264A (en) * 2015-12-17 2016-05-18 北京大学深圳研究生院 Voice-controlled photographing software
CN106373570A (en) * 2016-09-12 2017-02-01 深圳市金立通信设备有限公司 Voice control method and terminal
US20200145358A1 (en) * 2018-11-05 2020-05-07 International Business Machines Corporation Dynamic notification groups

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015078336A1 (en) * 2013-11-27 2015-06-04 深圳市金立通信设备有限公司 Method and terminal for shooting media
CN105260102A (en) * 2015-10-08 2016-01-20 普联技术有限公司 Shooting method, system and apparatus and terminal device
CN105592264A (en) * 2015-12-17 2016-05-18 北京大学深圳研究生院 Voice-controlled photographing software
CN106373570A (en) * 2016-09-12 2017-02-01 深圳市金立通信设备有限公司 Voice control method and terminal
US20200145358A1 (en) * 2018-11-05 2020-05-07 International Business Machines Corporation Dynamic notification groups

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吕学华: "小米手机语音拍照 红米note声控快门怎么用", pages 1 - 8, Retrieved from the Internet <URL:《https://jingyan.baidu.com/article/59703552fd52828fc00740eb.html》> *

Similar Documents

Publication Publication Date Title
CN107066188B (en) A kind of method and terminal sending screenshot picture
US9285964B2 (en) Automatically recovering and maintaining focus
CN111512286A (en) Method for arranging program and electronic equipment
CN104679239B (en) A kind of terminal input method
CN108932102A (en) Data processing method, device and mobile terminal
CN105808257B (en) Application popup identification method and device
CN110543348B (en) Instruction processing method, system, electronic equipment and storage medium
CN111552567A (en) Thread management method and device, electronic equipment and storage medium
CN113434773B (en) Target recommendation method, device and storage medium
CN111930565B (en) Process fault self-healing method, device and equipment for components in distributed management system
CN113626102A (en) Data processing method and device, electronic equipment and storage medium
CN109561199A (en) Message processing method, device, terminal and storage medium
CN115202545B (en) Event triggering method, module, learning machine and storage medium based on interface
CN108132817B (en) Object management method and device
WO2023082817A1 (en) Application program recommendation method
CN115202545A (en) Event triggering method and module based on interface, learning machine and storage medium
EP2849058A1 (en) Method and device for displaying a message associated with an application
CN113467867B (en) Information processing method, information processing device, electronic equipment and storage medium
CN115510035A (en) Log data processing method, device, equipment and storage medium
CN109542300B (en) Method and device for updating web directory, electronic equipment and storage medium
CN113760631A (en) Page loading duration determination method, device, equipment and storage medium
CN114764363B (en) Prompting method, prompting device and computer storage medium
CN109085944A (en) Data processing method, device and mobile terminal
CN113448464B (en) Information processing method, information processing device, computer equipment and storage medium
CN111124627A (en) Method, device, terminal and storage medium for determining application program caller

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