CN106469004A - Information conversion method and device - Google Patents

Information conversion method and device Download PDF

Info

Publication number
CN106469004A
CN106469004A CN201510514868.8A CN201510514868A CN106469004A CN 106469004 A CN106469004 A CN 106469004A CN 201510514868 A CN201510514868 A CN 201510514868A CN 106469004 A CN106469004 A CN 106469004A
Authority
CN
China
Prior art keywords
information
interface
conversion
currency
current
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
Application number
CN201510514868.8A
Other languages
Chinese (zh)
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201510514868.8A priority Critical patent/CN106469004A/en
Publication of CN106469004A publication Critical patent/CN106469004A/en
Pending legal-status Critical Current

Links

Landscapes

  • Calculators And Similar Devices (AREA)

Abstract

The application proposes a kind of information conversion method and device, and this information conversion method includes showing the information with the first form in current interface;After default operational order is detected, described current interface is shown in transition interface, described transition interface and include at least one alternative parameter;Described information is converted to the second form by described first form according to described parameter, and shows the described information with described the second form by the parameter that receive user selects in described transition interface.The method easily can realize the conversion of information multi-form in current interface.

Description

Information conversion method and device
Technical Field
The present application relates to the field of data processing technologies, and in particular, to an information conversion method and apparatus.
Background
In shopping and payment applications, it is often desirable to display the amount. Such amount information is typically calculated using default currency units and either a currency symbol is marked before the amount number or only the amount number is displayed.
When these applications are used, there are cases where it is necessary to convert the currency unit of the amount of money when checking the amount information. For example, when a foreign shopping website is used, the default usage is dollars, euros and the like, and the corresponding amount of the RMB is required to be calculated; or in foreign countries where local payment systems are used, the amount is converted to the desired currency unit to measure the amount.
In the prior art, no solution which can conveniently meet the requirements is available.
Disclosure of Invention
The present application is directed to solving, at least to some extent, one of the technical problems in the related art.
Therefore, an object of the present application is to provide an information transformation method, which can conveniently implement transformation of different forms of information in a current interface.
Another object of the present application is to provide an information conversion apparatus.
In order to achieve the above object, an information conversion method provided in an embodiment of a first aspect of the present application includes: displaying information with a first form on a current interface; after a preset operation instruction is detected, displaying a conversion interface on the current interface, wherein the conversion interface comprises at least one optional parameter; receiving parameters selected by a user in the conversion interface, converting the information from the first form to the second form according to the parameters, and displaying the information in the second form.
According to the information conversion method provided by the embodiment of the first aspect of the application, the conversion interface is displayed on the current interface, and the information is converted from the first form to the second form according to the conversion interface, so that the conversion of different forms of the information can be conveniently realized in the current interface, and the similar requirements of currency conversion and the like are met.
In order to achieve the above object, an embodiment of a second aspect of the present application provides an information conversion apparatus, including: the first display module is used for displaying information with a first form on the current interface; the second display module is used for displaying a conversion interface on the current interface after a preset operation instruction is detected, wherein the conversion interface comprises at least one optional parameter; and the third display module is used for receiving the parameters selected by the user in the conversion interface, converting the information from the first form to the second form according to the parameters, and displaying the information in the second form.
According to the information conversion device provided by the embodiment of the second aspect of the application, the conversion interface is displayed on the current interface, and the information is converted from the first form into the second form according to the conversion interface, so that the conversion of different forms of the information can be conveniently realized in the current interface, and the similar requirements of currency conversion and the like are met.
Additional aspects and advantages of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the present application.
Drawings
The foregoing and/or additional aspects and advantages of the present application will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
fig. 1 is a schematic flowchart of an information conversion method according to an embodiment of the present application;
FIGS. 2 a-2 d are schematic diagrams of various interfaces including monetary information in an embodiment of the present application;
3 a-3 d are schematic diagrams of a transition interface within different interfaces in an embodiment of the application;
FIG. 4 is a schematic diagram of a conversion interface in an embodiment of the present application;
FIG. 5 is a schematic diagram of the embodiment of the present application after currency conversion;
fig. 6 is a schematic flowchart of an information conversion method according to another embodiment of the present application;
fig. 7 is a schematic structural diagram of an information conversion apparatus according to another embodiment of the present application;
fig. 8 is a schematic structural diagram of an information conversion apparatus according to another embodiment of the present application.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar modules or modules having the same or similar functionality throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application. On the contrary, the embodiments of the application include all changes, modifications and equivalents coming within the spirit and terms of the claims appended hereto.
Fig. 1 is a schematic flowchart of an information conversion method according to an embodiment of the present application, where the method includes:
s11: information having a first form is presented on the current interface.
In the embodiment of the present application, it will be taken as an example that the information is money information, and correspondingly, the first form is a currency form, for example, rmb.
It can be understood that the information conversion method provided in the embodiment of the present application is not limited to currency conversion, and may also be used for conversion between other information, for example, conversion between upper and lower cases of numbers, conversion between different languages and characters, and the like.
Optionally, the first form is a system default or last selected by the user.
The system refers to a module for executing the method of the embodiment.
For example, the default initial currency of the system is rmb, and the amount information displayed in an application program is initially displayed in the form of rmb after the application program is opened each time. Or,
the system records the currency selected by the user each time, and after an application program is started next time, the currency selected last time is displayed in the application program. For example, if the last initial currency was RMB, and the user selected Euro, the user keeps using Euro until the application is closed. And if the application program is opened again next time, showing the money information in the application program in the form of Euro.
In the embodiment, the first form is determined as the default of the system, so that the system operation can be facilitated, the system resource overhead can be reduced, and different forms can be provided corresponding to different users by determining the first form as the last selection of the user, so that different requirements of the user can be met.
S12: and after a preset operation instruction is detected, displaying a conversion interface on the current interface, wherein the conversion interface comprises at least one selectable parameter.
Optionally, the preset operation instruction is a click instruction in an area where the information is located.
Taking the amount information as an example, when the user clicks the area where the amount information is located, the currency type selection control can be called, and the conversion interface is displayed.
The interface where the amount information is located is not limited, and may be an interface in various forms. For example, referring to fig. 2 a-2 d, the amount information area may be clicked on different interfaces.
When the information is monetary information, the conversion interface may be an interface including at least one currency.
For example, after the user clicks the area where the amount information is located, the conversion interface 31 shown in fig. 3a to 3d may be displayed corresponding to the interface where the corresponding amount information is located.
In this embodiment, by setting the preset operation instruction as the click instruction of the area where the information is located, the display of the conversion interface can be triggered conveniently by using the click instruction, so that the user can use the conversion interface conveniently.
S13: receiving parameters selected by a user in the conversion interface, converting the information from the first form to the second form according to the parameters, and displaying the information in the second form.
For example, the conversion interface includes the currencies RMB, USD, Euro, etc., and the user can select one of these currencies.
For example, referring to fig. 4, after the user selects euro, the initial renminbi can be converted into euro and the amount information expressed in euro as shown in fig. 5 is displayed.
In addition, when displaying the amount information, only the amount information may be displayed, or the amount information and the identifier of the corresponding currency may be displayed.
Optionally, the converting the information from the first form to the second form according to the parameter includes:
and if the current interface comprises a plurality of pieces of information, corresponding to each piece of information, converting the information from the first form to the second form according to the parameters.
For example, referring to fig. 5, in the current interface, there are 3 amount information, and all three amount information are converted from rmb to euro.
In this embodiment, all the amount information of the current interface is converted, so that a plurality of amount information can be converted at the same time, the uniform interface form can be ensured, and the user can conveniently check and use the information.
In another embodiment, said converting said information from said first form to a second form according to said parameter comprises:
determining the currency of the second form according to the parameters;
acquiring the current conversion rate between the currency of the first form and the currency of the second form;
and converting the information from the first form to a second form according to the current conversion exchange rate.
For example, after the parameter selected by the user is euro, the client may determine that the currency type of the second form is euro, and meanwhile, the client may also know an initial currency type, such as rmb, and then the client may obtain a current conversion exchange rate between the two currency types (euro and rmb) from the server, and may further perform currency conversion according to the current conversion exchange rate.
In this embodiment, the accuracy of conversion can be improved by obtaining the current conversion exchange rate.
In another embodiment, referring to fig. 6, the method may further include:
s61: when another interface different from the current interface is started, if the information is also included in the other interface, the information in the first form or the information in the second form is displayed on the other interface.
For example, the interface of application A on the current interface, in application A, converts the amount of money from RMB to Euro according to the user's selection. If the application B also contains money information after the subsequent user opens another application B, the initial form of the money information in the application B may be renminbi or euro.
In this embodiment, the information form in another application program is set to be related to or unrelated to the information form in the current application program, so that the method and the device can be applied to different application scenes to meet different requirements.
The method of the embodiment can be particularly applied to mobile equipment. Further, the method may be configured for an application program, for example, specifically applied in the application program a, the information format may be converted in the application program a, and if the application program B also needs to perform the information format conversion, the method may also need to be configured in the application program B. Or, this embodiment may specifically correspond to a mobile device setting, and any application installed on the mobile device may use the method, for example, if both the application a and the application B are installed on the mobile device, the method does not need to be configured in each application, but only the method needs to be configured in the mobile device, and any application installed on the mobile device may directly use the method.
In the embodiment of the application, the conversion interface is displayed on the current interface, and the information is converted from the first form into the second form according to the conversion interface, so that the conversion of different forms of the information can be conveniently realized in the current interface, and the similar requirements of currency conversion and the like are met. By adopting the preset operation instruction, a conversion interface can be conveniently displayed, and the use by a user is facilitated. By performing form conversion on all information of the current interface, the interface form can be ensured to be uniform, and the user can conveniently check and use the interface. The initial display form is set according to the default setting of the system or the last time selection of the user, or when another application program is opened, the initial form of the other application program is related or unrelated to the currently selected form, so that the requirements of different scenes can be met, and the user experience is improved.
Fig. 7 is a schematic structural diagram of an information conversion apparatus according to another embodiment of the present application, where the apparatus 70 includes:
a first presentation module 71, configured to present information in a first form on a current interface;
in the embodiment of the present application, it will be taken as an example that the information is money information, and correspondingly, the first form is a currency form, for example, rmb.
It can be understood that the information conversion method provided in the embodiment of the present application is not limited to currency conversion, and may also be used for conversion between other information, for example, conversion between upper and lower cases of numbers, conversion between different languages and characters, and the like.
Optionally, the first form is a system default or last selected by the user.
The system refers to a module corresponding to the device of this embodiment.
For example, the default initial currency of the system is rmb, and the amount information displayed in an application program is initially displayed in the form of rmb after the application program is opened each time. Or,
the system records the currency selected by the user each time, and after an application program is started next time, the currency selected last time is displayed in the application program. For example, if the last initial currency was RMB, and the user selected Euro, the user keeps using Euro until the application is closed. And if the application program is opened again next time, showing the money information in the application program in the form of Euro.
In the embodiment, the first form is determined as the default of the system, so that the system operation can be facilitated, the system resource overhead can be reduced, and different forms can be provided corresponding to different users by determining the first form as the last selection of the user, so that different requirements of the user can be met.
A second display module 72, configured to display a conversion interface on the current interface after a preset operation instruction is detected, where the conversion interface includes at least one selectable parameter;
optionally, the preset operation instruction is a click instruction in an area where the information is located.
Taking the amount information as an example, when the user clicks the area where the amount information is located, the currency type selection control can be called, and the conversion interface is displayed.
The page where the amount information is located is not limited, and may be an interface in various forms. For example, referring to fig. 2 a-2 d, the amount information area may be clicked on different interfaces.
When the information is monetary information, the conversion interface may be an interface including at least one currency.
For example, after the user clicks the area where the amount information is located, the conversion interface 31 shown in fig. 3a to 3d may be displayed corresponding to the interface where the corresponding amount information is located.
In this embodiment, by setting the preset operation instruction as the click instruction of the area where the information is located, the display of the conversion interface can be triggered conveniently by using the click instruction, so that the user can use the conversion interface conveniently.
And a third displaying module 73, configured to receive a parameter selected by a user in the conversion interface, convert the information from the first form to a second form according to the parameter, and display the information in the second form.
For example, the conversion interface includes the currencies RMB, USD, Euro, etc., and the user can select one of these currencies.
For example, referring to fig. 4, after the user selects euro, the initial renminbi can be converted into euro and the amount information expressed in euro as shown in fig. 5 is displayed.
Optionally, the third display module 73 is configured to convert the information from the first form to a second form according to the parameter, and includes:
and if the current interface comprises a plurality of pieces of information, corresponding to each piece of information, converting the information from the first form to the second form according to the parameters.
For example, referring to fig. 5, in the current interface, there are 3 amount information, and all three amount information are converted from rmb to euro.
In this embodiment, all the amount information of the current interface is converted, so that a plurality of amount information can be converted at the same time, the uniform interface form can be ensured, and the user can conveniently check and use the information.
Optionally, the information is money amount information, the first form and the second form are two different currencies, the conversion interface is an interface including at least one currency, and the third presentation module 73 is configured to convert the information from the first form to the second form according to the parameter, and includes:
determining the currency of the second form according to the parameters;
acquiring the current conversion rate between the currency of the first form and the currency of the second form;
and converting the information from the first form to a second form according to the current conversion exchange rate.
For example, after the parameter selected by the user is euro, the client may determine that the currency type of the second form is euro, and meanwhile, the client may also know an initial currency type, such as rmb, and then the client may obtain a current conversion exchange rate between the two currency types (euro and rmb) from the server, and may further perform currency conversion according to the current conversion exchange rate.
In this embodiment, the accuracy of conversion can be improved by obtaining the current conversion exchange rate.
Optionally, referring to fig. 8, the apparatus 70 further comprises:
a fourth presenting module 74, configured to present the information in the first form or the information in the second form on another interface if the information is also included in the other interface after another interface different from the current interface is started.
For example, the interface of application A on the current interface, in application A, converts the amount of money from RMB to Euro according to the user's selection. If the application B also contains money information after the subsequent user opens another application B, the initial form of the money information in the application B may be renminbi or euro.
In this embodiment, the information form in another application program is set to be related to or unrelated to the information form in the current application program, so that the method and the device can be applied to different application scenes to meet different requirements.
The apparatus of the embodiment may be applied in mobile devices. Further, the device may be configured for an application program, for example, specifically for application program a, the information format may be converted in application program a, and if application program B also needs to perform information format conversion, the device may be configured in application program B. Or, this embodiment may specifically correspond to a mobile device, and any application installed on the mobile device may use the apparatus, for example, if both the application a and the application B are installed on the mobile device, the apparatus does not need to be configured in each application, but only the apparatus needs to be configured in the mobile device, and any application installed on the mobile device may directly use the apparatus.
In the embodiment of the application, the conversion interface is displayed on the current interface, and the information is converted from the first form into the second form according to the conversion interface, so that the conversion of different forms of the information can be conveniently realized in the current interface, and the similar requirements of currency conversion and the like are met. By adopting the preset operation instruction, a conversion interface can be conveniently displayed, and the use by a user is facilitated. By performing form conversion on all information of the current interface, the interface form can be ensured to be uniform, and the user can conveniently check and use the interface. The initial display form is set according to the default setting of the system or the last time selection of the user, or when another application program is opened, the initial form of the other application program is related or unrelated to the currently selected form, so that the requirements of different scenes can be met, and the user experience is improved.
It should be noted that, in the description of the present application, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Further, in the description of the present application, the meaning of "a plurality" means at least two unless otherwise specified.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and the scope of the preferred embodiments of the present application includes other implementations in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present application.
It should be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present application may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present application have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present application, and that variations, modifications, substitutions and alterations may be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.

Claims (11)

1. An information conversion method, comprising:
displaying information with a first form on a current interface;
after a preset operation instruction is detected, displaying a conversion interface on the current interface, wherein the conversion interface comprises at least one optional parameter;
receiving parameters selected by a user in the conversion interface, converting the information from the first form to the second form according to the parameters, and displaying the information in the second form.
2. The method according to claim 1, wherein the preset operation instruction is a click instruction in an area where the information is located.
3. The method of claim 1, wherein the converting the information from the first form to the second form according to the parameter comprises:
and if the current interface comprises a plurality of pieces of information, corresponding to each piece of information, converting the information from the first form to the second form according to the parameters.
4. The method of claim 1, further comprising:
when another interface different from the current interface is started, if the information is also included in the other interface, the information in the first form or the information in the second form is displayed on the other interface.
5. The method of any of claims 1-4, wherein the information is monetary information, the first form and the second form are two different currencies, and the conversion interface is an interface comprising at least one currency.
6. The method of claim 5, wherein the converting the information from the first form to the second form according to the parameter comprises:
determining the currency of the second form according to the parameters;
acquiring the current conversion rate between the currency of the first form and the currency of the second form;
and converting the information from the first form to a second form according to the current conversion exchange rate.
7. The method of any of claims 1-4, wherein the first form is a system default or a last time selected by a user.
8. An information conversion apparatus characterized by comprising:
the first display module is used for displaying information with a first form on the current interface;
the second display module is used for displaying a conversion interface on the current interface after a preset operation instruction is detected, wherein the conversion interface comprises at least one optional parameter;
and the third display module is used for receiving the parameters selected by the user in the conversion interface, converting the information from the first form to the second form according to the parameters, and displaying the information in the second form.
9. The apparatus of claim 8, wherein the third presentation module is configured to convert the information from the first form to a second form according to the parameter, and comprises:
and if the current interface comprises a plurality of pieces of information, corresponding to each piece of information, converting the information from the first form to the second form according to the parameters.
10. The apparatus of claim 8, further comprising:
a fourth display module, configured to, after starting another interface different from the current interface, display the information in the first form or the information in the second form on the other interface if the other interface also includes the information.
11. The apparatus according to any one of claims 8-10, wherein the information is monetary information, the first form and the second form are two different currencies, the conversion interface is an interface comprising at least one currency, and the third presentation module is configured to convert the information from the first form to the second form based on the parameter, including:
determining the currency of the second form according to the parameters;
acquiring the current conversion rate between the currency of the first form and the currency of the second form;
and converting the information from the first form to a second form according to the current conversion exchange rate.
CN201510514868.8A 2015-08-20 2015-08-20 Information conversion method and device Pending CN106469004A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510514868.8A CN106469004A (en) 2015-08-20 2015-08-20 Information conversion method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510514868.8A CN106469004A (en) 2015-08-20 2015-08-20 Information conversion method and device

Publications (1)

Publication Number Publication Date
CN106469004A true CN106469004A (en) 2017-03-01

Family

ID=58228969

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510514868.8A Pending CN106469004A (en) 2015-08-20 2015-08-20 Information conversion method and device

Country Status (1)

Country Link
CN (1) CN106469004A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113095898A (en) * 2020-01-08 2021-07-09 阿里巴巴集团控股有限公司 Processing method, device, equipment and machine readable medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1059591A1 (en) * 1999-04-30 2000-12-13 Casio Computer Co., Ltd. Electronic calculation apparatus with currency converting function and storage medium storing currency converting calculation display program
CN1304511A (en) * 1998-03-30 2001-07-18 马丁·A·内姆佐 Method and system for currency conversion
CN1545668A (en) * 2001-07-05 2004-11-10 却克波特特许公司 Transaction processing system and method
CN101419691A (en) * 2007-10-26 2009-04-29 联款通科技有限公司 Electronic payment method and system
CN101981585A (en) * 2008-03-10 2011-02-23 环球蓝联货币优选控股股份有限公司 Dynamic currency conversion system and method
CN103632300A (en) * 2012-08-21 2014-03-12 深圳云富网络科技有限公司 Single-account cross-market financial transaction method and apparatus
CN103870992A (en) * 2014-03-17 2014-06-18 中国工商银行股份有限公司 Cross-border multi-currency data processing system and method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1304511A (en) * 1998-03-30 2001-07-18 马丁·A·内姆佐 Method and system for currency conversion
EP1059591A1 (en) * 1999-04-30 2000-12-13 Casio Computer Co., Ltd. Electronic calculation apparatus with currency converting function and storage medium storing currency converting calculation display program
CN1545668A (en) * 2001-07-05 2004-11-10 却克波特特许公司 Transaction processing system and method
CN101419691A (en) * 2007-10-26 2009-04-29 联款通科技有限公司 Electronic payment method and system
CN101981585A (en) * 2008-03-10 2011-02-23 环球蓝联货币优选控股股份有限公司 Dynamic currency conversion system and method
CN103632300A (en) * 2012-08-21 2014-03-12 深圳云富网络科技有限公司 Single-account cross-market financial transaction method and apparatus
CN103870992A (en) * 2014-03-17 2014-06-18 中国工商银行股份有限公司 Cross-border multi-currency data processing system and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113095898A (en) * 2020-01-08 2021-07-09 阿里巴巴集团控股有限公司 Processing method, device, equipment and machine readable medium

Similar Documents

Publication Publication Date Title
CN105654293B (en) Payment method and device
US20150082242A1 (en) Providing Context Menu Based on Predicted Commands
CN106604362B (en) A kind of Wireless Fidelity Wi-Fi scan method and mobile terminal
CN109684188B (en) Test method and device
CN103198005A (en) Application program display method and device and electronic device
CN104199767B (en) Test method and device
CN106598914A (en) Data processing method and device
US20130332310A1 (en) Billing impact notification
US11252219B2 (en) Method and apparatus for downloading a file
CN108415657B (en) Message sending method, device, medium and electronic equipment
CN100578445C (en) System and method for displaying dynamic graphical content in graphical user interface controls
US9122799B1 (en) System, method, and computer program for software testing project design and execution utilizing a mockup
CN107357932A (en) A kind of file memory method and device
CN106469004A (en) Information conversion method and device
US9336115B1 (en) User interface driven real-time performance evaluation of program code
CN106682888B (en) Service information processing method and processing device
US20090300543A1 (en) Visual indication of changes in the same user interface dialog originally used to enter the data
CN104079632A (en) Third-party service processing method and device
CN105744047B (en) Information display method and device applied to mobile terminal
US11604907B2 (en) System and method for designing car systems
CN110531972A (en) The edit methods and device of resource layout Resource Properties
CN115904069A (en) Input mode determination method, head-mounted display device, and computer-readable medium
WO2017092576A1 (en) Method, device, and electronic apparatus for determining area of information operation region
CN106294104B (en) Test case execution method and mobile terminal
CN108595325A (en) Input method software testing method and device and electronic equipment

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1234851

Country of ref document: HK

RJ01 Rejection of invention patent application after publication

Application publication date: 20170301

RJ01 Rejection of invention patent application after publication
REG Reference to a national code

Ref country code: HK

Ref legal event code: WD

Ref document number: 1234851

Country of ref document: HK