CN112783383A - File display method, device and equipment - Google Patents

File display method, device and equipment Download PDF

Info

Publication number
CN112783383A
CN112783383A CN202010785351.3A CN202010785351A CN112783383A CN 112783383 A CN112783383 A CN 112783383A CN 202010785351 A CN202010785351 A CN 202010785351A CN 112783383 A CN112783383 A CN 112783383A
Authority
CN
China
Prior art keywords
area
screening
determining
button
current visual
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
CN202010785351.3A
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 Kingsoft Office Software Inc
Zhuhai Kingsoft Office Software Co Ltd
Original Assignee
Beijing Kingsoft Office Software Inc
Zhuhai Kingsoft Office Software 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 Kingsoft Office Software Inc, Zhuhai Kingsoft Office Software Co Ltd filed Critical Beijing Kingsoft Office Software Inc
Priority to CN202010785351.3A priority Critical patent/CN112783383A/en
Publication of CN112783383A publication Critical patent/CN112783383A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a file display method, a device and equipment, wherein the method comprises the following steps: after receiving an operation instruction of a user, determining a file area corresponding to the operation instruction; generating an operation button corresponding to the file area at a first preset position of the file area; if the file area is not in the current visible area, moving the file area until the operation button is in the current visible area; therefore, in the scheme, the operation buttons are displayed in the current visual area, so that the completion of the user operation can be prompted, and the timely response to the user operation is realized.

Description

File display method, device and equipment
Technical Field
The present invention relates to the field of display technologies, and in particular, to a method, an apparatus, and a device for displaying a file.
Background
In some scenarios, such as an office scenario, a business scenario, etc., a user needs to manipulate a document, or a form, or a presentation, etc. However, in some cases, the area that the user needs to perform the operation is not in the current visible area, and in this case, after the user performs the operation, the current visible area does not change, and the user cannot perceive whether the operation is completed, that is, cannot respond to the operation of the user in time.
For example, when the user performs the screening operation in the table, the content to be screened is not in the current visible area, so that after the user performs the screening operation, the current visible area is not changed, and the user cannot perceive whether the screening operation is completed.
Disclosure of Invention
The embodiment of the invention aims to provide a file display method, a file display device and file display equipment, and timely response to user operation.
To achieve the above object, an embodiment of the present invention provides a file display method, including:
after receiving an operation instruction of a user, determining a file area corresponding to the operation instruction;
generating an operation button corresponding to the file area at a first preset position of the file area;
judging whether the file area is located in a current visible area;
and if not, moving the file area until the operation button is positioned in the current visible area.
Optionally, the operation instruction is a table screening instruction of a user; the determining the file area corresponding to the operation instruction includes:
determining a screening area of the user in the table based on the screening instruction;
generating an operation button corresponding to the file area at a first preset position of the file area, wherein the operation button comprises:
generating a screening button corresponding to the screening area at the top end of the screening area;
the moving the file area until the operation button is located in the current visual area includes:
and moving the screening area until the screening button is positioned in the current visual area.
Optionally, the moving the filtering area until the filtering button is located in the current visible area includes:
determining the position relation between the screening area and the current visual area;
determining the display position of the screening button in the current visual area based on the position relation;
and moving the screening area until the screening button is positioned at the display position.
Optionally, the determining, based on the position relationship, a display position of a filter button in the current visible area includes:
if the screening area is positioned at the upper end of the current visual area, determining the display position of the screening button in the upper end part of the current visual area;
if the screening area is positioned at the lower end of the current visual area, determining the display position of the screening button in the lower end part of the current visual area;
if the screening area is positioned on the left side of the current visual area, determining the display position of the screening button in the left part of the current visual area;
and if the screening area is positioned at the right side of the current visual area, determining the display position of the screening button in the right part of the current visual area.
Optionally, the determining, based on the position relationship, a display position of a filter button in the current visible area includes:
and if the screening area is not positioned at the left side, the right side, the upper end and the lower end of the current visual area, determining a second preset position in the current visual area as the display position of the screening button.
In order to achieve the above object, an embodiment of the present invention further provides a file display apparatus, including:
the determining module is used for determining a file area corresponding to an operation instruction after receiving the operation instruction of a user;
the generating module is used for generating an operation button corresponding to the file area at a first preset position of the file area;
the judging module is used for judging whether the file area is positioned in the current visible area; if not, triggering the mobile module;
and the moving module is used for moving the file area until the operation button is positioned in the current visual area.
Optionally, the operation instruction is a table screening instruction of a user;
the determining module is specifically configured to: determining a screening area of the user in the table based on the screening instruction;
the generation module is specifically configured to: generating a screening button corresponding to the screening area at the top end of the screening area;
the moving module is specifically configured to: and moving the screening area until the screening button is positioned in the current visual area.
Optionally, the moving module includes:
the first determining submodule is used for determining the position relation between the screening area and the current visual area;
the second determining submodule is used for determining the display position of the screening button in the current visual area based on the position relation;
and the moving submodule is used for moving the screening area until the screening button is positioned at the display position.
Optionally, the second determining submodule is specifically configured to:
if the screening area is positioned at the upper end of the current visual area, determining the display position of the screening button in the upper end part of the current visual area;
if the screening area is positioned at the lower end of the current visual area, determining the display position of the screening button in the lower end part of the current visual area;
if the screening area is positioned on the left side of the current visual area, determining the display position of the screening button in the left part of the current visual area;
and if the screening area is positioned at the right side of the current visual area, determining the display position of the screening button in the right part of the current visual area.
Optionally, the second determining submodule is specifically configured to:
and if the screening area is not positioned at the left side, the right side, the upper end and the lower end of the current visual area, determining a second preset position in the current visual area as the display position of the screening button.
In order to achieve the above object, an embodiment of the present invention further provides an electronic device, including a processor and a memory;
a memory for storing a computer program;
and the processor is used for realizing any file display method when executing the program stored in the memory.
By applying the embodiment of the invention, after receiving the operation instruction of the user, determining the file area corresponding to the operation instruction; generating an operation button corresponding to the file area at a first preset position of the file area; if the file area is not in the current visible area, moving the file area until the operation button is in the current visible area; therefore, in the scheme, the operation buttons are displayed in the current visual area, so that the completion of the user operation can be prompted, and the timely response to the user operation is realized.
Of course, not all of the advantages described above need to be achieved at the same time in the practice of any one product or method of the invention.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a file display method according to an embodiment of the present invention;
fig. 2 is a schematic view of a display interface of a first electronic device according to an embodiment of the present invention;
fig. 3 is a schematic view of a display interface of a second electronic device according to an embodiment of the present invention;
fig. 4 is a schematic view of a display interface of a third electronic device according to an embodiment of the present invention;
fig. 5 is a schematic view of a display interface of a fourth electronic device according to an embodiment of the present invention;
fig. 6 is a schematic display interface diagram of a fifth electronic device according to an embodiment of the present invention;
FIG. 7 is a schematic structural diagram of a file display apparatus according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In order to achieve the above object, embodiments of the present invention provide a method, an apparatus, and a device for displaying a file, where the method and the apparatus can be applied to various electronic devices such as a mobile phone, a tablet Computer, a PC (Personal Computer), and the like, and are not limited specifically. The document display method will be described first.
Fig. 1 is a schematic flow chart of a file display method according to an embodiment of the present invention, including:
s101: and after receiving an operation instruction of a user, determining a file area corresponding to the operation instruction.
For example, the file in the embodiment of the present invention may be a document, a table, a presentation, and the like, and is not limited specifically. The operation on the file may be various operations such as editing, screening, enlarging, reducing, and the like, and is not limited specifically, and correspondingly, the operation instruction in S101 may be various operation instructions such as an editing instruction, a screening instruction, an enlarging instruction, a reducing instruction, and the like, and is not limited specifically.
If the operation instruction is an editing instruction, the file area determined in the step S101 is an editing area; if the operation instruction is a screening instruction, the file area determined in the S101 is a screening area; if the operation instruction is an amplification instruction, the file area determined in the S101 is an amplification area; if the operation instruction is a reduction instruction, the file area determined in S101 is a reduced area.
S102: and generating an operation button corresponding to the file area at a first preset position of the file area.
For example, the table is screened, S101 may include: determining a screening area of the user in the form based on the screening instruction; s102 may include: and generating a screening button corresponding to the screening area at the top end of the screening area.
Referring to FIG. 2, when a filter is performed in a table, a filter button may be generated at the top of the filter area.
Similarly, for other operation instructions such as an edit instruction, an enlargement instruction, a reduction instruction, and the like, a corresponding operation button may be generated at a first preset position of the file area, and the specific position and the operation button are not limited.
S103: judging whether the file area is located in the current visible area; if not, executing S104; if so, the file region need not be moved.
S104: and moving the file area until the operation button is positioned in the current visual area.
The currently visible area is the area currently displayed by the electronic device. The operation buttons are positioned in the current visual area, so that the user can sense that the operation is finished, and the timely response to the user operation is realized.
In the above one embodiment, the operation instruction is a filtering instruction of the user on the table, and in this embodiment, S104 may include: and moving the screening area until the screening button is positioned in the current visual area.
In one embodiment, S104 may include: determining the position relation between the screening area and the current visual area; determining the display position of the screening button in the current visual area based on the position relation; and moving the screening area until the screening button is positioned at the display position.
In the embodiment, the display position of the screening button in the current visual area is related to the position relationship between the screening area and the current visual area, so that the expectation of a user is better met, and the user experience is improved.
For example, if the filtering area is located at the upper end of the current visual area, the display position of the filtering button is determined in the upper end portion in the current visual area; if the screening area is positioned at the lower end of the current visual area, determining the display position of the screening button in the lower end part of the current visual area; if the screening area is positioned on the left side of the current visual area, determining the display position of the screening button in the left part of the current visual area; and if the screening area is positioned at the right side of the current visual area, determining the display position of the screening button in the right part of the current visual area.
Referring to fig. 2, assume that the screening region is F8: g12, the filtering area is located at the upper end of the current visual area, and the filtering area is moved until the filtering button is located at the upper end portion of the current visual area. Fig. 2 shows the display interface after movement.
Referring to fig. 3, assuming that the filtering area is located at the lower end of the current visual area, the filtering area is moved until the filtering button is located at the lower end portion of the current visual area. Fig. 3 shows the display interface after movement.
Referring to fig. 4, assuming that the filtering area is located at the left side of the current visual area, the filtering area is moved until the filtering button is located at the left portion of the current visual area. Fig. 4 shows the display interface after movement.
Referring to fig. 5, assuming that the filtering area is located at the right side of the current visible area, the filtering area is moved until the filtering button is located at the right side portion in the current visible area. Fig. 5 shows the display interface after movement.
In the above example, when the moving amount of the filter region is the minimum, the filter button is moved to the current visible region, and the moving efficiency is improved.
If the filtering area is not located at the left side, the right side, the upper end, or the lower end of the current visual area, for example, the filtering area is located at the upper left portion, the lower right portion, the lower left portion, or the upper right portion of the current visual area, the second preset position in the current visual area may be determined as the display position of the filtering button. For example, the second preset position may be an upper left corner, a lower right corner, a lower left corner, a lower right corner, and the like of the current visual area, and the specific position is not limited.
For example, taking the second preset position as the upper left corner, referring to fig. 6, assuming that the filtering area is located at the upper left position of the current visible area, the filtering area is moved until the filtering button is located at the upper left corner of the current visible area. Fig. 6 shows the display interface after movement.
In one case, after the file area is moved, the operation button and the file area are both located in the current visible area, as shown in fig. 2 and 6, for example. In another case, after the file area is moved, both the partial operation button and the partial file area are located in the current visible area, for example, as shown in fig. 4 and 5. In another case, after the file area is moved, only the operation button is located in the current visible area, for example, as shown in fig. 3. After the file area is moved, the operation buttons and the specific positions of the file area are not limited.
By applying the embodiment of the invention, after receiving the operation instruction of the user, determining the file area corresponding to the operation instruction; generating an operation button corresponding to the file area at a first preset position of the file area; if the file area is not in the current visible area, moving the file area until the operation button is in the current visible area; therefore, in the scheme, the operation buttons are displayed in the current visual area, so that the completion of the user operation can be prompted, and the timely response to the user operation is realized.
Generally, when a user filters a form, the user usually selects an area to be filtered by dragging a toolbar, but for a form with a large data size, the user is very inconvenient to drag the toolbar back and forth to select the filtered area. In some cases, the user may filter the table area that is not in the current visible area by inputting the filtered cell range, so that the user does not need to drag the toolbar back and forth to select the filtered area.
Under the conditions, if the current visual area is not changed after the user performs the screening operation, on the first hand, the user cannot sense whether the screening is completed or not, and the user still needs to drag the toolbar until the user sees the screening button, and then can determine that the screening is completed; in the second aspect, the user performs the filtering operation to view only part of the table area, so after the user completes the filtering, the user usually needs to drag the toolbar to find the table area (filtering area) that the user needs to view; in these cases, the user still needs to drag the toolbar to find the filtering button (filtering area), and the operation is still inconvenient.
In one embodiment of the invention, based on the screening instruction, the screening area of the user in the form is determined; generating a screening button corresponding to the screening area at the top end of the screening area; and if the screening area is not in the current visual area, moving the screening area until the screening button is in the current visual area. By applying the embodiment, after the user executes the screening operation, the screening button is positioned in the current visual area, which is equivalent to directly jumping to display the screening button, and the user does not need to drag a toolbar to find the screening button (screening area), thereby improving the operation convenience. Corresponding to above-mentioned first aspect, the user has seen the screening button, directly can perceive that the screening is accomplished, corresponds to above-mentioned second aspect, the user has seen the screening button, has just also found the screening region, need not drag the toolbar again.
Corresponding to the above method embodiment, an embodiment of the present invention provides a file display apparatus, as shown in fig. 7, including:
the determining module 701 is configured to determine a file area corresponding to an operation instruction after receiving the operation instruction of a user;
a generating module 702, configured to generate an operation button corresponding to the file area at a first preset position of the file area;
a judging module 703, configured to judge whether the file area is located in a current visible area; if not, the mobile module 704 is triggered;
a moving module 704, configured to move the file area until the operation button is located in the current visible area.
In one embodiment, the operation instruction is a user table screening instruction;
the determining module 701 is specifically configured to: determining a screening area of the user in the table based on the screening instruction;
the generating module 702 is specifically configured to: generating a screening button corresponding to the screening area at the top end of the screening area;
the moving module 704 is specifically configured to: and moving the screening area until the screening button is positioned in the current visual area.
In one embodiment, the moving module 704 includes: a first determination submodule, a second determination submodule and a movement submodule (not shown in the figure), wherein,
the first determining submodule is used for determining the position relation between the screening area and the current visual area;
the second determining submodule is used for determining the display position of the screening button in the current visual area based on the position relation;
and the moving submodule is used for moving the screening area until the screening button is positioned at the display position.
In one embodiment, the second determining submodule is specifically configured to:
if the screening area is positioned at the upper end of the current visual area, determining the display position of the screening button in the upper end part of the current visual area;
if the screening area is positioned at the lower end of the current visual area, determining the display position of the screening button in the lower end part of the current visual area;
if the screening area is positioned on the left side of the current visual area, determining the display position of the screening button in the left part of the current visual area;
and if the screening area is positioned at the right side of the current visual area, determining the display position of the screening button in the right part of the current visual area.
In one embodiment, the second determining submodule is specifically configured to:
and if the screening area is not positioned at the left side, the right side, the upper end and the lower end of the current visual area, determining a second preset position in the current visual area as the display position of the screening button.
By applying the embodiment of the invention, after receiving the operation instruction of the user, determining the file area corresponding to the operation instruction; generating an operation button corresponding to the file area at a first preset position of the file area; if the file area is not in the current visible area, moving the file area until the operation button is in the current visible area; therefore, in the scheme, the operation buttons are displayed in the current visual area, so that the completion of the user operation can be prompted, and the timely response to the user operation is realized.
An electronic device is also provided in the embodiments of the present invention, as shown in fig. 8, including a processor 801 and a memory 802,
a memory 802 for storing a computer program;
the processor 801 is configured to implement any one of the above-described file display methods when executing the program stored in the memory 802.
The Memory mentioned in the above electronic device may include a Random Access Memory (RAM) or a Non-Volatile Memory (NVM), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components.
In still another embodiment provided by the present invention, a computer-readable storage medium is further provided, in which a computer program is stored, and the computer program realizes any one of the above file display methods when executed by a processor.
In yet another embodiment of the present invention, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform any of the above-described file display methods.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the invention to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, apparatus embodiments, device embodiments, computer-readable storage medium embodiments, and computer program product embodiments are described for simplicity as they are substantially similar to method embodiments, where relevant, reference may be made to some descriptions of method embodiments.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (11)

1. A file display method, comprising:
after receiving an operation instruction of a user, determining a file area corresponding to the operation instruction;
generating an operation button corresponding to the file area at a first preset position of the file area;
judging whether the file area is located in a current visible area;
and if not, moving the file area until the operation button is positioned in the current visible area.
2. The method according to claim 1, wherein the operation instruction is a user's screening instruction for a form; the determining the file area corresponding to the operation instruction includes:
determining a screening area of the user in the table based on the screening instruction;
generating an operation button corresponding to the file area at a first preset position of the file area, wherein the operation button comprises:
generating a screening button corresponding to the screening area at the top end of the screening area;
the moving the file area until the operation button is located in the current visual area includes:
and moving the screening area until the screening button is positioned in the current visual area.
3. The method of claim 2, wherein said moving the filter area until the filter button is in the current viewable area comprises:
determining the position relation between the screening area and the current visual area;
determining the display position of the screening button in the current visual area based on the position relation;
and moving the screening area until the screening button is positioned at the display position.
4. The method according to claim 3, wherein the determining the display position of the filter button in the current visual area based on the position relationship comprises:
if the screening area is positioned at the upper end of the current visual area, determining the display position of the screening button in the upper end part of the current visual area;
if the screening area is positioned at the lower end of the current visual area, determining the display position of the screening button in the lower end part of the current visual area;
if the screening area is positioned on the left side of the current visual area, determining the display position of the screening button in the left part of the current visual area;
and if the screening area is positioned at the right side of the current visual area, determining the display position of the screening button in the right part of the current visual area.
5. The method according to claim 3, wherein the determining the display position of the filter button in the current visual area based on the position relationship comprises:
and if the screening area is not positioned at the left side, the right side, the upper end and the lower end of the current visual area, determining a second preset position in the current visual area as the display position of the screening button.
6. A document display apparatus, comprising:
the determining module is used for determining a file area corresponding to an operation instruction after receiving the operation instruction of a user;
the generating module is used for generating an operation button corresponding to the file area at a first preset position of the file area;
the judging module is used for judging whether the file area is positioned in the current visible area; if not, triggering the mobile module;
and the moving module is used for moving the file area until the operation button is positioned in the current visual area.
7. The apparatus according to claim 6, wherein the operation instruction is a user's filtering instruction for a table;
the determining module is specifically configured to: determining a screening area of the user in the table based on the screening instruction;
the generation module is specifically configured to: generating a screening button corresponding to the screening area at the top end of the screening area;
the moving module is specifically configured to: and moving the screening area until the screening button is positioned in the current visual area.
8. The apparatus of claim 7, wherein the moving module comprises:
the first determining submodule is used for determining the position relation between the screening area and the current visual area;
the second determining submodule is used for determining the display position of the screening button in the current visual area based on the position relation;
and the moving submodule is used for moving the screening area until the screening button is positioned at the display position.
9. The apparatus of claim 8, wherein the second determining submodule is specifically configured to:
if the screening area is positioned at the upper end of the current visual area, determining the display position of the screening button in the upper end part of the current visual area;
if the screening area is positioned at the lower end of the current visual area, determining the display position of the screening button in the lower end part of the current visual area;
if the screening area is positioned on the left side of the current visual area, determining the display position of the screening button in the left part of the current visual area;
and if the screening area is positioned at the right side of the current visual area, determining the display position of the screening button in the right part of the current visual area.
10. The apparatus of claim 8, wherein the second determining submodule is specifically configured to:
and if the screening area is not positioned at the left side, the right side, the upper end and the lower end of the current visual area, determining a second preset position in the current visual area as the display position of the screening button.
11. An electronic device comprising a processor and a memory;
a memory for storing a computer program;
a processor for implementing the method steps of any one of claims 1 to 5 when executing a program stored in the memory.
CN202010785351.3A 2020-08-06 2020-08-06 File display method, device and equipment Pending CN112783383A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010785351.3A CN112783383A (en) 2020-08-06 2020-08-06 File display method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010785351.3A CN112783383A (en) 2020-08-06 2020-08-06 File display method, device and equipment

Publications (1)

Publication Number Publication Date
CN112783383A true CN112783383A (en) 2021-05-11

Family

ID=75750244

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010785351.3A Pending CN112783383A (en) 2020-08-06 2020-08-06 File display method, device and equipment

Country Status (1)

Country Link
CN (1) CN112783383A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1866246A (en) * 2006-06-13 2006-11-22 珠海金山软件股份有限公司 Electronic worksheet with switchable editing box display content and method for switching display content
US20070174245A1 (en) * 2006-01-25 2007-07-26 Microsoft Corporation Filtering and sorting information
CN101211334A (en) * 2006-12-28 2008-07-02 珠海金山软件股份有限公司 Device and method for positioning unit grid position in electronic form designated area
CN101299209A (en) * 2008-07-01 2008-11-05 金蝶软件(中国)有限公司 Method and device for high bright displaying form editing row

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070174245A1 (en) * 2006-01-25 2007-07-26 Microsoft Corporation Filtering and sorting information
CN1866246A (en) * 2006-06-13 2006-11-22 珠海金山软件股份有限公司 Electronic worksheet with switchable editing box display content and method for switching display content
CN101211334A (en) * 2006-12-28 2008-07-02 珠海金山软件股份有限公司 Device and method for positioning unit grid position in electronic form designated area
CN101299209A (en) * 2008-07-01 2008-11-05 金蝶软件(中国)有限公司 Method and device for high bright displaying form editing row

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
MICROSOFT: "Microsoft Office Excel 2007 SP3", 《MICROSOFT OFFICE EXCEL 2007 SP3,网址:HTTPS://WWW.ITHOME.COM/0/005/314.HTM》 *

Similar Documents

Publication Publication Date Title
US10460021B2 (en) Method and device for selecting a word to be defined in mobile communication terminal having an electronic dictionary
AU2017226395A1 (en) Information display method and device
CN109753641B (en) Method and device for changing object position, electronic equipment and storage medium
US10564836B2 (en) Dynamic moveable interface elements on a touch screen device
US20160062585A1 (en) Managing objects in panorama display to navigate spreadsheet
CN107291347B (en) Information display method and device
US20140040797A1 (en) Widget processing method and apparatus, and mobile terminal
US11640283B2 (en) Control bar for element activation
CN109040767B (en) Live broadcast room loading method, system, server and storage medium
CN114489648A (en) Page generation method, system, terminal and medium
CN104820548A (en) Screenshot method and device
CN113741753A (en) Revocation method, electronic device, storage medium, and computer program product
TWI566165B (en) Method for adaptively invoking applications and electronic apparatus using the same
CN110110102B (en) Thinking guide picture slide playing method and device
CN110989893A (en) Click operation response method and device and electronic equipment
CN112783383A (en) File display method, device and equipment
CN108021317B (en) Method and device for screen editing
CN112732142B (en) Picture saving method, electronic device and storage medium
CN112083990A (en) Method, device, equipment and storage medium for intelligently configuring monitoring home page
CN114692581A (en) Electronic form sub-table display method, device, equipment and storage medium
CN110019492B (en) Information display method and device
CN111897661A (en) Method and device for copying cell contents in spreadsheet and electronic equipment
CN112232046A (en) Method and device for displaying repeated items of table
CN104199616A (en) Mobile terminal information input method and equipment
CN111177609A (en) Processing method and device for displaying three-dimensional data table in page 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210511