CN108804296B - Record deconstruction method and apparatus and computer readable storage medium - Google Patents

Record deconstruction method and apparatus and computer readable storage medium Download PDF

Info

Publication number
CN108804296B
CN108804296B CN201810488526.7A CN201810488526A CN108804296B CN 108804296 B CN108804296 B CN 108804296B CN 201810488526 A CN201810488526 A CN 201810488526A CN 108804296 B CN108804296 B CN 108804296B
Authority
CN
China
Prior art keywords
original record
record
user
new records
original
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810488526.7A
Other languages
Chinese (zh)
Other versions
CN108804296A (en
Inventor
周子建
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Xingyou Network Technology Ltd
Original Assignee
Shanghai Xingyou Network Technology Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Xingyou Network Technology Ltd filed Critical Shanghai Xingyou Network Technology Ltd
Priority to CN201810488526.7A priority Critical patent/CN108804296B/en
Publication of CN108804296A publication Critical patent/CN108804296A/en
Application granted granted Critical
Publication of CN108804296B publication Critical patent/CN108804296B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging

Abstract

The invention relates to a record deconstruction method and device and a computer-readable storage medium. The method comprises the following steps: receiving a request of a user for deconstruction operation of an original record, wherein the original record is an editable minimum unit and comprises at least one mark for decomposing the original record into a plurality of new records; decomposing the original record into a plurality of new records according to at least one mark; and presenting at least one of the plurality of new records. The method and the device can rapidly decompose the original record into a plurality of new records, so that a user can perform independent information association operation on at least one new record in the decomposed plurality of new records, thereby improving the associativity of the recorded information and further improving the user experience.

Description

Record deconstruction method and apparatus and computer readable storage medium
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to a method and an apparatus for record deconstruction and a computer-readable storage medium.
Background
With the rapid development of communication technology and hardware technology, intelligent mobile terminals have been widely used in the lives of people. More and more people like to read and process information using an Application (APP) installed on a smart mobile terminal.
In an application using a record as an editable minimum unit, each row of information is used as one record, and a user can select one record to operate each time, for example, the record is moved, modified and the like in an editing interface of the application, so that the user can conveniently and quickly operate the recorded information on a mobile terminal. However, even if the record contains a relatively large amount of content, the user can only operate on a record-by-record basis.
Disclosure of Invention
In view of the above, an object of the present invention is to provide a method and an apparatus for record deconstruction and a computer-readable storage medium, which can improve user experience.
One aspect of the present invention provides a record deconstruction method, comprising: receiving a request of a user for deconstruction operation of an original record, wherein the original record is an editable minimum unit and comprises at least one mark for decomposing the original record into a plurality of new records; decomposing the original record into a plurality of new records according to at least one mark; and presenting at least one of the plurality of new records.
In one embodiment of the invention, decomposing the original record into a plurality of new records based on at least one marker includes: detecting a line break in the original record; and decomposing the original record into a plurality of new records according to the line break.
In one embodiment of the invention, decomposing the original record into a plurality of new records according to the line break comprises: decomposing the original record into original records displayed one by one according to the line feed character; and receiving editing operation of the original record displayed item by a user, wherein the editing operation comprises at least one of modification operation, deletion operation and movement operation.
In one embodiment of the invention, presenting at least one new record of the plurality of new records comprises: at least one of the plurality of new records is presented, item by item, in place of the original record.
In one embodiment of the invention, the method further comprises: and receiving the editing operation of the original record or the at least one new record by the user, wherein the editing operation comprises at least one of an adding operation, a modifying operation, a deleting operation and an associating operation.
In one embodiment of the invention, the format of each of the at least one new recording includes at least one of text, pictures, audio, video, links, and executable files.
Another aspect of the present invention provides a recording deconstruction device comprising: a receiving module, configured to receive a request for deconstruction operation of an original record by a user, where the original record is a minimum unit that can be edited, and the original record includes at least one tag for decomposing the original record into a plurality of new records; a decomposition module for decomposing the original record into a plurality of new records according to at least one mark; and a presentation module for presenting at least one of the plurality of new records.
In one embodiment of the invention, the break-up module detects a wrap around in the original record and breaks up the original record into a plurality of new records based on the wrap around.
In one embodiment of the invention, the rendering module renders at least one of the plurality of new records, item by item, in place of the original record.
Yet another aspect of the invention provides a computer-readable storage medium having stored thereon computer-executable instructions that, when executed by a processor, implement any of the methods described above.
According to the technical scheme provided by the embodiment of the invention, a request of a user for deconstruction operation of an original record is received, wherein the original record is an editable minimum unit and comprises at least one mark for decomposing the original record into a plurality of new records; decomposing the original record into a plurality of new records according to at least one mark; and at least one new record in the plurality of new records is presented, the original record can be rapidly decomposed into the plurality of new records, so that a user can perform independent information association operation on at least one new record in the decomposed plurality of new records, and therefore, the information associativity of the records is improved, and the user experience is further improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
Fig. 1 is a flowchart illustrating a record deconstruction method according to an exemplary embodiment of the present invention.
Fig. 2 is a flowchart illustrating a record deconstruction method according to another exemplary embodiment of the present invention.
Fig. 3 is a block diagram illustrating a recording deconstruction apparatus according to an exemplary embodiment of the present invention.
Fig. 4 is a block diagram illustrating a recording deconstruction apparatus according to another exemplary embodiment of the present invention.
Fig. 5 is a block diagram illustrating an apparatus for record deconstruction according to an exemplary embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
When using an application recorded as an editable minimum unit, a user may wish to perform a refinement operation on a large piece of content imported from the outside. Although the content may be first changed into a plurality of records by manually dividing the content into rows, and then the plurality of records are respectively operated, the manual dividing method is not efficient, resulting in poor user experience. The invention provides a record deconstruction method which can improve user experience.
Fig. 1 is a flowchart illustrating a record deconstruction method according to an exemplary embodiment of the present invention. As shown in fig. 1, the method includes:
110: a request is received from a user for an deconstruction operation of an original record, wherein the original record is a minimum unit that is editable, the original record including at least one marker for decomposing the original record into a plurality of new records.
In an embodiment of the present invention, a user device receives a request for deconstruction operations of an original recording from a user. Here, the original record is a minimum unit that is editable, and the original record includes at least one marker for breaking the original record into a plurality of new records.
Specifically, the user equipment may include, but is not limited to, a mobile terminal device such as a mobile phone, a Personal Digital Assistant (PDA), or a PC terminal device such as a Personal Computer (PC), and the like.
The original record may be information input by the user on the user equipment, or may be information pasted by the user from an external copy, which is not limited by the present invention. It should be noted that the information may be one or a combination of text, picture, voice, video, and the like. Further, the original record is an editable minimum unit, and the original record includes at least one mark therein. Here, the mark may include, but is not limited to, a line break, a space, a comma, a period, a special symbol, and the like.
The deconstruction operation is a structure deconstruction operation that requests the original record to be broken down into a plurality of new records. The request for deconstruction operation may be, for example, a button for triggering deconstruction operation on the user interface, for example, when a user wishes to deconstruct a record, the record may be selected on the user interface and long-pressed; further, the user may click the button in a menu in which the button is displayed, thereby conveniently triggering a deconstruction operation for the piece of recording.
Further, the user may perform editing operations on the original recording on the user device prior to performing deconstruction operations on the original recording. Here, the editing operation may include one or more of an adding operation, a modifying operation, a deleting operation, and an associating operation. It should be noted that the association operation at this time can only be performed on the entire original record, and cannot be performed on a word, or a sentence in the original record alone.
120: the original record is broken into a plurality of new records based on at least one of the marks.
In an embodiment of the present invention, after receiving a request for deconstruction of an original record by a user, a user device decomposes the original record into a plurality of new records according to at least one marker.
In particular, upon receiving a long press operation of the original recording by the user, the user device presents the user with at least one function button such as copy, insert, remind, fry, delete, etc. Further, upon receiving a user click operation on the "fry" button, the user device breaks the original record into a plurality of new records according to the at least one label.
130: at least one of the plurality of new records is presented.
In an embodiment of the invention, after breaking down the original recording into a plurality of new records according to the at least one marker, the user device presents at least one of the plurality of new records to the user. Here, the format of each of the at least one new recording may include one or more of text, pictures, audio, video, links, and executable files.
According to the technical scheme provided by the embodiment of the invention, a request of a user for deconstruction operation of an original record is received, wherein the original record is an editable minimum unit and comprises at least one mark for decomposing the original record into a plurality of new records; decomposing the original record into a plurality of new records according to at least one mark; and at least one new record in the plurality of new records is presented, the original record can be rapidly decomposed into the plurality of new records, so that a user can perform independent information association operation on at least one new record in the decomposed plurality of new records, and therefore, the information associativity of the records is improved, and the user experience is further improved.
In another embodiment of the present invention, decomposing the original record into a plurality of new records based on at least one marker includes: detecting a line break in the original record; and decomposing the original record into a plurality of new records according to the line break.
Specifically, after receiving a request of a user for deconstruction operation of an original record, user equipment detects a line break in the original record, and if the line break in the original record is detected, the user equipment decomposes the original record into a plurality of new records according to the line break; if no linefeed character in the original recording is detected, the user device does not perform any operation on the original recording.
In another embodiment of the present invention, breaking an original record into a plurality of new records based on line breaks comprises: decomposing the original record into original records displayed one by one according to the line feed character; and receiving editing operation of the original record displayed item by a user, wherein the editing operation comprises at least one of modification operation, deletion operation and movement operation.
Specifically, after detecting the line break in the original record, the user equipment decomposes the original record into a plurality of new records according to the line break, and presents the decomposed plurality of new records to the user in a piece-by-piece manner. Further, the user may perform an editing operation on at least one of the decomposed plurality of new records on the user device. Here, the editing operation may include one or more of a modification operation, a deletion operation, and a move operation.
It should be noted that the user cannot add at least one new record to the decomposed multiple new records, that is, the user cannot perform an adding operation on the decomposed multiple new records.
In another embodiment of the present invention, presenting at least one new record of the plurality of new records comprises: at least one of the plurality of new records is presented, item by item, in place of the original record.
Specifically, after receiving an editing operation of the original record displayed item by the user, the user equipment presents at least one new record in a plurality of new records to the user in an item-by-item manner. It should be noted that at least one new record presented on the user device will replace the original record, i.e. at least one new record presented on the user device will overwrite the original record.
Optionally, as another embodiment, the method of fig. 1 further includes: and receiving the editing operation of the original record or the at least one new record by the user, wherein the editing operation comprises at least one of an adding operation, a modifying operation, a deleting operation and an associating operation.
Specifically, after presenting at least one of the plurality of new records item by item, the user may perform an editing operation on at least one of the at least one new record on the user device. Here, the editing operation may include one or more of an adding operation, a modifying operation, a deleting operation, and an associating operation. It should be noted that the association operation at this time is performed separately for at least one new record of the decomposed plurality of new records.
Further, after clicking the "preview and share" button, the user may select the display mode, whether to turn on the "burn after reading" function, whether to add a personal business card, whether to allow forwarding, and the like. Here, the display mode may include, but is not limited to, a default mode, an article mode, a journal mode, a teletext mode, a voice-picture mode, a PPT mode, and the like. Burn-after-reading means that after reading at least one record shared by a user for a preset time, the server automatically deletes the at least one record shared by the user to the shared user, so that the shared user cannot see the content of the link information shared by the user. The preset time may be a default time of the server, or may be a time set by the user before confirming the sharing, for example, one minute, five minutes, ten minutes, and the like, which is not limited in the present invention.
Further, after the link information of at least one record is sent to the shared user equipment, the user can still execute editing operation on at least one record, and the result of the editing operation is presented to the shared user through sharing real-time update; the shared user can only read and comment on the content of the link information, such as writing comments, praise, and the like, but cannot edit the content of the link information.
It should be noted that, in addition to sending the link information of the at least one record to the shared user equipment, the user equipment may also store the at least one record in a local or cloud server, which is not limited in the present invention.
In addition, the user can click a 'cancel sharing' button on the user equipment to cancel the content of the link information shared to the shared user; when the shared user clicks the link information on the shared user equipment, the content of the link information cannot be presented to the shared user, and at this time, the shared user equipment presents the prompt information that the content is deleted by the host to the shared user.
Further, the user device may also receive a click operation of a "delete" button on the user device by the user, so as to delete at least one record shared with the shared user. After the user deletes the sharing on the user equipment, the shared user cannot see the content of the link information when clicking the link information on the shared user equipment, and at this time, the shared user equipment presents the prompt information that the content is deleted by the owner to the shared user.
All the above-mentioned optional technical solutions can be combined arbitrarily to form the optional embodiments of the present invention, and are not described herein again.
Fig. 2 is a flowchart illustrating a record deconstruction method according to another exemplary embodiment of the present invention. As shown in fig. 2, the method includes:
210: a request is received from a user for an deconstruction operation of an original record, wherein the original record is a minimum unit that is editable, the original record including at least one marker for decomposing the original record into a plurality of new records.
In the embodiment of the present invention, before deconstructing the original record, the user may perform an editing operation on the original record on the user equipment. Here, the editing operation may include one or more of an adding operation, a modifying operation, a deleting operation, and an associating operation. Note that the association operation at this time is performed for the entire original record.
Further, the user device receives a user request for deconstruction operations of the original recording. Here, the original record is a minimum unit that is editable, and the original record includes at least one marker for breaking the original record into a plurality of new records.
220: the line breaks in the original recording are detected.
In the embodiment of the invention, after receiving a request of a user for deconstruction operation of an original record, user equipment detects a line break in the original record, and when detecting that the line break exists in the original record, the original record is decomposed into a plurality of new records according to the line break.
230: and decomposing the original record into the original records displayed one by one according to the line break.
In the embodiment of the invention, after the line break in the original record is detected, the user equipment decomposes the original record into a plurality of new records according to the line break, and presents the decomposed plurality of new records to the user in a way of one by one.
240: and receiving the editing operation of the original record displayed item by the user, wherein the editing operation comprises at least one of a modification operation, a deletion operation and a movement operation.
In the embodiment of the invention, after the original record is decomposed into the original records displayed item by item according to the linefeed, the user can edit at least one of the decomposed new records on the user equipment. Here, the editing operation may include one or more of a modification operation, a deletion operation, and a move operation.
250: at least one of the plurality of new records is presented, item by item, in place of the original record.
In the embodiment of the invention, after receiving the editing operation of the original record displayed item by the user, the user equipment presents at least one new record in a plurality of new records to the user in an item-by-item mode. It should be noted that at least one new record presented on the user device will replace the original record, i.e. at least one new record presented on the user device will overwrite the original record.
Further, after presenting the at least one of the plurality of new records item by item, the user may perform an editing operation on the at least one of the at least one new record on the user device. Here, the editing operation may include one or more of an adding operation, a modifying operation, a deleting operation, and an associating operation. It should be noted that the association operation at this time is performed separately for at least one new record of the decomposed plurality of new records.
According to the technical scheme provided by the embodiment of the invention, the line break in the original record is detected by receiving the request of the user for the deconstruction operation of the original record, the original record is decomposed into the original records which are displayed one by one according to the line break, the editing operation of the original record which is displayed one by the user is received, and at least one new record in a plurality of new records is presented one by one to replace the original record, so that the original record can be quickly decomposed into the plurality of new records, and the user can perform independent information association operation on at least one new record in the plurality of decomposed new records, therefore, the information associativity of the record is improved, and the user experience is further improved.
Next, the above-described recording deconstruction method will be specifically described by way of an example.
First, the user inputs a piece of content "your mobile phone ↓" containing the line feed character "↓" on the user device, for example, the mobile phone ↓ "has been stopped due to defaulting, the mobile phone ↓" is quickly charged, otherwise, i have no way to call you! "; then, the user performs long-time pressing operation on the piece of content, and clicks a 'fry' button after displaying a menu containing buttons such as copy, insert, remind, fry, delete and the like on a user interface; further, the user device decomposes the content into four records of "your mobile phone", "has arreared down", "fast forward recharge", and "otherwise, i have no way to call you | according to the line feed character" ↓! "and present these four records on the user interface one by one, at this time, the user can do editing operation such as modification, deletion, movement to any one of these four records; finally, the user clicks the "done" button to end the editing operation, and the user device presents the edited at least one record on the user interface.
The following are embodiments of the apparatus of the present invention that may be used to perform embodiments of the method of the present invention. For details which are not disclosed in the embodiments of the apparatus of the present invention, reference is made to the embodiments of the method of the present invention.
Fig. 3 is a block diagram illustrating a recording deconstruction apparatus according to an exemplary embodiment of the present invention. As shown in fig. 3, the apparatus includes:
a receiving module 310, configured to receive a request from a user for an operation of deconstructing an original record, wherein the original record is a minimum unit that can be edited, and the original record includes at least one mark for decomposing the original record into a plurality of new records.
A decomposition module 320 for decomposing the original record into a plurality of new records according to the at least one marker.
A presenting module 330 for presenting at least one new record of the plurality of new records.
According to the technical scheme provided by the embodiment of the invention, a request of a user for deconstruction operation of an original record is received, wherein the original record is an editable minimum unit and comprises at least one mark for decomposing the original record into a plurality of new records; decomposing the original record into a plurality of new records according to at least one mark; and at least one new record in the plurality of new records is presented, the original record can be rapidly decomposed into the plurality of new records, so that a user can perform independent information association operation on at least one new record in the decomposed plurality of new records, and therefore, the information associativity of the records is improved, and the user experience is further improved.
In another embodiment of the present invention, the break module 320 of FIG. 3 detects line breaks in the original record and breaks the original record into a plurality of new records based on the line breaks.
In another embodiment of the present invention, the decomposition module 320 of fig. 3 further decomposes the original record into original records displayed item by item according to the linefeed, and receives a user's editing operation on the original records displayed item by item, wherein the editing operation includes at least one of a modification operation, a deletion operation, and a move operation.
In another embodiment of the present invention, the rendering module 330 of FIG. 3 renders at least one of the plurality of new records, item by item, in place of the original record.
In another embodiment of the present invention, the receiving module 310 of fig. 3 further receives an editing operation of the original record or the at least one new record by the user, where the editing operation includes at least one of an adding operation, a modifying operation, a deleting operation, and an associating operation.
In another embodiment of the present invention, the format of each of the at least one new recording includes at least one of text, pictures, audio, video, links, and executable files.
Fig. 4 is a block diagram illustrating a recording deconstruction apparatus according to another exemplary embodiment of the present invention. As shown in fig. 4, the apparatus includes:
a receiving module 410, configured to receive a request of a user for an deconstruction operation of an original record, wherein the original record is an editable minimum unit and includes at least one mark for decomposing the original record into a plurality of new records; and the editing operation of the original record displayed by the user is received, and the editing operation comprises at least one of modification operation, deletion operation and movement operation.
And a detection module 420, configured to detect a line break in the original record.
And the decomposition module 430 is used for decomposing the original record into the original records displayed item by item according to the line break.
A presenting module 440 for presenting at least one new record of the plurality of new records item by item instead of the original record.
According to the technical scheme provided by the embodiment of the invention, the line break in the original record is detected by receiving the request of the user for the deconstruction operation of the original record, the original record is decomposed into the original records which are displayed one by one according to the line break, the editing operation of the original record which is displayed one by the user is received, and at least one new record in a plurality of new records is presented one by one to replace the original record, so that the original record can be quickly decomposed into the plurality of new records, and the user can perform independent information association operation on at least one new record in the plurality of decomposed new records, therefore, the information associativity of the record is improved, and the user experience is further improved.
The implementation process of the functions and actions of each module in the above device is specifically described in the implementation process of the corresponding step in the above method, and is not described herein again.
Fig. 5 is a block diagram illustrating an apparatus for record deconstruction according to an exemplary embodiment of the present invention.
Referring to fig. 5, the apparatus 500 includes a processing component 510 that further includes one or more processors and memory resources, represented by memory 520, for storing instructions, such as applications, that are executable by the processing component 510. The application programs stored in memory 520 may include one or more modules that each correspond to a set of instructions. Further, the processing component 510 is configured to execute instructions to perform the record deconstruction method described above.
The apparatus 500 may also include a power supply component configured to perform power management of the apparatus 500, a wired or wireless network interface configured to connect the apparatus 500 to a network, and an input output (I/O) interface. The apparatus 500 may operate based on storage inOperating systems for the memory 520, e.g. Windows ServerTM,Mac OS XTM,UnixTM,LinuxTM,FreeBSDTMOr the like.
A non-transitory computer readable storage medium having instructions stored thereon that, when executed by a processor of the apparatus 500, enable the apparatus 500 to perform a record deconstruction method comprising: receiving a request of a user for deconstruction operation of an original record, wherein the original record is an editable minimum unit and comprises at least one mark for decomposing the original record into a plurality of new records; decomposing the original record into a plurality of new records according to at least one mark; and presenting at least one of the plurality of new records.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention or a part thereof, which essentially contributes to the prior art, can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program check codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A record deconstruction method, comprising:
receiving a request of a user for deconstruction operation of an original record, wherein the original record is an editable minimum unit, the original record comprises at least one mark for decomposing the original record into a plurality of new records, and the request for deconstruction operation is long press operation on the original record;
decomposing the original record into the plurality of new records according to the at least one marker; and
presenting at least one of the plurality of new records;
wherein said breaking the original record into the plurality of new records according to the at least one marker comprises:
after receiving the long-press operation, presenting a button for triggering the deconstruction operation on a user interface;
after receiving the clicking operation of the button by the user, decomposing the original record into the plurality of new records according to the at least one mark.
2. The method of claim 1, wherein said breaking the original record into the plurality of new records according to the at least one marker comprises:
detecting a line break in the original record; and
and decomposing the original record into the plurality of new records according to the line break.
3. The method of claim 2, wherein said breaking the original record into the plurality of new records according to the linefeed comprises:
decomposing the original record into original records displayed one by one according to the line feed character; and
and receiving the editing operation of the user on the original records displayed item by item, wherein the editing operation comprises at least one of a modification operation, a deletion operation and a movement operation.
4. The method of claim 1, wherein said presenting at least one of the plurality of new records comprises:
presenting at least one of the plurality of new records item by item in place of the original record.
5. The method of any of claims 1 to 4, further comprising:
and receiving the editing operation of the user on the original record or the at least one new record, wherein the editing operation comprises at least one of an adding operation, a modifying operation, a deleting operation and an associating operation.
6. The method of any of claims 1 to 4, wherein a format of each of the at least one new recording comprises at least one of text, pictures, audio, video, links, and executable files.
7. A record deconstruction device, comprising:
the receiving module is used for receiving a request of a user for deconstruction operation of an original record;
wherein the original record is an editable minimum unit, the original record comprises at least one mark for decomposing the original record into a plurality of new records, and the request of the deconstruction operation is a long press operation on the original record;
a decomposition module for decomposing the original record into the plurality of new records according to the at least one marker; and
a presentation module for presenting at least one of the plurality of new records;
wherein the decomposition module has a button for presenting on a user interface for triggering the deconstruction operation after receiving the long press operation; after receiving the clicking operation of the button by the user, decomposing the original record into the plurality of new records according to the at least one mark.
8. The apparatus of claim 7, wherein the decomposition module detects a line break in the original record and decomposes the original record into the plurality of new records according to the line break.
9. The apparatus of claim 7, wherein the rendering module renders at least one of the plurality of new records, one by one, in place of the original record.
10. A computer-readable storage medium having stored thereon computer-executable instructions, which when executed by a processor implement the method of any one of claims 1 to 6.
CN201810488526.7A 2018-05-21 2018-05-21 Record deconstruction method and apparatus and computer readable storage medium Active CN108804296B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810488526.7A CN108804296B (en) 2018-05-21 2018-05-21 Record deconstruction method and apparatus and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810488526.7A CN108804296B (en) 2018-05-21 2018-05-21 Record deconstruction method and apparatus and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN108804296A CN108804296A (en) 2018-11-13
CN108804296B true CN108804296B (en) 2021-09-24

Family

ID=64091201

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810488526.7A Active CN108804296B (en) 2018-05-21 2018-05-21 Record deconstruction method and apparatus and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN108804296B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1920811A (en) * 2006-08-31 2007-02-28 北京北大方正电子有限公司 Character typesetting method
CN104023018A (en) * 2014-06-11 2014-09-03 中国联合网络通信集团有限公司 Text protocol reverse resolution method and system
CN105765569A (en) * 2014-11-05 2016-07-13 华为技术有限公司 Data distribution method, loader and storage system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100992858B1 (en) * 2008-12-30 2010-11-09 엔에이치엔(주) Method, system and computer-readable recording medium for correcting result of ocr

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1920811A (en) * 2006-08-31 2007-02-28 北京北大方正电子有限公司 Character typesetting method
CN104023018A (en) * 2014-06-11 2014-09-03 中国联合网络通信集团有限公司 Text protocol reverse resolution method and system
CN105765569A (en) * 2014-11-05 2016-07-13 华为技术有限公司 Data distribution method, loader and storage system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"如何对excel中有手动换行符单元格拆分;佚名;《https://jingyan.baidu.com/article/9c69d48ff8a03813c9024eb8.html》;20170913;正文步骤1-步骤6 *

Also Published As

Publication number Publication date
CN108804296A (en) 2018-11-13

Similar Documents

Publication Publication Date Title
EP3627326B1 (en) File processing method and mobile terminal
KR102239587B1 (en) Automated system for organizing presentation slides
CN111913629A (en) Information sending method and device and electronic equipment
CN107430622A (en) For the system and method for the change for informing the user the file to being stored in the document storage system based on cloud
US11775244B2 (en) Data processing method and electronic terminal
CN103064584A (en) Method and device for pasting
CN109948102B (en) Page content editing method and terminal
US10650085B2 (en) Providing interactive preview of content within communication
US11895076B2 (en) Electronic messaging platform that allows users to edit and delete messages after sending
CN106776908B (en) Data cleaning method and device and terminal
JP2018506082A (en) Font addition method, apparatus, program, and recording medium
CN113079273A (en) Watermark processing method, device, electronic equipment and medium
US10963635B2 (en) Extensibility of compound data objects
CN108804296B (en) Record deconstruction method and apparatus and computer readable storage medium
CN111934985A (en) Media content sharing method, device and equipment and computer readable storage medium
WO2022253132A1 (en) Information display method and apparatus, and electronic device
WO2023030116A1 (en) Display method and apparatus
CN109391541B (en) Information sending method, device, storage medium and equipment
CN113076288A (en) File processing method and device, electronic equipment and storage medium
CN103491234A (en) Data processing method and electronic equipment
CN112311660A (en) Message deleting method and device and electronic equipment
CN115134317B (en) Message display method, device, storage medium and electronic device
CN109218171B (en) Information sending method, client, storage medium and equipment
CN116959406A (en) Voice message processing method and device, electronic equipment and storage medium
CN117596280A (en) File processing method, device, electronic equipment and readable storage medium

Legal Events

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