WO2016058362A1 - Terminal time setting method and device, and computer storage medium - Google Patents

Terminal time setting method and device, and computer storage medium Download PDF

Info

Publication number
WO2016058362A1
WO2016058362A1 PCT/CN2015/078223 CN2015078223W WO2016058362A1 WO 2016058362 A1 WO2016058362 A1 WO 2016058362A1 CN 2015078223 W CN2015078223 W CN 2015078223W WO 2016058362 A1 WO2016058362 A1 WO 2016058362A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
input
setting
user
information
Prior art date
Application number
PCT/CN2015/078223
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 WO2016058362A1 publication Critical patent/WO2016058362A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs

Definitions

  • the present invention relates to the field of computer technologies, and in particular, to a terminal time setting method, apparatus, and computer storage medium.
  • FIG. 1a is a flow chart of setting alarm clock in the prior art
  • FIG. 1b is a prior art.
  • FIG. 1c is a flow chart for setting the alarm date in the prior art, as shown in FIG. 1a, FIG. 1b, and FIG. 1c.
  • Most of the current methods use sliding to select the date and time, and the alarm clock.
  • Other settings for example, cycle selection, etc. are cumbersome.
  • embodiments of the present invention are directed to providing a terminal time setting method, apparatus, and computer storage medium, which can solve the cumbersome problem of the time setting process in the prior art, and increase the intelligence, interest, novelty, and flexibility.
  • the embodiment of the invention provides a terminal time setting method, and the method includes:
  • a preset time input control is automatically popped up, wherein the time input control is provided with a button indicating time;
  • the time information input by the user through the time input control is obtained, and the time information is converted into a machine language that the terminal can recognize, and the time is set.
  • the time input control is a time input keyboard; wherein the time input keyboard comprises at least one of the following: a numeric key for indicating a specific time, a time unit construction, a time period preposition key, a calendar key, an input deletion key , enter the completion button, and enter the display area.
  • the method further includes:
  • the user is prompted in real time in the input display area.
  • the converting the time information into a machine language that the terminal can recognize, and setting the time specifically includes:
  • the method of regular matching analysis is used to extract the time setting information from the time information, and convert the time setting information into a machine language that the terminal can recognize, and set the time, wherein the time setting information includes at least one of the following: cycle, date , hours, minutes, and seconds.
  • the above method further comprises:
  • the user is prompted to make a final prompt.
  • the embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is used to execute the method for setting the terminal time described above.
  • the embodiment of the invention further provides a terminal time setting device, the device comprising:
  • the time input control module is configured to automatically pop up a preset time input control when the user trigger time setting is detected, wherein the time input control is provided with a button indicating time;
  • the setting module is configured to obtain time information input by the user through the time input control, convert the time information into a machine language that the terminal can recognize, and set the time.
  • the time input control is a time input keyboard; the time input keyboard includes at least one of the following: a numeric key for indicating a specific time, a time unit construction, a time period preposition key, a calendar key, an input deletion key, an input completion key, and Enter the display area.
  • the time input control module is further configured to: display time information input by the user in real time in the input display area of the time input control, and determine whether the time information input by the user is legal; if the judgment is illegal, the input display The area prompts the user in real time.
  • the setting module is specifically configured to:
  • the time setting information is extracted from the time information, and the time setting information is converted into a machine language that the terminal can recognize, and the time is set, wherein the time setting information includes at least one of the following: Date, hour, minute, and second.
  • the setting module is further configured to:
  • the final prompt is presented to the user.
  • Figure 1a is a flow chart of an alarm clock setting in the prior art
  • Figure 1b is a schematic diagram of a date setting control in the prior art
  • Figure 1c is a flow chart of setting an alarm date in the prior art
  • FIG. 2 is a flowchart of a method for setting a terminal time according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a time input control according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a terminal time setting apparatus according to an embodiment of the present invention.
  • the present invention provides a terminal time setting method and device, which can quickly and efficiently complete the alarm setting by using a click mode and using a time input control.
  • FIG. 2 is a flowchart of a terminal time setting method according to an embodiment of the present invention.
  • a terminal time setting method according to an embodiment of the present invention includes the following steps. deal with:
  • Step 201 when the user trigger time setting is detected, the preset time input is automatically popped up.
  • a control wherein the time input control is provided with a button indicating a time;
  • Step 202 Acquire time information input by the user through the time input control, convert the time information into a machine language that the terminal can recognize, and set the time.
  • the time input control is a time input keyboard; wherein the time input keyboard includes at least one of the following: a numeric key for indicating a specific time, a time unit construction, a time period preposition key, a calendar key, and an input. Delete key, input completion key, and input display area. That is to say, the time information input by the user is time information of the natural language.
  • step 202 after obtaining the time information input by the user through the time input control, the time information input by the user may be displayed in real time in the input display area of the time input control, and the time information input by the user is determined to be legal; In the case of the input display area, the user is prompted in real time.
  • the time information is converted into a machine language that the terminal can recognize, and the setting of the time includes: adopting a method of regular matching analysis, extracting time setting information from the time information, and converting the time setting information into a terminal capable of The machine language is identified, and the time setting is performed, wherein the time setting information includes at least one of the following: a period, a date, an hour, a minute, and a second.
  • the final prompt in the case that it is determined that the time information input by the user is invalid, the final prompt may be performed to the user before the time setting is performed in step 202, and the final prompt may prompt the user in detail. The wrong place for the user to make changes.
  • the embodiment of the invention further describes a computer storage medium for performing the terminal time setting method as shown in FIG. 2 .
  • FIG. 3 is a schematic diagram of a time input control according to an embodiment of the present invention.
  • a button of a time input control ie, a time input keyboard
  • covers a manner of expressing time for example, a number, Unit, calendar, time period preposition, etc., specifically, in the embodiment of the present invention:
  • the first row of the time input keyboard is: calendar button (conversion of lunar and lunar calendar), input display area, input delete button. Excluding the first row, the lower half of the control is the specific time representation button and the carriage return OK button.
  • the time indication button includes numbers (0 to 9), units (year, month, week, day, hour, minute), other prepositions or adverbs (every, after, to). Where “each” is used to indicate a period, such as “weekly”; “after” is used to indicate how long, such as (after 13 minutes); “to” is used to indicate a time period, such as "weekly to Friday.”
  • FIG. 4 is a detailed processing flowchart of the alarm setting according to the embodiment of the present invention. As shown in FIG. 4, the following specifically includes the following processing:
  • Step 401 open the software, click the add alarm option, automatically pop up the time input control;
  • step 402 the user sequentially clicks “every”, “month”, “1
  • Step 403 During the time control button click process of step 402, the upper display area of the control dynamically displays the user's input, and the color is used to indicate whether the user's input is legal, legally green, and illegal.
  • An example of legal judgment is as follows: In the Gregorian calendar mode, the user enters "February 29, 2014", then "29th" will be displayed in red font, because February of 2014 does not have 29th.
  • Step 404 after confirming that the input is completed, click Enter to obtain the text input of the user, and use the method of regular matching analysis to extract the period (monthly), date (15 days), hour (9 points), Minutes (30 points). According to the legality judgment result in step 403, if the input content is illegal, the user is prompted in more detail.
  • step 405 the extraction result in step 404 is converted into a programming language recognized by the computer, and the alarm is set.
  • Step 406 prompting the user that the alarm clock at 9:30 on the 15th of each month has been set.
  • the technical solution of the embodiment of the present invention simplifies the process of setting the user's alarm clock, inputs the natural language by using the time control, analyzes the text according to the natural language, and sets the alarm clock.
  • the embodiment of the present invention The technical solution time input control click operation mode is fast and continuous, and the speed of the alarm clock setting is greatly improved, and the intelligent, interesting, novel and flexible alarm setting is also added, and the utility is also very strong, and the invention is implemented.
  • the technical solution of the example has no additional hardware cost.
  • FIG. 5 is a schematic structural diagram of a terminal time setting device according to an embodiment of the present invention.
  • a terminal time setting device according to an embodiment of the present invention includes: The time input control module 51 and the setting module 52 are described in detail below for each module of the embodiment of the present invention.
  • the time input control module 51 is configured to automatically pop up a preset time input control when the user trigger time setting is detected, wherein the time input control is provided with a button indicating time; the time input control module 51 is further configured to: at time The input display area of the input control displays the time information input by the user in real time, and determines whether the time information input by the user is legal; if the judgment is illegal, the user is prompted in real time in the input display area.
  • the setting module 52 is configured to acquire time information input by the user through the time input control, convert the time information into a machine language that the terminal can recognize, and set the time.
  • the setting module 52 is specifically configured as:
  • the time setting information is extracted from the time information, and the time setting information is converted into a machine language that the terminal can recognize, and the time is set, wherein the time setting information includes at least one of the following: Date, hour, minute, and second.
  • the setting module 52 is further configured to: before determining the setting of the time, in the case of determining that the time information input by the user is illegal, the final prompt is presented to the user.
  • the time input control is a time input keyboard; the time input keyboard includes at least one of the following: a numeric key for indicating a specific time, a time unit construction, a time period preposition key, a calendar key, an input deletion key, and an input. Complete the key and enter the display area.
  • the time input control module 51 and the setting module 52 may be a central processing unit (CPU), a digital signal processor (DSP), or a digital signal processor (DSP) in the terminal where the terminal time setting device is located.
  • CPU central processing unit
  • DSP digital signal processor
  • DSP digital signal processor
  • FPGA Field Programmable Gate Array
  • the technical solution of the embodiment of the present invention simplifies the process of setting the user's alarm clock, inputs the natural language by using the time control, analyzes the text according to the natural language, and sets the alarm clock.
  • the embodiment of the present invention The technical solution time input control click operation mode is fast and continuous, and the speed of the alarm clock setting is greatly improved, and the intelligent, interesting, novel and flexible alarm setting is also added, and the utility is also very strong, and the invention is implemented.
  • the technical solution of the example has no additional hardware cost.
  • modules in the client in the embodiment can be adaptively changed and placed in one or more clients different from the embodiment.
  • the modules in the embodiments can be combined into one module, and further they can be divided into a plurality of sub-modules or sub-units or sub-components.
  • any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the client are combined.
  • Each feature disclosed in the specification, including the accompanying claims, the abstract and the drawings may be provided by the same, equivalent, or similar An alternative feature of the purpose is to replace it.
  • the various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof.
  • a microprocessor or digital signal processor may be used in practice to implement some or all of the functionality of some or all of the components loaded with the ordered web address in accordance with an embodiment of the present invention.
  • the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
  • a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
  • a preset time input control is automatically popped up, wherein the time input control is provided with a button indicating time; and the time information input by the user through the time input control is obtained, and the time is obtained.
  • the information is converted into a machine language that the terminal can recognize, and the time is set.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Electric Clocks (AREA)

Abstract

Disclosed are a terminal time setting method and device, and a computer storage medium. The terminal time setting method comprises: when it is detected that a user triggers time setting, automatically popping up a pre-set time input control, wherein a button indicating time is arranged on the time input control; and acquiring time information input by the user through the time input control, and converting the time information into a machine language that can be recognized by a terminal to set the time.

Description

终端时间设置方法、装置及计算机存储介质Terminal time setting method, device and computer storage medium 技术领域Technical field
本发明涉及计算机技术领域,特别是涉及一种终端时间设置方法、装置及计算机存储介质。The present invention relates to the field of computer technologies, and in particular, to a terminal time setting method, apparatus, and computer storage medium.
背景技术Background technique
近几年,基于安卓(Android)操作系统的智能终端已经普及全球,智能终端的闹钟应用软件也出现了众多版本,图1a是现有技术中闹钟设置的流程图,图1b是现有技术中日期设置控件的示意图,图1c是现有技术中设置闹钟日期的流程图,如图1a、图1b、以及图1c所示,目前绝大部分都采用了滑动选择日期和时间的方式,且闹钟的其他设置(例如,周期选择等)过程繁琐。In recent years, smart terminals based on Android (Android) operating system have been popularized all over the world, and many versions of alarm clock application software for smart terminals have appeared. FIG. 1a is a flow chart of setting alarm clock in the prior art, and FIG. 1b is a prior art. Schematic diagram of the date setting control, FIG. 1c is a flow chart for setting the alarm date in the prior art, as shown in FIG. 1a, FIG. 1b, and FIG. 1c. Most of the current methods use sliding to select the date and time, and the alarm clock. Other settings (for example, cycle selection, etc.) are cumbersome.
如图1a-1c所示,采用目前普遍的设置方式,如果需要设置每月15日9点30分的闹钟,那么首先需要进入日期设置界面,选择15日,然后进入时间设置界面,选择9点30分,然后进入周期选择界面,选择周期为每日,最后点击保存按钮完成闹钟设置。但是,上述设置方式存在的问题是:过程繁琐,界面过多,选项复杂。As shown in Figure 1a-1c, using the current common setting method, if you need to set the alarm clock at 9:30 on the 15th of each month, you first need to enter the date setting interface, select 15 days, then enter the time setting interface, select 9 points. 30 minutes, then enter the cycle selection interface, select the cycle as daily, and finally click the save button to complete the alarm settings. However, the above setting method has the following problems: the process is cumbersome, the interface is too much, and the options are complicated.
发明内容Summary of the invention
有鉴于此,本发明实施例期望提供一种终端时间设置方法、装置及计算机存储介质,能解决现有技术中时间设置过程繁琐的问题,增加闹钟设置的智能性、趣味性、新颖性、以及灵活性。In view of this, embodiments of the present invention are directed to providing a terminal time setting method, apparatus, and computer storage medium, which can solve the cumbersome problem of the time setting process in the prior art, and increase the intelligence, interest, novelty, and flexibility.
为达到上述目的,本发明实施例的技术方案是这样实现的:To achieve the above objective, the technical solution of the embodiment of the present invention is implemented as follows:
本发明实施例提供了一种终端时间设置方法,所述方法包括: The embodiment of the invention provides a terminal time setting method, and the method includes:
在检测到用户触发时间设置时,自动弹出预先设置的时间输入控件,其中,所述时间输入控件上设置有表示时间的按键;When the user trigger time setting is detected, a preset time input control is automatically popped up, wherein the time input control is provided with a button indicating time;
获取用户通过时间输入控件输入的时间信息,将时间信息转换为终端能够识别的机器语言,进行时间的设置。The time information input by the user through the time input control is obtained, and the time information is converted into a machine language that the terminal can recognize, and the time is set.
优选地,所述时间输入控件为时间输入键盘;其中,所述时间输入键盘包括以下至少之一:用于表示具体时间的数字键、时间单位建、时间段介词键、历法键、输入删除键、输入完成键、以及输入显示区域。Preferably, the time input control is a time input keyboard; wherein the time input keyboard comprises at least one of the following: a numeric key for indicating a specific time, a time unit construction, a time period preposition key, a calendar key, an input deletion key , enter the completion button, and enter the display area.
优选地,获取用户通过时间输入控件输入的时间信息之后,上述方法进一步包括:Preferably, after the time information input by the user through the time input control is acquired, the method further includes:
在所述时间输入控件的输入显示区域实时显示用户输入的时间信息,并判断用户输入的时间信息是否合法;Displaying time information input by the user in real time in the input display area of the time input control, and determining whether the time information input by the user is legal;
在判断不合法的情况下,在输入显示区域向用户进行实时提示。In the case where the judgment is illegal, the user is prompted in real time in the input display area.
优选地,所述将时间信息转换为终端能够识别的机器语言,进行时间的设置,具体包括:Preferably, the converting the time information into a machine language that the terminal can recognize, and setting the time, specifically includes:
采用正则匹配分析的方法,从时间信息中提取出时间设置信息,并将时间设置信息转化为终端能够识别的机器语言,进行时间的设置,其中,时间设置信息包括以下至少之一:周期、日期、小时、分钟、以及秒钟。The method of regular matching analysis is used to extract the time setting information from the time information, and convert the time setting information into a machine language that the terminal can recognize, and set the time, wherein the time setting information includes at least one of the following: cycle, date , hours, minutes, and seconds.
优选地,在进行时间的设置之前,上述方法进一步包括:Preferably, before the setting of the time is performed, the above method further comprises:
在判断用户输入的时间信息不合法的情况下,向用户进行最终的提示。When it is determined that the time information input by the user is illegal, the user is prompted to make a final prompt.
本发明实施例还提供了一种计算机存储介质,所述计算机存储介质中存储有计算机程序,所述计算机程序用于执行以上所述的终端时间设置的方法。The embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is used to execute the method for setting the terminal time described above.
本发明实施例还提供了一种终端时间设置装置,所述装置包括:The embodiment of the invention further provides a terminal time setting device, the device comprising:
时间输入控件模块,配置为在检测到用户触发时间设置时,自动弹出预先设置的时间输入控件,其中,时间输入控件上设置有表示时间的按键; The time input control module is configured to automatically pop up a preset time input control when the user trigger time setting is detected, wherein the time input control is provided with a button indicating time;
设置模块,配置为获取用户通过时间输入控件输入的时间信息,将时间信息转换为终端能够识别的机器语言,进行时间的设置。The setting module is configured to obtain time information input by the user through the time input control, convert the time information into a machine language that the terminal can recognize, and set the time.
优选地,时间输入控件为时间输入键盘;时间输入键盘包括以下至少之一:用于表示具体时间的数字键、时间单位建、时间段介词键、历法键、输入删除键、输入完成键、以及输入显示区域。Preferably, the time input control is a time input keyboard; the time input keyboard includes at least one of the following: a numeric key for indicating a specific time, a time unit construction, a time period preposition key, a calendar key, an input deletion key, an input completion key, and Enter the display area.
优选地,所述时间输入控件模块还配置为:在时间输入控件的输入显示区域实时显示用户输入的时间信息,并判断用户输入的时间信息是否合法;在判断不合法的情况下,在输入显示区域向用户进行实时提示。Preferably, the time input control module is further configured to: display time information input by the user in real time in the input display area of the time input control, and determine whether the time information input by the user is legal; if the judgment is illegal, the input display The area prompts the user in real time.
优选地,所述设置模块具体配置为:Preferably, the setting module is specifically configured to:
采用正则匹配分析的方法,从时间信息中提取出时间设置信息,并将时间设置信息转化为终端能够识别的机器语言,并进行时间的设置,其中,时间设置信息包括以下至少之一:周期、日期、小时、分钟、以及秒钟。Using the method of regular matching analysis, the time setting information is extracted from the time information, and the time setting information is converted into a machine language that the terminal can recognize, and the time is set, wherein the time setting information includes at least one of the following: Date, hour, minute, and second.
优选地,所述设置模块还配置为:Preferably, the setting module is further configured to:
在进行时间的设置之前,在判断用户输入的时间信息不合法的情况下,向用户进行最终的提示。Before the setting of the progress time, when it is judged that the time information input by the user is illegal, the final prompt is presented to the user.
本发明有益效果如下:The beneficial effects of the present invention are as follows:
通过利用时间输入控件进行时间设置,解决了现有技术中时间设置过程繁琐的问题,能够快速有效地完成闹钟设置,简化了设置时间的繁琐过程,同时增加了闹钟设置的智能性、趣味性、新颖性、以及灵活性。By using the time input control to set the time, the problem of cumbersome time setting process in the prior art is solved, the alarm setting can be completed quickly and effectively, the cumbersome process of setting time is simplified, and the intelligence and interest of the alarm setting are increased. Novelty, and flexibility.
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solutions of the present invention, and the above-described and other objects, features and advantages of the present invention can be more clearly understood. Specific embodiments of the invention are set forth below.
附图说明DRAWINGS
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目 的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:Various other advantages and benefits will become apparent to those skilled in the art from a The drawings are only for the purpose of illustrating the preferred embodiment It is not considered to be a limitation of the invention. Throughout the drawings, the same reference numerals are used to refer to the same parts. In the drawing:
图1a是现有技术中闹钟设置的流程图;Figure 1a is a flow chart of an alarm clock setting in the prior art;
图1b是现有技术中日期设置控件的示意图;Figure 1b is a schematic diagram of a date setting control in the prior art;
图1c是现有技术中设置闹钟日期的流程图;Figure 1c is a flow chart of setting an alarm date in the prior art;
图2是本发明实施例的终端时间设置方法的流程图;2 is a flowchart of a method for setting a terminal time according to an embodiment of the present invention;
图3是本发明实施例的时间输入控件的示意图;3 is a schematic diagram of a time input control according to an embodiment of the present invention;
图4是本发明实施例的闹钟设置的详细处理流程图;4 is a detailed processing flowchart of an alarm clock setting according to an embodiment of the present invention;
图5是本发明实施例的终端时间设置装置的结构示意图。FIG. 5 is a schematic structural diagram of a terminal time setting apparatus according to an embodiment of the present invention.
具体实施方式detailed description
下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While the embodiments of the present invention have been shown in the drawings, the embodiments Rather, these embodiments are provided so that this disclosure will be more fully understood and the scope of the disclosure will be fully disclosed.
为了解决现有技术中时间设置过程繁琐的问题,本发明提供了一种终端时间设置方法及装置,采用点击方式,利用时间输入控件,能够快速有效地完成闹钟设置。以下结合附图以及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不限定本发明。In order to solve the cumbersome problem of the time setting process in the prior art, the present invention provides a terminal time setting method and device, which can quickly and efficiently complete the alarm setting by using a click mode and using a time input control. The invention will be further described in detail below with reference to the drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
方法实施例Method embodiment
根据本发明的实施例,提供了一种终端时间设置方法,图2是本发明实施例的终端时间设置方法的流程图,如图2所示,根据本发明实施例的终端时间设置方法包括如下处理:According to an embodiment of the present invention, a terminal time setting method is provided. FIG. 2 is a flowchart of a terminal time setting method according to an embodiment of the present invention. As shown in FIG. 2, a terminal time setting method according to an embodiment of the present invention includes the following steps. deal with:
步骤201,在检测到用户触发时间设置时,自动弹出预先设置的时间输 入控件,其中,所述时间输入控件上设置有表示时间的按键; Step 201, when the user trigger time setting is detected, the preset time input is automatically popped up. a control, wherein the time input control is provided with a button indicating a time;
步骤202,获取用户通过所述时间输入控件输入的时间信息,将所述时间信息转换为终端能够识别的机器语言,进行时间的设置。Step 202: Acquire time information input by the user through the time input control, convert the time information into a machine language that the terminal can recognize, and set the time.
其中,在本发明实施例中,时间输入控件为时间输入键盘;其中,时间输入键盘包括以下至少之一:用于表示具体时间的数字键、时间单位建、时间段介词键、历法键、输入删除键、输入完成键、以及输入显示区域。也就是说,用户输入的时间信息为自然语言的时间信息。In the embodiment of the present invention, the time input control is a time input keyboard; wherein the time input keyboard includes at least one of the following: a numeric key for indicating a specific time, a time unit construction, a time period preposition key, a calendar key, and an input. Delete key, input completion key, and input display area. That is to say, the time information input by the user is time information of the natural language.
在步骤202中,获取用户通过时间输入控件输入的时间信息之后,还可以在时间输入控件的输入显示区域实时显示用户输入的时间信息,并判断用户输入的时间信息是否合法;并在判断不合法的情况下,在输入显示区域向用户进行实时提示。In step 202, after obtaining the time information input by the user through the time input control, the time information input by the user may be displayed in real time in the input display area of the time input control, and the time information input by the user is determined to be legal; In the case of the input display area, the user is prompted in real time.
在步骤202中,将时间信息转换为终端能够识别的机器语言,进行时间的设置具体包括:采用正则匹配分析的方法,从时间信息中提取出时间设置信息,并将时间设置信息转化为终端能够识别的机器语言,进行时间的设置,其中,时间设置信息包括以下至少之一:周期、日期、小时、分钟、以及秒钟。In step 202, the time information is converted into a machine language that the terminal can recognize, and the setting of the time includes: adopting a method of regular matching analysis, extracting time setting information from the time information, and converting the time setting information into a terminal capable of The machine language is identified, and the time setting is performed, wherein the time setting information includes at least one of the following: a period, a date, an hour, a minute, and a second.
此外,在本发明实施例中,在判断用户输入的时间信息不合法的情况下,在步骤202进行时间的设置之前,还可以向用户进行最终的提示,该最终的提示可以详细的向用户提示错误的地方,以便用户进行修改。In addition, in the embodiment of the present invention, in the case that it is determined that the time information input by the user is invalid, the final prompt may be performed to the user before the time setting is performed in step 202, and the final prompt may prompt the user in detail. The wrong place for the user to make changes.
本发明实施例还记载了一种计算机存储介质,用于执行如图2所示的终端时间设置方法。The embodiment of the invention further describes a computer storage medium for performing the terminal time setting method as shown in FIG. 2 .
以下结合附图,以设置闹钟为例,对本发明实施例的上述技术方案进行举例说明。The above technical solution of the embodiment of the present invention is exemplified by taking an alarm clock as an example.
图3是本发明实施例的时间输入控件的示意图,如图3所示,时间输入控件(即,时间输入键盘)的按钮涵盖了表示时间的方式,例如:数字, 单位,历法,时间段介词等,具体地,在本发明实施例中:3 is a schematic diagram of a time input control according to an embodiment of the present invention. As shown in FIG. 3, a button of a time input control (ie, a time input keyboard) covers a manner of expressing time, for example, a number, Unit, calendar, time period preposition, etc., specifically, in the embodiment of the present invention:
时间输入键盘第一排内容为:历法按钮(农历和阴历的转换)、输入显示区域、输入删除按钮。除去第一排,控件的下半部分是具体的时间表示按钮和回车确定按钮。时间表示按钮包括数字(0到9)、单位(年、月、周、日、时、分)、其他介词或副词(每、后、到)。其中“每”用于表示周期,例如“每周”;“后”用于表示多久以后,比如(13分钟后);“至”用于表示时间段,比如“每周一至周五”。The first row of the time input keyboard is: calendar button (conversion of lunar and lunar calendar), input display area, input delete button. Excluding the first row, the lower half of the control is the specific time representation button and the carriage return OK button. The time indication button includes numbers (0 to 9), units (year, month, week, day, hour, minute), other prepositions or adverbs (every, after, to). Where "each" is used to indicate a period, such as "weekly"; "after" is used to indicate how long, such as (after 13 minutes); "to" is used to indicate a time period, such as "weekly to Friday."
用户点击时间输入键盘上的按钮,产生表示时间的输入,点击回车按钮,表示完成,针对输入内容,进行自然语言文字分析,得出设置闹钟的基本内容,比如日期、时间、周期等等。根据分析结果,设置闹钟。The user clicks the time to input the button on the keyboard, generates an input indicating the time, clicks the enter button to indicate completion, performs natural language text analysis on the input content, and obtains the basic content of setting the alarm clock, such as date, time, period, and the like. Set an alarm based on the analysis results.
下面以设置“每月15日9点30分”的闹钟为例子进行详细说明,图4是本发明实施例的闹钟设置的详细处理流程图,如图4所述,具体包括如下处理:The following is an example of setting an alarm clock of 9:30 on the 15th of each month. FIG. 4 is a detailed processing flowchart of the alarm setting according to the embodiment of the present invention. As shown in FIG. 4, the following specifically includes the following processing:
步骤401,打开软件,点击添加闹钟选项,自动弹出时间输入控件; Step 401, open the software, click the add alarm option, automatically pop up the time input control;
步骤402,用户依次点击时间输入控件上的“每”、“月”、“1|”、“5”、“日”、“9”、“时”、“3”、“0”、“分”(分按钮也可以不用点击,因为“9点30”也是一种常用的表示方式)。用户点击键盘10次后,可以完成该时间的输入。In step 402, the user sequentially clicks “every”, “month”, “1|”, “5”, “day”, “9”, “hour”, “3”, “0”, “minute” on the time input control. "(The sub-buttons can also be clicked, because "9:30" is also a common expression). After the user clicks on the keyboard 10 times, the input of the time can be completed.
步骤403,在步骤402的时间控件按钮点击过程中,控件的最上方的显示区域动态的显示用户的输入,并以颜色标注用户的输入是否合法,合法为绿色,不合法为红色。合法与否判断的例子如:在公历模式下,用户输入了“2014年2月29日”,那么“29日”会以红色字体显示,因为2014年的2月没有29日。Step 403: During the time control button click process of step 402, the upper display area of the control dynamically displays the user's input, and the color is used to indicate whether the user's input is legal, legally green, and illegal. An example of legal judgment is as follows: In the Gregorian calendar mode, the user enters "February 29, 2014", then "29th" will be displayed in red font, because February of 2014 does not have 29th.
步骤404,在确定输入完成后,点击回车,获取用户的文字输入,采用正则匹配分析的方法,提取出周期(每月)、日期(15日)、小时(9点)、 分钟(30分)。并根据步骤403中的合法性判断结果,如果输入内容不合法,那么对用户进行更加详细的提示。Step 404, after confirming that the input is completed, click Enter to obtain the text input of the user, and use the method of regular matching analysis to extract the period (monthly), date (15 days), hour (9 points), Minutes (30 points). According to the legality judgment result in step 403, if the input content is illegal, the user is prompted in more detail.
步骤405,将步骤404中的提取结果,转化为计算机所能识别的程序语言,进行闹钟的设置。In step 405, the extraction result in step 404 is converted into a programming language recognized by the computer, and the alarm is set.
步骤406,提示用户“每月15日9时30分的闹钟已设定完成。 Step 406, prompting the user that the alarm clock at 9:30 on the 15th of each month has been set.
同样,如果要设置15分钟后的倒计时,用户只需依次点击“1”、“5”、“分”、“后”、回车键,就完成了设置。而普通的闹钟软件是单独对闹钟设置和倒计时设置进行不同界面的分类处理,对用户来说麻烦。另外用户输入“9点30分”,那么会自动处理成当天“9点30分”的方式。Similarly, if you want to set the countdown after 15 minutes, the user only needs to click "1", "5", "minute", "back", and enter key to complete the setting. The ordinary alarm clock software separates the alarm setting and the countdown setting into different interfaces, which is troublesome for the user. In addition, if the user inputs "9:30", it will be automatically processed into the "9:30" method of the day.
综上所述,借助于本发明实施例的技术方案,简化了用户闹钟设置的过程,采用时间控件的方式输入自然语言,根据自然语言对文字进行分析并设置闹钟,此外,本发明实施例的技术方案时间输入控件的点击操作方式,快速连续,一气呵成,大大提高了闹钟设置的速度,同时增加了闹钟设置的智能性、趣味性、新颖性、灵活性,实用性也非常强,本发明实施例的技术方案无额外的硬件成本。In summary, the technical solution of the embodiment of the present invention simplifies the process of setting the user's alarm clock, inputs the natural language by using the time control, analyzes the text according to the natural language, and sets the alarm clock. In addition, the embodiment of the present invention The technical solution time input control click operation mode is fast and continuous, and the speed of the alarm clock setting is greatly improved, and the intelligent, interesting, novel and flexible alarm setting is also added, and the utility is also very strong, and the invention is implemented. The technical solution of the example has no additional hardware cost.
装置实施例Device embodiment
根据本发明的实施例,提供了一种终端时间设置装置,图5是本发明实施例的终端时间设置装置的结构示意图,如图5所示,根据本发明实施例的终端时间设置装置包括:时间输入控件模块51、以及设置模块52,以下对本发明实施例的各个模块进行详细的说明。According to an embodiment of the present invention, a terminal time setting device is provided. FIG. 5 is a schematic structural diagram of a terminal time setting device according to an embodiment of the present invention. As shown in FIG. 5, a terminal time setting device according to an embodiment of the present invention includes: The time input control module 51 and the setting module 52 are described in detail below for each module of the embodiment of the present invention.
时间输入控件模块51,配置为在检测到用户触发时间设置时,自动弹出预先设置的时间输入控件,其中,时间输入控件上设置有表示时间的按键;时间输入控件模块51进一步配置为:在时间输入控件的输入显示区域实时显示用户输入的时间信息,并判断用户输入的时间信息是否合法;在判断不合法的情况下,在输入显示区域向用户进行实时提示。 The time input control module 51 is configured to automatically pop up a preset time input control when the user trigger time setting is detected, wherein the time input control is provided with a button indicating time; the time input control module 51 is further configured to: at time The input display area of the input control displays the time information input by the user in real time, and determines whether the time information input by the user is legal; if the judgment is illegal, the user is prompted in real time in the input display area.
设置模块52,配置为获取用户通过时间输入控件输入的时间信息,将时间信息转换为终端能够识别的机器语言,进行时间的设置。设置模块52具体配置为:The setting module 52 is configured to acquire time information input by the user through the time input control, convert the time information into a machine language that the terminal can recognize, and set the time. The setting module 52 is specifically configured as:
采用正则匹配分析的方法,从时间信息中提取出时间设置信息,并将时间设置信息转化为终端能够识别的机器语言,并进行时间的设置,其中,时间设置信息包括以下至少之一:周期、日期、小时、分钟、以及秒钟。Using the method of regular matching analysis, the time setting information is extracted from the time information, and the time setting information is converted into a machine language that the terminal can recognize, and the time is set, wherein the time setting information includes at least one of the following: Date, hour, minute, and second.
设置模块52进一步配置为:在进行时间的设置之前,在判断用户输入的时间信息不合法的情况下,向用户进行最终的提示。The setting module 52 is further configured to: before determining the setting of the time, in the case of determining that the time information input by the user is illegal, the final prompt is presented to the user.
在本发明实施例中,时间输入控件为时间输入键盘;时间输入键盘包括以下至少之一:用于表示具体时间的数字键、时间单位建、时间段介词键、历法键、输入删除键、输入完成键、以及输入显示区域。In the embodiment of the present invention, the time input control is a time input keyboard; the time input keyboard includes at least one of the following: a numeric key for indicating a specific time, a time unit construction, a time period preposition key, a calendar key, an input deletion key, and an input. Complete the key and enter the display area.
实际应用中,所述时间输入控件模块51以及设置模块52均可由所述终端时间设置装置所在终端中的中央处理器(CPU,Central Processing Unit)、数字信号处理器(DSP,Digital Signal Processor)或现场可编程门阵列(FPGA,Field Programmable Gate Array)实现。In a practical application, the time input control module 51 and the setting module 52 may be a central processing unit (CPU), a digital signal processor (DSP), or a digital signal processor (DSP) in the terminal where the terminal time setting device is located. Field Programmable Gate Array (FPGA) implementation.
综上所述,借助于本发明实施例的技术方案,简化了用户闹钟设置的过程,采用时间控件的方式输入自然语言,根据自然语言对文字进行分析并设置闹钟,此外,本发明实施例的技术方案时间输入控件的点击操作方式,快速连续,一气呵成,大大提高了闹钟设置的速度,同时增加了闹钟设置的智能性、趣味性、新颖性、灵活性,实用性也非常强,本发明实施例的技术方案无额外的硬件成本。In summary, the technical solution of the embodiment of the present invention simplifies the process of setting the user's alarm clock, inputs the natural language by using the time control, analyzes the text according to the natural language, and sets the alarm clock. In addition, the embodiment of the present invention The technical solution time input control click operation mode is fast and continuous, and the speed of the alarm clock setting is greatly improved, and the intelligent, interesting, novel and flexible alarm setting is also added, and the utility is also very strong, and the invention is implemented. The technical solution of the example has no additional hardware cost.
显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。 It is apparent that those skilled in the art can make various modifications and variations to the invention without departing from the spirit and scope of the invention. Thus, it is intended that the present invention cover the modifications and modifications of the invention
在此提供的算法和显示不与任何特定计算机、虚拟系统或者其它设备固有相关。各种通用系统也可以与基于在此的示教一起使用。根据上面的描述,构造这类系统所要求的结构是显而易见的。此外,本发明也不针对任何特定编程语言。应当明白,可以利用各种编程语言实现在此描述的本发明的内容,并且上面对特定语言所做的描述是为了披露本发明的最佳实施方式。The algorithms and displays provided herein are not inherently related to any particular computer, virtual system, or other device. Various general purpose systems can also be used with the teaching based on the teachings herein. The structure required to construct such a system is apparent from the above description. Moreover, the invention is not directed to any particular programming language. It is to be understood that the invention may be embodied in a variety of programming language, and the description of the specific language has been described above in order to disclose the preferred embodiments of the invention.
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. However, it is understood that the embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures, and techniques are not shown in detail so as not to obscure the understanding of the description.
类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。Similarly, the various features of the invention are sometimes grouped together into a single embodiment, in the above description of the exemplary embodiments of the invention, Figure, or a description of it. However, the method disclosed is not to be interpreted as reflecting the intention that the claimed invention requires more features than those recited in the claims. Rather, as the following claims reflect, inventive aspects reside in less than all features of the single embodiments disclosed herein. Therefore, the claims following the specific embodiments are hereby explicitly incorporated into the embodiments, and each of the claims as a separate embodiment of the invention.
本领域那些技术人员可以理解,可以对实施例中的客户端中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个客户端中。可以把实施例中的模块组合成一个模块,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者客户端的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似 目的的替代特征来代替。Those skilled in the art will appreciate that the modules in the client in the embodiment can be adaptively changed and placed in one or more clients different from the embodiment. The modules in the embodiments can be combined into one module, and further they can be divided into a plurality of sub-modules or sub-units or sub-components. In addition to such features and/or at least some of the processes or units being mutually exclusive, any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the client are combined. Each feature disclosed in the specification, including the accompanying claims, the abstract and the drawings, may be provided by the same, equivalent, or similar An alternative feature of the purpose is to replace it.
此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。In addition, those skilled in the art will appreciate that, although some embodiments described herein include certain features that are included in other embodiments and not in other features, combinations of features of different embodiments are intended to be within the scope of the present invention. Different embodiments are formed and formed. For example, in the following claims, any one of the claimed embodiments can be used in any combination.
本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的加载有排序网址的客户端中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or digital signal processor (DSP) may be used in practice to implement some or all of the functionality of some or all of the components loaded with the ordered web address in accordance with an embodiment of the present invention. . The invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein. Such a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。 It is to be noted that the above-described embodiments are illustrative of the invention and are not intended to be limiting, and that the invention may be devised without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as a limitation. The word "comprising" does not exclude the presence of the elements or steps that are not recited in the claims. The word "a" or "an" The invention can be implemented by means of hardware comprising several distinct elements and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means can be embodied by the same hardware item. The use of the words first, second, and third does not indicate any order. These words can be interpreted as names.
工业实用性Industrial applicability
本发明实施例中,在检测到用户触发时间设置时,自动弹出预先设置的时间输入控件,其中,时间输入控件上设置有表示时间的按键;获取用户通过时间输入控件输入的时间信息,将时间信息转换为终端能够识别的机器语言,进行时间的设置。如此,能够快速有效地完成闹钟设置,简化了设置时间的繁琐过程,同时增加了闹钟设置的智能性、趣味性、新颖性、以及灵活性。 In the embodiment of the present invention, when the user trigger time setting is detected, a preset time input control is automatically popped up, wherein the time input control is provided with a button indicating time; and the time information input by the user through the time input control is obtained, and the time is obtained. The information is converted into a machine language that the terminal can recognize, and the time is set. In this way, the alarm setting can be completed quickly and efficiently, simplifying the cumbersome process of setting the time, and increasing the intelligence, fun, novelty, and flexibility of the alarm setting.

Claims (11)

  1. 一种终端时间设置方法,所述方法包括:A terminal time setting method, the method comprising:
    在检测到用户触发时间设置时,自动弹出预先设置的时间输入控件,其中,所述时间输入控件上设置有表示时间的按键;When the user trigger time setting is detected, a preset time input control is automatically popped up, wherein the time input control is provided with a button indicating time;
    获取用户通过所述时间输入控件输入的时间信息,将所述时间信息转换为终端能够识别的机器语言,进行时间的设置。Obtaining time information input by the user through the time input control, converting the time information into a machine language that the terminal can recognize, and setting the time.
  2. 如权利要求1所述的方法,其中,时间输入控件为时间输入键盘;The method of claim 1 wherein the time input control is a time input keyboard;
    所述时间输入键盘包括以下至少之一:用于表示具体时间的数字键、时间单位建、时间段介词键、历法键、输入删除键、输入完成键、以及输入显示区域。The time input keyboard includes at least one of the following: a numeric key for indicating a specific time, a time unit construction, a time period preposition key, a calendar key, an input deletion key, an input completion key, and an input display area.
  3. 如权利要求1所述的方法,其中,获取用户通过所述时间输入控件输入的时间信息之后,所述方法进一步包括:The method of claim 1, wherein after obtaining time information input by the user through the time input control, the method further comprises:
    在所述时间输入控件的输入显示区域实时显示用户输入的时间信息,并判断用户输入的所述时间信息是否合法;Displaying time information input by the user in real time in the input display area of the time input control, and determining whether the time information input by the user is legal;
    在判断不合法的情况下,在所述输入显示区域向用户进行实时提示。When the determination is illegal, the user is prompted in real time in the input display area.
  4. 如权利要求1所述的方法,其中,将所述时间信息转换为终端能够识别的机器语言,进行时间的设置具体包括:The method of claim 1, wherein the time information is converted into a machine language that the terminal can recognize, and the setting of the time comprises:
    采用正则匹配分析的方法,从所述时间信息中提取出时间设置信息,并将所述时间设置信息转化为终端能够识别的机器语言,进行时间的设置,其中,所述时间设置信息包括以下至少之一:周期、日期、小时、分钟、以及秒钟。Using the method of the regular matching analysis, the time setting information is extracted from the time information, and the time setting information is converted into a machine language that the terminal can recognize, and the time setting is performed, wherein the time setting information includes at least the following One: cycle, date, hour, minute, and second.
  5. 如权利要求1所述的方法,其中,在进行时间的设置之前,所述方法进一步包括:The method of claim 1 wherein, prior to setting the time, the method further comprises:
    在判断用户输入的所述时间信息不合法的情况下,向用户进行最终的提示。 When it is determined that the time information input by the user is illegal, the user is prompted to make a final prompt.
  6. 一种终端时间设置装置,所述装置包括:A terminal time setting device, the device comprising:
    时间输入控件模块,配置为在检测到用户触发时间设置时,自动弹出预先设置的时间输入控件,其中,所述时间输入控件上设置有表示时间的按键;The time input control module is configured to automatically pop up a preset time input control when the user trigger time setting is detected, wherein the time input control is provided with a button indicating time;
    设置模块,配置为获取用户通过所述时间输入控件输入的时间信息,将所述时间信息转换为终端能够识别的机器语言,进行时间的设置。The setting module is configured to acquire time information input by the user through the time input control, convert the time information into a machine language that the terminal can recognize, and set the time.
  7. 如权利要求6所述的装置,其中,时间输入控件为时间输入键盘;The apparatus of claim 6 wherein the time input control is a time input keyboard;
    所述时间输入键盘包括以下至少之一:配置为表示具体时间的数字键、时间单位建、时间段介词键、历法键、输入删除键、输入完成键、以及输入显示区域。The time input keyboard includes at least one of: a numeric key configured to represent a specific time, a time unit built, a time period preposition key, a calendar key, an input delete key, an input completion key, and an input display area.
  8. 如权利要求6所述的装置,其中,所述时间输入控件模块进一步配置为:在所述时间输入控件的输入显示区域实时显示用户输入的时间信息,并判断用户输入的所述时间信息是否合法;在判断不合法的情况下,在所述输入显示区域向用户进行实时提示。The apparatus of claim 6, wherein the time input control module is further configured to: display time information input by the user in real time in an input display area of the time input control, and determine whether the time information input by the user is legal In the case where the judgment is illegal, the user is prompted in real time in the input display area.
  9. 如权利要求6所述的装置,其中,所述设置模块具体配置为:The device of claim 6, wherein the setting module is specifically configured to:
    采用正则匹配分析的方法,从所述时间信息中提取出时间设置信息,并将所述时间设置信息转化为终端能够识别的机器语言,并进行时间的设置,其中,所述时间设置信息包括以下至少之一:周期、日期、小时、分钟、以及秒钟。Using the method of regular matching analysis, the time setting information is extracted from the time information, and the time setting information is converted into a machine language that the terminal can recognize, and time setting is performed, wherein the time setting information includes the following At least one: cycle, date, hour, minute, and second.
  10. 如权利要求6所述的装置,其中,所述设置模块进一步配置为:The apparatus of claim 6 wherein said setting module is further configured to:
    在进行时间的设置之前,在判断用户输入的所述时间信息不合法的情况下,向用户进行最终的提示。Before the setting of the progress time, in the case where it is judged that the time information input by the user is illegal, the final prompt is presented to the user.
  11. 一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1至5任一项所述的方法。 A computer storage medium having stored therein computer executable instructions for performing the method of any one of claims 1 to 5.
PCT/CN2015/078223 2014-10-15 2015-05-04 Terminal time setting method and device, and computer storage medium WO2016058362A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410542977.6 2014-10-15
CN201410542977.6A CN105573731A (en) 2014-10-15 2014-10-15 Terminal time setting method and apparatus

Publications (1)

Publication Number Publication Date
WO2016058362A1 true WO2016058362A1 (en) 2016-04-21

Family

ID=55746065

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/078223 WO2016058362A1 (en) 2014-10-15 2015-05-04 Terminal time setting method and device, and computer storage medium

Country Status (2)

Country Link
CN (1) CN105573731A (en)
WO (1) WO2016058362A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110335015A (en) * 2019-06-04 2019-10-15 杭州随笔记网络技术有限公司 A kind of common time point configuration method to adapt to different work and rest habit crowds

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112083853A (en) * 2020-09-02 2020-12-15 北京字节跳动网络技术有限公司 Account reporting method, account checking device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110283188A1 (en) * 2010-05-14 2011-11-17 Sap Ag Value interval selection on multi-touch devices
CN103577078A (en) * 2012-07-24 2014-02-12 中兴通讯股份有限公司 Time setting method and device
CN103716448A (en) * 2012-09-28 2014-04-09 胜德国际研发股份有限公司 Device switch control system and method, and mobile communication device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101893996A (en) * 2010-07-27 2010-11-24 深圳市同洲电子股份有限公司 Method, device and electric device for quickly setting time reminder
CN102855089A (en) * 2011-06-30 2013-01-02 沈阳晨讯希姆通科技有限公司 Mobile phone soft keyboard and date inputting method thereof
CN103324395B (en) * 2012-03-21 2016-05-04 宇龙计算机通信科技(深圳)有限公司 A kind of touch-screen clock application menu display methods and terminal
US20140189571A1 (en) * 2012-12-28 2014-07-03 Nec Casio Mobile Communications, Ltd. Display control device, display control method, and recording medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110283188A1 (en) * 2010-05-14 2011-11-17 Sap Ag Value interval selection on multi-touch devices
CN103577078A (en) * 2012-07-24 2014-02-12 中兴通讯股份有限公司 Time setting method and device
CN103716448A (en) * 2012-09-28 2014-04-09 胜德国际研发股份有限公司 Device switch control system and method, and mobile communication device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110335015A (en) * 2019-06-04 2019-10-15 杭州随笔记网络技术有限公司 A kind of common time point configuration method to adapt to different work and rest habit crowds

Also Published As

Publication number Publication date
CN105573731A (en) 2016-05-11

Similar Documents

Publication Publication Date Title
WO2016119622A1 (en) Group chat method and device
US9715753B2 (en) Personalizing medical conditions with augmented reality
CN103617382B (en) Method for secret protection and its device
KR102233460B1 (en) Methods and systems for generation, curation, and presentation of media collections
US20200065884A1 (en) Systems and methods for using a social networking system to purchase products
JP2005339136A5 (en)
TW201531876A (en) Login system and method for applications
WO2016058362A1 (en) Terminal time setting method and device, and computer storage medium
RU2703346C2 (en) Explanation to fulfilment of accelerated electronic transaction
WO2018000633A1 (en) Page information processing method, apparatus and electronic device
CN111143019B (en) Control method and system for popup window of mobile terminal
WO2017128544A1 (en) Notification prompting method and apparatus
CN111494946A (en) Image processing method, device, equipment and computer readable storage medium
CN105069328B (en) A kind of data processing method and device
CN111161745A (en) Awakening method, device, equipment and medium for intelligent equipment
CN105450414B (en) A kind of user registering method and device
CN109857481B (en) Data acquisition method and device, readable medium and electronic equipment
CN110007823B (en) Information input method and device
WO2016058339A1 (en) Irregularly-shaped screenshot capture method, device, and storage medium for smart terminals
JP2019197521A5 (en)
JP2010097411A (en) Personal information disclosure support device
WO2016119460A1 (en) Method and apparatus for realizing identity verification, and terminal
US20200104147A1 (en) Scripted task instructions
Wirkus et al. Characteristics and prediction of risky gambling behavior (RIGAB study)-Initial online survey
Cheung et al. Do cultural differences influence feature binding in working memory?

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: 15850357

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: 15850357

Country of ref document: EP

Kind code of ref document: A1