CN114580361A - Document processing method and device, electronic equipment and storage medium - Google Patents

Document processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114580361A
CN114580361A CN202210203176.1A CN202210203176A CN114580361A CN 114580361 A CN114580361 A CN 114580361A CN 202210203176 A CN202210203176 A CN 202210203176A CN 114580361 A CN114580361 A CN 114580361A
Authority
CN
China
Prior art keywords
field
document
interface
input
operation event
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210203176.1A
Other languages
Chinese (zh)
Inventor
杨明君
刘志丹
曹大鹏
童遥
佟瑶
陶忠
张瑨
孔伟
李晓亮
冯光雁
曹昱
王猛
张莹
张筱语
张劲松
周伟
徐志勇
杨行
武言博
夏翼
杨磊
吕嘉雯
李一光
陈敏杰
毛鹏宇
金静
佟堃
蔡伟
邓昱
王耀龙
张可竞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Zitiao Network Technology Co Ltd
Original Assignee
Beijing Zitiao Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Zitiao Network Technology Co Ltd filed Critical Beijing Zitiao Network Technology Co Ltd
Priority to CN202210203176.1A priority Critical patent/CN114580361A/en
Publication of CN114580361A publication Critical patent/CN114580361A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure provides a document processing method, a document processing apparatus, an electronic device, and a storage medium. A document processing method, comprising: responding to a first operation event, displaying a first interface in an associated area of the input identifier of the first document, wherein the first interface displays field options; in response to the second operation event, inserting a first field corresponding to the second operation event at the current position of the input identifier in the first document; responding to a third operation event of the first field, and displaying the first interface again; and in response to a fourth operation event to the first interface displayed again, modifying the first field into a second field corresponding to the fourth operation event. This is disclosed can avoid user's loaded down with trivial details operation, raises the efficiency.

Description

Document processing method and device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a document method, an apparatus, an electronic device, and a storage medium.
Background
With the development of computer technology, electronic documents are widely used, and texts can be inserted into the electronic documents, and when the inserted texts need to be modified, the inserted texts need to be deleted first, and then new texts need to be written.
Disclosure of Invention
The disclosure provides a document processing method, a document processing device, an electronic device and a storage medium.
The present disclosure adopts the following technical solutions.
In some embodiments, the present disclosure provides a document processing method, comprising:
in response to a first operation event, inputting an identified association area in a first document and displaying a first interface, wherein the first interface displays field options;
in response to a second operation event, inserting a first field corresponding to the second operation event at the current position of the input identifier in the first document;
responding to a third operation event of the first field, and displaying the first interface again;
and in response to a fourth operation event of the first interface displayed again, modifying the first field into a second field corresponding to the fourth operation event.
In some embodiments, the present disclosure provides a document processing apparatus, comprising:
the display unit is used for responding to a first operation event, displaying a first interface in an associated area of a first document input identifier, wherein the first interface displays field options;
the control unit is used for responding to a second operation event, and inserting a first field corresponding to the second operation event at the current position of the input identification in the first document;
the display unit is further used for responding to a third operation event of the first field and displaying the first interface again;
the control unit is further configured to modify the first field into a second field corresponding to a fourth operation event in response to the fourth operation event of the first interface displayed again.
In some embodiments, the present disclosure provides an electronic device comprising: at least one memory and at least one processor;
the memory is used for storing program codes, and the processor is used for calling the program codes stored in the memory to execute the method.
In some embodiments, the present disclosure provides a computer-readable storage medium for storing program code which, when executed by a processor, causes the processor to perform the above-described method.
According to the document processing method provided by the embodiment of the disclosure, the first field can be inserted into the first document, and under the condition that the first field cannot be correctly inserted due to no operation and the like, the first field does not need to be deleted, and the first field can be directly replaced by the second field, so that the complex operations of deletion and reinsertion are avoided, and the operation efficiency is improved.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and elements are not necessarily drawn to scale.
FIG. 1 is a flow chart of a document processing method of an embodiment of the disclosure.
FIG. 2 is a schematic illustration of a display of a first document of an embodiment of the disclosure.
FIG. 3 is a schematic illustration of a display of a first document of an embodiment of the disclosure.
FIG. 4 is a schematic illustration of a display of a first document of an embodiment of the disclosure.
FIG. 5 is a schematic illustration of a display of a first document of an embodiment of the disclosure.
FIG. 6 is a schematic illustration of a display of a first document of an embodiment of the disclosure.
FIG. 7 is a schematic illustration of a display of a first document of an embodiment of the disclosure.
Fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that various steps recited in method embodiments of the present disclosure may be performed in parallel and/or in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "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 additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a" or "an" in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will appreciate that references to "one or more" are intended to be exemplary unless the context clearly indicates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
The embodiments of the present disclosure will be described in detail with reference to the accompanying drawings.
As shown in fig. 1, fig. 1 is a flowchart of a document processing method of an embodiment of the present disclosure, including the following steps S11 to S14.
S11: in response to the first operational event, the identified associated region is entered in the first document to display a first interface.
In some embodiments, the first operation event may include one or more operations, the first operation event may be an operation performed in a first document, the first interface may be displayed in the first document, and may be a popup window, the first interface displays a field option, the field option is used for inserting a corresponding field in the first document after being triggered, a field corresponding to the field option may be preset, and the field may be, for example, preset content, such as preset text, which may have a preset format, such as may be a blank field. In some embodiments, as shown in fig. 2, the input identifier is located in a content area of the first document, which may be a cursor, and after a first operation event is performed, such as inputting a preset shortcut key or a combination of shortcut keys, as shown in fig. 3, a first interface is displayed below an associated area of the input identifier, such as the input identifier.
S12: in response to the second operational event, a first field corresponding to the second operational event is inserted at the current location identified by the input in the first document.
In some embodiments, the second operation event may include one or more operations, the second operation event may be an operation event related to the first interface, the first field inserted by different second operation events is different, and the input identifier of the first document may be an input cursor. The input identifier is used to indicate where the content of the input will be displayed. In some embodiments, reference may be made to fig. 3 and 3, where "|" is the input identification. The input identifier is displayed in fig. 2, and a first interface is displayed in fig. 3, wherein a plurality of field options are displayed in the first interface, and the field option corresponding to the second operation event is "opposite information" in fig. 3, so that the first field "opposite information" is inserted in fig. 4.
S13: and responding to a third operation event of the first field, and displaying the first interface again.
In some embodiments, after the first field is inserted into the first document, a third operation event may be performed thereon, the third operation event may be, for example, a click operation, and the first interface may be invoked again by performing the third operation event, and the first interface may be displayed in an associated area of the first field, referring to fig. 5.
S14: and in response to a fourth operation event to the first interface displayed again, modifying the first field into a second field corresponding to the fourth operation event.
In some embodiments, the fourth reference event may include a click event on a field option in the displayed first interface, and after the fourth operation event is performed, as shown in fig. 5, the first field is not displayed any more, but the second field is displayed, that is, the second field of the user is displayed in the first document summary instead of the first field.
In some embodiments of the present disclosure, a first field may be inserted into a first document, and in a case where the first field is not correctly inserted due to no operation or the like, the first field does not need to be deleted, and the first field may be directly replaced with a second field.
In some embodiments of the present disclosure, in response to the second operation event, inserting a first field corresponding to the second operation event at the current location identified by the input in the first document includes: in response to a triggering operation on a field option in the first interface, inserting a field corresponding to the triggered field option at the current position of the input identifier in the first document; or, in response to the first interface not being triggered within the preset time length or in response to the control identifier triggering an area outside the first interface, inserting an empty field at the current position of the input identifier in the first document.
In some embodiments of the disclosure, referring to fig. 3, after the second operation event is performed, a first interface as shown in fig. 3 is displayed, a field option is displayed in the first interface, the field option may be divided into two types, including a custom type and a default type, the field option may be triggered by clicking the field option, the field option corresponds to a field, so that a field corresponding to the triggered field option is determined to be a first field and displayed in the first document, if the field option is not clicked within a preset time period or if other document regions of the first document are directly clicked and the first interface is not clicked, an empty field is inserted, the field may be a field with text content, and the empty field may be a field without any text content and only occupying the place, or only occupying a place (e.g., underlining). Thus, when a user wants to insert a field but does not determine which field needs to be inserted, the user can occupy the space by the empty field and then modify the space.
In some embodiments of the present disclosure, entering the identified association region in the first document displays a first interface comprising: and creating a blank first content input area at the current position of the input identifier in the first document, and displaying a first interface at the associated position of the first content input area, wherein the first content input area and other areas of the first document have different display states, and the first interface comprises at least one field option and a search control.
In some embodiments, as shown in fig. 3, a blank first content input area is created at the current position of the input identifier, the first interface is located on the peripheral side of the first content input area, for example, below the first content input area, the first content input area is distinguished from other areas in the first document to identify that the first content input area is different from other contents in the first document, the display state of the first content input area is different, for example, the background color is different, as shown in fig. 3, field options are displayed in the first interface for selecting fields corresponding to the field options to be input in the first content input area, and a search control is displayed in the first interface, so that a user can search for own desired field options, in some embodiments, the options in the first interface are displayed according to category classification, for example, user-defined field options and default type field options are displayed separately. In some embodiments, the order of arrangement of the field options may identify the location of the input identifier, and the field options most likely to be relevant to the context may be preferentially displayed in conjunction with the content of the context. For example, if the last sentence refers to an account opening bank, field options corresponding to an account opening number, an account opening name, and the like may be preferentially displayed.
In some embodiments of the present disclosure, the different display states include: the first content input region has a different boundary region than the first document. In some embodiments, as shown in fig. 3, a border area is displayed in the first content input area, and the border area is displayed to distinguish the content of the remaining area. In some embodiments of the present disclosure, the different display states include: the first content input area has a different display hierarchy than the first document. In some embodiments, the document content may have a display hierarchy, the display hierarchy refers to a layer where the content is located, for display, different content may be located in different layers, content located in an upper layer is displayed on top of content located in a lower layer, and the first content input region may be disposed at a topmost layer, thereby preventing the first content input region from being blocked by other content. In some embodiments, the first content input region has different background information than the first document. For example, the background color of the first content input region may be different from the other regions, and the first content input region may display prompt text when in an empty state.
In some embodiments of the disclosure, in response to the second operational event, inserting a first field corresponding to the second operational event at the current location identified by the input in the first document comprises: generating first content information matched with the first field in the first content input area; the method further comprises the following steps: in response to receiving an input operation at the first content input area, the first content information is replaced with the second content information.
In some embodiments, referring to fig. 6, after the second operation event is performed, for example, after the field option in the first interface is selected, generating the content information matching with the first field in the first content input area, for example, writing the content of the field corresponding to the field option into the first content input area, at this time, the first content input area is still editable, the first content input area may be brought into an editable state, for example by double-clicking on the first content input area, at which point an input operation may be performed in the first content input area, thereby altering the content information displayed in the first content input area, that is, in some embodiments of the present disclosure, when a field is inserted into a first document, the content corresponding to the field is written into the content input area, and the content input area is in an editable state, so that a user can edit the field as required based on the inserted field.
In some embodiments of the disclosure, the method further comprises: in response to the first operational event again, entering the identified current location in the first document creates a blank second content entry area, the second content entry area having a different display state than the first content entry area. In some embodiments, referring to fig. 6, in the state of fig. 6, if the first operation event is executed again, as shown in fig. 7, a blank second content input area is created at the current position of the input identifier, and the display state of the second content input area is different from that of the first content input area, so as to avoid confusion, for example, the background colors of the two areas may be different, in some embodiments of the present disclosure, in response to the first operation event for the second time, the blank second content input area is directly inserted instead of displaying the first interface again, so as to facilitate user operation, for example, the user inserts some words through the first operation event for the first time, the words are, for example: user information, and in order to reserve an area in which such information can be filled in, a blank content input area needs to be inserted, and at this time, the first operation event may be performed again so that the blank content input area is inserted.
In some embodiments of the present disclosure, the first document has a second interface, or the first control in the first document is triggered to display the second interface; the second interface displays field options, and also displays at least one of an association control of the field options and association information of the field options, wherein the association control is used for operating the associated field options after being triggered.
In some embodiments, referring to fig. 3, a second interface is displayed on the right side of fig. 3, a field option may be displayed in the second interface, and associated information and an associated control may be displayed in the second interface, specifically, the associated information may be used to introduce the field option, the associated control is used to operate the field option, the second interface is different from the first interface, and the field option may be modified in the second interface, so as to implement personalized operation of the user.
In some embodiments of the present disclosure, the association control includes a second control for being triggered to navigate to a location of the associated field option in the first document. In some embodiments, the field options in the second interface are associated with a second control, and the second control is triggered by clicking or the like, so that the position of the field corresponding to the field option associated with the second control is located in the first document.
In some embodiments of the present disclosure, the association control includes a third control for editing the associated field options after being triggered. In some embodiments, the specific text content of the field options, the type of content allowed to be input, whether the field options are necessary, the sequence of the field options, and the like need to be set, and when the settings need to be modified, the field options can be edited through the third control. In some embodiments, after the field option is edited by the third control, the field corresponding to the field option in the first document is automatically updated correspondingly, and if the original field cannot meet the requirement of the edited field option, a prompt message is sent.
In some embodiments of the present disclosure, the association control includes a fourth control for deleting the associated field option after being triggered. In some embodiments, when a field option is no longer needed, the fourth option may be triggered by clicking or the like to delete the associated field option.
In some embodiments of the disclosure, the association information comprises at least one of: the number of the fields corresponding to the field options in the first document and the importance of the field options. In some embodiments, as shown in fig. 3, the related information is displayed in the second interface, wherein, for example, "used 3" is displayed, which is used to identify the number of the fields corresponding to the field options in the first document, so that the user can visually determine the frequency of use of each field option, and thus the field options with high frequency of use can be preferentially displayed in the first interface. In some embodiments, continuing with FIG. 3, an asterisk is displayed in one of the field options indicating that the field option is important or mandatory, thereby displaying the importance of the field option.
In some embodiments of the disclosure, the field options include: filling field options corresponding to the blank fields; the fill-in field includes an input area for inputting information. In some embodiments, a gap-filled field refers to a field that exhibits a gap to be filled, such as "partner information: __ ", it can be seen that there is an input area in the fill-in field for entering information. In some embodiments, the gap field is divided into a non-gap field and a gap field; the non-empty field is provided with a corresponding preset type, and the input area of the non-empty field is used for inputting data of the preset type; the input area of the empty field is used for inputting any type of data. In some embodiments, a corresponding type may be set for the non-empty field, so that only information of the type can be received for a field corresponding to the field option, for example, for an account opening, the type may be set to a digital type and a length may be set, and for the empty field, any type of information may be input in an input area thereof, so that when the input information needs to be verified, the non-empty field is selected, and when the verification is not needed, the empty field may be selected.
In some embodiments, the first interface has a fifth control, and the fifth control is used to create a custom field option, as shown in fig. 3, and the fifth control is "add custom field" in fig. 3, so that the user creates a custom field option by himself when failing to find a suitable field.
In some embodiments of the present disclosure, the first operational event comprises at least one of: pressing a preset key, pressing a preset key combination, triggering a target control and triggering a right key. In some embodiments, three different ways may be provided to trigger the first operation event, one way is to enter a shortcut key, for example, when the first document is in an open state, a specific shortcut key or combination is entered to display the first interface, and the shortcut key combination may be Ctrl plus N; one way to trigger the target control, which may be an "insert field" in the upper right corner of the first document in fig. 4, is to click the target control to display the first interface. The other way is that the first interface is triggered and displayed by clicking the right button, an entry of the first interface can be set in the right button menu list, or the first interface can be displayed by clicking the right button.
In some embodiments of the present disclosure, the method proposed above may be used for template editing, for example, contract template editing, the first document may be a template, for example, a contract template, for the template, a blank field needs to be reserved for filling information, so that the first interface may be triggered and displayed by a shortcut key, a click control, a right click key, or the like, and a blank field is inserted, when a blank field is input, a blank field may be input, and when an error is input, the first interface may be invoked by triggering the input field, and a previously erroneously input field is replaced by a field corresponding to a field option in the first interface, so that a cumbersome operation is not required, and user experience is improved.
In some embodiments of the present disclosure, a document processing apparatus is provided, including:
the display unit is used for responding to a first operation event, displaying a first interface in an associated area of the first document input identifier, wherein the first interface is displayed with field options;
the control unit is used for responding to the second operation event, and inserting a first field corresponding to the second operation event at the current position of the input identifier in the first document;
the display unit is also used for responding to a third operation event of the first field and displaying the first interface again;
and the control unit is also used for responding to a fourth operation event of the first interface displayed again and modifying the first field into a second field corresponding to the fourth operation event.
For the embodiments of the apparatus, since they correspond substantially to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described apparatus embodiments are merely illustrative, wherein the modules described as separate modules may or may not be separate. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
The method and apparatus of the present disclosure have been described above based on the embodiments and application examples. In addition, the present disclosure also provides an electronic device and a computer-readable storage medium, which are described below.
Referring now to fig. 8, a schematic diagram of an electronic device (e.g., a terminal device or server) 800 suitable for use in implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in the drawings is only an example and should not bring any limitation to the functions and use range of the embodiments of the present disclosure.
The electronic device 800 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 801 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)802 or a program loaded from a storage means 808 into a Random Access Memory (RAM) 803. In the RAM803, various programs and data necessary for the operation of the electronic apparatus 800 are also stored. The processing apparatus 801, the ROM 802, and the RAM803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to bus 804.
Generally, the following devices may be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 807 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, and the like; storage 808 including, for example, magnetic tape, hard disk, etc.; and a communication device 809. The communication means 809 may allow the electronic device 800 to communicate wirelessly or by wire with other devices to exchange data. While the figure illustrates an electronic device 800 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication means 809, or installed from the storage means 808, or installed from the ROM 802. The computer program, when executed by the processing apparatus 801, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can 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 electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, 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 using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (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 network.
The computer readable medium may be embodied in the electronic device; or may be separate and not incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to perform the methods of the present disclosure as described above.
Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming 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. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, 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 the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Wherein the name of an element does not in some cases constitute a limitation on the element itself.
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The 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, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, there is provided a document processing method including:
in response to a first operation event, inputting an identified association area in a first document and displaying a first interface, wherein the first interface displays field options;
in response to a second operation event, inserting a first field corresponding to the second operation event at the current position of the input identifier in the first document;
responding to a third operation event of the first field, and displaying the first interface again;
and in response to a fourth operation event of the first interface displayed again, modifying the first field into a second field corresponding to the fourth operation event.
According to one or more embodiments of the present disclosure, there is provided a document processing method for inserting, in response to a second operation event, a first field corresponding to the second operation event at a current position in a first document where an identification is input, including:
in response to a triggering operation on a field option in a first interface, inserting a field corresponding to the triggered field option at the current position of the input identifier in the first document; alternatively, the first and second electrodes may be,
and in response to the first interface not being triggered within a preset time length or the control identifier triggering an area outside the first interface, inserting an empty field at the current position of the input identifier in the first document.
According to one or more embodiments of the present disclosure, a document processing method is provided, where a first document has a second interface therein, or displays the second interface after a first control in the first document is triggered;
the second interface is provided with field options, and also provided with at least one of association controls of the field options and association information of the field options, wherein the association controls are used for operating the associated field options after being triggered.
According to one or more embodiments of the present disclosure, there is provided a document processing method for displaying a first interface in an associated area of an input identifier in a first document, including: and creating a blank first content input area at the current position of the input identifier in the first document, and displaying a first interface at the associated position of the first content input area, wherein the first content input area and other areas of the first document have different display states, and the first interface comprises at least one field option and a search control.
According to one or more embodiments of the present disclosure, there is provided a document processing method, the different display states including:
the first content input region having a border area different from the first document; alternatively, the first and second liquid crystal display panels may be,
the first content input region having a different display hierarchy than the first document; alternatively, the first and second electrodes may be,
the first content input field has different background information than the first document.
According to one or more embodiments of the present disclosure, there is provided a document processing method for inserting, in response to a second operation event, a first field corresponding to the second operation event at a current position where an identification is input in a first document, including: generating first content information matched with the first field in the first content input area;
the method further comprises the following steps: in response to receiving an input operation at the first content input area, the first content information is replaced with the second content information.
According to one or more embodiments of the present disclosure, there is provided a document processing method, the method further including: in response to the first operational event again, entering the identified current location in the first document creates a blank second content entry area, the second content entry area having a different display state than the first content entry area.
According to one or more embodiments of the present disclosure, there is provided a document processing method, the association control including at least one of: the second control is used for being triggered and then being positioned to the position of the field corresponding to the associated field option in the first document; the third control is used for editing the associated field options after being triggered; the fourth control is used for deleting the associated field options after being triggered;
the association information includes at least one of: the number of the fields corresponding to the field options in the first document and the importance of the field options.
According to one or more embodiments of the present disclosure, there is provided a document processing method, the field options including: filling field options corresponding to the blank fields;
the fill-in field includes an input area for inputting information.
According to one or more embodiments of the present disclosure, there is provided a document processing method, the gap-filled field is divided into a non-gap field and a gap field;
the non-empty field is provided with a corresponding preset type, and an input area of the non-empty field is used for inputting data of the preset type;
the input area of the empty field is used for inputting any type of data.
According to one or more embodiments of the present disclosure, there is provided a document processing method satisfying at least one of the following:
the first interface is provided with a fifth control, and the fifth control is used for creating a custom field option.
The first operational event includes at least one of: pressing a preset key, pressing a preset key combination, triggering a target control and triggering a right key.
According to one or more embodiments of the present disclosure, there is provided a document processing apparatus including:
the display unit is used for responding to a first operation event, displaying a first interface in an associated area of a first document input identifier, wherein the first interface displays field options;
the control unit is used for responding to a second operation event, and inserting a first field corresponding to the second operation event at the current position of the input identification in the first document;
the display unit is further used for responding to a third operation event of the first field and displaying the first interface again;
the control unit is further configured to modify the first field into a second field corresponding to a fourth operation event in response to the fourth operation event of the first interface displayed again.
According to one or more embodiments of the present disclosure, there is provided an electronic device including: at least one memory and at least one processor;
wherein the at least one memory is configured to store program code, and the at least one processor is configured to call the program code stored in the at least one memory to perform the method of any one of the above.
According to one or more embodiments of the present disclosure, a computer-readable storage medium for storing program code, which, when executed by a processor, causes the processor to perform the above-described method, is provided.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (14)

1. A method of document processing, comprising:
in response to a first operation event, inputting an identified association area in a first document and displaying a first interface, wherein the first interface displays field options;
in response to a second operation event, inserting a first field corresponding to the second operation event at the current position of the input identifier in the first document;
responding to a third operation event of the first field, and displaying the first interface again;
and in response to a fourth operation event of the first interface displayed again, modifying the first field into a second field corresponding to the fourth operation event.
2. The method of claim 1, wherein, in response to a second operational event, inserting a first field corresponding to the second operational event at a current location identified by the input in the first document comprises:
in response to the triggering operation of the field option in the first interface, inserting a field corresponding to the triggered field option at the current position of the input identifier in the first document; alternatively, the first and second electrodes may be,
and in response to the first interface not being triggered within a preset time length or in response to the control identifier triggering an area outside the first interface, inserting an empty field at the current position of the input identifier in the first document.
3. The method of claim 1, wherein entering the identified associated region in the first document displays a first interface comprising:
creating a blank first content input area at the current position of the input identifier in the first document, and displaying the first interface at the associated position of the first content input area, wherein the first content input area and other areas of the first document have different display states, and the first interface comprises at least one field option and a search control.
4. The method of claim 3, wherein the different display states comprise:
the first content input region has a border area different from the first document; alternatively, the first and second electrodes may be,
the first content input region has a different display hierarchy than the first document; alternatively, the first and second electrodes may be,
the first content input field has different context information than the first document.
5. The method of claim 3, wherein, in response to a second operational event, inserting a first field corresponding to the second operational event at the current location identified by the input in the first document comprises:
generating first content information matched with the first field in the first content input area;
the method further comprises the following steps:
in response to receiving an input operation at the first content input area, replacing the first content information with second content information.
6. The method of claim 3, further comprising:
in response to the first operational event again, creating a blank second content input field in the first document at the identified current location of the input, the second content input field having a different display state than the first content input field.
7. The method of claim 1,
the first document is provided with a second interface, or the second interface is displayed after a first control in the first document is triggered;
the second interface is provided with field options, and is also provided with at least one of an association control of the field options and association information of the field options, wherein the association control is used for operating the associated field options after being triggered.
8. The method of claim 7,
the association control includes at least one of: the second control is used for being triggered and then being positioned to the position of the field corresponding to the associated field option in the first document; the third control is used for editing the associated field options after being triggered; the fourth control is used for deleting the associated field options after being triggered;
the association information includes at least one of: the number of the fields corresponding to the field options in the first document and the importance of the field options.
9. The method according to any one of claims 1 to 8,
the field options include: filling field options corresponding to the blank fields;
the fill-in field includes an input area for inputting information.
10. The method of claim 9,
the blank filling fields are divided into non-blank fields and blank fields;
the non-empty field is provided with a corresponding preset type, and an input area of the non-empty field is used for inputting data of the preset type;
the input area of the empty field is used for inputting any type of data.
11. The method of claim 1, wherein at least one of:
the first interface is provided with a fifth control, and the fifth control is used for creating a custom field option.
The first operational event includes at least one of: pressing a preset key, pressing a preset key combination, triggering a target control and triggering a right key.
12. A document processing apparatus, comprising:
the display unit is used for responding to a first operation event, displaying a first interface in an associated area of a first document input identifier, wherein the first interface displays field options;
the control unit is used for responding to a second operation event, and inserting a first field corresponding to the second operation event at the current position of the input identification in the first document;
the display unit is further used for responding to a third operation event of the first field and displaying the first interface again;
the control unit is further configured to modify the first field into a second field corresponding to a fourth operation event in response to the fourth operation event of the first interface displayed again.
13. An electronic device, comprising:
at least one memory and at least one processor;
wherein the at least one memory is configured to store program code and the at least one processor is configured to invoke the program code stored in the at least one memory to perform the method of any of claims 1 to 11.
14. A computer readable storage medium for storing program code which, when executed by a processor, causes the processor to perform the method of any of claims 1 to 11.
CN202210203176.1A 2022-03-03 2022-03-03 Document processing method and device, electronic equipment and storage medium Pending CN114580361A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210203176.1A CN114580361A (en) 2022-03-03 2022-03-03 Document processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210203176.1A CN114580361A (en) 2022-03-03 2022-03-03 Document processing method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114580361A true CN114580361A (en) 2022-06-03

Family

ID=81776020

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210203176.1A Pending CN114580361A (en) 2022-03-03 2022-03-03 Document processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114580361A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024078297A1 (en) * 2022-10-13 2024-04-18 北京字跳网络技术有限公司 Data processing method and apparatus, and electronic device and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024078297A1 (en) * 2022-10-13 2024-04-18 北京字跳网络技术有限公司 Data processing method and apparatus, and electronic device and storage medium

Similar Documents

Publication Publication Date Title
US20190121472A1 (en) Method for providing message function and electronic device thereof
CN109690481A (en) The customization of dynamic function row
CN108604152B (en) Unread message prompting method and terminal
WO2022218251A1 (en) Electronic document processing method and apparatus, terminal and storage medium
US9998883B2 (en) Glass pane for collaborative electronic communication
CN111008047A (en) Page element conflict processing method and device and electronic equipment
US20230409816A1 (en) Document update method and apparatus, device, and medium
CN112256645A (en) Data processing method, device, terminal and storage medium
US20230409809A1 (en) Electronic document processing method and apparatus, terminal, and storage medium
CN113986102A (en) Display control method, display control device, electronic equipment and storage medium
US20230409814A1 (en) Document editing method and apparatus, device, and storage medium
CN114580361A (en) Document processing method and device, electronic equipment and storage medium
WO2022184012A1 (en) Document creation method and apparatus, and device and storage medium
CN114185463B (en) Form processing method, form processing device, electronic equipment and storage medium
CN115017110A (en) Information processing method, device, terminal and storage medium
CN115619341A (en) Method and device for checking work item information, electronic equipment and storage medium
CN115618820A (en) Data processing method and device, electronic equipment and storage medium
CN115061601B (en) Electronic document processing method, device, terminal and storage medium
JP2024508499A (en) Document processing methods, devices, equipment and media
CN114327732A (en) Page configuration method and device, electronic equipment and computer readable medium
CN114461127A (en) Information display method, information display device, electronic equipment and computer readable storage medium
CN111324349A (en) Method, device, terminal and storage medium for generating interactive interface
US20240013002A1 (en) Information processing method and apparatus, terminal, and storage medium
CN115964104A (en) Method and device for displaying information, electronic equipment and storage medium
CN115061616A (en) Document view switching method and device and electronic equipment

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