CN111984169B - Electronic book page display method, computing equipment and computer storage medium - Google Patents

Electronic book page display method, computing equipment and computer storage medium Download PDF

Info

Publication number
CN111984169B
CN111984169B CN202010831571.5A CN202010831571A CN111984169B CN 111984169 B CN111984169 B CN 111984169B CN 202010831571 A CN202010831571 A CN 202010831571A CN 111984169 B CN111984169 B CN 111984169B
Authority
CN
China
Prior art keywords
book
category
categories
user
query
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010831571.5A
Other languages
Chinese (zh)
Other versions
CN111984169A (en
Inventor
刘洋
匡文耀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ireader Technology Co Ltd
Original Assignee
Ireader 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 Ireader Technology Co Ltd filed Critical Ireader Technology Co Ltd
Priority to CN202010831571.5A priority Critical patent/CN111984169B/en
Publication of CN111984169A publication Critical patent/CN111984169A/en
Application granted granted Critical
Publication of CN111984169B publication Critical patent/CN111984169B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06F3/0483Interaction with page-structured environments, e.g. book metaphor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9562Bookmark management

Abstract

The invention discloses a method for displaying pages of an electronic book, computing equipment and a computer storage medium. The method comprises the following steps: displaying category labels of a plurality of book categories, identifying a target category from the book categories, and displaying a book query page corresponding to the target category; monitoring the interactive operation of the book query page, and judging whether the book query page is in a book deep query state or not according to the interactive operation; if so, acquiring a sub-category of the target category, and replacing the category labels of the displayed book categories with the category labels of the sub-category. Therefore, according to the scheme, whether the user is in the book deep query state or not is recognized through interactive operation on the book query page, and when the user is determined to be in the book deep query state, the category labels of the currently presented book categories are replaced by the category labels of the sub-categories of the target categories, so that category information is displayed in a fine-grained manner, the convenience of book search of the user is improved, the book search efficiency is improved, and the user experience is improved.

Description

Electronic book page display method, computing equipment and computer storage medium
Technical Field
The invention relates to the technical field of electronic books, in particular to a method for displaying pages of an electronic book, a computing device and a computer storage medium.
Background
With the continuous development of electronic book technology, electronic book reading has become an important reading mode for people. During reading an electronic book, a user usually needs to search for the book of interest by querying a page through the book.
The current book query page typically presents category labels for a first class of book classifications on top. As shown in fig. 1, category labels of the first-class book categories such as "boy", "girl", and "publication" are presented in the book inquiry page. When a user searches for an interesting book through up-and-down sliding operation on a book query page, the category label of the first-level book classification always occupies the top of the page.
However, the inventor finds that the following defects exist in the prior art in the implementation process: by adopting the page display mode in the prior art, the book searching efficiency of the user is low, and the user experience is low.
Disclosure of Invention
In view of the above, the present invention is proposed in order to provide an ebook page presentation method, a computing device and a computer storage medium that overcome or at least partially solve the above problems.
According to one aspect of the invention, an electronic book page display method is provided, which comprises the following steps:
displaying category labels of a plurality of book categories, identifying a target category from the book categories, and displaying a book query page corresponding to the target category;
monitoring the interaction operation of the book query page, and judging whether the book query page is in a book deep query state or not according to the interaction operation;
if so, acquiring a sub-category of the target category, and replacing the category labels of the displayed book categories with the category labels of the sub-category.
According to another aspect of the present invention, there is provided a computing device comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the operation corresponding to the electronic book page display method.
According to another aspect of the present invention, a computer storage medium is provided, where at least one executable instruction is stored in the storage medium, and the executable instruction causes a processor to perform operations corresponding to the method for displaying pages of an electronic book as described above.
According to the electronic book page display method, the computing equipment and the computer storage medium, provided by the invention, the category labels of a plurality of book categories are displayed, the target category is identified from the book categories, and the book query page corresponding to the target category is displayed; monitoring the interactive operation of the book query page, and judging whether the book query page is in a book deep query state or not according to the interactive operation; if so, acquiring a sub-category of the target category, and replacing the category labels of the displayed book categories with the category labels of the sub-category. Therefore, according to the scheme, whether the user is in the book deep query state or not is recognized through interactive operation on the book query page, and when the user is determined to be in the book deep query state, the category labels of the currently presented book categories are replaced by the category labels of the sub-categories of the target categories, so that category information is displayed in a fine-grained manner, the convenience of book search of the user is improved, the book search efficiency is improved, and the user experience is improved.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 illustrates a schematic diagram of a page of an electronic book in the prior art;
FIG. 2 is a flowchart illustrating a method for displaying pages of an electronic book according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for displaying pages of an electronic book according to a second embodiment of the present invention;
FIG. 4 is a flowchart illustrating a method for displaying pages of an electronic book according to a third embodiment of the present invention;
FIG. 5a is a schematic diagram illustrating a page of an electronic book according to a third embodiment of the present invention;
FIG. 5b is a schematic diagram of another ebook page provided according to the third embodiment of the present invention;
FIG. 6 is a flowchart illustrating a method for displaying pages of an electronic book according to a fourth embodiment of the present invention;
fig. 7 is a schematic structural diagram of a computing device according to a sixth embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the invention are shown in the drawings, it should be understood that the invention can be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
Example one
Fig. 2 is a flowchart illustrating a method for displaying pages of an electronic book according to an embodiment of the present invention. The electronic book page display method provided by the embodiment can be applied to computing devices supporting electronic book reading, such as mobile phone terminals, electronic book readers, computers, intelligent wearable devices and the like. The embodiment does not limit the specific implementation device of the method.
As shown in fig. 2, the method includes:
step S210: and displaying the category labels of the multiple book categories, identifying a target category from the multiple book categories, and displaying a book query page corresponding to the target category.
In order to facilitate the user to quickly find the interesting book, the present embodiment displays category tags of a plurality of book categories in the page of the electronic book. Wherein the plurality of book categories belong to the same classification level. For example, the plurality of book categories may be first-level book categories such as "boy", "girl", and "publishing"; alternatively, the book categories may be sub-categories of a certain book category, for example, the book categories may be book categories such as "fantasy" and "suspicion" in the book category of "boy student".
Further, a target category is identified from the plurality of book categories. In an alternative embodiment, the target category may be identified from the plurality of book categories according to a user preset selection operation. If the user can select a category label from the displayed category labels through clicking or sliding left and right and other operations, and then the book category corresponding to the selected category label is taken as the target category; in another alternative embodiment, the system may identify the target category from the plurality of book categories by default. Here, it should be understood by those skilled in the art that after the target category is identified from the plurality of book categories by default, the user may still change the target category through a user preset selection operation (e.g., a left-right sliding operation, etc.).
In the process of identifying the target category from the plurality of book categories in a system default manner, one or more of the following manners may be specifically adopted:
in one embodiment, a target category is identified from a plurality of book categories based on user image data. Specifically, the matching degree between any one of the book categories and the user portrait data may be obtained, and the book category with the high matching degree with the user portrait data may be taken as the target category, that is, the book category with the high matching degree with the user portrait data may be taken as the target category by default, so as to improve the book query efficiency of the user.
In the second embodiment, the target category is identified from the plurality of book categories according to the historical interaction data of the user. For example, the book category with high matching degree with the user historical interaction data is used as the target category, so that the book query efficiency of the user is improved.
The recognition of the target category from the plurality of book categories by the system default is not limited to the first and second embodiments. For example, a book category with a high degree of popularity may be set as the target category, or a book category with a large number of books may be set as the target category.
Further, after the target category is identified, the book query page corresponding to the target category is displayed. And a plurality of electronic books belonging to the target category are displayed in the book query page. However, the present embodiment does not limit the specific manner of presenting the electronic books, and for example, the electronic books may be presented in a list form. That is, the category labels of the plurality of book categories and the book query page corresponding to the target category are presented in the same ebook page. Alternatively, the category label may be shown on top of the ebook page, with the book query page shown below the category label. The category labels of the target categories can be displayed in a highlighted mode, so that a user can quickly know which book category the currently presented book belongs to, and the book searching efficiency is improved.
Step S220: monitoring the interaction operation of the book query page, and judging whether the book query page is in a book deep query state or not according to the interaction operation; if yes, go to step S230.
The book deep query state described in this embodiment refers to that the user does not find an interesting book for reading in the process of querying a target category of books, but has a desire to continue to find the target category of books. In this embodiment, whether the current user is in the deep book query state is identified by analyzing the user interaction operations in the book query page, and when it is determined that the current user is in the deep book query state, step S230 is further executed; otherwise, the interactive operation of the page inquired in the book is continuously monitored, or the method is ended.
Step S330: and acquiring a sub-category of the target category, and replacing the category labels of the displayed book categories with the category labels of the sub-category.
When it is determined that the user is currently in the deep book query state, it is indicated that the user has a desire to continue searching for a target category book, and therefore, in order to improve the convenience of the user in continuing searching for books, the present embodiment replaces category tags (belonging to a category hierarchy with the target category) of a plurality of currently presented book categories with category tags of sub-categories of the target category.
Therefore, the category labels of the sub-categories of the target category are presented in the page as new category labels, step S210 is further executed, a new target category is identified from the book category corresponding to the presented new category label (i.e. the sub-category of the target category), a book query page corresponding to the new target category is presented, and step S220 is further executed, and this is repeated, so that the hierarchical book search of the user is realized.
The following is a specific example to illustrate the implementation of the present embodiment:
when a user inquires books for the first time, displaying a plurality of category labels of first-level book categories on the top of a page, such as category labels of first-level book categories of 'boy student', 'girl' and 'publishing'; if the boy is determined to be the target category according to the preset selection operation of the user or the default mode of the system, highlighting the category label of the boy, presenting a book query page of the book category of the boy, and displaying a plurality of electronic books belonging to the primary book category of the boy in the book query page of the boy (corresponding to step S210); further according to the interactive operation of the user in the book inquiry page corresponding to the boy student, judging whether the current user is in a book deep inquiry state (corresponding to step S220); if yes, acquiring a next level book category of 'mysterious illusion', 'suspense', 'city' under the 'boy' category, and replacing category labels of the first level book categories of 'mysterious illusion', 'suspense', 'city' originally presented with category labels of 'boy', 'girl' and 'publication' (corresponding to step S230); further, according to a preset selection operation of a user or a default mode of a system, a target category 'hallucination' is identified from the secondary book categories 'hallucination', 'suspicion' and 'city', and a 'hallucination' book query page is presented (corresponding to step S210); then, judging whether the book is in a deep inquiry state or not according to the interactive operation of the user on the book inquiry page of the 'hallucination' (corresponding to step S220); if yes, the next class of books under the 'hallucination' class (namely the third class of books), the 'east hallucination', 'west hallucination' and 'overhead hallucination' are further obtained, and the 'east hallucination', 'west hallucination' and 'overhead hallucination' of the third class of books are used for replacing the originally presented second class of books 'hallucination', 'suspicion' and 'city' (corresponding to step S230), and the rest is carried out in sequence, so that the step-by-step book searching of the user is realized.
Therefore, according to the scheme, whether the user is in the book deep query state or not is recognized through interactive operation on the book query page, and when the user is determined to be in the book deep query state, the category labels of the currently presented book categories are replaced by the category labels of the sub-categories of the target categories, so that category information is displayed in a fine-grained manner, the convenience of book search of the user is improved, the book search efficiency is improved, and the user experience is improved.
Example two
Fig. 3 is a flowchart illustrating a method for displaying pages of an electronic book according to a second embodiment of the present invention. The method for displaying the pages of the electronic book provided by the embodiment is further optimized.
As shown in fig. 3, the method includes:
step S310: and displaying the category labels of the multiple book categories, identifying a target category from the multiple book categories, and displaying a book query page corresponding to the target category.
Step S320: monitoring the interactive operation of the book query page, and judging whether the book query page is in a book deep query state or not according to the operation type of the interactive operation; if yes, go to step S330.
The operation types comprise a book query operation type and a book reading operation type. And the book query operation includes at least one of the following operations: up-down sliding operation, automatic screen scrolling operation and book detail browsing operation; the book reading operation includes at least one of the following operations: adding bookshelf operation, reading text operation, trial reading operation and book downloading operation. The book query operation can reflect whether the user has queried the book and whether the user has a desire to continue querying; the book reading operation can reflect whether the user finds the interesting book for reading, and can reflect whether the user has the intention of continuously finding the book. Therefore, whether the user is in the book deep query state or not can be accurately identified according to the operation type of the interactive operation.
In an optional implementation manner, if the number of times of the book query operation in the interactive operation is greater than a preset number of times and the interactive operation does not include the book reading operation, it is determined that the book is in the deep query state. When the number of book query operations is large (for example, the up-down sliding operation is performed for multiple times), it indicates that the user has queried a part of books in the current target category, and if the book reading operation is not included in the interactive operation, it indicates that the current user has not found an interesting book for reading, and the user has a desire to continue to find the target category of books.
In yet another optional implementation manner, if the interactive operation includes a book query operation, the number of displayed books on the book query page is greater than a preset number, and the interactive operation does not include a book reading operation, it is determined that the book query state is in a book deep query state. After a user performs book query operation (for example, the user slides a screen upwards or clicks an automatic scroll button), a new number of books is continuously displayed on a book query page of a target category, and if the number of the books displayed on the book query page is greater than a preset number and the interaction operation does not include book reading operation, it is indicated that the user has searched the number of the books of the target category but has not searched the interesting books for reading, so that the user has a desire to continue searching the books of the target category, and then the user is determined to be in a book deep query state.
In another optional implementation manner, if the interactive operation includes a book query operation, the display duration of the book query page is longer than a preset duration, and the interactive operation does not include a book reading operation, it is determined that the book query operation is in a book deep query state. In such a scenario, the user has searched the number of books in the target category, but still does not find the interesting books for reading, but has a desire to continue to search the target category of books, and then determines that the user is in a book deep query state.
Further optionally, in order to more accurately identify whether the user has an intention to continue to search for books, the method may further determine whether the user currently performs the book search operation when the conditions that "the number of book search operations in the interactive operation is greater than a preset number, and the interactive operation does not include the book reading operation" and/or "if the interactive operation includes the book search operation, and the book search page display duration is greater than a preset duration" are satisfied, and/or "if the interactive operation does not include the book search operation, and if the interactive operation includes the book search operation, and the book search page display duration is greater than the preset duration" are met, and if the current user performs the book search operation, it indicates that the user has a strong intention to continue to search for books of the category, thereby determining that the current user is in a book deep query state.
Step S330: and acquiring a sub-category of the target category, and replacing the category labels of the displayed book categories with the category labels of the sub-category.
Therefore, whether the user has the desire to further search the target category books is judged according to the type of the interaction operation of the target category book query page, so that whether the user is in the deep book query state can be accurately judged, a basis is provided for improving the book search rate, and the user experience is favorably improved.
EXAMPLE III
Fig. 4 is a flowchart illustrating a method for displaying pages of an electronic book according to a third embodiment of the present invention. The method for displaying the pages of the electronic book provided by the embodiment is further optimized for the method for displaying the pages of the electronic book in the embodiment one.
As shown in fig. 4, the method includes:
step S410: displaying category labels of a plurality of book categories, identifying a target category from the book categories, and displaying a book query page corresponding to the target category; if the target type is a non-first-level book type, a return entry returning to a high-level book type is also presented in the book query page.
The step generally comprises two implementation scenes, wherein one implementation scene is that the step is executed for the first time, and the currently displayed book category and the target category in the step are both first-level book categories; another implementation scenario is that this step is not performed for the first time, in this implementation scenario, because steps S420 and S430 are performed, the category tag currently displayed in this step (including the category tag of the target category) is a category tag of a sub-category of a certain book category, that is, the current target category is a non-first-level book category (e.g., a second-level book category or a third-level book category, etc.).
In order to further improve book query efficiency and improve user experience, the present embodiment performs further optimization for a scene whose target category is a non-first-level book category.
In a specific optimization process, whether a plurality of currently corresponding book categories are first-level book categories or not is judged, if not, a category range is obtained to cover the target category, at least one book category with a classification level higher than the target category is obtained, and then a return entry corresponding to the at least one book category is displayed. Optionally, the return entries corresponding to at least one book category may be sequentially presented in the order of the classification level.
As shown in fig. 5a, if the target category is three-level book category-eastern fantasy, the category range covers the eastern fantasy category, and the book categories with classification levels higher than the eastern fantasy category include: hallucinations (the parent category of the eastern hallucinations category, the secondary category), and boys (the parent category of the hallucinations category, the primary category), then the return entries for the "hallucinations" category and the "boys" category may be presented on the left side of the page, with the return entry for the "hallucinations" category being located below the return entry for the "boys" category.
The return entries corresponding to at least one book category are sequentially presented by adopting the high-low sequence of the classification level, and the display path of the target category can be further reflected. For example, a user performs book query in a book query page of "boy student", and after determining that the user is currently in a book deep query state, further presents category tags of subcategories "fantasy", "suspense", and "city" of "boy student"; after the user selects the "fantasy" category tab, a book query page for "boy student" is presented; the user queries books in the book query page of the 'hallucinations', further presents the category labels of the sub-categories of the 'hallucinations' of 'eastern hallucinations', 'western hallucinations' and 'overhead hallucinations' after determining that the book is in the book deep query state at present, and presents the page as shown in fig. 5a after clicking the category label of the 'eastern hallucinations'. As can be seen from this, the display path of the target category "eastern fantasy" is "boy → fantasy → eastern fantasy", and the display path matches with the return entrance of at least one book category shown in fig. 5a, so that the user can further know the display path corresponding to the current target category through the displayed return entrance.
Further, a triggering operation aiming at the return entry is monitored, and a target return book category is determined from at least one book category, wherein the target return book category is a book category selected by a user. Category tags are then presented that target return sub-categories of the book category. As shown in fig. 5a, when the user clicks the return entry corresponding to the "boy student" category, the category tags of the sub-categories "hallucinations", "suspense", "city" of the "boy student" category are replaced with the currently displayed category tags, and a new target category is determined from the category tags, and if the "suspense" is determined as the new target category by the user clicking, then a book query page of the new target category is displayed, that is, the e-book page shown in fig. 5b is displayed.
Step S420: monitoring the interactive operation of the book query page, and judging whether the book query page is in a book deep query state or not according to the interactive operation; if yes, go to step S430.
Step S430: and acquiring a sub-category of the target category, and replacing the category labels of the displayed book categories with the category labels of the sub-category.
Therefore, when the current target tag is not of the first-level book category, the present embodiment further shows that the category range covers the target category, and the classification level is higher than the return entry of the book category of the target category, so that the user can conveniently and quickly return the e-book page corresponding to the high-level category, thereby improving the e-book searching efficiency and improving the user experience.
Example four
Fig. 6 is a flowchart illustrating a method for presenting pages of an electronic book according to a fourth embodiment of the present invention. The method for displaying the pages of the electronic book provided by the embodiment is further optimized.
As shown in fig. 6, the method includes:
step S610: displaying the category labels of the book categories, identifying a target category from the book categories according to historical interaction data of a user, and displaying a book query page corresponding to the target category.
In a specific implementation process, judging whether a plurality of book categories are first-level book categories or not; if not, determining the parent type of the book types; and identifying a target category from a plurality of book categories according to historical interactive operation data of a user in a book query page corresponding to the parent category.
In the process of identifying the target category from the displayed multiple book categories according to the interactive operation data of the user in the book query page corresponding to the parent category, the book which the user intends to recognize can be identified according to the historical interactive operation data of the user in the book query page corresponding to the parent category. Wherein the user-intended book may have performed a detail browsing operation or the like for the user with respect to the book.
Further, a book category matching the book intended by the user is screened out from the plurality of book categories, and the book category is determined as a target category. For example, if the user clicks and browses the book detail page of the book "three kingdoms" and returns the book query page, and the current book category is "martial arts" and "famous works", and the book category matching the book "three kingdoms" is "famous works", the "famous works" is determined as the target category.
Further optionally, if a plurality of books with the intention of the user are screened out, screening out a book category matched with the book with the intention of the user from the plurality of book categories, and determining the book category as the target category further includes: and respectively determining book categories matched with the books with the intention of the user, counting the number of the books with the intention of the user corresponding to any book category, and taking the book category with the maximum number of the books with the intention of the user corresponding to the book category as a target category.
Here, it should be understood by those skilled in the art that the target category identified according to the user historical interaction data in the present embodiment is a default target category of the system. On the basis, the user can change the target category through clicking or sliding left and right.
Step S620: monitoring the interactive operation of the book query page, and judging whether the book query page is in a book deep query state or not according to the interactive operation; if yes, go to step S630.
Step S630: and acquiring a sub-category of the target category, and replacing the category labels of the displayed book categories with the category labels of the sub-category.
In the embodiment, the target category is determined by using the historical interaction data of the user, so that the matching degree between the default presented target category and the user is high, the user does not need to execute switching operation again, namely, the book query page of the category which the user is interested in is presented, and the book query efficiency is further improved.
EXAMPLE five
According to a fifth embodiment of the present invention, a non-volatile computer storage medium is provided, where the computer storage medium stores at least one executable instruction, and the computer executable instruction may execute the electronic book page display method in any method embodiment described above.
The executable instructions may be specifically configured to cause the processor to:
displaying category labels of a plurality of book categories, identifying a target category from the book categories, and displaying a book query page corresponding to the target category;
monitoring the interaction operation of the book query page, and judging whether the book query page is in a book deep query state or not according to the interaction operation;
if so, acquiring a sub-category of the target category, and replacing the category labels of the displayed book categories with the category labels of the sub-category.
In an alternative embodiment, the executable instructions cause the processor to:
judging whether the book is in a deep inquiry state or not according to the operation type of the interactive operation; the operation types comprise a book query operation type and a book reading operation type.
In an alternative embodiment, the executable instructions cause the processor to:
if the number of times of book query operation in the interactive operation is greater than the preset number of times and the interactive operation does not contain book reading operation, determining that the book query operation is in a book deep query state;
and/or determining that the book is in a deep query state if the interactive operation comprises book query operation, the number of displayed books on the book query page is greater than a preset number, and the interactive operation does not comprise book reading operation;
and/or determining that the book is in a deep query state if the interactive operation comprises book query operation, the display duration of the book query page is longer than the preset duration, and the interactive operation does not comprise book reading operation.
In an alternative embodiment, the book query operation includes at least one of the following operations:
up-down sliding operation, automatic screen scrolling operation and book detail browsing operation;
the book reading operation comprises at least one of the following operations: adding bookshelf operation, reading text operation, trial reading operation and book downloading operation.
In an alternative embodiment, the executable instructions cause the processor to:
judging whether the multiple book categories are first-level book categories or not;
if not, acquiring a class range covering the target class, and classifying at least one book class with a classification level higher than the target class;
and displaying a return entry corresponding to the at least one book category.
In an alternative embodiment, the executable instructions cause the processor to:
monitoring a triggering operation aiming at the return entry, and determining a target return book category from the at least one book category;
and displaying a category label of a sub-category of the target return book category.
In an alternative embodiment, the return entries corresponding to the at least one book category are sequentially presented in the order of the classification hierarchy.
In an alternative embodiment, the executable instructions cause the processor to:
identifying a target category from the plurality of book categories according to a preset selection operation of a user;
and/or, identifying a target category from the plurality of book categories based on user portrait data;
and/or identifying a target category from the plurality of book categories according to the historical interaction data of the user.
In an alternative embodiment, the executable instructions cause the processor to:
judging whether the multiple book categories are first-level book categories or not;
if not, determining the parent category of the book categories;
and identifying a target category from the plurality of book categories according to historical interaction operation data of the user in the book query page corresponding to the parent category.
In an alternative embodiment, the executable instructions cause the processor to:
identifying books intended by the user according to historical interactive operation data of the user in the book query page corresponding to the parent category;
and screening out a book category matched with the book intended by the user from the book categories, and determining the book category as the target category.
Therefore, according to the scheme, whether the user is in the book deep query state or not is recognized through interactive operation on the book query page, and when the user is determined to be in the book deep query state, the category labels of the currently presented book categories are replaced by the category labels of the sub-categories of the target categories, so that category information is displayed in a fine-grained manner, the convenience of book search of the user is improved, the book search efficiency is improved, and the user experience is improved.
EXAMPLE six
Fig. 7 is a schematic structural diagram of a computing device according to a sixth embodiment of the present invention, and the specific embodiment of the present invention does not limit the specific implementation of the computing device.
As shown in fig. 7, the apparatus may include: a processor (processor)702, a Communications Interface 704, a memory 706, and a communication bus 708.
Wherein: the processor 702, communication interface 704, and memory 706 communicate with each other via a communication bus 708. A communication interface 704 for communicating with network elements of other devices, such as clients or other servers. The processor 702 is configured to execute the program 710, and may specifically execute the relevant steps in the above-described embodiment of the method for displaying pages of an electronic book.
In particular, the program 710 may include program code that includes computer operating instructions.
The processor 702 may be a central processing unit CPU, or an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits configured to implement an embodiment of the present invention. The computing device includes one or more processors, which may be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs.
The memory 706 stores a program 710. The memory 706 may comprise high-speed RAM memory, and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The program 710 may specifically be used to cause the processor 702 to perform the following operations:
displaying category labels of a plurality of book categories, identifying a target category from the book categories, and displaying a book query page corresponding to the target category;
monitoring the interaction operation of the book query page, and judging whether the book query page is in a book deep query state or not according to the interaction operation;
if so, acquiring a sub-category of the target category, and replacing the category labels of the displayed book categories with the category labels of the sub-category.
In an alternative embodiment, the program 710 may be specifically configured to cause the processor 702 to perform the following operations:
judging whether the book is in a deep inquiry state or not according to the operation type of the interactive operation; the operation types comprise a book query operation type and a book reading operation type.
In an alternative embodiment, the program 710 may be specifically configured to cause the processor 702 to perform the following operations:
if the number of times of book query operation in the interactive operation is greater than the preset number of times and the interactive operation does not contain book reading operation, determining that the book query operation is in a book deep query state;
and/or determining that the book is in a deep query state if the interactive operation comprises book query operation, the number of displayed books on the book query page is greater than a preset number, and the interactive operation does not comprise book reading operation;
and/or determining that the book is in a deep query state if the interactive operation comprises book query operation, the display duration of the book query page is longer than the preset duration, and the interactive operation does not comprise book reading operation.
In an alternative embodiment, the book query operation includes at least one of the following operations:
up-down sliding operation, automatic screen scrolling operation and book detail browsing operation;
the book reading operation comprises at least one of the following operations: adding bookshelf operation, reading text operation, trial reading operation and book downloading operation.
In an alternative embodiment, the program 710 may be specifically configured to cause the processor 702 to perform the following operations:
judging whether the multiple book categories are first-level book categories or not;
if not, acquiring a class range covering the target class, and classifying at least one book class with a classification level higher than the target class;
and displaying a return entry corresponding to the at least one book category.
In an alternative embodiment, the program 710 may be specifically configured to cause the processor 702 to perform the following operations:
monitoring a triggering operation aiming at the return entry, and determining a target return book category from the at least one book category;
and displaying a category label of a sub-category of the target return book category.
In an alternative embodiment, the return entries corresponding to the at least one book category are sequentially presented in the order of the classification hierarchy.
In an alternative embodiment, the program 710 may be specifically configured to cause the processor 702 to perform the following operations:
identifying a target category from the plurality of book categories according to a preset selection operation of a user;
and/or, identifying a target category from the plurality of book categories based on user portrait data;
and/or identifying a target category from the plurality of book categories according to the historical interaction data of the user.
In an alternative embodiment, the program 710 may be specifically configured to cause the processor 702 to perform the following operations:
judging whether the multiple book categories are first-level book categories or not;
if not, determining the parent category of the book categories;
and identifying a target category from the plurality of book categories according to historical interaction operation data of the user in the book query page corresponding to the parent category.
In an alternative embodiment, the program 710 may be specifically configured to cause the processor 702 to perform the following operations:
identifying books intended by the user according to historical interactive operation data of the user in the book query page corresponding to the parent category;
and screening out a book category matched with the book intended by the user from the book categories, and determining the book category as the target category.
Therefore, according to the scheme, whether the user is in the book deep query state or not is recognized through interactive operation on the book query page, and when the user is determined to be in the book deep query state, the category labels of the currently presented book categories are replaced by the category labels of the sub-categories of the target categories, so that category information is displayed in a fine-grained manner, the convenience of book search of the user is improved, the book search efficiency is improved, and the user experience is improved.
The algorithms or displays presented herein are not inherently related to any particular computer, virtual system, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. In addition, embodiments of the present invention are not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the embodiments of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the invention and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functionality of some or all of the components according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names. The steps in the above embodiments should not be construed as limiting the order of execution unless specified otherwise.

Claims (11)

1. A method for displaying pages of an electronic book comprises the following steps:
displaying category labels of a plurality of book categories, identifying a target category from the book categories, and displaying a book query page corresponding to the target category;
monitoring the interactive operation on the book query page, and judging whether the book query page is in a book deep query state according to the operation type of the interactive operation; the operation types comprise a book query operation type and a book reading operation type; the book deep query state means that a user does not find an interesting book for reading in the process of querying the target category of books, but has the intention of continuously searching the target category of books;
if so, acquiring a sub-category of the target category, and replacing the displayed category labels of the plurality of book categories with the category labels of the sub-category;
wherein, the judging whether the book is in the deep query state according to the operation type of the interactive operation comprises: and if the number of times of book query operation in the interactive operation is greater than the preset number of times and the interactive operation does not contain book reading operation, determining that the book is in a deep query state.
2. The method of claim 1, wherein the determining whether the book is in a deep query state according to the operation type of the interactive operation further comprises:
if the interactive operation comprises book query operation, the number of displayed books on the book query page is greater than a preset number, and the interactive operation does not comprise book reading operation, determining that the book query page is in a book deep query state;
and/or determining that the book is in a deep query state if the interactive operation comprises book query operation, the display duration of the book query page is longer than the preset duration, and the interactive operation does not comprise book reading operation.
3. The method of claim 2, wherein the book query operation comprises at least one of:
up-down sliding operation, automatic screen scrolling operation and book detail browsing operation;
the book reading operation comprises at least one of the following operations: adding bookshelf operation, reading text operation, trial reading operation and book downloading operation.
4. The method according to any one of claims 1-3, wherein the method further comprises:
judging whether the multiple book categories are first-level book categories or not;
if not, acquiring a class range covering the target class, and classifying at least one book class with a classification level higher than the target class;
and displaying a return entry corresponding to the at least one book category.
5. The method of claim 4, wherein the method further comprises:
monitoring a triggering operation aiming at the return entry, and determining a target return book category from the at least one book category;
and displaying a category label of a sub-category of the target return book category.
6. The method of claim 4, wherein the return entries corresponding to the at least one book category are presented sequentially in a high-low order of the classification hierarchy.
7. The method of any of claims 1-3, wherein the identifying a target category from the plurality of book categories further comprises:
identifying a target category from the plurality of book categories according to a preset selection operation of a user;
and/or, identifying a target category from the plurality of book categories based on user portrait data;
and/or identifying a target category from the plurality of book categories according to the historical interaction data of the user.
8. The method of claim 7, wherein the identifying a target category from the plurality of book categories based on user historical interaction data further comprises:
judging whether the multiple book categories are first-level book categories or not;
if not, determining the parent category of the book categories;
and identifying a target category from the plurality of book categories according to historical interaction operation data of the user in the book query page corresponding to the parent category.
9. The method of claim 8, wherein the identifying a target category from the plurality of book categories according to historical interoperation data of the user in the book query page corresponding to the parent category further comprises:
identifying books intended by the user according to historical interactive operation data of the user in the book query page corresponding to the parent category;
and screening out a book category matched with the book intended by the user from the book categories, and determining the book category as the target category.
10. A computing device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction causes the processor to execute the operation corresponding to the electronic book page display method of any one of claims 1-9.
11. A computer storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform operations corresponding to the method for presenting pages of an electronic book according to any one of claims 1 to 9.
CN202010831571.5A 2020-08-18 2020-08-18 Electronic book page display method, computing equipment and computer storage medium Active CN111984169B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010831571.5A CN111984169B (en) 2020-08-18 2020-08-18 Electronic book page display method, computing equipment and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010831571.5A CN111984169B (en) 2020-08-18 2020-08-18 Electronic book page display method, computing equipment and computer storage medium

Publications (2)

Publication Number Publication Date
CN111984169A CN111984169A (en) 2020-11-24
CN111984169B true CN111984169B (en) 2021-05-14

Family

ID=73434861

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010831571.5A Active CN111984169B (en) 2020-08-18 2020-08-18 Electronic book page display method, computing equipment and computer storage medium

Country Status (1)

Country Link
CN (1) CN111984169B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113282209A (en) * 2021-06-25 2021-08-20 掌阅科技股份有限公司 Electronic book information display method, electronic equipment and computer storage medium
CN113721814B (en) * 2021-08-31 2022-07-15 北京得间科技有限公司 Electronic book page display method, computing equipment and computer storage medium
CN114296602A (en) * 2021-12-30 2022-04-08 咪咕数字传媒有限公司 Electronic book content display method and device and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103823631A (en) * 2014-02-27 2014-05-28 北京六间房科技有限公司 Label display method
CN104349186A (en) * 2013-07-24 2015-02-11 航天信息股份有限公司 Electronic program menu managing method and system
CN109471835A (en) * 2018-09-17 2019-03-15 咪咕数字传媒有限公司 A kind of page display method of application program, device and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140289641A1 (en) * 2013-03-20 2014-09-25 Jerome Eymard Whitcroft Adaptive User Interface
CN109298814A (en) * 2018-08-28 2019-02-01 广州阿里巴巴文学信息技术有限公司 Processing method and processing device, computer equipment and the readable medium of bookmark
CN109213408B (en) * 2018-09-20 2019-09-24 掌阅科技股份有限公司 Books display methods, electronic equipment and computer storage medium
CN109542295B (en) * 2018-11-29 2021-01-12 掌阅科技股份有限公司 Linkage display method of page display area, electronic equipment and storage medium
CN111382281B (en) * 2020-03-04 2023-05-02 腾讯科技(深圳)有限公司 Recommendation method, device, equipment and storage medium for content based on media object

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104349186A (en) * 2013-07-24 2015-02-11 航天信息股份有限公司 Electronic program menu managing method and system
CN103823631A (en) * 2014-02-27 2014-05-28 北京六间房科技有限公司 Label display method
CN109471835A (en) * 2018-09-17 2019-03-15 咪咕数字传媒有限公司 A kind of page display method of application program, device and storage medium

Also Published As

Publication number Publication date
CN111984169A (en) 2020-11-24

Similar Documents

Publication Publication Date Title
CN111984169B (en) Electronic book page display method, computing equipment and computer storage medium
US20160267189A1 (en) Method for performing network search at a browser side and a browser
US20100125573A1 (en) Visualizing hyperlinks in a search results list
US10104024B2 (en) Apparatus, method, and computer program for providing user reviews
CN107111640B (en) Method and user interface for presenting auxiliary content with image search results
CN106126544B (en) Internet content delivery method and device
CN106445321A (en) Document content display method and terminal
WO2023160413A1 (en) Book recommendation method and apparatus, and electronic device and storage medium
CN105706081A (en) Structured informational link annotations
CN113987387A (en) Page display method, electronic equipment and computer storage medium
CN111444405A (en) User interaction method and device for searching, mobile terminal and storage medium
CN105528338A (en) Input method and system with intelligent prediction
CN108763369B (en) Video searching method and device
CN111080339A (en) Method and device for generating category preference data based on scene
US9842162B1 (en) Navigating a taxonomy using search queries
CN112650429A (en) Book recommendation method for bookshelf pages, computing device and storage medium
CN109977318B (en) Book searching method, electronic device and computer storage medium
CN113010814A (en) Webpage content processing method, computing device and computer storage medium
CN107562954B (en) Recommendation search method and device based on mobile terminal and mobile terminal
CN111538453B (en) Book detail page display method, terminal and computer storage medium
CN107632752B (en) Multimedia data display method and device and computer readable storage medium
CN110489032B (en) Dictionary query method for electronic book and electronic equipment
CN108460131B (en) Classification label processing method and device
JP7354329B2 (en) Information processing device, information processing method, and program
CN114296602A (en) Electronic book content display method and device and electronic equipment

Legal Events

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