WO2017107850A1 - 一种数位信息提示方法及装置 - Google Patents

一种数位信息提示方法及装置 Download PDF

Info

Publication number
WO2017107850A1
WO2017107850A1 PCT/CN2016/110154 CN2016110154W WO2017107850A1 WO 2017107850 A1 WO2017107850 A1 WO 2017107850A1 CN 2016110154 W CN2016110154 W CN 2016110154W WO 2017107850 A1 WO2017107850 A1 WO 2017107850A1
Authority
WO
WIPO (PCT)
Prior art keywords
digit
character
information
digital
user
Prior art date
Application number
PCT/CN2016/110154
Other languages
English (en)
French (fr)
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 WO2017107850A1 publication Critical patent/WO2017107850A1/zh

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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Definitions

  • the present application relates to the field of information display technologies, and in particular, to a digital information prompting method and apparatus.
  • the embodiment of the present application provides a digital information prompting method and apparatus, and prompts the user to present the digital information when the user inputs the numeric characters.
  • the numeric characters entered are correct.
  • the embodiment of the present application provides a digital information prompting method, including:
  • the embodiment of the present application further provides a digital information prompting apparatus, including:
  • An obtaining unit configured to obtain each digit character input by the user
  • a prompting unit configured to display at least a digit information of the highest digit character at a specific position when the numeric character is displayed.
  • the user can prompt the user for the currently input digit information when the user inputs the numeric character, so as to prevent the user from causing huge economic loss due to the wrong digit.
  • FIG. 1 is a flowchart of a digital information prompting method according to an embodiment of the present application
  • FIG. 2 is a schematic structural diagram of a digital information prompting apparatus according to an embodiment of the present application.
  • FIG. 3 is a flowchart of a specific method for prompting digital information according to an embodiment of the present application
  • FIG. 4a is a first schematic diagram of a digital information prompt according to an embodiment of the present application.
  • FIG. 4b is a second schematic diagram of a digital information prompt according to an embodiment of the present application.
  • FIG. 4c is a third schematic diagram of a digital information prompt according to an embodiment of the present application.
  • 4d is a fourth schematic diagram of a digital information prompt according to an embodiment of the present application.
  • FIG. 4 e is a fifth schematic diagram of a digital information prompt according to an embodiment of the present application.
  • FIG. 5 is a schematic diagram of another digital information prompt according to an embodiment of the present application.
  • the embodiment of the present application provides a digital information prompting method and device.
  • FIG. 1 is a flowchart of a digital information prompting method according to an embodiment of the present application.
  • a technical solution for prompting digital information when a user inputs a number is described, and the method of the embodiment can be applied not only to, for example, intelligence.
  • Mobile terminals such as mobile phones and tablet computers can also be applied to devices such as desktop computers, and prompt the user to input digital digits when the user inputs numbers to ensure the accuracy of the user inputting numbers.
  • the method includes the step 101 of acquiring each digit character input by the user.
  • Step 102 Display the digit information of at least the highest digit character at a specific position when displaying the numeric character.
  • displaying the digit information of at least the highest digit digital character at a specific location further includes, when the digit of the numeric character changes, along with the digital character digit The change displays at least the digit information of the most significant digit character at a particular location.
  • displaying the digit information of at least the highest digit number in a specific location further comprises displaying the digit information of all of the digit characters at a specific location.
  • the number that is easy to cause an error is a digit.
  • the user wants to input 10000, but because of the excessive input of the "0", the input may be 100000, and the overall digital display form. Almost, but in fact it is 10 times worse, which is easy to bring economic loss to the user. For the elderly or users with poor eyesight, this situation is more common, and the highest position can be displayed in the embodiment of the present application.
  • the digit of the digit that is, when inputting 10000, the digit "10,000" is displayed at a specific position of "1".
  • the specific position of the highest digit "1" will display the digit "100,000". In this way, the user can clearly indicate whether the currently input multi-digit characters are correct. If the digit information of each digit character is displayed, the user can be more clearly prompted to fill in the error.
  • the digital information is highlighted at the specific location The way is displayed.
  • the highlighting manner may include highlighting, dark color, blinking, and the like.
  • the specific location is included at the periphery of the numeric character.
  • the digital information is above or below the corresponding numeric character.
  • the digit information currently input by the user can be prompted when the user inputs the numeric character, so as to prevent the user from causing huge economic loss due to the wrong digit.
  • FIG. 2 is a schematic structural diagram of a digital information prompting apparatus according to an embodiment of the present application.
  • a device capable of prompting a current input digital character digit information when a user inputs a numeric character is described.
  • the apparatus may be operated, for example, as A smart terminal such as a mobile phone or a tablet computer can also be operated in a desktop computer or a notebook computer.
  • Each functional unit in the device can be composed of a programmable logic device or a specific chip.
  • the acquiring unit 201 is configured to acquire each digit character input by the user.
  • the prompting unit 202 is configured to display digit information of at least the highest digit character at a specific position when the numeric character is displayed.
  • the prompting unit is further configured to display at least a digit information of the highest digit digital character at a specific position as the digital character digit changes as the digital character digit changes.
  • the prompting unit is further configured to display digit information of all the digital characters at a specific location.
  • the prompting unit is further configured to display the digital information in a prominent manner at the specific location.
  • the specific location is included at the periphery of the numeric character.
  • the prompting unit is further configured to: the digit information is above or below the corresponding numeric character.
  • the digit information currently input by the user can be prompted when the user inputs the numeric character, so as to prevent the user from causing huge economic loss due to the wrong digit.
  • FIG. 3 is a flowchart of a specific method for digital information prompting according to an embodiment of the present application.
  • the numeric character is the remittance amount, and the 199999 is taken as an example for description.
  • the input interface of the remittance amount is shown in FIG. 4a, which is the first schematic diagram of the digital information prompt in the embodiment of the present application, and the digital character is included in the remittance amount input interface of the figure.
  • the display area 401, the digital information presentation area 402, and the touch input area 403, wherein each digit information (one, ten, one hundred, one thousand, ten thousand...) in the digital information presentation area is light color or transparent color, specifically including :
  • step 301 the user inputs the first numeric character of the remittance amount in the touch input area of the remittance amount.
  • the user enters the first numeric character "1" in the remittance amount via the numeric keypad below.
  • Step 302 Acquire a first numeric character "1" input by the user.
  • Step 303 while displaying the first numeric character "1" in the digital character display area, displaying the corresponding digital information in the digital information presentation area corresponding to the digital character.
  • FIG. 4b is a second schematic diagram of the digital information prompt in the embodiment of the present application.
  • the highest digit of the current numeric character is “one” bit, directly above the numeric character “1”.
  • the digital information prompt area the digit information of the "one" bit is highlighted.
  • the black background color is taken as an example, and the digital information is displayed in a large font. At this time, the user can clearly distinguish the digital information.
  • the prompt area knows the digit information currently input.
  • step 304 the user inputs the second numeric character of the remittance amount in the touch input area of the remittance amount.
  • the user enters the second numeric character "9" in the remittance amount via the numeric keypad below.
  • Step 305 Acquire a second numeric character "9" input by the user.
  • Step 306 while displaying the second numeric character "9" in the digital character display area, displaying the corresponding digital information in the digital information prompt area corresponding to the highest digit digital character.
  • FIG. 4c is a third schematic diagram of the digital information prompt in the embodiment of the present application.
  • the position of the original numeric character “1” The numeric character “9” is displayed, and the highest digit of the current numeric character is "ten", and the digit information of the "ten” digit is highlighted in the digit information prompting area directly above the numeric character "1", in this example
  • the black background color is taken as an example, and the "ten" digit information is displayed in a large font, and the digit information "one” on the right side is displayed in a black entity manner.
  • the user can explicitly indicate the area from the digital information. Know the digital information currently entered.
  • step 307 the user inputs the third numeric character of the remittance amount in the touch input area of the remittance amount.
  • the user enters the third numeric character "9" in the remittance amount via the numeric keypad below.
  • Step 308 obtaining a third numeric character "9" input by the user.
  • Step 309 while displaying the third numeric character "9" in the digital character display area, displaying the corresponding digital information in the digital information presentation area corresponding to the highest digit digital character.
  • FIG. 4d is a fourth schematic diagram of the digital information prompt in the embodiment of the present application.
  • the “1” in the numeric character moves to the left, the position of the original numeric character “1”
  • the numeric character “9” is displayed, and the highest digit of the current numeric character is "hundred”, and the digit information of "hundred” digit is highlighted in the digit information prompting area directly above the numeric character "1", in this example
  • the black background color is taken as an example, and the digit information of the "hundred” digit is displayed in a large font, and the digit information "ten” and “one” on the right side are displayed in a black entity manner, at which time the user can clearly
  • the digit information prompt area knows the currently entered digit information.
  • the entire remittance amount input interface is the fifth schematic diagram of the digital information prompt of the embodiment of the present application, wherein the digital character display area is displayed. It is “199999”, and the digit information of "100,000” in the digital information prompt area above the digital character display area is displayed in black, and the "10,000", “thousand”, “hundred”, “ten”, “ “Multiple digital information is semi-transparent. At this time, the user can clearly understand whether the amount of remittance entered by himself is correct.
  • FIG. 5 is a schematic diagram of another digital information prompt according to an embodiment of the present application, in which the figure is In the above embodiment, the remittance amount “199999” is taken as an example for description.
  • the digital information corresponding to all the numeric characters is highlighted under the digital characters input by the user in the form of a white text black background color (in the case of In other embodiments, other color texts and background colors can be used for highlighting, so that the user can be prompted whether the currently entered numeric character has an error in the digit, and the user can quickly check which digit character is wrong, so that Modified.
  • the user can directly prompt the digital information input by the user when the user inputs the numeric character, so as to prevent the user from causing huge economic loss due to the wrong digit.
  • PLD Programmable Logic Device
  • FPGA Field Programmable Gate Array
  • HDL Hardware Description Language
  • the controller can be implemented in any suitable manner, for example, the controller can take the form of, for example, a microprocessor or processor and a computer readable medium storing computer readable program code (eg, software or firmware) executable by the (micro)processor.
  • computer readable program code eg, software or firmware
  • examples of controllers include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, The Microchip PIC18F26K20 and the Silicone Labs C8051F320, the memory controller can also be implemented as part of the memory's control logic.
  • the controller can be logically programmed by means of logic gates, switches, ASICs, programmable logic controllers, and embedding.
  • Such a controller can therefore be considered a hardware component, and the means for implementing various functions included therein can also be considered as a structure within the hardware component.
  • a device for implementing various functions can be considered as a software module that can be both a method of implementation and a structure within a hardware component.
  • the system, device, module or unit illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product having a certain function.
  • the present application can be implemented by means of software plus a necessary general hardware platform. Based on such understanding, the technical solution of the present application may be embodied in the form of a software product in essence or in the form of a software product, which may be stored in a storage medium such as a ROM/RAM or a disk. , an optical disk, etc., includes instructions for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the present application or portions of the embodiments.
  • a computer device which may be a personal computer, server, or network device, etc.
  • This application can be used in a variety of general purpose or special purpose computer system environments or configurations.
  • the application can be described in the general context of computer-executable instructions executed by a computer, such as a program module.
  • program modules include routines, programs, objects, components, data structures, and the like that perform particular tasks or implement particular abstract data types.
  • the present application can also be practiced in distributed computing environments where tasks are performed by remote processing devices that are connected through a communication network.
  • program modules can be located in both local and remote computer storage media including storage devices.

Landscapes

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

Abstract

一种数位信息提示方法及装置,所述方法中包括,获取用户输入的每一位数字字符(101);在显示所述数字字符时,将至少最高位数字字符的数位信息显示在特定位置(102)。本方法可以在用户输入数字字符时提示用户当前输入的数位信息,以防止用户由于错误的数位导致巨大的经济损失。

Description

一种数位信息提示方法及装置 技术领域
本申请涉及信息显示技术领域,特别涉及一种数位信息提示方法及装置。
背景技术
在日常生活中,数字的误输入也许只是给人们带来一些不便,但一旦到了金融领域,数字的误输入带来的将会是用户资金的损失,甚至更加严重的后果。
随着智能终端应用(例如手机和平板电脑)的普及,涉及到金融或是资金操作的移动端应用也越来越多,人们在享受智能终端快速便利的同时,长串金额数字的误输入也给用户带来了大量的资金损失,长串数字的正确填写(输入)及确认一直以来都是难以解决的一个问题,误输入一般而言分为两方面:数字位数的错误、数字本身的错误,例如用户想输入1000结果输入了10000,且数字位数越多,用户误输入的几率越大,确认的难度也越大。对于如何避免误输入,如何更加直观的确认金额,自然成为了一个重要的话题。
发明内容
为了解决现有技术中输入数字字符时容易造成数位错误的问题,本申请实施例提供了一种数位信息提示方法及装置,在用户输入数字字符时提示该数字字符的数位信息,以提示用户当前输入的数字字符是否正确。
本申请实施例提供了一种数位信息提示方法,包括:
获取用户输入的每一位数字字符;
在显示所述数字字符时,将至少最高位数字字符的数位信息显示在特定位置。
本申请实施例还提供了一种数位信息提示装置,包括:
获取单元,用于获取用户输入的每一位数字字符;
提示单元,用于在显示所述数字字符时,将至少最高位数字字符的数位信息显示在特定位置。
由以上本申请实施例提供的技术方案可见,可以在用户输入数字字符时提示用户当前输入的数位信息,以防止用户由于错误的数位导致巨大的经济损失。
当然实施本申请的任一产品或者方法必不一定需要同时达到以上所述的所有优点。
附图说明
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请中记载的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1所示为本申请实施例一种数位信息提示方法的流程图;
图2所示为本申请实施例一种数位信息提示装置的结构示意图;
图3所示为本申请实施例一种数位信息提示的具体方法流程图;
图4a所示为本申请实施例数位信息提示的第一示意图;
图4b所示为本申请实施例数位信息提示的第二示意图;
图4c所示为本申请实施例数位信息提示的第三示意图;
图4d所示为本申请实施例数位信息提示的第四示意图;
图4e所示为本申请实施例数位信息提示的第五示意图;
图5所示为本申请实施例另一种数位信息提示的示意图。
具体实施方式
本申请实施例提供一种数位信息提示方法及装置。
为了使本技术领域的人员更好地理解本申请中的技术方案,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都应当属于本申请保护的范围。
如图1所示为本申请实施例一种数位信息提示方法的流程图,在本图中描述了根据在用户输入数字时提示数位信息的技术方案,该实施例的方法不仅可以应用于例如智能手机、平板电脑之类的移动终端,还可以应用于台式计算机等设备,在用户输入数字时时刻提示用户输入数字的数位,以保证用户输入数字的准确性。
具体包括步骤101,获取用户输入的每一位数字字符。
步骤102,在显示所述数字字符时,将至少最高位数字字符的数位信息显示在特定位置。
作为本申请的一个实施例,所述在显示所述数字字符时,将至少最高位数字字符的数位信息显示在特定位置进一步包括,当数字字符的数位产生变化时,随着所述数字字符数位的变化将至少最高位数字字符的数位信息显示在特定位置。
作为本申请的一个实施例,将至少最高位数字字符的数位信息显示在特定位置进一步包括,将所有所述数字字符的数位信息显示在特定位置。
在本步骤中,通常用户输入多位数字字符时,容易产生错误的就是数位,例如用户想输入10000,但是由于后面的“0”输入的过多,可能就输入了100000,数字整体显示的形态差不多,但是事实上却差了10倍,这样容易给用户带来经济损失,而对于老年人或者视力不好的用户来说,这种情况比较常见,在本申请的实施例中可以显示最高位的数字的数位,即输入10000时,在“1”的特定位置显示数位“万”,当用户错误的输入了100000时,最高位的“1”的特定位置就会显示数位“十万”,这样就可以清楚地提示用户当前输入的多位数字字符是否正确,如果显示每一位数字字符的数位信息则可以更加清晰的提示用户哪一位填写错误。
作为本申请的一个实施例,所述数位信息在所述特定位置以突显的 方式显示。
其中,所述突显的方式可以包括高亮、深色、闪烁等等。
作为本申请的一个实施例,所述特定位置包括在所述数字字符的周边。
作为本申请的一个实施例,所述数位信息在相应数字字符的上方或者下方。
通过上述实施例中的方法,可以在用户输入数字字符时提示用户当前输入的数位信息,以防止用户由于错误的数位导致巨大的经济损失。
如图2所示为本申请实施例一种数位信息提示装置的结构示意图,在本图中描述了能够在用户输入数字字符时提示当前输入数字字符数位信息的装置,该装置可以运行于例如为手机、平板电脑等的智能终端,还可以运行于台式计算机或者笔记本计算机中,该装置中的各个功能单元均可以由可编程逻辑器件构成,也可以由特定的芯片构成。
具体包括获取单元201,用于获取用户输入的每一位数字字符。
提示单元202,用于在显示所述数字字符时,将至少最高位数字字符的数位信息显示在特定位置。
作为本申请的一个实施例,所述提示单元进一步用于,当数字字符的数位产生变化时,随着所述数字字符数位的变化将至少最高位数字字符的数位信息显示在特定位置。
作为本申请的一个实施例,所述提示单元进一步用于,将所有所述数字字符的数位信息显示在特定位置。
作为本申请的一个实施例,所述提示单元进一步用于,所述数位信息在所述特定位置以突显的方式显示。
作为本申请的一个实施例,所述特定位置包括在所述数字字符的周边。
作为本申请的一个实施例,所述提示单元进一步用于,所述数位信息在相应数字字符的上方或者下方。
通过上述实施例中的方法,可以在用户输入数字字符时提示用户当前输入的数位信息,以防止用户由于错误的数位导致巨大的经济损失。
如图3所示为本申请实施例一种数位信息提示的具体方法流程图,在本图中描述了以手机为例进行数字字符输入时提示数位信息的具体过程,在本实施例中输入的数字字符为汇款金额,以199999为例进行说明,汇款金额的输入界面如图4a所示,为本申请实施例数位信息提示的第一示意图,在该图的汇款金额输入界面中包括了数字字符显示区域401,数位信息提示区域402,触控输入区域403,其中数位信息提示区域中的每个数位信息(个、十、百、千、万…)均为浅色或者为透明色,具体包括:
步骤301,用户在汇款金额的触控输入区域输入汇款金额的第一个数字字符。
在本步骤中,用户通过下方的数字键盘输入汇款金额中的第一个数字字符“1”。
步骤302,获取用户输入的第一个数字字符“1”。
步骤303,在数字字符显示区域显示第一个数字字符“1”的同时,在该数字字符对应的数位信息提示区域中显示相应的数位信息。
本步骤可以参考图4b,图4b所示为本申请实施例数位信息提示的第二示意图,在该图中,当前数字字符的最高位为“个”位,在该数字字符“1”正上方的数位信息提示区域中将“个”位的数位信息突显出来,在本例中以黑色底色为例作为突显方式,并且以较大字体显示该数位信息,此时用户可以明确的从数位信息提示区域得知当前输入的数位信息。
步骤304,用户在汇款金额的触控输入区域输入汇款金额的第二个数字字符。
在本步骤中,用户通过下方的数字键盘输入汇款金额中的第二个数字字符“9”。
步骤305,获取用户输入的第二个数字字符“9”。
步骤306,在数字字符显示区域显示第二个数字字符“9”的同时,在最高位数字字符对应的数位信息提示区域中显示相应的数位信息。
本步骤可以参考图4c,图4c所示为本申请实施例数位信息提示的第三示意图,在该图中,随着数字字符中的“1”向左移动,在原数字字符“1”的位置显示数字字符“9”,当前数字字符的最高位为“十”位,在该数字字符“1”正上方的数位信息提示区域中将“十”位的数位信息突显出来,在本例中以黑色底色为例作为突显方式,并且以较大字体显示该“十”位的数位信息,将右侧的数位信息“个”以黑色实体方式显示,此时用户可以明确的从数位信息提示区域得知当前输入的数位信息。
步骤307,用户在汇款金额的触控输入区域输入汇款金额的第三个数字字符。
在本步骤中,用户通过下方的数字键盘输入汇款金额中的第三个数字字符“9”。
步骤308,获取用户输入的第三个数字字符“9”。
步骤309,在数字字符显示区域显示第三个数字字符“9”的同时,在最高位数字字符对应的数位信息提示区域中显示相应的数位信息。
本步骤可以参考图4d,图4d所示为本申请实施例数位信息提示的第四示意图,在该图中,随着数字字符中的“1”向左移动,在原数字字符“1”的位置显示数字字符“9”,当前数字字符的最高位为“百”位,在该数字字符“1”正上方的数位信息提示区域中将“百”位的数位信息突显出来,在本例中以黑色底色为例作为突显方式,并且以较大字体显示该“百”位的数位信息,将右侧的数位信息“十”和“个”以黑色实体方式显示,此时用户可以明确的从数位信息提示区域得知当前输入的数位信息。
重复上述步骤直到用户在触控输入区域完整的输入“199999”,此时整个汇款金额输入界面如图4e所示为本申请实施例数位信息提示的第五示意图,其中,数字字符显示区域显示的是“199999”,而位于该数字字符显示区域上方的数位信息提示区域中“十万”的数位信息显示为黑色,右侧的“万”、“千”、“百”、“十”、“个”多个数位信息均为半透明,此时用户可以清楚的了解自己输入的汇款金额是否正确。
如图5所示为本申请实施例另一种数位信息提示的示意图,在该图中 还是以上述实施例中汇款金额“199999”为例进行说明,在本实施例中将所有数字字符对应的数位信息均以白色文字黑色底色的方式在用户输入的数字字符的下方进行突显(在其它实施例中可以使用其它颜色文字和底色进行突显),从而可以提示用户当前输入的数字字符在数位上是否存在错误,并且可以使用户快速的核对出哪一位的数字字符出现错误,以便于修改。
通过上述本申请实施例中的方法及装置,可以在用户输入数字字符时提示用户当前输入的数位信息,以防止用户由于错误的数位导致巨大的经济损失。
对于一个技术的改进可以很明显地区分是硬件上的改进(例如,对二极管、晶体管、开关等电路结构的改进)还是软件上的改进(对于方法流程的改进)。然而,随着技术的发展,当今的很多方法流程的改进已经可以视为硬件电路结构的直接改进。设计人员几乎都通过将改进的方法流程编程到硬件电路中来得到相应的硬件电路结构。因此,不能说一个方法流程的改进就不能用硬件实体模块来实现。例如,可编程逻辑器件(Programmable Logic Device,PLD)(例如现场可编程门阵列(Field Programmable Gate Array,FPGA))就是这样一种集成电路,其逻辑功能由用户对器件编程来确定。由设计人员自行编程来把一个数字系统“集成”在一片PLD上,而不需要请芯片制造厂商来设计和制作专用的集成电路芯片2。而且,如今,取代手工地制作集成电路芯片,这种编程也多半改用“逻辑编译器(logic compiler)”软件来实现,它与程序开发撰写时所用的软件编译器相类似,而要编译之前的原始代码也得用特定的编程语言来撰写,此称之为硬件描述语言(Hardware Description Language,HDL),而HDL也并非仅有一种,而是有许多种,如ABEL(Advanced Boolean Expression Language)、AHDL(Altera Hardware Description Language)、Confluence、CUPL(Cornell University Programming Language)、HDCal、JHDL(Java Hardware Description Language)、Lava、Lola、MyHDL、PALASM、RHDL(Ruby Hardware Description Language)等,目前最普遍使用的是VHDL(Very-High-Speed Integrated Circuit Hardware  Description Language)与Verilog2。本领域技术人员也应该清楚,只需要将方法流程用上述几种硬件描述语言稍作逻辑编程并编程到集成电路中,就可以很容易得到实现该逻辑方法流程的硬件电路。
控制器可以按任何适当的方式实现,例如,控制器可以采取例如微处理器或处理器以及存储可由该(微)处理器执行的计算机可读程序代码(例如软件或固件)的计算机可读介质、逻辑门、开关、专用集成电路(Application Specific Integrated Circuit,ASIC)、可编程逻辑控制器和嵌入微控制器的形式,控制器的例子包括但不限于以下微控制器:ARC 625D、Atmel AT91SAM、Microchip PIC18F26K20以及Silicone Labs C8051F320,存储器控制器还可以被实现为存储器的控制逻辑的一部分。
本领域技术人员也知道,除了以纯计算机可读程序代码方式实现控制器以外,完全可以通过将方法步骤进行逻辑编程来使得控制器以逻辑门、开关、专用集成电路、可编程逻辑控制器和嵌入微控制器等的形式来实现相同功能。因此这种控制器可以被认为是一种硬件部件,而对其内包括的用于实现各种功能的装置也可以视为硬件部件内的结构。或者甚至,可以将用于实现各种功能的装置视为既可以是实现方法的软件模块又可以是硬件部件内的结构。
上述实施例阐明的系统、装置、模块或单元,具体可以由计算机芯片或实体实现,或者由具有某种功能的产品来实现。
为了描述的方便,描述以上装置时以功能分为各种单元分别描述。当然,在实施本申请时可以把各单元的功能在同一个或多个软件和/或硬件中实现。
通过以上的实施方式的描述可知,本领域的技术人员可以清楚地了解到本申请可借助软件加必需的通用硬件平台的方式来实现。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例或者实施例的某些部分所述的方法。
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于系统实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。
本申请可用于众多通用或专用的计算机系统环境或配置中。例如:个人计算机、服务器计算机、手持设备或便携式设备、平板型设备、多处理器系统、基于微处理器的系统、置顶盒、可编程的消费电子设备、网络PC、小型计算机、大型计算机、包括以上任何系统或设备的分布式计算环境等等。
本申请可以在由计算机执行的计算机可执行指令的一般上下文中描述,例如程序模块。一般地,程序模块包括执行特定任务或实现特定抽象数据类型的例程、程序、对象、组件、数据结构等等。也可以在分布式计算环境中实践本申请,在这些分布式计算环境中,由通过通信网络而被连接的远程处理设备来执行任务。在分布式计算环境中,程序模块可以位于包括存储设备在内的本地和远程计算机存储介质中。
虽然通过实施例描绘了本申请,本领域普通技术人员知道,本申请有许多变形和变化而不脱离本申请的精神,希望所附的权利要求包括这些变形和变化而不脱离本申请的精神。

Claims (12)

  1. 一种数位信息提示方法,其特征在于包括:
    获取用户输入的每一位数字字符;
    在显示所述数字字符时,将至少最高位数字字符的数位信息显示在特定位置。
  2. 根据权利要求1所述的方法,其特征在于,所述在显示所述数字字符时,将至少最高位数字字符的数位信息显示在特定位置进一步包括,当数字字符的数位产生变化时,随着所述数字字符数位的变化将至少最高位数字字符的数位信息显示在特定位置。
  3. 根据权利要求1或2所述的方法,其特征在于,将至少最高位数字字符的数位信息显示在特定位置进一步包括,将所有所述数字字符的数位信息显示在特定位置。
  4. 根据权利要求1所述的方法,其特征在于,所述数位信息在所述特定位置以突显的方式显示。
  5. 根据权利要求1所述的方法,其特征在于,所述特定位置包括在所述数字字符的周边。
  6. 根据权利要求5所述的方法,其特征在于,所述数位信息在相应数字字符的上方或者下方。
  7. 一种数位信息提示装置,其特征在于包括:
    获取单元,用于获取用户输入的每一位数字字符;
    提示单元,用于在显示所述数字字符时,将至少最高位数字字符的数位信息显示在特定位置。
  8. 根据权利要求7所述的装置,其特征在于,所述提示单元进一步用于,当数字字符的数位产生变化时,随着所述数字字符数位的变化将至少最高位数字字符的数位信息显示在特定位置。
  9. 根据权利要求7或8所述的装置,其特征在于,所述提示单元进一步用于,将所有所述数字字符的数位信息显示在特定位置。
  10. 根据权利要求7所述的装置,其特征在于,所述提示单元进一步用于,所述数位信息在所述特定位置以突显的方式显示。
  11. 根据权利要求7所述的装置,其特征在于,所述特定位置包括在所述数字字符的周边。
  12. 根据权利要求11所述的装置,其特征在于,所述提示单元进一步用于,所述数位信息在相应数字字符的上方或者下方。
PCT/CN2016/110154 2015-12-24 2016-12-15 一种数位信息提示方法及装置 WO2017107850A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510983199.9A CN106919320A (zh) 2015-12-24 2015-12-24 一种数位信息提示方法及装置
CN201510983199.9 2015-12-24

Publications (1)

Publication Number Publication Date
WO2017107850A1 true WO2017107850A1 (zh) 2017-06-29

Family

ID=59089160

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/110154 WO2017107850A1 (zh) 2015-12-24 2016-12-15 一种数位信息提示方法及装置

Country Status (2)

Country Link
CN (1) CN106919320A (zh)
WO (1) WO2017107850A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115291991A (zh) * 2022-08-12 2022-11-04 亿航智能设备(广州)有限公司 仪表数字显示方法、装置、设备及计算机可读存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2546951Y (zh) * 2002-01-29 2003-04-23 徐立强 一种显示数字和汉字单位的计算器
CN2711804Y (zh) * 2004-04-26 2005-07-20 刘泉 计算器
CN101082899A (zh) * 2007-06-08 2007-12-05 余丽萍 电子计算器
CN103809838A (zh) * 2012-11-14 2014-05-21 深圳市金蝶友商电子商务服务有限公司 数值输入处理方法及其系统、仿真凭证数据输入处理方法
US20150269114A1 (en) * 2014-03-19 2015-09-24 Casio Computer Co., Ltd. Electronic Device, Method For Controlling Display Of Variable, And Recording Medium Recording Variable Display Controlling Program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2183585Y (zh) * 1994-03-04 1994-11-23 吕玉茂 计算器数位文字显示及小数点定位装置
CN103425393B (zh) * 2013-08-13 2016-12-28 天地融科技股份有限公司 一种金额输入并显示的方法和装置
CN105912311A (zh) * 2015-12-11 2016-08-31 乐视移动智能信息技术(北京)有限公司 直观提示支付金额的方法及装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2546951Y (zh) * 2002-01-29 2003-04-23 徐立强 一种显示数字和汉字单位的计算器
CN2711804Y (zh) * 2004-04-26 2005-07-20 刘泉 计算器
CN101082899A (zh) * 2007-06-08 2007-12-05 余丽萍 电子计算器
CN103809838A (zh) * 2012-11-14 2014-05-21 深圳市金蝶友商电子商务服务有限公司 数值输入处理方法及其系统、仿真凭证数据输入处理方法
US20150269114A1 (en) * 2014-03-19 2015-09-24 Casio Computer Co., Ltd. Electronic Device, Method For Controlling Display Of Variable, And Recording Medium Recording Variable Display Controlling Program

Also Published As

Publication number Publication date
CN106919320A (zh) 2017-07-04

Similar Documents

Publication Publication Date Title
JP6894511B2 (ja) 検証コードに基づく検証方法および装置
US10331871B2 (en) Password input interface
KR102230504B1 (ko) 전자 문서에서의 단순화된 데이터 입력 기법
KR102249054B1 (ko) 온스크린 키보드에 대한 빠른 작업
US8701050B1 (en) Gesture completion path display for gesture-based keyboards
WO2022068723A1 (zh) 支付界面的显示方法、装置和电子设备
US10068359B2 (en) Information processing device
KR20150087665A (ko) 핸드라이팅 정보 운용 방법 및 이를 지원하는 전자 장치
US20190034080A1 (en) Automatic translations by a keyboard
WO2016004814A1 (zh) 一种业务可视化方法及系统
WO2020238249A1 (zh) 一种交互界面的显示方法、装置及设备
US20180136832A1 (en) Circular user interface
CN107025393A (zh) 一种资源调用的方法及装置
US20190114065A1 (en) Method for creating partial screenshot
WO2017107850A1 (zh) 一种数位信息提示方法及装置
US9557818B2 (en) Contextually-specific automatic separators
US20140105664A1 (en) Keyboard Modification to Increase Typing Speed by Gesturing Next Character
TWI709876B (zh) 可切換輸入法的電子裝置及其輸入法切換方法、系統
CN104699409A (zh) 一种触摸屏移动终端信息输入的方法及系统
US20140208230A1 (en) Autocorrect Highlight and Re-Work
RU2636673C2 (ru) Способ и устройство для сохранения строки
CN104216638A (zh) 一种信息处理方法及装置
US20160283453A1 (en) Text correction using a second input
CN111026644A (zh) 操作结果的标注方法、装置、存储介质和电子设备
US20160209998A1 (en) Method and apparatus for inputting contents in a touch-screen 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: 16877661

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

Country of ref document: EP

Kind code of ref document: A1