CN112667093A - Character input method and device for cloud application and computer equipment - Google Patents

Character input method and device for cloud application and computer equipment Download PDF

Info

Publication number
CN112667093A
CN112667093A CN202011627753.7A CN202011627753A CN112667093A CN 112667093 A CN112667093 A CN 112667093A CN 202011627753 A CN202011627753 A CN 202011627753A CN 112667093 A CN112667093 A CN 112667093A
Authority
CN
China
Prior art keywords
input
application
cloud
cloud application
picture
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
CN202011627753.7A
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.)
Jiangsu Shiboyun Information Technology Co Ltd
Original Assignee
Jiangsu Shiboyun Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jiangsu Shiboyun Information Technology Co Ltd filed Critical Jiangsu Shiboyun Information Technology Co Ltd
Priority to CN202011627753.7A priority Critical patent/CN112667093A/en
Publication of CN112667093A publication Critical patent/CN112667093A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a method and a device for inputting characters of cloud application and computer equipment. The method comprises the following steps: the method comprises the steps that a client receives a first application picture sent by a cloud application server and displays the first application picture; responding to the character input operation of a user aiming at the first application picture, triggering an input method program which is installed locally at the terminal and is associated with the client to present a candidate word display box of character content to be input in the first application picture; responding to the input confirmation operation of the user, acquiring the text content confirmed and input by the user from an input method program, sending the text content to the cloud application server so as to generate a second application picture, and sending the second application picture to the client; and the client receives and displays the second application picture sent by the cloud application server. The method and the device for the cloud application can achieve the user experience which is completely consistent with the character input of the application installed locally at the terminal, do not need to change the cloud application, and are wider in application range.

Description

Character input method and device for cloud application and computer equipment
Technical Field
The application relates to the technical field of cloud computing, in particular to a method and a device for inputting characters of cloud application and computer equipment.
Background
In a cloud application scene, taking a cloud game as an example, the game is not installed in a player terminal but runs at a cloud end, the cloud end renders a game scene generated in the running process of the game to obtain a game picture and an audio, the game picture and the audio are sent to the player terminal in a video stream mode through a network, and the player terminal receives the video stream and performs decoding playing; in this mode, the player terminal does not need to have strong graphics computation and data processing capabilities, but only needs to have basic streaming media playing capability and capability of acquiring player input instructions and sending the instructions to the game server at the cloud.
The cloud game process needs to support the input operation of account numbers, passwords, verification codes and the like by players and the chat function among the players in the game playing process; therefore, cloud games need to implement a function of supporting an input method; the inventor of the application finds in research, in the related technology, one implementation mode is that a user plays a cloud game through a client, when Chinese needs to be input in the game process, the client only sends corresponding keyboard key values to the cloud, the cloud processes the keyboard messages through a Windows system message mechanism, controls and switches a cloud input method into Chinese input, and the cloud input method completes keyboard key message processing to achieve character input; in another implementation manner, for example, in the method disclosed in patent application publication No. CN111766958A, it is determined whether a game requires text input through a cloud monitoring-related API, and then the game informs a terminal, the terminal starts an input method, virtualizes a terminal edit box overlapping with the position of the cloud edit box, and the terminal receives input content of a keyboard and then sends the input content to the edit box of the cloud application. In the first implementation manner, the input method at the cloud end is used for character input, so that the input habits of terminal users cannot be considered, and the display of the input method can be unmatched corresponding to terminals with different display screen models; in the second mode, the start operation of the input method needs to be triggered by a cloud end, so that the problem of long time delay exists; and for some games or application programs, the cloud cannot acquire whether the games or application programs are in a text input state due to the limitation of the security of the games or application programs, and at this time, if the input method is to be implemented for the games or application programs in this way, the games or application programs need to be modified and adapted more complicatedly.
Disclosure of Invention
In view of this, the present application provides a method and an apparatus for inputting characters by a cloud application, and a computer device, so as to achieve a user experience completely consistent with the character input performed by a local application at a terminal on the premise of fully considering the input habit of a terminal user.
Specifically, the method is realized through the following technical scheme:
in a first aspect, an embodiment of the present application provides a text input method for cloud application, where the method is applied to a client, and the client is installed on a terminal, and the method includes:
receiving a first application picture sent by a cloud application server for displaying;
responding to the character input operation of a user aiming at the first application picture, triggering an input method program which is installed locally at the terminal and is associated with the client to present a candidate word display box of character content to be input in the first application picture; wherein, the text content to be input comprises Chinese input content;
responding to an input confirmation operation of a user, acquiring text contents input by the user from the input method program, sending the text contents to the cloud application server so that the cloud application server receives the text contents, generating a second application picture after judging the text contents to be effective input contents through processing logic of a cloud application process, and sending the second application picture to the client;
receiving the second application picture sent by the cloud application server for display; and the second application picture comprises the text content.
In a second aspect, an embodiment of the present application provides a text input device for a cloud application, including:
the first display module is used for receiving and displaying a first application picture sent by the cloud application server;
a first response module, configured to trigger an input method program locally installed in the terminal and associated with the client to present a candidate word display box of text content to be input in the first application screen in response to a text input operation of a user for the first application screen; wherein, the text content to be input comprises Chinese input content;
the second response module is used for responding to the input confirmation operation of the user, acquiring the text content confirmed and input by the user from the input method program, sending the text content to the cloud application server so that the cloud application server receives the text content, generating a second application picture after judging that the text content is effective input content through the processing logic of the cloud application process, and sending the second application picture to the client;
the second display module is used for receiving the second application picture sent by the cloud application server and displaying the second application picture; and the second application picture comprises the text content.
In a third aspect, an embodiment of the present application provides a machine-readable storage medium, on which computer instructions are stored, and when the computer instructions are executed, the method according to the first aspect is implemented.
In a fourth aspect, an embodiment of the present application provides a computer device, including: a machine-readable storage medium and a processor, the machine-readable storage medium: storing instruction code, the processor: communicating with a machine-readable storage medium, reading and executing instruction code in the machine-readable storage medium, to implement a method as described in the first aspect.
The application runs on a cloud application server, the cloud application server renders an application scene generated in the application running process to obtain a first application picture, the first application picture is sent to a client, the client receives the first application picture for display, when a user performs a text input operation on the first application picture, the client responds to the text input operation of the user, triggers an input method program installed locally at the terminal and associated with the client to display a candidate word display frame of contents to be input in the first application picture, after the candidate word input confirmation operation of the user is detected, the text contents confirmed and input by the user are obtained from the input method program in response to the operation and sent to the application server, and after the application server judges that the text contents are valid input contents through the processing logic of the cloud application process, generating a second application picture, and sending the second application picture to the client; the client receives and displays a second application picture sent by the cloud application server, wherein the second application picture contains the input text content; in the application, the client directly triggers the local input method program associated with the client of the terminal to input characters, and compared with the prior art that the characters are input by using a cloud input method, the input method using habit of a user can be met; compared with the mode of starting the input method through the cloud in the prior art, the method has the advantage of high starting efficiency, can achieve the user experience which is completely consistent with the character input of the application installed locally at the terminal, does not need to change the cloud application, and is wider in application range.
Drawings
Fig. 1 is a schematic view of an operating scenario architecture of a cloud application according to an exemplary embodiment of the present application;
FIG. 2 is a flowchart illustrating a text input method for a cloud application according to an exemplary embodiment of the present application;
FIG. 3 is a schematic diagram illustrating an input cursor display flow according to an exemplary embodiment of the present application;
FIG. 4 is a diagram illustrating a display flow of a candidate word display box according to an exemplary embodiment of the present application;
FIG. 5 is a schematic view of a text-entry game screen according to an exemplary embodiment of the present application;
fig. 6 is a schematic view illustrating an interaction flow between a cloud application server and a client for text input according to an exemplary embodiment of the present application;
fig. 7 is a schematic structural diagram of an apparatus for implementing a cloud application input method according to an exemplary embodiment of the present application;
fig. 8 is a schematic structural diagram of a computer device according to an exemplary embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present application. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
Fig. 1 is a schematic diagram illustrating a cloud application execution scenario architecture according to an exemplary embodiment of the present application; referring to fig. 1, a cloud application, such as a cloud gaming application, a cloud VR application, or the like, is launched and run on a cloud application server 10; in the architecture shown in fig. 1, the cloud application server 10 interacts with a client 20 installed in a terminal through a network, where the terminal may be a PC (personal computer), a mobile phone, a tablet computer, a wearable device (such as a VR all-in-one machine), and the like; and after the streaming of the cloud application is started, the cloud application server sends the generated application picture and audio to the client in a video streaming mode through a network, and the client decodes and plays the application picture and the audio.
It should be noted that the cloud application server described in this application should be understood broadly, and may refer to a single server or a server cluster, which is not limited in this application; the cloud application server may be a physical machine, or may be a virtual server virtualized by software, such as a virtual machine, and the server is installed with an operating system, such as a Windows operating system.
In consideration of the cloud application mode, if text input is performed on the cloud application, the input method program needs to be started first, if the starting operation of the input method program needs to be executed through the cloud end, the problem that time delay is long exists, and for some specific games or programs, the cloud end cannot acquire whether the games or the programs are in a text input state due to the limitation of high security of the games or the programs, at this time, if the input method program needs to be started through the cloud end, tedious adaptation and changing processing operations need to be performed on the games or the programs. Based on this, the embodiment of the application provides a text input method and device for cloud application and computer equipment.
FIG. 2 is a flowchart illustrating a text input method for a cloud application according to an exemplary embodiment of the present application; referring to fig. 2, the text input method for cloud applications provided in this embodiment is applied to a client installed on a terminal, and the method specifically includes the following steps S10 to S40:
and S10, the client receives and displays the first application picture sent by the cloud application server.
Under the cloud application operation scene, the cloud application server renders an application scene generated by application operation to obtain a first application picture, and the first application picture is coded and then sent to the client to be displayed. This first application screen is relative to the second application screen described below and is used for differentiation purposes only.
S20, responding to the character input operation of the user aiming at the first application picture, triggering an input method program which is installed locally at the terminal and is associated with the client to present a candidate word display box of character content to be input in the first application picture; wherein, the text content to be input comprises Chinese input content.
In this embodiment, the first application screen may be an application screen that includes text input boxes such as a user account input box, a password input box, a verification code input box, and a chat content input box, and when a user inputs information such as an account, the user triggers text input by clicking the text input box with a mouse in the first application screen.
FIG. 3 is a schematic diagram illustrating an input cursor display flow according to an exemplary embodiment of the present application; referring to fig. 3, after detecting that the user triggers a text input operation in the text input box, the client displays an input cursor in the text input box of the first application screen, and in this embodiment, before the step S20, the method further includes the following steps S11-S13:
and S11, if detecting that the user triggers the operation of inputting characters aiming at the character input area of the first application picture, acquiring the position coordinates of the operation.
For example, the operation may be to click a text input box with a mouse, and the client obtains the position coordinate of the mouse click position after detecting the mouse click operation.
And S12, sending the position coordinates to the cloud application server, so that the cloud application server performs display processing of an input cursor in the character input area under the condition that processing logic executing a cloud application process judges that the position coordinates belong to an effective character input area.
And the cloud application server executes the processing logic of the cloud application process and displays an input cursor in the character input box to prompt the user to input characters.
And S13, displaying an input cursor in the character input area of the first application picture.
Furthermore, in this embodiment, if the user triggers a text input operation in the text input box of the first screen, an input cursor appears in the text input box to prompt the user to perform text input, where the text input may be english input or chinese input.
If the user mistakenly triggers the text input operation at other positions, for example, the user clicks an area outside the text input box or any area of an application picture not containing the text input box, the client side acquires the coordinate of the operation position after detecting the text input triggering operation, the coordinate is sent to the cloud application server, the cloud application server provides the coordinate to the application process through a windows message mechanism, and after judging that the position corresponding to the coordinate does not belong to an effective text input area through the processing logic of the application process, the processing of inputting cursor display is not executed. At this time, on the terminal side, if the client detects that the current input state of the input method program is a Chinese input state, the client sends the coordinates of the operation position to the input method program, the input method program pops up a candidate word display frame at the position corresponding to the coordinates, and at this time, if the user finds that the input operation is triggered by mistake, the user can quit the character input through the operation of switching the input method (switching the input state of the input method program to English).
And S30, responding to the input confirmation operation of the user, acquiring the text content confirmed and input by the user from the input method program, sending the text content to the cloud application server, so that the cloud application server receives the text content, generates a second application picture after judging that the text content is effective input content through the processing logic of the cloud application process, and sends the second application picture to the client.
In this embodiment, if the user selects a character to be input from the candidate words displayed in the candidate word display frame, for example, the user triggers the input of the character by operating a space bar or a numeric key of a keyboard, the client side responds to the input confirmation operation of the user, obtains the character content input by the user from the input method program, and sends the character content to the cloud application server; the cloud application server receives the text content, provides the text content to the application process, displays the text content in the input box through the processing logic of the application process, generates a second application picture, and sends the second application picture to the client.
If the situation is that the character input operation is triggered by mistake, if a user selects characters to be input from candidate words displayed in a candidate word display frame, responding to the confirmation input operation of the user by a client, acquiring character contents confirmed and input by the user from an input method program, sending the character contents to a cloud application server, receiving the character contents by the cloud application server, providing the character contents to an application process, and discarding the character contents when the character contents are judged not to be valid input contents through the processing logic of the application process.
S40, receiving and displaying a second application picture sent by the cloud application server; and the second application picture comprises the text content.
Furthermore, in the embodiment, the text input is performed through the local default input method of the terminal, the input habit of a terminal user is fully considered, and the text input in the cloud application can achieve the user experience consistent with the text input in the local application by directly interacting with the input method program through the client installed on the terminal.
In this embodiment of the application, before the client receives and displays the first application screen sent by the cloud application server, the method further includes the following steps a 10:
step A10, the client performs the association with the default input method program local to the terminal in the starting process.
The local default input method of the terminal may be an input method carried by the terminal system, such as a microsoft pinyin input method, or a third-party input method installed locally at the terminal, such as a dog search input method, a QQ input method, and the like, and a terminal user sets the default input method locally according to the use habit of the terminal user.
In this embodiment, the client and the local default input method program of the terminal are associated one to one, so that the client can acquire the text input content of the input method program and the state information of the input method in time.
FIG. 4 is a diagram illustrating a display flow of a candidate word display box according to an exemplary embodiment of the present application; referring to fig. 4, in the step S20, in response to a text input operation by a user for the first application screen, triggering an input method program installed locally by the terminal and associated with the client to present a candidate word display box of text content to be input in the first application screen specifically includes the following steps S201 to S202:
s201, acquiring the current input state of the input method program.
The user clicks the character input box on the first application picture by using a mouse, and then switches the input method to the Chinese state for character input.
And S202, if the current input state is a Chinese input state, providing the position information to the input method program so that the input method program pops up the candidate word display box at a position corresponding to the position information in the process of inputting the text content by the user.
The text input method for the cloud application provided by the embodiment of the application is particularly suitable for a PC client, and the PC client can be an operation and Windows operating system environment or a MacOS operating system environment; in this embodiment, the PC client directly performs english input through the keyboard, and performs chinese input by starting the local input method.
FIG. 5 is a game screen schematic diagram illustrating text input of a cloud game according to an exemplary embodiment of the present application; referring to fig. 5, in the game screen diagram, after a user clicks a user name input box through a mouse, an input cursor is displayed in the user name input box, and in a Chinese input state, in a process of inputting characters through an operation keyboard by the user, a candidate word display box is displayed at the position of the input box; for example, in the illustration, after the user presses the "C" key in the keyboard in the chinese input state, the candidate words appearing include "from, layer, out, car, eat", and the like.
In this embodiment, the size of the candidate word display frame and the position relationship with the cursor or the input frame are also default for the terminal, so that the display of the candidate word display frame is always matched with the display of the terminal.
FIG. 6 is a schematic diagram illustrating an interaction flow between a cloud application server for text input and a PC client according to an exemplary embodiment of the present application; referring to fig. 6, in a complete interaction process, a user triggers a text input operation on a first application picture of a client by clicking a mouse, the client acquires position information of the input operation, the position information is sent to a cloud application server, the cloud application server displays an input cursor when judging that an input position is valid, at this time, if the input method is in a Chinese input state, the client provides the position information to an input method program, the input method program pops up a candidate word display frame at a corresponding position when the user performs text input, if the user confirms input of a certain candidate word, the client acquires text content of the confirmed input, the text content is sent to the cloud application server, and the cloud application server generates a second application picture according to the text content.
When a user inputs information such as some complex account numbers, verification codes or websites and the like into an application picture, if the user inputs the information in a manual input mode, the user needs to input the information accurately, and the process is time-consuming and tedious; based on this, in an embodiment of the present application, the method further includes the following steps B10-B20:
and step B10, responding to the content pasting operation triggered by the user aiming at the first application picture, and acquiring the copied character content from the clipboard.
And step B20, sending the text content to the cloud application server so that the cloud application server receives the text content, and generating the second application picture after judging that the text content is valid input content by executing the processing logic of the cloud application process.
Furthermore, in this embodiment, the user may copy any character string information in a state where the input cursor of the content input box is displayed, and then paste the copied content into the editing box at the cloud end through a content pasting operation, for example, by operating a "Ctrl + V" combination key on a keyboard.
In summary, according to the technical scheme provided by the application, when a terminal monitors that the state of a local input method is Chinese in scenes such as cloud games, the user obtains input characters such as Chinese from the input method and then sends the input characters to an editing box of cloud application, and the terminal copying and cloud pasting functions are supported by the scheme, so that the input experience of playing games locally by the user is consistent, and the method is suitable for more cloud games/cloud desktop input scenes.
FIG. 7 is a schematic structural diagram of a text input device for a cloud application according to an exemplary embodiment of the present application; referring to fig. 7, the apparatus 600 includes:
the first display module 601 is configured to receive a first application picture sent by a cloud application server and display the first application picture;
a first response module 602, configured to trigger an input method program locally installed in the terminal and associated with the client to present, in the first application screen, a candidate word display box of text content to be input in response to a text input operation of a user for the first application screen; wherein, the text content to be input comprises Chinese input content;
a second response module 603, configured to, in response to an input confirmation operation of a user, obtain text content that is input by the user from the input method program, send the text content to the cloud application server, so that the cloud application server receives the text content, generate a second application screen after determining, through processing logic of a cloud application process, that the text content is valid input content, and send the second application screen to the client;
a second display module 604, configured to receive the second application screen sent by the cloud application server and display the second application screen; and the second application picture comprises the text content.
Optionally, the apparatus 600 further includes:
and the association module (not shown in the figure) is used for executing association operation with the local default input method program of the terminal after the cloud application is started.
Optionally, the apparatus 600 further includes:
an obtaining module (not shown in the figure) configured to, if it is detected that a user has triggered an operation of inputting a text for a text input area of the first application screen, obtain a position coordinate of the operation;
a first sending module (not shown in the figure), configured to send the position coordinate to the cloud application server, so that the cloud application server performs display processing of an input cursor in a text input area when processing logic that executes a cloud application process determines that the position coordinate belongs to an effective text input area;
a third display module (not shown in the figure) for displaying an input cursor in the text input area of the first application screen.
Optionally, the first response module 602 is specifically configured to:
acquiring the current input state of the input method program;
and if the current input state is a Chinese input state, providing the position information to the input method program so that the input method program pops up the candidate word display box at the position corresponding to the position information in the process of inputting the text content by the user.
Optionally, the apparatus further includes:
an obtaining module (not shown in the figure) configured to obtain copied text content from a clipboard in response to a content pasting operation triggered by a user for the first application screen;
a second sending module (not shown in the figure), configured to send the text content to the cloud application server, so that the cloud application server receives the text content, and generates the second application screen after the processing logic of the cloud application process is executed to determine that the text content is valid input content.
In another embodiment of the present application, a machine-readable storage medium is further provided, on which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the steps of the text input method for cloud applications according to any of the embodiments.
Fig. 8 is a schematic structural diagram of a computer device according to an embodiment of the present application. Referring to fig. 8, the computer device 700 includes at least a memory 702 and a processor 701; the memory 702 is connected to the processor 701 through a communication bus 703 and is configured to store instruction codes executable by the processor 701; the processor 701 is configured to read and execute instruction codes from the memory 702 to implement the steps of the text input method of the cloud application according to any of the embodiments.
The implementation process of the functions and actions of each unit in the above device is specifically described in the implementation process of the corresponding step in the above method, and is not described herein again.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the application. One of ordinary skill in the art can understand and implement it without inventive effort.
Computers suitable for executing computer programs include, for example, general and/or special purpose microprocessors, or any other type of central processing unit. Generally, a central processing unit will receive instructions and data from a read-only memory and/or a random access memory. The basic components of a computer include a central processing unit for implementing or executing instructions and one or more memory devices for storing instructions and data. Generally, a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks. However, a computer does not necessarily have such a device. Moreover, a computer may be embedded in another device, e.g., a mobile telephone, a Personal Digital Assistant (PDA), a mobile audio or video player, a game console, a Global Positioning System (GPS) receiver, or a portable storage device such as a Universal Serial Bus (USB) flash drive, to name a few.
Computer-readable media suitable for storing computer program instructions and data include all forms of non-volatile memory, media and memory devices, including by way of example semiconductor memory devices (e.g., EPROM, EEPROM, and flash memory devices), magnetic disks (e.g., an internal hard disk or a removable disk), magneto-optical disks, and CD ROM and DVD-ROM disks. The processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.
While this specification contains many specific implementation details, these should not be construed as limitations on the scope of any invention or of what may be claimed, but rather as descriptions of features specific to particular embodiments of particular inventions. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. In other instances, features described in connection with one embodiment may be implemented as discrete components or in any suitable subcombination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.
Similarly, while operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In some cases, multitasking and parallel processing may be advantageous. Moreover, the separation of various system modules and components in the embodiments described above should not be understood as requiring such separation in all embodiments, and it should be understood that the described program components and systems can generally be integrated together in a single software product or packaged into multiple software products.
Thus, particular embodiments of the subject matter have been described. Other embodiments are within the scope of the following claims. In some cases, the actions recited in the claims can be performed in a different order and still achieve desirable results. Further, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some implementations, multitasking and parallel processing may be advantageous.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the scope of protection of the present application.

Claims (10)

1. The text input method of the cloud application is applied to a client, the client is installed on a terminal, and the method comprises the following steps:
receiving a first application picture sent by a cloud application server for displaying;
responding to the character input operation of a user aiming at the first application picture, triggering an input method program which is installed locally at the terminal and is associated with the client to present a candidate word display box of character content to be input in the first application picture; wherein, the text content to be input comprises Chinese input content;
responding to an input confirmation operation of a user, acquiring text contents input by the user from the input method program, sending the text contents to the cloud application server so that the cloud application server receives the text contents, generating a second application picture after judging the text contents to be effective input contents through processing logic of a cloud application process, and sending the second application picture to the client;
receiving the second application picture sent by the cloud application server for display; and the second application picture comprises the text content.
2. The method according to claim 1, wherein before the client receives and displays the first application screen sent by the cloud application server, the method further comprises:
and after the cloud application is started, executing the associated operation of the local default input method program of the terminal.
3. The method according to claim 1 or 2, wherein before the triggering, in response to a text input operation by a user for the first application screen, an input method program installed locally by the terminal and associated with the client to present a candidate word display box of text content to be input in the first application screen, the method further comprises:
if the fact that the user triggers the operation of inputting characters aiming at the character input area of the first application picture is detected, the position coordinates of the operation are obtained;
sending the position coordinate to the cloud application server so that the cloud application server performs display processing of an input cursor in the character input area under the condition that processing logic executing a cloud application process judges that the position coordinate belongs to an effective character input area;
and displaying an input cursor in the character input area of the first application picture.
4. The method according to claim 3, wherein the triggering, in response to a text input operation by a user for the first application screen, an input method program installed locally by the terminal and associated with the client to present a candidate word display box of text content to be input in the first application screen comprises:
acquiring the current input state of the input method program;
and if the current input state is a Chinese input state, providing the position information to the input method program so that the input method program pops up the candidate word display box at the position corresponding to the position information in the process of inputting the text content by the user.
5. The method of claim 1 or 2, further comprising:
responding to a content pasting operation triggered by a user aiming at the first application picture, and acquiring copied text content from a clipboard;
and sending the text content to the cloud application server so that the cloud application server receives the text content, and generating the second application picture after judging that the text content is effective input content through executing the processing logic of the cloud application process.
6. An implementation device of a cloud application input method is characterized by comprising:
the first display module is used for receiving and displaying a first application picture sent by the cloud application server;
a first response module, configured to trigger an input method program locally installed in the terminal and associated with the client to present a candidate word display box of text content to be input in the first application screen in response to a text input operation of a user for the first application screen; wherein, the text content to be input comprises Chinese input content;
the second response module is used for responding to the input confirmation operation of the user, acquiring the text content confirmed and input by the user from the input method program, sending the text content to the cloud application server so that the cloud application server receives the text content, generating a second application picture after judging that the text content is effective input content through the processing logic of the cloud application process, and sending the second application picture to the client;
the second display module is used for receiving the second application picture sent by the cloud application server and displaying the second application picture; and the second application picture comprises the text content.
7. The apparatus of claim 6, further comprising:
and the association module is used for executing association operation with the local default input method program of the terminal after the cloud application is started.
8. The apparatus of claim 6 or 7, further comprising:
the acquisition module is used for acquiring the position coordinate of the operation if detecting that the user triggers the operation of inputting the characters aiming at the character input area of the first application picture;
the sending module is used for sending the position coordinates to the cloud application server so that the cloud application server performs display processing of an input cursor in the character input area under the condition that processing logic executing a cloud application process judges that the position coordinates belong to an effective character input area;
and the third display module is used for displaying an input cursor in the character input area of the first application picture.
9. A machine-readable storage medium having stored thereon computer instructions which, when executed, perform the method of any one of claims 1-5.
10. A computer device, comprising: a machine-readable storage medium and a processor, the machine-readable storage medium: storing instruction code, the processor: communicating with a machine-readable storage medium, reading and executing instruction code in the machine-readable storage medium, to implement the method of any one of claims 1-5.
CN202011627753.7A 2020-12-31 2020-12-31 Character input method and device for cloud application and computer equipment Pending CN112667093A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011627753.7A CN112667093A (en) 2020-12-31 2020-12-31 Character input method and device for cloud application and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011627753.7A CN112667093A (en) 2020-12-31 2020-12-31 Character input method and device for cloud application and computer equipment

Publications (1)

Publication Number Publication Date
CN112667093A true CN112667093A (en) 2021-04-16

Family

ID=75412586

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011627753.7A Pending CN112667093A (en) 2020-12-31 2020-12-31 Character input method and device for cloud application and computer equipment

Country Status (1)

Country Link
CN (1) CN112667093A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113893524A (en) * 2021-08-04 2022-01-07 广州简悦信息科技有限公司 Cloud application processing system, method, device and equipment
CN114416232A (en) * 2021-12-24 2022-04-29 深信服科技股份有限公司 Method, device, equipment and storage medium for remote application to use local input method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113893524A (en) * 2021-08-04 2022-01-07 广州简悦信息科技有限公司 Cloud application processing system, method, device and equipment
CN114416232A (en) * 2021-12-24 2022-04-29 深信服科技股份有限公司 Method, device, equipment and storage medium for remote application to use local input method

Similar Documents

Publication Publication Date Title
EP3129871B1 (en) Generating a screenshot
US9575652B2 (en) Instantiable gesture objects
WO2022007513A1 (en) Video projecting method, device, equipment, and storage medium
KR101356453B1 (en) A system and method for pervasive computing
US9542949B2 (en) Satisfying specified intent(s) based on multimodal request(s)
CN111683000B (en) Communication device, memory and method for operating an instant messaging service
US10212103B2 (en) Smart automatic composition of short messaging responses
US20170024226A1 (en) Information processing method and electronic device
JP6313037B2 (en) Method and system for mini-application generation and execution of computer applications serviced by a cloud computing system
US20150082239A1 (en) Remote Virtualization of Mobile Apps with Transformed Ad Target Preview
CN110599396B (en) Information processing method and device
US20170192646A1 (en) Method and electronic device for hiding application icons and mobile phone
CN112667093A (en) Character input method and device for cloud application and computer equipment
CN113407086B (en) Object dragging method, device and storage medium
CN107835984B (en) Thermal mitigation user experience
WO2019076255A1 (en) Game application control method, and device
WO2021202412A1 (en) Creating cloud-hosted, streamed augmented reality experiences with low perceived latency
CN105872767A (en) Method and apparatus for guiding sharing based on user behaviors
US9766952B2 (en) Reverse launch protocol
WO2015058618A1 (en) Method and apparatus for displaying processing status
CN112764862A (en) Application program control method and device and electronic equipment
WO2017185599A1 (en) Application quick operation method and electronic device
US20140143303A1 (en) Information processing system, information processing device, information processing method, and storage medium having stored therein computer program
CN108769149B (en) Application partition processing method and device and computer readable storage medium
KR20160144445A (en) Expandable application representation, milestones, and storylines

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