WO2018036111A1 - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
WO2018036111A1
WO2018036111A1 PCT/CN2017/073937 CN2017073937W WO2018036111A1 WO 2018036111 A1 WO2018036111 A1 WO 2018036111A1 CN 2017073937 W CN2017073937 W CN 2017073937W WO 2018036111 A1 WO2018036111 A1 WO 2018036111A1
Authority
WO
WIPO (PCT)
Prior art keywords
operation instruction
terminal device
user
application
display
Prior art date
Application number
PCT/CN2017/073937
Other languages
French (fr)
Chinese (zh)
Inventor
赵永良
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2018036111A1 publication Critical patent/WO2018036111A1/en

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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04812Interaction techniques based on cursor appearance or behaviour, e.g. being affected by the presence of displayed objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs

Definitions

  • the present disclosure relates to information processing technologies in the field of communications, and in particular, to an information processing method and apparatus.
  • the embodiments of the present disclosure are expected to provide an information processing method and apparatus, which solves the problem that the setting operation of the existing application function is cumbersome, and realizes the setting of the application function without unlocking the terminal device, thereby reducing the operation complexity; At the same time, the interaction ability between the user and the terminal device is improved.
  • An information processing method includes:
  • the method further includes:
  • acquiring the first operation instruction includes:
  • the first operation instruction is obtained in response to the first operation.
  • the acquiring, according to the first operation instruction, the application corresponding to the first operation instruction, and displaying the function interface of the application on the terminal device includes:
  • the method further includes:
  • the method further includes:
  • the first identifier is displayed on the display interface of the preset state of the terminal device, where the first identifier is used to indicate that the operation corresponding to the second operation instruction of the user is successfully set.
  • the method further includes:
  • the second identifier is displayed on the function interface of the application corresponding to the first operation instruction; wherein the second identifier is used to indicate that the user can perform function setting on the application corresponding to the first operation instruction.
  • An information processing apparatus includes: an obtaining unit and a first processing unit, wherein:
  • the acquiring unit is configured to acquire a first operation instruction when detecting that the terminal device is in a preset state
  • the first processing unit is configured to acquire an application corresponding to the first operation instruction and display a function interface of the application on the terminal device based on the first operation instruction.
  • the device further includes: a first receiving unit and a second processing unit, where:
  • the first receiving unit is configured to receive a second operation instruction sent by the user for the function interface
  • the second processing unit is configured to respond to the second operation instruction and perform an operation corresponding to the second operation instruction in the preset state.
  • the obtaining unit includes: a receiving module, a determining module, and a first acquiring module, where:
  • the receiving module is configured to receive a first operation of the user when detecting that the terminal device is in a preset state
  • the determining module is configured to determine whether the first operation meets a preset operation
  • the first obtaining module is configured to obtain the first operation instruction in response to the first operation, if the first operation satisfies the preset operation.
  • the first processing unit includes: a second acquiring module, a display module, and a processing module, where:
  • the second acquiring module is configured to acquire an application corresponding to the first operation instruction based on the first operation instruction
  • the display module is configured to display, on the terminal device, a function interface of each application corresponding to the first operation instruction;
  • the processing module is configured to receive a switching instruction of the user and switch to a function interface of the target application based on the switching instruction.
  • the device further includes: a second receiving unit and a third processing unit, where:
  • the second receiving unit is configured to receive a third operation instruction sent by the user
  • the third processing unit is configured to save the setting of the operation corresponding to the second operation instruction in response to the third operation instruction, and return to the display interface of the preset state of the terminal device.
  • the device further includes: a first display unit, wherein:
  • the first display unit is configured to display a first identifier on a display interface of the preset state of the terminal device, where the first identifier is used to indicate an operation corresponding to the second operation instruction of the user Has been set successfully.
  • the device further includes: a second display unit, where:
  • the second display unit is configured to display a second identifier on a function interface of the application corresponding to the first operation instruction, where the second identifier is used to indicate that the user can perform an application corresponding to the first operation instruction Function settings.
  • the information processing method and device provided by the embodiment of the present disclosure can acquire the first operation instruction when detecting that the terminal device is in the preset state, and then acquire the application corresponding to the first operation instruction based on the first operation instruction and
  • the function interface of the application is displayed; thus, when the user sets the function on the terminal device, the terminal device screen is lit and the screen is locked, which solves the problem that the setting operation of the existing application function is cumbersome and realizes the application function.
  • the setting does not need to unlock the terminal device, which reduces the operation complexity; at the same time, the interaction capability between the user and the terminal device is improved.
  • FIG. 1 is a schematic flowchart diagram of an information processing method according to an embodiment of the present disclosure
  • FIG. 2 is a schematic flowchart diagram of another information processing method according to an embodiment of the present disclosure.
  • FIG. 3 is a schematic diagram of a function interface of an alarm clock application according to an embodiment of the present disclosure
  • FIG. 4 is a schematic flowchart diagram of still another information processing method according to an embodiment of the present disclosure.
  • FIG. 5 is a schematic diagram of displaying a second identifier on a function interface of an alarm clock application according to an embodiment of the present disclosure
  • FIG. 6 is a schematic flowchart diagram of an information processing method according to another embodiment of the present disclosure.
  • FIG. 7 is a schematic diagram of displaying a first identifier on a status bar of a mobile phone before and after setting an alarm clock function according to an embodiment of the present disclosure
  • FIG. 8 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present disclosure.
  • FIG. 9 is a schematic structural diagram of another information processing apparatus according to an embodiment of the present disclosure.
  • FIG. 10 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present disclosure.
  • FIG. 11 is a schematic structural diagram of an information processing apparatus according to another embodiment of the present disclosure.
  • FIG. 12 is a schematic structural diagram of another information processing apparatus according to another embodiment of the present disclosure.
  • FIG. 13 is a schematic structural diagram of still another information processing apparatus according to another embodiment of the present disclosure.
  • FIG. 14 is a schematic structural diagram of an information processing apparatus according to still another embodiment of the present disclosure.
  • An embodiment of the present disclosure provides an information processing method. Referring to FIG. 1, the method includes the following steps:
  • Step 101 Acquire a first operation instruction when detecting that the terminal device is in a preset state.
  • step 101 when detecting that the terminal device is in the preset state, acquiring the first operation instruction may be implemented by the information processing device; the information processing device may be an intelligent terminal capable of installing an application, and preferably may be an intelligent device. Mobile terminal.
  • the preset state of the terminal device may be a state in which the terminal device locks the screen and the screen is lit.
  • Step 102 Acquire, according to the first operation instruction, an application corresponding to the first operation instruction, and display the indication on the terminal device The function interface used.
  • the step 102 is based on the first operation instruction, and the function interface for acquiring the application corresponding to the first operation instruction and displaying the application on the terminal device may be implemented by the information processing device; the first operation instruction may be sent by the user to the terminal device.
  • the first operation instruction may correspond to one application in the terminal device or may correspond to multiple applications; the function interface of the application is displayed in the lock screen mode of the terminal device, and the function interface is not the operation interface of the application itself but may be set
  • the application corresponds to a functional interface of the function.
  • the information processing method provided by the embodiment of the present disclosure can acquire the first operation instruction when detecting that the terminal device is in the preset state, and then acquire the application corresponding to the first operation instruction based on the first operation instruction and on the terminal device.
  • the function interface of the application is displayed; thus, when the user sets the function on the terminal device, the terminal device screen is lit and the screen is locked, which solves the problem that the setting operation of the existing application function is cumbersome, and the application function is realized.
  • the setting does not need to unlock the terminal device, which reduces the operation complexity; at the same time, the interaction capability between the user and the terminal device is improved.
  • An embodiment of the present disclosure provides an information processing method. Referring to FIG. 2, the method includes the following steps:
  • Step 201 When detecting that the terminal device is in a preset state, the information processing device acquires the first operation instruction.
  • Step 202 The information processing device acquires an application corresponding to the first operation instruction and displays a function interface of the application on the terminal device, based on the first operation instruction.
  • Step 203 The information processing apparatus receives a second operation instruction sent by the user for the function interface.
  • the user can apply a second operation instruction to the terminal device by using the function interface on the touch terminal device.
  • the application corresponding to the first operation instruction is an alarm
  • the mobile phone is in a lock screen interface before displaying the alarm function interface, and can be displayed on the lock screen interface of the mobile phone after responding to the first operation instruction, as shown in FIG. 3b.
  • the alarm clock function interface can display an alarm function interface on the lock screen interface of the terminal device, and the user can adjust the clock and minute of the alarm clock by sliding up and down, and apply a second operation instruction to the terminal device.
  • Step 204 The information processing apparatus responds to the second operation instruction, and performs an operation corresponding to the second operation instruction in a preset state.
  • the terminal device after receiving the operation of sliding the user up and down, the terminal device adjusts the clock and the minute of the alarm to select the alarm time, and the alarm time setting is set after the user stops sliding.
  • Step 205 The information processing apparatus receives a third operation instruction sent by the user.
  • the user may apply a third operation instruction to the terminal device by using a touch terminal device or the like, where the third operation instruction may be a blank space where the user double-clicks the display screen of the terminal device, At the same time, the volume up/down button is pressed or the Home button is pressed, and the third operation command is generated by the user according to the preference of the user according to the principle of convenient operation.
  • the third operation instruction may be a blank space where the user double-clicks the display screen of the terminal device.
  • Step 206 The information processing device saves the setting of the operation corresponding to the second operation instruction in response to the third operation instruction, and returns to the display interface of the preset state of the terminal device.
  • the user may automatically exit the function interface of the corresponding application and save the function setting of the application of the terminal device, and then return to the lock screen state of the terminal device.
  • the user may press the up and down buttons of the volume to save the setting of the alarm and exit the alarm setting function interface, and finally return to the lock screen of the mobile phone.
  • the information processing method provided by the embodiment of the present disclosure can acquire the first operation instruction when detecting that the terminal device is in the preset state, and then acquire the application corresponding to the first operation instruction based on the first operation instruction and on the terminal device.
  • the function interface of the application is displayed; thus, when the user sets the function on the terminal device, the terminal device screen is lit and the screen is locked, which solves the problem that the setting operation of the existing application function is cumbersome, and the application function is realized.
  • the setting does not need to unlock the terminal device, which reduces the operation complexity; at the same time, the interaction capability between the user and the terminal device is improved.
  • An embodiment of the present disclosure provides an information processing method. Referring to FIG. 4, the method includes the following steps:
  • Step 301 When detecting that the terminal device is in a preset state, the information processing device receives the first operation of the user.
  • the user applies the first operation to the mobile phone, for example, double-clicking the blank space of the mobile phone display screen, pressing the volume plus or minus button or pressing the Home button.
  • Step 302 The information processing apparatus determines whether the first operation satisfies the preset operation.
  • the preset operation may be preset by the user according to the user's preference based on the principle of convenient operation; determining whether the first operation meets the preset operation may be performed by determining whether the first operation sent by the user is related to the preset operation stored in the mobile phone. Matching, if the first operation matches the preset operation, the first operation satisfies the preset operation, and if the first operation does not match the preset operation, the first operation does not satisfy the preset operation.
  • Step 303 If the first operation satisfies the preset operation, the information processing device obtains the first operation instruction in response to the first operation.
  • the terminal device does not respond to the first operation of the terminal device sent by the user.
  • Step 304 The information processing apparatus acquires an application corresponding to the first operation instruction based on the first operation instruction.
  • Step 305 The information processing device displays, on the terminal device, a function interface of each application corresponding to the first operation instruction.
  • the first operation corresponds to multiple applications in the terminal device, and after receiving the first operation sent by the user, the terminal device generates a corresponding first operation instruction, and then may invoke the function of the application corresponding to the first operation and The function interface of each application is displayed in the lock screen mode of the terminal device.
  • Step 306 The information processing apparatus receives the switching instruction of the user, and switches to the function interface of the target application based on the switching instruction.
  • the switching instruction may be a touch or slide operation; when the application corresponding to the first operation may all be displayed on the display screen of the terminal device, the user may directly touch the function interface that he wants to set to form a switching instruction; The application corresponding to the first operation cannot be displayed on the display screen of the terminal device. At this time, only the function interface of the default application is displayed on the display screen, and the user can form a switching instruction to obtain the function of the target application required by the user. Interface, where the default application can be an application that users often use.
  • Step 307 The information processing device displays the second identifier on the function interface of the target application.
  • the second identifier is used to indicate that the user can perform function setting on the application corresponding to the first operation instruction.
  • step 307 the second identifier is displayed on the function interface of the target application, and may be performed at the same time as step 306.
  • the specific execution sequence may be determined according to actual requirements, which is not limited herein.
  • the second identifier may be a function setting that can notify the user that the terminal device has entered the corresponding application, so that the user can send a second operation instruction to the terminal device;
  • the second identifier can be an icon preset by the user according to his or her preference. For example, when the mobile phone performs the alarm setting, as shown in FIG. 5, an icon can be displayed at any position on the application function interface that does not affect the alarm setting, indicating that the mobile phone has entered the alarm setting function at this time, and the user can The alarm is set.
  • Step 308 The information processing apparatus receives a second operation instruction sent by the user for the function interface.
  • Step 309 The information processing apparatus responds to the second operation instruction, and performs an operation corresponding to the second operation instruction in a preset state.
  • Step 310 The information processing device receives a third operation instruction sent by the user.
  • Step 311 The information processing device saves the setting of the operation corresponding to the second operation instruction in response to the third operation instruction, and returns to the display interface of the preset state of the terminal device.
  • the method may further include the following steps:
  • Step 312 The information processing apparatus displays the first identifier on the display interface of the preset state of the terminal device.
  • the first identifier is used to indicate that the operation corresponding to the second operation instruction of the user is successfully set.
  • Step 312 Displaying the first identifier on the display interface of the preset state of the terminal device may be performed simultaneously with the step 311.
  • the specific execution sequence may be determined according to actual requirements, which is not limited herein.
  • the first identifier information that the application function has been successfully set may be displayed in the status bar of the terminal device, for example, as shown in FIG.
  • the number of displayed alarms in the status bar of the mobile phone can be updated. As shown in FIG. 7a, if the number of mobile phone alarms before setting is 1, the corresponding update can be updated after the setting as shown in FIG. 7b.
  • the number of status bars is 2, so that the user can know that the alarm function has been set successfully.
  • the information processing method provided by the embodiment of the present disclosure can acquire the first operation instruction when detecting that the terminal device is in the preset state, and then acquire the application corresponding to the first operation instruction and display it on the terminal device based on the first operation instruction.
  • the function interface of the application in this way, when the user sets the function on the terminal device, the terminal device screen is lit and locked in the lock screen state, which solves the problem that the setting operation of the existing application function is cumbersome, and realizes the setting of the application function. There is no need to unlock the terminal device, which reduces the operation complexity; at the same time, the interaction capability between the user and the terminal device is improved.
  • An embodiment of the present disclosure provides an information processing apparatus 4, which can be applied to an information processing method provided by the embodiment corresponding to FIG. 1 to FIG. 2, FIG. 4, and FIG. 6, which is shown in FIG.
  • the method may include: an obtaining unit 41 and a first processing unit 42, wherein:
  • the obtaining unit 41 is configured to acquire a first operation instruction when detecting that the terminal device is in a preset state.
  • the first processing unit 42 is configured to acquire a first operation instruction when detecting that the terminal device is in a preset state.
  • the information processing apparatus can acquire the first operation instruction when detecting that the terminal device is in the preset state, and then acquire the application corresponding to the first operation instruction based on the first operation instruction and on the terminal device.
  • the function interface of the application is displayed; thus, when the user sets the function on the terminal device, the terminal device screen is lit and the screen is locked, which solves the problem that the setting operation of the existing application function is cumbersome, and the application function is realized.
  • the setting does not need to unlock the terminal device, which reduces the operation complexity; at the same time, the interaction capability between the user and the terminal device is improved.
  • the apparatus further includes: a first receiving unit 43 and a second processing unit 44, wherein:
  • the first receiving unit 43 is configured to receive a second operation instruction sent by the user for the function interface.
  • the second processing unit 44 is configured to respond to the second operation instruction and perform an operation corresponding to the second operation instruction in a preset state.
  • the obtaining unit 41 includes: a receiving module 411, a determining module 412, and a first acquiring module 413, where:
  • the receiving module 411 is configured to receive a first operation of the user when detecting that the terminal device is in a preset state.
  • the determining module 412 is configured to determine whether the first operation satisfies the preset operation.
  • the first obtaining module 413 is configured to obtain a first operation instruction in response to the first operation if the first operation satisfies the preset operation.
  • the first processing unit 42 includes: a second obtaining module 421, a display module 422, and a processing module 423, where:
  • the second obtaining module 421 is configured to acquire an application corresponding to the first operation instruction based on the first operation instruction.
  • the display module 422 is configured to display, on the terminal device, a function interface of each application corresponding to the first operation instruction.
  • the processing module 423 is configured to receive a switching instruction of the user, and switch to a function interface of the target application based on the switching instruction.
  • the apparatus further includes: a second receiving unit 45 and a third processing unit 46, wherein:
  • the second receiving unit 45 is configured to receive a third operation instruction sent by the user.
  • the third processing unit 46 is configured to save the setting of the operation corresponding to the second operation instruction and return to the display interface of the preset state of the terminal device in response to the third operation instruction.
  • the apparatus further includes: a first display unit 47, wherein:
  • the first display unit 47 is configured to display the first identifier on the display interface of the preset state of the terminal device.
  • the first identifier is used to indicate that the operation corresponding to the second operation instruction of the user is successfully set.
  • the apparatus further includes: a second display unit 48, wherein:
  • the second display unit 48 is configured to display the second identifier on the function interface of the application corresponding to the first operation instruction.
  • the second identifier is used to indicate that the user can perform function setting on the application corresponding to the first operation instruction.
  • the information processing apparatus can be obtained when detecting that the terminal device is in a preset state. Taking the first operation instruction, and then acquiring the application corresponding to the first operation instruction based on the first operation instruction and displaying the function interface of the application on the terminal device; thus, when the user sets the function on the terminal device, the terminal device screen is lit.
  • the lock screen state can be realized, which solves the problem that the setting operation of the existing application function is cumbersome, and the setting of the application function does not need to unlock the terminal device, thereby reducing the operation complexity; at the same time, improving the interaction capability between the user and the terminal device.
  • the module 422, the processing module 423, the second receiving unit 45, the third processing unit 46, the first display unit 47, and the second display unit 48 may each be a central processing unit (CPU) located in the wireless data transmitting device, Microprocessor Unit (MPU), Digital Signal Processor (DSP) or Field Programmable Gate Array (FPGA).
  • CPU central processing unit
  • MPU Microprocessor Unit
  • DSP Digital Signal Processor
  • FPGA Field Programmable Gate Array
  • embodiments of the present disclosure can be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware aspects. Moreover, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
  • the present disclosure relates to an information processing technology in the field of communication.
  • the screen of the terminal device is lit and locked in a locked state, which solves the problem that the setting operation of the existing application function is cumbersome.
  • the application function setting does not need to unlock the terminal device, which reduces the operation complexity; at the same time, the interaction capability between the user and the terminal device is improved.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

An information processing method and an information processing device. The method comprises: obtaining a first operation instruction when a terminal device is detected to be in a preset state (101); and obtaining an application corresponding to the first operation instruction and displaying a functional interface of the application on the terminal device based on the first operation instruction (102).

Description

一种信息处理方法和装置Information processing method and device 技术领域Technical field
本公开涉及通信领域中的信息处理技术,尤其涉及一种信息处理方法和装置。The present disclosure relates to information processing technologies in the field of communications, and in particular, to an information processing method and apparatus.
背景技术Background technique
随着手机的普及,手机上的应用越来越多,用户使用手机上的应用的频率也更高,比如闹钟功能。目前,用户要设置手机上的某些功能需要打开相应的应用进入到具体的设置界面才能进行设置。发明人发现现有的这种设置方式不够便捷,尤其是手机处于黑屏的情况下用户想要设置某些功能时,需要激活手机并解锁后才能打开相关的应用来设置,实际操作起来比较繁琐,用户体验较差。With the popularity of mobile phones, there are more and more applications on mobile phones, and users use higher frequency of applications on mobile phones, such as alarm clock functions. At present, the user needs to set certain functions on the mobile phone to open the corresponding application and enter the specific setting interface to set. The inventor found that the existing setting method is not convenient enough, especially when the mobile phone is in a black screen, when the user wants to set certain functions, the mobile phone needs to be activated and unlocked to open the related application to set, and the actual operation is cumbersome. The user experience is poor.
发明内容Summary of the invention
为解决上述技术问题,本公开实施例期望提供一种信息处理方法和装置,解决了现有应用功能的设置操作繁琐的问题,实现了应用功能的设置无需解锁终端设备,降低了操作复杂度;同时,提高了用户和终端设备的交互能力。In order to solve the above technical problem, the embodiments of the present disclosure are expected to provide an information processing method and apparatus, which solves the problem that the setting operation of the existing application function is cumbersome, and realizes the setting of the application function without unlocking the terminal device, thereby reducing the operation complexity; At the same time, the interaction ability between the user and the terminal device is improved.
本公开的技术方案是这样实现的:The technical solution of the present disclosure is implemented as follows:
一种信息处理方法,包括:An information processing method includes:
当检测到终端设备处于预设状态时,获取第一操作指令;Obtaining a first operation instruction when detecting that the terminal device is in a preset state;
基于所述第一操作指令,获取所述第一操作指令对应的应用并在所述终端设备上显示所述应用的功能界面。And acquiring, according to the first operation instruction, an application corresponding to the first operation instruction, and displaying a function interface of the application on the terminal device.
可选的,所述方法还包括:Optionally, the method further includes:
接收所述用户发送的针对所述功能界面的第二操作指令;Receiving a second operation instruction sent by the user for the function interface;
响应所述第二操作指令,并在所述预设状态下执行所述第二操作指令对应的操作。Responding to the second operation instruction, and performing an operation corresponding to the second operation instruction in the preset state.
可选的,所述当检测到终端设备处于预设状态时,获取第一操作指令,包括:Optionally, when the terminal device is detected to be in a preset state, acquiring the first operation instruction includes:
当检测到终端设备处于预设状态时,接收所述用户的第一操作;Receiving a first operation of the user when detecting that the terminal device is in a preset state;
判断所述第一操作是否满足预设操作;Determining whether the first operation satisfies a preset operation;
若所述第一操作满足所述预设操作,则响应所述第一操作得到所述第一操作指令。And if the first operation satisfies the preset operation, the first operation instruction is obtained in response to the first operation.
可选的,所述基于所述第一操作指令,获取所述第一操作指令对应的应用并在所述终端设备上显示所述应用的功能界面,包括:Optionally, the acquiring, according to the first operation instruction, the application corresponding to the first operation instruction, and displaying the function interface of the application on the terminal device, includes:
基于所述第一操作指令,获取所述第一操作指令对应的应用;Obtaining, according to the first operation instruction, an application corresponding to the first operation instruction;
在所述终端设备上显示所述第一操作指令对应的每一应用的功能界面;Displaying, on the terminal device, a function interface of each application corresponding to the first operation instruction;
接收所述用户的切换指令,并基于所述切换指令切换至目标应用的功能界面。Receiving a switching instruction of the user, and switching to a function interface of the target application based on the switching instruction.
可选的,所述响应所述第二操作指令,并在所述预设状态下执行所述第二操作指令对应的操作之后,还包括: Optionally, after the responding to the second operation instruction and performing the operation corresponding to the second operation instruction in the preset state, the method further includes:
接收所述用户发送的第三操作指令;Receiving a third operation instruction sent by the user;
响应所述第三操作指令,保存所述第二操作指令对应的操作的设置,并返回所述终端设备的所述预设状态的显示界面。And responding to the third operation instruction, saving settings of operations corresponding to the second operation instruction, and returning to the display interface of the preset state of the terminal device.
可选的,所述方法还包括:Optionally, the method further includes:
在所述终端设备的所述预设状态的显示界面上显示第一标识,其中,所述第一标识用于指示所述用户所述第二操作指令对应的操作的已设置成功。The first identifier is displayed on the display interface of the preset state of the terminal device, where the first identifier is used to indicate that the operation corresponding to the second operation instruction of the user is successfully set.
可选的,所述方法还包括:Optionally, the method further includes:
在所述第一操作指令对应的应用的功能界面上显示第二标识;其中,所述第二标识用于指示用户能够对所述第一操作指令对应的应用进行功能设置。The second identifier is displayed on the function interface of the application corresponding to the first operation instruction; wherein the second identifier is used to indicate that the user can perform function setting on the application corresponding to the first operation instruction.
一种信息处理装置,包括:获取单元和第一处理单元,其中:An information processing apparatus includes: an obtaining unit and a first processing unit, wherein:
所述获取单元设置为当检测到终端设备处于预设状态时,获取第一操作指令;The acquiring unit is configured to acquire a first operation instruction when detecting that the terminal device is in a preset state;
所述第一处理单元设置为基于所述第一操作指令,获取所述第一操作指令对应的应用并在所述终端设备上显示所述应用的功能界面。The first processing unit is configured to acquire an application corresponding to the first operation instruction and display a function interface of the application on the terminal device based on the first operation instruction.
可选的,所述装置还包括:第一接收单元和第二处理单元,其中:Optionally, the device further includes: a first receiving unit and a second processing unit, where:
所述第一接收单元设置为接收所述用户发送的针对所述功能界面的第二操作指令;The first receiving unit is configured to receive a second operation instruction sent by the user for the function interface;
所述第二处理单元设置为响应所述第二操作指令,并在所述预设状态下执行所述第二操作指令对应的操作。The second processing unit is configured to respond to the second operation instruction and perform an operation corresponding to the second operation instruction in the preset state.
可选的,所述获取单元包括:接收模块、判断模块和第一获取模块,其中:Optionally, the obtaining unit includes: a receiving module, a determining module, and a first acquiring module, where:
所述接收模块设置为当检测到终端设备处于预设状态时,接收所述用户的第一操作;The receiving module is configured to receive a first operation of the user when detecting that the terminal device is in a preset state;
所述判断模块设置为判断所述第一操作是否满足预设操作;The determining module is configured to determine whether the first operation meets a preset operation;
所述第一获取模块设置为若所述第一操作满足所述预设操作,则响应所述第一操作得到所述第一操作指令。The first obtaining module is configured to obtain the first operation instruction in response to the first operation, if the first operation satisfies the preset operation.
可选的,所述第一处理单元包括:第二获取模块、显示模块和处理模块,其中:Optionally, the first processing unit includes: a second acquiring module, a display module, and a processing module, where:
所述第二获取模块置为基于所述第一操作指令,获取所述第一操作指令对应的应用;The second acquiring module is configured to acquire an application corresponding to the first operation instruction based on the first operation instruction;
所述显示模块设置为在所述终端设备上显示所述第一操作指令对应的每一应用的功能界面;The display module is configured to display, on the terminal device, a function interface of each application corresponding to the first operation instruction;
所述处理模块设置为接收所述用户的切换指令,并基于所述切换指令切换至目标应用的功能界面。The processing module is configured to receive a switching instruction of the user and switch to a function interface of the target application based on the switching instruction.
可选的,所述装置还包括:第二接收单元和第三处理单元,其中:Optionally, the device further includes: a second receiving unit and a third processing unit, where:
所述第二接收单元设置为接收所述用户发送的第三操作指令;The second receiving unit is configured to receive a third operation instruction sent by the user;
所述第三处理单元设置为响应所述第三操作指令,保存所述第二操作指令对应的操作的设置,并返回所述终端设备的所述预设状态的显示界面。The third processing unit is configured to save the setting of the operation corresponding to the second operation instruction in response to the third operation instruction, and return to the display interface of the preset state of the terminal device.
可选的,所述装置还包括:第一显示单元,其中:Optionally, the device further includes: a first display unit, wherein:
所述第一显示单元设置为在所述终端设备的所述预设状态的显示界面上显示第一标识,其中,所述第一标识用于指示所述用户所述第二操作指令对应的操作的已设置成功。 The first display unit is configured to display a first identifier on a display interface of the preset state of the terminal device, where the first identifier is used to indicate an operation corresponding to the second operation instruction of the user Has been set successfully.
可选的,所述装置还包括:第二显示单元,其中:Optionally, the device further includes: a second display unit, where:
所述第二显示单元设置为在所述第一操作指令对应的应用的功能界面上显示第二标识;其中,所述第二标识用于指示用户能够对所述第一操作指令对应的应用进行功能设置。The second display unit is configured to display a second identifier on a function interface of the application corresponding to the first operation instruction, where the second identifier is used to indicate that the user can perform an application corresponding to the first operation instruction Function settings.
本公开实施例所提供的信息处理方法和装置,能够在检测到终端设备处于预设状态时,获取第一操作指令,之后基于第一操作指令,获取第一操作指令对应的应用并在终端设备上显示该应用的功能界面;这样,用户设置终端设备上的功能时,在终端设备屏幕点亮且锁屏状态下就可以实现,解决了现有应用功能的设置操作繁琐的问题,实现应用功能的设置无需解锁终端设备,降低了操作复杂度;同时,提高了用户和终端设备的交互能力。The information processing method and device provided by the embodiment of the present disclosure can acquire the first operation instruction when detecting that the terminal device is in the preset state, and then acquire the application corresponding to the first operation instruction based on the first operation instruction and The function interface of the application is displayed; thus, when the user sets the function on the terminal device, the terminal device screen is lit and the screen is locked, which solves the problem that the setting operation of the existing application function is cumbersome and realizes the application function. The setting does not need to unlock the terminal device, which reduces the operation complexity; at the same time, the interaction capability between the user and the terminal device is improved.
附图说明DRAWINGS
图1为本公开的实施例提供的一种信息处理方法的流程示意图;FIG. 1 is a schematic flowchart diagram of an information processing method according to an embodiment of the present disclosure;
图2为本公开的实施例提供的另一种信息处理方法的流程示意图;FIG. 2 is a schematic flowchart diagram of another information processing method according to an embodiment of the present disclosure;
图3为本公开的实施例提供的一种闹钟应用的功能界面的示意图;FIG. 3 is a schematic diagram of a function interface of an alarm clock application according to an embodiment of the present disclosure;
图4为本公开的实施例提供的又一种信息处理方法的流程示意图;FIG. 4 is a schematic flowchart diagram of still another information processing method according to an embodiment of the present disclosure;
图5为本公开的实施例提供的一种闹钟应用的功能界面上显示第二标识的示意图;FIG. 5 is a schematic diagram of displaying a second identifier on a function interface of an alarm clock application according to an embodiment of the present disclosure;
图6为本公开的另一实施例提供的一种信息处理方法的流程示意图;FIG. 6 is a schematic flowchart diagram of an information processing method according to another embodiment of the present disclosure;
图7为本公开的实施例提供的一种闹钟功能设置前后手机的状态栏上显示第一标识的示意图;FIG. 7 is a schematic diagram of displaying a first identifier on a status bar of a mobile phone before and after setting an alarm clock function according to an embodiment of the present disclosure;
图8为本公开的实施例提供的一种信息处理装置的结构示意图;FIG. 8 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present disclosure;
图9为本公开的实施例提供的另一种信息处理装置的结构示意图;FIG. 9 is a schematic structural diagram of another information processing apparatus according to an embodiment of the present disclosure;
图10为本公开的实施例提供的又一种信息处理装置的结构示意图;FIG. 10 is a schematic structural diagram of still another information processing apparatus according to an embodiment of the present disclosure;
图11为本公开的另一实施例提供的一种信息处理装置的结构示意图;FIG. 11 is a schematic structural diagram of an information processing apparatus according to another embodiment of the present disclosure;
图12为本公开的另一实施例提供的另一种信息处理装置的结构示意图;FIG. 12 is a schematic structural diagram of another information processing apparatus according to another embodiment of the present disclosure;
图13为本公开的另一实施例提供的又一种信息处理装置的结构示意图;FIG. 13 is a schematic structural diagram of still another information processing apparatus according to another embodiment of the present disclosure;
图14为本公开的又一实施例提供的一种信息处理装置的结构示意图。FIG. 14 is a schematic structural diagram of an information processing apparatus according to still another embodiment of the present disclosure.
具体实施方式detailed description
下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述。The technical solutions in the embodiments of the present disclosure will be clearly and completely described below in conjunction with the drawings in the embodiments of the present disclosure.
本公开的实施例提供一种信息处理方法,参照图1所示,该方法包括以下步骤:An embodiment of the present disclosure provides an information processing method. Referring to FIG. 1, the method includes the following steps:
步骤101、当检测到终端设备处于预设状态时,获取第一操作指令。Step 101: Acquire a first operation instruction when detecting that the terminal device is in a preset state.
具体的,步骤101当检测到终端设备处于预设状态时,获取第一操作指令可以是由信息处理装置来实现的;该信息处理装置可以是能够安装应用程序的智能终端,优选的可以是智能移动终端。终端设备的预设状态可以是终端设备锁屏且屏幕点亮的状态。Specifically, in step 101, when detecting that the terminal device is in the preset state, acquiring the first operation instruction may be implemented by the information processing device; the information processing device may be an intelligent terminal capable of installing an application, and preferably may be an intelligent device. Mobile terminal. The preset state of the terminal device may be a state in which the terminal device locks the screen and the screen is lit.
步骤102、基于第一操作指令,获取第一操作指令对应的应用并在终端设备上显示应 用的功能界面。Step 102: Acquire, according to the first operation instruction, an application corresponding to the first operation instruction, and display the indication on the terminal device The function interface used.
具体的,步骤102基于第一操作指令,获取第一操作指令对应的应用并在终端设备上显示应用的功能界面可以是由信息处理装置来实现的;第一操作指令可以是用户发送给终端设备的,第一操作指令可以对应终端设备中的一个应用,也可以对应多个应用;应用的功能界面显示在终端设备的锁屏模式下,该功能界面并不是应用本身的操作界面而是可以设置该应用对应功能的一个功能界面。Specifically, the step 102 is based on the first operation instruction, and the function interface for acquiring the application corresponding to the first operation instruction and displaying the application on the terminal device may be implemented by the information processing device; the first operation instruction may be sent by the user to the terminal device. The first operation instruction may correspond to one application in the terminal device or may correspond to multiple applications; the function interface of the application is displayed in the lock screen mode of the terminal device, and the function interface is not the operation interface of the application itself but may be set The application corresponds to a functional interface of the function.
本公开的实施例所提供的信息处理方法,能够在检测到终端设备处于预设状态时,获取第一操作指令,之后基于第一操作指令,获取第一操作指令对应的应用并在终端设备上显示该应用的功能界面;这样,用户设置终端设备上的功能时,在终端设备屏幕点亮且锁屏状态下就可以实现,解决了现有应用功能的设置操作繁琐的问题,实现应用功能的设置无需解锁终端设备,降低了操作复杂度;同时,提高了用户和终端设备的交互能力。The information processing method provided by the embodiment of the present disclosure can acquire the first operation instruction when detecting that the terminal device is in the preset state, and then acquire the application corresponding to the first operation instruction based on the first operation instruction and on the terminal device. The function interface of the application is displayed; thus, when the user sets the function on the terminal device, the terminal device screen is lit and the screen is locked, which solves the problem that the setting operation of the existing application function is cumbersome, and the application function is realized. The setting does not need to unlock the terminal device, which reduces the operation complexity; at the same time, the interaction capability between the user and the terminal device is improved.
本公开的实施例提供一种信息处理方法,参照图2所示,该方法包括以下步骤:An embodiment of the present disclosure provides an information processing method. Referring to FIG. 2, the method includes the following steps:
步骤201、当检测到终端设备处于预设状态时,信息处理装置获取第一操作指令。Step 201: When detecting that the terminal device is in a preset state, the information processing device acquires the first operation instruction.
步骤202、信息处理装置基于第一操作指令,获取第一操作指令对应的应用并在终端设备上显示应用的功能界面。Step 202: The information processing device acquires an application corresponding to the first operation instruction and displays a function interface of the application on the terminal device, based on the first operation instruction.
步骤203、信息处理装置接收用户发送的针对功能界面的第二操作指令。Step 203: The information processing apparatus receives a second operation instruction sent by the user for the function interface.
具体的,应用对应的功能界面显示在终端设备的锁屏模式下后,用户可以触控终端设备上的功能界面给终端设备施加第二操作指令。例如,第一操作指令对应的应用为闹钟时,如图3a中所示为显示闹钟功能界面之前手机处于锁屏界面,响应第一操作指令后可以在手机的锁屏界面上显示如图3b中的闹钟功能界面,可以在终端设备的锁屏界面上显示闹钟功能界面,用户通过上下滑动来调节闹钟的时钟和分钟,并给终端设备施加第二操作指令。Specifically, after the corresponding function interface is displayed in the lock screen mode of the terminal device, the user can apply a second operation instruction to the terminal device by using the function interface on the touch terminal device. For example, when the application corresponding to the first operation instruction is an alarm, as shown in FIG. 3a, the mobile phone is in a lock screen interface before displaying the alarm function interface, and can be displayed on the lock screen interface of the mobile phone after responding to the first operation instruction, as shown in FIG. 3b. The alarm clock function interface can display an alarm function interface on the lock screen interface of the terminal device, and the user can adjust the clock and minute of the alarm clock by sliding up and down, and apply a second operation instruction to the terminal device.
步骤204、信息处理装置响应第二操作指令,并在预设状态下执行第二操作指令对应的操作。Step 204: The information processing apparatus responds to the second operation instruction, and performs an operation corresponding to the second operation instruction in a preset state.
具体的,终端设备接收到用户上下滑动的操作后,调节闹钟的时钟和分钟来进行闹钟时间的选择,用户停止滑动后闹钟时间设定。Specifically, after receiving the operation of sliding the user up and down, the terminal device adjusts the clock and the minute of the alarm to select the alarm time, and the alarm time setting is set after the user stops sliding.
步骤205、信息处理装置接收用户发送的第三操作指令。Step 205: The information processing apparatus receives a third operation instruction sent by the user.
具体的,应用对应的功能界面的功能设置完成后,用户可以通过触控终端设备等方式给终端设备施加第三操作指令,该第三操作指令可以是用户双击终端设备的显示屏幕的空白处、同时按下音量加减按键或者按下Home键等方式产生的,其中第三操作指令产生的方式可以是用户根据自己的喜好基于操作便捷的原则设置的。Specifically, after the function setting of the corresponding function interface is completed, the user may apply a third operation instruction to the terminal device by using a touch terminal device or the like, where the third operation instruction may be a blank space where the user double-clicks the display screen of the terminal device, At the same time, the volume up/down button is pressed or the Home button is pressed, and the third operation command is generated by the user according to the preference of the user according to the principle of convenient operation.
步骤206、信息处理装置响应第三操作指令,保存第二操作指令对应的操作的设置,并返回终端设备的预设状态的显示界面。Step 206: The information processing device saves the setting of the operation corresponding to the second operation instruction in response to the third operation instruction, and returns to the display interface of the preset state of the terminal device.
具体的,用户对终端设备施加第三操作指令后,可以自动退出对应的应用的功能界面并保存用户对终端设备的应用的功能设置,之后可以返回终端设备的锁屏状态。例如,用 户设置好闹钟的时间之后,可以同时按下音量的上下按键保存对闹钟的设置并退出闹钟设置功能界面,最终返回手机的锁屏界面。Specifically, after the third operation instruction is applied to the terminal device, the user may automatically exit the function interface of the corresponding application and save the function setting of the application of the terminal device, and then return to the lock screen state of the terminal device. For example, use After setting the alarm time, you can press the up and down buttons of the volume to save the setting of the alarm and exit the alarm setting function interface, and finally return to the lock screen of the mobile phone.
需要说明的是,本实施例中与其它实施例中相同步骤或概念的解释可以参照其它实施例中的描述,此处不再赘述。It should be noted that the explanation of the same steps or concepts in the other embodiments may refer to the descriptions in other embodiments, and details are not described herein again.
本公开的实施例所提供的信息处理方法,能够在检测到终端设备处于预设状态时,获取第一操作指令,之后基于第一操作指令,获取第一操作指令对应的应用并在终端设备上显示该应用的功能界面;这样,用户设置终端设备上的功能时,在终端设备屏幕点亮且锁屏状态下就可以实现,解决了现有应用功能的设置操作繁琐的问题,实现应用功能的设置无需解锁终端设备,降低了操作复杂度;同时,提高了用户和终端设备的交互能力。The information processing method provided by the embodiment of the present disclosure can acquire the first operation instruction when detecting that the terminal device is in the preset state, and then acquire the application corresponding to the first operation instruction based on the first operation instruction and on the terminal device. The function interface of the application is displayed; thus, when the user sets the function on the terminal device, the terminal device screen is lit and the screen is locked, which solves the problem that the setting operation of the existing application function is cumbersome, and the application function is realized. The setting does not need to unlock the terminal device, which reduces the operation complexity; at the same time, the interaction capability between the user and the terminal device is improved.
本公开的实施例提供一种信息处理方法,参照图4所示,该方法包括以下步骤:An embodiment of the present disclosure provides an information processing method. Referring to FIG. 4, the method includes the following steps:
步骤301、当检测到终端设备处于预设状态时,信息处理装置接收用户的第一操作。Step 301: When detecting that the terminal device is in a preset state, the information processing device receives the first operation of the user.
具体的,手机处于锁频且屏幕点亮状态时,用户给手机施加第一操作,例如可以是双击手机显示屏幕的空白处、同时按下音量加减按键或者按下Home键等操作方式。Specifically, when the mobile phone is in the locked frequency and the screen is lit, the user applies the first operation to the mobile phone, for example, double-clicking the blank space of the mobile phone display screen, pressing the volume plus or minus button or pressing the Home button.
步骤302、信息处理装置判断第一操作是否满足预设操作。Step 302: The information processing apparatus determines whether the first operation satisfies the preset operation.
具体的,预设操作可以是用户根据自己的喜欢基于操作便捷的原则预先设置的;判断第一操作是否满足预设操作可以是通过判断用户发送的第一操作是否与手机中存储的预设操作匹配,如果第一操作与预设操作匹配则说明第一操作满足预设操作,如果第一操作与预设操作不匹配则说明第一操作不满足预设操作。Specifically, the preset operation may be preset by the user according to the user's preference based on the principle of convenient operation; determining whether the first operation meets the preset operation may be performed by determining whether the first operation sent by the user is related to the preset operation stored in the mobile phone. Matching, if the first operation matches the preset operation, the first operation satisfies the preset operation, and if the first operation does not match the preset operation, the first operation does not satisfy the preset operation.
步骤303、若第一操作满足预设操作,则信息处理装置响应第一操作得到第一操作指令。Step 303: If the first operation satisfies the preset operation, the information processing device obtains the first operation instruction in response to the first operation.
具体的,如果第一操作不满足预设操作,则终端设备不响应用户发送的对终端设备的第一操作。Specifically, if the first operation does not satisfy the preset operation, the terminal device does not respond to the first operation of the terminal device sent by the user.
步骤304、信息处理装置基于第一操作指令,获取第一操作指令对应的应用。Step 304: The information processing apparatus acquires an application corresponding to the first operation instruction based on the first operation instruction.
步骤305、信息处理装置在终端设备上显示第一操作指令对应的每一应用的功能界面。Step 305: The information processing device displays, on the terminal device, a function interface of each application corresponding to the first operation instruction.
具体的,此时第一操作对应终端设备中的多个应用,终端设备接收到用户发送的第一操作后产生对应的第一操作指令,然后可以在调用第一操作对应的应用的功能并在终端设备的锁屏模式下显示每一个应用的功能界面。Specifically, the first operation corresponds to multiple applications in the terminal device, and after receiving the first operation sent by the user, the terminal device generates a corresponding first operation instruction, and then may invoke the function of the application corresponding to the first operation and The function interface of each application is displayed in the lock screen mode of the terminal device.
步骤306、信息处理装置接收用户的切换指令,并基于切换指令切换至目标应用的功能界面。Step 306: The information processing apparatus receives the switching instruction of the user, and switches to the function interface of the target application based on the switching instruction.
具体的,该切换指令可以是触控或者滑动操作;当第一操作对应的应用可以全部显示在终端设备的显示屏幕上时,用户可以直接触控自己想要设置的功能界面形成切换指令;当第一操作对应的应用较多无法全部显示在终端设备的显示屏幕上,此时显示屏幕上只显示默认的应用的功能界面,用户可以上下对应的界面形成切换指令得到自己需要的目标应用的功能界面,其中,默认的应用可以是用户经常使用的应用。Specifically, the switching instruction may be a touch or slide operation; when the application corresponding to the first operation may all be displayed on the display screen of the terminal device, the user may directly touch the function interface that he wants to set to form a switching instruction; The application corresponding to the first operation cannot be displayed on the display screen of the terminal device. At this time, only the function interface of the default application is displayed on the display screen, and the user can form a switching instruction to obtain the function of the target application required by the user. Interface, where the default application can be an application that users often use.
步骤307、信息处理装置在目标应用的功能界面上显示第二标识。 Step 307: The information processing device displays the second identifier on the function interface of the target application.
其中,第二标识用于指示用户能够对第一操作指令对应的应用进行功能设置。The second identifier is used to indicate that the user can perform function setting on the application corresponding to the first operation instruction.
需要说明的是,步骤307在目标应用的功能界面上显示第二标识也可以是与步骤306同时执行的,具体的执行顺序可以是根据实际的需求来确定的,此处不做限定。It should be noted that, in step 307, the second identifier is displayed on the function interface of the target application, and may be performed at the same time as step 306. The specific execution sequence may be determined according to actual requirements, which is not limited herein.
具体的,第二标识可以是能够告知用户终端设备当前已经进入相应应用的功能设置,这样用户可以给终端设备发送第二操作指令;该第二标识可以是用户根据自己的喜好预先设置的图标。例如手机进行闹钟设置时,如图5中所示,可以在应用的功能界面上的不影响闹钟设置的任何一个位置处显示一个图标,表明手机此时已经进入闹钟设置功能,用户可以对手机的闹钟进行设置。Specifically, the second identifier may be a function setting that can notify the user that the terminal device has entered the corresponding application, so that the user can send a second operation instruction to the terminal device; the second identifier can be an icon preset by the user according to his or her preference. For example, when the mobile phone performs the alarm setting, as shown in FIG. 5, an icon can be displayed at any position on the application function interface that does not affect the alarm setting, indicating that the mobile phone has entered the alarm setting function at this time, and the user can The alarm is set.
步骤308、信息处理装置接收用户发送的针对功能界面的第二操作指令。Step 308: The information processing apparatus receives a second operation instruction sent by the user for the function interface.
步骤309、信息处理装置响应第二操作指令,并在预设状态下执行第二操作指令对应的操作。Step 309: The information processing apparatus responds to the second operation instruction, and performs an operation corresponding to the second operation instruction in a preset state.
步骤310、信息处理装置接收用户发送的第三操作指令。Step 310: The information processing device receives a third operation instruction sent by the user.
步骤311、信息处理装置响应第三操作指令,保存第二操作指令对应的操作的设置,并返回终端设备的预设状态的显示界面。Step 311: The information processing device saves the setting of the operation corresponding to the second operation instruction in response to the third operation instruction, and returns to the display interface of the preset state of the terminal device.
进一步,在本公开另一实施例中,参照图6所示,该方法还可以包括以下步骤:Further, in another embodiment of the present disclosure, as shown in FIG. 6, the method may further include the following steps:
步骤312、信息处理装置在终端设备的预设状态的显示界面上显示第一标识。Step 312: The information processing apparatus displays the first identifier on the display interface of the preset state of the terminal device.
其中,第一标识用于指示用户第二操作指令对应的操作的已设置成功。The first identifier is used to indicate that the operation corresponding to the second operation instruction of the user is successfully set.
步骤312在终端设备的预设状态的显示界面上显示第一标识可以是与步骤311同时进行的,具体的执行顺序可以是根据实际的需求来确定的,此处不做限定。Step 312: Displaying the first identifier on the display interface of the preset state of the terminal device may be performed simultaneously with the step 311. The specific execution sequence may be determined according to actual requirements, which is not limited herein.
具体的应用对应的功能设置完成并返回终端设备的锁屏显示界面时,可以同时在终端设备的状态栏中显示应用功能已经设置成功的第一标识信息,例如可以如图7中所示,闹钟设置完成并返回手机的锁屏状态时可以更新手机状态栏中的显示闹钟的数目,如图7a中所示若设置之前手机闹钟的数目为1,则如图7b中所示设置之后可以更新对应的状态栏的数目为2,这样,用户可以知道闹钟功能已经设置成功。When the function corresponding to the specific application is completed and returned to the lock screen display interface of the terminal device, the first identifier information that the application function has been successfully set may be displayed in the status bar of the terminal device, for example, as shown in FIG. When the setting is completed and returned to the lock screen state of the mobile phone, the number of displayed alarms in the status bar of the mobile phone can be updated. As shown in FIG. 7a, if the number of mobile phone alarms before setting is 1, the corresponding update can be updated after the setting as shown in FIG. 7b. The number of status bars is 2, so that the user can know that the alarm function has been set successfully.
需要说明的是,本实施例中与其它实施例中相同步骤或概念的解释可以参照其它实施例中的描述,此处不再赘述。It should be noted that the explanation of the same steps or concepts in the other embodiments may refer to the descriptions in other embodiments, and details are not described herein again.
本公开实施例所提供的信息处理方法,能够在检测到终端设备处于预设状态时,获取第一操作指令,之后基于第一操作指令,获取第一操作指令对应的应用并在终端设备上显示该应用的功能界面;这样,用户设置终端设备上的功能时,在终端设备屏幕点亮且锁屏状态下就可以实现,解决了现有应用功能的设置操作繁琐的问题,实现应用功能的设置无需解锁终端设备,降低了操作复杂度;同时,提高了用户和终端设备的交互能力。The information processing method provided by the embodiment of the present disclosure can acquire the first operation instruction when detecting that the terminal device is in the preset state, and then acquire the application corresponding to the first operation instruction and display it on the terminal device based on the first operation instruction. The function interface of the application; in this way, when the user sets the function on the terminal device, the terminal device screen is lit and locked in the lock screen state, which solves the problem that the setting operation of the existing application function is cumbersome, and realizes the setting of the application function. There is no need to unlock the terminal device, which reduces the operation complexity; at the same time, the interaction capability between the user and the terminal device is improved.
本公开的实施例提供一种信息处理装置4,该装置可以应用于图1~图2、图4、图6对应的实施例提供的一种信息处理方法中,参照图8所示,该装置可以包括:获取单元41和第一处理单元42,其中:An embodiment of the present disclosure provides an information processing apparatus 4, which can be applied to an information processing method provided by the embodiment corresponding to FIG. 1 to FIG. 2, FIG. 4, and FIG. 6, which is shown in FIG. The method may include: an obtaining unit 41 and a first processing unit 42, wherein:
获取单元41用于当检测到终端设备处于预设状态时,获取第一操作指令。 The obtaining unit 41 is configured to acquire a first operation instruction when detecting that the terminal device is in a preset state.
第一处理单元42用于当检测到终端设备处于预设状态时,获取第一操作指令。The first processing unit 42 is configured to acquire a first operation instruction when detecting that the terminal device is in a preset state.
本公开的实施例所提供的信息处理装置,能够在检测到终端设备处于预设状态时,获取第一操作指令,之后基于第一操作指令,获取第一操作指令对应的应用并在终端设备上显示该应用的功能界面;这样,用户设置终端设备上的功能时,在终端设备屏幕点亮且锁屏状态下就可以实现,解决了现有应用功能的设置操作繁琐的问题,实现应用功能的设置无需解锁终端设备,降低了操作复杂度;同时,提高了用户和终端设备的交互能力。The information processing apparatus provided by the embodiment of the present disclosure can acquire the first operation instruction when detecting that the terminal device is in the preset state, and then acquire the application corresponding to the first operation instruction based on the first operation instruction and on the terminal device. The function interface of the application is displayed; thus, when the user sets the function on the terminal device, the terminal device screen is lit and the screen is locked, which solves the problem that the setting operation of the existing application function is cumbersome, and the application function is realized. The setting does not need to unlock the terminal device, which reduces the operation complexity; at the same time, the interaction capability between the user and the terminal device is improved.
进一步,参照图9所示,该装置还包括:第一接收单元43和第二处理单元44,其中:Further, referring to FIG. 9, the apparatus further includes: a first receiving unit 43 and a second processing unit 44, wherein:
第一接收单元43用于接收用户发送的针对功能界面的第二操作指令。The first receiving unit 43 is configured to receive a second operation instruction sent by the user for the function interface.
第二处理单元44用于响应第二操作指令,并在预设状态下执行第二操作指令对应的操作。The second processing unit 44 is configured to respond to the second operation instruction and perform an operation corresponding to the second operation instruction in a preset state.
具体的,参照图10所示,获取单元41包括:接收模块411、判断模块412和第一获取模块413,其中:Specifically, referring to FIG. 10, the obtaining unit 41 includes: a receiving module 411, a determining module 412, and a first acquiring module 413, where:
接收模块411用于当检测到终端设备处于预设状态时,接收用户的第一操作。The receiving module 411 is configured to receive a first operation of the user when detecting that the terminal device is in a preset state.
判断模块412用于判断第一操作是否满足预设操作。The determining module 412 is configured to determine whether the first operation satisfies the preset operation.
第一获取模块413用于若第一操作满足预设操作,则响应第一操作得到第一操作指令。The first obtaining module 413 is configured to obtain a first operation instruction in response to the first operation if the first operation satisfies the preset operation.
具体的,参照图11所示,第一处理单元42包括:第二获取模块421、显示模块422和处理模块423,其中:Specifically, referring to FIG. 11, the first processing unit 42 includes: a second obtaining module 421, a display module 422, and a processing module 423, where:
第二获取模块421用于基于第一操作指令,获取第一操作指令对应的应用。The second obtaining module 421 is configured to acquire an application corresponding to the first operation instruction based on the first operation instruction.
显示模块422用于在终端设备上显示第一操作指令对应的每一应用的功能界面。The display module 422 is configured to display, on the terminal device, a function interface of each application corresponding to the first operation instruction.
处理模块423用于接收用户的切换指令,并基于切换指令切换至目标应用的功能界面。The processing module 423 is configured to receive a switching instruction of the user, and switch to a function interface of the target application based on the switching instruction.
进一步,参照图12所示,该装置还包括:第二接收单元45和第三处理单元46,其中:Further, referring to FIG. 12, the apparatus further includes: a second receiving unit 45 and a third processing unit 46, wherein:
第二接收单元45用于接收用户发送的第三操作指令。The second receiving unit 45 is configured to receive a third operation instruction sent by the user.
第三处理单元46用于响应第三操作指令,保存第二操作指令对应的操作的设置,并返回终端设备的预设状态的显示界面。The third processing unit 46 is configured to save the setting of the operation corresponding to the second operation instruction and return to the display interface of the preset state of the terminal device in response to the third operation instruction.
进一步,参照图13所示,该装置还包括:第一显示单元47,其中:Further, referring to FIG. 13, the apparatus further includes: a first display unit 47, wherein:
第一显示单元47用于在终端设备的预设状态的显示界面上显示第一标识。The first display unit 47 is configured to display the first identifier on the display interface of the preset state of the terminal device.
其中,第一标识用于指示用户第二操作指令对应的操作的已设置成功。The first identifier is used to indicate that the operation corresponding to the second operation instruction of the user is successfully set.
进一步,参照图14所示,该装置还包括:第二显示单元48,其中:Further, referring to FIG. 14, the apparatus further includes: a second display unit 48, wherein:
第二显示单元48用于在第一操作指令对应的应用的功能界面上显示第二标识。The second display unit 48 is configured to display the second identifier on the function interface of the application corresponding to the first operation instruction.
其中,第二标识用于指示用户能够对第一操作指令对应的应用进行功能设置。The second identifier is used to indicate that the user can perform function setting on the application corresponding to the first operation instruction.
需要说明的是,本实施例中各个单元和模块之间的交互过程,可以参照图1~图2、图4、图6对应的实施例提供的一种信息处理方法中的交互过程,此处不再赘述。It should be noted that, in the interaction process between each unit and the module in this embodiment, reference may be made to the interaction process in an information processing method provided by the embodiment corresponding to FIG. 1 to FIG. 2, FIG. 4, and FIG. No longer.
本公开的实施例所提供的信息处理装置,能够在检测到终端设备处于预设状态时,获 取第一操作指令,之后基于第一操作指令,获取第一操作指令对应的应用并在终端设备上显示该应用的功能界面;这样,用户设置终端设备上的功能时,在终端设备屏幕点亮且锁屏状态下就可以实现,解决了现有应用功能的设置操作繁琐的问题,实现应用功能的设置无需解锁终端设备,降低了操作复杂度;同时,提高了用户和终端设备的交互能力。The information processing apparatus provided by the embodiment of the present disclosure can be obtained when detecting that the terminal device is in a preset state. Taking the first operation instruction, and then acquiring the application corresponding to the first operation instruction based on the first operation instruction and displaying the function interface of the application on the terminal device; thus, when the user sets the function on the terminal device, the terminal device screen is lit. The lock screen state can be realized, which solves the problem that the setting operation of the existing application function is cumbersome, and the setting of the application function does not need to unlock the terminal device, thereby reducing the operation complexity; at the same time, improving the interaction capability between the user and the terminal device.
在实际应用中,所述获取单元41、第一处理单元42、第一接收单元43、第二处理单元44、接收模块411、判断模块412、第一获取模块413、第二获取模块421、显示模块422、处理模块423、第二接收单元45、第三处理单元46、第一显示单元47和第二显示单元48均可由位于无线数据发送设备中的中央处理器(Central Processing Unit,CPU)、微处理器(Micro Processor Unit,MPU)、数字信号处理器(Digital Signal Processor,DSP)或现场可编程门阵列(Field Programmable Gate Array,FPGA)等实现。In an actual application, the obtaining unit 41, the first processing unit 42, the first receiving unit 43, the second processing unit 44, the receiving module 411, the determining module 412, the first obtaining module 413, the second obtaining module 421, and the display The module 422, the processing module 423, the second receiving unit 45, the third processing unit 46, the first display unit 47, and the second display unit 48 may each be a central processing unit (CPU) located in the wireless data transmitting device, Microprocessor Unit (MPU), Digital Signal Processor (DSP) or Field Programmable Gate Array (FPGA).
本领域内的技术人员应明白,本公开的实施例可提供为方法、系统、或计算机程序产品。因此,本公开可采用硬件实施例、软件实施例、或结合软件和硬件方面的实施例的形式。而且,本公开可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present disclosure can be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware aspects. Moreover, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
本公开是参照根据本公开实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the present disclosure. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
工业实用性Industrial applicability
本公开涉及通信领域中的信息处理技术,当用户设置终端设备上的功能时,在终端设备屏幕点亮且锁屏状态下就可以实现,解决了现有应用功能的设置操作繁琐的问题,实现应用功能的设置无需解锁终端设备,降低了操作复杂度;同时,提高了用户和终端设备的交互能力。The present disclosure relates to an information processing technology in the field of communication. When a user sets a function on a terminal device, the screen of the terminal device is lit and locked in a locked state, which solves the problem that the setting operation of the existing application function is cumbersome. The application function setting does not need to unlock the terminal device, which reduces the operation complexity; at the same time, the interaction capability between the user and the terminal device is improved.
以上所述,仅为本公开的较佳实施例而已,并非用于限定本公开的保护范围。 The above description is only for the preferred embodiments of the present disclosure, and is not intended to limit the scope of the disclosure.

Claims (14)

  1. 一种信息处理方法,包括:An information processing method includes:
    当检测到终端设备处于预设状态时,获取第一操作指令;Obtaining a first operation instruction when detecting that the terminal device is in a preset state;
    基于所述第一操作指令,获取所述第一操作指令对应的应用并在所述终端设备上显示所述应用的功能界面。And acquiring, according to the first operation instruction, an application corresponding to the first operation instruction, and displaying a function interface of the application on the terminal device.
  2. 根据权利要求1所述的方法,其中,所述方法还包括:The method of claim 1 wherein the method further comprises:
    接收所述用户发送的针对所述功能界面的第二操作指令;Receiving a second operation instruction sent by the user for the function interface;
    响应所述第二操作指令,并在所述预设状态下执行所述第二操作指令对应的操作。Responding to the second operation instruction, and performing an operation corresponding to the second operation instruction in the preset state.
  3. 根据权利要求1所述的方法,其中,所述当检测到终端设备处于预设状态时,获取第一操作指令,包括:The method of claim 1, wherein the acquiring the first operation instruction when detecting that the terminal device is in the preset state comprises:
    当检测到终端设备处于预设状态时,接收所述用户的第一操作;Receiving a first operation of the user when detecting that the terminal device is in a preset state;
    判断所述第一操作是否满足预设操作;Determining whether the first operation satisfies a preset operation;
    若所述第一操作满足所述预设操作,则响应所述第一操作得到所述第一操作指令。And if the first operation satisfies the preset operation, the first operation instruction is obtained in response to the first operation.
  4. 根据权利要求1所述的方法,其中,所述基于所述第一操作指令,获取所述第一操作指令对应的应用并在所述终端设备上显示所述应用的功能界面,包括:The method of claim 1, wherein the acquiring, according to the first operation instruction, the application corresponding to the first operation instruction and displaying the function interface of the application on the terminal device comprises:
    基于所述第一操作指令,获取所述第一操作指令对应的应用;Obtaining, according to the first operation instruction, an application corresponding to the first operation instruction;
    在所述终端设备上显示所述第一操作指令对应的每一应用的功能界面;Displaying, on the terminal device, a function interface of each application corresponding to the first operation instruction;
    接收所述用户的切换指令,并基于所述切换指令切换至目标应用的功能界面。Receiving a switching instruction of the user, and switching to a function interface of the target application based on the switching instruction.
  5. 根据权利要求2所述的方法,其中,所述响应所述第二操作指令,并在所述预设状态下执行所述第二操作指令对应的操作之后,还包括:The method of claim 2, wherein the responding to the second operation instruction and performing the operation corresponding to the second operation instruction in the preset state further comprises:
    接收所述用户发送的第三操作指令;Receiving a third operation instruction sent by the user;
    响应所述第三操作指令,保存所述第二操作指令对应的操作的设置,并返回所述终端设备的所述预设状态的显示界面。And responding to the third operation instruction, saving settings of operations corresponding to the second operation instruction, and returning to the display interface of the preset state of the terminal device.
  6. 根据权利要求5所述的方法,其中,所述方法还包括:The method of claim 5 wherein the method further comprises:
    在所述终端设备的所述预设状态的显示界面上显示第一标识,其中,所述第一标识用于指示所述用户所述第二操作指令对应的操作的已设置成功。The first identifier is displayed on the display interface of the preset state of the terminal device, where the first identifier is used to indicate that the operation corresponding to the second operation instruction of the user is successfully set.
  7. 根据权利要求1~6中任一项所述的方法,其中,所述方法还包括:The method according to any one of claims 1 to 6, wherein the method further comprises:
    在所述第一操作指令对应的应用的功能界面上显示第二标识;其中,所述第二标识用于指示用户能够对所述第一操作指令对应的应用进行功能设置。The second identifier is displayed on the function interface of the application corresponding to the first operation instruction; wherein the second identifier is used to indicate that the user can perform function setting on the application corresponding to the first operation instruction.
  8. 一种信息处理装置,包括:获取单元和第一处理单元,其中:An information processing apparatus includes: an obtaining unit and a first processing unit, wherein:
    所述获取单元设置为当检测到终端设备处于预设状态时,获取第一操作指令;The acquiring unit is configured to acquire a first operation instruction when detecting that the terminal device is in a preset state;
    所述第一处理单元设置为基于所述第一操作指令,获取所述第一操作指令对应的应用并在所述终端设备上显示所述应用的功能界面。The first processing unit is configured to acquire an application corresponding to the first operation instruction and display a function interface of the application on the terminal device based on the first operation instruction.
  9. 根据权利要求8所述的装置,其中,所述装置还包括:第一接收单元和第二处理单元,其中: The apparatus of claim 8, wherein the apparatus further comprises: a first receiving unit and a second processing unit, wherein:
    所述第一接收单元设置为接收所述用户发送的针对所述功能界面的第二操作指令;The first receiving unit is configured to receive a second operation instruction sent by the user for the function interface;
    所述第二处理单元设置为响应所述第二操作指令,并在所述预设状态下执行所述第二操作指令对应的操作。The second processing unit is configured to respond to the second operation instruction and perform an operation corresponding to the second operation instruction in the preset state.
  10. 根据权利要求8所述的装置,其中,所述获取单元包括:接收模块、判断模块和第一获取模块,其中:The apparatus according to claim 8, wherein the obtaining unit comprises: a receiving module, a determining module, and a first acquiring module, wherein:
    所述接收模块设置为当检测到终端设备处于预设状态时,接收所述用户的第一操作;The receiving module is configured to receive a first operation of the user when detecting that the terminal device is in a preset state;
    所述判断模块设置为判断所述第一操作是否满足预设操作;The determining module is configured to determine whether the first operation meets a preset operation;
    所述第一获取模块设置为若所述第一操作满足所述预设操作,则响应所述第一操作得到所述第一操作指令。The first obtaining module is configured to obtain the first operation instruction in response to the first operation, if the first operation satisfies the preset operation.
  11. 根据权利要求8所述的装置,其中,所述第一处理单元包括:第二获取模块、显示模块和处理模块,其中:The apparatus of claim 8, wherein the first processing unit comprises: a second acquisition module, a display module, and a processing module, wherein:
    所述第二获取模块设置为基于所述第一操作指令,获取所述第一操作指令对应的应用;The second obtaining module is configured to acquire an application corresponding to the first operation instruction based on the first operation instruction;
    所述显示模块设置为在所述终端设备上显示所述第一操作指令对应的每一应用的功能界面;The display module is configured to display, on the terminal device, a function interface of each application corresponding to the first operation instruction;
    所述处理模块设置为接收所述用户的切换指令,并基于所述切换指令切换至目标应用的功能界面。The processing module is configured to receive a switching instruction of the user and switch to a function interface of the target application based on the switching instruction.
  12. 根据权利要求9所述的装置,其中,所述装置还包括:第二接收单元和第三处理单元,其中:The apparatus of claim 9, wherein the apparatus further comprises: a second receiving unit and a third processing unit, wherein:
    所述第二接收单元设置为接收所述用户发送的第三操作指令;The second receiving unit is configured to receive a third operation instruction sent by the user;
    所述第三处理单元设置为响应所述第三操作指令,保存所述第二操作指令对应的操作的设置,并返回所述终端设备的所述预设状态的显示界面。The third processing unit is configured to save the setting of the operation corresponding to the second operation instruction in response to the third operation instruction, and return to the display interface of the preset state of the terminal device.
  13. 根据权利要求12所述的装置,其中,所述装置还包括:第一显示单元,其中:The apparatus of claim 12, wherein the apparatus further comprises: a first display unit, wherein:
    所述第一显示单元设置为在所述终端设备的所述预设状态的显示界面上显示第一标识,其中,所述第一标识用于指示所述用户所述第二操作指令对应的操作的已设置成功。The first display unit is configured to display a first identifier on a display interface of the preset state of the terminal device, where the first identifier is used to indicate an operation corresponding to the second operation instruction of the user Has been set successfully.
  14. 根据权利要求8~13中任一项所述的装置,其中,所述装置还包括:第二显示单元,其中:The apparatus according to any one of claims 8 to 13, wherein the apparatus further comprises: a second display unit, wherein:
    所述第二显示单元设置为在所述第一操作指令对应的应用的功能界面上显示第二标识;其中,所述第二标识用于指示用户能够对所述第一操作指令对应的应用进行功能设置。 The second display unit is configured to display a second identifier on a function interface of the application corresponding to the first operation instruction, where the second identifier is used to indicate that the user can perform an application corresponding to the first operation instruction Function settings.
PCT/CN2017/073937 2016-08-23 2017-02-17 Information processing method and device WO2018036111A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610709104.9A CN107783805A (en) 2016-08-23 2016-08-23 A kind of information processing method and device
CN201610709104.9 2016-08-23

Publications (1)

Publication Number Publication Date
WO2018036111A1 true WO2018036111A1 (en) 2018-03-01

Family

ID=61246354

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/073937 WO2018036111A1 (en) 2016-08-23 2017-02-17 Information processing method and device

Country Status (2)

Country Link
CN (1) CN107783805A (en)
WO (1) WO2018036111A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210114047A (en) 2019-01-21 2021-09-17 제이에프이 스틸 가부시키가이샤 Austenitic stainless steel sheet for separator of fuel cell and manufacturing method thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101763259A (en) * 2009-12-22 2010-06-30 中国联合网络通信集团有限公司 Method, device and system for setup processing and setup instruction of computer control function
CN103744671A (en) * 2013-12-31 2014-04-23 联想(北京)有限公司 Information processing method and electronic device
CN105094645A (en) * 2015-08-17 2015-11-25 联想(北京)有限公司 Information processing method and electronic equipment
CN105511852A (en) * 2015-11-25 2016-04-20 小米科技有限责任公司 Screen display processing method, and device and equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324395B (en) * 2012-03-21 2016-05-04 宇龙计算机通信科技(深圳)有限公司 A kind of touch-screen clock application menu display methods and terminal
CN104049863A (en) * 2014-06-09 2014-09-17 联想(北京)有限公司 Information processing method and electronic equipment
CN104102426A (en) * 2014-07-10 2014-10-15 广州市久邦数码科技有限公司 Screen lock system with smart panel and display device comprising panel locking system with smart panel

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101763259A (en) * 2009-12-22 2010-06-30 中国联合网络通信集团有限公司 Method, device and system for setup processing and setup instruction of computer control function
CN103744671A (en) * 2013-12-31 2014-04-23 联想(北京)有限公司 Information processing method and electronic device
CN105094645A (en) * 2015-08-17 2015-11-25 联想(北京)有限公司 Information processing method and electronic equipment
CN105511852A (en) * 2015-11-25 2016-04-20 小米科技有限责任公司 Screen display processing method, and device and equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210114047A (en) 2019-01-21 2021-09-17 제이에프이 스틸 가부시키가이샤 Austenitic stainless steel sheet for separator of fuel cell and manufacturing method thereof
KR20230119737A (en) 2019-01-21 2023-08-16 제이에프이 스틸 가부시키가이샤 Austenitic stainless steel sheet for fuel cell separators

Also Published As

Publication number Publication date
CN107783805A (en) 2018-03-09

Similar Documents

Publication Publication Date Title
KR102036977B1 (en) Method and apparatus for controlling device, and terminal device
EP3043236B1 (en) Method and apparatus for implementing a stacked touch key and fingerprint sensor
WO2019105227A1 (en) Application icon display method, terminal, and computer readable storage medium
KR20160092519A (en) Method and apparatus for implementing control of smart hardware device
US9807219B2 (en) Method and terminal for executing user instructions
JP2020512604A (en) Fingerprint unlock method, device, program and recording medium
CN104714414A (en) Smart home equipment control method and device and electronic equipment
CN104391635A (en) Device and method for unlocking screen
JP2015507313A (en) Multi-user interface mirror interface navigation
EP3136659B1 (en) Methods, devices, terminal and router for sending message
CN106709306A (en) Message reading method and apparatus
US20170031640A1 (en) Method, device and system for starting target function
CN105487680B (en) Method, apparatus and terminal for terminal screenshotss
CN104598111A (en) Display mode switching method and display mode switching device
CN105487658A (en) Application operation control method and apparatus
CN105915401A (en) Firmware upgrading method and device of smart hardware, and equipment
US20170163715A1 (en) File Transmission Method and Apparatus, Terminal, Wearable Device and Storage Medium
JP6283749B2 (en) Method and apparatus for prompting device connection
EP3588890A1 (en) Method and device for wireless connection of multiple devices
CN110908582A (en) Control method, touch control pen and electronic assembly
CN106055145A (en) Operating mode determination method and apparatus of terminal
US20150288764A1 (en) Method and apparatus for controlling smart terminal
US10311254B2 (en) Electronic apparatus and information access control method thereof
JP2017513416A (en) Data transmission method, apparatus, facility, program, and recording medium
CN106709304A (en) Terminal equipment control method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17842537

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17842537

Country of ref document: EP

Kind code of ref document: A1