WO2017113685A1 - 一种数值转换方法、装置及手机 - Google Patents

一种数值转换方法、装置及手机 Download PDF

Info

Publication number
WO2017113685A1
WO2017113685A1 PCT/CN2016/088523 CN2016088523W WO2017113685A1 WO 2017113685 A1 WO2017113685 A1 WO 2017113685A1 CN 2016088523 W CN2016088523 W CN 2016088523W WO 2017113685 A1 WO2017113685 A1 WO 2017113685A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
language type
type used
value
decimal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2016/088523
Other languages
English (en)
French (fr)
Inventor
魏建军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Le Holdings Beijing Co Ltd
Lemobile Information Technology (Beijing) Co Ltd
Original Assignee
Le Holdings Beijing Co Ltd
Lemobile Information Technology (Beijing) Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Le Holdings Beijing Co Ltd, Lemobile Information Technology (Beijing) Co Ltd filed Critical Le Holdings Beijing Co Ltd
Priority to US15/244,697 priority Critical patent/US20170192750A1/en
Publication of WO2017113685A1 publication Critical patent/WO2017113685A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/491Computations with decimal numbers radix 12 or 20.
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/02Digital computers in general; Data processing equipment in general manually operated with input through keyboard and computation using a built-in program, e.g. pocket calculators
    • G06F15/025Digital computers in general; Data processing equipment in general manually operated with input through keyboard and computation using a built-in program, e.g. pocket calculators adapted to a specific application
    • G06F15/0258Digital computers in general; Data processing equipment in general manually operated with input through keyboard and computation using a built-in program, e.g. pocket calculators adapted to a specific application for unit conversion

Definitions

  • the present invention relates to the field of data processing technologies, and in particular, to a numerical conversion method, device, and mobile phone.
  • the calculator is an indispensable calculation tool in today's life.
  • the calculation of large values generally requires the use of a calculator.
  • many mobile terminals, such as mobile phones have calculator software installed, which is convenient for users to carry out large values at any time. Calculation.
  • the calculation results of the calculator are also represented by numbers. If the value of the calculation result is large and the number is large, the user also needs to carefully interpret it. In addition to the effort, it is easy to make mistakes due to negligence.
  • the value of 1223457632 will be displayed as 1.2243 million 7632, which is convenient for the user to read, but if the user is Foreigners, who do not know Chinese, obviously have difficulty in reading and will not bring any convenience to the user.
  • the calculator in the prior art cannot recognize the language used by the user and adapts the numerical display according to the language used by the user, and the use is limited.
  • the technical problem to be solved by the present invention is to overcome the drawbacks in the prior art that the calculator cannot recognize the language used by the user and adaptively adjust the numerical value conversion according to the language used by the user, thereby providing a limitation.
  • a numerical conversion method, apparatus, and mobile phone that recognize a language used by a user and can adaptively adjust a numerical value conversion according to a language used by the user.
  • the present invention provides a numerical conversion method for a mobile terminal, comprising the following steps:
  • the decimal unit corresponding to the position is added at each of the positions to obtain a converted value.
  • the step of obtaining the language type used by the user includes:
  • the language type set in the mobile terminal is used as the language type used by the user.
  • the method of the present invention the obtaining a decimal corresponding to a language type used by the user
  • the steps for counting units include:
  • the decimal unit corresponding to the user is queried according to the language type used by the user.
  • the step of determining to add one or more positions of decimal units corresponding to the language type used by the user in the numerical value includes:
  • the integer part of the value is in the order from right to left, and every four digits is used as a position of the decimal unit corresponding to the language type used by the user;
  • the integer part of the value is in the order from right to left, and every three digits is used as the position of the decimal unit corresponding to the language type used by the user.
  • the invention also provides a numerical conversion device for a mobile terminal, comprising:
  • a language type obtaining unit for acquiring a language type used by the user
  • a counting unit obtaining unit configured to obtain a decimal counting unit corresponding to a language type used by the user
  • a location determining unit configured to determine, in the value, one or more locations of decimal unit corresponding to a language type used by the user, the value including a value input by the user and a calculated value;
  • Counting unit adding unit for adding the ten corresponding to the position at each of the positions Units are counted in hexadecimal to get a converted value.
  • the language category obtaining unit includes:
  • the language category determining subunit is configured to use the language type set in the mobile terminal as the language type used by the user.
  • the counting unit acquiring unit includes:
  • Pre-save sub-units for pre-storing the decimal unit of each language type
  • the query subunit is configured to query the corresponding decimal unit according to the language type used by the user.
  • the joining location determining unit includes:
  • the position determining subunit is configured to: when the language type used by the user is Chinese, the integer part of the value is in a right-to-left order, and every four digits is used as a decimal counting unit corresponding to the language type used by the user. The position of the digits; in the order of right-to-left, every three digits is used as the position of the decimal unit corresponding to the language type used by the user.
  • the invention also provides a mobile phone, comprising a display device, further comprising the above numerical conversion device,
  • the display device is configured to display a value converted by the numerical conversion device.
  • the invention also provides a mobile phone comprising:
  • a numerical conversion device for acquiring a language type used by the user and a decimal counting unit corresponding to the language type used by the user, and determining to add one or more decimal counting units corresponding to the language type used by the user to the numerical value.
  • the value includes the value input by the user and the calculated value, and then the decimal unit corresponding to the position is added at each of the positions to obtain a converted value;
  • the invention further discloses a numerical conversion device for a mobile terminal, comprising: one or more processors; a memory; one or more programs, wherein the one or more programs are stored in the memory, when When one or more processors are executed, the following operations are performed: obtaining the language type used by the user; obtaining a decimal unit corresponding to the language type used by the user; and determining to add one or more languages to the user in the value.
  • the position of the decimal counter unit corresponding to the category, the value includes the value input by the user and the calculated value; the decimal unit corresponding to the position is added at each of the positions to obtain a converted value.
  • the device wherein the step of acquiring a language type used by the user comprises: acquiring a language category set in the mobile terminal; and using a language category set in the mobile terminal as a language type used by the user.
  • the device wherein the step of acquiring a decimal unit corresponding to a language type used by the user comprises: preserving a decimal unit corresponding to each language type; and querying a decimal corresponding thereto according to a language type used by the user Count unit.
  • the apparatus wherein the determining adds one or more to a value with the user
  • the step of using the position of the decimal unit corresponding to the language type includes: determining whether the language type used by the user is Chinese; if it is Chinese, adding the integer part of the value in the order from right to left, every four digits as one.
  • the location of the unit includes: determining whether the language type used by the user is Chinese; if it is Chinese, adding the integer part of the value in the order from right to left, every four digits as one.
  • the position of the decimal unit corresponding to the language type used by the user if it is not Chinese, the integer part of the value is in the order from right to left, and every three digits is used as a decimal count
  • the invention provides a numerical conversion method and device, which first acquires a language type used by a user, and obtains a decimal unit corresponding to a language type used by the user, and then determines to add one or more values to the user in the numerical value.
  • the position of the decimal unit corresponding to the language type, the value includes the value input by the user and the calculated value, and the decimal unit corresponding to the position is added at each of the positions to obtain a converted value. . It can identify the language type used by the user, and adapt the value conversion according to the language type used by the user, which can meet the reading requirements of different users, and is convenient for the user to read, avoiding the phenomenon of inputting errors or reading errors, and improving the phenomenon. User experience.
  • Embodiment 1 is a flowchart of a specific example of a numerical conversion method in Embodiment 1 of the present invention
  • FIG. 2 is a flowchart of a specific example of acquiring a language type used by a user in a numerical conversion method according to Embodiment 1 of the present invention
  • FIG. 3 is a flowchart of a specific example of obtaining a decimal unit corresponding to a language type used by the user in the numerical conversion method according to Embodiment 1 of the present invention
  • FIG. 4 is a flow chart showing a specific example of determining a position in which a decimal unit is added to a numerical value in the numerical conversion method according to Embodiment 1 of the present invention
  • FIG. 5 is an effect diagram showing a specific example of a numerical value converted by the numerical conversion method in Embodiment 1 of the present invention.
  • FIG. 6 is a structural block diagram of a specific example of a numerical value conversion apparatus according to Embodiment 2 of the present invention.
  • FIG. 7 is a schematic structural diagram of a specific example of a mobile phone according to Embodiment 4 of the present invention.
  • FIG. 8 is a schematic structural diagram of a numerical value conversion apparatus having a processor according to Embodiment 5 of the present invention.
  • FIG. 9 is a schematic structural diagram of a numerical conversion apparatus having two processors according to Embodiment 5 of the present invention.
  • connection or integral connection; may be mechanical connection or electrical connection; may be directly connected, may also be indirectly connected through an intermediate medium, or may be internal communication of two components, may be wireless connection, or may be wired connection.
  • connection or integral connection; may be mechanical connection or electrical connection; may be directly connected, may also be indirectly connected through an intermediate medium, or may be internal communication of two components, may be wireless connection, or may be wired connection.
  • the mobile terminal includes but is not limited to a mobile phone, a personal digital assistant (PDA), a palmtop computer, or a tablet computer.
  • PDA personal digital assistant
  • the above-mentioned mobile terminal is equipped with calculator software, which is convenient for the user to perform calculation of a large value at any time.
  • the numerical conversion method in this embodiment includes the following steps:
  • S1 Get the language type used by the user. Specifically, by acquiring the language type used by the user, it is possible to determine which type of text the user can recognize and the decimal unit that the user is accustomed to. Therefore, obtaining the exact language type used by the user provides a reference for determining the decimal unit corresponding to the language type used by the user and adding the decimal unit to the value.
  • step S1 includes:
  • the mobile terminal has a language setting option, which can set the text displayed by the mobile terminal, and can obtain the language type set in the terminal device by reading the identifier corresponding to the setting result in the language setting option of the mobile terminal. It is.
  • the language type set in the mobile terminal is used as the language type used by the user.
  • the language type set by the user in the mobile terminal is Chinese
  • the text displayed by the mobile terminal is Chinese characters
  • the user is set to English
  • the text displayed by the mobile terminal is English, etc., obviously, the language type set by the mobile terminal is used by the user.
  • the language type used by the user in addition to determining the language type used by the user by acquiring the language type set by the user in the mobile terminal, other methods may be used to determine the language type used by the user, for example, by reading the input method set by the user in the mobile terminal.
  • the logo is used to obtain the language type used by the user.
  • the commonly used input method for reading to the user setting is the Sogou input method.
  • the language type is Chinese, and the commonly used input method for reading to the user is English. It can be seen that the language used by the user is English.
  • the decimal unit corresponding to the language type used by the user is Chinese, and the Chinese character is the text that the user can recognize, the decimal counting unit corresponding to the language type used by the user is one, ten, one hundred, one thousand, ten thousand, one hundred thousand, Millions, tens of millions, billions, etc.; if the language used by the user is English and English is the text that the user can recognize, the decimal unit corresponding to the language type used by the user is thousand (million), million ( Millions), billion (billion), etc.
  • step S2 includes:
  • the decimal unit corresponding to each language type may be stored in a read-only memory in the terminal device, and by accessing the read-only memory, the decimal unit corresponding to the language type used by the user may be queried.
  • S3. Determine the position in the value by adding one or more decimal counting units corresponding to the language type used by the user, and the value includes the value input by the user and the calculated value. Specifically, a decimal unit is added to the value input by the user, which is convenient for the user to read. Even if the user is mistaken, the user can find it in time, and can effectively prevent the leakage or the multi-transmission of “0”; add the decimal unit to the calculated value. It is easy for the user to read and can effectively avoid reading and error.
  • step S3 includes:
  • the grading method with four digits as a number is generally used in reading, and the international method is generally a three-digit grading method. Therefore, only when the language type used by the user is Chinese, the integer part of the value is placed in a right-to-left order, every four digits is added as a decimal unit, and the language type used by the user. When it is not Chinese, the integer part of the value is in the order from right to left. Every three digits is added to the position of the decimal unit. It can adapt to the position of the decimal unit in the value according to the needs of different users. Sex adjustment, easy for users to read, improve user experience. Of course, you can also add the decimal unit corresponding to the position after each digit. You can make some adjustments according to the user's needs.
  • the numerical value conversion method in the embodiment can recognize the language type used by the user, and adaptively adjust the numerical value conversion according to the language type used by the user, can meet the reading requirements of different users, and is convenient for the user to read and avoid the loss.
  • the wrong or wrong reading phenomenon improves the user experience.
  • the embodiment provides a numerical conversion device for a mobile terminal. As shown in FIG. 6, the method includes:
  • the language type obtaining unit 1 is configured to acquire a language type used by the user.
  • the language category obtaining unit 1 comprises:
  • the acquisition subunit 11 is configured to acquire a language type set in the mobile terminal.
  • the language type determining sub-unit 12 is configured to use the language type set in the mobile terminal as the language type used by the user.
  • the counting unit acquiring unit 2 is configured to obtain a decimal counting unit corresponding to the language type used by the user.
  • the counting unit obtaining unit 2 comprises:
  • the pre-save sub-unit 21 is configured to pre-store the decimal unit corresponding to each language type
  • the query subunit 22 is configured to query the decimal unit corresponding thereto according to the language type used by the user.
  • the location determining unit 3 is configured to determine, in the value, a position in which one or more decimal unit corresponding to the language type used by the user is added, and the value includes the value input by the user and the calculated value.
  • the joining location determining unit 3 comprises:
  • the determining sub-unit 31 is configured to determine whether the language type used by the user is Chinese;
  • the location determining sub-unit (32) is configured to add the integer part of the value to the user in every four digits in order from right to left when the language type used by the user is Chinese.
  • the counting unit is added to the unit 4 for adding a decimal unit corresponding to the position at each position to obtain a converted value.
  • the numerical value conversion device in the embodiment can recognize the language type used by the user, and adaptively adjust the numerical value conversion according to the language type used by the user, can meet the reading requirements of different users, and is convenient for the user to read and avoid the loss. The wrong or wrong reading phenomenon improves the user experience.
  • the embodiment provides a mobile phone, including a display device, and further includes the numerical value conversion device in Embodiment 2, wherein the display device is configured to display the value converted by the numerical conversion device.
  • the mobile phone in this embodiment can identify the language type used by the user, and obtain the decimal counting unit corresponding to the language type used by the user according to the language type used by the user, and accordingly, determine to add one or more to the user in the numerical value.
  • the value includes the value entered by the user and the calculated value. Then, the decimal unit corresponding to the position is added to each position to obtain a converted value and displayed.
  • the device displays the converted value.
  • the value conversion can be adaptively adjusted according to the language type used by the user to meet the reading requirements of different users, which is convenient for the user to read, avoids the phenomenon of inputting errors or reading errors, and improves the user experience.
  • This embodiment provides a mobile phone, as shown in FIG. 7, including:
  • the numerical conversion device 41 is configured to acquire a language type used by the user and a decimal counting unit corresponding to the language type used by the user, and determine to add one or more decimal counting units corresponding to the language type used by the user in the numerical value.
  • the position, the value includes the value input by the user and the calculated value, and then the decimal unit corresponding to the position is added at each position to obtain a converted value.
  • the display device 42 is configured to display the value converted by the numerical conversion device 11.
  • the numerical value conversion device 41 can identify the language type used by the user, and obtain the decimal unit corresponding to the language type used by the user according to the language type used by the user, and accordingly, it is determined that one value is added to the value or a plurality of positions of the decimal unit corresponding to the language type used by the user, the value includes the value input by the user and the calculated value, and then the decimal unit corresponding to the position is added at each position to obtain a converted Numerically, the display device 42 is capable of displaying the value converted by the numerical value conversion device 41.
  • the value conversion can be adaptively adjusted according to the language type used by the user to meet the reading requirements of different users, which is convenient for the user to read, avoids the phenomenon of inputting errors or reading errors, and improves the user experience.
  • the present invention further discloses a numerical conversion apparatus for a mobile terminal, comprising: one or more processors 200; a memory 100; one or more programs, the one or more programs being stored in the memory 100, When executed by the one or more processors 200, The following operations are performed: obtaining the language type used by the user; obtaining the decimal unit corresponding to the language type used by the user; and determining to add one or more decimal counting units corresponding to the language type used by the user to the value,
  • the numerical value includes the value input by the user and the calculated value; the decimal unit corresponding to the position is added at each of the positions to obtain a converted value.
  • a processor 200 may be included, and as shown in FIG. 9, two processors 200 may be included.
  • the device wherein the step of acquiring a language type used by the user comprises: acquiring a language category set in the mobile terminal; and using a language category set in the mobile terminal as a language type used by the user.
  • the device wherein the step of acquiring a decimal unit corresponding to a language type used by the user comprises: preserving a decimal unit corresponding to each language type; and querying a decimal corresponding thereto according to a language type used by the user Count unit.
  • the device wherein the determining to add one or more positions of a decimal unit corresponding to a language type used by the user in the numerical value comprises: determining whether a language type used by the user is Chinese; if it is Chinese, The integer part of the value is in right-to-left order, every four digits is used as the position of the decimal unit corresponding to the language type used by the user; if not Chinese, the integer part of the value is from right to left. In the order, every three digits is used as a position to join the decimal unit of the language type used by the user.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can be employed in one Or in the form of a computer program product embodied on a computer usable storage medium (including but not limited to disk storage, CD-ROM, optical storage, etc.) containing computer usable program code.
  • a computer usable storage medium including but not limited to disk storage, CD-ROM, optical storage, etc.
  • 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.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种数值转换方法、装置及手机,其中数值转换方法先获取用户使用的语言种类(S1),并获取该用户使用的语言种类所对应的十进制计数单位(S2),之后确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置(S3),所述数值包括用户输入的数值和运算得到的数值,并在每个所述位置处加入该位置对应的所述十进制计数单位,以得到一转换后的数值(S4)。上述方案能够识别用户使用的语言种类,并根据用户所使用的语言种类对数值转换进行适应性调整,能够满足不同用户的读取需求,便于用户读取,避免了输错或读错的现象,提升了用户的体验度。

Description

一种数值转换方法、装置及手机
交叉引用
本申请要求在2015年12月31日提交中国专利局、申请号为201511029688.7、发明名称为“一种数值转换方法、装置及手机”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本发明涉及数据处理技术领域,具体涉及一种数值转换方法、装置及手机。
背景技术
计算器是当今生活中不可缺少的计算工具,较大数值的计算,一般都需要使用计算器来操作,目前很多的移动终端,比如手机中都安装了计算器软件,便于用户随时进行较大数值的计算。但若数值较大,数位较多,很容易漏输或者多输“0”,造成运算结果出错。并且计算器的运算结果也都是用数字来表示的,若运算结果的数值较大,数位较多,同样需要用户仔细判读,除了耗费精力外,也容易因为疏忽而导致读错。
目前出现了一种计算器,能够在运算结果的相应位置加入十进制计数单位后再进行显示,比如1223457632这个数值,就会显示为12亿2345万7632,方便了用户的读取,但如果用户是外国人,不认识中文,显然在读取方便并不会给该用户带来任何便捷。
综上所述,现有技术中的计算器无法识别用户所使用的语言并根据用户所使用的语言对数值显示进行适应性调整,使用受限。
发明内容
因此,本发明要解决的技术问题在于克服现有技术中计算器无法识别用户所使用的语言并根据用户所使用的语言对数值转换进行适应性调整,使用受限的缺陷,从而提供一种能够识别用户使用的语言并能根据用户所使用的语言对数值转换进行适应性调整的数值转换方法、装置及手机。
为此,本发明提供了如下技术方案:
本发明提供了一种数值转换方法,用于移动终端,包括如下步骤:
获取用户使用的语言种类;
获取该用户使用的语言种类所对应的十进制计数单位;
确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,所述数值包括用户输入的数值和运算得到的数值;
在每个所述位置处加入该位置对应的所述十进制计数单位,以得到一转换后的数值。
本发明所述的方法,所述获取用户使用的语言种类的步骤包括:
获取所述移动终端中设置的语言种类;
将所述移动终端中设置的语言种类作为用户使用的语言种类。
本发明所述的方法,所述获取该用户使用的语言种类所对应的十进制 计数单位的步骤包括:
预先保存各个语言种类所对应的十进制计数单位;
根据该用户使用的语言种类查询与其对应的十进制计数单位。
本发明所述的方法,所述确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置的步骤包括:
判断用户使用的语言种类是否为中文;
若是中文,将数值的整数部分按照从右到左的顺序,每隔四位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置;
若不是中文,将数值的整数部分按照从右到左的顺序,每隔三位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置。
本发明还提供了一种数值转换装置,用于移动终端,包括:
语言种类获取单元,用于获取用户使用的语言种类;
计数单位获取单元,用于获取该用户使用的语言种类所对应的十进制计数单位;
加入位置确定单元,用于确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,所述数值包括用户输入的数值和运算得到的数值;
计数单位加入单元,用于在每个所述位置处加入该位置对应的所述十 进制计数单位,以得到一转换后的数值。
本发明所述的装置,所述语言种类获取单元包括:
设置获取子单元,用于获取所述移动终端中设置的语言种类;
语言种类确定子单元,用于将所述移动终端中设置的语言种类作为用户使用的语言种类。
本发明所述的装置,所述计数单位获取单元包括:
预先保存子单元,用于预先保存各个语言种类所对应的十进制计数单位;
查询子单元,用于根据该用户使用的语言种类查询与其对应的十进制计数单位。
本发明所述的装置,所述加入位置确定单元包括:
判断子单元,用于判断用户使用的语言种类是否为中文;
位置确定子单元,用于在用户使用的语言种类是中文时,将数值的整数部分按照从右到左的顺序,每隔四位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置;不是中文时,将数值的整数部分按照从右到左的顺序,每隔三位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置。
本发明还提供了一种手机,包括显示装置,还包括上述数值转换装置, 所述显示装置用于显示所述数值转换装置转换得到的数值。
本发明还提供了一种手机,包括:
数值转换设备,用于获取用户使用的语言种类以及该用户使用的语言种类所对应的十进制计数单位,并确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,所述数值包括用户输入的数值和运算得到的数值,进而在每个所述位置处加入该位置对应的所述十进制计数单位,以得到一转换后的数值;
显示装置,用于显示所述数值转换设备转换得到的数值。
本发明又公开了一种数值转换装置,用于移动终端,包括:一个或者多个处理器;存储器;一个或者多个程序,所述一个或者多个程序存储在所述存储器中,当被所述一个或者多个处理器执行时,进行如下操作:获取用户使用的语言种类;获取该用户使用的语言种类所对应的十进制计数单位;确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,所述数值包括用户输入的数值和运算得到的数值;在每个所述位置处加入该位置对应的所述十进制计数单位,以得到一转换后的数值。
所述的装置,其中,所述获取用户使用的语言种类的步骤包括:获取所述移动终端中设置的语言种类;将所述移动终端中设置的语言种类作为用户使用的语言种类。
所述的装置,其中,所述获取该用户使用的语言种类所对应的十进制计数单位的步骤包括:预先保存各个语言种类所对应的十进制计数单位;根据该用户使用的语言种类查询与其对应的十进制计数单位。
所述的装置,其中,所述确定在数值中加入一个或者多个与该用户使 用的语言种类对应的十进制计数单位的位置的步骤包括:判断用户使用的语言种类是否为中文;若是中文,将数值的整数部分按照从右到左的顺序,每隔四位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置;若不是中文,将数值的整数部分按照从右到左的顺序,每隔三位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置。
本发明技术方案,具有如下优点:
本发明提供了一种数值转换方法及装置,先获取用户使用的语言种类,并获取该用户使用的语言种类所对应的十进制计数单位,之后确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,所述数值包括用户输入的数值和运算得到的数值,并在每个所述位置处加入该位置对应的所述十进制计数单位,以得到一转换后的数值。能够识别用户使用的语言种类,并根据用户所使用的语言种类对数值转换进行适应性调整,能够满足不同用户的读取需求,便于用户读取,避免了输错或读错的现象,提升了用户的体验度。
附图说明
为了更清楚地说明本发明具体实施方式或现有技术中的技术方案,下面将对具体实施方式或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施方式,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本发明实施例1中数值转换方法的一个具体实例的流程图;
图2为本发明实施例1中数值转换方法的获取用户使用的语言种类的一个具体实例的流程图;
图3为本发明实施例1中数值转换方法的获取该用户使用的语言种类所对应的十进制计数单位的一个具体实例的流程图;
图4为本发明实施例1中数值转换方法的确定在数值中加入十进制计数单位的位置的一个具体实例的流程图;
图5为本发明实施例1中数值转换方法显示转换后的数值的一个具体实例的效果图;
图6为本发明实施例2中数值转换装置的一个具体实例的结构框图;
图7为本发明实施例4中手机的一个具体实例的结构原理图;
图8为本发明实施例5具有一个处理器的数值转换装置的结构示意图;
图9为本发明实施例5具有二个处理器的数值转换装置的结构示意图。
附图标记:
1-语言种类获取单元;2-计数单位获取单元;3-加入位置确定单元;4-计数单位加入单元;5-显示单元;11-设置获取子单元;12-语言种类确定子单元;21-预先保存子单元;22-查询子单元;31-判断子单元;32-位置确定子单元;41-数值转换设备;42-显示装置。
具体实施方式
下面将结合附图对本发明的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
在本发明的描述中,需要说明的是,术语“中心”、“上”、“下”、“左”、“右”、“竖直”、“水平”、“内”、“外”等指示的方位或位置关系为基于附图所示的方位或位置关系,仅是为了便于描述本发明和简化描述,而不是指示或暗示所指的装置或元件必须具有特定的方位、以特定的方位构造和操作,因此不能理解为对本发明的限制。此外,术语“第一”、“第二”、“第三”仅用于描述目的,而不能理解为指示或暗示相对重要性。
在本发明的描述中,需要说明的是,除非另有明确的规定和限定,术语“安装”、“相连”、“连接”应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或一体地连接;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连,还可以是两个元件内部的连通,可以是无线连接,也可以是有线连接。对于本领域的普通技术人员而言,可以具体情况理解上述术语在本发明中的具体含义。
此外,下面所描述的本发明不同实施方式中所涉及的技术特征只要彼此之间未构成冲突就可以相互结合。
实施例1
本实施例提供了一种数值转换方法,用于移动终端,具体地,移动终端包括但不限于手机、个人数字助理(PDA)、掌上电脑或者平板电脑等。 上述移动终端中均安装有计算器软件,便于用户随时进行较大数值的计算。如图1所示,本实施例中的数值转换方法包括如下步骤:
S1.获取用户使用的语言种类。具体地,通过获取用户使用的语言种类就可以判断出用户能够识别的文字是哪一种以及该用户所习惯的十进制计数单位了。因此,获取到准确的用户使用的语言种类,为后期确定用户使用的语言种类所对应的十进制计数单位以及在数值中加入十进制计数单位的位置提供了参考依据。
优选地,如图2所示,步骤S1包括:
S11.获取移动终端中设置的语言种类。具体地,移动终端中都有语言设置选项,能够对移动终端所显示的文字进行设置,通过读取移动终端语言设置选项中与设置结果对应的标识,就可以获取到终端设备中设置的语言种类了。
S12.将移动终端中设置的语言种类作为用户使用的语言种类。具体地,比如移动终端中用户设置的语言种类为中文,移动终端显示的文字就为汉字,用户设置为英语,移动终端显示的文字就为英文等,显然移动终端设置的语言种类即为用户使用的,能够被用户识别的语言种类。
当然,除了通过获取移动终端中用户设置的语言种类来确定用户使用的语言种类外,也可以采用其它的方法来确定用户使用的语言种类,例如通过读取移动终端中与用户设置的输入法相关的标识来获取用户使用的语言种类,如读取到用户设置的常用的输入法为搜狗输入法,可知用户使用 的语言种类为中文,读取到用户设置的常用的输入法为英文,可知用户使用的语言种类为英语。
S2.获取该用户使用的语言种类所对应的十进制计数单位。具体地,比如用户使用的语言种类是中文,汉字即为该用户能够识别的文字,则与该用户使用的语言种类对应的十进制计数单位则为个、十、百、千、万、十万、百万、千万、亿等;若用户使用的语言种类是英语,英文即为该用户能够识别的文字,则与该用户使用的语言种类对应的十进制计数单位则为thousand(千)、million(百万)、billion(十亿)等。
优选地,如图3所示,步骤S2包括:
S21.预先保存各个语言种类所对应的十进制计数单位。
S22.根据该用户使用的语言种类查询与其对应的十进制计数单位。具体地,可以将各个语言种类所对应的十进制计数单位保存于终端设备中的只读存储器上,通过访问该只读存储器,就能查询出与该用户使用的语言种类所对应的十进制计数单位。
S3.确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,数值包括用户输入的数值和运算得到的数值。具体地,在用户输入的数值中加入十进制计数单位,便于用户读取,即使输错用户也能及时发现,能够有效防止漏输或者多输“0”;在运算得到的数值中加入十进制计数单位,便于用户读取,能够有效避免读错抄错现象。
优选地,如图4所示,步骤S3包括:
S31.判断用户使用的语言种类是否为中文。
S32.当用户使用的语言种类为中文时,将数值的整数部分按照从右到左的顺序,每隔四位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置。
S33.当用户使用的语言种类不是中文时,将数值的整数部分按照从右到左的顺序,每隔三位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置。
具体地,我国在读数时普遍采用以四位数为一个数级的分级方法,而国际上普遍是以三位数为一个数级的分级方法。因此,只有当用户使用的语言种类为中文时,才会将数值的整数部分按照从右到左的顺序,每隔四位数字作为一个加入一个十进制计数单位的位置,而若用户使用的语言种类不是中文时,将数值的整数部分按照从右到左的顺序,每隔三位数字作为一个加入十进制计数单位的位置,能够根据不同的用户的需求,对数值中加入十进制计数单位的位置进行适应性调整,便于用户读取,提升了用户的体验度。当然也可以在每位数字后加入该位置对应的十进制计数单位,具体可以根据用户的需求做一些调整。
S4.在每个位置处加入该位置对应的十进制计数单位,以得到一转换后的数值。该转换后的数值便于用户读取,不会出现输错或读错的现象。具体地,以1223457632这个数值为例,如图5所示,如果用户使用的语言为中文,从右到左数,相隔第一个四位数的位置,该位置对应的十进制计数单位为万,就在该位置处加入“万”,相隔第二个四位数的位置,该位置对 应的十进制计数单位为亿,就在该位置处加入“亿”,得到转换后的数值“12亿2345万7632”,并在移动终端的显示装置比如显示屏所显示数值的下方一行显示转换后的“12亿2345万7632”这组数值;如果用户使用的语言为英语,从右到左数,相隔第一个三位数的位置,该位置对应的十进制计数单位为thousand,就在该位置处加入“thousand”,相隔第二个三位数的位置,该位置对应的十进制计数单位为million,就在该位置处加入“million”,相隔第三个三位数的位置,该位置对应的十进制计数单位为billion,就在该位置处加入“billion”,得到转换后的数值“1billion 234million 457thousand 632”,并在移动终端的显示装置比如显示屏所显示数值的下方一行显示转换后的“1billion 234million 457thousand 632”这组数值。能够根据不同的用户对数值转换方式进行适应性调整,便于用户读取,不会出现输错或读错的现象。
本实施例中的数值转换方法,能够识别用户使用的语言种类,并根据用户所使用的语言种类对数值转换进行适应性调整,能够满足不同用户的读取需求,便于用户读取,避免了输错或读错的现象,提升了用户的体验度。
实施例2
本实施例提供了一种数值转换装置,用于移动终端,如图6所示,包括:
语言种类获取单元1,用于获取用户使用的语言种类。
优选地,语言种类获取单元1包括:
设置获取子单元11,用于获取移动终端中设置的语言种类。
语言种类确定子单元12,用于将移动终端中设置的语言种类作为用户使用的语言种类。
计数单位获取单元2,用于获取该用户使用的语言种类所对应的十进制计数单位。
优选地,计数单位获取单元2包括:
预先保存子单元21.用于预先保存各个语言种类所对应的十进制计数单位;
查询子单元22,用于根据该用户使用的语言种类查询与其对应的十进制计数单位。
加入位置确定单元3,用于确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,数值包括用户输入的数值和运算得到的数值。
优选地,加入位置确定单元3包括:
判断子单元31,用于判断用户使用的语言种类是否为中文;
位置确定子单元(32),用于在用户使用的语言种类为中文时,将数值的整数部分按照从右到左的顺序,每隔四位数字作为一个加入该用户使用 的语言种类所对应的十进制计数单位的位置;在用户使用的语言种类不是中文时,将数值的整数部分按照从右到左的顺序,每隔三位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置。
计数单位加入单元4,用于在每个位置处加入该位置对应的十进制计数单位,以得到一转换后的数值。
本实施例中的数值转换装置,能够识别用户使用的语言种类,并根据用户所使用的语言种类对数值转换进行适应性调整,能够满足不同用户的读取需求,便于用户读取,避免了输错或读错的现象,提升了用户的体验度。
实施例3
本实施例提供了一种手机,包括显示装置,还包括实施例2中的数值转换装置,显示装置用于显示数值转换装置转换得到的数值。
本实施例中的手机,能够识别用户使用的语言种类,并根据用户所使用的语言种类获取该用户使用的语言种类对应的十进制计数单位,据此确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,数值包括用户输入的数值和运算得到的数值,之后在每个位置处加入该位置对应的十进制计数单位,以得到一转换后的数值,并通过显示装置显示转换得到的数值。能够根据用户所使用的语言种类对数值转换进行适应性调整,以满足不同用户的读取需求,便于用户读取,避免了输错或读错的现象,提升了用户的体验度。
实施例4
本实施例提供了一种手机,如图7所示,包括:
数值转换设备41,用于获取用户使用的语言种类以及该用户使用的语言种类所对应的十进制计数单位,并确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,数值包括用户输入的数值和运算得到的数值,进而在每个位置处加入该位置对应的十进制计数单位,以得到一转换后的数值。
显示装置42,用于显示数值转换设备11转换得到的数值。
本实施例中的手机,其数值转换设备41能够识别用户使用的语言种类,并根据用户所使用的语言种类获取该用户使用的语言种类对应的十进制计数单位,据此确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,数值包括用户输入的数值和运算得到的数值,之后在每个位置处加入该位置对应的十进制计数单位,以得到一转换后的数值,其显示装置42能够显示数值转换设备41转换得到的数值。能够根据用户所使用的语言种类对数值转换进行适应性调整,以满足不同用户的读取需求,便于用户读取,避免了输错或读错的现象,提升了用户的体验度。
实施例5
本发明又公开了一种数值转换装置,用于移动终端,包括:一个或者多个处理器200;存储器100;一个或者多个程序,所述一个或者多个程序存储在所述存储器100中,当被所述一个或者多个处理器200执行时,进 行如下操作:获取用户使用的语言种类;获取该用户使用的语言种类所对应的十进制计数单位;确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,所述数值包括用户输入的数值和运算得到的数值;在每个所述位置处加入该位置对应的所述十进制计数单位,以得到一转换后的数值。具体为如图8所示可以包括一个处理器200,如图9所示可以包括二个处理器200。
所述的装置,其中,所述获取用户使用的语言种类的步骤包括:获取所述移动终端中设置的语言种类;将所述移动终端中设置的语言种类作为用户使用的语言种类。
所述的装置,其中,所述获取该用户使用的语言种类所对应的十进制计数单位的步骤包括:预先保存各个语言种类所对应的十进制计数单位;根据该用户使用的语言种类查询与其对应的十进制计数单位。
所述的装置,其中,所述确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置的步骤包括:判断用户使用的语言种类是否为中文;若是中文,将数值的整数部分按照从右到左的顺序,每隔四位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置;若不是中文,将数值的整数部分按照从右到左的顺序,每隔三位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置。
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个 或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。

Claims (14)

  1. 一种数值转换方法,用于移动终端,其特征在于,包括如下步骤:
    获取用户使用的语言种类;
    获取该用户使用的语言种类所对应的十进制计数单位;
    确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,所述数值包括用户输入的数值和运算得到的数值;
    在每个所述位置处加入该位置对应的所述十进制计数单位,以得到一转换后的数值。
  2. 根据权利要求1所述的方法,其特征在于,所述获取用户使用的语言种类的步骤包括:
    获取所述移动终端中设置的语言种类;
    将所述移动终端中设置的语言种类作为用户使用的语言种类。
  3. 根据权利要求1或2所述的方法,其特征在于,所述获取该用户使用的语言种类所对应的十进制计数单位的步骤包括:
    预先保存各个语言种类所对应的十进制计数单位;
    根据该用户使用的语言种类查询与其对应的十进制计数单位。
  4. 根据权利要求1-3任一项所述的方法,其特征在于,所述确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置的步骤包括:
    判断用户使用的语言种类是否为中文;
    若是中文,将数值的整数部分按照从右到左的顺序,每隔四位数字作 为一个加入该用户使用的语言种类所对应的十进制计数单位的位置;
    若不是中文,将数值的整数部分按照从右到左的顺序,每隔三位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置。
  5. 一种数值转换装置,用于移动终端,其特征在于,包括:
    语言种类获取单元(1),用于获取用户使用的语言种类;
    计数单位获取单元(2),用于获取该用户使用的语言种类所对应的十进制计数单位;
    加入位置确定单元(3),用于确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,所述数值包括用户输入的数值和运算得到的数值;
    计数单位加入单元(4),用于在每个所述位置处加入该位置对应的所述十进制计数单位,以得到一转换后的数值。
  6. 根据权利要求5所述的装置,其特征在于,所述语言种类获取单元(1)包括:
    设置获取子单元(11),用于获取所述移动终端中设置的语言种类;
    语言种类确定子单元(12),用于将所述移动终端中设置的语言种类作为用户使用的语言种类。
  7. 根据权利要求5或6所述的装置,其特征在于,所述计数单位获取单元(2)包括:
    预先保存子单元(21),用于预先保存各个语言种类所对应的十进制计数单位;
    查询子单元(22),用于根据该用户使用的语言种类查询与其对应的十 进制计数单位。
  8. 根据权利要求5-7任一项所述的装置,其特征在于,所述加入位置确定单元(3)包括:
    判断子单元(31),用于判断用户使用的语言种类是否为中文;
    位置确定子单元(32),用于在用户使用的语言种类是中文时,将数值的整数部分按照从右到左的顺序,每隔四位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置;不是中文时,将数值的整数部分按照从右到左的顺序,每隔三位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置。
  9. 一种手机,包括显示装置,其特征在于,还包括权利要求5-8任一项所述的数值转换装置,所述显示装置用于显示所述数值转换装置转换得到的数值。
  10. 一种手机,其特征在于,包括:
    数值转换设备(41),用于获取用户使用的语言种类以及该用户使用的语言种类所对应的十进制计数单位,并确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,所述数值包括用户输入的数值和运算得到的数值,进而在每个所述位置处加入该位置对应的所述十进制计数单位,以得到一转换后的数值;
    显示装置(42),用于显示所述数值转换设备(11)转换得到的数值。
  11. 一种数值转换装置,用于移动终端,其特征在于,包括:
    一个或者多个处理器;
    存储器;
    一个或者多个程序,所述一个或者多个程序存储在所述存储器中,当被所述一个或者多个处理器执行时,进行如下操作:
    获取用户使用的语言种类;
    获取该用户使用的语言种类所对应的十进制计数单位;
    确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置,所述数值包括用户输入的数值和运算得到的数值;
    在每个所述位置处加入该位置对应的所述十进制计数单位,以得到一转换后的数值。
  12. 根据权利要求11所述的装置,其特征在于,所述获取用户使用的语言种类的步骤包括:
    获取所述移动终端中设置的语言种类;
    将所述移动终端中设置的语言种类作为用户使用的语言种类。
  13. 根据权利要求11或12所述的装置,其特征在于,所述获取该用户使用的语言种类所对应的十进制计数单位的步骤包括:
    预先保存各个语言种类所对应的十进制计数单位;
    根据该用户使用的语言种类查询与其对应的十进制计数单位。
  14. 根据权利要求11-13任一项所述的装置,其特征在于,所述确定在数值中加入一个或者多个与该用户使用的语言种类对应的十进制计数单位的位置的步骤包括:
    判断用户使用的语言种类是否为中文;
    若是中文,将数值的整数部分按照从右到左的顺序,每隔四位数字作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置;
    若不是中文,将数值的整数部分按照从右到左的顺序,每隔三位数字 作为一个加入该用户使用的语言种类所对应的十进制计数单位的位置。
PCT/CN2016/088523 2015-12-31 2016-07-05 一种数值转换方法、装置及手机 Ceased WO2017113685A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/244,697 US20170192750A1 (en) 2015-12-31 2016-08-23 Numeric conversion method and electronic device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201511029688.7 2015-12-31
CN201511029688.7A CN105893315A (zh) 2015-12-31 2015-12-31 一种数值转换方法、装置及手机

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/244,697 Continuation US20170192750A1 (en) 2015-12-31 2016-08-23 Numeric conversion method and electronic device

Publications (1)

Publication Number Publication Date
WO2017113685A1 true WO2017113685A1 (zh) 2017-07-06

Family

ID=57002299

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/088523 Ceased WO2017113685A1 (zh) 2015-12-31 2016-07-05 一种数值转换方法、装置及手机

Country Status (3)

Country Link
US (1) US20170192750A1 (zh)
CN (1) CN105893315A (zh)
WO (1) WO2017113685A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107704419A (zh) * 2017-09-22 2018-02-16 北京小米移动软件有限公司 数字显示方法及装置
CN109766149A (zh) * 2018-12-28 2019-05-17 金邦达有限公司 提升交通一卡通交易性能的方法、计算机装置及计算机可读存储介质
CN110427133A (zh) * 2019-07-31 2019-11-08 中国工商银行股份有限公司 数据处理方法和数据处理装置
CN115169288A (zh) * 2022-07-08 2022-10-11 中国银行股份有限公司 一种小写金额数值处理方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1577263A (zh) * 2003-06-26 2005-02-09 华为技术有限公司 支持多语言的用户界面实现方法及其装置
CN1963801A (zh) * 2005-11-10 2007-05-16 英新达股份有限公司 数字分位设定的系统及方法
CN101470724A (zh) * 2007-12-25 2009-07-01 英业达股份有限公司 字符转换系统及方法
CN101976121A (zh) * 2010-10-21 2011-02-16 无敌科技(西安)有限公司 一种实现数字中英文形式转换的转换方法及装置

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2062873U (zh) * 1990-03-27 1990-09-26 罗志光 具有位数显示的易读计算机
JP5735741B2 (ja) * 2009-11-30 2015-06-17 楽天株式会社 入力数値表示装置、入力数値表示プログラム、入力数値表示用サーバ装置、入力数値表示方法
EP2568393B1 (en) * 2010-05-07 2021-06-23 Casio Computer Co., Ltd. Electronic calculator
CN101976126A (zh) * 2010-09-16 2011-02-16 王东 多功能电子笔
CN201859396U (zh) * 2010-10-21 2011-06-08 无敌科技(西安)有限公司 一种实现数字中英文形式转换的装置
CN103809838A (zh) * 2012-11-14 2014-05-21 深圳市金蝶友商电子商务服务有限公司 数值输入处理方法及其系统、仿真凭证数据输入处理方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1577263A (zh) * 2003-06-26 2005-02-09 华为技术有限公司 支持多语言的用户界面实现方法及其装置
CN1963801A (zh) * 2005-11-10 2007-05-16 英新达股份有限公司 数字分位设定的系统及方法
CN101470724A (zh) * 2007-12-25 2009-07-01 英业达股份有限公司 字符转换系统及方法
CN101976121A (zh) * 2010-10-21 2011-02-16 无敌科技(西安)有限公司 一种实现数字中英文形式转换的转换方法及装置

Also Published As

Publication number Publication date
CN105893315A (zh) 2016-08-24
US20170192750A1 (en) 2017-07-06

Similar Documents

Publication Publication Date Title
CN102281352B (zh) 联系人列表显示方法及终端
US9176663B2 (en) Electronic device, gesture processing method and gesture processing program
US9984069B2 (en) Input method, input apparatus, and terminal
CN103309451B (zh) 移动终端的显示方法及移动终端
WO2017113685A1 (zh) 一种数值转换方法、装置及手机
CN103473003A (zh) 一种字符输入的纠错方法及其装置
CN102929479A (zh) 应用图标的显示方法及通信终端
US9536224B2 (en) Method, apparatus and recording medium for displaying tasks
KR20150143774A (ko) 일관된 텍스트 제안 출력
BR112012024270B1 (pt) método e dispositivo para o julgamento de pressionamento de tecla com base em tela sensível ao toque
AU2015318901B2 (en) Device for handling touch input and method thereof
CN103777774A (zh) 终端装置及输入法的文字纠错方法
WO2015158142A1 (en) Method and apparatus for switching application interface
US20140108990A1 (en) Contextually-specific automatic separators
TWI654531B (zh) Information search method, information search device and electronic device
EP2924549A1 (en) Input method and apparatus of touch screen electronic device
WO2018161642A1 (zh) 一种索引定位的方法及装置和计算机存储介质
CN102929512B (zh) 纠正输入错误的方法、装置与终端
CN102981900A (zh) 一种应用程序桌面动态显示方法及装置
WO2015081863A1 (zh) 信息输入方法、装置及终端
EP3637282A1 (en) Method and apparatus for displaying function parameter in spreadsheet, and electronic device
WO2017166774A1 (zh) 一种防止误输入的方法、装置、电子设备及智能终端
CN105282340A (zh) 单手操作手机时的信息输入方法、装置和手机
JPWO2011099096A1 (ja) 帳票表示システム、帳票表示プログラム、および注釈表示方法
WO2022233275A1 (zh) 输入矫正方法和装置

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

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

Country of ref document: EP

Kind code of ref document: A1