CN114416232A - Method, device, equipment and storage medium for remote application to use local input method - Google Patents

Method, device, equipment and storage medium for remote application to use local input method Download PDF

Info

Publication number
CN114416232A
CN114416232A CN202111599669.3A CN202111599669A CN114416232A CN 114416232 A CN114416232 A CN 114416232A CN 202111599669 A CN202111599669 A CN 202111599669A CN 114416232 A CN114416232 A CN 114416232A
Authority
CN
China
Prior art keywords
application
input method
local
input
window
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
CN202111599669.3A
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.)
Sangfor Technologies Co Ltd
Original Assignee
Sangfor Technologies 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 Sangfor Technologies Co Ltd filed Critical Sangfor Technologies Co Ltd
Priority to CN202111599669.3A priority Critical patent/CN114416232A/en
Publication of CN114416232A publication Critical patent/CN114416232A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • 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/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0233Character input methods

Landscapes

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

Abstract

The application discloses a method, a device, equipment and a storage medium for using a local input method by remote application, wherein the method comprises the following steps: presenting a first application interface in a local window of the terminal; responding to a calling event of an input method local to the terminal, and presenting a status bar of the input method on the first application interface, wherein the status bar is used for presenting an input state of the input method; presenting a candidate window of the input method on the first application interface in response to a character input event, wherein the candidate window is used for presenting candidate character strings; responding to a character selection event, and screening out character strings to be displayed from the candidate character strings; sending the character string to be displayed to a remote application of the local window; and presenting a second application interface on a local window of the terminal, wherein the second application interface is generated based on the first page data sent by the remote application and displays the character string to be displayed.

Description

Method, device, equipment and storage medium for remote application to use local input method
Technical Field
The present application relates to the field of network technologies, and relates to, but is not limited to, a method, an apparatus, a device, and a storage medium for a remote application to use a local input method.
Background
The use of remote applications on linux systems has the following disadvantages: only the input method of the server side of the remote application can be used and switched, and the user can easily perceive that the remote application is used, so that the experience is poor. Even if the local input method can be used, the implementation is complex, and modules or roles which need to be additionally added are many, for example, a control module or an agent module needs to be additionally added, so that the implementation is complex, links from character string input to character string display are many, the delay is high, and the seizure is easy.
Disclosure of Invention
In view of this, embodiments of the present application provide a method, an apparatus, a device, and a storage medium for a remote application to use a local input method.
In a first aspect, an embodiment of the present application provides a method for a remote application to use a local input method, where the method includes: presenting a first application interface in a local window of the terminal; responding to a calling event of an input method local to the terminal, and presenting a status bar of the input method on the first application interface, wherein the status bar is used for presenting an input state of the input method; presenting a candidate window of the input method on the first application interface in response to a character input event, wherein the candidate window is used for presenting candidate character strings; responding to a character selection event, and screening out character strings to be displayed from the candidate character strings; sending the character string to be displayed to a remote application of the local window; and presenting a second application interface on a local window of the terminal, wherein the second application interface is generated based on the first page data sent by the remote application and displays the character string to be displayed.
In a second aspect, an embodiment of the present application provides an apparatus for a remote application to use a local input method, including: the local window is used for presenting a first application interface; the terminal comprises a graphical user interface application, a local window and a first application interface, wherein the graphical user interface application is used for responding to a calling event of an input method local to the terminal, the local window is also used for presenting a status bar of the input method on the first application interface, and the status bar is used for presenting the input state of the input method; the graphical user interface application is further configured to respond to a character input event, the local window is further configured to present a candidate window of the input method on the first application interface, wherein the candidate window is configured to present a candidate character string; the graphical user interface application is further configured to respond to a character selection event, and the input method is configured to screen out a character string to be displayed from the candidate character string; the local window is also used for sending the character string to be displayed to a remote application of the local window; the local window is further used for presenting a second application interface on the local window of the terminal, and the second application interface is generated based on the first page data sent by the remote application and displays the character string to be displayed.
In a third aspect, an embodiment of the present application provides a computer device, including a memory and a processor, where the memory stores a computer program that is executable on the processor, and the processor executes the computer program to implement steps in a method for using a local input method by a remote application according to the first aspect of the embodiment of the present application.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps in the method for using a local input method by a remote application according to the first aspect of the embodiment of the present application.
In the embodiment of the application, when remote application is used, the local input method of the terminal can be called at will through the local input method of the terminal, the status bar of the input method can be seen, the input state can be set, the input method is switched, the local input method can be used more conveniently, delay is reduced, compared with the input method of a service end, delay is reduced, the card pause is not easy to occur, and user experience is improved.
Drawings
FIG. 1 is a schematic flow chart illustrating a method for using a local input method for a remote application according to an embodiment of the present application;
FIG. 2a is a schematic diagram of a first application interface according to an embodiment of the present disclosure;
FIG. 2b is a schematic diagram of another first application interface according to an embodiment of the present application;
FIG. 2c is a schematic diagram of a first application interface according to an embodiment of the present application;
FIG. 2d is a diagram illustrating a second application interface according to an embodiment of the present application;
FIG. 3a is a schematic flow chart illustrating another method for using a local input method for a remote application according to an embodiment of the present application;
FIG. 3b is a flowchart illustrating a method for using a local input method by a remote application according to an embodiment of the present application;
FIG. 4a is a schematic diagram illustrating a method for using a local input method by a remote application on a linux system according to an embodiment of the present application;
FIG. 4b is a schematic diagram of another method for using a local input method by a remote application on a linux system according to an embodiment of the present application;
FIG. 5a is a schematic diagram of a remote application on a virtual resource platform according to an embodiment of the present application;
FIG. 5b is a schematic diagram of a local window of a remote application using an input method of a remote server according to an embodiment of the present application;
FIG. 5c is a schematic diagram of a local window of another remote application using an input method of a remote server according to an embodiment of the present application;
FIG. 6 is a schematic structural diagram illustrating an apparatus for remotely applying a local input method according to an embodiment of the present application;
fig. 7 is a hardware entity diagram of a computer device according to an embodiment of the present application.
Detailed Description
The technical solution of the present application is further elaborated below with reference to the drawings and the embodiments.
Fig. 1 is a schematic flowchart of a method for remotely applying a local input method, as shown in fig. 1, and applied to a terminal, where the method includes:
step 102: presenting a first application interface in a local window of the terminal;
the terminal can be a local terminal device (also called a client) which can interact with a remote server, such as a smart phone, a notebook computer, a tablet computer, a desktop computer, and the like; the remote Application may be an Application program (Application) running on a remote server, the local window may be considered as a client of the remote Application, and the Application program refers to a computer program which is used for completing one or more specific tasks, runs in a user mode, and has a visual user interface for interacting with a user; the application program may be "electronic book", "email", "video", "calculator", "music", "game center", "browser", "word", "excel", and "ppt", etc., and as shown in fig. 2a, the first application interface may be a text editing page 20a of word.
Because the remote application is actually run on the remote server, the remote application usually uses the input method on the remote server, but the user of the client is more used to use the local input method on the local terminal device (i.e., the client), so the embodiment of the present application proposes a method for the remote application to use the local input method, which can enable the user to use the local input method when interacting with the remote application, and the local input method can be all input methods that can be used at the client, such as a dog search input method, a *** input method, a hectic input method, and the like.
Step 104: responding to a calling event of an input method local to the terminal, and presenting a status bar of the input method on the first application interface, wherein the status bar is used for presenting an input state of the input method;
the calling event of the input method may be selection or switching operation of the input method used by the user, for example, the user clicks a "Ctrl" key and a "Shift" key of the keyboard at the same time, so that the input method can be switched; the calling event of the input method can also be an opening operation of a user on the remote application, for example, the user double clicks a left mouse button, the remote application can be opened, and a status bar of the input method is presented on a first application interface of the remote application. As shown in fig. 2b, in the case that the remote application is word and the first application interface is a text input interface 20b of word, the user may click the "Ctrl" key and the "Shift" key of the keyboard at the same time to present a status bar 201b of the local input method in the text input interface 20 b.
The status bar 201b may include a plurality of input statuses of an input method, and the input statuses may include input method type, chinese/english switching, full/half-angle switching, chinese/english punctuation switching, soft keyboard, skin box, tool box, and the like; the user clicks the 'Ctrl' key and the 'Shift' key of the keyboard, and can switch different local input methods, and can also present or hide the status bar.
Step 106: presenting a candidate window of the input method on the first application interface in response to a character input event, wherein the candidate window is used for presenting candidate character strings;
the character input event may be an input operation of a user on a character string, such as a click operation of a user on "S", "h", "u", and "r" keys of a keyboard, the candidate window of the input method may also be referred to as a candidate box, the candidate window of the input method may include an input method type, a candidate character string and a page turning symbol input by the user, and the like, and in a case that the local input method is a dog search input method, the input method type may be a dog search input method, and may be denoted as "S". As shown in fig. 2c, a candidate window 202c of the input method may display a plurality of candidate character strings: "1. import", "2. ripe person", "3. tree person", "4. several days" and "5. ripe meat".
Step 108: responding to a character selection event, and screening out character strings to be displayed from the candidate character strings; sending the character string to be displayed to a remote application of the local window;
the character selection event may be the screening of candidate character strings by the user to screen the character strings to be displayed from the candidate character strings, and assuming that the character strings that the user wants to select are "days", the user may click "4" on the keyboard to select the character strings "days" corresponding to 4.
Step 110: and presenting a second application interface on a local window of the terminal, wherein the second application interface is generated based on the first page data sent by the remote application and displays the character string to be displayed.
As shown in fig. 2d, the character string "day number" 202d to be displayed is displayed in the second application interface 20d, and 201d is a status bar of the input method.
In the embodiment of the application, when remote application is used, the local input method of the terminal can be called at will through the local input method of the terminal, the status bar of the input method can be seen, the input state can be set, the input method is switched, the local input method can be used more conveniently, delay is reduced, compared with the input method of a service end, delay is reduced, the card pause is not easy to occur, and user experience is improved.
The embodiment of the application also provides a method for using the local input method by remote application, which comprises the following steps:
step S202: presenting a first application interface in a local window of the terminal;
step S204: responding to a calling event of an input method local to the terminal, and presenting a status bar of the input method on the first application interface, wherein the status bar is used for presenting an input state of the input method;
step S206: responding to a character input event, and acquiring second page data sent by the remote application;
wherein the second page data may include a position of a current input cursor.
Step S208: determining a first presentation position of a candidate window of the input method in the first application interface based on the second page data;
as shown in fig. 2c, the first presentation position may be a position of a lower right corner of the position 203c of the current input cursor, and the first presentation position may also be adjusted according to a user operation.
Step S210: presenting a candidate window of the input method at the first presentation position of the first application interface, wherein the candidate window is used for presenting candidate character strings;
step S212: responding to a character selection event, and screening out character strings to be displayed from the candidate character strings; sending the character string to be displayed to a remote application of the local window;
step S214: acquiring the position of a current input cursor and display data of a character string to be displayed, which are sent by the remote application;
wherein the first page data may include a position of a current input cursor and display data of a character string to be displayed.
Step S216: determining the character string to be displayed based on the display data of the character string to be displayed;
step S218: determining a second presentation position of the character string to be displayed in the second application interface based on the position of the current input cursor;
if the second presentation position may be a position where a position of a current input cursor is located, after the character string to be displayed is presented, the remote application may update the position of the current input cursor to a position after the character string to be displayed; as shown in fig. 2c, the position of the current input cursor is 203c, and as shown in fig. 2d, after the character string "days" 202d is presented, i.e. the position of the current input cursor is updated to a position 203d after "days" 202 d.
Step S220: and presenting the character string to be displayed at the second presentation position of the second application interface, wherein the second application interface is generated based on the first page data sent by the remote application and displays the character string to be displayed.
In the embodiment of the application, the first presentation position of the candidate window of the input method and the second presentation position of the character string to be displayed are determined according to the position of the current input cursor, so that cursor following can be better achieved, and user experience is improved.
Fig. 3a is a diagram of another method for using a local input method by a remote application according to an embodiment of the present application, which is applied to a terminal, where the terminal includes a local window 31, a graphical user interface application 32, and an input method 33 local to the terminal, and as shown in fig. 3a, the method includes the following steps:
step 302 a: presenting a first application interface in a local window of the terminal;
step 304 a: responding to a calling event of a local input method of the terminal through a graphical user interface application, and sending the calling event of the input method to the input method;
the local Window, the image user interface application and the local input method can be deployed at a local terminal of remote application, are all under an X-Windows system architecture, and an X Window is also called an X Window graphical user interface, is a computer software system and a network protocol, provides a basic graphical user interface and a networking computer with rich input equipment capability, wherein software writing uses a wide command set, and creates a hardware abstraction layer to allow the realization of equipment independence and reuse scheme on any computer.
The XIM protocol is an input method protocol conforming to the international standard under the X-Window system, as long as the application program and the system support the input protocol, the application program does not need to consider the input problem under different language environments, and the system can search the corresponding input method according to the corresponding regional environment (locale), thereby achieving the international requirement.
XIM the principle of use of the protocol includes: the input method does not intercept the user's input of a character key (i.e., various events) in advance. And the relationship between the local window of the remote application and the input method is as if the client and the server, and the input method provides the input service if the remote application makes an input request. Therefore, when the user inputs Chinese into a window, the actually typed keys are directly sent to the application program itself, and before the application program processes the Chinese characters, the application program sends the key sequences to the input method via XIM protocol, and then obtains the Chinese characters from the input method, so under XIM protocol, the local window of the remote application can be called XIM client, and the input method can be called XIM server.
The graphical user interface is also called a graphical program and can be represented as X-Server, X lib or X library, the XIM library is one of the X libraries, the X-Server can provide display service and receive the calling event of the input method of the user in the first application interface, the calling event of the input method can be processed by the graphical program and can create, map, delete the window and write and draw in the window; the Xlib can be an X interface of C language, an X window system protocol of a C language interface at a lower layer.
The local input method, also called an input method server, can convert the key (input event) of the user into a specific instruction, present a specific page according to the instruction, send, generate or filter a specific character string, and the like.
The graphical user interface application, the local window and the input method perform data interaction through a first communication protocol; wherein the first communication protocol is x-protocol.
Step 306 a: responding to the calling event through the input method, and sending display data of the status bar to the graphical user interface application;
wherein, the input method is different, and the display data of the status bar can be different.
Step 308 a: displaying, by the graphical user interface application, a status bar of the input method on a first application interface of the local window based on the display data of the status bar, wherein the status bar is used for displaying an input state of the input method;
the graphical user interface application can generate a first control command based on display data of the status bar, and send the first control command to the local window, so that the local window presents the status bar of the input method on the first application interface based on the first control command.
Step 310 a: sending, by the graphical user interface application, a character input event to the input method in response to the character input event;
step 312 a: converting the character input event into the candidate character string through the input method, and sending the candidate character string to the graphical user interface application;
step 314 a: presenting a candidate window of the input method on a first application interface of the local window by the graphical user interface application based on the candidate character string, wherein the candidate window is used for presenting the candidate character string;
the graphical user interface application may generate a second control command based on the candidate character string, and send the second control command to a local window, so that the local window presents the candidate window of the input method on the first application interface based on the second control command.
Step 316 a: sending, by the graphical user interface application, a character selection event to the input method in response to the character selection event;
step 318 a: responding to the character selection event through the input method, screening out character strings to be displayed from the candidate character strings, and sending the character strings to be displayed to the graphical user interface;
step 320 a: sending the character string to be displayed to the local window through the graphical user interface application;
step 322 a: sending the character string to be displayed to a remote application of the local window through the local window;
wherein the local window performs data interaction with the remote application through a second communication protocol; the first communication Protocol is different from the second communication Protocol, the Local window and the service end of the remote application can interact through the Internet such as LAN (Local Area Network) or VPN (Virtual Private Network), under the condition of interacting through LAN, the second communication Protocol can be TCP (Transmission Control Protocol)/IP (Internet Protocol ) and the like, under the condition of interacting through VPN, the second communication Protocol can be PPTP (Point to Point Tunneling Protocol), L2TP (Layer 2Tunneling Protocol, second Layer Tunneling Protocol) and the like.
Step 324 a: acquiring the first page data sent by the remote application through a local window of the terminal, and sending the first page data to the graphical user interface application;
step 326 a: and displaying a second application interface on the local window through the graphical user interface application based on the first page data, wherein the second application interface is generated based on the first page data sent by the remote application and displays the character string to be displayed.
The graphical user interface application can generate a third control command based on the first page data, and send the third control command to the local window, so that the local window presents a second application interface based on the third control command.
In the embodiment of the application, the input event is acquired through the graphical user interface application based on the XIM protocol, the input event is sent to the input method, the input method converts the input event into the character string to be displayed, and then the character string to be displayed is forwarded to the local window of the remote application for display through the graphical user interface application, so that the remote application can acquire the character string to be displayed more conveniently without adding an agent module, the influence of large delay and high error rate caused by excessive deployment modules can be reduced, and the compatibility, the usability and the uniformity of the input method for acquiring the input characters are improved; the graphical user interface application, the local window and the input method perform data interaction through a first communication protocol, and the local window performs data interaction with the remote application through a second communication protocol, so that data interaction can be performed more accurately and more efficiently.
Fig. 3b is a diagram of another method for using a local input method by a remote application according to an embodiment of the present application, which is applied to a terminal, where the terminal includes a local window 31, a graphical user interface application 32, and an input method 33 local to the terminal, and as shown in fig. 3b, the method includes the following steps:
step 302 b: presenting a first application interface in a local window of the terminal;
step 304 b: responding to a calling event of the local input method of the terminal through a graphical user interface application, and sending a calling request of the local input method of the terminal to the local window; the calling request comprises a calling event of the input method;
the graphical user interface application can acquire a trigger event of an input component by a user, wherein the trigger event can be a calling event of an input method, a character input event, a character selection event, an input method style selection event, a Chinese/English input selection event, a full/half angle selection event and the like; the style of the input method can also be called as the skin of the input method, such as the font of the input method, the display number of character strings to be input in a candidate window of the input method, the font color and the like; the input component may be a keyboard, mouse, etc.
Step 306 b: sending the call request to the remote application through the local window;
step 308 b: under the condition that a call response of the remote application to the call request is obtained through the local window, sending the call event to the graphical user interface application through the local window;
the remote application can decide whether to respond to a call request of the input method local to the terminal so as to decide whether to call the local input method or process a character input event, a character selection event and the like by the input method on the remote server.
Step 310 b: sending the calling event of the input method to the input method through the graphical user interface application;
step 312 b: responding to the calling event through the input method, and sending display data of the status bar to the graphical user interface application;
step 314 b: displaying, by the graphical user interface application, a status bar of the input method on a first application interface of the local window based on the display data of the status bar, wherein the status bar is used for displaying an input state of the input method;
step 316 b: responding to a character input event through the local window, acquiring the position of a current input cursor sent by the remote application, and sending the position of the current input cursor to a graphical user interface application;
step 318 b: determining, by the graphical user interface application, a first presentation position of a candidate window of the input method at the first application interface based on the position of the current input cursor;
step 320 b: sending, by the graphical user interface application, a character input event to the input method in response to the character input event;
step 322 b: converting the character input event into the candidate character string through the input method, and sending the candidate character string to the graphical user interface application;
step 324 b: presenting, by the graphical user interface application, a candidate window of the input method at the first presentation location of a first application interface of the local window based on the candidate character string and the first presentation location, wherein the candidate window is for presenting a candidate character string;
the graphical user interface application may generate a fourth control command based on the candidate character string and the first presentation position, and send the fourth control command to a local window, so that the local window presents the candidate window of the input method at the first presentation position of the first application interface of the local window based on the fourth control command.
In some embodiments, an input method style selection event may be sent to an input method by a graphical user interface application in response to the input method style selection event; converting the input method style selection event into a target input method style through the input method, and sending the target input method style to the graphical user interface application; presenting, by the graphical user interface application, the status bar of the input method in the target input method style at a first application interface of the local window based on the target input method style and the display data of the status bar; presenting, by the graphical user interface application, the candidate window of the input method in the target input method style at a first presentation location of a first application interface of the local window based on the target input method style and the candidate character string.
Step 326 b: sending, by the graphical user interface application, a character selection event to the input method in response to the character selection event;
step 328 b: responding to the character selection event through the input method, screening out character strings to be displayed from the candidate character strings, and sending the character strings to be displayed to the graphical user interface;
step 330 b: sending the character string to be displayed to the local window through the graphical user interface application;
step 332 b: sending the character string to be displayed to a remote application of the local window through the local window;
step 334 b: acquiring the first page data sent by the remote application through a local window of the terminal, and sending the first page data to the graphical user interface application; the first page data comprises display data of a character string to be displayed and the position of a current input cursor;
step 336 b: determining, by the graphical user interface application, a second presentation position of the character string to be displayed at the first application interface based on the position of the current input cursor;
step 338 b: and presenting a second application interface on the local window through the graphical user interface based on the display data of the character string to be displayed and the second presentation position, presenting the character string to be displayed on the second presentation position of the second application interface of the local window, wherein the second application interface is generated based on the first page data sent by the remote application and displays the character string to be displayed.
The gui application may generate a fifth control command based on the display data of the character string to be displayed and the second presentation position, and send the fifth control command to the local window, so that the local window presents the second application interface based on the fifth control command.
In the embodiment of the application, the input event is acquired through the graphical user interface application based on the XIM protocol, and is transmitted to the input method to be converted into the character string to be displayed, and then the character string to be displayed is forwarded to the local window of the remote application to be displayed, so that the remote application can acquire the character string to be displayed more conveniently without adding an agent module, the influences of large delay and high error rate caused by excessive deployment modules can be reduced, and the compatibility, the usability and the uniformity of the input method for acquiring the input characters are improved.
Fig. 4a is a schematic diagram of a method for using a local input method by a remote application on a linux system according to an embodiment of the present application, and as shown in fig. 4a, the method includes the following steps:
step 402: the method comprises the steps that a local window obtains a character string to be displayed of a local input method;
in step 402, the local window acquiring the to-be-displayed character string of the local input method can be realized through steps 4021 to 4026:
step 4021: the graphical user interface application 42 receives key events from a user via the input component 41;
the key event may be a character input event performed by a user on the first application interface.
Step 4022: the graphical user interface application 42 forwards the keystroke event to a local window 43 of a remote application;
step 4023: the local window 43, in the event that a response to the key event is determined, passes the key event back to the graphical user interface application 42;
step 4024: the gui application 42 sends the key event to an input method 44 local to the terminal, and the input method 44 converts the key event into a specific character string;
wherein the specific character string may be a character string to be displayed.
Step 4025: the input method 44 returns the particular string to the graphical user interface application 42;
step 4026: the gui application 42 sends the specific character string to the local window 43.
The user can implement the use of the local input method 44 in a remote application on the linux system by the following steps 404 and 406.
Step 404: the local window 43 sends the string to be displayed to the remote application 45;
step 406: the remote application 45 sends the display data of the character string to be displayed to the local window 43, so that the local window 43 displays a second application interface;
in some embodiments, after the step 406, the method further comprises the steps of:
step 408: the local window 43 may send display data of the character string to be displayed to the graphical user interface application 42;
step 410: the graphical user interface application 42 presents the second application interface in a local window 43 based on the display data of the string to be displayed.
The gui application 42 may generate a third control command based on the display data of the character string to be displayed, and send the third control command to the local window 43, so that the local window 43 presents the second application interface based on the third control command.
It is noted that, in some embodiments, as shown in fig. 4b, before the step 410, the method further includes: step 4091: the remote application 45 acquires the position of the current input cursor and sends the position of the current input cursor to the local window 43 in real time; step 4092: the local window 43 sends the position of the current input cursor to the graphical user interface application 42; step 4093: the gui application 42 determines a second presentation position of the character string to be displayed according to the position of the current input cursor.
Correspondingly, the step 410 can be implemented by the following steps: the graphical user interface application 42 presents a second application interface in the local window 43 based on the display data of the character string to be displayed and the second presentation position, and presents the character string to be displayed in the second presentation position of the second application interface.
The gui application 42 may generate a fifth control command based on the display data of the character string to be displayed and the second presentation position, and send the fifth control command to the local window 43, so that the local window 43 presents the second application interface based on the fifth control command, and presents the character string to be displayed at the second presentation position of the second application interface.
The use of remote applications on linux systems has the following disadvantages: only the input method of the server side of the remote application can be used and switched, and the user can easily perceive the used remote application, so that the experience is poor. Even if the local input method can be used, the implementation is complex, modules or roles which need to be additionally added are many, and if a control module or an agent module needs to be additionally added, the implementation is complex, links from input to final display are many, the delay is high, and the input method is easy to jam. Many problems exist in usability and compatibility of input methods, for example, cursor following cannot be achieved, and therefore a user cannot freely install third-party input methods such as dog searching and hundredth input methods.
Before the remote application cannot use the input method local to the terminal, as shown in fig. 5a, the remote application wps501a can be accessed through the virtual resource platform 50 a; as shown in fig. 5b or 5c, the input method used at this time for inputting characters on the local window 50b or 50c of wps is remote server side, the user on the local window side cannot see the status bar of the input method, cannot set and switch the status bar, and can only perform blind tapping, or what input method can only be used by the server side, and although the candidate window 501b or 501c of the input method can be seen, it cannot be known which input method is from the candidate window of the input method.
The remote application can use the local input method followed by the dog search input method as used in fig. 2b or 2c, which is the input method of the local linux system, and similarly, other local input methods can be used. Remote application on the linux system can use the local input method simply, conveniently and randomly, does not need to additionally deploy too many modules, reduces time delay, and is good in compatibility, so long as the input method is realized according to the xim protocol, no matter what third-party input method, a user can obtain input characters, and user experience is improved.
According to the embodiment of the application, the application program can simply acquire the input characters, the problems of large time delay and high error probability caused by multiple deployment modules are solved, the application program is simple and easy to use, and the usability, compatibility and uniformity of acquiring the input characters of the input method are improved.
Under an X-Window system, an API (Application Programming Interface) provided by xlib can be directly called to complete a method for acquiring input characters and is sent to an Application program corresponding to a remote server to be displayed, a local input method is simply used for remote Application without adding any agent module, the API is a certain predefined function, and the method aims to provide the capability of the Application program and a developer to access a group of routines based on certain software or hardware without accessing source codes or understanding details of an internal working mechanism.
It should be noted that, in the embodiment of the present application, if the method for using the local input method by the remote application is implemented in the form of a software functional module, and is sold or used as a standalone product, it may also be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the embodiments of the present application may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a mobile phone, a tablet computer, a desktop computer, a personal digital assistant, etc.) to execute all or part of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read Only Memory (ROM), a magnetic disk, or an optical disk. Thus, embodiments of the present application are not limited to any specific combination of hardware and software.
Based on the foregoing method embodiments, the present application provides an apparatus for using a local input method by a remote application, where the apparatus includes modules that can be implemented by a processor in a computer device; of course, the implementation can also be realized through a specific logic circuit; in the implementation process, the processor may be a Central Processing Unit (CPU), a Microprocessor Unit (MPU), a Digital Signal Processor (DSP), a Field Programmable Gate Array (FPGA), or the like.
Fig. 6 is a schematic structural diagram of an apparatus for using a local input method by a remote application according to an embodiment of the present application, and as shown in fig. 6, the apparatus 600 includes a local window 601, a graphical user interface application 602, and an input method 603, where:
a local window 601 for presenting a first application interface;
a graphical user interface application 602, configured to respond to an event of invoking an input method 603 local to the terminal, and the local window is further configured to present a status bar of the input method 603 in the first application interface, where the status bar is used to present an input state of the input method 603;
the graphical user interface application 602, further configured to respond to a character entry event, the local window, and further configured to present a candidate window of the input method 603 on the first application interface, wherein the candidate window is configured to present a candidate character string;
the gui application 602 is further configured to respond to a character selection event, and the input method 603 is configured to filter out a character string to be displayed from the candidate character string; the local window 601 is further configured to send the character string to be displayed to a remote application of the local window;
the local window 601 is further configured to present a second application interface, where the second application interface is generated based on the first page data sent by the remote application and displays the character string to be displayed.
In some embodiments, the local window 601 is configured to obtain second page data sent by the remote application in response to a character input event; the graphical user interface application 602 is configured to determine, at the first application interface, a first presentation position of a candidate window of the input method based on the second page data; the local window 601 is configured to present a candidate window of the input method at the first presentation position of the first application interface.
In some embodiments, the first page data includes a position of a current input cursor and display data of a character string to be displayed, and the local window 601 is configured to obtain the position of the current input cursor and the display data of the character string to be displayed, which are sent by the remote application; the gui application 602 is configured to determine, in the second application interface, a second presentation position of the character string to be displayed based on the position of the current input cursor; the local window 601 is further configured to present the character string to be displayed at the second presentation position of the second application interface.
In some embodiments, the gui application 602 is configured to send, in response to a call event of an input method local to the terminal, the call event of the input method to the input method 603; the input method 603 is configured to send, in response to the call event, display data of a status bar to the gui application 602; the gui application 602 is configured to present the status bar of the input method in the first application interface of the local window 601 based on the display data of the status bar.
In some embodiments, the gui application 602 is configured to send a call request for the input method 603 local to the terminal to the local window 601 in response to a call event for the input method 603 local to the terminal; the local window 601 is configured to send the call request to the remote application; the local window 601 is configured to send the invocation event to the gui application 602 when a call response to the invocation request by the remote application is obtained; the gui application 602 is configured to send a call event of the input method 603 to the input method 603.
In some embodiments, the graphical user interface application 602 is configured to send a character input event to the input method 603 in response to the character input event; the input method 603 is configured to convert the character input event into the candidate character string, and send the candidate character string to the gui application 602; the gui application 602 is configured to present a candidate window of the input method 603 on a first application interface of the local window 601 based on the candidate character string.
In some embodiments, the local window 601 is configured to, in response to a character input event, obtain a position of a current input cursor sent by the remote application, and send the position of the current input cursor to the graphical user interface application 602; the gui application 602 is configured to determine, at the first application interface, a first presentation position of a candidate window of the input method 603 based on the position of the current input cursor; the gui application 602 is configured to present a candidate window of the input method 603 at the first presentation position of the first application interface of the local window 601 based on the candidate character string and the first presentation position.
In some embodiments, the graphical user interface application 602 is configured to send a character selection event to the input method 603 in response to the character selection event; the input method 603 is configured to, in response to the character selection event, filter out a character string to be displayed from the candidate character string, and send the character string to be displayed to the graphical user interface 602; the gui application 602 is configured to send the character string to be displayed to the local window 601; the local window 601 is configured to send the character string to be displayed to a remote application of the local window 601.
In some embodiments, the local window 601 is configured to obtain the first page data sent by the remote application, and send the first page data to the gui application 602; the gui application is configured to present a second application interface in the local window 601 based on the first page data.
In some embodiments, the first page data includes a position of a current input cursor and display data of the character string to be displayed; the gui application 602 is configured to determine, in the first application interface, a second presentation position of the character string to be displayed based on the position of the current input cursor; the graphical user interface 602 is configured to present a second application interface in the local window 601 based on the display data of the character string to be displayed and the second presentation position, and present the character string to be displayed in the second presentation position of the second application interface of the local window 601.
In some embodiments, the graphical user interface application 602 interacts with the local window 601 and the input method 603 via a first communication protocol; the local window 601 performs data interaction with the remote application through a second communication protocol; the first communication protocol is different from the second communication protocol, wherein the first communication protocol is x-protocol.
The above description of the apparatus embodiments, similar to the above description of the method embodiments, has similar beneficial effects as the method embodiments. For technical details not disclosed in the embodiments of the apparatus of the present application, reference is made to the description of the embodiments of the method of the present application for understanding.
Correspondingly, an embodiment of the present application provides a computer device, fig. 7 is a schematic diagram of a hardware entity of the computer device in the embodiment of the present application, and as shown in fig. 7, the hardware entity of the device 700 includes: the remote input method comprises a memory 701 and a processor 702, wherein the memory 701 stores a computer program which can run on the processor 702, and the processor 702 executes the program to realize the steps of the method for using the local input method by the remote application in the embodiment.
The Memory 701 is configured to store instructions and applications executable by the processor 702, and may also buffer data (e.g., image data, audio data, voice communication data, and video communication data) to be processed or already processed by the processor 702 and modules in the device 700, and may be implemented by a FLASH Memory (FLASH) or a Random Access Memory (RAM).
Accordingly, embodiments of the present application provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps in the method for a remote application to use a local input method in the above embodiments.
Here, it should be noted that: the above description of the storage medium and device embodiments, similar to the above description of the method embodiments, has similar advantageous effects as the device embodiments. For technical details not disclosed in the embodiments of the storage medium and method of the present application, reference is made to the description of the embodiments of the apparatus of the present application for understanding.
It should be appreciated that reference throughout this specification to "one embodiment" or "an embodiment" means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment of the present application. Thus, the appearances of the phrases "in one embodiment" or "in an embodiment" in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. It should be understood that, in the various embodiments of the present application, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present application. The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described device embodiments are merely illustrative, for example, the division of the unit is only a logical functional division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or other forms.
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; can be located in one place or distributed on a plurality of network units; some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment. In addition, all functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may be separately regarded as one unit, or two or more units may be integrated into one unit; the integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by hardware related to program instructions, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium includes: various media that can store program codes, such as a removable Memory device, a Read Only Memory (ROM), a magnetic disk, or an optical disk. Alternatively, the integrated units described above in the present application may be stored in a computer-readable storage medium if they are implemented in the form of software functional modules and sold or used as independent products. Based on such understanding, the technical solutions of the embodiments of the present application may be essentially implemented or a part contributing to the related art may be embodied in the form of a software product stored in a storage medium, and including a plurality of instructions for enabling a computer device (which may be a mobile phone, a tablet computer, a desktop computer, a personal digital assistant, a navigator, a digital phone, a video phone, a television, a sensing device, etc.) to execute all or part of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: a removable storage device, a ROM, a magnetic or optical disk, or other various media that can store program code.
The methods disclosed in the several method embodiments provided in the present application may be combined arbitrarily without conflict to obtain new method embodiments. Features disclosed in several of the product embodiments provided in the present application may be combined in any combination to yield new product embodiments without conflict. The features disclosed in the several method or apparatus embodiments provided in the present application may be combined arbitrarily, without conflict, to arrive at new method embodiments or apparatus embodiments.
The above description is only for the embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (14)

1. A method for using a local input method by a remote application is applied to a terminal, and is characterized by comprising the following steps:
presenting a first application interface in a local window of the terminal;
responding to a calling event of an input method local to the terminal, and presenting a status bar of the input method on the first application interface, wherein the status bar is used for presenting an input state of the input method;
presenting a candidate window of the input method on the first application interface in response to a character input event, wherein the candidate window is used for presenting candidate character strings;
responding to a character selection event, and screening out character strings to be displayed from the candidate character strings; sending the character string to be displayed to a remote application of the local window;
and presenting a second application interface on a local window of the terminal, wherein the second application interface is generated based on the first page data sent by the remote application and displays the character string to be displayed.
2. The method of claim 1, wherein presenting a candidate window of the input method at the first application interface in response to a character input event comprises:
responding to a character input event, and acquiring second page data sent by the remote application;
determining a first presentation position of a candidate window of the input method in the first application interface based on the second page data;
presenting a candidate window of the input method at the first presentation position of the first application interface.
3. The method according to claim 1, wherein the first page data includes a position of a current input cursor and display data of a character string to be displayed, and the presenting of the second application interface in the local window of the terminal includes:
acquiring the position of a current input cursor and display data of a character string to be displayed, which are sent by the remote application;
determining the character string to be displayed based on the display data of the character string to be displayed;
determining a second presentation position of the character string to be displayed in the second application interface based on the position of the current input cursor;
and presenting the character string to be displayed at the second presentation position of the second application interface.
4. The method of claim 1, wherein presenting a status bar of an input method local to the terminal in the first application interface in response to a call event for the input method comprises:
responding to a calling event of a local input method of the terminal through a graphical user interface application, and sending the calling event of the input method to the input method;
responding to the calling event through the input method, and sending display data of the status bar to the graphical user interface application;
and displaying the status bar of the input method on a first application interface of the local window through the graphical user interface application based on the display data of the status bar.
5. The method according to claim 4, wherein the sending the invocation event of the input method to the input method in response to the invocation event of the input method local to the terminal through the graphical user interface application comprises:
responding to a calling event of the local input method of the terminal through a graphical user interface application, and sending a calling request of the local input method of the terminal to the local window;
sending the call request to the remote application through the local window;
under the condition that a call response of the remote application to the call request is obtained through the local window, sending the call event to the graphical user interface application through the local window;
and sending the calling event of the input method to the input method through the graphical user interface application.
6. The method of claim 1, wherein presenting a candidate window of the input method at the first application interface in response to a character input event comprises:
sending, by the graphical user interface application, a character input event to the input method in response to the character input event;
converting the character input event into the candidate character string through the input method, and sending the candidate character string to the graphical user interface application;
presenting, by the graphical user interface application, a candidate window of the input method at a first application interface of the local window based on the candidate string.
7. The method of claim 6, wherein presenting a candidate window of the input method at the first application interface in response to a character input event further comprises:
responding to a character input event through the local window, acquiring the position of a current input cursor sent by the remote application, and sending the position of the current input cursor to a graphical user interface application;
determining, by the graphical user interface application, a first presentation position of a candidate window of the input method at the first application interface based on the position of the current input cursor;
presenting, by the graphical user interface application, a candidate window of the input method at a first application interface of the local window based on the candidate string, comprising:
presenting, by the graphical user interface application, a candidate window of the input method at the first presentation location of a first application interface of the local window based on the candidate string and the first presentation location.
8. The method of claim 1, wherein in response to a character selection event, filtering out a character string to be displayed from the candidate character strings, and sending the character string to be displayed to a remote application of the local window, comprises:
sending, by the graphical user interface application, a character selection event to the input method in response to the character selection event;
responding to the character selection event through the input method, screening out character strings to be displayed from the candidate character strings, and sending the character strings to be displayed to the graphical user interface;
sending the character string to be displayed to the local window through the graphical user interface application;
and sending the character string to be displayed to a remote application of the local window through the local window.
9. The method of claim 1, wherein presenting the second application interface in the local window of the terminal comprises:
acquiring the first page data sent by the remote application through a local window of the terminal, and sending the first page data to the graphical user interface application;
presenting, by the graphical user interface application, a second application interface at the local window based on the first page data.
10. The method according to claim 9, wherein the first page data includes a position of a currently input cursor and display data of the character string to be displayed;
presenting, by the graphical user interface application based on the first page data, a second application interface at the local window, comprising:
determining, by the graphical user interface application, a second presentation position of the character string to be displayed at the first application interface based on the position of the current input cursor;
and presenting a second application interface in the local window through the graphical user interface based on the display data of the character string to be displayed and the second presentation position, and presenting the character string to be displayed in the second presentation position of the second application interface of the local window.
11. The method of any of claims 4 to 10, wherein the graphical user interface application interacts data with the local window and the input method via a first communication protocol;
the local window performs data interaction with the remote application through a second communication protocol;
the first communication protocol is different from the second communication protocol, wherein the first communication protocol is x-protocol.
12. An apparatus for using a local input method by a remote application, the apparatus comprising:
the local window is used for presenting a first application interface;
the terminal comprises a graphical user interface application, a local window and a first application interface, wherein the graphical user interface application is used for responding to a calling event of an input method local to the terminal, the local window is also used for presenting a status bar of the input method on the first application interface, and the status bar is used for presenting the input state of the input method;
the graphical user interface application is further configured to respond to a character input event, the local window is further configured to present a candidate window of the input method on the first application interface, wherein the candidate window is configured to present a candidate character string;
the graphical user interface application is further configured to respond to a character selection event, and the input method is configured to screen out a character string to be displayed from the candidate character string; the local window is also used for sending the character string to be displayed to a remote application of the local window;
the local window is further used for presenting a second application interface on the local window of the terminal, and the second application interface is generated based on the first page data sent by the remote application and displays the character string to be displayed.
13. A computer device comprising a memory and a processor, the memory storing a computer program operable on the processor, wherein the processor when executing the program implements the steps in the method of any of claims 1 to 11 for a remote application to use a local input method.
14. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method for a remote application to use a local input method as claimed in any one of claims 1 to 11.
CN202111599669.3A 2021-12-24 2021-12-24 Method, device, equipment and storage medium for remote application to use local input method Pending CN114416232A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111599669.3A CN114416232A (en) 2021-12-24 2021-12-24 Method, device, equipment and storage medium for remote application to use local input method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111599669.3A CN114416232A (en) 2021-12-24 2021-12-24 Method, device, equipment and storage medium for remote application to use local input method

Publications (1)

Publication Number Publication Date
CN114416232A true CN114416232A (en) 2022-04-29

Family

ID=81270222

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111599669.3A Pending CN114416232A (en) 2021-12-24 2021-12-24 Method, device, equipment and storage medium for remote application to use local input method

Country Status (1)

Country Link
CN (1) CN114416232A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115826771A (en) * 2022-10-26 2023-03-21 荣耀终端有限公司 Input method switching method and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751249A (en) * 2008-12-09 2010-06-23 纬创资通股份有限公司 Keyboard translation method for operating system and relevant device thereof
CN102968190A (en) * 2012-10-24 2013-03-13 深圳市深信服电子科技有限公司 Local input method mapping device and method based on remote application
CN112667093A (en) * 2020-12-31 2021-04-16 江苏视博云信息技术有限公司 Character input method and device for cloud application and computer equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751249A (en) * 2008-12-09 2010-06-23 纬创资通股份有限公司 Keyboard translation method for operating system and relevant device thereof
CN102968190A (en) * 2012-10-24 2013-03-13 深圳市深信服电子科技有限公司 Local input method mapping device and method based on remote application
CN112667093A (en) * 2020-12-31 2021-04-16 江苏视博云信息技术有限公司 Character input method and device for cloud application and computer equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
鱼夫子: "linux 输入法框架xim, 基于XIM协议的输入法原理与实现", 《HTTPS://BLOG.CSDN.NET/WEIXIN_35676939/ARTICLE/DETAILS/116971842》, pages 1 - 7 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115826771A (en) * 2022-10-26 2023-03-21 荣耀终端有限公司 Input method switching method and electronic equipment
CN115826771B (en) * 2022-10-26 2023-08-22 荣耀终端有限公司 Input method switching method and electronic equipment

Similar Documents

Publication Publication Date Title
US10303526B2 (en) Device specific handling of user interface components
US9043300B2 (en) Input method editor integration
JP6169590B2 (en) Adaptive input language switching
US8266544B1 (en) HTML pop-up control
US10341268B2 (en) Method and device for implementing instant messaging
US9417793B2 (en) Global keyboard shortcuts management for web applications
AU2014327147B2 (en) Quick tasks for on-screen keyboards
US20180024730A1 (en) Custom widgets based on graphical user interfaces of applications
KR20180051590A (en) Content integration in non-browser applications
CN112102448B (en) Virtual object image display method, device, electronic equipment and storage medium
KR102087807B1 (en) Character inputting method and apparatus
US20080172621A1 (en) Augmenting service description with expected usage information
CN109997111A (en) Contents processing across application
CN108345683A (en) Webpage display process, device, terminal and storage medium
CN114416232A (en) Method, device, equipment and storage medium for remote application to use local input method
US20190369827A1 (en) Remote data input framework
CN113238747A (en) Label generation method and system for self-adaptive container display
CN111708533B (en) Method and device for setting mouse display state in application thin client
US10983805B2 (en) Contextual keyboard located on a remote server for implementation on any content delivery and interaction application
US20210026913A1 (en) Web browser control feature
KR102545854B1 (en) Method and apparatus for generating a subset of font file
CN111506848A (en) Webpage processing method, device, equipment and readable storage medium
KR102158544B1 (en) Method and system for supporting spell checking within input interface of mobile device
CN114625472A (en) Page display method and device, electronic equipment and storage medium
CN114237560A (en) Data storage method, storage device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination