CN111414085B - Input method operation method, system and medium of kylin mobile operation system - Google Patents

Input method operation method, system and medium of kylin mobile operation system Download PDF

Info

Publication number
CN111414085B
CN111414085B CN202010228631.4A CN202010228631A CN111414085B CN 111414085 B CN111414085 B CN 111414085B CN 202010228631 A CN202010228631 A CN 202010228631A CN 111414085 B CN111414085 B CN 111414085B
Authority
CN
China
Prior art keywords
input
event
input method
user operation
output
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.)
Active
Application number
CN202010228631.4A
Other languages
Chinese (zh)
Other versions
CN111414085A (en
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.)
National University of Defense Technology
Kirin Software Co Ltd
Original Assignee
National University of Defense Technology
Kirin Software 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 National University of Defense Technology, Kirin Software Co Ltd filed Critical National University of Defense Technology
Priority to CN202010228631.4A priority Critical patent/CN111414085B/en
Publication of CN111414085A publication Critical patent/CN111414085A/en
Application granted granted Critical
Publication of CN111414085B publication Critical patent/CN111414085B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0489Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using dedicated keyboard keys or combinations thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04806Zoom, i.e. interaction techniques or interactors for controlling the zooming operation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

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

Abstract

The invention discloses an input method operation method of a kylin mobile operation system, which comprises the steps of establishing a user operation event queue, a UI refreshing event queue and an input/output event queue between an input method foreground application and an input method SDK; when receiving a user operation event from an input method foreground application, putting the user operation event into a user operation event queue, and sequentially sending the user operation event to an input method SDK through the user operation event queue; when receiving a UI refreshing event from the SDK of the input method, putting the UI refreshing event into a UI refreshing event queue, and sequentially sending the UI refreshing event to the foreground application of the input method through the UI refreshing event queue; when receiving the input and output event from the input method SDK, the input and output event is put into an input and output event queue, and the input and output event is sequentially sent to the input method foreground application through the input and output event queue. The invention realizes the adaptation and optimization of the third-party input method under the kylin mobile operation system, and improves the user experience.

Description

Input method operation method, system and medium of kylin mobile operation system
Technical Field
The invention belongs to the field of mobile terminal operating systems, and particularly relates to an input method operation method, an input method operation system and an input method operation medium for a kylin mobile operating system.
Background
The kylin mobile operating system is a mobile terminal operating system developed by national defense science and technology university, is constructed based on WEB technology, has higher stability and operation efficiency, supports most of functions of common general mobile terminal equipment in the current market, and has independent intellectual property rights. Common application programming interfaces such as graphics rendering, file systems, input and output, etc., are provided in JavaScript based on component object models and WebAPI technology, as in fig. 1.
The input method is an encoding method adopted for inputting various symbols into a computer or other equipment (such as a mobile phone), and is an important tool software for performing Chinese man-machine interaction on the computer and other mobile terminal systems, wherein the input method is widely used in the fields of pinyin input method, five-stroke input method, handwriting input method and the like. The input method in the market generally supports a common Windows/Linux/ios/Android platform, supports common input rules such as pinyin, handwriting, wubi, strokes and the like, and also supports functions such as word association, intelligent word frequency, cloud input and the like. And good user experience is provided for other mobile terminal systems.
However, on the kylin mobile operation system, the existing input method application is constructed based on the Web technology and has difficulty in integrating with the SDK provided by the common input method on the market, so that most of input method software existing on the kylin mobile operation system so far cannot support input modes such as five strokes, handwriting input and the like based on an open-source JS algorithm library, and in the aspect of pinyin input, the input method is not supported for most of common intelligent input functions such as word association, intelligent word frequency and the like, the Chinese input efficiency is low, and the user experience is seriously influenced.
Disclosure of Invention
The invention aims to solve the problems that: aiming at the problems in the prior art, the input method operation method of the kylin mobile operation system is provided, and the input method existing in the market can be applied to the kylin mobile operation system by the method, so that the user experience is remarkably improved.
The technical scheme of the method in the invention is as follows:
an intermediate proxy module is established between an input method foreground application and an input method SDK, and the intermediate proxy module comprises a user operation event queue, a UI refreshing event queue and an input and output event queue;
when receiving a user operation event from an input method foreground application, putting the user operation event into a user operation event queue, and sequentially sending the user operation event to an input method SDK through the user operation event queue;
when receiving a UI refreshing event from the SDK of the input method, putting the UI refreshing event into a UI refreshing event queue, and sequentially sending the UI refreshing event to the foreground application of the input method through the UI refreshing event queue;
when receiving the input and output event from the input method SDK, the input and output event is put into an input and output event queue, and the input and output event queue is sequentially sent to the input method foreground application through the input and output event queue.
Preferably, the input method foreground application includes a peripheral event monitoring module for monitoring peripheral events, and the step of the peripheral event monitoring module for monitoring peripheral events includes:
a1 Monitoring an external input device, and if an event is monitored, entering into the execution of the next step;
a2 Generating a user operation event and sending the user operation event to a user operation event queue of the intermediate proxy module.
Preferably, the step A2) of generating the user operation event includes a step of optimizing a response of the screen touch event, and specifically includes:
AA 1) judging whether the user operation event is a screen touch event, if so, entering the next step, otherwise, exiting;
AA 2) respectively recording coordinates and time stamps of three events of pressing, moving and lifting of a screen touch event;
AA 3) comparing the coordinates of the occurrence of the three events with the time stamp, judging whether the error is smaller than a preset threshold, if yes, distributing the clicking event to the user operation event queue of the intermediate proxy module, otherwise, distributing the handwriting input event to the user operation event queue of the intermediate proxy module.
Preferably, the input method foreground application includes a UI refresh event listening module for listening to UI refresh, and the step of executing the UI refresh by the UI refresh event listening module includes:
b1 Reading a UI refresh sequence encapsulated in a UI refresh event;
b2 And (3) calling the UI control to display or calling the drawing container to update the rendering graphical interface according to the UI refreshing sequence.
Preferably, the step B2) of calling the platform drawing container to update the rendering graphical interface includes a step of optimizing rendering logic, specifically including: if the UI control is operated by the user, refreshing a corresponding image or button on the UI interface aiming at the UI control operated by the user; if the input is handwriting input, temporarily storing the data of the previous frame interface aiming at the stroke track, and recovering the previous frame interface and continuing drawing on the previous frame interface when the current frame is rendered.
Preferably, the step B2) of calling the platform drawing container to update the rendering graphical interface includes a step of optimizing a drawing frame, specifically including: setting a drawing interface for drawing content to a drawing container in an input method foreground application, removing data verification on the verified UI interface image data during drawing operation, and simultaneously modifying an intermediate object encapsulated by the image data from a copy of the image data to a pointer of an image data storage address.
Preferably, the input method foreground application includes an input/output event monitoring module for monitoring input/output events, and the step of executing input/output by the input/output event monitoring module includes:
c1 Reading the type of character encoding or editing operation encapsulated in accordance with the input/output event;
c2 The platform input context interface is called, and the screen operation or the editing operation is carried out on the input control, the input monitoring and the text block.
The invention also provides an input method operation system of the kylin mobile operation system, which comprises computer equipment, wherein the computer equipment is programmed or configured to execute the steps of the input method operation method of the kylin mobile operation system.
The invention also provides an input method operation system of the kylin mobile operation system, which comprises computer equipment, wherein a storage medium of the computer is stored with a computer program which is programmed or configured to execute the input method operation method of the kylin mobile operation system.
The invention also provides a computer readable storage medium having stored thereon a computer program programmed or configured to perform the method of operating an input method of a kylin mobile operating system as described above.
Compared with the prior art, the invention has the advantages that:
the invention builds the application of the input method with rich functions by utilizing the event queue model, optimizes the response flow of the user operation, avoids delay, reduces redundancy and memory consumption, overcomes the defect of poor support of the native input method on the kylin mobile operation system to the input of the Chinese character, and greatly improves the user experience.
Drawings
FIG. 1 is a schematic diagram of a kylin mobile operating system architecture.
FIG. 2 is a schematic diagram of operating system layering in an embodiment of the invention.
Fig. 3 is a flow chart of an embodiment of the present invention.
Detailed Description
The present invention will be further explained below with reference to the following examples and drawings, but the present invention is not limited to the embodiments.
An input method operation method of a kylin mobile operation system comprises the following steps:
as shown in fig. 2, when the input method is operated, the operating system is divided into an application layer, a supporting layer and an SDK layer, wherein the application layer comprises an input method foreground application, is constructed based on HTML/JavaScript/CSS and is used for receiving user operation and displaying an input method UI interface, the supporting layer provides an application programming interface to realize business logic, the SDK layer is used for accessing the input method SDK and packaging the interface, in this embodiment, a common dog search input method SDK is selected, an intermediate proxy module is established in the supporting layer, and the intermediate proxy module comprises:
the user operation instruction module is used for providing an interface of user operation response for the application layer;
the UI display refreshing module is used for providing an interface of UI display for the SDK layer;
and the input/output module is used for providing an interface for input/output operation for the SDK layer.
As shown in fig. 3, in this embodiment, after the setting, the operation interaction between the SDK layer and the application layer is decoupled based on the event queue model, and the specific steps include:
s1: establishing a user operation event queue through a user operation instruction module, establishing a UI display refresh event queue through a UI display refresh module, and establishing an input/output event queue through an input/output module, wherein the UI refresh event is a processing unit for user interface display generated by packaging a group of sequences of UI element operations, and the input/output event is an input method event processing unit for generating instructions such as character codes or character editing, cursor operations and the like returned based on a dog search input method SDK;
s2: the three queue modules asynchronously poll the event queues held by the three queue modules, when the event queues are not empty, dequeue the first available event, and enter the event processing flow, specifically:
when receiving a user operation event from an input method foreground application, putting the user operation event into a user operation event queue, and sequentially sending the user operation event to an input method SDK through the user operation event queue;
when receiving a UI refreshing event from the SDK of the input method, putting the UI refreshing event into a UI refreshing event queue, and sequentially sending the UI refreshing event to the foreground application of the input method through the UI refreshing event queue;
when receiving the input and output event from the input method SDK, the input and output event is put into an input and output event queue, and the input and output event queue is sequentially sent to the input method foreground application through the input and output event queue.
In this embodiment, the input method foreground application includes a peripheral event monitoring module for monitoring a peripheral event, and before receiving a user operation event from the input method foreground application, the input method foreground application further includes a step of monitoring the peripheral event by the peripheral event monitoring module, where the step includes:
a1 Monitoring an external input device, and if an event is monitored, entering into the execution of the next step;
a2 Generating a user operation event and sending the user operation event to a user operation event queue of the intermediate proxy module.
In this embodiment, the external input/output device includes a mouse, a keyboard, a touch screen, a touch pad, and the like, and the user operation event includes a click event, a keyboard input event, a handwriting input event, and the like. For the touch screen, the double-click scaling function defined in the small-size screen terminal device by most input methods needs 300ms delay after the screen operation of the user to judge whether the double-click operation is performed currently, if yes, the action of interface scaling is triggered, otherwise, a click event is distributed to the application, in this embodiment, in order to avoid the delay, the step A2) of generating the user operation event includes the step of response optimization of the screen touch event, and specifically includes:
AA 1) judging whether the user operation event is a screen touch event, if so, entering the next step, otherwise, exiting;
AA 2) respectively recording coordinates and time stamps of three events of pressing, moving and lifting of a screen touch event;
AA 3) comparing the coordinates of the occurrence of the three events with the time stamp, judging whether the error is smaller than a preset threshold, if yes, distributing the clicking event to the user operation event queue of the intermediate proxy module, otherwise, distributing the handwriting input event to the user operation event queue of the intermediate proxy module.
In this embodiment, the input method foreground application includes a UI refresh event monitoring module configured to monitor UI refresh, and after the UI refresh event is sequentially sent to the input method foreground application through a UI refresh event queue, the input method foreground application further includes a step of executing the UI refresh by the UI refresh event monitoring module, where the step includes:
b1 Reading a UI refresh sequence encapsulated in a UI refresh event;
b2 According to the UI refreshing sequence, the UI control is called to display or the drawing container is called to update the rendering graphical interface, in particular to call the platform display control such as textview, button to display or call the platform drawing container such as Canvas and SVG to update the rendering graphical interface.
In this embodiment, in order to reduce resource consumption of redundant interface refresh, the step B2) of calling the platform drawing container to perform updating of the rendered graphical interface includes a step of optimizing rendering logic, which specifically includes:
partial refresh: in actual operation, the UI control is generally operated by a user on a local part, for example, a specific button, so that in order to feedback the animation effect of the operation to the user, the corresponding image or button on the UI interface is refreshed for the UI control operated by the user, which is called local refresh;
temporarily storing the previous frame: in the handwriting input state, according to the logic of traditional frame refreshing when the stroke track is drawn, the whole interface is required to be redrawn and displayed, and the redundancy caused by the refresh is more than 300%, so that the data of the previous frame interface can be temporarily stored aiming at the stroke track, when the current frame is rendered, the temporarily stored previous frame interface is restored to a drawing buffer area, and then the drawing is directly carried out on the restored previous frame interface, and under the high-frequency drawing condition of the handwriting input state, the scheme can reduce the redundancy by about 90%.
In this embodiment, in order to save memory space, optimization of a drawing frame is further performed during UI refreshing, which specifically includes:
rendering using native canvas: in the traditional frame refreshing process, each time of refreshing, a graphic library is called by a dog search input method SDK to render a UI interface, image data is derived by means of the interface provided by the graphic library, and then the display of the UI interface image data is completed through a rendering interface of a platform; on a kylin mobile operating system, because the application of the foreground of the dog search input method and the SDK of the dog search input method are in running environments of different languages, unavoidable data copying can occur when data interaction is caused, and performance loss is caused. Therefore, in the embodiment, a Canvas drawing interface is set in the front-end application of the dog searching input method, the Canvas drawing interface is accessed to the SDK of the dog searching input method, the native Canvas drawing interface supported by the front-end application of the dog searching input method can be called, and the drawing content of a drawing container Canvas of the front-end application of the dog searching input method is directly drawn to optimize one-time full data copy of a cross-language environment;
optimizing the drawing process: at the time of the drawing operation, the intermediate object of the image data package is modified from the copy of the image data to the pointer of the image data storage address, thereby modifying the process of the image data copy to the process of pointer transfer. In this embodiment, for the PutImageData interface of the Canvas drawing interface, before optimization, it is found that there are 3 pixel-by-pixel data checksums in operation and copying image data is performed twice when creating an image data package object, so the optimization of the PutImageData interface of the Canvas drawing interface includes: and (3) verifying the verified UI image data, removing data verification, unifying the data storage formats of the intermediate objects packaged by the image data, and modifying the data storage space of the intermediate objects into a pointer to point to the storage address actually transmitted into the image data array by PutImageData, so that the memory space can be saved, and the time consumption in the copying process can be reduced.
In this embodiment, the input method foreground application includes an input/output event monitoring module for monitoring input/output events, and the step of executing input/output by the input/output event monitoring module after sequentially sending the input/output event queues to the input method foreground application through the input/output event queues includes:
c1 Reading the type of character encoding or editing operation encapsulated in accordance with the input/output event;
c2 The platform input context interface is called, and the screen operation or the editing operation is carried out on the input control, the input monitoring and the text block.
The invention also provides an input method operation system of the kylin mobile operation system, which comprises computer equipment, wherein the computer equipment is programmed or configured to execute the steps of the input method operation method of the kylin mobile operation system.
The invention also provides an input method operation system of the kylin mobile operation system, which comprises computer equipment, wherein a storage medium of the computer is stored with a computer program which is programmed or configured to execute the input method operation method of the kylin mobile operation system.
The invention also provides a computer readable storage medium having stored thereon a computer program programmed or configured to perform the method of operating an input method of a kylin mobile operating system as described above.
The foregoing description is only a preferred embodiment of the present invention, and is only used to help understand the method and core idea of the present application, and the scope of the present invention is not limited to the foregoing examples, but all technical solutions belonging to the concept of the present invention belong to the scope of the present invention. It should be noted that modifications and adaptations to the present invention may occur to one skilled in the art without departing from the principles of the present invention and are intended to be within the scope of the present invention.

Claims (7)

1. An input method operation method of a kylin mobile operation system is characterized in that: an intermediate agent module is established between an input method foreground application and an input method SDK, and comprises a user operation instruction module, a UI display refreshing module and an input/output module, wherein a user operation event queue is established through the user operation instruction module, a UI display refreshing event queue is established through the UI display refreshing module, and an input/output event queue is established through the input/output module;
when receiving a user operation event from an input method foreground application, putting the user operation event into a user operation event queue, and sequentially sending the user operation event to an input method SDK through the user operation event queue, wherein the input method foreground application comprises a peripheral event monitoring module for monitoring peripheral events, and the input method foreground application further comprises a peripheral event monitoring module for monitoring peripheral events before receiving the user operation event from the input method foreground application, and the input method foreground application comprises the following steps:
a1 Monitoring an external input device, and if an event is monitored, entering into the execution of the next step;
a2 Generating a user operation event, and sending the user operation event to a user operation event queue of the intermediate proxy module;
when receiving a UI refresh event from an input method SDK, putting the UI refresh event into a UI refresh event queue, and sequentially sending the UI refresh event to an input method foreground application through the UI refresh event queue, wherein the input method foreground application comprises a UI refresh event monitoring module for monitoring UI refresh, and the input method foreground application further comprises a step of executing UI refresh by the UI refresh event monitoring module after sequentially sending the UI refresh event to the input method foreground application through the UI refresh event queue, and the method comprises the following steps of:
b1 Reading a UI refresh sequence encapsulated in a UI refresh event;
b2 According to the UI refreshing sequence, invoking a UI control to display or invoking a drawing container to update the rendering graphical interface;
when receiving an input/output event from an input method SDK, putting the input/output event into an input/output event queue, and sequentially sending the input/output event queue to an input method foreground application through the input/output event queue, wherein the input method foreground application comprises an input/output event monitoring module for monitoring the input/output event, and the input/output event monitoring module is further used for executing the input/output step after sequentially sending the input/output event queue to the input method foreground application through the input/output event queue, and the input/output method comprises the following steps:
c1 Reading the type of character encoding or editing operation encapsulated in accordance with the input/output event;
c2 The platform input context interface is called, and the screen operation or the editing operation is carried out on the input control, the input monitoring and the text block.
2. The method for operating the kylin mobile operation system according to claim 1, wherein the generating the user operation event in the step A2) includes the step of optimizing the response of the screen touch event, and specifically includes:
AA 1) judging whether the user operation event is a screen touch event, if so, entering the next step, otherwise, exiting;
AA 2) respectively recording coordinates and time stamps of three events of pressing, moving and lifting of a screen touch event;
AA 3) comparing the coordinates of the occurrence of the three events with the time stamp, judging whether the error is smaller than a preset threshold, if yes, distributing the clicking event to the user operation event queue of the intermediate proxy module, otherwise, distributing the handwriting input event to the user operation event queue of the intermediate proxy module.
3. The method for operating the input method of the kylin mobile operating system according to claim 1, wherein the step B2) of calling the platform drawing container to update the rendering graphical interface includes a step of optimizing rendering logic, specifically including: if the UI control is operated by the user, refreshing a corresponding image or button on the UI interface aiming at the UI control operated by the user; if the input is handwriting input, temporarily storing the data of the previous frame interface aiming at the stroke track, and recovering the previous frame interface and continuing drawing on the previous frame interface when the current frame is rendered.
4. The method for operating the input method of the kylin mobile operating system according to claim 1, wherein the step B2) of calling the platform drawing container to update the rendering graphical interface includes a step of optimizing the drawing frame, and specifically includes: setting a drawing interface for drawing content to a drawing container in an input method foreground application, removing data verification on the verified UI interface image data during drawing operation, and simultaneously modifying an intermediate object encapsulated by the image data from a copy of the image data to a pointer of an image data storage address.
5. An input method operation system of a kylin mobile operation system, comprising a computer device, characterized in that the computer device is programmed or configured to execute the steps of the input method operation method of a kylin mobile operation system according to any one of claims 1 to 4.
6. An input method operation system of a kylin mobile operation system, comprising computer equipment, characterized in that a storage medium of the computer is stored with a computer program programmed or configured to execute the input method operation method of the kylin mobile operation system according to any one of claims 1 to 4.
7. A computer readable storage medium having stored thereon a computer program programmed or configured to perform the method of operating the input method of the kylin mobile operating system of any one of claims 1 to 4.
CN202010228631.4A 2020-03-27 2020-03-27 Input method operation method, system and medium of kylin mobile operation system Active CN111414085B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010228631.4A CN111414085B (en) 2020-03-27 2020-03-27 Input method operation method, system and medium of kylin mobile operation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010228631.4A CN111414085B (en) 2020-03-27 2020-03-27 Input method operation method, system and medium of kylin mobile operation system

Publications (2)

Publication Number Publication Date
CN111414085A CN111414085A (en) 2020-07-14
CN111414085B true CN111414085B (en) 2023-07-18

Family

ID=71491509

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010228631.4A Active CN111414085B (en) 2020-03-27 2020-03-27 Input method operation method, system and medium of kylin mobile operation system

Country Status (1)

Country Link
CN (1) CN111414085B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114661201A (en) * 2020-12-23 2022-06-24 广州视享科技有限公司 Three-dimensional input method and device of application program, storage medium and electronic equipment
CN115658214B (en) * 2022-12-09 2023-04-04 北京麟卓信息科技有限公司 Cross-operation-environment input rendering delay optimization method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102147724A (en) * 2010-02-08 2011-08-10 株式会社诺立阿 User interface software development kit for input method editor
CN106980531A (en) * 2016-01-19 2017-07-25 阿里巴巴集团控股有限公司 Input method operation processing method and device
CN108021371A (en) * 2016-10-31 2018-05-11 中标软件有限公司 Search dog input method and the integrated approach of IBUS frames under Domestic Platform

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102147724A (en) * 2010-02-08 2011-08-10 株式会社诺立阿 User interface software development kit for input method editor
CN106980531A (en) * 2016-01-19 2017-07-25 阿里巴巴集团控股有限公司 Input method operation processing method and device
CN108021371A (en) * 2016-10-31 2018-05-11 中标软件有限公司 Search dog input method and the integrated approach of IBUS frames under Domestic Platform

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
何英高 ; 黄晔华 ; .一种适用于智能终端中文输入法框架设计.信息技术.2015,(第05期),全文. *
刘峰 ; 王晔晗 ; 汤步洲 ; 王晓龙 ; 王轩 ; .基于Android的智能中文输入法.计算机工程.2011,(第07期),全文. *
夏博 ; .OPhone平台输入法开发解析.程序员.2010,(第08期),全文. *
杨小虎,杨立光.基于Nano-X开发环境的输入法服务器设计与实现.计算机工程与设计.2004,(第12期),全文. *
谢谦 ; 姜力 ; 吴健 ; 孙玉芳 ; .中文Linux输入法引擎标准研究.计算机研究与发展.2006,(第11期),全文. *

Also Published As

Publication number Publication date
CN111414085A (en) 2020-07-14

Similar Documents

Publication Publication Date Title
CN109902255B (en) Page mixed browsing record generation method, device, equipment and storage medium
CN105807966B (en) Method and device for acquiring touch screen event
CN111414085B (en) Input method operation method, system and medium of kylin mobile operation system
CN109885781B (en) Mixed page unified browsing method, device, equipment and storage medium
CN107423291B (en) Data translation method and client device
US6748391B1 (en) Alternate access through a stored database model of a computer controlled interactive display interface to information inaccessible directly through the interactive display interface
CN115185709A (en) Cross-platform implementation method and system for applying input method to Web operating system
CN108021567B (en) Method and device for self-adaptively customizing fonts of browser
CN102109999B (en) Realizing method for liquid crystal interface relay protection
CN110991147B (en) Font detection method and device, electronic equipment and storage medium
EP3115898B1 (en) Method for generating user-level events for an application
CN114647411A (en) Programming interface loading method and device, electronic equipment and storage medium
CN114201729A (en) Method, device and equipment for selecting matrix operation mode and storage medium
CN113468050A (en) Canvas-based testing method and device, computer equipment and storage medium
CN113138760A (en) Page generation method and device, electronic equipment and medium
CN112099770A (en) Template-based webpage generation method, system, equipment and storage medium
CN111625233A (en) Configuration method, device and equipment of state diagram and storage medium
CN117032874B (en) Remote control method, device, computing equipment and storage medium
CN110609669A (en) Interface processing method and device, storage medium and electronic equipment
US12001322B2 (en) Code linting in dynamic application environments
CN115051904B (en) Method and device for managing single disk state based on markup language
CN114791984B (en) Navigation tree display method, navigation tree display device and electronic equipment
CN114579235B (en) Language type-based icon display method, device, equipment and storage medium
US20230251958A1 (en) Code linting in dynamic application environments
CN116974670B (en) Graphical control management method and system based on single chip microcomputer

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
GR01 Patent grant
GR01 Patent grant