WO2019080297A1 - Method and device for disabling annotation mode, electronic equipment, and storage medium - Google Patents

Method and device for disabling annotation mode, electronic equipment, and storage medium

Info

Publication number
WO2019080297A1
WO2019080297A1 PCT/CN2017/116222 CN2017116222W WO2019080297A1 WO 2019080297 A1 WO2019080297 A1 WO 2019080297A1 CN 2017116222 W CN2017116222 W CN 2017116222W WO 2019080297 A1 WO2019080297 A1 WO 2019080297A1
Authority
WO
WIPO (PCT)
Prior art keywords
annotation
message
notification message
annotation mode
mode
Prior art date
Application number
PCT/CN2017/116222
Other languages
French (fr)
Chinese (zh)
Inventor
陆晖
谢琨
Original Assignee
广州视源电子科技股份有限公司
广州视臻信息科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 广州视源电子科技股份有限公司, 广州视臻信息科技有限公司 filed Critical 广州视源电子科技股份有限公司
Publication of WO2019080297A1 publication Critical patent/WO2019080297A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0483Interaction with page-structured environments, e.g. book metaphor

Definitions

  • the present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, an electronic device, and a storage medium for turning off an annotation mode.
  • Smart tablets have been widely used in people's work and study, for example, using smart tablets for teaching demonstrations and conference presentations.
  • the most common demonstration is to perform a document presentation by means of a screen, such as a PPT presentation, in which the source device sends the desktop data of the PPT presentation to the smart tablet for presentation.
  • the annotation mode In the presentation, it is often necessary to increase the comprehensibility of the presentation content by means of annotation.
  • the annotation content can be written directly on the screen, which is convenient and environmentally friendly.
  • the annotation mode when entering the annotation mode, after the user writes the annotation content, the annotation mode must be manually closed to perform other operations such as page turning, which makes the user operation cumbersome and often has the following problems: It is customary to forget to manually close the annotation mode and directly perform operations such as page turning. When the user finds that the page turning operation does not respond, he realizes that the annotation mode needs to be manually closed, which results in a poor user experience.
  • Embodiments of the present invention provide a method, an apparatus, an electronic device, and a storage medium for turning off an annotation mode, which are intended to simplify user operations and improve user experience.
  • the present invention is implemented by the following technical solutions:
  • the annotation mode Before receiving the instruction to close the annotation mode, if the preset notification message is heard, the annotation mode is turned off and the preset notification message is responded to.
  • the notification message includes a message to update a view currently displayed by the application or a message to save annotation information.
  • the message to update the view currently displayed by the application includes a page flip message.
  • whether the external interface or the network module of the device that is listening to the device receives the preset notification message includes:
  • the method before closing the annotation mode, the method further includes the steps of: storing the annotation information and recording a correspondence between the annotation information and the current view.
  • the annotation information is stored in the annotation file, and the correspondence between the annotation information and the current view is recorded.
  • the annotation mode after starting the annotation mode, it also includes:
  • the annotation information stored in the annotation file is obtained, and the obtained annotation information is rendered as a thumbnail on the currently displayed view;
  • the corresponding annotation information is obtained from the annotation file and rendered onto the screen.
  • annotation content of the annotation information is serialized to obtain annotation information in the form of data, and the annotation information in the form of data is saved in the annotation file.
  • An annotation device comprising:
  • the monitoring module is configured to start the annotation mode in the currently running application, and listen to whether the external interface or the network module of the device receives the preset notification message;
  • a processing module configured to close the annotation mode and respond to the notification message if the preset notification message is heard before receiving the instruction to close the annotation mode.
  • An electronic device comprising a memory storing processor-executable instructions; wherein the processor is coupled to the memory for reading program instructions stored by the memory and, in response, executing any of the above embodiments An operation in the method of closing the annotation mode.
  • the electronic device described above includes a smart tablet.
  • a storage medium having stored thereon a computer program executed by a processor in an operation in a method of turning off an annotation mode as described in any of the above embodiments.
  • the triggering behavior of the user desire to turn off the annotation mode is set as a preset notification message, for example, a message for updating the view currently displayed by the application, or a message for saving the annotation information, in the currently running application.
  • the external interface or the network module of the monitoring device receives the preset notification message.
  • the system not only responds to the notification message, but also performs the corresponding operation, and automatically closes the annotation. mode. In this way, even if the user forgets to manually click the close control to close the annotation mode, the annotation mode can be automatically turned off according to the notification message that the user desires to turn off the annotation mode, so that the user operation is simple and the user experience is high.
  • FIG. 1 is a partial flow chart of a method of the present invention for turning off an annotation mode, according to an exemplary embodiment
  • FIG. 2 is a schematic diagram of an application scenario of a method for turning off an annotation mode provided by the present invention according to an exemplary embodiment
  • FIG. 3 is a schematic diagram of another application scenario of a method for turning off an annotation mode provided by the present invention according to an exemplary embodiment
  • FIG. 4 is a schematic diagram of another application scenario of a method for turning off an annotation mode provided by the present invention according to an exemplary embodiment
  • FIG. 5 is a partial flowchart of a method for closing an annotation mode proposed by the present invention according to an exemplary embodiment
  • FIG. 6 is a schematic diagram of another application scenario of a method for turning off an annotation mode provided by the present invention according to an exemplary embodiment
  • FIG. 7 is a hardware architecture diagram of an electronic device according to an exemplary embodiment of the present invention.
  • FIG. 8 is a structural block diagram of an apparatus for turning off an annotation mode according to an exemplary embodiment of the present invention.
  • first, second, third, etc. may be used in the present invention to describe various messages, these messages should not be limited to these terms. These terms are only used to distinguish messages of the same type from each other.
  • first message may also be referred to as a second message without departing from the scope of the invention.
  • second message may also be referred to as a first message.
  • word "if” as used herein may be interpreted as "when” or “when” or “in response to a determination.”
  • an embodiment of the present invention provides a method for turning off an annotation mode.
  • the method includes the following steps:
  • S101 Start the annotation mode in the currently running application; monitor whether the external interface or the network module of the device receives the preset notification message;
  • the currently running application program in the embodiment of the present invention may be a document program (for example, a PPT program or a Word program) running on a local device; It can be an electronic device such as a smart tablet with a touch input function, a computer, a smart phone, and a tablet computer.
  • the local device can perform document presentation through the shared desktop.
  • the above-mentioned document presentation through the shared desktop may be to send the desktop shared data of the source device to the local device through wireless screen transmission or wired screen transmission.
  • FIG. 4 a schematic diagram of an application scenario of a method for turning off an annotation mode according to an embodiment of the present invention is provided. Referring to FIG. 4, in the application scenario shown in FIG.
  • the local device 401 performs a document presentation by using a wireless screen technology. Specifically, the wireless device 403 is accessed on the source device 402, and the local device 401 passes. The wireless transmitter 403 obtains the desktop sharing data of the source device 402. The program that is currently running by the local device 401 is a shared desktop, and the wireless transmitter 403 can obtain the source. The user of the device 402 inputs a message, and sends the user input message to the sharing program through the network module of the local device 401. The local device 401 monitors that the network module receives the user input message, and determines whether the user input message is preset.
  • the local device 401 turns off the annotation mode, and responds to the preset notification message.
  • the response to the preset notification message may be from the above
  • the source device 402 receives the updated desktop sharing data and updates the currently displayed view.
  • the network module provided by the embodiment of the present invention is configured to perform wireless communication with a source device, and in other examples, the network module may be used to communicate with a near field communication device, for example, with a smart pen or a remote controller; Limit the communication objects of the network module.
  • the external interface proposed by the embodiment of the present invention may be a USB interface or the like, and the present invention does not limit the type of the external interface.
  • the transparent layer can be rendered on the currently displayed view.
  • the transparent layer can be a globally transparent layer, which is rendered in Above the currently displayed view for rendering annotation content based on annotation information.
  • the operational controls can also be rendered on the currently displayed view; the operational controls can be floating visible operational controls that can be rendered on top of the transparent layer.
  • the annotation information provided by the embodiment of the present invention may include a writing message, an erasing message, and the like.
  • the operational controls proposed by the present invention can include at least one of the following controls: an annotation color selection control, an eraser control, and an annotation pen control. In addition, you can also include save controls, scan code sharing controls, and mailing controls.
  • the preset notification message proposed by the present invention may include some behaviors that the user desires to turn off the annotation mode, such as a message that updates the view currently displayed by the application.
  • the message updating the view currently displayed by the application may include a page flip message. It can be understood that the page flipping message is only a message for updating the view currently displayed by the application proposed by the present invention. In some examples, it may also be a message triggered by a scroll bar. It should be understood that the present invention does not Limit the type of message. For convenience of description, the following describes a page as a preset notification message as an example.
  • the page flip message may include a page flip message triggered by means of near field communication, such as a smart pen triggered page flip message.
  • the page turning message may also be a mouse message from the source device.
  • the keyboard message is triggered; when the source device is a touch electronic device such as a smart tablet or a smart phone, the page flip message may be a sliding touch message of the source device.
  • the page flipping message is used as an example of a page flipping message triggered by a smart pen.
  • the method provided in this embodiment includes: In the running application, the annotation mode is started. After the page-turning message is monitored, the local device closes the annotation mode, and after receiving the page-turning message, obtains the updated data to update the currently displayed view. When the local device can pass When the shared desktop is used for the document presentation, the data source of the view is the source device connected to the local device through the network.
  • the method provided by the embodiment of the present invention includes: starting the annotation mode in the currently running application, when the local device is The network module listens to the page turning message, and after the comment mode is closed, the paging message is notified to the source device through the network, and after the source device responds to the page turning message, the updated data is received from the source device. Update the currently displayed view.
  • FIG. 2 it is a schematic diagram of an application scenario of a method for turning off an annotation mode provided by the present invention, which is illustrated by another exemplary embodiment.
  • the smart tablet is demonstrated by the wireless screen technology, and the currently running program of the smart tablet is a shared desktop.
  • the smart tablet is demonstrated by a desktop shared by a computer, and the data source of the view currently displayed by the smart tablet is a computer.
  • the user can trigger the page turning message by using the page turning key of the smart pen, and further, when the user clicks the page turning control or the page turning control backward, the smart tablet closes the comment mode.
  • the source device in the embodiment shown in FIG. 2, the source device is a computer
  • the page flip message for example, simulating a mouse input message or a keyboard input message to turn the page message
  • the device sends to the source device, so that the source device responds to the received page flip message after receiving the page flip message.
  • a wireless screen transmission technology may be used, that is, a page turning message is sent to the source device through a wireless screen device.
  • one end of the wireless screen device is connected to the smart tablet through the Wifi, and the other end is connected. Connect to your computer via the USB port.
  • the smart tablet may first send the page flip message to the wireless screen device, and further, when the wireless screen device receives the page flip message, the page flip message according to the USB HID (Human Inter Device) multi-touch protocol. Repackage and send the repackaged page flip message to the computer via the USB interface. In this way, after receiving the page-turning message, the source device responds to the page-turning message.
  • USB HID Human Inter Device
  • the smart tablet receives the updated data from the source device, so that after the updated data is received, the currently displayed view is updated.
  • the paging message includes a page flipping message triggered by the source device of the network connection, where the data of the view is derived from the source device, and the update command is The source device sends, the method further includes: after listening to the source device triggering the page turning message, closing the annotation mode, and receiving the updated data from the source device after updating the page turning message to update the currently displayed view. .
  • FIG. 3 is a schematic diagram of an application scenario of a method for turning off an annotation mode provided by another embodiment of the present invention.
  • the smart tablet performs document presentation through wireless screen technology, and the currently running program of the smart tablet is a shared desktop.
  • the smart tablet is demonstrated by a desktop shared by a computer, and the data source of the view currently displayed by the smart tablet is a source device, such as a computer.
  • the user can trigger a page flip message by clicking the page flip button on the computer.
  • the computer can trigger a notification message and send the update command and the updated data to the smart.
  • the tablet further, after the smart tablet receives the update command and the updated data, closes the annotation mode and updates the currently displayed view.
  • the preset notification message may also Non-paged messages, such as messages that store annotation information, messages that touch the screen with pressure values up to a preset value, mouse messages from source devices (such as mouse messages for fast-moving mouse), keyboard messages from source devices (such as clicks) Any key on the keyboard to wake up the source device, etc.
  • the currently running application is a local document program or a shared program for receiving desktop shared data. After the annotation mode is started in the currently running application, after the preset non-page turning message is monitored, the local device will close the annotation mode and respond to the above non-page turning message to perform the corresponding operation.
  • step S101 whether the external interface or the network module of the monitoring device receives the preset notification message may be triggered by a mouse message and a keyboard message of the source device, for example, in the currently running application.
  • the user can quickly move the mouse of the source device back and forth, or click the "Enter”, " ⁇ ", " ⁇ ", “ ⁇ ”, “ ⁇ ” keys on the keyboard of the source device, the source device can use the above mouse
  • the message and the keyboard message are encapsulated into a notification message, and the corresponding operation is performed in response to the mouse message and the keyboard message, and the data is updated, and then the source device sends the notification message and the updated data to the smart tablet, and the smart tablet receives the notification message.
  • the notification message is a preset notification message. If the notification message is a preset notification message, the annotation mode is closed, and the currently displayed view is updated.
  • the preset notification message may be a message that the source device mouse movement amplitude reaches a first threshold, or a message that the source device mouse moves back and forth to a second threshold, or is a source device keyboard. Trigger a message. It can be understood that the mouse message and the keyboard message proposed by the present application can be any user's operation message to the mouse or the keyboard. It should be noted that the above mouse message and keyboard message can trigger a page turning message, and can trigger a non-page turning message.
  • step S102 of the embodiment of the present invention if the preset notification message is monitored, the annotation mode is closed, and the step of responding to the preset notification message may be, in some examples, being monitored.
  • the annotation mode is first closed, and then the preset notification message is responded to.
  • the preset notification message is first responded, and then the annotation mode is turned off.
  • the annotation information may be stored first, and then the annotation mode is closed.
  • the operation of closing the annotation mode and responding to the preset notification message may be performed at the same time.
  • the method provided in this embodiment after the annotation mode is started in the currently running application, whether the external interface or the network module of the device is received receives a preset notification message; if the preset notification message is detected, shut down Annotating the mode and responding to the preset notification message.
  • the present invention sets some of the trigger behaviors that the user desires to turn off the annotation mode to a preset notification message, such as a message to update the view currently displayed by the application, or a message to save the annotation information, or the user leaves the local device.
  • the message triggered by the operation of the source device after the user triggers the notification message, the system not only responds to the notification message, but also performs the corresponding operation, and automatically turns off the annotation mode. In this way, even if the user forgets to manually click the close control to close the annotation mode, the annotation mode can be automatically turned off according to the message triggered by the user, so that the user operation is simple and the user experience is improved.
  • the method of turning off the annotation mode further includes the steps of:
  • the annotation information is stored in the annotation file before the annotation mode is closed (S502);
  • the data content is obtained by serializing the display content of the transparent layer. Annotate the information and save the above annotation information and corresponding display view in the annotation file.
  • the above stored instructions may be triggered by the user or automatically triggered by the system before the annotation mode is turned off. As such, the annotation content will not be lost if the user forgets to save.
  • the annotation information stored in the annotation folder can be rendered in the form of a thumbnail 601 on the currently displayed view 600, for example, when the user clicks on the view 602, the annotation can be annotated.
  • the annotation information corresponding to the view 602 is obtained in the folder, and the annotation information and the corresponding current view are rendered on the screen.
  • the read annotation content can be rendered to the transparent image by deserialization. On the floor. In combination with the above, for example, the coordinates of each pixel that constitutes the content of the annotation and the color value of each pixel are recorded in the annotation file.
  • the annotation content can be redrawn on the transparent layer by deserializing the coordinates of each pixel that makes up the annotation content and the color value of each pixel.
  • the user can modify the annotation content to further meet the user's needs and improve the user experience.
  • the method provided by the embodiment of the present invention may further include: deleting the annotation file in the annotation folder after exiting the application. So when the user uses an application, such as a PPT program, it does not exit In the PPT program, multiple annotation information may be stored in the annotation file. After the annotation mode is closed and the annotation mode is entered again, the historical annotation information may be obtained, so that the user can return to the historical annotation content at any time to explain and change. In general, the user exits the PPT program, indicating that the user's explanation is completed. At this time, the annotation file in the annotation folder is deleted, which can reduce the occupation of memory.
  • the method of the embodiment of the present invention may further include: deleting the annotation file in the annotation folder when the smart tablet is closed, in order to prevent the program from being automatically shut down due to a failure, and the annotation information is lost. .
  • a prompt window pops up asking the user whether to delete the annotation file in the annotation folder, and the user can selectively delete/save according to his own needs. Comment file.
  • the present invention also provides an embodiment of the apparatus for turning off the annotation mode.
  • Embodiments of the present invention that turn off the annotation mode can be applied to electronic devices.
  • the device embodiment may be implemented by software, or may be implemented by hardware or a combination of hardware and software.
  • the processor of the electronic device in which the computer is located reads the corresponding computer program instructions in the non-volatile memory into the memory.
  • FIG. 7 a hardware structure diagram of an electronic device in which the device for closing the annotation mode is located, except for the memory, the processor, and the network interface shown in FIG. 7, the device in the embodiment
  • the electronic device in which it is located may generally include other hardware according to the actual function of the device in the closed annotation mode, and details are not described herein again.
  • the apparatus 800 for turning off the annotation mode provided by the embodiment includes:
  • the monitoring module 801 is configured to start the annotation mode in the currently running application, and listen to whether the external interface or the network module of the device receives the preset notification message;
  • the processing module 802 is configured to close the annotation mode and respond to the notification message if the preset notification message is heard before receiving the instruction to close the annotation mode.
  • the notification message includes a message to update a view currently displayed by the application or a message to save annotation information.
  • the message to update the view currently displayed by the application includes a page flip message.
  • the listening module 801 monitors whether the external interface or the network module of the device receives the preset notification message, including: monitoring whether the external interface of the device or the network module receives the source device and sends the message through the screen. Notification message;
  • processing module 802 can also be used to create an annotation folder for storing annotation files
  • the monitoring module 801 is configured to start the annotation mode in the currently running application, and listen to whether the external interface or the network module of the device receives the preset notification message;
  • the processing module 802 is further configured to store the annotation information in the annotation file, and record a correspondence between the annotation information and the current view.
  • the processing module 802 can also be used to:
  • the annotation information stored in the annotation file is obtained, and the obtained annotation information is rendered as a thumbnail on the currently displayed view;
  • the corresponding annotation information is obtained from the annotation file and rendered onto the screen.
  • annotation content of the annotation information is serialized to obtain annotation information in the form of data, and the annotation information in the form of data is saved in the annotation file.
  • the present invention also provides an electronic device including a memory, a processor, and a computer program stored on the memory and operable on the processor, the processor executing the program to implement the present invention
  • the electronic device provided by the present invention may be a smart tablet.
  • the present invention also provides a computer readable storage medium having stored thereon a computer program that, when executed by a processor, implements the steps of any of the methods of the present invention for closing an annotation mode.
  • the aforementioned program can be stored in a computer readable storage medium.
  • the program when executed, performs the steps including the foregoing method embodiments; and the foregoing storage medium includes various media that can store program codes, such as a ROM, a RAM, a magnetic disk, or an optical disk.
  • the device embodiment since it basically corresponds to the method embodiment, reference may be made to the partial description of the method embodiment.
  • the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the objectives of the solution of the present invention. Those of ordinary skill in the art can understand and implement without any creative effort.

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)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A method and device for disabling an annotation mode, electronic equipment, and a storage medium. The method comprises: enabling an annotation mode in a current running application program; monitoring whether an external interface or network module of equipment receives a preset notification message (S101); before an instruction for disabling the annotation mode is received, if the preset notification message is monitored, disabling the annotation mode, and responding to the preset notification message (S102), the notification message comprising a message for updating a view currently displayed on the application program or a message for saving annotation information. The method can simplify the user operation, and improve the user experience.

Description

一种关闭批注模式的方法、装置、电子设备及存储介质Method, device, electronic device and storage medium for closing annotation mode 技术领域Technical field
本发明涉及计算机技术领域,尤其涉及一种关闭批注模式的方法、装置、电子设备及存储介质。The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, an electronic device, and a storage medium for turning off an annotation mode.
背景技术Background technique
智能平板已被广泛应用在人们的工作及学习中,例如,利用智能平板进行教学演示和会议演示等。在利用智能平板进行教学演示或是会议演示时,最常见的演示就是通过传屏的方式进行文档演示,例如PPT演示,即源端设备将进行PPT演示的桌面数据发送给智能平板进行演示。Smart tablets have been widely used in people's work and study, for example, using smart tablets for teaching demonstrations and conference presentations. When using a smart tablet for teaching demonstrations or conference presentations, the most common demonstration is to perform a document presentation by means of a screen, such as a PPT presentation, in which the source device sends the desktop data of the PPT presentation to the smart tablet for presentation.
在演示时,常需要通过批注的方式以增加演示内容的可理解性。用户在智能平板上进行批注时,可直接在屏幕上书写批注内容,方便且环保。但现有技术中,在进入批注模式时,当用户书写完批注内容后,必须手动关闭批注模式,才能进行翻页等其他操作,如此使得用户操作繁琐且常常出现如下问题:由于大部分用户的习惯,常常忘记手动关闭批注模式,而直接进行例如翻页等操作,当用户发现翻页操作没有响应时,才意识到需要手动关闭批注模式,如此导致用户体验差。In the presentation, it is often necessary to increase the comprehensibility of the presentation content by means of annotation. When the user is annotating on the smart tablet, the annotation content can be written directly on the screen, which is convenient and environmentally friendly. However, in the prior art, when entering the annotation mode, after the user writes the annotation content, the annotation mode must be manually closed to perform other operations such as page turning, which makes the user operation cumbersome and often has the following problems: It is customary to forget to manually close the annotation mode and directly perform operations such as page turning. When the user finds that the page turning operation does not respond, he realizes that the annotation mode needs to be manually closed, which results in a poor user experience.
发明内容Summary of the invention
本发明实施例提供一种关闭批注模式的方法、装置、电子设备及存储介质,旨在简化用户操作,提高用户体验。Embodiments of the present invention provide a method, an apparatus, an electronic device, and a storage medium for turning off an annotation mode, which are intended to simplify user operations and improve user experience.
具体地,一个实施例中,本发明是通过如下技术方案实现的:Specifically, in one embodiment, the present invention is implemented by the following technical solutions:
在当前运行的应用程序中启动批注模式;Start the annotation mode in the currently running application;
监听所在设备的外部接口或网络模块是否接收到预设的通知消息;Monitor whether the external interface or network module of the device receives the preset notification message.
在收到关闭批注模式的指令之前,如果监听到所述预设的通知消息,则关闭批注模式,并响应所述预设的通知消息。 Before receiving the instruction to close the annotation mode, if the preset notification message is heard, the annotation mode is turned off and the preset notification message is responded to.
在某些例子中,所述通知消息包括更新所述应用程序当前所显示的视图的消息或保存批注信息的消息。In some examples, the notification message includes a message to update a view currently displayed by the application or a message to save annotation information.
在某些例子中,更新所述应用程序当前所显示的视图的消息包括:翻页消息。In some examples, the message to update the view currently displayed by the application includes a page flip message.
在某些例子中,所述监听所在设备的外部接口或网络模块是否接收到预设的通知消息,包括:In some examples, whether the external interface or the network module of the device that is listening to the device receives the preset notification message includes:
监听所在设备的外部接口或网络模块是否接收到源端设备通过传屏发送的通知消息;Whether the external interface or the network module of the device that is listening to the device receives the notification message sent by the source device through the screen;
判断所述通知消息是否为源端设备鼠标移动振幅达到第一阈值的消息,或判断所述通知消息是否为源端设备鼠标来回移动速度达到第二阈值的消息,或判断所述通知消息是否为源端设备键盘的触发消息。Determining whether the notification message is a message that the source device mouse movement amplitude reaches a first threshold, or determining whether the notification message is a message that the source device mouse moves back and forth to a second threshold, or determines whether the notification message is The trigger message of the source device keyboard.
在某些例子中,关闭批注模式之前,还包括步骤:存储所述批注信息并记录所述批注信息与当前视图的对应关系。In some examples, before closing the annotation mode, the method further includes the steps of: storing the annotation information and recording a correspondence between the annotation information and the current view.
在某些例子中,创建用于存储批注文件的批注文件夹;In some examples, create an annotations folder for storing annotation files;
关闭批注模式之前,还包括步骤:Before closing the annotation mode, it also includes the steps:
将所述批注信息存储到批注文件中,并记录所述批注信息与当前视图的对应关系。The annotation information is stored in the annotation file, and the correspondence between the annotation information and the current view is recorded.
在某些例子中,启动批注模式之后,还包括:In some cases, after starting the annotation mode, it also includes:
判断所述批注文件夹中是否存储有批注文件;Determining whether an annotation file is stored in the annotation folder;
若是,则获取所述批注文件中存储的批注信息,并在当前显示的视图上以缩略图的形式渲染获取到的批注信息;If yes, the annotation information stored in the annotation file is obtained, and the obtained annotation information is rendered as a thumbnail on the currently displayed view;
当监听到读取其中一个缩略图所对应的批注信息的指令后,从批注文件中获取对应的批注信息渲染到屏幕上。After listening to the instruction to read the annotation information corresponding to one of the thumbnails, the corresponding annotation information is obtained from the annotation file and rendered onto the screen.
在某些例子中,将所述批注信息的批注内容进行序列化,得到数据形式的批注信息,并将所述数据形式的批注信息保存到批注文件中。In some examples, the annotation content of the annotation information is serialized to obtain annotation information in the form of data, and the annotation information in the form of data is saved in the annotation file.
一种批注的装置,包括:An annotation device comprising:
监听模块,用于在当前运行的应用程序中启动批注模式,监听所在设备的外部接口或网络模块是否接收到预设的通知消息;The monitoring module is configured to start the annotation mode in the currently running application, and listen to whether the external interface or the network module of the device receives the preset notification message;
处理模块,用于在收到关闭批注模式的指令之前,如果监听到所述预设的通知消息,则关闭批注模式,并响应所述通知消息。 And a processing module, configured to close the annotation mode and respond to the notification message if the preset notification message is heard before receiving the instruction to close the annotation mode.
一种电子设备,包括存储处理器可执行指令的存储器;其中,所述处理器耦合于所述存储器,用于读取所述存储器存储的程序指令,并作为响应,执行如上述实施例中任意一项所述关闭批注模式的方法中的操作。An electronic device comprising a memory storing processor-executable instructions; wherein the processor is coupled to the memory for reading program instructions stored by the memory and, in response, executing any of the above embodiments An operation in the method of closing the annotation mode.
在某些例子中,上述电子设备包括智能平板。In some examples, the electronic device described above includes a smart tablet.
一种存储介质,其上存储有计算机程序,该程序被处理器执行如上述实施例中任意一项所述关闭批注模式的方法中的操作。A storage medium having stored thereon a computer program executed by a processor in an operation in a method of turning off an annotation mode as described in any of the above embodiments.
本发明实施例通过将用户期望关闭批注模式的触发行为设置为预设的通知消息,例如更新所述应用程序当前所显示的视图的消息、或是保存批注信息的消息,在当前运行的应用程序中启动批注模式后,监听所在设备的外部接口或网络模块是否接收到预设的通知消息,当监听到所述通知消息后,系统不仅响应上述通知消息,执行相应的操作,还会自动关闭批注模式。如此,即使用户忘记手动点击关闭控件来关闭批注模式,也能根据用户所触发期望关闭批注模式的通知消息自动关闭批注模式,使得用户操作简单,用户体验较高。In the embodiment of the present invention, the triggering behavior of the user desire to turn off the annotation mode is set as a preset notification message, for example, a message for updating the view currently displayed by the application, or a message for saving the annotation information, in the currently running application. After the annotation mode is started, the external interface or the network module of the monitoring device receives the preset notification message. After the notification message is received, the system not only responds to the notification message, but also performs the corresponding operation, and automatically closes the annotation. mode. In this way, even if the user forgets to manually click the close control to close the annotation mode, the annotation mode can be automatically turned off according to the notification message that the user desires to turn off the annotation mode, so that the user operation is simple and the user experience is high.
附图说明DRAWINGS
图1为一示例性实施例示出的本发明关闭批注模式的方法的部分流程图;1 is a partial flow chart of a method of the present invention for turning off an annotation mode, according to an exemplary embodiment;
图2为一示例性实施例示出的本发明提供的关闭批注模式的方法的应用场景示意图;2 is a schematic diagram of an application scenario of a method for turning off an annotation mode provided by the present invention according to an exemplary embodiment;
图3为一示例性实施例示出的本发明提供的关闭批注模式的方法的另一应用场景示意图;FIG. 3 is a schematic diagram of another application scenario of a method for turning off an annotation mode provided by the present invention according to an exemplary embodiment; FIG.
图4为一示例性实施例示出的本发明提供的关闭批注模式的方法的另一应用场景示意图;FIG. 4 is a schematic diagram of another application scenario of a method for turning off an annotation mode provided by the present invention according to an exemplary embodiment; FIG.
图5为一示例性实施例示出的本发明提出的关闭批注模式的方法的部分流程图;FIG. 5 is a partial flowchart of a method for closing an annotation mode proposed by the present invention according to an exemplary embodiment; FIG.
图6为一示例性实施例示出的本发明提供的关闭批注模式的方法的另一应用场景示意图;FIG. 6 is a schematic diagram of another application scenario of a method for turning off an annotation mode provided by the present invention according to an exemplary embodiment; FIG.
图7为本发明一示例性实施例示出的电子设备的硬件架构图;FIG. 7 is a hardware architecture diagram of an electronic device according to an exemplary embodiment of the present invention; FIG.
图8是本发明一示例性实施例示出的一个关闭批注模式的装置的结构框图。FIG. 8 is a structural block diagram of an apparatus for turning off an annotation mode according to an exemplary embodiment of the present invention.
具体实施方式Detailed ways
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本发明相一致的所有实施方式。相反,它们仅是与如所附权利要求书 中所详述的、本发明的一些方面相一致的装置和方法的例子。Exemplary embodiments will be described in detail herein, examples of which are illustrated in the accompanying drawings. The following description refers to the same or similar elements in the different figures unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Instead, they are only as claimed Examples of devices and methods consistent with aspects of the invention as detailed herein.
在本发明使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本发明。在本发明和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。还应当理解,本文中使用的术语“和/或”是指并包含一个或多个相关联的列出项目的任何或所有可能组合。The terminology used in the present invention is for the purpose of describing particular embodiments, and is not intended to limit the invention. The singular forms "a", "the" and "the" It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
应当理解,尽管在本发明可能采用术语第一、第二、第三等来描述各种消息,但这些消息不应限于这些术语。这些术语仅用来将同一类型的消息彼此区分开。例如,在不脱离本发明范围的情况下,第一消息也可以被称为第二消息,类似地,第二消息也可以被称为第一消息。取决于语境,如在此所使用的词语“如果”可以被解释成为“在……时”或“当……时”或“响应于确定”。It should be understood that although the terms first, second, third, etc. may be used in the present invention to describe various messages, these messages should not be limited to these terms. These terms are only used to distinguish messages of the same type from each other. For example, the first message may also be referred to as a second message without departing from the scope of the invention. Similarly, the second message may also be referred to as a first message. Depending on the context, the word "if" as used herein may be interpreted as "when" or "when" or "in response to a determination."
现有的批注方法,若要对演示文档进行批注,需要先进入批注模式,当书写完批注内容后,用户必须手动点击关闭批注模式后,才能进行翻页等其他操作,如此使得用户操作繁琐且常常出现如下问题:用户忘记手动关闭批注模式,而直接进行例如翻页等操作,但在批注模式下无法执行翻页操作的响应,导致用户体验差。In the existing annotation method, if the presentation document is to be annotated, it is necessary to enter the annotation mode first. After the annotation content is written, the user must manually click to close the annotation mode before the other operations such as page turning can be performed, which makes the user operation cumbersome and The following problem often occurs: the user forgets to manually close the annotation mode, and directly performs operations such as turning pages, but the response of the page turning operation cannot be performed in the annotation mode, resulting in poor user experience.
针对上述技术问题,本发明实施例提供一种关闭批注模式的方法,参照图1,所述方法包括的部分步骤如下:In response to the above technical problem, an embodiment of the present invention provides a method for turning off an annotation mode. Referring to FIG. 1, the method includes the following steps:
S101:在当前运行的应用程序中启动批注模式;监听所在设备的外部接口或网络模块是否接收到预设的通知消息;S101: Start the annotation mode in the currently running application; monitor whether the external interface or the network module of the device receives the preset notification message;
S102:在收到关闭批注模式的指令之前,如果监听到所述预设的通知消息,则关闭批注模式,并响应所述预设的通知消息。S102: Before receiving the instruction to close the annotation mode, if the preset notification message is monitored, the annotation mode is closed, and the preset notification message is responded to.
具体的,本发明实施例提出的当前运行的应用程序可以是运行于本地设备上的文档程序(例如,PPT程序或Word程序);需要说明的是,本发明实施例提出的本地设备(所在设备)可以是具有触控输入功能的智能平板、计算机、智能手机及平板电脑等电子设备。一些例子中,本地设备可以通过共享桌面进行文档演示,上述通过共享桌面进行文档演示可以是通过无线传屏或有线传屏的方式,将源端设备的桌面共享数据发送给本地设备。一个例子中,参照图4,本发明实施例提供的关闭批注模式的方法的应用场景示意图。请参照图4,在图4所示的应用场景中,本地设备401是通过无线传屏技术进行文档演示的,具体的,在源端设备402上接入无线传屏器403,本地设备401通过无线传屏器403获取源端设备402的桌面共享数据,以本地设备401当前运行的程序为共享桌面为例,无线传屏器403可以获取源端 设备402的用户输入消息,并将所述用户输入消息通过本地设备401的网络模块发送给共享程序,本地设备401监听到网络模块接收到用户输入消息,判断所述用户输入消息是否为预设的触发消息,当所述用户输入消息为预设的触发消息时,本地设备401关闭批注模式,并响应所述预设的通知消息,一个例子中,响应所述预设的通知消息可以是从上述源端设备402接收更新后的桌面共享数据,更新当前所显示的视图。Specifically, the currently running application program in the embodiment of the present invention may be a document program (for example, a PPT program or a Word program) running on a local device; It can be an electronic device such as a smart tablet with a touch input function, a computer, a smart phone, and a tablet computer. In some examples, the local device can perform document presentation through the shared desktop. The above-mentioned document presentation through the shared desktop may be to send the desktop shared data of the source device to the local device through wireless screen transmission or wired screen transmission. In an example, referring to FIG. 4, a schematic diagram of an application scenario of a method for turning off an annotation mode according to an embodiment of the present invention is provided. Referring to FIG. 4, in the application scenario shown in FIG. 4, the local device 401 performs a document presentation by using a wireless screen technology. Specifically, the wireless device 403 is accessed on the source device 402, and the local device 401 passes. The wireless transmitter 403 obtains the desktop sharing data of the source device 402. The program that is currently running by the local device 401 is a shared desktop, and the wireless transmitter 403 can obtain the source. The user of the device 402 inputs a message, and sends the user input message to the sharing program through the network module of the local device 401. The local device 401 monitors that the network module receives the user input message, and determines whether the user input message is preset. Triggering a message, when the user input message is a preset trigger message, the local device 401 turns off the annotation mode, and responds to the preset notification message. In an example, the response to the preset notification message may be from the above The source device 402 receives the updated desktop sharing data and updates the currently displayed view.
本发明实施例提出的网络模块用于与源端设备进行无线通信,在另外一些例子中,所述网络模块可以用于与近场通信设备通信,例如与智能笔或遥控器通信;本发明不限制网络模块的通信对象。本发明实施例提出的外部接口可以是USB接口等,本发明不限制外部接口的类型。The network module provided by the embodiment of the present invention is configured to perform wireless communication with a source device, and in other examples, the network module may be used to communicate with a near field communication device, for example, with a smart pen or a remote controller; Limit the communication objects of the network module. The external interface proposed by the embodiment of the present invention may be a USB interface or the like, and the present invention does not limit the type of the external interface.
在某些例子中,在当前运行的应用程序中启动批注模式后,可以在当前所显示的视图上渲染透明图层,需要说明的是,透明图层可以为全局透明的图层,其渲染在当前所显示的视图之上,用于基于批注信息渲染批注内容。此外,在某些例子中,还可以在上述当前显示的视图上渲染操作控件;操作控件可以是悬浮可见的操作控件,其可以渲染在透明图层之上。需要说明的是,本发明实施例提出的批注信息可以包括书写消息及擦除消息等。在某些例子中,本发明提出的操作控件可以包括以下至少一种控件:批注颜色选择控件、橡皮擦控件、批注笔控件。此外,还可以包括保存控件、扫码分享控件以及邮件发送控件等。In some examples, after the annotation mode is launched in the currently running application, the transparent layer can be rendered on the currently displayed view. It should be noted that the transparent layer can be a globally transparent layer, which is rendered in Above the currently displayed view for rendering annotation content based on annotation information. Moreover, in some examples, the operational controls can also be rendered on the currently displayed view; the operational controls can be floating visible operational controls that can be rendered on top of the transparent layer. It should be noted that the annotation information provided by the embodiment of the present invention may include a writing message, an erasing message, and the like. In some examples, the operational controls proposed by the present invention can include at least one of the following controls: an annotation color selection control, an eraser control, and an annotation pen control. In addition, you can also include save controls, scan code sharing controls, and mailing controls.
在某些例子中,本发明提出的所述预设的通知消息可以包括一些用户期望关闭批注模式的行为,例如更新所述应用程序当前所显示的视图的消息。在某些例子中,更新所述应用程序当前所显示的视图的消息可以包括:翻页消息。可以理解,翻页消息仅仅为本发明提出的一种更新所述应用程序当前所显示的视图的消息,在某些例子中,还可以是通过滚动条触发的消息,应当理解,本发明并不限制消息的类型。为了方便描述,以下以翻页消息为预设通知消息为例进行描述。In some examples, the preset notification message proposed by the present invention may include some behaviors that the user desires to turn off the annotation mode, such as a message that updates the view currently displayed by the application. In some examples, the message updating the view currently displayed by the application may include a page flip message. It can be understood that the page flipping message is only a message for updating the view currently displayed by the application proposed by the present invention. In some examples, it may also be a message triggered by a scroll bar. It should be understood that the present invention does not Limit the type of message. For convenience of description, the following describes a page as a preset notification message as an example.
在一类例子中,所述翻页消息可以包括利用近场通信的方式触发的翻页消息,例如智能笔触发的翻页消息。在第二类例子中,当前运行的应用程序是用于接收桌面共享数据的应用程序时,当源端设备为台式电脑或笔记本电脑时,所述翻页消息还可以由源端设备的鼠标消息和键盘消息触发;当所述源端设备是智能平板或智能手机等触控电子设备时,所述翻页消息可以是源端设备的滑动触控消息。在第一类例子中,以翻页消息为智能笔触发的翻页消息为例进行描述,当视图的数据来源为本端设备时,例如智能平板,本实施例提供的方法,包括:在当前运行的应用程序中启动批注模式,监听到翻页消息后,本端设备关闭批注模式,响应上述翻页消息后,获取更新后的数据,以更新当前所显示的视图。当本地设备可以通过 共享桌面进行文档演示时,视图的数据来源为通过网络与本端设备连接的源端设备,本发明实施例提供的方法,包括:在当前运行的应用程序中启动批注模式,当本端设备的网络模块监听到翻页消息,关闭批注模式后,将上述翻页消息通过网络通知上述源端设备,在上述源端设备响应上述翻页消息后,从上述源端设备接收更新后的数据,以更新当前所显示的视图。In one type of example, the page flip message may include a page flip message triggered by means of near field communication, such as a smart pen triggered page flip message. In the second type of example, when the currently running application is an application for receiving desktop shared data, when the source device is a desktop computer or a notebook computer, the page turning message may also be a mouse message from the source device. And the keyboard message is triggered; when the source device is a touch electronic device such as a smart tablet or a smart phone, the page flip message may be a sliding touch message of the source device. In the first example, the page flipping message is used as an example of a page flipping message triggered by a smart pen. When the data of the view is from a local device, such as a smart tablet, the method provided in this embodiment includes: In the running application, the annotation mode is started. After the page-turning message is monitored, the local device closes the annotation mode, and after receiving the page-turning message, obtains the updated data to update the currently displayed view. When the local device can pass When the shared desktop is used for the document presentation, the data source of the view is the source device connected to the local device through the network. The method provided by the embodiment of the present invention includes: starting the annotation mode in the currently running application, when the local device is The network module listens to the page turning message, and after the comment mode is closed, the paging message is notified to the source device through the network, and after the source device responds to the page turning message, the updated data is received from the source device. Update the currently displayed view.
进一步,参照图2,为另一示例性实施例示出的本发明提供的关闭批注模式的方法的应用场景示意图。在图2所示的应用场景中,智能平板是通过无线传屏技术进行文档演示的,智能平板当前运行的程序为共享桌面。例如,在图2所示的应用场景中,智能平板是通过电脑共享的桌面进行文档演示的,智能平板当前所显示的视图的数据来源为电脑。此时,如图2所示,用户可通过使用智能笔的翻页键来触发翻页消息,进一步地,当用户通过点击向前翻页控件或向后翻页控件后,智能平板关闭批注模式,并模拟源端设备(图2所示实施例中,源端设备为电脑)的输入消息,将上述翻页消息发送给源端设备,例如,模拟鼠标输入消息或键盘输入消息将翻页消息发送给源端设备,这样,源端设备在接收到上述翻页消息后,会响应接收到的翻页消息。在具体实现时,例如,可使用无线传屏技术,即通过一个无线传屏装置将翻页消息发送给源端设备,具体的,该无线传屏装置的一端通过Wifi与智能平板连接,另一端通过USB接口与电脑连接。这样,智能平板可以先将翻页消息发送给无线传屏装置,进一步地,当该无线传屏装置接收到翻页消息后,会按照USB HID(Human Inter Device)多点触摸协议对翻页消息重新封装,并将重新封装后的翻页消息通过USB接口发送给电脑。这样,源端设备接收到翻页消息后,便对翻页消息进行响应。Further, referring to FIG. 2, it is a schematic diagram of an application scenario of a method for turning off an annotation mode provided by the present invention, which is illustrated by another exemplary embodiment. In the application scenario shown in FIG. 2, the smart tablet is demonstrated by the wireless screen technology, and the currently running program of the smart tablet is a shared desktop. For example, in the application scenario shown in FIG. 2, the smart tablet is demonstrated by a desktop shared by a computer, and the data source of the view currently displayed by the smart tablet is a computer. At this time, as shown in FIG. 2, the user can trigger the page turning message by using the page turning key of the smart pen, and further, when the user clicks the page turning control or the page turning control backward, the smart tablet closes the comment mode. And simulating an input message of the source device (in the embodiment shown in FIG. 2, the source device is a computer), and sending the page flip message to the source device, for example, simulating a mouse input message or a keyboard input message to turn the page message The device sends to the source device, so that the source device responds to the received page flip message after receiving the page flip message. In a specific implementation, for example, a wireless screen transmission technology may be used, that is, a page turning message is sent to the source device through a wireless screen device. Specifically, one end of the wireless screen device is connected to the smart tablet through the Wifi, and the other end is connected. Connect to your computer via the USB port. In this way, the smart tablet may first send the page flip message to the wireless screen device, and further, when the wireless screen device receives the page flip message, the page flip message according to the USB HID (Human Inter Device) multi-touch protocol. Repackage and send the repackaged page flip message to the computer via the USB interface. In this way, after receiving the page-turning message, the source device responds to the page-turning message.
需要说明的是,当源端设备响应翻页消息后,此时,智能平板便从源端设备接收更新后的数据,这样,在接收到更新后的数据后,便更新当前所显示的视图。It should be noted that, after the source device responds to the page turning message, at this time, the smart tablet receives the updated data from the source device, so that after the updated data is received, the currently displayed view is updated.
可选地,在本发明另一可能的实现方式中,上述翻页消息包括网络连接的源端设备触发的翻页消息,所述视图的数据来源于上述源端设备;上述更新指令由所述源端设备发送,上述方法还包括:监听到源端设备触发翻页消息后,关闭批注模式,响应上述翻页消息后,从上述源端设备接收更新后的数据,以更新当前所显示的视图。Optionally, in another possible implementation manner of the present disclosure, the paging message includes a page flipping message triggered by the source device of the network connection, where the data of the view is derived from the source device, and the update command is The source device sends, the method further includes: after listening to the source device triggering the page turning message, closing the annotation mode, and receiving the updated data from the source device after updating the page turning message to update the currently displayed view. .
具体的,图3为另一实施例示出的本发明提供的关闭批注模式的方法的应用场景示意图。请参照图3,在图3所示的应用场景中,智能平板是通过无线传屏技术进行文档演示的,智能平板当前运行的程序为共享桌面。例如,在图3所示的应用场景中,智能平板是通过电脑共享的桌面进行文档演示的,智能平板当前所显示的视图的数据来源为源端设备,例如电脑。如图3所示,用户可通过点击电脑上的翻页按钮来触发翻页消息。需要说明的是,当电脑存在翻页消息时,此时,电脑可以触发一通知消息,并将更新指令和更新后的数据发送给智能 平板,进一步地,智能平板接收到更新指令和更新后的数据后,关闭批注模式,并更新当前所显示的视图。Specifically, FIG. 3 is a schematic diagram of an application scenario of a method for turning off an annotation mode provided by another embodiment of the present invention. Referring to FIG. 3, in the application scenario shown in FIG. 3, the smart tablet performs document presentation through wireless screen technology, and the currently running program of the smart tablet is a shared desktop. For example, in the application scenario shown in FIG. 3, the smart tablet is demonstrated by a desktop shared by a computer, and the data source of the view currently displayed by the smart tablet is a source device, such as a computer. As shown in Figure 3, the user can trigger a page flip message by clicking the page flip button on the computer. It should be noted that when the computer has a page turning message, at this time, the computer can trigger a notification message and send the update command and the updated data to the smart. The tablet, further, after the smart tablet receives the update command and the updated data, closes the annotation mode and updates the currently displayed view.
在某些应用场景中,除了翻页消息可以表明用户期望关闭批注模式,还有一些非翻页消息也可以表明用户期望关闭批注模式,在某些例子中,所述预设的通知消息还可以为非翻页消息,例如存储批注信息的消息、接触屏幕的压力值达到预设值的消息、源端设备的鼠标消息(如快速移动鼠标的鼠标消息)、源端设备的键盘消息(如点击键盘上任意键以唤醒源端设备)等。与上述触发翻页消息的实施例相对应,无论当前运行的应用程序是运行于本地的文档程序,还是用于接收桌面共享数据的共享程序。在当前运行的应用程序中启动批注模式后,监听到上述预设的非翻页消息后,本端设备会关闭批注模式,并响应上述非翻页消息,执行相应操作。In some application scenarios, in addition to the page flipping message may indicate that the user desires to turn off the annotation mode, and some non-page turning messages may also indicate that the user desires to turn off the annotation mode. In some examples, the preset notification message may also Non-paged messages, such as messages that store annotation information, messages that touch the screen with pressure values up to a preset value, mouse messages from source devices (such as mouse messages for fast-moving mouse), keyboard messages from source devices (such as clicks) Any key on the keyboard to wake up the source device, etc. Corresponding to the embodiment of triggering the page flip message described above, whether the currently running application is a local document program or a shared program for receiving desktop shared data. After the annotation mode is started in the currently running application, after the preset non-page turning message is monitored, the local device will close the annotation mode and respond to the above non-page turning message to perform the corresponding operation.
在一些例子中,步骤S101中,监听所在设备的外部接口或网络模块是否接收到预设的通知消息,可以是通过源端设备的鼠标消息和键盘消息触发的,例如在当前运行的应用程序中启动批注模式,用户快速来回移动源端设备的鼠标,或点击源端设备键盘上的“回车”、“↑”“↓”“←”“→”等键时,源端设备可以将上述鼠标消息和键盘消息封装为一通知消息,响应上述鼠标消息和键盘消息进行相应操作,并更新数据,接着源端设备将上述通知消息及更新后的数据发送给智能平板,智能平板接收到上述通知消息后,判断所述通知消息是否为预设的通知消息,若所述通知消息为预设的通知消息,则关闭批注模式,并更新当前所显示的视图。在一些例子中,所述预设的通知消息可以是源端设备鼠标移动振幅达到第一阈值的消息,或者是源端设备鼠标来回移动速度达到第二阈值的消息,或者是源端设备键盘的触发消息。可以理解本申请提出的鼠标消息和键盘消息可以是任何用户对鼠标或键盘的操作消息。需要说明的是上述鼠标消息及键盘消息可以触发翻页消息,可以触发非翻页消息。In some examples, in step S101, whether the external interface or the network module of the monitoring device receives the preset notification message may be triggered by a mouse message and a keyboard message of the source device, for example, in the currently running application. Start the annotation mode, the user can quickly move the mouse of the source device back and forth, or click the "Enter", "↑", "↓", "←", "→" keys on the keyboard of the source device, the source device can use the above mouse The message and the keyboard message are encapsulated into a notification message, and the corresponding operation is performed in response to the mouse message and the keyboard message, and the data is updated, and then the source device sends the notification message and the updated data to the smart tablet, and the smart tablet receives the notification message. After that, it is determined whether the notification message is a preset notification message. If the notification message is a preset notification message, the annotation mode is closed, and the currently displayed view is updated. In some examples, the preset notification message may be a message that the source device mouse movement amplitude reaches a first threshold, or a message that the source device mouse moves back and forth to a second threshold, or is a source device keyboard. Trigger a message. It can be understood that the mouse message and the keyboard message proposed by the present application can be any user's operation message to the mouse or the keyboard. It should be noted that the above mouse message and keyboard message can trigger a page turning message, and can trigger a non-page turning message.
需要说明的是,本发明实施例步骤S102提出的如果监听到所述预设的通知消息,则关闭批注模式,并响应所述预设的通知消息的步骤,在一些例子中,可以是监听到所述预设的通知消息后,先关闭批注模式,接着响应所述预设的通知消息。在一些例子中,可以是监听到所述预设的通知消息后,先响应所述预设的通知消息,接着关闭批注模式。例如预设的通知消息是存储批注信息的消息时,可以先存储批注信息,再关闭批注模式。在另一些例子中,还可以是监听到所述预设的通知消息后,同时执行关闭批注模式及响应所述预设的通知消息的操作。It should be noted that, in step S102 of the embodiment of the present invention, if the preset notification message is monitored, the annotation mode is closed, and the step of responding to the preset notification message may be, in some examples, being monitored. After the preset notification message, the annotation mode is first closed, and then the preset notification message is responded to. In some examples, after the preset notification message is monitored, the preset notification message is first responded, and then the annotation mode is turned off. For example, when the preset notification message is a message for storing annotation information, the annotation information may be stored first, and then the annotation mode is closed. In another example, after the preset notification message is monitored, the operation of closing the annotation mode and responding to the preset notification message may be performed at the same time.
本实施例提供的方法,通过在当前运行的应用程序中启动批注模式后,监听所在设备的外部接口或网络模块是否接收到预设的通知消息;如果监听到所述预设的通知消息,则关闭 批注模式,并响应所述预设的通知消息。本发明将一些用户期望关闭批注模式的触发行为设置为预设的通知消息,例如更新所述应用程序当前所显示的视图的消息、或是保存批注信息的消息,或是用户离开本地设备来到源端设备进行操作而触发的消息、当用户触发上述通知消息后,系统不仅响应上述通知消息,执行相应的操作,还会自动关闭批注模式。如此,即使用户忘记手动点击关闭控件来关闭批注模式,也能根据用户所触发的消息自动关闭批注模式,使得用户操作简单,提升用户体验。The method provided in this embodiment, after the annotation mode is started in the currently running application, whether the external interface or the network module of the device is received receives a preset notification message; if the preset notification message is detected, shut down Annotating the mode and responding to the preset notification message. The present invention sets some of the trigger behaviors that the user desires to turn off the annotation mode to a preset notification message, such as a message to update the view currently displayed by the application, or a message to save the annotation information, or the user leaves the local device. The message triggered by the operation of the source device, after the user triggers the notification message, the system not only responds to the notification message, but also performs the corresponding operation, and automatically turns off the annotation mode. In this way, even if the user forgets to manually click the close control to close the annotation mode, the annotation mode can be automatically turned off according to the message triggered by the user, so that the user operation is simple and the user experience is improved.
如图5所示,在某些例子中,关闭批注模式的方法,还包括步骤:As shown in FIG. 5, in some examples, the method of turning off the annotation mode further includes the steps of:
S501:创建用于存储批注文件的批注文件夹;S501: Create an annotation folder for storing the annotation file;
在关闭批注模式之前,将所述批注信息存储到批注文件中(S502);The annotation information is stored in the annotation file before the annotation mode is closed (S502);
S503:在下一次启动批注模式之后,判断所述批注文件夹中是否存储有批注文件(S504);S503: After the next time the annotation mode is started, it is determined whether an annotation file is stored in the annotation folder (S504);
S505:若是,则获取所述批注文件中存储的批注信息,并将获取到的批注信息以缩略图的形式渲染在当前显示的视图上;S505: If yes, acquiring the annotation information stored in the annotation file, and rendering the obtained annotation information in a thumbnail form on the currently displayed view;
S506:当监听到读取其中一个缩略图所对应的批注信息的指令后,从批注文件中获取对应的批注信息渲染到屏幕上,以供用户对批注内容进行修改。S506: After listening to the instruction for reading the annotation information corresponding to one of the thumbnails, the corresponding annotation information is obtained from the annotation file and rendered to the screen for the user to modify the annotation content.
具体的,在某些例子中,在关闭批注模式之前,通过创建用于存储批注信息的批注文件夹,进而当存在存储指令时,通过将透明图层的显示内容进行序列化,得到数据形式的批注信息,并将上述批注信息及对应的显示视图保存在批注文件中。上述存储指令可以由用户主动触发,也可以在关闭批注模式之前,由系统自动触发。如此,批注内容不会因用户忘记保存而丢失。Specifically, in some examples, before the annotation mode is closed, by creating an annotation folder for storing annotation information, when there is a storage instruction, the data content is obtained by serializing the display content of the transparent layer. Annotate the information and save the above annotation information and corresponding display view in the annotation file. The above stored instructions may be triggered by the user or automatically triggered by the system before the annotation mode is turned off. As such, the annotation content will not be lost if the user forgets to save.
在某些例子中,如图6所示,可以将存储在批注文件夹中的批注信息以缩略图601的形式渲染在当前显示的视图600上,例如,当用户点击视图602时,可以从批注文件夹中获取视图602对应的批注信息,并将批注信息及对应的当前视图渲染在屏幕上,需要说明的是,本步骤中,可通过反序列化将读取到的批注内容渲染到透明图层上。结合上面的内容,例如,批注文件中记录有组成批注内容的每个像素点的坐标以及每个像素点的颜色值时。此时,可利用组成批注内容的每个像素点的坐标以及每个像素点的颜色值,通过反序列化,重新在透明图层上绘制批注内容。这样,重新绘制批注内容后,用户即可以对批注内容进行修改,可进一步满足用户需求,提高用户体验。In some examples, as shown in FIG. 6, the annotation information stored in the annotation folder can be rendered in the form of a thumbnail 601 on the currently displayed view 600, for example, when the user clicks on the view 602, the annotation can be annotated. The annotation information corresponding to the view 602 is obtained in the folder, and the annotation information and the corresponding current view are rendered on the screen. It should be noted that, in this step, the read annotation content can be rendered to the transparent image by deserialization. On the floor. In combination with the above, for example, the coordinates of each pixel that constitutes the content of the annotation and the color value of each pixel are recorded in the annotation file. At this point, the annotation content can be redrawn on the transparent layer by deserializing the coordinates of each pixel that makes up the annotation content and the color value of each pixel. In this way, after re-rendering the annotation content, the user can modify the annotation content to further meet the user's needs and improve the user experience.
在某些例子中,本发明实施例提出的方法,还可以包括:在退出所述应用程序后,将所述批注文件夹中的批注文件删除。如此,当用户使用某一应用程序,如PPT程序,在未退出 所述PPT程序时,可以在批注文件中存储多个批注信息,在关闭批注模式,再次进入批注模式后,可以获取到历史的批注信息,以使用户随时回到历史的批注内容,进行讲解及更改。一般情况下,用户退出所述PPT程序,说明用户的讲解完毕,此时将所述批注文件夹中的批注文件删除,可以减少对内存的占用。In some examples, the method provided by the embodiment of the present invention may further include: deleting the annotation file in the annotation folder after exiting the application. So when the user uses an application, such as a PPT program, it does not exit In the PPT program, multiple annotation information may be stored in the annotation file. After the annotation mode is closed and the annotation mode is entered again, the historical annotation information may be obtained, so that the user can return to the historical annotation content at any time to explain and change. In general, the user exits the PPT program, indicating that the user's explanation is completed. At this time, the annotation file in the annotation folder is deleted, which can reduce the occupation of memory.
为了防止因故障导致运行中的程序突然自动关闭,而导致批注信息丢失的情况,本发明实施例提出的方法,还可以包括:在关闭智能平板时,将所述批注文件夹中的批注文件删除。The method of the embodiment of the present invention may further include: deleting the annotation file in the annotation folder when the smart tablet is closed, in order to prevent the program from being automatically shut down due to a failure, and the annotation information is lost. .
在另一些例子中,用户在退出上述应用程序或是关闭智能平板时,会弹出提示窗口,询问用户是否需要删除批注文件夹中的批注文件,用户可以根据自身的需求,选择性的删除/保存批注文件。In other examples, when the user quits the application or closes the smart tablet, a prompt window pops up asking the user whether to delete the annotation file in the annotation folder, and the user can selectively delete/save according to his own needs. Comment file.
与前述关闭批注模式的方法的实施例相对应,本发明还提供了关闭批注模式的装置的实施例。Corresponding to the aforementioned embodiment of the method of turning off the annotation mode, the present invention also provides an embodiment of the apparatus for turning off the annotation mode.
本发明关闭批注模式的实施例可以应用在电子设备上。装置实施例可以通过软件实现,也可以通过硬件或者软硬件结合的方式实现。以软件实现为例,作为一个逻辑意义上的装置,是通过其所在电子设备的处理器将非易失性存储器中对应的计算机程序指令读取到内存中运行形成的。从硬件层面而言,如图7所示,为本发明关闭批注模式的装置所在电子设备的一种硬件结构图,除了图7所示的存储器、处理器和网络接口之外,实施例中装置所在的电子设备通常根据该关闭批注模式的装置的实际功能,还可以包括其他硬件,对此不再赘述。Embodiments of the present invention that turn off the annotation mode can be applied to electronic devices. The device embodiment may be implemented by software, or may be implemented by hardware or a combination of hardware and software. Taking the software implementation as an example, as a logical device, the processor of the electronic device in which the computer is located reads the corresponding computer program instructions in the non-volatile memory into the memory. From a hardware level, as shown in FIG. 7, a hardware structure diagram of an electronic device in which the device for closing the annotation mode is located, except for the memory, the processor, and the network interface shown in FIG. 7, the device in the embodiment The electronic device in which it is located may generally include other hardware according to the actual function of the device in the closed annotation mode, and details are not described herein again.
请参考图8,本实施例提供的关闭批注模式的装置800,包括:Referring to FIG. 8, the apparatus 800 for turning off the annotation mode provided by the embodiment includes:
监听模块801,用于在当前运行的应用程序中启动批注模式,监听所在设备的外部接口或网络模块是否接收到预设的通知消息;The monitoring module 801 is configured to start the annotation mode in the currently running application, and listen to whether the external interface or the network module of the device receives the preset notification message;
处理模块802,用于在收到关闭批注模式的指令之前,如果监听到所述预设的通知消息,则关闭批注模式,并响应所述通知消息。The processing module 802 is configured to close the annotation mode and respond to the notification message if the preset notification message is heard before receiving the instruction to close the annotation mode.
在某些例子中,所述通知消息包括更新所述应用程序当前所显示的视图的消息或保存批注信息的消息。In some examples, the notification message includes a message to update a view currently displayed by the application or a message to save annotation information.
在某些例子中,更新所述应用程序当前所显示的视图的消息包括:翻页消息。In some examples, the message to update the view currently displayed by the application includes a page flip message.
在某些例子中,所述监听模块801监听所在设备的外部接口或网络模块是否接收到预设的通知消息,包括:监听所在设备的外部接口或网络模块是否接收到源端设备通过传屏发送的通知消息; In some examples, the listening module 801 monitors whether the external interface or the network module of the device receives the preset notification message, including: monitoring whether the external interface of the device or the network module receives the source device and sends the message through the screen. Notification message;
判断所述通知消息是否为源端设备鼠标移动振幅达到第一阈值的消息,或判断所述通知消息是否为源端设备鼠标来回移动速度达到第二阈值的消息,或判断所述通知消息是否为源端设备键盘的触发消息。Determining whether the notification message is a message that the source device mouse movement amplitude reaches a first threshold, or determining whether the notification message is a message that the source device mouse moves back and forth to a second threshold, or determines whether the notification message is The trigger message of the source device keyboard.
在某些例子中,处理模块802还可以用于创建用于存储批注文件的批注文件夹;In some examples, the processing module 802 can also be used to create an annotation folder for storing annotation files;
监听模块801,用于在当前运行的应用程序中启动批注模式,监听所在设备的外部接口或网络模块是否接收到预设的通知消息;The monitoring module 801 is configured to start the annotation mode in the currently running application, and listen to whether the external interface or the network module of the device receives the preset notification message;
处理模块802还可以用于将所述批注信息存储到批注文件中,并记录所述批注信息与当前视图的对应关系。The processing module 802 is further configured to store the annotation information in the annotation file, and record a correspondence between the annotation information and the current view.
在某些例子中,启动批注模式之后,处理模块802,还可以用于:In some examples, after the annotation mode is initiated, the processing module 802 can also be used to:
判断所述批注文件夹中是否存储有批注文件;Determining whether an annotation file is stored in the annotation folder;
若是,则获取所述批注文件中存储的批注信息,并在当前显示的视图上以缩略图的形式渲染获取到的批注信息;If yes, the annotation information stored in the annotation file is obtained, and the obtained annotation information is rendered as a thumbnail on the currently displayed view;
当监听到读取其中一个缩略图所对应的批注信息的指令后,从批注文件中获取对应的批注信息渲染到屏幕上。After listening to the instruction to read the annotation information corresponding to one of the thumbnails, the corresponding annotation information is obtained from the annotation file and rendered onto the screen.
在某些例子中,将所述批注信息的批注内容进行序列化,得到数据形式的批注信息,并将所述数据形式的批注信息保存到批注文件中。In some examples, the annotation content of the annotation information is serialized to obtain annotation information in the form of data, and the annotation information in the form of data is saved in the annotation file.
请继续参照图7,本发明还提供一种电子设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时实现本发明提供的任一关闭批注模式的方法的步骤。With continued reference to FIG. 7, the present invention also provides an electronic device including a memory, a processor, and a computer program stored on the memory and operable on the processor, the processor executing the program to implement the present invention The step of any method that turns off annotation mode.
需要说明的是,本发明提供的电子设备,可以是智能平板。It should be noted that the electronic device provided by the present invention may be a smart tablet.
本发明还提供一种计算机可读存储介质,其上存储有计算机程序,所述程序被处理器执行时实现本发明提供的任一关闭批注模式的方法的步骤。The present invention also provides a computer readable storage medium having stored thereon a computer program that, when executed by a processor, implements the steps of any of the methods of the present invention for closing an annotation mode.
本领域普通技术人员可以理解:实现上述各方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成。前述的程序可以存储于一计算机可读取存储介质中。该程序在执行时,执行包括上述各方法实施例的步骤;而前述的存储介质包括:ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。One of ordinary skill in the art will appreciate that all or part of the steps to implement the various method embodiments described above may be accomplished by hardware associated with the program instructions. The aforementioned program can be stored in a computer readable storage medium. The program, when executed, performs the steps including the foregoing method embodiments; and the foregoing storage medium includes various media that can store program codes, such as a ROM, a RAM, a magnetic disk, or an optical disk.
上述装置中各个单元的功能和作用的实现过程具体详见上述方法中对应步骤的实现过程,在此不再赘述。 The implementation process of the function and the function of each unit in the foregoing device is specifically described in the implementation process of the corresponding steps in the foregoing method, and details are not described herein again.
对于装置实施例而言,由于其基本对应于方法实施例,所以相关之处参见方法实施例的部分说明即可。以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本发明方案的目的。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。For the device embodiment, since it basically corresponds to the method embodiment, reference may be made to the partial description of the method embodiment. The device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the objectives of the solution of the present invention. Those of ordinary skill in the art can understand and implement without any creative effort.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明保护的范围之内。 The above are only the preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalents, improvements, etc., which are made within the spirit and principles of the present invention, should be included in the present invention. Within the scope of protection.

Claims (10)

  1. 一种关闭批注模式的方法,其特征在于,所述方法包括:A method of turning off an annotation mode, the method comprising:
    在当前运行的应用程序中启动批注模式;Start the annotation mode in the currently running application;
    监听所在设备的外部接口或网络模块是否接收到预设的通知消息;Monitor whether the external interface or network module of the device receives the preset notification message.
    在收到关闭批注模式的指令之前,如果监听到所述预设的通知消息,则关闭批注模式,并响应所述预设的通知消息。Before receiving the instruction to close the annotation mode, if the preset notification message is heard, the annotation mode is turned off and the preset notification message is responded to.
  2. 根据权利要求1所述的关闭批注模式的方法,其特征在于,所述通知消息包括更新所述应用程序当前所显示的视图的消息或保存批注信息的消息。The method of turning off an annotation mode according to claim 1, wherein the notification message comprises a message for updating a view currently displayed by the application or a message for saving annotation information.
  3. 根据权利要求2所述的关闭批注模式的方法,其特征在于,更新所述应用程序当前所显示的视图的消息包括:翻页消息。The method of turning off an annotation mode according to claim 2, wherein the updating of the message of the view currently displayed by the application comprises: a page turning message.
  4. 根据权利要求1所述的关闭批注模式的方法,其特征在于,所述监听所在设备的外部接口或网络模块是否接收到预设的通知消息,包括:The method for closing an annotation mode according to claim 1, wherein whether the external interface or the network module of the device that is listening to the device receives the preset notification message includes:
    监听所在设备的外部接口或网络模块是否接收到源端设备通过传屏发送的通知消息;Whether the external interface or the network module of the device that is listening to the device receives the notification message sent by the source device through the screen;
    判断所述通知消息是否为源端设备鼠标移动振幅达到第一阈值的消息,或判断所述通知消息是否为源端设备鼠标来回移动速度达到第二阈值的消息,或判断所述通知消息是否为源端设备键盘的触发消息。Determining whether the notification message is a message that the source device mouse movement amplitude reaches a first threshold, or determining whether the notification message is a message that the source device mouse moves back and forth to a second threshold, or determines whether the notification message is The trigger message of the source device keyboard.
  5. 根据权利要求1所述的关闭批注模式的方法,其特征在于,创建用于存储批注文件的批注文件夹;A method of closing an annotation mode according to claim 1, wherein an annotation folder for storing an annotation file is created;
    关闭批注模式之前,还包括步骤:Before closing the annotation mode, it also includes the steps:
    将批注信息存储到批注文件中,并记录所述批注信息与当前视图的对应关系。The annotation information is stored in the annotation file, and the correspondence between the annotation information and the current view is recorded.
  6. 根据权利要求5所述的关闭批注模式的方法,其特征在于,启动批注模式之后,还包括:The method of turning off an annotation mode according to claim 5, further comprising: after starting the annotation mode, further comprising:
    判断所述批注文件夹中是否存储有批注文件;Determining whether an annotation file is stored in the annotation folder;
    若是,则获取所述批注文件中存储的批注信息,并在当前显示的视图上以缩略图的形式渲染获取到的批注信息;If yes, the annotation information stored in the annotation file is obtained, and the obtained annotation information is rendered as a thumbnail on the currently displayed view;
    当监听到读取其中一个缩略图所对应的批注信息的指令后,从批注文件中获取对应的批注信息渲染到屏幕上。After listening to the instruction to read the annotation information corresponding to one of the thumbnails, the corresponding annotation information is obtained from the annotation file and rendered onto the screen.
  7. 根据权利要求6所述的关闭批注模式的方法,其特征在于,将所述批注信息的批注内容进行序列化,得到数据形式的批注信息,并将所述数据形式的批注信息保存到批注文件中。The method for closing an annotation mode according to claim 6, wherein the annotation content of the annotation information is serialized to obtain annotation information in a data form, and the annotation information in the data format is saved in the annotation file. .
  8. 一种关闭批注模式的装置,其特征在于,包括:A device for turning off an annotation mode, comprising:
    监听模块,用于在当前运行的应用程序中启动批注模式,监听所在设备的外部接口或网 络模块是否接收到预设的通知消息;A listening module, used to start the annotation mode in the currently running application, and listen to the external interface or network of the device Whether the network module receives the preset notification message;
    处理模块,用于在收到关闭批注模式的指令之前,如果监听到所述预设的通知消息,则关闭批注模式,并响应所述通知消息。And a processing module, configured to close the annotation mode and respond to the notification message if the preset notification message is heard before receiving the instruction to close the annotation mode.
  9. 一种电子设备,其特征在于,包括存储处理器可执行指令的存储器;其中,所述处理器耦合于所述存储器,用于读取所述存储器存储的程序指令,并作为响应,执行如权利要求1-7任意一项所述关闭批注模式的方法中的操作。An electronic device, comprising: a memory storing processor executable instructions; wherein the processor is coupled to the memory for reading program instructions stored by the memory and, in response, executing as claimed The operation in the method of turning off the annotation mode as claimed in any of claims 1-7.
  10. 一种存储介质,其上存储有计算机程序,其特征在于,该程序被处理器执行如权利要求1-7任意一项所述关闭批注模式的方法中的操作。 A storage medium having stored thereon a computer program, characterized in that the program is executed by a processor in a method of turning off an annotation mode according to any one of claims 1-7.
PCT/CN2017/116222 2017-10-23 2017-12-14 Method and device for disabling annotation mode, electronic equipment, and storage medium WO2019080297A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710993130.3A CN107831980A (en) 2017-10-23 2017-10-23 Method and device for closing annotation mode, electronic equipment and storage medium
CN201710993130.3 2017-10-23

Publications (1)

Publication Number Publication Date
WO2019080297A1 true WO2019080297A1 (en) 2019-05-02

Family

ID=61648929

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/116222 WO2019080297A1 (en) 2017-10-23 2017-12-14 Method and device for disabling annotation mode, electronic equipment, and storage medium

Country Status (2)

Country Link
CN (1) CN107831980A (en)
WO (1) WO2019080297A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108958682A (en) * 2018-06-11 2018-12-07 广州视源电子科技股份有限公司 Pairing method, device, equipment and storage medium of wireless screen transmission device
CN109388321B (en) * 2018-10-30 2022-10-14 广州视源电子科技股份有限公司 Electronic whiteboard operation method and device
CN112799621A (en) * 2021-01-19 2021-05-14 深圳市皓丽智能科技有限公司 Comment display method and system
CN112819924B (en) * 2021-01-27 2024-05-14 武汉悦学帮网络技术有限公司 Picture editing method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005048079A2 (en) * 2003-11-12 2005-05-26 California Institute Of Technology Mobile content engine with enhanced features
CN102819392A (en) * 2012-07-25 2012-12-12 广州视睿电子科技有限公司 Method and system for controlling PPT
CN104360788A (en) * 2014-10-20 2015-02-18 深圳市天时通科技有限公司 Transparent marking method and desktop writing control method
CN106776514A (en) * 2016-12-15 2017-05-31 广州视源电子科技股份有限公司 Annotating method and device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102402499A (en) * 2011-12-17 2012-04-04 无敌科技(西安)有限公司 Method for recording marks in data display picture
US20150370772A1 (en) * 2014-06-20 2015-12-24 Microsoft Corporation Annotation preservation as comments
CN105739821B (en) * 2016-01-26 2019-11-15 三星电子(中国)研发中心 The operation processing method and device of mobile terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005048079A2 (en) * 2003-11-12 2005-05-26 California Institute Of Technology Mobile content engine with enhanced features
CN102819392A (en) * 2012-07-25 2012-12-12 广州视睿电子科技有限公司 Method and system for controlling PPT
CN104360788A (en) * 2014-10-20 2015-02-18 深圳市天时通科技有限公司 Transparent marking method and desktop writing control method
CN106776514A (en) * 2016-12-15 2017-05-31 广州视源电子科技股份有限公司 Annotating method and device

Also Published As

Publication number Publication date
CN107831980A (en) 2018-03-23

Similar Documents

Publication Publication Date Title
US11222173B2 (en) Method and apparatus for providing calendar displaying work history of document
WO2019075888A1 (en) Document commenting method and apparatus, and electronic device
WO2019071802A1 (en) Document annotation method and apparatus, and electronic device
WO2019080297A1 (en) Method and device for disabling annotation mode, electronic equipment, and storage medium
EP3805908B1 (en) Annotation display method, device and apparatus, and storage medium
CN106164856B (en) Adaptive user interaction pane manager
EP2570908A1 (en) Portable electronic apparatus and operation method thereof and computer readable media
WO2019015582A1 (en) Information notification method and mobile terminal
US10129335B2 (en) Method and system for dynamic group creation in a collaboration framework
US10331329B2 (en) Electronic device and method for changing order or location of content
US20210048933A1 (en) Cross-platform drag and drop user experience
US11144372B2 (en) Cross-platform stateless clipboard experiences
US10075490B2 (en) Information processing apparatus, electronic meeting system, and program
US11681410B2 (en) Icon management method and terminal device
US10395025B1 (en) Method for recording stroke data made on a touch sensitive interactive device
US10558610B2 (en) Utilizing function apparatus, recording medium, and method for comparing information before and after connection release with an external device
US10963635B2 (en) Extensibility of compound data objects
US20180074775A1 (en) Method and system for restoring an action between multiple devices
WO2017080203A1 (en) Handwriting input method and device, and mobile device
CN110798521B (en) File sharing method and device, electronic equipment and storage medium
KR20190021144A (en) Electronic device sending message and operation method of thereof
TW201732759A (en) Method and system to port multi device workspace data
CN112578977A (en) Display content annotation method, device and system
US10430924B2 (en) Resizable, open editable thumbnails in a computing device
WO2022135259A1 (en) Speech input method and apparatus, and electronic device

Legal Events

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

Ref document number: 17929655

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17929655

Country of ref document: EP

Kind code of ref document: A1

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

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

122 Ep: pct application non-entry in european phase

Ref document number: 17929655

Country of ref document: EP

Kind code of ref document: A1