CN116882373A - Content display method and device, readable medium and electronic equipment - Google Patents

Content display method and device, readable medium and electronic equipment Download PDF

Info

Publication number
CN116882373A
CN116882373A CN202310887218.2A CN202310887218A CN116882373A CN 116882373 A CN116882373 A CN 116882373A CN 202310887218 A CN202310887218 A CN 202310887218A CN 116882373 A CN116882373 A CN 116882373A
Authority
CN
China
Prior art keywords
data table
editing interface
independent
target
document
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
CN202310887218.2A
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 CN202310887218.2A priority Critical patent/CN116882373A/en
Publication of CN116882373A publication Critical patent/CN116882373A/en
Pending legal-status Critical Current

Links

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
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes

Abstract

The disclosure relates to a content display method, a device, a readable medium and an electronic apparatus, wherein the method comprises the following steps: displaying a document editing interface; responding to a data table adding operation in a document editing interface, and determining a first independent data table corresponding to the data table adding operation, wherein the first independent data table is a created data table; a first associated data table of the first independent data table is displayed in the document editing interface. The first associated data table is different from an embedded data table created in the document, and can support a richer table function, so that the user requirement can be better met. And moreover, the data synchronization can be realized between the first associated data table and the first independent data table in the document editing interface, so that the data synchronization efficiency can be improved, and the user experience can be improved.

Description

Content display method and device, readable medium and electronic equipment
Technical Field
The disclosure relates to the field of computer technology, and in particular, to a content display method, a content display device, a readable medium and electronic equipment.
Background
With the continuous development of computer technology, electronic documents and electronic forms are widely used. For example, in daily offices, people often use electronic document functions, thereby recording work contents and the like through electronic documents. To make work reports, etc. within an electronic document, electronic forms are also typically created within the electronic document to make presentation of the data more intuitive.
However, the electronic document products in the related art generally only support to create online forms in the electronic document, and such online forms have a certain limitation and generally do not have rich form functions, so that the requirements of users cannot be satisfied well.
Disclosure of Invention
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
In a first aspect, the present disclosure provides a content display method, the method comprising:
displaying a document editing interface;
responding to a data table adding operation on the document editing interface, and determining a first independent data table corresponding to the data table adding operation, wherein the first independent data table is a created data table;
and displaying a first associated data table of the first independent data table in the document editing interface, wherein the first associated data table is synchronous with the data between the first independent data tables.
In a second aspect, the present disclosure provides a content display method, the method comprising:
Displaying a document editing interface, wherein an embedded data table created in the document editing interface is arranged in the document editing interface;
and responding to the triggering operation of the conversion control in the document editing interface, converting the embedded data table into a second associated data table of a second independent data table for display, wherein the second independent data table is a data table created according to the data information in the embedded data table, and the data between the second independent data table and the second associated data table are synchronous.
In a third aspect, the present disclosure provides a content display apparatus, the apparatus comprising:
the first display module is used for displaying a document editing interface;
the determining module is used for responding to the data table adding operation of the document editing interface and determining a first independent data table corresponding to the data table adding operation, wherein the first independent data table is stored in a target storage position in advance;
and the second display module is used for displaying the first independent data table in the document editing interface, wherein synchronous data update can be realized between the first independent data table in the document editing interface and the first independent data table of the target storage position.
In a fourth aspect, the present disclosure provides a content display apparatus, the apparatus comprising:
the fourth display module is used for displaying a document editing interface, wherein an embedded data table created in the document editing interface is arranged in the document editing interface;
the conversion module is used for responding to the triggering operation of the conversion control in the document editing interface, converting the embedded data table into a second associated data table of a second independent data table for display, wherein the second independent data table is a data table created according to the data information in the embedded data table, and the second independent data table is in data synchronization with the second associated data table.
In a fifth aspect, the present disclosure provides a computer readable medium having stored thereon a computer program which when executed by a processing device performs the steps of the method of the first or second aspect.
In a sixth aspect, the present disclosure provides an electronic device, comprising:
a storage device having a computer program stored thereon;
processing means for executing said computer program in said storage means to carry out the steps of the method of the first or second aspect.
Through the technical scheme, the document editing interface is provided with the function of adding the associated data table aiming at the independent data table, so that the associated data table of the independent data table can be added in the document, and the associated data table is different from the embedded data table created in the document, can support a richer table function, and better meets the requirements of users. And in addition, synchronous data update can be realized between the associated data table and the independent data table of the document editing interface, so that the data synchronization efficiency can be improved, and the user experience can be improved.
Additional features and advantages of the present disclosure will be set forth in the detailed description which follows.
Drawings
The above and other features, advantages, and aspects of embodiments of the present disclosure will become more apparent by reference to the following detailed description when taken in conjunction with the accompanying drawings. The same or similar reference numbers will be used throughout the drawings to refer to the same or like elements. It should be understood that the figures are schematic and that elements and components are not necessarily drawn to scale. In the drawings:
FIG. 1 is a flow chart of a content display method provided in accordance with an exemplary embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a first independent data table corresponding to a determine data table addition operation provided in accordance with an exemplary embodiment of the present disclosure;
FIG. 3 is a schematic diagram of another first independent data table corresponding to a determine data table addition operation provided in accordance with an exemplary embodiment of the present disclosure;
FIG. 4 is a schematic diagram of another first independent data table corresponding to a determine data table addition operation provided in accordance with an exemplary embodiment of the present disclosure;
FIG. 5 is a schematic diagram of determining an independent data table corresponding to a target link as a first independent data table according to an exemplary embodiment of the present disclosure;
FIG. 6 is a schematic diagram of a display of a data table in different display modes provided in accordance with an exemplary embodiment of the present disclosure;
FIG. 7 is a schematic diagram of displaying a first independent data table in a document editing interface provided in accordance with an exemplary embodiment of the present disclosure;
FIG. 8 is a flowchart of another content display method provided in accordance with an exemplary embodiment of the present disclosure;
FIG. 9 is a schematic diagram of converting an online document into a second independent data table provided in accordance with an exemplary embodiment of the present disclosure;
FIG. 10 is a schematic diagram of a document rights configuration interface provided in accordance with an exemplary embodiment of the present disclosure;
FIG. 11 is a schematic illustration of an editing interface for a second independent data table provided in accordance with an exemplary embodiment of the present disclosure;
fig. 12 is a block diagram of a content display apparatus provided according to an exemplary embodiment of the present disclosure;
fig. 13 is a block diagram of another content display apparatus provided according to an exemplary embodiment of the present disclosure;
fig. 14 is a schematic structural view of an electronic device according to an exemplary 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 have been shown in the accompanying 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 are provided to provide a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the present disclosure are for illustration purposes only and are not intended to limit the scope of the present disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order and/or performed in parallel. Furthermore, 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 "including" and variations thereof as used herein are intended to be 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. Related definitions of other terms will be given in the description below.
It should be noted that the terms "first," "second," and the like in this disclosure are merely used to distinguish between different devices, modules, or units and are not used to define an order or interdependence of functions performed by the devices, modules, or units.
It should be noted that references to "one", "a plurality" and "a plurality" in this disclosure are intended to be illustrative rather than limiting, and those of ordinary skill in the art will appreciate that "one or more" is intended to be understood as "one or more" unless the context clearly indicates otherwise.
The names of messages or information interacted between the various devices in the embodiments of the present disclosure are for illustrative purposes only and are not intended to limit the scope of such messages or information.
It will be appreciated that prior to using the technical solutions disclosed in the embodiments of the present disclosure, the user should be informed and authorized of the type, usage range, usage scenario, etc. of the personal information related to the present disclosure in an appropriate manner according to the relevant legal regulations.
For example, in response to receiving an active request from a user, a prompt is sent to the user to explicitly prompt the user that the operation it is requesting to perform will require personal information to be obtained and used with the user. Thus, the user can autonomously select whether to provide personal information to software or hardware such as an electronic device, an application program, a server or a storage medium for executing the operation of the technical scheme of the present disclosure according to the prompt information.
As an alternative but non-limiting implementation, in response to receiving an active request from a user, the manner in which the prompt information is sent to the user may be, for example, a popup, in which the prompt information may be presented in a text manner. In addition, a selection control for the user to select to provide personal information to the electronic device in a 'consent' or 'disagreement' manner can be carried in the popup window.
It will be appreciated that the above-described notification and user authorization process is merely illustrative and not limiting of the implementations of the present disclosure, and that other ways of satisfying relevant legal regulations may be applied to the implementations of the present disclosure.
Meanwhile, it can be understood that the data (including but not limited to the data itself, the acquisition or the use of the data) related to the technical scheme should conform to the requirements of the corresponding laws and regulations and related regulations.
As described in the background art, the electronic document products in the related art generally only support to create online forms in electronic documents, and such online forms have a certain limitation and generally do not have rich form functions, so that the requirements of users cannot be met well.
In addition, the related art has a way to insert a local form in a document. However, in this way, after the user modifies the inserted form in the document, the modification is not synchronized to the locally stored form, and the user needs to manually modify the locally stored form correspondingly, so that the synchronous modification of the form in the document and the local form can be realized, which is complex in operation, low in efficiency and poor in user experience.
In view of the above, embodiments of the present disclosure provide a content display method, a device, a readable medium, and an electronic apparatus, so as to solve the above technical problems.
Embodiments of the present disclosure are further explained below with reference to the drawings.
Fig. 1 is a flowchart of a content display method according to an exemplary embodiment of the present disclosure, and referring to fig. 1, the content display method may include the steps of:
s101: displaying a document editing interface.
It should be appreciated that the document editing interface may be an editing interface for a blank document or an editing interface for a non-blank document, which is not limited in any way by the embodiments of the present disclosure.
S102: and responding to the data table adding operation in the document editing interface, and determining a first independent data table corresponding to the data table adding operation, wherein the first independent data table is a created data table.
It should be appreciated that a separate data table refers to a data table that may be subjected to a row screening operation, a view configuration operation, and/or a rights configuration operation on data in the data table, which is typically created prior to entering the document editing interface. That is, the independent data table has an access entry independent of the document through which the data in the independent data table can be updated. Wherein the access entry of the independent data table may be a web site link or an application link, which is not limited in any way by the embodiments of the present disclosure.
In a possible implementation manner, the determining, in response to the data table adding operation in the document editing interface, the first independent data table corresponding to the data table adding operation may include:
responding to the triggering operation of a first adding control in the document editing interface, and displaying first candidate data table information, wherein the first candidate data table information corresponds to at least one independent data table; and determining a data table corresponding to the first target data table information as the first independent data table in response to a selection operation of the first target data table information in the first candidate data table information.
It should be appreciated that the first add control may be represented by a control name or a control identifier, which is not intended to be limiting in any way by the disclosed embodiments. For example, the first add control is represented by a control name "add data table" or by a control identifier "+". The triggering operation of the first add control may be a click operation or a long press operation performed on the first add control, which is not limited in any way by the embodiments of the present disclosure. For example, by clicking on the first add control, the first candidate data sheet information is displayed. The selecting operation of the first target data table information may be a drag operation or a click operation performed on the first target data table information, which is not limited in any way by the embodiments of the present disclosure.
It should be further understood that the first candidate data table information may be set according to actual situations, which is not limited in any way by the embodiments of the present disclosure. In a possible implementation manner, the first candidate data table information may be shown in fig. 2, where the first column is used to display a document name of a document where the candidate data table is located, the second column is used to represent a table name of the candidate data table, and the third column is used to display a table page or a view page corresponding to the candidate data table, where the switching between the table page and the view page may be performed by clicking on a table control and a view control in the third column. By clicking on the target document name in the first column, the table name of the data table contained in the target document can be displayed in the second column, and by clicking on the target table name in the second column, the table page or view page corresponding to the target table can be displayed in the third column. Therefore, the data table contained in the target document and the table page view page corresponding to the data table can be previewed, and the selection of the first independent data table is realized. Accordingly, in response to a selection operation of the first target data table information in the first candidate data table information, determining the data table corresponding to the first target data table information as the first independent data table may be: and determining the first target data table information in the first candidate data table information in the preview mode, and determining the first data table as a first independent data table by double-clicking the first data table in the first target data table information or selecting the first data table and clicking a 'determination control' at the lower right corner.
In a possible embodiment, in order to reduce the complexity of the operation, when there are a plurality of document names in the first column and/or a plurality of table names in the second column, a data table corresponding to the first table name in the first document name is displayed in the third column by default.
In a possible implementation manner, the determining, in response to the data table adding operation in the document editing interface, the first independent data table corresponding to the data table adding operation may include:
responding to the triggering operation of a second adding control in the document editing interface, and displaying a searching control; responding to the search condition input in the search control, and displaying second candidate data table information corresponding to the search condition, wherein the second candidate data table information corresponds to at least one independent data table; and determining a data table corresponding to the second target data table information as the first independent data table in response to a selection operation of the second target data table information in the second candidate data table information.
The setting manner of the second adding control may refer to the setting manner of the first adding control, and the display manner of the second candidate data table information may refer to the display manner of the first candidate data table information, which is not described herein.
Illustratively, by clicking the second add control, a search condition input box and a search control are displayed, and as shown in fig. 3, by inputting a search condition in the search condition input box and clicking the search control, second candidate data table information corresponding to the search condition is displayed.
It should be appreciated that the first add control and the second add control may be the same control or may be different controls, which is not limited in any way by the embodiments of the present disclosure. When the first adding control and the second adding control are two different controls, the first adding control and the second adding control are simultaneously displayed in the document editing interface, and the user selects to trigger the first adding control or the second adding control to determine the first independent data table according to actual conditions. When the first adding control and the second adding control are the same control, one adding control can be displayed in the document editing interface, the user triggers the adding control, and the candidate data table information and the searching control are displayed at the same time, so that the user can select a mode for determining the first independent data table according to actual conditions. The display positions and display modes of the adding control, the candidate data table information and the search control can be determined according to actual conditions, and the embodiment of the disclosure does not limit the display positions and display modes. Illustratively, when the user clicks an add control in the document editing interface, a spreadsheet add interface is displayed in the document editing interface in the form of a floating layer, as shown in FIG. 4, with the upper left-hand region of the spreadsheet add interface displaying the search control and the remaining regions displaying candidate spreadsheet information.
It should also be appreciated that there may be a data table that cannot be added to the document editing interface in the second candidate data table information searched by the search condition. Thus, in a possible implementation, when the user-selected data table cannot be added to the current document editing interface, a text prompt box may be popped up in the target area to prompt the user that the data table cannot be added to the current document editing interface.
Wherein, whether the data table can be added to the current document editing interface can be determined according to preset adding conditions. The adding condition may be set according to an actual situation, for example, the adding condition may be that the user authority of the data table to be added is consistent with the user authority of the current document editing interface, or that the data table to be added opens the adding authority, which is not limited in any way in the embodiment of the disclosure.
In addition, the text information in the text prompt box can be set according to the actual situation, and the embodiment of the disclosure does not limit the text information. In a possible implementation manner, the content in the text prompt box can be set to be 'no adding permission' or 'no adding support', etc.
In a possible implementation manner, the determining, in response to the data table adding operation in the document editing interface, the first independent data table corresponding to the data table adding operation may include:
and responding to pasting operation of the target link on the document editing interface, and determining an independent data table corresponding to the target link as the first independent data table.
It should be understood that, in general, there are more data tables in the first candidate data table information and the second candidate data table information, and when the user adds the target data table to the document editing interface, it takes more effort to screen the target data table from the first candidate data table information and the second candidate data table information, which increases the complexity of the operation of the user on the one hand and reduces the efficiency of adding the data table on the other hand. According to the embodiment, the link of the independent data table is pasted to the document editing interface, so that the first independent data table is added in the document editing interface, the complexity of a user is reduced, and meanwhile, the adding efficiency is improved.
In a possible implementation manner, the determining the independent data table corresponding to the target link as the first independent data table may include:
When the target link carries a data table identifier, determining an independent data table corresponding to the target link as the first independent data table; or when the target link does not carry the data table identifier, displaying a data table selection control, responding to the triggering operation of the data table selection control, displaying third candidate data table information in the content corresponding to the target link, responding to the selection operation of third target data table information in the third candidate data table information, and determining the data table corresponding to the third target data table information as the first independent data table, wherein the third candidate data table information corresponds to at least one independent data table.
It should be understood that the data table identifier may be set according to the actual situation, and the embodiment of the disclosure does not limit this, and in a possible implementation, the data table identifier may be represented by a preset field, for example, a field "table" is used to represent the data table identifier.
It should be further appreciated that when the target link does not carry a table identifier, it is necessary to determine whether an independent table exists in the target link, and if so, which independent table is to be the first independent table. Therefore, when the target link which does not carry the data table identifier is pasted to the document editing interface, the data table selection control is displayed on the document editing interface, and the independent data table contained in the target link is selected by triggering the data table selection control.
For example, as shown in fig. 5, when a target link that does not carry a data table identifier is pasted to a document editing interface, a data table selection control, that is, a black dot in the figure, is displayed in the document editing interface, third candidate data table information is displayed in the document editing interface by clicking the data table selection control, and the corresponding target data table is determined to be the first independent data table by double clicking on the target table name in the first column or clicking on the "determination control" in the lower right corner.
S103: and displaying a first associated data table of the first independent data table in the document editing interface, wherein the first associated data table is synchronous with the data between the first independent data tables.
It should be understood that data synchronization between the first associated data table and the first independent data table means that when the first associated data table is updated, updated contents are synchronized into the first independent data table, and when the first independent data table is updated, updated contents are synchronized into the first associated data table, thereby keeping the first independent data table consistent with the first associated data table all the time.
That is, according to one embodiment of the present disclosure, the method may further include:
And synchronously updating the first independent data table in response to the updating operation of the first associated data table or synchronously updating the first associated data table in response to the updating operation of the first independent data table.
The updating operation may be to update the data information in the first independent data table and the first associated data table, or update the display modes of the first independent data table and the first associated data table, or update the user rights of the first independent data table and the first associated data table, which is not limited in any way in the embodiments of the present disclosure. Accordingly, the updated content may be the display modes of the first independent data table and the first associated data table, the data information in the first independent data table and the first associated data table, and the user rights of the first independent data table and the first associated data table.
It should be understood that the display manner of the first associated data table in the document editing interface may be set according to practical situations, for example, the first associated data table may be displayed in the document editing interface in a data table manner, or may be displayed in the document editing interface in a view manner, which is not limited in any way by the embodiment of the present disclosure. When the first associated data table is displayed in the document editing interface in a view manner, the view may be a newly created view, or may be an existing view in the candidate data table information (the first candidate data table information, the second candidate data table information, or the third candidate data table information), which is not limited in any way by the embodiments of the present disclosure. When the first associated data table is displayed in a mode of having a view in the candidate data table information, the view selection control in the third column of the candidate data table information can be clicked to select a corresponding view, and as shown in fig. 2, the view selection control is arranged beside the view control.
That is, according to one embodiment of the present disclosure, the displaying the first associated data table of the first independent data table in the document editing interface may include:
determining a table page of the first independent data table; displaying a form page of the first associated data table in the document editing interface in response to a selection operation of the form page; or determining a view page of the first independent data table; and responding to the selection operation of a first target view page in the view pages, and displaying the first target view page of the first associated data table in the document editing interface.
In summary, through the above technical scheme, the document editing interface provides an adding function of the associated data table for the independent data table, so that the associated data table of the independent data table can be added in the document, which is different from the embedded data table created in the document, and the associated data table can support a richer table function, thereby better meeting the user requirements. And moreover, the data synchronization can be realized between the associated data table and the independent data table, so that the data synchronization efficiency can be improved, and the user experience can be improved.
In a possible embodiment, to enable the display of the data table in different display modes, the method may further comprise:
After the first association data table is displayed in the document editing interface, the document editing interface displays a first configuration control; responding to the triggering operation of the first configuration control, and displaying a view page configuration control; determining a fourth target view page in response to a view page configuration operation on the view page configuration control;
the displaying the first association data table in the document editing interface may include:
and displaying a fourth target view page of the first association data table in the document editing interface.
For example, as shown in fig. 6, a first configuration control is displayed above the first independent data table, a view page configuration control is displayed by clicking the first configuration control, a first view page, a second view page and a newly built view page are displayed in the view page configuration control, and the first independent data table is displayed in the document editing interface in the manner of the first view page or the second view page by clicking the first view page or the second view page. And by clicking the newly built view page, a new display mode can be configured for the first independent data table and displayed in the document editing interface.
In a possible embodiment, the method may further comprise:
When the target link carries a view identifier, determining a second target view page corresponding to the target link; when the second target view page is a preset view page, displaying a view page selection interface; determining a third target view page in response to a view page selection operation at the view page selection interface;
the displaying the first associated data table of the first independent data table in the document editing interface may include:
displaying the third target view page of the first associated data table in the document editing interface.
Wherein the view identifier may be set according to the actual situation, and the embodiment of the disclosure does not limit this, and in a possible implementation manner, the view identifier may be represented by a preset field, for example, a field "view" is used to represent the view identifier. The preset view page may also be set according to actual situations, for example, may be a view page that is only visible to the target user or a view page that does not support display in the document editing interface, and the embodiment of the present disclosure does not impose any limitation on this.
For example, as shown in fig. 7, when the view page corresponding to the target link is a preset view page, when the target link is pasted to the document editing interface, a view page selection interface is popped up in the document editing interface, wherein a first view page, a second view page and a third view page are displayed on the left side of the view page selection interface, the corresponding view page is displayed on the right side of the view page selection interface by clicking the first view page, and the view page of the first association data table is displayed in the document editing interface by clicking the "determination control" of the first view page or the lower right corner again.
Based on the same concept, the embodiment of the present disclosure further provides a content display method, as shown in fig. 8, which may include:
s801: displaying a document editing interface, wherein the document editing interface is provided with an embedded data table created in the document editing interface.
Wherein the embedded data table refers to a table generated by a table generation control/table generator of the document editing interface, and an access entry of the table is consistent with an access entry of the document.
S802: and responding to the triggering operation of the conversion control in the document editing interface, converting the embedded data table into a second associated data table of a second independent data table for display, wherein the second independent data table is a data table created according to the data information in the embedded data table, and the data between the second independent data table and the second associated data table are synchronous.
It should be appreciated that the second associated data table is a way in which the second independent data table is displayed in the target document, so that in addition to converting the embedded data table to the second associated data table for display at the time of a particular conversion, the embedded data table is synchronously converted to the second independent data table so as to view or modify the data in the second associated data table through an access entry independent of the document.
It should also be appreciated that the conversion control may be represented by a control name or by a control identifier. The triggering operation on the conversion control may be a click operation or a long press operation performed on the conversion control, which is not limited in any way by the embodiments of the present disclosure.
Illustratively, as shown in FIG. 9, the conversion control is displayed in the upper right corner of the embedded data table, and by clicking on the conversion control, the embedded data table is converted to a second associated data table for display. The display mode of the second association data table may be the same as or different from the display mode of the embedded data table, which is not limited in any way in the embodiment of the disclosure. In order to intuitively show that the online data table is converted into the second associated data table for display, in a possible implementation manner, the display manner of the second associated data table is different from that of the embedded data table.
In summary, through the above technical scheme, the embedded data table in the document can be converted into the second independent data table and the embedded data table can be converted into the second associated data table for display. Because the independent data table can support richer table functions, the user requirements can be better met. And moreover, the data synchronization can be realized between the associated data table and the independent data table of the document editing interface, so that the data synchronization efficiency can be improved, and the user experience can be improved.
In a possible implementation manner, the document editing interface is used for editing a target document, and the method may further include:
determining the user operation authority of the target document; after the embedded data table is converted into the second associated data table, the user operation authority of the target document is determined to be the user operation authority of the second independent data table.
It should be appreciated that by determining the user operation authority of the target document as the user operation authority of the second independent data table, on the one hand, it is possible to avoid that a user who does not have access to the target document accesses the second independent data table, resulting in leakage of data information. On the other hand, the method can avoid the need of setting the user right same as the target document for the second independent data table again after converting the online data table into the second independent data table, and increases the operation complexity of conversion.
It should be further understood that the user operation rights of the target document may be access rights to the target document or editing rights to the target document. The access rights of the target document may include all access rights of the target document and/or part of access rights of the target document, and the editing rights of the target document may include text editing rights and/or rights editing rights, which are not limited in any way by the embodiments of the present disclosure.
In a possible embodiment, the user operation rights of the target document are configured by a rights configuration control of the document editing interface. Schematically, a document authority configuration interface is popped up on a document editing interface by clicking an authority configuration control of the document editing interface, as shown in fig. 10, where the document authority configuration interface may include an access authority configuration interface and an operation authority configuration interface, and corresponding personnel information is input in columns to be configured of the document access authority configuration interface and the operation authority configuration interface, so as to obtain user operation authority of a target document. Meanwhile, in order to facilitate viewing of the user operation authority of the target document, a configured column is further arranged in the document access authority configuration interface and the operation authority configuration interface, and the user operation authority of the target document is determined by viewing personnel information of the configured column.
It should be appreciated that in some special scenarios, such as data analysis scenarios, some private information is present in the target document and inconvenient for the rest of the user. Therefore, in a possible implementation manner, after the embedded data table in the target document is converted into the second independent data table, the user operation authority is set on the second independent data table independently, and the user operation authority set independently at this time is not effective on the target document. For example, after converting the embedded data table in the target document into the second independent data table, if a user operation authority is added to the second independent data table (for example, the user xx may access the second independent data table), the user operation authority is not synchronized to the first target document, that is, the user xx only has the authority to access the second independent data table and does not have the authority to access the target document. Similarly, after the embedded data table in the target document is converted into the second independent data table, the user operation authority can be set for the target document independently, and the user operation authority set independently does not take effect on the second independent data table.
It should be noted that, when the user operation authority of the target document is different from the user operation authority of the second independent data table, the user having the user operation authority of the target document and not having the user operation authority of the second independent data table accesses the target document, the second associated data table in the target document is invisible to the user.
In addition to the above scenario, in order to reduce the number of configurations of the user operation rights, in a possible implementation manner, after the embedded data table in the target document is converted into the second independent data table, the user operation rights individually set for the target document/the second independent data table may also be effective for the second independent data table/the target document.
Meanwhile, in order to enable a user to select a synchronous effective mode or a non-synchronous effective mode of the user operation authority according to actual conditions, in a possible implementation mode, a mode control can be displayed on a document editing interface, the mode control is opened, the synchronous effective of the user operation authority is achieved, the mode control is closed, and the non-synchronous effective of the user operation authority is achieved.
In a possible embodiment, the method may further comprise:
responding to the triggering operation of the conversion control, and displaying a right editing interface aiming at the second independent data table while converting the embedded data table into the second associated data table; and responding to the authority editing operation in the authority editing interface, and determining the user operation authority of the second independent data table according to the authority information corresponding to the authority editing operation.
It should be understood that the user operation authority of the second independent data table may be an access authority of the second independent data table or an editing authority of the second independent data table. The access rights may include all access rights and part of access rights, the editing rights may include data editing rights or rights editing rights, and the embodiment of the present disclosure does not limit the present disclosure in any way.
In addition, it should be understood that the rights editing interface of the second independent data table may refer to a document rights configuration interface, and the rights configuration manner in the rights editing interface may refer to the rights configuration manner in the document rights configuration interface, which is not described herein.
In a possible embodiment, the method may further comprise:
responding to the triggering operation of the conversion control, and displaying a prompt information editing interface while converting the embedded data table into the second associated data table; responding to the prompt message editing operation on the prompt message editing interface, and determining whether to send corresponding prompt messages when detecting the data operation on the second independent data table according to the prompt message editing operation.
The prompt message editing operation may be a configuration operation of the prompt content, a configuration operation of the action to be detected, or a configuration operation of the user information for receiving the prompt content, which is not limited in the embodiment of the present disclosure. In a possible implementation manner, the action to be detected may be an action of changing data in the second independent data table, an action of changing authority of the second independent data table, or an action of applying for accessing the second independent data table by an unauthorized user. In a possible embodiment, the prompt content may be "the user xxx changes the second independent data table" or "the user xxx changes" to "", or "the user xxx applies to access the second independent data table". In a possible implementation manner, the user information for receiving the prompt content may be the user information for converting the embedded data table into the second associated data table, or the user information having the user operation authority of the second independent data table, or the user information for changing the data in the second independent data table.
It should be understood that the rights editing interface and the prompt message editing interface of the second independent data table may be different editing interfaces or may be the same editing interface, which is not limited in any way by the embodiments of the present disclosure. When the authority editing interface and the prompt information editing interface of the second independent data table are the same editing interface, the user operation authority and the prompt information editing interface for editing the second independent data table are jumped to by clicking the conversion control. In a possible implementation manner, the editing interface may be as shown in fig. 11, where the editing interface includes a permission editing control and a prompt information editing control, and the permission editing control is clicked to jump to the corresponding permission editing interface, or the prompt information editing control is clicked to jump to the corresponding prompt information editing interface.
It should be further understood that the configuration of the user operation authority and the configuration of the prompt information of the second independent data table are equally applicable to the first independent data table, and are not described herein.
In a possible embodiment, as shown in fig. 9, the method may further include:
and hiding the conversion control after converting the embedded data table into the second independent data table.
By hiding the conversion control, the embedded data table in the target document can be prevented from being converted into a plurality of second independent data tables, and further, the situation that the second independent data tables converted again have user operation rights which are not possessed by the user operation rights of the target document is avoided.
For example, normally, only user B and user C have user operation rights of the second independent data table. When the user operation authority of the user D on the target document is additionally increased, if the embedded data table in the target document is converted into the second independent data table again, the user operation authority of the target document can be inherited by the newly converted second independent data table, so that the user D also has the user operation authority of the second independent data table.
In a possible implementation manner, the document editing interface is used for editing a target document, and the method further includes:
Determining a storage location of the target document; when the target document is stored in a root directory, after the embedded data table is converted into the second independent data table, the second independent data table is stored in a subdirectory under the root directory; and when the storage position of the target document is in the server, determining a storage space for storing the target document, and after converting the embedded data table into the second independent data table, storing the second independent data table into a root node of the storage space.
In this embodiment, the second independent data table is stored in the subdirectory of the target document, so that the corresponding second independent data table can be quickly found according to the storage position of the target document.
Illustratively, when the target document is stored in the root directory of the wiki (hypertext system), then the second independent data table is stored in a subdirectory under the root directory. When the target document is stored in the cloud space in the cloud server, then a second independent data table is present in the root node of the cloud space.
Based on the same concept, the embodiments of the present disclosure also provide a content display apparatus, as shown in fig. 12, which may include:
A first display module 1201 for displaying a document editing interface;
a first determining module 1202, configured to determine, in response to a data table adding operation at the document editing interface, a first independent data table corresponding to the data table adding operation, where the first independent data table is a created data table;
the second display module 1203 is configured to display, in the document editing interface, a first associated data table of the first independent data tables, where the first associated data table is data synchronization between the first independent data tables.
In a possible embodiment, the content display apparatus may further include:
and the updating module is used for synchronously updating the first independent data table in response to the updating operation of the first associated data table or synchronously updating the first associated data table in response to the updating operation of the first independent data table.
In a possible implementation manner, the first determining module 1202 may include:
the first display unit is used for responding to the triggering operation of the first adding control in the document editing interface and displaying first candidate data table information, and the first candidate data table information corresponds to at least one independent data table;
And a first determining unit, configured to determine, as the first independent data table, a data table corresponding to first target data table information in response to a selection operation of the first target data table information in the first candidate data table information.
In a possible implementation manner, the first determining module 1202 may include:
the second display unit is used for responding to the triggering operation of the second adding control in the document editing interface and displaying a search control;
the third display unit is used for responding to the search condition input in the search control and displaying second candidate data table information corresponding to the search condition, wherein the second candidate data table information corresponds to at least one independent data table;
and a second determining unit, configured to determine, as the first independent data table, a data table corresponding to second target data table information in response to a selection operation of the second target data table information in the second candidate data table information.
In a possible implementation manner, the first determining module 1202 may include:
and the third determining unit is used for responding to the pasting operation of the target link on the document editing interface and determining an independent data table corresponding to the target link as the first independent data table.
In a possible embodiment, the third determining unit may include:
a first determining subunit, configured to determine, when the target link carries a data table identifier, that an independent data table corresponding to the target link is the first independent data table;
and the second determining subunit is used for displaying a data table selection control when the target link does not carry the data table identifier, displaying third candidate data table information in the content corresponding to the target link in response to the triggering operation of the data table selection control, and determining a data table corresponding to the third target data table information as the first independent data table in response to the selecting operation of the third target data table information in the third candidate data table information, wherein the third candidate data table information corresponds to at least one independent data table.
In a possible implementation manner, the second display module may include:
a fourth determining unit configured to determine a table page of the first independent data table;
a fourth display unit configured to display a form page of the first associated data table in the document editing interface in response to a selection operation of the form page;
A fifth determining unit configured to determine a view page of the first independent data table;
and a fifth display unit configured to display a first target view page of the first association data table in the document editing interface in response to a selection operation of the first target view page of the view pages.
In a possible embodiment, the content display apparatus may further include:
the second determining module is used for determining a second target view page corresponding to the target link when the target link carries the view identifier;
the third display module is used for displaying a view page selection interface when the second target view page is a preset view page;
a third determining module, configured to determine a third target view page in response to a view page selection operation at the view page selection interface;
correspondingly, the second display module is used for displaying the third target view page of the first association data table in the document editing interface.
Based on the same concept, the embodiments of the present disclosure also provide a content display apparatus, as shown in fig. 13, which may include:
a fourth display module 1301, configured to display a document editing interface, where the document editing interface has an embedded data table created in the document editing interface;
The conversion module 1302 is configured to convert the embedded data table into a second associated data table of a second independent data table for display in response to a triggering operation of a conversion control in the document editing interface, where the second independent data table is a data table created according to data information in the embedded data table, and data synchronization between the second independent data table and the second associated data table is performed.
In a possible embodiment, the document editing interface is configured to edit a target document, and the content display apparatus may further include:
a fourth determining module, configured to determine a user operation right of the target document;
and a fifth determining module, configured to determine, after converting the embedded data table into the second associated data table, a user operation permission of the target document as a user operation permission of the second independent data table.
In a possible embodiment, the content display apparatus may further include:
a fifth display module, configured to respond to a triggering operation of the conversion control, and display a rights editing interface for the second independent data table while converting the embedded data table into the second associated data table;
And a sixth determining module, configured to determine, in response to a rights editing operation in the rights editing interface, a user operation right of the second independent data table according to rights information corresponding to the rights editing operation.
In a possible embodiment, the content display apparatus may further include:
the sixth display module is used for responding to the triggering operation of the conversion control, and displaying a prompt information editing interface while converting the embedded data table into the second associated data table;
and the seventh determining module is used for responding to the prompt message editing operation of the prompt message editing interface and determining whether to send corresponding prompt messages when detecting the data operation of the second independent data table according to the prompt message editing operation.
In a possible embodiment, the content display apparatus may further include:
and the hiding module is used for hiding the conversion control after converting the embedded data table into the second associated data table.
In a possible embodiment, the document editing interface is configured to edit a target document, and the content display apparatus may further include:
an eighth determining module, configured to determine a storage location of the target document;
The first storage module is used for storing the second independent data table into the subdirectory under the root directory after converting the embedded data table into the second associated data table when the target document is stored in the root directory;
and the second storage module is used for determining the storage space for storing the target document when the storage position of the target document is in the server, and storing the second independent data table into a root node of the storage space after converting the embedded data table into the second associated data table.
Based on the same conception, the embodiments of the present disclosure also provide a computer-readable medium having stored thereon a computer program which, when executed by a processing device, implements the steps of the content display method in the first aspect or the second aspect.
Based on the same concept, the embodiments of the present disclosure also provide an electronic device including:
a storage device having a computer program stored thereon;
processing means for executing the computer program in the storage means to implement the steps of the content display method in the first aspect or the second aspect.
Referring now to fig. 14, a schematic diagram of an electronic device 1400 suitable for use in implementing embodiments of the present disclosure is shown. The terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and stationary terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 14 is merely an example, and should not impose any limitations on the functionality and scope of use of embodiments of the present disclosure.
As shown in fig. 14, the electronic device 1400 may include a processing apparatus (e.g., a central processor, a graphics processor, etc.) 1401, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 1402 or a program loaded from a storage apparatus 1408 into a Random Access Memory (RAM) 1403. In the RAM 1403, various programs and data required for the operation of the electronic device 1400 are also stored. The processing device 1401, the ROM 1402, and the RAM 1403 are connected to each other through a bus 1404. An input/output (I/O) interface 1405 is also connected to the bus 1404.
In general, the following devices may be connected to the I/O interface 1405: input devices 1406 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, and the like; an output device 1407 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 1408 including, for example, magnetic tape, hard disk, etc.; and communication means 1409. The communication means 1409 may allow the electronic device 1400 to communicate wirelessly or by wire with other devices to exchange data. While fig. 14 shows an electronic device 1400 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 be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to 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 non-transitory computer readable medium, the computer program comprising program code for performing the method shown in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 1409, or installed from the storage means 1408, or installed from the ROM 1402. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 1401.
It should be noted that the computer readable medium described in the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any 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 context of this 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 the present disclosure, however, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. 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, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
In some implementations, communications may be made using any currently known or future developed network protocol, such as HTTP (HyperText Transfer Protocol ), and may be interconnected with any form or medium of digital data communication (e.g., a communication 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 networks.
The computer readable medium may be contained in the electronic device; or may exist alone without being 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: displaying a document editing interface; responding to a data table adding operation on the document editing interface, and determining a first independent data table corresponding to the data table adding operation, wherein the first independent data table is pre-stored in a target storage position; and displaying the first independent data table in the document editing interface, wherein synchronous data update can be realized between the first independent data table in the document editing interface and the first independent data table of the target storage position.
Alternatively, the computer-readable medium carries one or more programs that, when executed by the electronic device, cause the electronic device to: displaying a document editing interface, wherein an embedded data table created in the document editing interface is arranged in the document editing interface; and responding to the triggering operation of the conversion control in the document editing interface, converting the embedded data table into a second associated data table of a second independent data table for display, wherein the second independent data table is a data table created according to the data information in the embedded data table, and the data between the second independent data table and the second associated data table are synchronous.
Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, including, but not limited to, 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 kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts 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 modules described in the embodiments of the present disclosure may be implemented in software or hardware. The name of a module does not in some cases define the module itself.
The functions described above herein 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: a Field Programmable Gate Array (FPGA), an Application Specific Integrated Circuit (ASIC), an Application Specific Standard Product (ASSP), a system on a chip (SOC), a Complex Programmable Logic Device (CPLD), 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. The 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.
The foregoing description is only of the preferred embodiments of the present disclosure and description of the principles of the technology being employed. It will be appreciated by persons skilled in the art that the scope of the disclosure referred to in this disclosure is not limited to the specific combinations of features described above, but also covers other embodiments which may be formed by any combination of features described above or equivalents thereof without departing from the spirit of the disclosure. Such as those described above, are mutually substituted with the technical features having similar functions disclosed in the present disclosure (but not limited thereto).
Moreover, although 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. In 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 limiting the scope of the present 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 example forms of implementing the claims. The specific manner in which the various modules perform the operations in the apparatus of the above embodiments have been described in detail in connection with the embodiments of the method, and will not be described in detail herein.

Claims (18)

1. A content display method, the method comprising:
displaying a document editing interface;
responding to a data table adding operation on the document editing interface, and determining a first independent data table corresponding to the data table adding operation, wherein the first independent data table is a created data table;
and displaying a first associated data table of the first independent data table in the document editing interface, wherein the first associated data table is synchronous with the data between the first independent data tables.
2. The method according to claim 1, wherein the method further comprises:
In response to an update operation to the first associated data table, synchronously updating the first independent data table, or
And in response to the updating operation of the first independent data table, synchronously updating the first associated data table.
3. The method of claim 1, wherein the determining, in response to a data table addition operation at the document editing interface, a first independent data table corresponding to the data table addition operation comprises:
responding to the triggering operation of a first adding control in the document editing interface, and displaying first candidate data table information, wherein the first candidate data table information corresponds to at least one independent data table;
and determining a data table corresponding to the first target data table information as the first independent data table in response to a selection operation of the first target data table information in the first candidate data table information.
4. The method of claim 1, wherein the determining, in response to a data table addition operation at the document editing interface, a first independent data table corresponding to the data table addition operation comprises:
responding to the triggering operation of a second adding control in the document editing interface, and displaying a searching control;
Responding to the search condition input in the search control, and displaying second candidate data table information corresponding to the search condition, wherein the second candidate data table information corresponds to at least one independent data table;
and determining a data table corresponding to the second target data table information as the first independent data table in response to a selection operation of the second target data table information in the second candidate data table information.
5. The method of claim 1, wherein the determining, in response to a data table addition operation at the document editing interface, a first independent data table corresponding to the data table addition operation comprises:
and responding to pasting operation of the target link on the document editing interface, and determining an independent data table corresponding to the target link as the first independent data table.
6. The method of claim 5, wherein determining the independent data table corresponding to the target link as the first independent data table comprises:
when the target link carries a data table identifier, determining an independent data table corresponding to the target link as the first independent data table; or alternatively, the process may be performed,
When the target link does not carry the data table identifier, a data table selection control is displayed, third candidate data table information in the content corresponding to the target link is displayed in response to triggering operation of the data table selection control, and a data table corresponding to the third target data table information is determined to be the first independent data table in response to selection operation of the third target data table information in the third candidate data table information, wherein the third candidate data table information corresponds to at least one independent data table.
7. The method of any of claims 1-6, wherein the displaying a first associated data table of the first independent data table in the document editing interface comprises:
determining a table page of the first independent data table;
displaying a form page of the first associated data table in the document editing interface in response to a selection operation of the form page; or alternatively, the process may be performed,
determining a view page of the first independent data table;
and responding to the selection operation of a first target view page in the view pages, and displaying the first target view page of the first associated data table in the document editing interface.
8. The method of claim 5, wherein the method further comprises:
when the target link carries a view identifier, determining a second target view page corresponding to the target link;
when the second target view page is a preset view page, displaying a view page selection interface;
determining a third target view page in response to a view page selection operation at the view page selection interface;
the displaying the first associated data table of the first independent data table in the document editing interface comprises:
displaying the third target view page of the first associated data table in the document editing interface.
9. A content display method, the method comprising:
displaying a document editing interface, wherein an embedded data table created in the document editing interface is arranged in the document editing interface;
and responding to the triggering operation of the conversion control in the document editing interface, converting the embedded data table into a second associated data table of a second independent data table for display, wherein the second independent data table is a data table created according to the data information in the embedded data table, and the data between the second independent data table and the second associated data table are synchronous.
10. The method of claim 9, wherein the document editing interface is for editing a target document, the method further comprising:
determining the user operation authority of the target document;
after the embedded data table is converted into the second associated data table, the user operation authority of the target document is determined to be the user operation authority of the second independent data table.
11. The method according to claim 9 or 10, characterized in that the method further comprises:
responding to the triggering operation of the conversion control, and displaying a right editing interface aiming at the second independent data table while converting the embedded data table into the second associated data table;
and responding to the authority editing operation in the authority editing interface, and determining the user operation authority of the second independent data table according to the authority information corresponding to the authority editing operation.
12. The method according to claim 9 or 10, characterized in that the method further comprises:
responding to the triggering operation of the conversion control, and displaying a prompt information editing interface while converting the embedded data table into the second associated data table;
Responding to the prompt message editing operation on the prompt message editing interface, and determining whether to send corresponding prompt messages when detecting the data operation on the second independent data table according to the prompt message editing operation.
13. The method according to claim 9 or 10, characterized in that the method further comprises:
and hiding the conversion control after converting the embedded data table into the second associated data table.
14. The method of claim 9 or 10, wherein the document editing interface is for editing a target document, the method further comprising:
determining a storage location of the target document;
when the target document is stored in the root directory, after the embedded data table is converted into the second associated data table, the second independent data table is stored in a subdirectory under the root directory;
and when the storage position of the target document is in the server, determining a storage space for storing the target document, and after converting the embedded data table into the second associated data table, storing the second independent data table into a root node of the storage space.
15. A content display apparatus, characterized in that the apparatus comprises:
The first display module is used for displaying a document editing interface;
the first determining module is used for responding to the data table adding operation of the document editing interface and determining a first independent data table corresponding to the data table adding operation, wherein the first independent data table is a created data table;
and the second display module is used for displaying a first associated data table of the first independent data table in the document editing interface, wherein the first associated data table is synchronous with the data between the first independent data tables.
16. A content display apparatus, characterized in that the apparatus comprises:
the fourth display module is used for displaying a document editing interface, wherein an embedded data table created in the document editing interface is arranged in the document editing interface;
the conversion module is used for responding to the triggering operation of the conversion control in the document editing interface, converting the embedded data table into a second associated data table of a second independent data table for display, wherein the second independent data table is a data table created according to the data information in the embedded data table, and the second independent data table is in data synchronization with the second associated data table.
17. A computer readable medium, on which a computer program is stored, characterized in that the program, when being executed by a processing device, carries out the steps of the method according to any one of claims 1-14.
18. An electronic device, comprising:
a storage device having a computer program stored thereon;
processing means for executing said computer program in said storage means to carry out the steps of the method of any one of claims 1-14.
CN202310887218.2A 2023-07-18 2023-07-18 Content display method and device, readable medium and electronic equipment Pending CN116882373A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310887218.2A CN116882373A (en) 2023-07-18 2023-07-18 Content display method and device, readable medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310887218.2A CN116882373A (en) 2023-07-18 2023-07-18 Content display method and device, readable medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN116882373A true CN116882373A (en) 2023-10-13

Family

ID=88260070

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310887218.2A Pending CN116882373A (en) 2023-07-18 2023-07-18 Content display method and device, readable medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN116882373A (en)

Similar Documents

Publication Publication Date Title
US9307009B2 (en) Presenting execution of a remote application in a mobile device native format
CN109460233B (en) Method, device, terminal equipment and medium for updating native interface display of page
US20130212486A1 (en) Context determination for mobile devices when accessing remote resources
US20120317172A1 (en) Mobile web app infrastructure
US20230394223A1 (en) Page jumping method, apparatus, and device, and storage medium and program product
TW201443670A (en) Virtual library providing content accessibility irrespective of content format and type
US11720235B2 (en) Method and apparatus for browsing table in document, and electronic device and storage medium
US20220374538A1 (en) Permission control method and device and electronic equipment
CN109491742B (en) Page table rendering method and device
WO2022218251A1 (en) Electronic document processing method and apparatus, terminal and storage medium
EP4089516A1 (en) Icon updating method and apparatus, and electronic device
US20220366066A1 (en) Display method, display device, and electronic device
CN111723309B (en) Method and device for web page searching
CN110908752A (en) Control setting method and device, electronic equipment and interaction system
WO2024083149A1 (en) Media content processing method and apparatus, and electronic device
CN112256370A (en) Information display method and device and electronic equipment
CN115113787B (en) Message processing method, device, equipment and medium
WO2022184012A1 (en) Document creation method and apparatus, and device and storage medium
CN116882373A (en) Content display method and device, readable medium and electronic equipment
CN110568976B (en) Method, device, equipment and storage medium for controlling application display
CN112306469A (en) Barrier-free component construction method, device, equipment and storage medium
CN117453188A (en) Page design method and device, readable medium and electronic equipment
US20230409809A1 (en) Electronic document processing method and apparatus, terminal, and storage medium
CN117391046A (en) Data display method and device, readable medium and electronic equipment
CN116820311A (en) Cover setting method and device, electronic equipment and 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