WO2023138474A1 - 信息处理方法、装置、终端和存储介质 - Google Patents
信息处理方法、装置、终端和存储介质 Download PDFInfo
- Publication number
- WO2023138474A1 WO2023138474A1 PCT/CN2023/071917 CN2023071917W WO2023138474A1 WO 2023138474 A1 WO2023138474 A1 WO 2023138474A1 CN 2023071917 W CN2023071917 W CN 2023071917W WO 2023138474 A1 WO2023138474 A1 WO 2023138474A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- interface
- information
- content
- comment information
- comment
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
- G06F40/117—Tagging; Marking up; Designating a block; Setting of attributes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
- G06F16/178—Techniques for file synchronisation in file systems
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction 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/0483—Interaction with page-structured environments, e.g. book metaphor
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/169—Annotation, e.g. comment data or footnotes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/171—Editing, e.g. inserting or deleting by use of digital ink
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/40—Business processes related to social networking or social networking services
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
Definitions
- the present disclosure relates to the field of computer technology, and in particular to an information processing method, device, terminal and storage medium.
- the content interface in the document is used to display the content of the document, and the user may comment on the content of the document in the process of using the document, so that other users of the document can view the comment.
- the present disclosure provides an information processing method, device, terminal and storage medium.
- the present disclosure adopts the following technical solutions.
- the present disclosure provides an information processing method, including:
- the content interface and the discussion interface are different interfaces, and the discussion interface is used to display information published by the current user and associated users of the current user.
- the present disclosure provides an information processing device, including:
- a creating unit configured to create first comment information of the first content in the content interface in response to a first operation event on the first content in the content interface of the first document;
- a publishing unit configured to publish the first comment information to the discussion interface
- the content interface and the discussion interface are different interfaces, and the discussion interface is used to display information published by the current user and associated users of the current user.
- the present disclosure provides a terminal, including: at least one memory and at least one processor;
- the memory is used to store program codes
- the processor is used to call the program codes stored in the memory to execute the above method.
- the present disclosure provides a computer-readable storage medium, the computer storage medium is used to store program codes, and when the program codes are executed by a processor, the processor is prompted to execute the above method.
- the information processing method provided by the embodiment of the present disclosure can synchronize the created first comment information to the discussion interface when creating the first comment information for the first content displayed in the content interface of the first document, so that the first comment information can be extended, and the associated users of the current user can view the first comment information on the discussion interface without entering the first document, so that the diffusion and divergence of information can be realized, and the associated users can keep abreast of the dynamics of the first comment information in the first document.
- FIG. 1 is a schematic diagram of a display interface according to an embodiment of the present disclosure.
- FIG. 2 is a schematic diagram of a display interface according to an embodiment of the disclosure.
- Fig. 3 is a schematic diagram of a display interface according to an embodiment of the present disclosure.
- FIG. 4 is a schematic diagram of a display interface according to an embodiment of the present disclosure.
- Fig. 5 is a schematic diagram of a display interface according to an embodiment of the present disclosure.
- Fig. 6 is a schematic diagram of a display interface according to an embodiment of the present disclosure.
- FIG. 7 is a schematic diagram of a record tree of an embodiment of the present disclosure.
- FIG. 8 is a schematic diagram of version changes of a record tree according to an embodiment of the disclosure.
- FIG. 9 is a schematic diagram of version changes of a record tree according to an embodiment of the disclosure.
- FIG. 10 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
- the term “comprise” and its variations are open-ended, ie “including but not limited to”.
- the term “based on” is “based at least in part on”.
- the term “one embodiment” means “at least one embodiment”; the term “another embodiment” means “at least one further embodiment”; the term “some embodiments” means “at least some embodiments.” Relevant definitions of other terms will be given in the description below.
- the information processing method of the embodiment of the present disclosure includes: in response to a first operation event on the first content in the content interface of the first document, creating first comment information of the first content in the content interface, and posting the first comment information to the discussion interface.
- the first document may be a local document or an online document
- the interface where the document content of the first document is located is a content interface
- the first content may be part or all of the document content in the first document
- the user may add Comment information
- the added comment information is the first comment information
- the first comment information is associated with the first content.
- the first comment information created by the current user in the first document is synchronously sent to the discussion interface, thus realizing the divergence and extension of information, enabling other associated users to view the first comment information, and the associated user can directly view the first comment information on the discussion interface without entering the first document, and the associated user can reply to the first comment information in the discussion interface, thereby improving efficiency.
- the first comment information in the content interface is kept synchronized with the first comment information in the discussion interface.
- the specific content of the first comment information in the content interface is consistent with the specific content of the first comment information in the discussion interface. Operations on the first comment information in the content interface or discussion interface will take effect in both the content interface and the discussion interface.
- the first comment information in the content interface and the discussion interface are kept in sync, and subsequent updates are also kept in sync without operations on both sides.
- the associated information of the first comment information in the content interface is kept synchronized with the associated information of the first comment information in the discussion interface.
- the associated information of the first comment information includes at least one of the following: reply information of the first comment information, like information of the first comment information, and sharing information of the first comment information.
- reply information of the first comment information like information of the first comment information
- sharing information of the first comment information it is possible to reply under the first comment information, and the reply in the content interface or discussion interface will be displayed in both the content interface and the discussion interface, so that the user can reply to the first comment information in any place in the content interface or discussion interface. delete this reply message
- the state of the first comment information in the content interface is kept synchronized with the state of the first comment information in the discussion interface.
- the state of the first comment information includes: hidden, not hidden, visible to some people, invisible to some people, etc. If the first comment information is set to be hidden in the content interface or discussion interface, the first comment information will not be displayed on the content interface or discussion interface.
- the user in response to a trigger operation on a first control associated with the first comment information in the content interface, jump to the first comment information in the discussion interface.
- the user can jump to the discussion interface by triggering the first control in the content interface of the first document.
- the first comment information in the content interface can be displayed in the comment display interface.
- a comment display interface associated with the first content is created, and the first comment information and its associated information are displayed in the comment display interface. Comment information of different contents is displayed in different comment display interfaces.
- the first-level control or the second-level control displayed in the function list. Since the first comment information has an associated first control, it is possible to jump directly from the content interface to the first comment information in the discussion interface.
- jumping to the first comment information in the content interface is performed in response to a trigger operation on a second control associated with the first comment information in the discussion interface.
- a second control is displayed on the discussion interface, and the second control can be used to jump to the first comment information displayed on the content interface, so that when the user views the first comment information on the discussion interface, he can jump to the content interface to understand the first comment information with reference to the first content.
- the first comment information in the content interface is displayed in a first preset format
- the first preset format displays the first comment information and at least one of the following items: the publisher of the comment information, the release time of the comment information, the comment Like mark of discussion information, number of likes of comment information, reply mark of comment information, number of replies to comment information, sharing mark of comment information, number of share of comment information, and reply area.
- the first preset format may be a topic post format
- the first comment information may be displayed in the form of a post
- the reply information of the first comment information may be a reply to a post, displayed in the content interface in the form of a reply post. In this way, the display of interactive content is more friendly and the user experience is better.
- the first comment information in the discussion interface is displayed in a second preset format
- the second preset format displays the first comment information and at least one of the following items: the publisher of the comment information, the release time of the comment information, the like mark of the comment information, the number of likes of the comment information, the reply mark of the comment information, the number of replies to the comment information, the sharing mark of the comment information, the number of share comments of the comment information, the reply area, the referenced first content, and the mark of the first document.
- the second preset format may be a topic post format, and the second comment information may also be displayed in the form of a post, so as to improve the interactive experience.
- the identifier of the first document in the second preset format may be the second control or other controls, and the identifier of the first document may execute one of the following after being triggered: open the first document, open the first document and navigate to the first content, open the first document and locate the first content, and highlight the first content. For example, after the identification of the first document is triggered, the first document can be opened and the first content can be highlighted continuously for N seconds, so that the user can quickly locate the first content when there are multiple comment information, and then find the first comment information.
- the content interface of the first document when the content interface of the first document is displayed in full screen, the content interface and the discussion interface are in different display interfaces.
- the content interface of the first document can be displayed in full screen.
- the discussion interface is not in the currently displayed content interface.
- the discussion interface is displayed in another display interface.
- the discussion interface can be an interface other than the first document.
- the content interface of the first document when the content interface of the first document is displayed in a non-full screen, the content interface and the discussion interface are in different tab pages, and the tab pages are mutually independent pages.
- the content interface of the first document when the content interface of the first document is not displayed in full screen, multiple tab pages can be displayed, and the tab pages can be displayed in page cards, one page card corresponds to one tab page, and the content interface and the discussion interface are displayed in different cards.
- the discussion interface and the content interface are different interfaces, so interference between the two is avoided.
- creating first comment information of the first content in the content interface includes: in response to the first operation on the first content, displaying a comment posting interface; in response to a second operation, creating the first comment information of the first content according to information input in the comment posting interface.
- the first operation event may include one or more operations, for example, it may include a word marking operation on the first content and a selection operation of a control list. As shown in FIG. Click the "Post" button on the interface to publish.
- the comment publishing interface includes: at least one of a reference area, a text area, and a picture area; the reference area is used to display part or all of the first content; the text area is used to display text entered in the comment posting interface; the picture area is used to display pictures entered in the comment posting interface.
- FIG. 2 In the comment publishing interface in FIG. 2, there is a reference area, which displays the referenced "content 2", which is used to indicate that the comment information is a comment on "content 2", the text area is used to enter text, and the picture area is used to insert pictures.
- the picture area is located below the text area, and different types of information are separated to avoid confusion.
- An emoticon or @someone can also be inserted in the comment posting interface.
- a control for @someone can be provided in the comment posting interface.
- a first identifier is displayed at an associated position of the first content.
- the first comment information can be automatically hidden.
- the first comment information is displayed on the side of the first content.
- the first logo (the comment box with the number 2 in FIG. 3 ) is shown.
- the hidden first comment information and the reply information of the first comment information can be displayed by clicking on the first logo.
- the first comment information and reply information are displayed in a comment box, and a comment box only displays one comment information and all reply information of the comment information.
- the first content is displayed in a first style, which is different from a second style when the first content has no associated comment information.
- the color of the first content can be changed, or as shown in FIG. 3 , an underline is displayed below the first content to indicate that the first content has associated first comment information, and by changing the display style of the first content, it is indicated that the content has associated first comment information.
- it further includes: in response to a third operation on the first content, displaying a comment display interface around the first content, and the first comment information is displayed on the comment display interface.
- the first content may be triggered by clicking or other means to display the first comment information
- the comment display interface may be a comment box of the first content.
- the content interface and the discussion interface of the first document are displayed in different display cards, and the positions of the display cards can be changed. As shown in FIGS. 3 and 4 , the positions of the content interface and the discussion interface can be changed by changing the positions of the display cards.
- the display cards can be closed, and can be opened again through related controls after being closed.
- the input indicator when the comment display interface is displayed, the input indicator is focused on the reply area in the comment display interface.
- the reply area is used to input a reply to the first comment information or its reply information.
- the input identifier such as a cursor
- the reply area is automatically focused on the reply area (also referred to as an input box), thereby reducing user operations and improving reply efficiency.
- the comment display interface displays a third control
- the first control is used to switch the comment information displayed on the comment display interface after being triggered
- the comment information displayed on the comment display interface after switching is the comment information in the first document.
- FIG. 3 In the comment display interface in FIG. 3, an up arrow and a down arrow as a third control are displayed.
- the comment information to be displayed can be switched in the comment display interface, for example, the previous or next comment information can be displayed. Therefore, the displayed comment information can be switched directly on the comment display interface through the third control, so that all comment information in the first document can be viewed without leaving the comment display interface.
- a fourth control is displayed on the display interface, and the discussion interface is displayed after the fourth control is triggered.
- FIG. 4 There are multiple controls displayed on the left side of FIG. 4, wherein both the content interface and the discussion interface of the first document can be displayed in the display card, and the display card can be closed. After closing, it can be opened through the control on the left side of Figure 4.
- the "Discussion" control on the left side of Figure 4 is used to open the discussion interface after being triggered.
- the discussion interface displays an information publishing area.
- the information publishing area is used to publish information. Users can directly publish information on the discussion interface. The published information may not be comment information, such as user updates, testimonials, or essays.
- the information publishing area can be located at the top of the discussion interface, and can be fixed at the top. In the information publishing area, you can insert text, pictures or @someone.
- the discussion interface displays a fifth control
- the fifth control is used to display an information publishing interface after being triggered
- the information publishing interface is used to publish information on the discussion interface.
- the discussion interface includes a first subinterface and a second subinterface, the first subinterface is used to display all information posted on the discussion interface, and the second subinterface is used to display information associated with the current user in the discussion interface.
- the first sub-identity and the second sub-identity are used to display all information posted on the discussion interface
- the second subinterface is used to display information associated with the current user in the discussion interface.
- the first sub-interface is displayed after the first sub-identity is triggered
- the second sub-interface is displayed after the second sub-identity is triggered, so that the user can quickly view the information associated with himself through the second sub-interface, and the information associated with the current user can be the information subscribed by the current user.
- the first comment information in the discussion interface has an expanded state and an abbreviated state; when the first comment information is in the abbreviated state, the abbreviated information and the first reply area of the first comment information are displayed; when the comment information is in the expanded state, all information of the first comment information and the second reply area are displayed.
- the first comment information "It is a great idea" displayed in the discussion interface in the middle is in an abbreviated state. In the abbreviated state, if the length of the first comment information is less than the preset length, all the first comment information is displayed; otherwise, only the first part of the first comment information equal to the preset length is displayed.
- the comment information may not be displayed and only the number of comment information is displayed.
- the first comment information is triggered by clicking, etc., as shown in FIG.
- all content of Yi Ping Lun's message can be displayed, and a preset number of reply messages can be displayed, and a reply area for reply is provided in both the thumbnail state and the expanded state, so as to facilitate users to reply quickly.
- the first comment information will be released synchronously in the discussion interface, the first comment information in the content interface of the first document and the first comment information in the discussion interface are kept associated and synchronized, and the first comment information is displayed on the discussion interface in the form of a post.
- the interactive content new post, comment, follow
- the status of the first comment information will also be synchronized in real time (deleted on one side, it will also be deleted on the other side), and the discussion interface and the content interface of the first document can be directly jumped and interacted with.
- the option "Open from discussion” is provided. After triggering this option, the first comment information displayed in the discussion interface will be opened. Clicking on the logo of the first document at the top can open the corresponding first document and locate the first content corresponding to the first comment information, and highlight the first content for 2 seconds.
- a comment can be initiated after the word marking operation is performed in the first document. Users of the first document can see the update of the first comment information in both the first document and the discussion interface, and comment and subscribe to the first comment information.
- the display in the first document and the discussion interface can be updated synchronously. When operating on the comment under the first comment, the display in the first document and the discussion interface can be updated synchronously.
- the first comment information, the reply information, and the first content are all stored as one record
- a child node A is created for R0.
- RecordVersion reflects the history of the Record itself, and RecordTreeVersion reflects the history of the subtree.
- the RV of the record when a record generates a change operation, the RV of the record must be increased by one, and the TV of the root node must also be increased by one.
- the next step continues to assign a value to A, at this time TV needs to be increased by one, and the RV of A also needs to be increased by one.
- An embodiment of the present disclosure also provides an information processing device, including:
- a creating unit configured to create first comment information of the first content in the content interface in response to a first operation event on the first content in the content interface of the first document;
- a publishing unit configured to publish the first comment information to the discussion interface
- the content interface and the discussion interface are different interfaces, and the discussion interface is used to display information published by the current user and associated users of the current user.
- At least one of the following is satisfied:
- the first comment information in the content interface is kept in sync with the first comment information in the discussion interface;
- the associated information of the first comment information in the content interface is kept in sync with the associated information of the first comment information in the discussion interface;
- the state of the first comment information in the content interface is kept in sync with the state of the first comment information in the discussion interface.
- the associated information of the first comment information includes at least one of the following: reply information of the first comment information, like information of the first comment information, and sharing information of the first comment information.
- the information processing device further includes:
- a jumping unit configured to jump to the first comment information in the discussion interface in response to a trigger operation on a first control associated with the first comment information in the content interface;
- a jumping unit configured to jump to the first comment information in the content interface in response to a trigger operation on a second control associated with the first comment information in the discussion interface.
- the first comment information in the content interface is displayed in a first preset format
- the first preset format displays the first comment information and at least one of the following items: the publisher of the comment information, the release time of the comment information, the like mark of the comment information, the number of likes of the comment information, the reply mark of the comment information, the number of replies to the comment information, the sharing mark of the comment information, the number of share comments of the comment information, and the reply area.
- the first comment information in the discussion interface is displayed in a second preset format
- the second preset format displays the first comment information and at least one of the following items: the publisher of the comment information, the release time of the comment information, the like mark of the comment information, the number of likes of the comment information, the reply mark of the comment information, the number of replies to the comment information, the sharing mark of the comment information, the number of share comments of the comment information, the reply area, the referenced first content, and the mark of the first document.
- the identification of the first document is triggered to perform one of the following: open the first document, open the first document and locate the first content, open the first document and locate the first content and highlight the first content.
- the content interface and the discussion interface are in different display interfaces.
- the content interface of the first document when the content interface of the first document is not displayed in full screen, the content interface and the discussion interface are in different tab pages, and the tab pages are mutually independent pages.
- creating first comment information on the first content in the content interface includes:
- the first comment information of the first content is created according to the information input in the comment posting interface.
- the comment publishing interface includes: at least one of a reference area, a text area, and a picture area; the reference area is used to display part or all of the first content; the text area is used to display text entered in the comment posting interface; and the picture area is used to display pictures entered in the comment posting interface.
- a first logo is displayed at an associated position of the first content; and/or, the first content is displayed in a first style, which is different from a second style when the first content does not have associated comment information.
- it further includes: a display unit, configured to display a comment display interface around the first content in response to a third operation on the first content, and the first comment information is displayed on the comment display interface.
- At least one of the following is satisfied:
- the comment display interface When the comment display interface is displayed, the input logo is focused on the reply area in the comment display interface; the comment display interface displays a third control, and the third control is used to switch the comment information displayed on the comment display interface after being triggered, and the comment information displayed on the comment display interface after switching is the comment information in the first document.
- At least one of the following is satisfied:
- the display interface displays a fourth control, and the discussion interface is displayed after the fourth control is triggered;
- the discussion interface displays an information release area, and the information release area is used to release information
- the discussion interface displays a fifth control, and the fifth control is used to display an information release interface after being triggered, and the information release interface is used to release information on the discussion interface;
- the discussion interface includes a first sub-interface and a second sub-interface, the first sub-interface is used to display all information posted on the discussion interface, and the second sub-interface is used to display information associated with the current user in the discussion interface.
- the first comment information in the discussion interface has an expanded state and an abbreviated state; when the first comment information is in the abbreviated state, the abbreviated information and the first reply area of the first comment information are displayed; when the comment information is in the expanded state, all the information of the first comment information and the second reply area are displayed.
- the device since it basically corresponds to the embodiment of the method, for relevant parts, please refer to part of the description of the embodiment of the method.
- the device embodiments described above are merely illustrative, and the modules described as separate modules may or may not be separate. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment. It can be understood and implemented by those skilled in the art without creative effort.
- the present disclosure also provides a terminal and a storage medium, which are described below.
- FIG. 10 shows a schematic structural diagram of an electronic device (such as a terminal device or a server) 800 suitable for implementing an embodiment of the present disclosure.
- the terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (Personal Digital Assistants), PADs (Tablet Computers), PMPs (Portable Multimedia Players), vehicle-mounted terminals (such as vehicle-mounted navigation terminals), etc., and fixed terminals such as digital TVs, desktop computers, etc.
- the electronic device shown in the figure is just an example, and should not limit the functions and application scope of the embodiments of the present disclosure.
- an electronic device 800 may include a processing device (such as a central processing unit, a graphics processing unit, etc.) 801, which may perform various appropriate actions and processes according to a program stored in a read-only memory (ROM) 802 or a program loaded from a storage device 808 into a random access memory (RAM) 803.
- ROM read-only memory
- RAM random access memory
- various programs and data necessary for the operation of the electronic device 800 are also stored.
- the processing device 801, the ROM 802, and the RAM 803 are connected to each other through a bus 804.
- An input/output (I/O) interface 805 is also connected to the bus 804 .
- the following devices can be connected to the I/O interface 805: an input device 806 including, for example, a touch screen, a touchpad, a keyboard, a mouse, a camera, a microphone, an accelerometer, a gyroscope, etc.; an output device 807 including, for example, a liquid crystal display (LCD), a speaker, a vibrator, etc.; a storage device 808 including, for example, a magnetic tape, a hard disk, etc.; and a communication device 809.
- the communication means 809 may allow the electronic device 800 to communicate with other devices wirelessly or by wire to exchange data. While the electronic device 800 is shown with various means, it is to be understood that implementing or having all the means shown is not a requirement. More or fewer means may alternatively be implemented or provided.
- embodiments of the present disclosure include a computer program product, which includes a computer program carried on a computer-readable medium, where the computer program includes program codes for executing the methods shown in the flowcharts.
- the computer program may be downloaded and installed from a network via communication means 809 , or from storage means 808 , or from ROM 802 .
- the processing device 801 When the computer program is executed by the processing device 801, the above-mentioned functions defined in the methods of the embodiments of the present disclosure are performed.
- the computer-readable medium mentioned above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium or any combination of the two.
- a computer readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination thereof. More specific examples of computer readable storage media may include, but are not limited to, electrical connections having one or more wires, portable computer diskettes, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), fiber optics, portable compact disk read only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the foregoing.
- a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
- a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
- a computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium that can transmit, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
- Program code embodied on a computer readable medium may be transmitted by any appropriate medium, including but not limited to: wires, optical cables, RF (radio frequency), etc., or any suitable combination of the above.
- the client and the server can communicate using any currently known or future-developed network protocols such as HTTP (HyperText Transfer Protocol, Hypertext Transfer Protocol), and can be interconnected with any form or medium of digital data communication (for example, a communication network).
- HTTP HyperText Transfer Protocol
- Examples of communication networks include local area networks ("LANs”), wide area networks ("WANs”), internetworks (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed networks.
- the above-mentioned computer-readable medium may be included in the above-mentioned electronic device, or may exist independently without being incorporated into the electronic device.
- the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the electronic device, the electronic device is made to execute the above-mentioned method of the present disclosure.
- Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, or combinations thereof, including object-oriented programming languages—such as Java, Smalltalk, C++, and conventional procedural programming languages—such as the “C” language or similar programming languages.
- the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
- the remote computer can be connected to the user computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (e.g., through the Internet using an Internet service provider).
- LAN local area network
- WAN wide area network
- Internet service provider e.g., AT&T, MCI, Sprint, EarthLink, MSN, GTE, etc.
- each block in the flowchart or block diagram may represent a module, program segment, or portion of code that includes one or more executable instructions for implementing specified logical functions.
- the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or they may sometimes be executed in the reverse order, depending upon the functionality involved.
- the units involved in the embodiments described in the present disclosure may be implemented by software or by hardware. Wherein, the name of a unit does not constitute a limitation of the unit itself under certain circumstances.
- FPGAs Field Programmable Gate Arrays
- ASICs Application Specific Integrated Circuits
- ASSPs Application Specific Standard Products
- SOCs System on Chips
- CPLDs Complex Programmable Logic Devices
- a machine-readable medium may be a tangible medium that may contain or store a program for use by or in conjunction with an instruction execution system, apparatus, or device.
- a machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
- a machine-readable medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, apparatus, or devices, or any suitable combination of the foregoing.
- a machine-readable storage medium would include one or more wire-based electrical connections, a portable computer disk, a hard disk, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, compact disk read only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the foregoing.
- RAM random access memory
- ROM read only memory
- EPROM or flash memory erasable programmable read only memory
- CD-ROM compact disk read only memory
- magnetic storage devices or any suitable combination of the foregoing.
- an information processing method including:
- an information processing method which satisfies at least one of the following:
- the first comment information in the content interface is kept in sync with the first comment information in the discussion interface;
- the associated information of the first comment information in the content interface is kept in sync with the associated information of the first comment information in the discussion interface;
- the state of the first comment information in the content interface is kept in sync with the state of the first comment information in the discussion interface.
- an information processing method is provided, the associated information of the first comment information includes at least one of the following: reply information of the first comment information, like information of the first comment information, and sharing information of the first comment information.
- an information processing method further comprising:
- an information processing method is provided.
- the first comment information in the content interface is displayed in a first preset format, and the first preset format displays the first comment information and at least one of the following items: the publisher of the comment information, the release time of the comment information, the like mark of the comment information, the number of likes of the comment information, the reply mark of the comment information, the number of replies to the comment information, the share marks of the comment information, the number of share comments of the comment information, and the reply area; and/or, the first comment information in the discussion interface is displayed in a second preset format, and the second The first comment information and at least one of the following are displayed in the preset format: the publisher of the comment information, the release time of the comment information, the like mark of the comment information, the number of likes of the comment information, the reply mark of the comment information, the number of replies to the comment information, the sharing mark of the comment information, the number of share comments of the comment information, the reply area, the referenced first content, and the mark
- an information processing method where the identification of the first document is triggered to perform one of the following:
- an information processing method when the content interface of the first document is displayed in full screen, the content interface and the discussion interface are in different display interfaces; or,
- the content interface of the first document When the content interface of the first document is displayed in a non-full screen, the content interface and the discussion interface are in different tab pages, and the tab pages are mutually independent pages.
- an information processing method in response to a first operation event on the first content in the content interface of a first document, creating first comment information of the first content in the content interface, including:
- the first comment information of the first content is created according to the information input in the comment posting interface.
- the comment posting interface includes: at least one of a reference area, a text area, and a picture area;
- the reference area is used to display part or all of the first content
- the text area is used to display the text input in the comment posting interface
- the picture area is used to display pictures input in the comment posting interface.
- an information processing method after the first comment information of the first content is created in the content interface, at least one of the following items is further included:
- the first content is displayed in a first style that is different from a second style when the first content has no associated comment information.
- an information processing method further comprising:
- a comment display interface is displayed around the first content, and the first comment information is displayed on the comment display interface.
- an information processing method which satisfies at least one of the following:
- the comment display interface displays a third control, the third control is used to switch the comment information displayed on the comment display interface after being triggered, and the comment information displayed on the comment display interface after switching is the comment information in the first document.
- an information processing method which satisfies at least one of the following:
- the display interface displays a fourth control, and the discussion interface is displayed after the fourth control is triggered;
- the discussion interface displays an information release area, and the information release area is used to release information
- the discussion interface displays a fifth control, and the fifth control is used to display an information release interface after being triggered, and the information release interface is used to release information on the discussion interface;
- the discussion interface includes a first sub-interface and a second sub-interface, the first sub-interface is used to display all information posted on the discussion interface, and the second sub-interface is used to display information associated with the current user in the discussion interface.
- an information processing method is provided, the first comment information in the discussion interface has an expanded state and an abbreviated state;
- an information processing device including:
- a creating unit configured to create first comment information of the first content in the content interface in response to a first operation event on the first content in the content interface of the first document;
- a publishing unit configured to publish the first comment information to the discussion interface
- the content interface and the discussion interface are different interfaces, and the discussion interface is used to display information published by the current user and associated users of the current user.
- a terminal including: at least one memory and at least one processor;
- the at least one memory is used for storing program codes
- the at least one processor is used for invoking the program codes stored in the at least one memory to execute any one of the methods described above.
- a computer-readable storage medium is provided, the computer-readable storage medium is used for storing program code, and when the program code is executed by a processor, the processor is prompted to execute the above-mentioned method.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Software Systems (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- Artificial Intelligence (AREA)
- Human Computer Interaction (AREA)
- Business, Economics & Management (AREA)
- Economics (AREA)
- Strategic Management (AREA)
- Tourism & Hospitality (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Quality & Reliability (AREA)
- Operations Research (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Primary Health Care (AREA)
- Information Transfer Between Computers (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
Claims (17)
- 一种信息处理方法,其特征在于,包括:响应于对第一文档的内容界面中第一内容的第一操作事件,在所述内容界面中创建所述第一内容的第一评论信息,并将所述第一评论信息发布到讨论界面;其中,所述内容界面与所述讨论界面为不同的界面,所述讨论界面用于显示当前用户以及当前用户的关联用户所发布的信息。
- 根据权利要求1所述的方法,其特征在于,满足如下的至少一项:所述内容界面中的所述第一评论信息,与所述讨论界面中的所述第一评论信息保持同步;所述内容界面中所述第一评论信息的关联信息,与所述讨论界面中所述第一评论信息的关联信息保持同步;所述内容界面中的所述第一评论信息的状态,与所述讨论界面中的所述第一评论信息的状态保持同步。
- 根据权利要求2所述的方法,其特征在于,所述第一评论信息的关联信息包括如下的至少一项:所述第一评论信息的回复信息、所述第一评论信息的点赞信息、所述第一评论信息的分享信息。
- 根据权利要求1所述的方法,其特征在于,还包括:响应于对所述内容界面中所述第一评论信息关联的第一控件的触发操作,跳转至所述讨论界面中的所述第一评论信息;和/或,响应于对所述讨论界面的第一评论信息关联的第二控件的触发操作,跳转至所述内容界面中的所述第一评论信息。
- 根据权利要求1所述的方法,其特征在于,所述内容界面中的第一评论信息以第一预设格式进行显示,所述第一预设格式中显示有第一评论信息以及如下的至少一项:评论信息的发布人、评论信息的发布时间、评论信息的点赞标识、评论信息的点赞数、评论信息的回复标识、评论信息的回复数、评论信息的分享标识、评论信息的分享数、回复区;和/或,所述讨论界面中的第一评论信息以第二预设格式进行显示,所述第二预设格式中显示有第一评论信息以及如下的至少一项:评论信息的发布人、评论信息的发布时间、评论信息的点赞标识、评论信息的点赞数、评论信息的回复标识、评论信息的回复数、评论信息的分享标识、评论信息的分享数、回复区、引用的所述第一内容、所述第一文档的标识。
- 根据权利要求5所述的方法,其特征在于,所述第一文档的标识在被触发后执行如下的一项:打开所述第一文档、打开所述第一文档并定位至所述第一内容、打开所述第一文档并定位至所述 第一内容且突出显示所述第一内容。
- 根据权利要求1所述的方法,其特征在于,当所述第一文档的所述内容界面全屏显示时,所述内容界面与所述讨论界面处于不同的显示界面;或,当所述第一文档的所述内容界面非全屏显示时,所述第一文档的所述内容界面为非全屏显示时,所述内容界面与所述讨论界面处于不同的标签页面中,所述标签页面之间为互相独立的页面。
- 根据权利要求1的方法,其特征在于,响应于对第一文档的内容界面中第一内容的第一操作事件,在所述内容界面中创建所述第一内容的第一评论信息,包括:响应于对所述第一内容的第一操作,显示评论发布界面;响应于第二操作,根据所述评论发布界面所输入的信息创建所述第一内容的第一评论信息。
- 根据权利要求8述的方法,其特征在于,所述评论发布界面包括:引用区、文本区和图片区中的至少一个;所述引用区用于显示部分或全部所述第一内容;所述文本区用于显示在所述评论发布界面中输入的文本;所述图片区用于显示在所述评论发布界面中输入的图片。
- 根据权利要求1所述的方法,其特征在于,在所述内容界面中创建所述第一内容的第一评论信息之后,还包括如下的至少一项:在所述第一内容的关联位置显示第一标识;以第一样式显示所述第一内容,所述第一样式区别于所述第一内容不具有关联的评论信息时的第二样式。
- 根据权利要求1所述的方法,其特征在于,还包括:响应于对所述第一内容的第三操作,在所述第一内容的周侧显示评论显示界面,所述第一评论信息显示在所述评论显示界面。
- 根据权利要求11所述的方法,其特征在于,满足如下的至少一项:在显示所述评论显示界面时,将输入标识聚焦在所述评论显示界面中的回复区;所述评论显示界面显示有第三控件,所述第三控件用于被触发后切换在所述评论显示界面所显示的评论信息,且切换后所述评论显示界面所显示的评论信息为所述第一文档中的评论信息。
- 根据权利要求1所述的方法,其特征在于,满足如下的至少一项:显示界面显示有第四控件,在所述第四控件被触发后显示所述讨论界面;所述讨论界面显示有信息发布区,所述信息发布区用于发布信息;所述讨论界面显示有第五控件,所述第五控件用于被触发后显示信息发布界面,所述信息发布界面用于在所述讨论界面发布信息;所述讨论界面包括第一子界面和第二子界面,所述第一子界面用于显示发布在所述讨论界面的所有信息,所述第二子界面用于显示所述讨论界面中当前用户所关联的信息。
- 根据权利要求1所述的方法,其特征在于,所述讨论界面中的第一评论信息具有展开状态和缩略状态;在所述第一评论信息处于缩略状态时,显示所述第一评论信息的缩略信息和第一回复区;在所述评论信息处于所述展开状态时,显示所述第一评论信息的全部信息和第二回复区。
- 一种信息处理装置,包括:创建单元,用于响应于对第一文档的内容界面中第一内容的第一操作事件,在所述内容界面中创建所述第一内容的第一评论信息;发布单元,用于将所述第一评论信息发布到讨论界面;其中,所述内容界面与所述讨论界面为不同的界面,所述讨论界面用于显示当前用户以及当前用户的关联用户所发布的信息。
- 一种终端,包括:至少一个存储器和至少一个处理器;其中,所述至少一个存储器用于存储程序代码,所述至少一个处理器用于调用所述至少一个存储器所存储的程序代码执行权利要求1至14中任一项所述的方法。
- 一种计算机可读存储介质,所述计算机可读存储介质用于存储程序代码,所述程序代码在被处理器运行时,促使处理器执行权利要求1至14中任一项所述的方法。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US18/729,158 US20250117115A1 (en) | 2022-01-18 | 2023-01-12 | Method, apparatus, terminal and storage medium for information processing |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202210052803.6A CN116501417A (zh) | 2022-01-18 | 2022-01-18 | 信息处理方法、装置、终端和存储介质 |
| CN202210052803.6 | 2022-01-18 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2023138474A1 true WO2023138474A1 (zh) | 2023-07-27 |
Family
ID=87315345
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2023/071917 Ceased WO2023138474A1 (zh) | 2022-01-18 | 2023-01-12 | 信息处理方法、装置、终端和存储介质 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20250117115A1 (zh) |
| CN (1) | CN116501417A (zh) |
| WO (1) | WO2023138474A1 (zh) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN121605410A (zh) * | 2024-06-25 | 2026-03-03 | 北京字跳网络技术有限公司 | 信息处理方法、装置、电子设备、存储介质和程序产品 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102136199A (zh) * | 2011-03-10 | 2011-07-27 | 刘超 | 线上电子书阅读器和线上电子书编辑器 |
| CN102411576A (zh) * | 2010-09-25 | 2012-04-11 | 盛乐信息技术(上海)有限公司 | 用电子书阅读器浏览论坛的方法 |
| US20200007487A1 (en) * | 2018-06-29 | 2020-01-02 | Dropbox, Inc. | Mobile notifications for comment threads |
| CN113568545A (zh) * | 2021-07-29 | 2021-10-29 | 掌阅科技股份有限公司 | 评论内容显示方法、终端及存储介质 |
| CN114565476A (zh) * | 2022-03-02 | 2022-05-31 | 北京字跳网络技术有限公司 | 信息处理方法、装置、终端和存储介质 |
-
2022
- 2022-01-18 CN CN202210052803.6A patent/CN116501417A/zh active Pending
-
2023
- 2023-01-12 US US18/729,158 patent/US20250117115A1/en active Pending
- 2023-01-12 WO PCT/CN2023/071917 patent/WO2023138474A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102411576A (zh) * | 2010-09-25 | 2012-04-11 | 盛乐信息技术(上海)有限公司 | 用电子书阅读器浏览论坛的方法 |
| CN102136199A (zh) * | 2011-03-10 | 2011-07-27 | 刘超 | 线上电子书阅读器和线上电子书编辑器 |
| US20200007487A1 (en) * | 2018-06-29 | 2020-01-02 | Dropbox, Inc. | Mobile notifications for comment threads |
| CN113568545A (zh) * | 2021-07-29 | 2021-10-29 | 掌阅科技股份有限公司 | 评论内容显示方法、终端及存储介质 |
| CN114565476A (zh) * | 2022-03-02 | 2022-05-31 | 北京字跳网络技术有限公司 | 信息处理方法、装置、终端和存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN116501417A (zh) | 2023-07-28 |
| US20250117115A1 (en) | 2025-04-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN111970577B (zh) | 字幕编辑方法、装置和电子设备 | |
| CN108604155B (zh) | 在用户之间管理消息以协作编辑电子文档 | |
| JP7746423B2 (ja) | 情報返信方法、装置、電子機器、コンピュータ記憶媒体と製品 | |
| JP7617271B2 (ja) | マルチメディアのインタラクション方法、情報インタラクション方法、装置、機器及び媒体 | |
| KR102730668B1 (ko) | 동영상 게시 방법, 장치, 전자 설비 및 저장 매체 | |
| JP7541201B2 (ja) | 情報返信方法、装置、電子機器、コンピュータ記憶媒体及び製品 | |
| CN113050844B (zh) | 数据展示方法、装置、电子设备和计算机可读介质 | |
| JP7616615B2 (ja) | 画像表示方法、装置、デバイス及び記憶媒体 | |
| WO2024251228A1 (zh) | 媒体内容展示方法、装置、电子设备及存储介质 | |
| WO2023165556A1 (zh) | 信息处理方法、装置、终端和存储介质 | |
| JP7677723B2 (ja) | ビデオ処理方法、ビデオ処理装置とコンピュータ可読記憶媒体 | |
| WO2024037491A1 (zh) | 媒体内容处理方法、装置、设备及存储介质 | |
| WO2024183814A1 (zh) | 内容分享方法、装置、设备、计算机可读存储介质及产品 | |
| US20240289543A1 (en) | Method, apparatus, terminal and storage medium for information processing | |
| CN113128185A (zh) | 交互方法、装置和电子设备 | |
| WO2024140025A1 (zh) | 页面展示方法、装置、设备和存储介质 | |
| WO2025011520A1 (zh) | 媒体内容流处理方法、装置、设备及存储介质 | |
| CN112307375A (zh) | 页面展示方法、装置、电子设备和计算机可读介质 | |
| WO2024179308A1 (zh) | 一种信息处理方法、装置、电子设备、计算机可读介质 | |
| WO2025040125A1 (zh) | 一种内容发布方法、装置、电子设备及存储介质 | |
| CN114584716A (zh) | 图片处理方法、装置、设备及存储介质 | |
| WO2023138474A1 (zh) | 信息处理方法、装置、终端和存储介质 | |
| US12395455B2 (en) | Method, apparatus and device for processing instant message | |
| CN115373768A (zh) | 信息的处理方法、装置、终端和存储介质 | |
| CN112837050A (zh) | 发送和接收群收款消息的方法、设备及计算机可读介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 23742789 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 18729158 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 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 05.11.2024) |
|
| WWP | Wipo information: published in national office |
Ref document number: 18729158 Country of ref document: US |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 23742789 Country of ref document: EP Kind code of ref document: A1 |