CN111752459A - Information processing method, device, equipment and storage medium - Google Patents
Information processing method, device, equipment and storage medium Download PDFInfo
- Publication number
- CN111752459A CN111752459A CN202010469904.4A CN202010469904A CN111752459A CN 111752459 A CN111752459 A CN 111752459A CN 202010469904 A CN202010469904 A CN 202010469904A CN 111752459 A CN111752459 A CN 111752459A
- Authority
- CN
- China
- Prior art keywords
- input
- information
- user
- receiving
- copy
- 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.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/543—User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The application discloses an information processing method, an information processing device, information processing equipment and a storage medium, and belongs to the technical field of information processing. The method comprises the following steps: receiving copy input of a user on first information; displaying an operator symbol in the case where the first information includes a number; receiving a first input of an operation symbol by a user; determining a first operand in response to a first input; receiving paste input of a user in a target input box; in response to the paste input, second information is displayed in the target input box, the second information being a result of an operation on the number based on the first operation symbol. According to the embodiment of the application, the problem that the operability is poor due to the fact that the user needs to manually input the operation numerical value in some scenes can be solved.
Description
Technical Field
The present application belongs to the field of information processing technology, and in particular, relates to an information processing method, apparatus, device, and storage medium.
Background
At present, in the process of using a calculator application program in electronic equipment to perform numerical calculation, a user is required to manually input a calculation numerical value to perform calculation. When a large number of operation values are involved in the operation process or the operation values are complex, the operation mode of manual input wastes time and labor, the operability is poor, and the user experience is poor.
Disclosure of Invention
An object of the embodiments of the present application is to provide an information processing method, apparatus, device, and storage medium, which can solve the problem that in some scenarios, a user needs to manually input an operation value, and operability is poor.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides an information processing method, where the method includes:
receiving copy input of a user on first information;
displaying an operator symbol in the case where the first information includes a number;
receiving a first input of an operation symbol by a user;
determining a first operand in response to a first input;
receiving paste input of a user in a target input box;
in response to the paste input, second information is displayed in the target input box, the second information being a result of an operation on the number based on the first operation symbol.
In a second aspect, an embodiment of the present application provides an information processing apparatus, including:
the receiving module is used for receiving the copy input of a user to the first information;
the first display module is used for displaying the operation symbol under the condition that the first information comprises a number;
the receiving module is also used for receiving a first input of an operation symbol by a user;
a determination module for determining a first operand in response to a first input;
the receiving module is also used for receiving the pasting input of the user in the target input box;
and the second display module is used for responding to the pasting input and displaying second information in the target input box, wherein the second information is a result of the operation on the number based on the first operation symbol.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, where the program or instructions, when executed by the processor, implement the steps of the information processing method according to the first aspect.
In a fourth aspect, the present embodiments provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the information processing method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the information processing method according to the first aspect.
In the embodiment of the application, when the first information includes a number, at least one operation symbol can be displayed through copy input of a user, the first operation symbol for operating the number is determined through first input of the operation symbol by the user, and finally, a result of operating the number based on the first operation symbol is directly displayed in the target input frame through paste input of the user in the target input frame. Therefore, when a user needs to calculate results of a plurality of numbers or complex numbers, the user does not need to carry out manual input, information containing the numbers is directly copied and input, the target input box is selected to be pasted, the finally obtained pasting result is the digital operation result, the problem that the manual input operability is poor is solved, and the user experience is improved.
Drawings
Fig. 1 is a schematic flowchart of an information processing method provided in an embodiment of the present application;
FIG. 2 is a schematic diagram of an information processing display interface provided in an embodiment of the present application;
FIG. 3 is a schematic view of another information processing display interface provided by an embodiment of the present application;
FIG. 4 is a schematic diagram of yet another information processing display interface provided by an embodiment of the present application;
FIG. 5 is a schematic diagram of yet another information processing display interface provided by an embodiment of the present application;
FIG. 6 is a schematic diagram of yet another information processing display interface provided by an embodiment of the present application;
FIG. 7 is a schematic diagram of yet another information processing display interface provided by an embodiment of the present application;
FIG. 8 is a schematic view of yet another information processing display interface provided by an embodiment of the present application;
FIG. 9 is a schematic diagram of yet another information processing display interface provided by an embodiment of the present application;
FIG. 10 is a schematic diagram of yet another information processing display interface provided by an embodiment of the present application;
FIG. 11 is a schematic view of yet another information processing display interface provided by an embodiment of the present application;
FIG. 12 is a schematic view of yet another information processing display interface provided by an embodiment of the present application;
FIG. 13 is a schematic view of yet another information processing display interface provided by an embodiment of the present application;
fig. 14 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present application;
fig. 15 is a schematic hardware structure diagram of an electronic device according to an embodiment of the present application;
fig. 16 is a schematic hardware structure diagram of another electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
At present, mobile terminal devices have gradually replaced the positions of traditional calculators in life due to the portability of the mobile terminal devices, and the inventor finds that the prior art has at least the following problems in the process of using calculator application programs in the mobile terminal devices:
values used for operations may be divided into external and internal value sources, depending on the value source. For an internal value source displayed on an interface of the terminal device, in the process of using a calculator application program in the mobile terminal device to perform numerical operation, due to the limitation of a display area of the mobile terminal device, a user needs to manually input a value by adopting a traditional background switching application mode, a split screen operation mode or a floating window mode.
For the traditional background-switching application mode, a user needs to memorize instantly, remember all numerical values and manually input the numerical values to calculate, so that the mode has poor operability and has the problem of inaccurate numerical values caused by user memory errors;
for the split-screen operation mode, the mobile terminal equipment is required to have the split-screen function, and calculation can be performed only by manually inputting numerical values by a user when a part of screen display areas are sacrificed;
to adopting the suspension window mode, need the calculator to use and have transparent suspension display function, this kind of mode is more reasonable than above two kinds of modes, nevertheless still need the user to remember the typing after the numerical value and calculate, simultaneously, transparent suspension also can shelter from the regional show of mobile terminal equipment to a certain extent, because transparent display probably has certain influence to the not good user of eyesight moreover.
In addition, no matter the operated value is an external value source or an internal value source, the operation can be performed only by inputting the operated value manually by a user, and when a large number of operated values are involved in the operation process or the operated value is complex, the manual operation value inputting mode is time-consuming and labor-consuming, poor in operability and poor in user experience.
In view of the problems in the related art, embodiments of the present application provide an information processing method. The information processing method provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
Fig. 1 is a schematic flowchart of an information processing method provided in an embodiment of the present application, where an execution subject of the information processing method may be an electronic device, and as shown in fig. 1, the information processing method provided in the embodiment of the present application may include:
s101: user input to copy the first information is received.
Wherein the first information can be obtained from text information and/or picture information.
In one embodiment, receiving user input to copy the first information comprises: firstly, receiving copy input of a user to text information; then, in response to the copy input, acquiring text information; then, receiving a second input that the user selects the first information from the text information; finally, in response to the second input, the first information is determined.
Specifically, the user may perform a copy operation such as click copy, long-press copy, drag copy, and the like on the text information. In this way, the electronic device may receive a user input to copy the text information.
For example, as shown in fig. 2, the user may perform a click "smart copy" operation on the communication information "little just 100, little bright 200, little bright for little red 80, and little blue for little bright 60". In this way, the electronic device may receive a user input to copy the text information.
Wherein the second input may be a user selection input of the first information in the text information.
For example, the conversation interface of the electronic device displays the communication information "little just 100 yuan, little bright 200 yuan, little bright to little red 80 yuan, little blue to little bright 60 yuan". The user wants to calculate how much money the user has, and therefore, based on the displayed communication information, the user can make a selection input of "mingming has 200 elements, mingming to 80 elements, and minblueing to 60 elements" in the communication information, as shown in fig. 3. Thus, the electronic device may receive a user selection input of "twilight has 200 elements, twilight gives 80 elements, and twilight gives 60 elements", and determine "twilight has 200 elements, twilight gives 80 elements, and twilight gives 60 elements" as the first information in response to the selection input.
In another embodiment, receiving user input to copy the first information includes: firstly, receiving copy input of a user to a first picture; then, in response to the copy input, acquiring information of the first picture; then, receiving a third input that the user selects the first information from the information; finally, in response to a third input, first information is determined.
The first picture may include screenshot information of an interface to be operated and photo information of an external bill, and the third input may be selection input of the first information in the information of the first picture by the user.
Specifically, the electronic device may obtain screenshot information including the operation number through a screenshot function, or obtain photo information including the operation number through a photographing function.
Specifically, after the first picture is acquired, the user may perform an "intelligent copy" operation on the first picture, and in response to the "intelligent copy" operation, the electronic device may identify text information in the acquired first picture and display the identified text information. At this time, the user may select the first information from the recognized text information. In this way, the electronic device may receive a selection input of the first information in the text information by the user, and determine the first information in response to the selection input.
In one embodiment, in response to a "smart copy" operation by the user, the electronic device may also identify the digits in the first picture and display all of the identified digits. At this time, the user may select the first information from all the recognized numbers.
In one embodiment, after identifying the numbers in the acquired first picture, all the identified numbers may be identified, so that the user may select the first information.
For example, as shown in fig. 4, the user clicks a "screen capture operation" on the interface to be operated, and in response to the screen capture operation of the user, the electronic device saves screen capture information, where the screen capture information includes a plurality of numbers. After the user clicks the intelligent copy, all the numbers identified from the screenshot information are displayed on the interface of the electronic equipment, and all the numbers are identified.
In one embodiment, in response to a third input by the user, the electronic device may further identify the first information selected by the user to facilitate the user in distinguishing which are the selected information. The first information may be information including all numbers in the first picture, or may be information including some numbers in the first picture.
For example, as shown in fig. 5, since the user wants to calculate the monthly interest in the first quarter, the user performs a selection operation on the monthly interest numbers "345.83, 317.56, 289.18" of 1 month, 2 months, and 3 months in the screenshot information, and the monthly interest numbers of 1 month, 2 months, and 3 months are the first information, and in response to the selection operation, the electronic device identifies "345.83, 317.56, 289.18".
In another embodiment, receiving user input to copy the first information includes: firstly, receiving the copy input of a user to third information; then, in a case where the third information includes a number, the number is determined to be the first information.
The third information includes text information, picture information and other information containing numbers.
Specifically, upon receiving a user's copy input of the third information, the electronic device may identify the digits in the third information. When the electronic device recognizes the number from the third information, the recognized number is directly taken as the first information.
For example, the third information is "200 yuan for xiaoming, 80 yuan for xiaoming, and 60 yuan for xiaoming", and when receiving the copy input of the user to the above information, the electronic device recognizes that the numbers "200, 80, 60", "200, 80, 60" are the first information.
S102: in the case where the first information includes a number, an operator is displayed.
In one embodiment, after receiving a copy input of a user to first information, the electronic device may identify a number in the first information, and in a case that the first information includes the number, display at least one operation symbol, so that the user can select an operation symbol to be used in an operation process from a plurality of operation symbols, where the operation symbol to be used is the first operation symbol.
The operation sign may include a sign for digital operation such as an addition sign (+), a subtraction sign (-), a multiplication sign (, a division sign (/), an equal sign (═) and the like.
In one embodiment, after the first information includes a number, at least one operator symbol and all numbers identified from the first information may be displayed, so that the user may select the first operator symbol to be used from the plurality of operator symbols and select the operator number to be used from all numbers.
For example, the first information is "Xiaoming has 200, Xiaoming for Xiaohong 80, Xiaolan for Xiaoming 60". After receiving the "smart copy" operation of the first information by the user, the electronic device displays operation symbols "+, -,/,", and operation numbers "200, 80, 60" on the interface of the electronic device in response to the "smart copy" operation, as shown in fig. 6.
Also for example, the first information is monthly supply interest figures "345.83, 317.56, 289.18". After receiving the "smart copy" operation of the first information by the user, the electronic device displays operation symbols "+, -,/,", and numbers "345.83, 317.56, 289.18" on the interface of the electronic device in response to the "smart copy" operation, as shown in fig. 7.
In one embodiment, the numbers displayed in the electronic device may be arranged in numerical order of size. For example, the first information is "pork 30 yuan, beef 50 yuan, chicken 20 yuan, egg 30 yuan", and "50, 30, 20" or "20, 30, 50" is displayed in response to the copy input.
In one embodiment, the numbers displayed in the electronic device may be arranged in chronological order of appearance in the first information. For example, the first information is "pork 30 yuan, beef 50 yuan, chicken 20 yuan, egg 30 yuan", and "30, 50, 20, 30" is displayed in response to the copy input.
In one embodiment, the repeated occurrences of the digits in the first information may be displayed once, twice or more. For example, the first information is "30 yuan pork, 50 yuan beef, 20 yuan chicken, and 30 yuan egg", and "50, 30, 20" may be displayed and "50, 30, 20" may be displayed in response to the copy input.
In one embodiment, when there is a repeatedly appearing digit in the first information, the electronic device may display the number of occurrences of the repeatedly appearing digit in addition to the at least one operator symbol and the digit in response to a copy input of the first information by the user after receiving the copy input.
S103: a first input of an operator symbol by a user is received.
Wherein the first input may be a user selection input of an operator among a plurality of operators.
In one embodiment, after the electronic device displays the plurality of operation symbols, the user may select a first operation symbol to be used in the operation process from the plurality of operation symbols displayed by the electronic device. The number of the selected first operation symbols may be one, two, or more. In this way, the electronic device may receive a first input by a user selecting an operator from a plurality of operators.
Specifically, the first input may be an operation of a user selecting one operator.
For example, the first information is "30 yuan pork, 50 yuan beef, 20 yuan chicken, and 30 yuan egg", and if the user wants to calculate the accumulated value, the user selects "+" as the first operation symbol.
For example, the first information is "i have 200 yuan, pork costs 30 yuan, beef costs 50 yuan, chicken costs 20 yuan, egg costs 30 yuan", and the user wants to calculate the difference, and selects "-" as the first operand.
In one embodiment, after the electronic device displays the plurality of operation symbols and all the numbers in the first information, the user may select the first operation symbol and the operation number to be used in the operation process from the plurality of operation symbols and all the numbers displayed by the electronic device. The number of the selected first operation symbols may be one, two, or more. The number of the selected operation numbers can be one, two or more. In this way, the electronic device may receive a first input by a user selecting a first operator from a plurality of operators and selecting an operator from all digits.
Specifically, the first input may be a sum of a plurality of user operations.
For example, as shown in fig. 8, the first information is "small bright has 200 elements, small bright is given by small red 80 elements, and small blue is given by small bright 60 elements", after the electronic device displays a plurality of operation symbols "+, -,",/, ", and" numbers "200, 80, 60", the user needs to select the operation number and the first operation symbol in sequence to realize the operation process of "200-80 + 60". In addition, the user needs to finish the selecting operation once, so that the multiple selecting operations and the one finishing selecting operation together form the first input.
Specifically, the operation of ending the selection may be an operation of "yes" selected by the user, or an operation of "end", "output", "result", "display", or the like selected by the user for outputting the calculation result.
S104: in response to a first input, a first operand is determined.
Specifically, after receiving a first input of an operation symbol by a user, the electronic device determines a first operation symbol to be used in an operation process in response to the first input.
The number of the first operation symbols may be one, two, or more.
In one embodiment, if the first input comprises a user selection input of an operation number, in response to the selection input, the operation number to be used in the operation process may also be determined.
In one embodiment, if the first input is a sum of a plurality of user operations, the calculation process may be determined in response to the plurality of user operations.
S105: and receiving paste input of a user in the target input box.
In one embodiment, a user may select an input box in a display interface of the electronic device, which may be a display interface including input boxes for applications, web pages, and the like in the electronic device. For example, the input box is a target input box in a display interface of a calculator application program and an instant messaging application program, and a user can perform paste input in the target input box. In this way, the electronic device may receive a paste input of the user at the target input box.
For example, as shown in fig. 9, the user selects one input box as a target input box in the session interface of the electronic device to perform the "smart paste" operation of the first information.
For another example, as shown in fig. 10, the user selects a search box as a target input box in the web page display interface of the electronic device to perform a "smart paste" operation of the first information.
S106: in response to the paste input, second information is displayed in the target input box.
And the second information is the result of operating the number based on the first operation symbol.
Specifically, after a paste input of a user in a target input box is received, an operation result of operating on a number using a first operation symbol is displayed in the target input box in response to the paste input.
Specifically, in response to a first input that selects a first operation symbol from a plurality of operation symbols, the electronic device operates on a number in the first information according to the first operation symbol selected by the user to obtain an operation result. Then, a paste input of the user in the target input box is received, and the operation result is directly displayed in the target input box in response to the paste input.
For example, as shown in fig. 11, the first information is "pork 30 yuan, beef 50 yuan, chicken 20 yuan, egg 30 yuan". The user wants to calculate the sum, selects "+" as the first operation symbol, receives the first input that the user selects "+" from the plurality of operation symbols, and calculates "30 +50+20+ 30" in response to the first input. Then, a paste input of the user in the target input box is received, and finally, the operation result "130" is directly displayed in the target input box in response to the paste input.
In one embodiment, after receiving a first input from a user selecting a first operator from a plurality of operators and selecting an operator from all digits in the first information, an operator is calculated using the first operator in response to the first input. Then, a paste input of the user in the target input box is received, and an operation result of operating the operand with the first operation symbol is displayed in the target input box in response to the paste input.
In one embodiment, in response to a first input selecting a first operand from a plurality of operands and selecting an operand from all digits, the electronic device operates on the user-selected operand according to the user-selected first operand to obtain an operation result. Then, a paste input of the user in the target input box is received, and the operation result is directly displayed in the target input box in response to the paste input.
For example, the first information is "Xiaoming has 200, Xiaoming for Xiaohong 80, Xiaolan for Xiaoming 60". After the electronic device displays at least one operator and the number "200, 80, 60", the user wants to calculate how much money the minds have in total. Therefore, it is required to select "200", "-", "80", "+", "60", "-", in sequence, and after receiving a first input including a plurality of selection operations by the user, "200-80 + 60" is calculated in response to the first input. Finally, in response to the paste input by the user, as shown in fig. 12, the operation result "180" is directly displayed in the target input box.
Therefore, when the calculation result of the communication information containing the numbers needs to be calculated, the quick identification and calculation of the numbers in the communication information can be realized only by simply copying and pasting the communication information, the manual input of the calculation numbers by a user is avoided, and the calculation process is simpler and quicker.
For example, if the user wants to calculate the monthly interest sum in the first quarter, the user may directly select "+" as the first operation symbol to perform the accumulation operation on all the numbers, and the electronic device, after receiving the selection operation of the user, calculates "345.83 +317.56+ 289.18" in response to the selection operation. Finally, in response to the paste input by the user, as shown in fig. 13, the operation result "952.57" is directly displayed in the target input box.
Therefore, when the numbers in the interface to be operated need to be operated, all the numbers of the interface to be operated can be quickly identified only by processing the screenshot information of the interface to be operated, the operation numbers are successfully copied through the selection and copying operation of the user on the operation numbers, the operation numbers are prevented from being manually input by the user, even if the operation numbers are more complicated or the number of the operation numbers is more, the operation results can be quickly obtained, and the use experience of the user is improved.
It should be noted that the sequence of the two steps of displaying the operation symbol and pasting the input is not specifically limited here.
In one embodiment, the user may also directly perform paste input on the first information after determining the first information. At this time, after receiving the paste input of the user to the first information, the electronic device may also display the plurality of operation symbols and all the numbers in the first information in response to the paste input, so that the user may select the first operation symbol to be used from the plurality of operation symbols and select the operation number to be used from all the numbers.
In this way, after the first information including the number is copied, the user can display the plurality of arithmetic symbols and the number in the first information by pasting input in the target input box. The user only needs to select the displayed operator number and the displayed number to complete the whole operation process, the operation number does not need to be manually input, the operation can be simple, the numerical value input error caused by the memory deviation of the user can be avoided, and the accuracy of the operation result is ensured.
It should be noted that the electronic device in the embodiment of the present application may include at least one of the following: the mobile phone, the tablet personal computer, the intelligent wearable device and the like have the functions of receiving information and displaying information.
In the embodiment of the application, when the first information includes a number, a plurality of operation symbols can be displayed through copy input of a user, the first operation symbol for operating the number is determined through the first input of the operation symbol by the user, and finally, the obtained operation result is directly displayed in the target input frame through paste input of the user in the target input frame. Therefore, when a user needs to calculate results of a plurality of numbers or complex numbers, the user does not need to carry out manual input, information containing the numbers is directly copied and input, the target input box is selected to be pasted, the finally obtained pasting result is the digital operation result, the problem that the manual input operability is poor is solved, and the user experience is improved.
In the information processing method provided in the embodiment of the present application, the execution main body may be an electronic device, or may also be an information processing apparatus or a module in the information processing apparatus for executing the information processing method.
In the embodiment of the present application, an information processing apparatus executing an information processing method is taken as an example, and the information processing apparatus provided in the embodiment of the present application is described.
Fig. 14 is a schematic structural diagram of an information processing apparatus according to the present application.
As shown in fig. 14, the information processing apparatus provided by the present application may include: a receiving module 1401, a first display module 1402, a determining module 1403, and a second display module 1404.
A receiving module 1401, configured to receive a copy input of a first information from a user;
a first display module 1402 for displaying an operator symbol if the first information includes a number;
a receiving module 1401, further configured to receive a first input of an operation symbol by a user;
a determining module 1403, configured to determine a first operation symbol in response to the first input;
a receiving module 1401, further configured to receive a paste input of a user in the target input box;
a second display module 1404, configured to display, in response to the paste input, second information in the target input box, the second information being a result of performing an operation on the number based on the first operation symbol.
In some embodiments, the apparatus may further comprise:
a receiving module 1401, further configured to receive a copy input of the text information from the user;
an obtaining module 1405, configured to obtain text information in response to the copy input;
a receiving module 1401, further configured to receive a second input that the user selects the first information from the text information;
the determining module 1403 is further configured to determine the first information in response to the second input.
In some embodiments, the apparatus may further comprise:
a receiving module 1401, further configured to receive a copy input of a first picture from a user;
an obtaining module 1405, configured to obtain information of the first picture in response to the copy input;
a receiving module 1401, further configured to receive a third input that the user selects the first information from the information;
the determining module 1403 is further configured to determine the first information in response to the third input.
In other embodiments, the apparatus may further comprise:
a receiving module 1401, further configured to receive a copy input of the third information from the user;
the determining module 1403 is further configured to determine the number as the first information if the third information includes the number.
The information processing apparatus according to an embodiment of the present application is capable of displaying a plurality of operation symbols by a copy input of a user when the first information includes a number, determining a first operation symbol for operating on the number by a first input of the operation symbol by the user, and finally directly displaying a result of operating on the number based on the first operation symbol in the target input frame by a paste input of the user in the target input frame. Therefore, when a user needs to calculate results of a plurality of numbers or complex numbers, the user does not need to carry out manual input, information containing the numbers is directly copied and input, the target input box is selected to be pasted, the finally obtained pasting result is the digital operation result, the problem that the manual input operability is poor is solved, and the user experience is improved.
The information processing apparatus in the embodiment of the present application may be an apparatus, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a kiosk, and the like, and the embodiments of the present application are not particularly limited.
The information processing apparatus in the embodiment of the present application may be an apparatus having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The information processing apparatus provided in the embodiment of the present application can implement each process implemented in the method embodiment of fig. 1, and is not described here again to avoid repetition.
Optionally, as shown in fig. 15, an electronic device 1500 according to an embodiment of the present application is further provided, and includes a processor 1501, a memory 1502, and a program or an instruction stored in the memory 1502 and executable on the processor 1501, where the program or the instruction is executed by the processor 1501 to implement the processes of the information processing method embodiment, and can achieve the same technical effects, and details are not repeated here to avoid repetition.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
Fig. 16 is a schematic hardware configuration diagram of another electronic device for implementing the embodiment of the present application.
The electronic device 1600 includes, but is not limited to: radio frequency unit 1601, network module 1602, audio output unit 1603, input unit 1604, sensor 1605, display unit 1606, user input unit 1607, interface unit 1608, memory 1609, and processor 1610.
Those skilled in the art will appreciate that the electronic device 1600 may further include a power supply (e.g., a battery) for supplying power to various components, which may be logically coupled to the processor 1610 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system. The electronic device structure shown in fig. 16 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description thereof is omitted.
The input unit 1604 is configured to receive a copy input of the first information by a user;
a display unit 1606 for displaying an arithmetic symbol in a case where the first information includes a number;
an input unit 1604, further configured to receive a first input of an operator by a user;
an input unit 1604, further configured to receive a paste input of the user in the target input box;
the display unit 1606 is further configured to display, in response to the paste input, second information in the target input box, the second information being a result of the operation on the number based on the first operation symbol.
In some embodiments, the input unit 1604 is further configured to receive a user input for copying text information;
the input unit 1604 is further configured to receive a second input that the user selects the first information from the text information.
In some embodiments, the input unit 1604 is further configured to receive a user input for copying the first picture;
the input unit 1604 is further configured to receive a third input that the user selects the first information from the information.
In some embodiments, the input unit 1604 is further configured to receive a user input for copying the third information.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the above-mentioned information processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device in the above embodiment. Readable storage media, including computer-readable storage media, such as Read-Only Memory (ROM), random-access Memory (RAM), magnetic or optical disks, etc.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the information processing method embodiment, and the same technical effect can be achieved.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.
Claims (10)
1. An information processing method characterized by comprising:
receiving copy input of a user on first information;
displaying an operator symbol in the case where the first information includes a number;
receiving a first input of the operation symbol by a user;
determining a first operand in response to the first input;
receiving paste input of a user in a target input box;
and responding to the paste input, and displaying second information in the target input box, wherein the second information is a result of the operation on the number based on the first operation symbol.
2. The method of claim 1, wherein receiving user input to copy the first information comprises:
receiving copy input of a user to the text information;
acquiring the text information in response to the copy input;
receiving a second input of the user selecting the first information from the text information;
in response to the second input, the first information is determined.
3. The method of claim 1, wherein receiving user input to copy the first information comprises:
receiving copy input of a user on a first picture;
acquiring information of the first picture in response to the copy input;
receiving a third input that a user selects the first information from the information;
in response to the third input, determining the first information.
4. The method of claim 1, wherein receiving user input to copy the first information comprises:
receiving copy input of a user to the third information;
in a case where the third information includes a number, determining the number as the first information.
5. An information processing apparatus characterized by comprising:
the receiving module is used for receiving the copy input of a user to the first information;
the first display module is used for displaying an operation symbol under the condition that the first information comprises a number;
the receiving module is further used for receiving a first input of the operation symbol by a user;
a determination module for determining a first operand in response to the first input;
the receiving module is also used for receiving the pasting input of the user in the target input box;
and the second display module is used for responding to the pasting input and displaying second information in the target input box, wherein the second information is a result of the operation of the number based on the first operation symbol.
6. The apparatus of claim 5, further comprising:
the receiving module is used for receiving copy input of a user to the text information;
an obtaining module, configured to obtain the text information in response to the copy input;
the receiving module is further used for receiving a second input of selecting the first information from the text information by the user;
the determining module is further configured to determine the first information in response to the second input.
7. The apparatus of claim 5, further comprising:
the receiving module is further used for receiving copying input of a user to the first picture;
an obtaining module, configured to obtain information of the first picture in response to the copy input;
the receiving module is further used for receiving a third input that the user selects the first information from the information;
the determining module is further configured to determine the first information in response to the third input.
8. The apparatus of claim 5, further comprising:
the receiving module is further used for receiving the copying input of the third information by the user;
the determining module is further configured to determine that the number is the first information if the third information includes a number.
9. An electronic device comprising a processor, a memory and a program or instructions stored on the memory and executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the information processing method according to claims 1-4.
10. A readable storage medium, characterized in that the readable storage medium stores thereon a program or instructions which, when executed by a processor, realizes the steps of the information processing method according to claims 1-4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010469904.4A CN111752459A (en) | 2020-05-28 | 2020-05-28 | Information processing method, device, equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010469904.4A CN111752459A (en) | 2020-05-28 | 2020-05-28 | Information processing method, device, equipment and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111752459A true CN111752459A (en) | 2020-10-09 |
Family
ID=72674125
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010469904.4A Pending CN111752459A (en) | 2020-05-28 | 2020-05-28 | Information processing method, device, equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111752459A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112199215A (en) * | 2020-10-13 | 2021-01-08 | 恒生电子股份有限公司 | Message processing method, device, equipment and storage medium |
CN112462987A (en) * | 2020-11-24 | 2021-03-09 | 维沃移动通信(杭州)有限公司 | Input box display method and device and electronic equipment |
WO2022222864A1 (en) * | 2021-04-20 | 2022-10-27 | 维沃移动通信(杭州)有限公司 | Document processing method and apparatus, and electronic device |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105630481A (en) * | 2015-04-30 | 2016-06-01 | 宇龙计算机通信科技(深圳)有限公司 | Data processing method, data processing device and terminal |
CN106155294A (en) * | 2015-04-15 | 2016-11-23 | 中兴通讯股份有限公司 | A kind of method and device processing bill |
CN106547434A (en) * | 2016-11-30 | 2017-03-29 | 努比亚技术有限公司 | A kind of implementation method and terminal of terminal calculator |
CN107193773A (en) * | 2017-04-20 | 2017-09-22 | 北京安云世纪科技有限公司 | A kind of data processing method, device and mobile terminal |
CN109033048A (en) * | 2018-06-29 | 2018-12-18 | 维沃移动通信有限公司 | A kind of information processing method and mobile terminal |
WO2019127439A1 (en) * | 2017-12-29 | 2019-07-04 | 华为技术有限公司 | Calculator operation method and terminal |
-
2020
- 2020-05-28 CN CN202010469904.4A patent/CN111752459A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106155294A (en) * | 2015-04-15 | 2016-11-23 | 中兴通讯股份有限公司 | A kind of method and device processing bill |
CN105630481A (en) * | 2015-04-30 | 2016-06-01 | 宇龙计算机通信科技(深圳)有限公司 | Data processing method, data processing device and terminal |
CN106547434A (en) * | 2016-11-30 | 2017-03-29 | 努比亚技术有限公司 | A kind of implementation method and terminal of terminal calculator |
CN107193773A (en) * | 2017-04-20 | 2017-09-22 | 北京安云世纪科技有限公司 | A kind of data processing method, device and mobile terminal |
WO2019127439A1 (en) * | 2017-12-29 | 2019-07-04 | 华为技术有限公司 | Calculator operation method and terminal |
CN109033048A (en) * | 2018-06-29 | 2018-12-18 | 维沃移动通信有限公司 | A kind of information processing method and mobile terminal |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112199215A (en) * | 2020-10-13 | 2021-01-08 | 恒生电子股份有限公司 | Message processing method, device, equipment and storage medium |
CN112199215B (en) * | 2020-10-13 | 2024-01-19 | 恒生电子股份有限公司 | Message processing method, device, equipment and storage medium |
CN112462987A (en) * | 2020-11-24 | 2021-03-09 | 维沃移动通信(杭州)有限公司 | Input box display method and device and electronic equipment |
WO2022222864A1 (en) * | 2021-04-20 | 2022-10-27 | 维沃移动通信(杭州)有限公司 | Document processing method and apparatus, and electronic device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111752459A (en) | Information processing method, device, equipment and storage medium | |
CN105786767A (en) | Data processing method and device for calculator application | |
CN113467660A (en) | Information sharing method and electronic equipment | |
CN112540709A (en) | Split screen display method and device, electronic equipment and readable storage medium | |
CN112882623B (en) | Text processing method and device, electronic equipment and storage medium | |
CN112099684A (en) | Search display method and device and electronic equipment | |
CN112486388B (en) | Picture sharing method and device and electronic equipment | |
CN107909368A (en) | Pay control method and device, terminal and readable storage medium storing program for executing | |
CN112929494A (en) | Information processing method, information processing apparatus, information processing medium, and electronic device | |
CN112162812A (en) | Object adding method and device | |
CN114415871A (en) | Graphic code management method and device | |
CN112698762B (en) | Icon display method and device and electronic equipment | |
CN112288666B (en) | Image processing method and device | |
CN112734661A (en) | Image processing method and device | |
CN111857465B (en) | Application icon sorting method and device and electronic equipment | |
CN112684963A (en) | Screenshot method and device and electronic equipment | |
CN112596643A (en) | Application icon management method and device | |
CN111724455A (en) | Image processing method and electronic device | |
CN112181252A (en) | Screen capturing method and device and electronic equipment | |
CN112765946B (en) | Chart display method and device and electronic equipment | |
CN114115622A (en) | Display control method, display control device, electronic device, and medium | |
CN111796736B (en) | Application sharing method and device and electronic equipment | |
CN112328149B (en) | Picture format setting method and device and electronic equipment | |
CN114327173A (en) | Information processing method and device and electronic equipment | |
CN114491218A (en) | Information updating method, information updating device, electronic device, and medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20201009 |