WO2022237795A1 - Procédé d'affichage d'informations et dispositif électronique - Google Patents

Procédé d'affichage d'informations et dispositif électronique Download PDF

Info

Publication number
WO2022237795A1
WO2022237795A1 PCT/CN2022/092028 CN2022092028W WO2022237795A1 WO 2022237795 A1 WO2022237795 A1 WO 2022237795A1 CN 2022092028 W CN2022092028 W CN 2022092028W WO 2022237795 A1 WO2022237795 A1 WO 2022237795A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
target
content
candidate information
character
Prior art date
Application number
PCT/CN2022/092028
Other languages
English (en)
Chinese (zh)
Inventor
谢竺霖
Original Assignee
维沃移动通信有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2022237795A1 publication Critical patent/WO2022237795A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]

Definitions

  • the present application belongs to the field of computer technology, and specifically relates to an information display method and electronic equipment.
  • the purpose of the embodiments of the present application is to provide an information display method and an electronic device, which can solve the problems of cumbersome operations and low filling efficiency in the process of filling in multiple forms.
  • the embodiment of the present application provides an information display method, the method includes:
  • first candidate information When the position of the input cursor corresponds to the first form item, display first candidate information, wherein the first candidate information includes at least one of the following: the first content in the first form item The corresponding first sub-content, the second sub-content corresponding to the first form item in the second content;
  • the first candidate information includes the first information
  • the second candidate information is the content corresponding to the second form item and matches the first information.
  • an information display device which includes:
  • the first obtaining module is used to obtain the position of the input cursor in the form filling page when the copy input of the first content and the second content is received;
  • a first display module configured to display first candidate information when the position of the input cursor corresponds to a first form item, wherein the first candidate information includes at least one of the following: in the first content the first sub-content corresponding to the first form item, and the second sub-content corresponding to the first form item in the second content;
  • the first obtaining module is further configured to obtain the position of the input cursor when the first information is displayed in the first form item, and the first candidate information includes the first information;
  • the first display module is further configured to display second candidate information when the position of the input cursor corresponds to a second form item, where the second candidate information is the content corresponding to the second form item, And match with the first information.
  • an embodiment of the present application provides an electronic device, the electronic device includes a processor, a memory, and a program or instruction stored in the memory and operable on the processor, and the program or instruction is The processor realizes the steps of the information display method according to the first aspect when executed.
  • an embodiment of the present application provides a readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, the information display method as described in the first aspect is implemented A step of.
  • the embodiment of the present application provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions, so as to implement the first aspect The information display method described above.
  • an embodiment of the present application provides a computer program product, including a computer program tangibly contained on a computer-readable medium, where the computer program includes program code for executing the method as described in the first aspect.
  • the embodiment of the present application provides an electronic device configured to execute the steps of the method described in the first aspect.
  • the copy input of the first content and the second content is received, and when the position of the input cursor corresponds to the first form item, the first content matching the first form item is obtained from the first content and the second content. candidate information, and when the position of the input cursor corresponds to the second form item after the first information is filled in the first form item according to the first candidate information, the second candidate information corresponding to the second form item is displayed.
  • the second candidate information matching the second form item can be automatically displayed.
  • the user does not need to repeatedly copy operations during the filling of multiple forms, which simplifies the form filling operation, thereby improving the efficiency of form filling, and helping to quickly complete the filling of multiple form filling pages.
  • FIG. 1 is a schematic flowchart of an embodiment of an information display method provided by the present application
  • Fig. 2 is another schematic flowchart of an embodiment of the information display method provided by the present application.
  • FIG. 3 is a schematic flow diagram of an embodiment of the information correction method provided by the present application.
  • Fig. 4 is a schematic structural diagram of an embodiment of an information display device provided by the present application.
  • Fig. 5 is a structural block diagram of an embodiment of an electronic device provided by the present application.
  • FIG. 6 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • the user can first copy a piece of form information to be filled in, which can include information such as name, mobile phone, and address, and then fill in the form information on the form filling page.
  • the electronic device automatically divides the form information, obtains the character information matching the form header, and automatically fills the character information into the form filling page.
  • the user needs to copy the form information into the input box customized on the page, so that the electronic device can automatically complete the filling of the form filling page. In this way, the form filling page needs to be customized.
  • the information display method provided in the embodiment of the present application may not be limited to filling in a form filling page, and may also be applied to filling in a document in the form of a form.
  • the information display method of the embodiment of the present application can be applied to an electronic device, and the information display method can be executed by the electronic device.
  • the electronic device has a display screen.
  • FIG. 1 is a schematic flowchart of an information display method provided by an embodiment of the present application. As shown in FIG. 1 , the information display method is applied to an electronic device, and the information display method includes steps S110 to S140.
  • Step S110 in the case of receiving the copy input of the first content and the second content, acquire the position of the input cursor in the form filling page.
  • both the first content and the second content are collections of information.
  • the information can be plain text information, table information, picture information, etc., and the first content is different from the second content.
  • a copy input may be a copy operation acting on the first content and the second content.
  • the electronic device can copy the first content and the second content to other places, such as a clipboard, through the received copy input.
  • the electronic device After receiving the copy input of the first content and the second content, the electronic device detects whether a form filling page is displayed on the display interface. In case it is detected that a form filling page is displayed, the electronic device detects the position of the input cursor.
  • Step S120 if the position of the input cursor corresponds to the first form item, display the first candidate information.
  • the first form item may be any form item in the form filling page.
  • the location of the input cursor corresponding to the first form item may mean that the input cursor is located in the area corresponding to the first form item.
  • the first candidate information may be the sub-content that matches the first form item among the copied and input multiple contents.
  • the first candidate information may include at least one of the following items: first subcontent corresponding to the first form item in the first content, and second subcontent corresponding to the first form item in the second content.
  • the electronic device detects that the position of the input cursor corresponds to the first form item, it searches from the first content and the second content whether there is any sub-content matching the first form item. When there is sub-content matching the first form item, the electronic device displays the sub-content as candidate information of the first form item.
  • Step S130 if the first information is displayed in the first form item, acquire the position of the input cursor.
  • the first candidate information includes the first information, that is, the first information may be sub-content selected from the first candidate information.
  • the first information may be the first sub-content or the second sub-content.
  • the electronic device displays the first candidate information
  • the user performs an input operation on the first candidate information.
  • the electronic device receives a user's input operation, and in response to the input operation, selects the first information from the first candidate information, and fills the first information into the first form item, so that the first form item displays the first information. At this point, the first form item is completed.
  • the electronic device continues to monitor the input cursor to acquire the position of the input cursor.
  • Step S140 if the position of the input cursor corresponds to the second form item, display the second candidate information.
  • the second form item may be any form item on the form filling page, and may be the same as or different from the first form item.
  • the location of the input cursor corresponding to the second form item may mean that the input cursor is located in the area corresponding to the second form item.
  • the second candidate information is the content corresponding to the second form item, and matches the first information. That is to say, the second candidate information and the first information belong to the same content.
  • the second candidate information is the third sub-content corresponding to the second form item in the first content.
  • the second candidate information is the fourth sub-content corresponding to the second form item in the second content.
  • the user when the user needs to fill in the second form item on the form filling page after completing the first form item, the user moves the input cursor to the area corresponding to the second form item.
  • the electronic device After the electronic device detects that the position of the input cursor is located on the second form item, it searches for subcontent matching the second form item from the content corresponding to the first information, and displays the subcontent as candidate information of the second form item.
  • the copy input of the first content and the second content is received, and when the position of the input cursor corresponds to the first form item, the first content matching the first form item is obtained from the first content and the second content. candidate information, and when the position of the input cursor corresponds to the second form item after the first information is filled in the first form item according to the first candidate information, the second candidate information corresponding to the second form item is displayed.
  • the second candidate information matching the second form item can be automatically displayed.
  • the user does not need to repeat the copy operation during the filling of multiple forms, which simplifies the form filling operation, thereby improving the efficiency of form filling and helping to quickly complete the filling of multiple form filling pages.
  • the electronic device receives a copy input of the first content and the second content, and in response to the copy input, copies the first content and the second content to a clipboard to form a clipping text.
  • the clipboard is associated with the input method application in the electronic device.
  • Clipped text can include one content or multiple content. Different clippings have different identifiers.
  • the form filling page involved in the embodiment of the present application may be a page capable of filling in form information.
  • the form is mainly responsible for the data collection function in the page.
  • the form filling page may include form items and fields corresponding to the form items. For ease of understanding, this field may be referred to as the header name.
  • Form items can be input fields.
  • the input field may be a text input field, and the user may fill in form information in the input field.
  • the "input cursor” involved in the embodiment of the present application is an indicator used to display the current position of user interaction on the electronic device, and these positions will respond to input from text input or pointing device. It can be understood that the input cursor can be a movable icon showing to the user where any input will be made or where an operation will take place on the electronic device.
  • the form of the input cursor is not limited, for example, the input cursor may be a display cursor or an invisible cursor.
  • the "displaying candidate information" involved in the embodiment of the present application may be displaying the candidate information in the candidate information area, or displaying in the virtual keyboard area.
  • the candidate information area may be an input field of an input method.
  • the virtual keyboard area may be a virtual keyboard area of an input method.
  • both the first content and the second content are a collection of information.
  • the information can be plain text information or form information.
  • the content of the information can be unlimited, for example, it can be short message, instant messaging message, information information, shopping information, express delivery information and so on.
  • the first content and the second content contain different information.
  • the source of the first content and the second content may not be limited.
  • the first content and the second content may be stored on an electronic device, may also be acquired through an application program, or may be formed by identifying image information.
  • the user performs copy input on the first content and the second content.
  • the copy input may be a touch operation applied by the user on the display screen, or a touch operation applied by the user on other parts of the electronic device, and so on.
  • the "sub-content” involved in the embodiment of the present application may be obtained by text-segmenting the copied and input first content and second content through an electronic device.
  • the first sub-content and the third sub-content may be obtained by text segmentation of the first content
  • the second sub-content and fourth sub-content may be obtained by text segmentation of the second content.
  • each sub-content may include one or more character information.
  • the method further includes:
  • the electronic device performs text segmentation on the first content and the second content respectively, and obtains field information corresponding to the first content and the second content and character information corresponding to the field information;
  • the character information may be sub-content matching the form item.
  • the field information can be sub-content matching the name of the form item.
  • the field information can be various attribute information, such as name, gender, address and so on.
  • the character information can be various attribute values, such as female, male, Hunan province, and so on.
  • the electronic device uses the field in the field information as the key in the key-value pair, and uses the characters in the character information as the key-value to store the divided content. Since the data is stored in the form of key-value pairs, the key-value can be quickly queried by querying the key. Therefore, the electronic device stores the segmented field information and character information in the form of key-value pairs, and the character information can be quickly queried according to the field information.
  • the first content is "My name is AA”
  • the electronic device uses a text segmentation method to perform text segmentation on the first content to obtain a key-value pair "Name AA", wherein "Name” is the key, and "AA " is the key-value.
  • the electronic device detects that in a key-value pair, one key corresponds to multiple key values, and the multiple key values can be displayed in a floating manner through the floating control, so that the user can select the key value.
  • the electronic device After the user selects the first candidate information, the electronic device detects that the selected sub-content includes a plurality of characters, and displays the plurality of characters by floating control. In this way, the floating display of multiple characters on the electronic device can display all the selected sub-contents, which solves the problem that the selected sub-contents cannot be fully displayed due to insufficient range of the display area, and facilitates the user to select the first information.
  • the electronic device receives a user's input of a target character among the floatingly displayed characters, and in response to the input, fills in the first form item with the target character as the first information.
  • the electronic device may use the floating control to display the multiple sub-contents, so that the user can select the first candidate information.
  • the floating control may also be used for display.
  • displaying the first candidate information may include one of the following situations: displaying the first sub-content, displaying the second sub-content, and displaying the first sub-content and the second sub-content.
  • the electronic device when the electronic device detects that the first sub-content corresponding to the first form item exists in the first content, the electronic device displays the first sub-content as the first candidate information.
  • the electronic device When the electronic device detects that there is a second sub-content corresponding to the first form item in the second content, the electronic device displays the second sub-content as the first candidate information.
  • the electronic device When the electronic device detects that there is a first sub-content corresponding to the first form item in the first content, and that there is a second sub-content corresponding to the first form item in the second content, the electronic device combines the first sub-content and the first form item. Both sub-contents are displayed as the first candidate information.
  • the electronic device detects that there is no sub-content corresponding to the first form item in the first content and the second content, the electronic device does not display candidate information corresponding to the first form item.
  • the electronic device performs text segmentation on the copied and input content to obtain field information and character information corresponding to the field information.
  • the electronic device searches the copied input content for the target field information corresponding to the form item name. If the target field information exists in the copied input content, the character information corresponding to the target field information in the copied input content is used as the sub-content corresponding to the form item.
  • the electronic device can acquire the sub-content corresponding to the second form item and the sub-content corresponding to other form items.
  • the electronic device obtains the first sub-content and/or the second sub-content, which may specifically be executed as follows:
  • field information corresponding to the first content and the second content and character information corresponding to the field information are obtained;
  • character information corresponding to the target field information in the first content is used as the first sub-content
  • the character information corresponding to the target field information in the second content is used as the second sub-content.
  • the electronic device performs text segmentation on the first content and the second content respectively to obtain field information corresponding to the first content and character information corresponding to the field information, as well as field information corresponding to the second content and the character information corresponding to the The character information corresponding to the field information.
  • Field information may include one field or multiple fields with different attributes.
  • Character information may include one character or a plurality of characters.
  • the first sub-content may be character information obtained by dividing the first content and corresponding to the target field information.
  • the second sub-content may be character information obtained by dividing the second content and corresponding to the target field information. In this way, the electronic device can quickly find the candidate information corresponding to the form item based on the name of the form item by performing text segmentation on the copied input content.
  • a specific embodiment is given to illustrate the information display method. Take the form filling page as the express filling page, and the candidate information area as the candidate column of the input method for illustration.
  • the electronic device receives a plurality of data copied by the user (ie, first content and second content).
  • the candidate column of the input method displays two names, namely A and B (namely the first candidate information) .
  • A that is, the first information
  • the address of A that is, the second candidate information
  • FIG. 2 is a schematic flowchart of another information display method provided by the embodiment of the present application. As shown in FIG. 2, the information display method includes step S210 to step S260.
  • step S210 the electronic device divides the first content and the second content after receiving multiple copies of the first content and the second content from the user.
  • step S220 the electronic device detects whether the current page is a form filling page. If yes, execute step S230; if no, end.
  • step S230 the electronic device acquires the header name corresponding to the position of the input cursor.
  • the electronic device may display candidate words (ie, candidate information) matching the header name in the input method candidate column (ie, candidate information area).
  • step S240 the electronic device detects whether the first content and the second content have a division field corresponding to the header name. If yes, execute step S250. If not, end the display of the candidate words in the candidate column.
  • the character input of the form item corresponding to the header name is received, thereby completing the filling of the form item.
  • step S250 the electronic device displays the segmented characters corresponding to the first content and the second content as a first candidate word (ie, first sub-content) and a second candidate word (ie, second sub-content) on the candidate column.
  • the split field corresponds to the split character.
  • step S260 the electronic device receives the user's input on the target candidate word (that is, the first information), and displays the target candidate word on the screen in response to the input.
  • the target candidate word is displayed on the screen, in the form filling page, the input operation to the input cursor is received, and after obtaining the header name corresponding to the position of the input cursor (that is, the position of the input cursor corresponds to the second form item), in the input column
  • All the displayed candidate words that is, the second candidate information are segmentation characters of the target content.
  • the user selects the first candidate word on the screen.
  • all the candidate words displayed in the input column are the separating characters of the first content.
  • the user selects the second candidate word on the screen.
  • all the candidate words displayed in the input column are the separating characters of the second content.
  • text segmentation is performed on the copied contents, so as to extract segmentation fields and segmentation characters.
  • the electronic device matches the header name with the split field, finds the split character corresponding to the header name, and displays it in the candidate column, so that it can quickly complete the automatic matching filling operation and suggested filling operation from many contents.
  • the candidate information corresponding to each header name in the form filling page can be quickly displayed, thereby shortening the filling time of the form filling page and simplifying the steps of form filling.
  • the information display method further includes:
  • the second candidate information is displayed in the second form item.
  • the electronic device fills the second candidate information into the second form item. That is to say, after receiving the input of the first information, the electronic device fills in candidate information matching the form items in all or some of the form items on the form filling page. In this way, by automatically filling candidate information into all or some form items, the purpose of quickly filling the form filling page can be achieved, reducing the user's input operations on the form filling page, shortening the time for filling the form filling page, and improving filling efficiency.
  • the information display method further includes:
  • the electronic device can adaptively fill the second information into the second form item, so that the filling of the form item can be completed quickly and accurately.
  • the corresponding information filled in the second form item may be one of the second candidate information, the modified second candidate information, and the input character information.
  • the user needs to judge whether the second candidate information is correct, and then perform different input operations on the second candidate information.
  • the electronic device adaptively fills the second candidate information into the second form item.
  • the electronic device receives the user's input on the second candidate information, and fills in the second candidate information in the second form item in response to the input.
  • the electronic device receives the user's modification input on the second candidate information, and fills in the second form item with the modified second candidate information in response to the modification input.
  • the electronic device receives character input from the user on the second form item, and fills in the characters in the second form item.
  • the form information filling of the second form item is completed through the displayed second candidate information, which can achieve the purpose of quickly completing the automatic matching filling and suggested filling operations of the form filling page, and simplifies the process of form filling. Improve the efficiency of form filling.
  • the information display method further includes:
  • the second information is corrected by using the target candidate information.
  • the target form item can fill in any form item on the page for the form.
  • the target candidate information is information corresponding to the target form item.
  • Target candidate information may include one or more sub-contents.
  • the target candidate information may be the first candidate information.
  • the target candidate information may be the second candidate information.
  • the electronic device can search for multiple sub-contents corresponding to the form item from the copied and input multiple contents, or, when the user selects from After the target content to be filled in the form filling page is selected from the plurality of contents, the electronic device searches the target content for sub-content corresponding to the form.
  • the electronic device finds from the first content and the second content that the subcontent corresponding to the target form item is “1234" and “1235", respectively, and uses "1234" and "1235" as target candidate information.
  • the electronic device finds from the target content that the sub-content corresponding to the target form item is "1234", and takes "1234" as the target candidate information.
  • the method for the electronic device to obtain target candidate information is similar to the method for obtaining the first candidate information, and for the sake of brevity, details are not repeated here.
  • the "second information" involved in the embodiment of the present application is the information filled in the target form item.
  • the source of the second information may not be limited, for example, the second information may be information manually input by the user, or information selected from candidate information to be filled in a form item, and so on.
  • the electronic device when the user wants to correct the target form item, the user moves the input cursor to the target form item.
  • the electronic device detects that the target form item is filled with the second information, it compares the second information with the target candidate information to determine whether there is a difference between the second information and the target candidate information. In a case where there is a difference between the target candidate information and the second information, the electronic device may correct the second information according to the target candidate information. In the absence of the difference part, the electronic device may do nothing.
  • the comparison of the target candidate information and the second information by the electronic device may specifically be realized by a matching algorithm, or may be realized by using other comparison algorithms. In the embodiment of this application, the comparison method is not shown.
  • the electronic device involved in the embodiment of the present application can compare whether there is a difference between the target form information and the second information, can compare whether the target form information and the second information have the same number of digits and whether the characters on each digit are the same, and so on.
  • the difference between the target candidate information and the second information may be at least one of the following situations: the number of characters of the target form information is different from that of the second information; the characters of the target form information and the second information are different.
  • the difference between the two is obtained, so that the user can clearly understand the possible problems of the filled information through the candidate information, which is helpful
  • the user modifies the filled information.
  • the information display method before using the target candidate information to correct the second information, the information display method further includes:
  • At least one of target candidate information or correction information is displayed.
  • the correction information may be information determined according to the comparison information between the second information and the target candidate information.
  • the correction information may be the first character in the second information, and/or, the target character in the target candidate information.
  • the target character may be the difference between the second information and the target candidate information in the target candidate information.
  • the first character may be a difference between the second information and the target candidate information in the second information.
  • the electronic device can display the target candidate information, can also display the correction information, and can also display the target candidate information and the correction information at the same time.
  • the electronic device displays the target candidate information, which is beneficial for the user to intuitively compare the target candidate information with the second information.
  • the electronic device displays the correction information, so that the user can intuitively observe the difference between the target candidate information and the second information.
  • the target candidate information is abcdf
  • the second information is abcde.
  • the target candidate information is compared with the second information, and the comparison result shows that the fifth digit in the second information should be changed from f to e.
  • the electronic device may display target candidate information abcdf, may also display "e” (namely the target character) or "f" (namely the first character), and may also display at least one of the following characters at the same time: abcdf, f, e.
  • the correction information can also be the information of adding a correction symbol at the position corresponding to the first character in the second information, or distinguishing and displaying multiple characters with different parameters, for example , displayed in different colors and fonts.
  • the correction symbol added at the corresponding position of the character to be corrected can be used to identify the character to be corrected, so that the part of the second information that is the same as or different from the target form information can be distinguished. And according to the type of the correction symbol, the type of the character to be corrected and the correction method can be determined.
  • the electronic device may use a half-width symbol " ⁇ " to identify characters missing from the target candidate information relative to the second information.
  • a bracket symbol “ ⁇ >” may also be used to identify characters different from the target candidate information with respect to the second information.
  • aaa is the target form information
  • bbb is the second information.
  • a strikethrough "aa” to identify redundant characters of the target candidate information relative to the second information.
  • the electronic device can also use other symbols to identify characters to be corrected, such as single quotes, double quotes, and so on.
  • the electronic device may display the first characters differently.
  • the electronic device may highlight the first character in the second information.
  • the electronic device may be highlighted by using color, shape or texture, etc., and may also be highlighted by marking or the like.
  • the second information is abcdfghjjkmlbopqx
  • the target candidate information is abcdefghijklmnopq
  • the target candidate information is compared with the second information.
  • the result of the comparison is that the fifth digit in the second information needs to be increased by e, and the eighth digit should be j is changed to i, and the 11th to 13th digits should be changed to lmn.
  • the correction information displayed by the electronic device can be abcd fghjjkml bopqx, or abcd ⁇ efg h ⁇ j,i>jk ⁇ mlb,
  • lmn>opq can also be abcd ⁇ efgh ⁇ j,i>jk ⁇ mlb,lmn>opq.
  • the electronic device may also add a correction symbol at a position corresponding to the target character in the correction information, and/or highlight the target character.
  • the adding method and highlighting method are similar to the first character, and will not be repeated here.
  • displaying the correction information includes at least one of the following operations:
  • the virtual key corresponding to the target character or the first character is differentially displayed on the virtual keyboard.
  • the virtual keyboard may be a virtual keyboard with buttons virtualized on the display screen.
  • the electronic device detects whether there is a target character or a virtual key corresponding to the first character on the virtual keyboard. If the detection result is that the virtual key exists, the electronic device displays the virtual key corresponding to the target character or the first character differently from other virtual keys.
  • the electronic device may display the correction information in the candidate information area, or display the correction information on the virtual keyboard, and simultaneously display the correction information in the candidate information area.
  • the electronic device may display the first character on the virtual keyboard, and highlight the first character in the candidate information area.
  • the electronic device may display target candidate information in the candidate information area, and display correction information in the virtual keyboard.
  • target candidate information and correction information may be displayed in the candidate information area, and correction information may be displayed in the virtual keyboard.
  • target candidate information may be displayed on the virtual keyboard.
  • the combined display manner of the target candidate information and the correction information includes but not limited to the above-mentioned display manners.
  • using the target candidate information to correct the second information includes:
  • the first input may be an input acting on target candidate information.
  • the user performs a first input operation on the target candidate information.
  • the electronic device receives a first input, and in response to the first input, replaces the second information in the target form item with target candidate information. That is to say, after the user performs the first input operation, the electronic device displays target candidate information in the target form item.
  • the first input may be an input acting on the target sub-content in the target candidate information.
  • the user performs a first input on the target sub-content
  • the electronic device receives the first input, and in response to the first input, replaces the second information in the target form item with the target sub-content.
  • the entire replacement of the second information can be completed, and the purpose of one-click correction can be achieved, so as to quickly complete the overall correction of the filled information and improve the correction efficiency.
  • the second information is abcdfghjjkmlb
  • the target candidate information is abcdefghijklmn
  • the electronic device replaces the second information with abcdefghijklmn in response to the click operation.
  • the target candidate information when the target candidate information is displayed, the target candidate information is used to correct the second information, including:
  • the electronic device receives a first input, and in response to the first input, replaces the first character in the second information in the target form item with the target character in the target candidate information. That is to say, after the user performs the first input operation, the electronic device replaces the first character in the second information with the target character, so as to display the corrected second information in the target form item.
  • the electronic device can achieve the effect of full correction through one-key input, and by replacing the difference, the amount of characters to be replaced can be reduced.
  • the second information is abcdfghjjkmlb
  • the target candidate information is abcdefghijklmn
  • the corrected second information displayed by the electronic device in the second form item is "abcdefghijklmn".
  • the first input may include multiple first sub-inputs
  • the target character may include multiple target sub-characters
  • the first character may include multiple first sub-characters.
  • the electronic device receives a first sub-input, and in response to the first sub-input, replaces a first sub-character in the first character with a target sub-character in the target characters. In this way, by correcting the first sub-characters one by one through the target sub-characters, the purpose of accurately correcting the second information can be achieved.
  • the second information is abcdfghjjkmlb
  • the target candidate information is abcdefghijklmn
  • the corrected second information displayed by the electronic device in the second form item is "abcdefghjjkmlb".
  • using the target candidate information to correct the second information includes:
  • the first character of the second information is replaced with the target character of the target candidate information.
  • the second input may be an input acting on correction information.
  • the user performs a second input operation on the correction information.
  • the electronic device receives the second input, and in response to the second input, corrects the first character in the second information by using the target character in the target candidate information, and displays the corrected second information in the second form item.
  • the user clicks the area corresponding to the correction information, and the electronic device responds to the click operation, replacing the first character in the second information in the target form item with the target character in the target candidate information, and The corrected second message is displayed.
  • the correction of the second information is completed through the input operation of the correction information, so as to achieve the purpose of one-key correction, thereby quickly completing the overall correction of the filled information, and improving the correction efficiency.
  • the second information is abcdfghjjkmlb
  • the target candidate information is abcdefghijklmn
  • the user clicks on the area corresponding to the correction information determines the first character in the second information, and uses the target characters "e", "i” and "lmn” to correct the first character respectively.
  • the corrected second information displayed by the electronic device in the second form item is "abcdefghijklmn".
  • the second input may include multiple second sub-inputs
  • the target character may include multiple target sub-characters
  • the first character may include multiple first sub-characters.
  • the electronic device receives a second sub-input, and in response to the second sub-input, replaces a first sub-character in the first character with a target sub-character in the target characters. In this way, by correcting the first sub-character through the target sub-character, the purpose of accurately correcting the second information can be achieved.
  • the second information is abcdfghjjkmlb
  • the target candidate information is abcdefghijklmn
  • a subcharacter using the target subcharacter "e” to correct the first subcharacter in the second information.
  • the corrected second information displayed by the electronic device in the second form item is "abcdefghjjkmlb".
  • the electronic device may receive a third input from the user on the correction information, and in response to the third input, replace the second information with target candidate information.
  • FIG. 3 is a schematic flowchart of an information correction method provided by an embodiment of the present application. As shown in FIG. 3 , the information correction method includes steps S310 to S340.
  • Step S310 when the electronic device displays the form filling page, when it is detected that the input cursor is focused on a certain form item (i.e. the target form item), and there is already filled information (i.e. the second information) in the form item, the clipping Find the pre-filled information (ie, target candidate information) corresponding to the header (ie, the name of the target form item) in the board.
  • a certain form item i.e. the target form item
  • the clipping Find the pre-filled information ie, target candidate information
  • Step S320 if the pre-filled content is found, check whether the pre-filled information is the same as the filled information. In the same case, end the process. If they are not the same, execute step S330.
  • Step S330 displaying the correction information in the candidate column, marking the difference in the correction information with a correction symbol, and highlighting the first character or the target character on the virtual keyboard.
  • step S340 the electronic device receives a correction input from the user, and corrects the filled information in response to the correction input.
  • the correction input may include one-key correction input, or local correction input.
  • the one-key correction input may be a user's touch operation on an area in the correction information other than the first character and/or the target character.
  • Partial input The correction input may be a user's touch operation on the first character and/or the target character in the correction information.
  • the electronic device After the electronic device receives the one-key correction input, it responds to the one-key correction input to perform overall correction or overall replacement of the filled information. After receiving the partial correction input, the electronic device responds to the partial correction input to perform partial correction on the filled information.
  • the information display method further includes:
  • the target content is updated according to the modified information.
  • the target content is content corresponding to the first information. Updating can be replacing or adding to the target content.
  • the electronic device detects that the filled information has been modified, it searches whether there is a modification field corresponding to the form item in the target content according to the corresponding form item of the modified information. If it exists, replace the character information corresponding to the modified field with the modified information. If it does not exist, store the modified information and modified fields into the target content.
  • the field information and character information in the target content are updated, so that the subsequent matching is more in line with the user's expectation, and the matching rate of the candidate information of the form item is improved.
  • the divided target content stores data in the form of key-value pairs
  • updating the target content according to the modified information includes: updating the key-value pairs corresponding to the target content according to the modified information.
  • the electronic device searches whether there is a modification field corresponding to the form item in the key-value pair corresponding to the target content. If it exists, the key value corresponding to the modified field is replaced with the modified information. If it does not exist, store the modified information and modified fields into the newly added key-value pairs in the target content. In this way, the key-value pairs in the target content are updated, so that the subsequent matching is more in line with the user's expectation, thereby improving the matching rate of the candidate information of the form item.
  • the information display method provided by the embodiment of the present application may be executed by an information display device, or a control module in the information display device for executing the method of filling in a form.
  • the method for displaying information performed by the information display device is taken as an example to describe the information display device provided in the embodiment of the present application.
  • Fig. 4 is a schematic structural diagram of an information display device provided by an embodiment of the present application.
  • the information display device 400 includes:
  • the first acquiring module 410 is configured to acquire the position of the input cursor in the form filling page when the copy input of the first content and the second content is received;
  • the first display module 420 is configured to display the first candidate information when the position of the input cursor corresponds to the first form item;
  • the first obtaining module 410 is further configured to obtain the position of the input cursor when the first information is displayed in the first form item, and the first candidate information includes the first information;
  • the first display module 420 is further configured to display second candidate information when the position of the input cursor corresponds to the second form item, wherein the first candidate information includes at least one of the following items: The first sub-content corresponding to a form item, the second sub-content corresponding to the first form item in the second content; the second candidate information is the content corresponding to the second form item, and matches the first information.
  • the copy input of the first content and the second content is received, and when the position of the input cursor corresponds to the first form item, the first content matching the first form item is obtained from the first content and the second content. candidate information, and when the position of the input cursor corresponds to the second form item after the first information is filled in the first form item according to the first candidate information, the second candidate information corresponding to the second form item is displayed.
  • the second candidate information matching the second form item can be automatically displayed.
  • the user does not need to repeatedly copy operations during the filling of multiple forms, which simplifies the form filling operation, thereby improving the efficiency of form filling, and helping to quickly complete the filling of multiple form filling pages.
  • the device 400 also includes:
  • the information acquisition module is used to obtain target candidate information when the position of the input cursor corresponds to the target form item and the second information is displayed in the target form item; the target candidate information is information corresponding to the target form item.
  • the correction module may be configured to use the target candidate information to correct the second information when there is a difference between the target candidate information and the second information.
  • the device 400 also includes:
  • the second display module is used to display at least one item of target candidate information or correction information.
  • the correction information may include: the first character in the second information, and/or, the target character in the target candidate item information.
  • the target character is: in the target candidate information, the difference between the second information and the target candidate information.
  • the first character is: in the second information, the difference between the second information and the target candidate information.
  • the correction module in the case of displaying target candidate information, includes:
  • a first receiving submodule configured to receive a first input of target candidate information
  • the first corrector module is configured to replace the second information with target candidate information in response to the first input; or correct the first character in the second information according to the target character in the target candidate information.
  • the correction module includes:
  • the second receiving submodule receives a second input of correction information
  • the second syndrome module is configured to replace the first character of the second information with the target character of the target candidate information in response to the second input.
  • the second display module is specifically configured to perform at least one of the following operations:
  • the virtual key corresponding to the target character or the first character is differentially displayed on the virtual keyboard.
  • the information display apparatus 400 is applied to an electronic device, and the electronic device includes a display screen.
  • the information display device in the embodiment of the present application may be a device, or a component, an integrated circuit, or a chip in a terminal.
  • the device may be a mobile electronic device or a non-mobile electronic device.
  • the mobile electronic device can be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a wearable device, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook or a personal digital assistant (personal digital assistant).
  • non-mobile electronic devices can be servers, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application Examples are not specifically limited.
  • Network Attached Storage NAS
  • personal computer personal computer, PC
  • television television
  • teller machine or self-service machine etc.
  • the information display device in the embodiment of the present application may be a device with an operating system.
  • the operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in this embodiment of the present application.
  • the information display device provided by the embodiment of the present application can realize various processes realized by the method embodiments in FIG. 1 to FIG. 3 , and details are not repeated here to avoid repetition.
  • the embodiment of the present application also provides an electronic device configured to execute the processes of the above display method embodiments, and can achieve the same technical effect. To avoid repetition, details are not repeated here.
  • the embodiment of the present application further provides an electronic device 500, including a processor 510, a memory 502, and programs or instructions stored in the memory 502 and operable on the processor 510, When the program or instruction is executed by the processor 510, the various processes of the above-mentioned information display method embodiments can be achieved, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
  • the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
  • FIG. 6 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • the electronic device 600 includes but is not limited to: a radio frequency unit 601, a network module 602, an audio output unit 603, an input unit 604, a sensor 605, a display unit 606, a user input unit 607, an interface unit 608, a memory 609, and a processor 610, etc. part.
  • the electronic device 600 can also include a power supply (such as a battery) for supplying power to various components, and the power supply can be logically connected to the processor 610 through the power management system, so that the management of charging, discharging, and function can be realized through the power management system. Consumption management and other functions.
  • a power supply such as a battery
  • the structure of the electronic device shown in FIG. 7 does not constitute a limitation to the electronic device.
  • the electronic device may include more or fewer components than shown in the figure, or combine certain components, or arrange different components, and details will not be repeated here. .
  • processor 610 is used for:
  • the first candidate information includes the first information.
  • the display unit 606 is used for:
  • the first candidate information Including at least one of the following items: the first sub-content corresponding to the first form item in the first content, the second sub-content corresponding to the first form item in the second content; the second candidate information is that the second form item corresponds to and match the first information.
  • the processor 610 is further configured to: when the first information is the first sub-content, the second candidate information is the third sub-content corresponding to the second form item in the first content; or,
  • the second candidate information is the fourth sub-content in the second content corresponding to the second form item.
  • processor 610 is also used for:
  • target candidate information is acquired; the target candidate information is information corresponding to the target form item.
  • the second information is corrected by using the target candidate information.
  • the display unit 606 is further configured to: display the target candidate information, and/or display correction information.
  • the correction information may include: the first character in the second information, and/or, the target character in the target candidate item information.
  • the target character is: in the target candidate information, the difference between the second information and the target candidate information.
  • the first character is: in the second information, the difference between the second information and the target candidate information.
  • the user input unit 607 is configured to:
  • a first input of target candidate information is received.
  • the processor 610 can also be used for:
  • the user input unit 607 is also used to:
  • a second input of correction information is received.
  • the processor 610 can also be used for:
  • the first character of the second information is replaced with the target character of the target candidate information.
  • the display unit 606 is also used to:
  • the virtual keyboard includes virtual keys corresponding to the target character or the first character
  • the virtual key corresponding to the target character or the first character is displayed differently on the virtual keyboard.
  • the input unit 604 may include a graphics processor (Graphics Processing Unit, GPU) 6041 and a microphone 6042, and the graphics processor 6041 is used for the image capture device (such as the image data of the still picture or video obtained by the camera) for processing.
  • the display unit 606 may include a display panel 6061, and the display panel 6061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 607 includes a touch panel 6071 and other input devices 6072 .
  • the touch panel 6071 is also called a touch screen.
  • the touch panel 6071 may include two parts, a touch detection device and a touch controller.
  • Other input devices 6072 may include, but are not limited to, physical keyboards, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, and joysticks, which will not be repeated here.
  • Memory 609 may be used to store software programs as well as various data, including but not limited to application programs and operating systems.
  • the processor 610 may integrate an application processor and a modem processor, wherein the application processor mainly processes operating systems, user interfaces, and application programs, and the modem processor mainly processes wireless communications. It can be understood that the foregoing modem processor may not be integrated into the processor 610 .
  • the embodiment of the present application also provides a readable storage medium, the readable storage medium stores a program or an instruction, and when the program or instruction is executed by a processor, each process of the above-mentioned information display method embodiment is realized, and the same To avoid repetition, the technical effects will not be repeated here.
  • the processor is the processor in the electronic device described in the above embodiments.
  • the readable storage medium includes computer readable storage medium, such as computer read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc. Read storage media.
  • the embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the above information display method embodiment
  • the chip includes a processor and a communication interface
  • the communication interface is coupled to the processor
  • the processor is used to run programs or instructions to implement the above information display method embodiment
  • chips mentioned in the embodiments of the present application may also be called system-on-chip, system-on-chip, system-on-a-chip, or system-on-a-chip.
  • An embodiment of the present application further provides a computer program product, including a computer program tangibly contained on a computer-readable medium, where the computer program includes a program code for executing the above display method.
  • the computer program is executed by the processor, the various processes of the above-mentioned display method embodiments can be achieved, and the same technical effect can be achieved, so details are not repeated here to avoid repetition.
  • the term “comprising”, “comprising” or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase “comprising a " does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element.
  • the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Functions are performed, for example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.

Landscapes

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

Abstract

La présente demande appartient au domaine technique des ordinateurs. Sont divulgués un procédé d'affichage d'informations et un dispositif électronique. Le procédé consiste à : lorsqu'une entrée de copie pour un premier contenu et un second contenu est reçue, acquérir la position d'un curseur d'entrée dans une page de remplissage de forme ; lorsque la position du curseur d'entrée correspond à un premier élément de forme, afficher des premières informations candidates, les premières informations candidates comprenant au moins l'un des éléments suivants : un premier sous-contenu, qui correspond au premier élément de forme, dans le premier contenu, et un second sous-contenu, qui correspond au premier élément de forme, dans le second contenu ; lorsque des premières informations sont affichées dans le premier élément de forme, acquérir la position du curseur d'entrée, les premières informations candidates comprenant les premières informations ; et lorsque la position du curseur d'entrée correspond à un second élément de forme, afficher des secondes informations candidates, les secondes informations candidates étant un contenu correspondant au second élément de forme, et correspondant aux premières informations.
PCT/CN2022/092028 2021-05-11 2022-05-10 Procédé d'affichage d'informations et dispositif électronique WO2022237795A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110512283.8 2021-05-11
CN202110512283.8A CN113407073A (zh) 2021-05-11 2021-05-11 信息显示方法和电子设备

Publications (1)

Publication Number Publication Date
WO2022237795A1 true WO2022237795A1 (fr) 2022-11-17

Family

ID=77678375

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/092028 WO2022237795A1 (fr) 2021-05-11 2022-05-10 Procédé d'affichage d'informations et dispositif électronique

Country Status (2)

Country Link
CN (1) CN113407073A (fr)
WO (1) WO2022237795A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113407073A (zh) * 2021-05-11 2021-09-17 维沃移动通信有限公司 信息显示方法和电子设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008276766A (ja) * 2007-04-26 2008-11-13 Xerox Corp フォーム自動埋込方法及び装置
CN108108249A (zh) * 2016-11-25 2018-06-01 北京嘀嘀无限科技发展有限公司 信息输入方法及装置
CN109800352A (zh) * 2018-12-30 2019-05-24 上海触乐信息科技有限公司 基于剪贴板进行信息推送的方法、系统及终端设备
CN112765942A (zh) * 2021-01-22 2021-05-07 维沃移动通信有限公司 文本处理方法、装置、电子设备及可读存储介质
CN113407073A (zh) * 2021-05-11 2021-09-17 维沃移动通信有限公司 信息显示方法和电子设备

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102184204B (zh) * 2011-04-28 2013-03-13 常州大学 一种智能Web表单自动填充方法及系统
US9785627B2 (en) * 2014-01-23 2017-10-10 Xerox Corporation Automated form fill-in via form retrieval
CN106775667A (zh) * 2016-11-30 2017-05-31 福建榕基软件股份有限公司 一种多表单信息动态展示方法及装置
CN107168551A (zh) * 2017-06-13 2017-09-15 重庆小雨点小额贷款有限公司 一种表单填写的输入方法
CN108959361B (zh) * 2018-05-17 2022-08-05 腾讯音乐娱乐科技(深圳)有限公司 表单管理的方法和装置
CN111126009A (zh) * 2019-12-12 2020-05-08 深圳追一科技有限公司 表单填写方法、装置、终端设备及存储介质
CN112765944B (zh) * 2020-12-30 2024-09-03 维沃移动通信有限公司 表单填充方法、装置、设备和介质
CN112684913B (zh) * 2020-12-30 2023-07-14 维沃移动通信有限公司 信息修正方法、装置及电子设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008276766A (ja) * 2007-04-26 2008-11-13 Xerox Corp フォーム自動埋込方法及び装置
CN108108249A (zh) * 2016-11-25 2018-06-01 北京嘀嘀无限科技发展有限公司 信息输入方法及装置
CN109800352A (zh) * 2018-12-30 2019-05-24 上海触乐信息科技有限公司 基于剪贴板进行信息推送的方法、系统及终端设备
CN112765942A (zh) * 2021-01-22 2021-05-07 维沃移动通信有限公司 文本处理方法、装置、电子设备及可读存储介质
CN113407073A (zh) * 2021-05-11 2021-09-17 维沃移动通信有限公司 信息显示方法和电子设备

Also Published As

Publication number Publication date
CN113407073A (zh) 2021-09-17

Similar Documents

Publication Publication Date Title
US10810698B2 (en) Information processing method and client
US20150234938A1 (en) Method and electronic terminal for searching for contact in directory
WO2022161431A1 (fr) Procédé d'affichage, appareil et dispositif électronique
CN107765938B (zh) 一种图片交互方法与装置
AU2014312473A1 (en) Apparatus and method for displaying chart in electronic device
WO2022199543A1 (fr) Procédé et appareil de traitement de messages, et dispositif électronique
WO2022083750A1 (fr) Procédé et appareil d'affichage de texte et dispositif électronique
WO2013177903A1 (fr) Procédé et dispositif de saisie de texte
WO2022233276A1 (fr) Procédé et appareil d'affichage, et dispositif électronique
CN112333084B (zh) 文件发送方法、装置及电子设备
WO2022237795A1 (fr) Procédé d'affichage d'informations et dispositif électronique
WO2022247789A1 (fr) Procédé et appareil de mise à jour de mot candidat et dispositif électronique
CN113127432A (zh) 操作执行方法、装置、电子设备和介质
WO2022222864A1 (fr) Procédé et appareil de traitement de document et dispositif électronique
WO2022156674A1 (fr) Procédé et appareil de traitement de contenu de dialogue en ligne, et dispositif électronique
US11983400B2 (en) Content extraction method, electronic device and medium
WO2022143661A1 (fr) Procédé et appareil d'affichage d'informations candidates, et dispositif électronique
WO2022228433A1 (fr) Procédé et appareil de traitement d'informations et dispositif électronique
WO2023005899A1 (fr) Procédé d'affichage d'identifiant graphique, et dispositif électronique
WO2022237877A1 (fr) Procédé et appareil de traitement d'informations et dispositif électronique
WO2022233275A1 (fr) Procédé et appareil de correction de saisie
WO2022228294A1 (fr) Procédé et appareil pour effectuer une recherche, dispositif électronique et support de stockage lisible
CN114385562A (zh) 文本信息删除方法、装置及电子设备
CN115328355A (zh) 应用功能启动方法及装置
CN114625296A (zh) 应用处理方法和装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22806758

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22806758

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 17.04.2024)