WO2020156581A1 - Reading content display method, and device and computer storage medium - Google Patents

Reading content display method, and device and computer storage medium Download PDF

Info

Publication number
WO2020156581A1
WO2020156581A1 PCT/CN2020/074240 CN2020074240W WO2020156581A1 WO 2020156581 A1 WO2020156581 A1 WO 2020156581A1 CN 2020074240 W CN2020074240 W CN 2020074240W WO 2020156581 A1 WO2020156581 A1 WO 2020156581A1
Authority
WO
WIPO (PCT)
Prior art keywords
reading
content
terminal device
user
reading content
Prior art date
Application number
PCT/CN2020/074240
Other languages
French (fr)
Chinese (zh)
Inventor
马勇
李�杰
王雨
Original Assignee
上海连尚网络科技有限公司
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
Priority claimed from CN201910109060.XA external-priority patent/CN109933254A/en
Priority claimed from CN201910109058.2A external-priority patent/CN109933738B/en
Application filed by 上海连尚网络科技有限公司 filed Critical 上海连尚网络科技有限公司
Publication of WO2020156581A1 publication Critical patent/WO2020156581A1/en

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

Definitions

  • This application relates to the field of Internet technology, and in particular to a method, device and computer storage medium for displaying reading content.
  • this application provides a method, device and computer storage medium for displaying reading content, which can continuously display reading content on the lock screen interface for users, and is used to simplify the operation steps for users to read when the screen is locked. , Improve users' reading efficiency.
  • the technical solution adopted by the present application to solve the technical problem is to provide a method for displaying reading content executed in a terminal device.
  • the method includes: when the terminal device is in a locked state and the screen is turned on by a user, reporting to the server Send a request to obtain reading content; receive the reading content returned by the server, and display the received reading content on the lock screen interface of the terminal device; detect the reading progress of the user, and detect the reading
  • the user is about to read a new chapter of the reading content, it is determined whether the new chapter is readable content, if so, the new chapter is displayed on the lock screen interface of the terminal device; if the new chapter is determined If the content is unreadable, send a request to the server to obtain the authorization information of the new chapter; receive the authorization information of the new chapter returned by the server, if the received authorization information is the new chapter If it is readable content, the new chapter is displayed on the lock screen interface of the terminal device, otherwise other reading content is displayed on the lock screen interface of the terminal device.
  • the technical solution adopted by this application to solve the technical problem is to provide a method for displaying reading content executed on the server side.
  • the method includes: receiving a request for obtaining reading content sent by a terminal device; obtaining reading content, The acquired reading content is sent to the terminal device; the request for acquiring the authorization information of the new chapter sent by the terminal device is received, and after the authorization information of the new chapter is determined, the determined authorization information is sent to the terminal device.
  • this application determines whether the content that the user is about to read can be displayed on the lock screen interface according to the user's reading progress after displaying the reading content on the lock screen interface of the terminal device, thereby avoiding the user Since the read chapter requires manual operation to read other reading content when it cannot be displayed, it simplifies the user's operation steps for reading when the terminal device is locked, and further improves the user's reading efficiency.
  • 1A is a flowchart of a method for displaying reading content executed in a terminal device according to an embodiment of the application
  • 1B is a flowchart of a method for displaying reading content executed in a terminal device according to another embodiment of the application;
  • FIG. 2 is a flowchart of a method for displaying reading content executed on the server side according to an embodiment of the present application
  • FIG. 3 is an interactive flowchart of displaying and reading content between a terminal device and a server according to an embodiment of the present application
  • Fig. 4 is a block diagram of a computer system/server for displaying reading content used to implement an embodiment of the present application.
  • FIG. 1A is a flowchart of a method for displaying reading content executed in a terminal device according to an embodiment of the application. As shown in FIG. 1A, the method includes:
  • the way the user lights up the screen of the terminal device can trigger the corresponding button for the user.
  • the terminal device can automatically light up; it can also give the user a voice command, for example, the user lights up the screen after issuing a voice command of "light up the screen”.
  • the present invention does not limit the way the user lights up the screen.
  • a request instruction may be directly sent to the server side to obtain reading from the server side.
  • the following methods may also be used: the user’s identification information is obtained, and the obtained identification information may be the user’s nickname, ID, UID and other information identifying the user’s identity; the obtained user’s identification information is sent to the server for use
  • the server side determines the corresponding reading content according to the obtained identification information.
  • the terminal device can further obtain the user profile information of the user, such as the user’s age, gender, occupation, reading habits and other information, where the user’s reading habits can be the category of the reading content that the user likes to read at a specific time And other information, send the obtained user portrait information to the server, so that the server can obtain the reading content corresponding to the user’s reading preferences.
  • the user profile information of the user such as the user’s age, gender, occupation, reading habits and other information
  • the user’s reading habits can be the category of the reading content that the user likes to read at a specific time
  • send the obtained user portrait information to the server so that the server can obtain the reading content corresponding to the user’s reading preferences.
  • this step may also include the following: determining the current network status of the terminal device, that is, acquiring whether the terminal device currently has a network connection; if the terminal device currently has a network connection, execute An operation of sending a request for obtaining reading content to the server; if the terminal device does not currently have a network connection, the local reading content of the terminal device is obtained, and the reading content obtained locally from the terminal device is displayed on the lock screen interface.
  • this step can still obtain the corresponding reading content for the user to be able to display on the lock screen interface of the terminal device even without a network connection. Read it.
  • this step may include: scanning in the terminal device and obtaining a preset data format Corresponding data; use the scanned data as the reading content and display it on the lock screen interface.
  • this step may also include: determining the preset preset in the terminal device when displaying the acquired reading content on the lock screen interface of the terminal device Storage location: Use the data stored in the preset storage location as reading content and display it on the lock screen interface.
  • the terminal device can obtain the network status of the terminal device in real time, and when it is determined that the terminal device has changed from no network connection to network connection, the operation of obtaining reading content from the server side is continued.
  • the reading content returned by the server is received, and the received reading content is displayed on the lock screen interface of the terminal device.
  • step 101A after the terminal device sends a request to obtain reading content to the server, the reading content returned by the server is received, and the received reading content is displayed on the lock screen interface of the terminal device.
  • the reading page of the reading content can be directly displayed, and the reading page of the displayed reading content is the corresponding one that the current user read last time.
  • the page corresponding to the reading progress when reading the content, such as a page of a novel read by the current user last time.
  • the following content may also be included: determining the user's reading setting information, such as the font and background set by the user when reading ; Display the reading content on the lock screen interface of the terminal device according to the settings corresponding to the determined reading setting information. For example, if the user usually sets an italics and a soft background when reading, this step will display the reading content on the lock screen in an italics and a soft background.
  • the server returns multiple reading contents, any one of them can be selected for display in this step, or the reading content that the user has read most recently from the current time can be displayed.
  • the present invention does not limit this.
  • the recommended page of the reading content can also be displayed.
  • the recommended page of the displayed reading content contains multiple reading content. You can choose one to read.
  • the foregoing step 102A can be implemented in the following manner a: Obtain the reading record of the current user from the server, and display the reading content on the lock screen interface of the terminal device according to the reading record.
  • this step may include: obtaining the identification information of the current user; obtaining the reading record corresponding to the identification information from the server, and combining The obtained reading record serves as the reading record of the current user.
  • the user's reading record may include at least one of the category or author of the reading content read by the user in history, and the category or author of the reading content collected in the user's history.
  • the reading content on the lock screen interface of the terminal device when displaying the reading content on the lock screen interface of the terminal device according to the reading record in this step, it may include: according to the preset correspondence between the reading record and the reading content, from the server side Determine the reading content corresponding to the reading record of the current user; obtain the determined reading content, and display the obtained reading content on the lock screen interface.
  • the reading record of the current user may also include: obtaining each reading content and the corresponding reading information within a preset time period from the server or the network; The reading information is sorted from largest to smallest, and the top N reading contents are determined, where N is a positive integer greater than or equal to 1, and the determined top N readings The content is displayed on the lock screen.
  • the reading record of the current user may further include: obtaining attribute information of the current user; determining the reading category corresponding to the obtained attribute information; The data corresponding to the reading category is used as the reading content, and the obtained reading content is displayed on the lock screen interface.
  • the reading progress of the user is detected, and when it is detected that the user is about to read a new chapter of the reading content, it is determined whether the new chapter is readable content, and if so, the new chapter is The display is performed on the lock screen interface of the terminal device.
  • step 102A after the reading content obtained from the server is displayed in step 102A, the user can read the displayed reading content on the lock screen interface, and the terminal device will detect the user's reading progress in real time, and When it is detected that the user is about to read a new chapter of the content currently being read, it is determined whether the new chapter is readable content, and if so, the new chapter continues to be displayed on the lock screen interface of the terminal device.
  • the following methods can be used: obtaining the reading status of the new chapter, for example, obtaining whether the new chapter is free reading content, or whether the user has been right when the new chapter is paid reading content Purchase it; if the reading status of the new chapter is free reading content or the current user has purchased the new chapter, the new chapter is determined to be readable content, so that the new chapter will continue to be displayed on the lock screen.
  • the reading status of the new chapter in this step when obtaining the reading status of the new chapter in this step, it can be obtained locally on the terminal device, or it can be obtained on the server side.
  • the terminal device can directly obtain the reading status of the new chapter of the current reading content locally. If the server does not return the reading status of each chapter in each reading content when returning each reading content to the terminal device, this step can send the obtained name to the server after obtaining the name of the new chapter, so that the server Obtain the reading status of the new chapter according to the received name, and then send the obtained reading status of the new chapter to the terminal device.
  • this step can detect the user's manual operation progress on the reading content, for example, detecting the user's progress in turning pages of the reading content by sliding or tapping the screen; it can also detect the voice of the reading content
  • the playback progress that is, after the user triggers the voice playback function of the reading content on the lock screen interface, the user detects the progress of turning the pages of the reading content by voice playback.
  • the present invention can further simplify the steps that the user wants to read the reading content through voice playback.
  • a request for obtaining authorization information of the new chapter is sent to the server.
  • the authorization information for obtaining the new chapter is sent to the server Request.
  • the following method can be used: obtaining the chapter information of the new chapter and the identification information of the current user, where the chapter information of the new chapter may be the number of chapters and chapters.
  • the user's identification information can be the user's nickname, ID, UID, etc.; the obtained chapter information and the current user's identification information are sent to the server, so that the server can obtain the chapter according to the received information Authorization status.
  • the authorization information of the new chapter returned by the server is received, and if the received authorization information is that the new chapter is readable content, the new chapter is displayed on the lock screen of the terminal device Display on the interface, otherwise display other reading content on the lock screen interface of the terminal device.
  • step 104A sends a request to the server to obtain the authorization information of the new chapter
  • the authorization information corresponding to the new chapter returned by the server is received, and if the received authorization information is that the new chapter is readable content , The new chapter will continue to be displayed on the lock screen interface of the terminal device, and if the received authorization information is still the new chapter is unreadable content, other reading content will be displayed on the lock screen interface of the terminal device.
  • the other reading content displayed in this step can be the reading content other than the current reading content obtained in step 102A; it can also be the re-sending request for reading content from the terminal device to the server. Reading content newly acquired afterwards.
  • the reading content returned by the receiving server is novel 1, novel 2, and novel 3.
  • the terminal device displays novel 1, for example, it can display the first chapter of novel 1. It can also display the chapters of the user when he read Novel 1 last time; detect the user's reading progress, and when it is detected that the user is about to read a new chapter in Novel 1, determine whether the new chapter is free to read or whether the user has paid for the chapter ; If the new chapter is free to read or the user has paid for the chapter, the new chapter will continue to be displayed on the lock screen.
  • the chapter The name of the chapter is sent to the server to obtain the authorization information of the chapter; if the authorization information of the chapter is received as the chapter is readable content, the new chapter will continue to be displayed on the lock screen. If the chapter’s authorization information is received If the authorization information is still unreadable content, then novel 2 will be displayed on the lock screen. Similarly, when novel 2 is finished or a chapter in novel 2 is unreadable content, novel 3 will be displayed again and displayed to the server The client sends a request to obtain reading content, and continues to display the obtained reading content on the lock screen interface.
  • the present invention can continuously display different reading content to the user on the lock screen interface of the terminal device without the user's complicated operation, and avoids that the user needs to search for the reading content before reading it when the user finishes reading or cannot read.
  • the cumbersome steps further improve the user’s reading efficiency.
  • FIG. 1A The flowchart of the method for displaying reading content shown in FIG. 1A is executed when it is determined that the terminal device currently has a network connection.
  • Figure 1B provides a way to display the reading to the user under different network conditions executed in the terminal device Content method flowchart.
  • FIG. 1B is a flowchart of a method for displaying reading content executed in a terminal device according to another embodiment of the application. As shown in FIG. 1B, the method includes:
  • the current network state of the terminal device is determined.
  • the way the user lights up the screen of the terminal device can trigger the corresponding button for the user.
  • the terminal device can automatically light up; it can also give the user a voice command, for example, the user lights up the screen after issuing a voice command of "light up the screen”.
  • This application does not limit the way the user lights up the screen.
  • a known code can be used to determine whether the terminal device currently has a network connection, or the current network environment of the terminal device can be tested to determine whether the terminal device currently has a network connection. It is understandable that determining the current network state of the terminal device belongs to the prior art, and will not be repeated here.
  • the reading record of the current user is obtained from the server, and the reading content is displayed on the lock screen interface of the terminal device according to the reading record.
  • step 101B if it is determined through step 101B that the current network status of the terminal device is a network connection, the reading record of the current user is first obtained from the server, and then the corresponding reading content is determined according to the obtained reading record, and finally the determined The content of reading is displayed on the lock screen of the terminal device. It is understandable that this application does not limit the format of the reading content displayed on the lock screen interface of the terminal device, and it can be in different formats such as text, pictures, and animation.
  • the following methods can be used: obtaining the identification information of the current user, for example, obtaining the current user’s nickname, ID, UID and other information identifying the user’s identity; according to the obtained The identification information obtains the corresponding reading record from the server; the obtained reading record is used as the reading record of the current user.
  • the application can determine the reading record of the current user from the server based on the obtained identification information.
  • the reading record of the user may include at least one of the classification or author of the reading content read by the user in the history, and the classification or author of the reading content collected by the user in the history.
  • the following method when displaying the reading content on the lock screen interface of the terminal device according to the acquired reading record, the following method can be adopted: according to the preset correspondence between the reading record and the reading content, from the server side Determine the reading content corresponding to the reading record of the current user; obtain the determined reading content, and display the obtained reading content on the lock screen interface.
  • the acquired reading content can be novels, animations, etc.
  • this step when displaying the reading content on the lock screen interface of the terminal device according to the obtained reading records, the following methods can also be adopted: searching the network according to the obtained reading records of the current user; determining the data obtained from the search To read the content, and display the determined reading content on the lock screen interface.
  • this step can determine the content of "wuxia” novels and animations found from the Internet as the reading content, and The determined reading content is displayed on the lock screen interface.
  • this step can also include the following content: obtain each reading content and its corresponding reading information within a preset time period from the server side or the network, where the reading content
  • the corresponding reading information can be information such as the amount of reading, the amount of collection or the amount of downloads of the reading content; according to the order of reading information, sort the reading contents and determine the top N reading contents, where N It is a positive integer greater than or equal to 1; the top N reading content will be displayed on the lock screen interface.
  • this step may also include the following: obtaining the attribute information of the current user, such as obtaining the gender, age, occupation and other information of the current user; determining the attribute information obtained Corresponding reading category; acquiring data corresponding to the determined reading category as reading content, and displaying the acquired reading content on the lock screen interface of the terminal device.
  • the attribute information of the current user is "male, 26 years old", and the corresponding reading category can be "fantasy”, then data such as novels and animations of "fantasy” will be acquired as the reading content and displayed On the lock screen of the terminal device.
  • the terminal device has a network connection, even if the reading record of the current user cannot be obtained from the server side, the purpose of displaying the reading content to the user on the lock screen interface can still be achieved, thereby increasing the display success rate of the reading content .
  • the terminal device determines that the terminal device does not currently have a network connection. If it is determined that the terminal device does not currently have a network connection, after obtaining the reading content locally from the terminal device, the obtained reading content is displayed on the lock screen interface of the terminal device.
  • step 101B if it is determined through step 101B that the current network status of the terminal device is that there is no network connection, after the reading content is obtained locally from the terminal device, the obtained reading content is displayed on the lock screen interface of the terminal device .
  • the terminal device cannot connect to the network, the purpose of displaying the reading content to the user on the lock screen interface of the terminal device can still be achieved.
  • the following method when the reading content is obtained locally from the terminal device, the following method may be adopted: scanning in the terminal device to obtain data corresponding to a preset data format, where the preset data format may be TXT, WORD, PDF, JAR and other data formats; take the scanned data as the reading content and display it on the lock screen of the terminal device.
  • the preset data format may be TXT, WORD, PDF, JAR and other data formats
  • the reading content when the reading content is obtained locally from the terminal device, the following methods can also be adopted: obtaining the data stored in the preset storage location from the terminal device; using the obtained data as the reading content and storing it in the terminal Display it on the lock screen of the device.
  • this application uses the network status of the terminal device to obtain the reading content in a corresponding manner, so that the obtained reading content is displayed on the lock screen interface, which further simplifies the operation steps for the user to read in the locked screen state, and improves the user The reading efficiency of reading in the lock screen state.
  • FIG. 1A and 1B mainly introduce the solution of this application in detail from the terminal device side.
  • the solution of this application is described below in conjunction with Figure 2 from the server side.
  • the server side can implement the steps or functions corresponding to the terminal device side.
  • FIG. 1A or FIG. 1B please refer to the description in FIG. 1A or FIG. 1B, which will not be repeated hereafter.
  • Fig. 2 is a flowchart of a method for displaying reading content executed on the server side according to an embodiment of the application. As shown in Fig. 2, the method includes:
  • a request for obtaining reading content sent by a terminal device is received.
  • the server side receives the request for obtaining reading content sent by the terminal device.
  • the terminal device also acquires the user's identification information or the user's portrait information, the terminal device will send the above information to the server side, so that the server side can more accurately acquire the reading content of the corresponding user.
  • the reading content is obtained, and the obtained reading content is sent to the terminal device.
  • step 201 if the request for obtaining reading content sent by the terminal device is obtained in step 201, the server first obtains the corresponding reading content, and then sends the obtained reading content to the terminal device for use in the terminal device Display the reading content.
  • each reading content and its corresponding reading information can be information such as the amount of reading, collection or download of the reading content; sort the reading contents according to the order of reading information from largest to smallest, and determine the top N reading contents, where N is greater than or equal to 1 A positive integer; send the top N reading content to the terminal device.
  • the server side obtains reading content, it can recommend reading content, favorites or downloads to the user, so that the user can read the latest and hottest reading content.
  • the server side receives the user identification information sent by the terminal device in addition to the request instruction sent by the terminal device to obtain the reading content
  • the following methods can be used when obtaining the reading content in this step: Obtain the user’s identification information, and obtain the corresponding reading record; according to the preset corresponding relationship between the reading record and the reading content, determine the reading content corresponding to the user’s reading record, and send the determined reading content to Terminal Equipment.
  • the server can obtain the user's reading record according to the user's identification information, thereby sending the reading content corresponding to the user's reading record to the terminal device, so that the user can continue to read the content previously read.
  • the server side receives the user's portrait information sent by the terminal device in addition to the request instruction for obtaining the reading content sent by the terminal device, the following methods can be used when obtaining the reading content in this step:
  • the reading category corresponding to the obtained portrait information; the data corresponding to the determined reading category is obtained as the reading content, and the obtained reading content is sent to the terminal device.
  • the server can also obtain the reading content that the user may like to read according to the user's portrait information, thereby enriching the obtained reading content and bringing more reading choices to the user.
  • a request for obtaining authorization information of a new chapter sent by a terminal device is received, and after the authorization information of the new chapter is determined, the determined authorization information is sent to the terminal device.
  • the server receives the request for obtaining the authorization information of the new chapter sent by the terminal device, and after determining the authorization information of the new chapter, sends the determined authorization information of the new chapter to the terminal device for use
  • the terminal device displays the corresponding reading content according to the received authorization information.
  • the server can adopt the following methods when determining the authorization information of the new chapter: according to the user’s identification information, determine whether the current user has enabled the automatic deduction function; if the current user has enabled the automatic deduction function and the current account balance is greater than or equal to the new chapter For the fees corresponding to the chapters, after deducting the corresponding fees, the authorization information of the new chapter is determined as readable content, otherwise it is determined as unreadable content. That is, in this step, when the user does not enable the automatic deduction function or the automatic deduction function but the current account balance is less than the corresponding fee of the new chapter, the new chapter is determined to be unreadable content. Therefore, this step can realize automatic deduction according to the user's setting, thereby simplifying the complicated steps that the user needs to pay when reading paid content, and improving the user's reading efficiency.
  • the server side determines the authorization information of the new chapter, it can also determine whether the current user has the authority to read the new chapter according to the user's identification information. If it has the reading authority, the authorization information of the new chapter is determined to be available. Read the content, otherwise it is unreadable content. For example, if it is determined that the current user is a VIP user according to the user's identification information, it is determined that the current user has the right to read the new chapter, otherwise it does not.
  • the terminal device when the terminal device is in the locked state and the screen is lit, the terminal device sends a request for reading content to the server; after receiving the request sent by the terminal device, the server obtains the corresponding reading content; The obtained reading content is sent to the terminal device, and the terminal device displays the received reading content; the terminal device detects the user’s reading progress in real time, and when the user is about to read a new chapter, it determines whether the new chapter is readable content.
  • the new chapter will be displayed; if the new chapter is unreadable content, then a request to obtain the authorization information of the new chapter will be sent to the server; the server will receive the acquisition sent by the terminal device After the request for authorization information, the authorization information of the new chapter is determined, and the determined authorization information is sent to the terminal device; when the terminal device determines that the new chapter is readable content according to the received authorization information, it continues to check on the lock screen interface Display it, otherwise display other reading content.
  • the computer system/server 012 is represented in the form of a general-purpose computing device.
  • the components of the computer system/server 012 may include, but are not limited to: one or more processors or processing units 016, a system memory 028, and a bus 018 connecting different system components (including the system memory 028 and the processing unit 016).
  • the bus 018 represents one or more of several types of bus structures, including a memory bus or a memory controller, a peripheral bus, a graphics acceleration port, a processor, or a local bus using any of the multiple bus structures.
  • these architectures include, but are not limited to, industry standard architecture (ISA) bus, microchannel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and peripheral component interconnection ( PCI) bus.
  • ISA industry standard architecture
  • MAC microchannel architecture
  • VESA Video Electronics Standards Association
  • PCI peripheral component interconnection
  • the computer system/server 012 typically includes a variety of computer system readable media. These media can be any available media that can be accessed by the computer system/server 012, including volatile and nonvolatile media, removable and non-removable media.
  • the system memory 028 may include computer system readable media in the form of volatile memory, such as random access memory (RAM) 030 and/or cache memory 032.
  • the computer system/server 012 may further include other removable/non-removable, volatile/nonvolatile computer system storage media.
  • the storage system 034 may be used to read and write non-removable, non-volatile magnetic media (not shown in FIG. 4, usually referred to as a "hard drive").
  • a disk drive for reading and writing to a removable non-volatile disk such as a "floppy disk”
  • a removable non-volatile disk such as CD-ROM, DVD-ROM
  • other optical media read and write optical disc drives.
  • each drive can be connected to the bus 018 through one or more data media interfaces.
  • the memory 028 may include at least one program product, and the program product has a set (for example, at least one) program modules, which are configured to perform the functions of the embodiments of the present invention.
  • a program/utility tool 040 with a set of (at least one) program module 042 can be stored in, for example, the memory 028.
  • Such program module 042 includes, but is not limited to, an operating system, one or more application programs, and other programs Modules and program data, each of these examples or some combination may include the realization of a network environment.
  • the program module 042 generally executes the functions and/or methods in the described embodiments of the present invention.
  • the computer system/server 012 can also communicate with one or more external devices 014 (such as keyboards, pointing devices, displays 024, etc.).
  • the computer system/server 012 communicates with external radar devices, and It can communicate with one or more devices that enable a user to interact with the computer system/server 012, and/or with any device that enables the computer system/server 012 to communicate with one or more other computing devices (such as a network card, Modem, etc.) communication. This communication can be performed through an input/output (I/O) interface 022.
  • I/O input/output
  • the computer system/server 012 can also communicate with one or more networks (such as a local area network (LAN), a wide area network (WAN), and/or a public network, such as the Internet) through the network adapter 020.
  • networks such as a local area network (LAN), a wide area network (WAN), and/or a public network, such as the Internet
  • the network adapter 020 communicates with other modules of the computer system/server 012 through the bus 018.
  • other hardware and/or software modules can be used in conjunction with the computer system/server 012, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, Tape drives and data backup storage systems, etc.
  • the processing unit 016 executes various functional applications and data processing by running programs stored in the system memory 028, for example, to implement the method flow provided by the embodiment of the present invention.
  • the above-mentioned computer program may be set in a computer storage medium, that is, the computer storage medium is encoded with a computer program.
  • the program When the program is executed by one or more computers, one or more computers can execute the operations shown in the above embodiments of the present invention. Method flow and/or device operation. For example, the process of the method provided in the embodiment of the present invention is executed by one or more processors.
  • the computer-readable medium may be a computer-readable signal medium or a computer-readable storage medium.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination of the above.
  • computer-readable storage media include: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), Erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • the computer-readable storage medium can be any tangible medium that contains or stores a program, and the program can be used by or in combination with an instruction execution system, apparatus, or device.
  • the computer-readable signal medium may include a data signal propagated in baseband or as a part of a carrier wave, and computer-readable program code is carried therein. This propagated data signal can take many forms, including, but not limited to, electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium.
  • the computer-readable medium may send, propagate or transmit the program for use by or in combination with the instruction execution system, apparatus, or device .
  • the program code contained on the computer-readable medium can be transmitted by any suitable medium, including, but not limited to, wireless, wire, optical cable, RF, etc., or any suitable combination of the above.
  • the computer program code used to perform the operations of the present invention can be written in one or more programming languages or a combination thereof.
  • the programming languages include object-oriented programming languages—such as Java, Smalltalk, C++, and also conventional Procedural programming language-such as "C" language or similar programming language.
  • the program code can be executed entirely on the user's computer, partly on the user's computer, executed as an independent software package, partly on the user's computer and partly executed on a remote computer, or entirely executed on the remote computer or server.
  • the remote computer can be connected to the user's computer through any kind of network-including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to pass the Internet connection).
  • LAN local area network
  • WAN wide area network
  • this application determines whether the content that the user is about to read can be displayed on the lock screen interface according to the user's reading progress after displaying the reading content on the lock screen interface of the terminal device, thereby avoiding the user Since the read chapter requires manual operation to read other reading content when it cannot be displayed, it simplifies the user's operation steps for reading when the terminal device is locked, and further improves the user's reading efficiency.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • the functional units in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the above-mentioned integrated unit can be realized in the form of hardware, or in the form of hardware plus software functional unit.
  • the above-mentioned integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium.
  • the above-mentioned software functional unit is stored in a storage medium and includes several instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (processor) execute the method described in the various embodiments of the present invention. Part of the steps.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk and other media that can store program code .

Abstract

Disclosed is a reading content display method executed in a terminal device. The method comprises: when a terminal device is in a screen locked state and a screen thereof is illuminated, sending a reading content acquisition request to a server end; receiving reading content returned by the server end, and displaying the reading content on a screen locked interface; detecting the reading progress of a user, and when it is detected that the user is about to read a new chapter, determining whether the new chapter is readable content, and if so, displaying the new chapter on the screen locked interface; if it is determined that the new chapter is unreadable content, sending a new chapter authorization information acquisition request to the server end; and receiving new chapter authorization information returned by the server end, and if the received authorization information indicates that the new chapter is readable content, displaying the new chapter on the screen locked interface, otherwise, displaying other reading content on the screen locked interface. The operation steps of a user reading in a screen locked state can be simplified, and the reading efficiency of the user is improved.

Description

展示阅读内容的方法、设备和计算机存储介质Method, equipment and computer storage medium for displaying reading content
本申请要求了申请日为2019年02月03日,申请号201910109060.X的发明名称为“展示阅读内容的方法、设备和计算机可读存储介质”以及申请日为2019年02月03日,申请号201910109058.2的发明名称为“展示阅读内容的方法、设备和计算机可读存储介质”的中国专利申请的优先权。This application requires that the application date be February 3, 2019, the invention title of the application number 201910109060.X is "Methods, equipment and computer-readable storage medium for displaying reading content" and the application date is February 03, 2019. The priority of the Chinese patent application whose invention title is "Methods, Equipments and Computer-readable Storage Media for Displaying Reading Content" under the number 201910109058.2.
技术领域Technical field
本申请涉及互联网技术领域,尤其涉及一种展示阅读内容的方法、设备和计算机存储介质。This application relates to the field of Internet technology, and in particular to a method, device and computer storage medium for displaying reading content.
背景技术Background technique
在现有技术中,用户想要在终端设备处于锁屏状态下进行阅读时,通常会采用以下方式:首先对终端设备解锁以进入终端设备的屏幕,然后找到并打开用于阅读的应用程序,最后在该应用程序中获取相应的阅读内容进行阅读。因此现有技术中,用户在终端设备处于锁屏状态下进行阅读时的操作步骤较为繁琐,导致用户的阅读效率较低。In the prior art, when a user wants to read when the terminal device is in a locked state, the following method is usually adopted: first unlock the terminal device to enter the screen of the terminal device, and then find and open the application for reading. Finally, obtain the corresponding reading content in the application for reading. Therefore, in the prior art, the operation steps when the user reads when the terminal device is in the locked screen state are relatively complicated, resulting in low reading efficiency of the user.
发明内容Summary of the invention
有鉴于此,本申请提供了一种展示阅读内容的方法、设备和计算机存储介质,能够不断地为用户在锁屏界面上展示阅读内容,用于简化用户在锁屏状态下进行阅读的操作步骤,提升用户的阅读效率。In view of this, this application provides a method, device and computer storage medium for displaying reading content, which can continuously display reading content on the lock screen interface for users, and is used to simplify the operation steps for users to read when the screen is locked. , Improve users' reading efficiency.
本申请为解决技术问题所采用的技术方案是提供一种在终端设备中执行的展示阅读内容的方法,所述方法包括:在终端设备处于锁屏状态而被用户点亮屏幕时,向服务器端发送获取阅读内容的请求;接收服务器端返回的阅读内容,并将所接收到的阅读内容在所述终端设备的锁屏界面上进行展示;检测所述用户的阅读进度,并在检测到所述用户将要阅读所述阅读内容的新章节时,确定所述新章节是否为可阅读内容,若是,则将所述新章节在所述终端设备的锁屏界面上进行展示;若确定所述新章节为不可阅读内容,则向所述服务器端发送获取所述新章节的授权信息的请求;接收所述服务器端返回的所述新章节的授权信息,若所接收到的授权信息为所述新章节是可阅读内容,则将所述新章节在所述终端设备的锁屏界面上进行展示,否则在所述终端设备的锁屏界面上展示其他的阅读内容。The technical solution adopted by the present application to solve the technical problem is to provide a method for displaying reading content executed in a terminal device. The method includes: when the terminal device is in a locked state and the screen is turned on by a user, reporting to the server Send a request to obtain reading content; receive the reading content returned by the server, and display the received reading content on the lock screen interface of the terminal device; detect the reading progress of the user, and detect the reading When the user is about to read a new chapter of the reading content, it is determined whether the new chapter is readable content, if so, the new chapter is displayed on the lock screen interface of the terminal device; if the new chapter is determined If the content is unreadable, send a request to the server to obtain the authorization information of the new chapter; receive the authorization information of the new chapter returned by the server, if the received authorization information is the new chapter If it is readable content, the new chapter is displayed on the lock screen interface of the terminal device, otherwise other reading content is displayed on the lock screen interface of the terminal device.
本申请为解决技术问题所采用的技术方案是提供一种在服务器端中执行的展示阅读内容的方法,所述方法包括:接收终端设备发送的获取阅读内容的请求;获取阅读内容,并将所获取的阅读内容发送至所述终端设备;接收所述终端设备发送的获取新章节的授权信息的请求,并在确定新章节的授权信息之后,将所确定的授权信息发送至所述终端设备。The technical solution adopted by this application to solve the technical problem is to provide a method for displaying reading content executed on the server side. The method includes: receiving a request for obtaining reading content sent by a terminal device; obtaining reading content, The acquired reading content is sent to the terminal device; the request for acquiring the authorization information of the new chapter sent by the terminal device is received, and after the authorization information of the new chapter is determined, the determined authorization information is sent to the terminal device.
由以上技术方案可以看出,本申请通过在终端设备的锁屏界面上展示阅读内容之后,根据用户的阅读进度来确定用户将要阅读的内容是否 能够在锁屏界面上进行展示,从而能够避免用户由于所阅读的章节在无法展示时而需要手动操作才能够阅读其他阅读内容的问题,从而简化了用户在终端设备处于锁屏状态下进行阅读的操作步骤,进一步提升了用户的阅读效率。It can be seen from the above technical solutions that this application determines whether the content that the user is about to read can be displayed on the lock screen interface according to the user's reading progress after displaying the reading content on the lock screen interface of the terminal device, thereby avoiding the user Since the read chapter requires manual operation to read other reading content when it cannot be displayed, it simplifies the user's operation steps for reading when the terminal device is locked, and further improves the user's reading efficiency.
附图说明Description of the drawings
图1A为本申请一实施例提供的一种在终端设备中执行的展示阅读内容的方法流程图;1A is a flowchart of a method for displaying reading content executed in a terminal device according to an embodiment of the application;
图1B为本申请另一实施例提供的一种在终端设备中执行的展示阅读内容的方法流程图;1B is a flowchart of a method for displaying reading content executed in a terminal device according to another embodiment of the application;
图2是根据本申请一实施例提供的在服务器端中执行的展示阅读内容的方法流程图;2 is a flowchart of a method for displaying reading content executed on the server side according to an embodiment of the present application;
图3是根据本申请一实施例提供的在终端设备与服务器端进行展示阅读内容的交互流程图;FIG. 3 is an interactive flowchart of displaying and reading content between a terminal device and a server according to an embodiment of the present application;
图4是用来实现本申请实施例的展示阅读内容的计算机系统/服务器的框图。Fig. 4 is a block diagram of a computer system/server for displaying reading content used to implement an embodiment of the present application.
具体实施方式detailed description
为了使本申请的目的、技术方案和优点更加清楚,下面结合附图和具体实施例对本申请进行详细描述。In order to make the objectives, technical solutions, and advantages of the present application clearer, the following describes the present application in detail with reference to the accompanying drawings and specific embodiments.
图1A为本申请一实施例提供的一种在终端设备中执行的展示阅读内容的方法流程图,如图1A中所示,所述方法包括:FIG. 1A is a flowchart of a method for displaying reading content executed in a terminal device according to an embodiment of the application. As shown in FIG. 1A, the method includes:
在101A中,在终端设备处于锁屏状态而被用户点亮屏幕时,向服务器端发送获取阅读内容的请求。In 101A, when the terminal device is in the locked state and the screen is turned on by the user, a request for obtaining reading content is sent to the server.
在本步骤中,当终端设备处于锁屏状态而被用户点亮屏幕时,向服务器端发送获取阅读内容的请求,以用于服务器端在获取到相应的阅读内容之后,将所获取的阅读内容返回给终端设备。In this step, when the terminal device is in the locked state and the screen is turned on by the user, a request to obtain reading content is sent to the server side, so that the server side can use the obtained reading content after obtaining the corresponding reading content. Return to the terminal device.
其中,用户点亮终端设备的屏幕的方式可以为用户触发相应的按钮,例如用户在按下锁屏按钮后点亮屏幕,或者用户在点击HOME键后点亮屏幕(但仍未解锁该终端设备);也可以为用户在拿起终端设备后,由终端设备自动地点亮;还可以为用户发出语音指令,例如用户在发出“点亮屏幕”的语音指令后点亮屏幕。本发明对用户点亮屏幕的方式不进行限定。Among them, the way the user lights up the screen of the terminal device can trigger the corresponding button for the user. For example, the user lights up the screen after pressing the lock screen button, or the user lights up the screen after pressing the HOME button (but the terminal device is still not unlocked) ); After the user picks up the terminal device, the terminal device can automatically light up; it can also give the user a voice command, for example, the user lights up the screen after issuing a voice command of "light up the screen". The present invention does not limit the way the user lights up the screen.
具体地,本步骤在向服务器端发送获取阅读内容的请求时,可以直接向服务器端发送一条请求指令,以从服务器端获取阅读。也可以采用以下方式:获取所述用户的标识信息,所获取的标识信息可以为用户的昵称、ID、UID等标识用户身份的信息;将所获取的用户的标识信息发送至服务器端,以用于服务器端根据所获取的标识信息确定与其对应的阅读内容。Specifically, in this step, when a request to obtain reading content is sent to the server side, a request instruction may be directly sent to the server side to obtain reading from the server side. The following methods may also be used: the user’s identification information is obtained, and the obtained identification information may be the user’s nickname, ID, UID and other information identifying the user’s identity; the obtained user’s identification information is sent to the server for use The server side determines the corresponding reading content according to the obtained identification information.
可以理解的是,终端设备还可以进一步获取用户的用户画像信息,例如用户的年龄、性别、职业、阅读习惯等信息,其中用户的阅读习惯可以为用户在特定时间所喜欢阅读的阅读内容的类别等信息,将所获取 的用户画像信息发送至服务器端,使得服务器端能够获取对应用户阅读喜好的阅读内容。It is understandable that the terminal device can further obtain the user profile information of the user, such as the user’s age, gender, occupation, reading habits and other information, where the user’s reading habits can be the category of the reading content that the user likes to read at a specific time And other information, send the obtained user portrait information to the server, so that the server can obtain the reading content corresponding to the user’s reading preferences.
另外,本步骤在向服务器端发送获取阅读内容的请求之前,还可以包括以下内容:确定终端设备当前的网络状态,即获取终端设备当前是否存在网络连接;若终端设备当前存在网络连接,则执行向服务器端发送获取阅读内容的请求的操作;若终端设备当前不存在网络连接,则获取终端设备本地的阅读内容,并将从终端设备本地所获取的阅读内容在锁屏界面上进行展示。也就是说,在终端设备没有网络连接而无法连接服务器端时,本步骤也依然能够获取相应的阅读内容,以用于用户在无网络连接的状态下,也能够在终端设备的锁屏界面上进行阅读。In addition, before sending the request for reading content to the server, this step may also include the following: determining the current network status of the terminal device, that is, acquiring whether the terminal device currently has a network connection; if the terminal device currently has a network connection, execute An operation of sending a request for obtaining reading content to the server; if the terminal device does not currently have a network connection, the local reading content of the terminal device is obtained, and the reading content obtained locally from the terminal device is displayed on the lock screen interface. In other words, when the terminal device does not have a network connection and cannot connect to the server side, this step can still obtain the corresponding reading content for the user to be able to display on the lock screen interface of the terminal device even without a network connection. Read it.
在一个示例中,本步骤在获取终端设备本地的阅读内容后,将所获取的阅读内容在终端设备的锁屏界面上进行展示时,可以包括:在终端设备中扫描得到与预设的数据格式相对应的数据;将扫描得到的数据作为阅读内容,并将其锁屏界面上进行展示。In an example, after obtaining the local reading content of the terminal device in this step, when displaying the obtained reading content on the lock screen interface of the terminal device, this step may include: scanning in the terminal device and obtaining a preset data format Corresponding data; use the scanned data as the reading content and display it on the lock screen interface.
在另一个示例中,本步骤在获取终端设备本地的阅读内容后,将所获取的阅读内容在所述终端设备的锁屏界面上进行展示时,还可以包括:确定终端设备中的预设的存储位置;将预设的存储位置中存储的数据作为阅读内容,并将其在锁屏界面上进行展示。In another example, after acquiring the local reading content of the terminal device, this step may also include: determining the preset preset in the terminal device when displaying the acquired reading content on the lock screen interface of the terminal device Storage location: Use the data stored in the preset storage location as reading content and display it on the lock screen interface.
基于上述步骤,可以理解的是,终端设备可以实时获取终端设备的网络状态,并在确定终端设备从无网络连接变为有网络连接时,再继续执行从服务器端获取阅读内容的操作。Based on the above steps, it can be understood that the terminal device can obtain the network status of the terminal device in real time, and when it is determined that the terminal device has changed from no network connection to network connection, the operation of obtaining reading content from the server side is continued.
在102A中,接收服务器端返回的阅读内容,并将所接收到的阅读内容在所述终端设备的锁屏界面上进行展示。In 102A, the reading content returned by the server is received, and the received reading content is displayed on the lock screen interface of the terminal device.
在本步骤中,在步骤101A由终端设备向服务器端发送获取阅读内容的请求之后,接收服务器端返回的阅读内容,并将所接收到的阅读内容在终端设备的锁屏界面上进行展示。In this step, in step 101A, after the terminal device sends a request to obtain reading content to the server, the reading content returned by the server is received, and the received reading content is displayed on the lock screen interface of the terminal device.
其中,本步骤在将所接收到的阅读内容在终端设备的锁屏界面上进行展示时,可以直接展示阅读内容的阅读页面,所展示的阅读内容的阅读页面为当前用户在上一次阅读相应的阅读内容时的阅读进度对应的页面,例如当前用户上一次阅读的某小说的某一页。Among them, in this step, when the received reading content is displayed on the lock screen interface of the terminal device, the reading page of the reading content can be directly displayed, and the reading page of the displayed reading content is the corresponding one that the current user read last time. The page corresponding to the reading progress when reading the content, such as a page of a novel read by the current user last time.
另外,本步骤在将接收到的阅读内容在终端设备的锁屏界面上进行展示时,还可以包括以下内容:确定用户的阅读设置信息,例如用户在进行阅读时所设置的字体、背景等信息;按照所确定的阅读设置信息对应的设置在终端设备的锁屏界面上展示阅读内容。举例来说,若用户在进行阅读时通常会设置楷体、柔和背景,则本步骤便会以楷体、柔和背景的方式在锁屏界面上对阅读内容进行展示。In addition, when the received reading content is displayed on the lock screen interface of the terminal device in this step, the following content may also be included: determining the user's reading setting information, such as the font and background set by the user when reading ; Display the reading content on the lock screen interface of the terminal device according to the settings corresponding to the determined reading setting information. For example, if the user usually sets an italics and a soft background when reading, this step will display the reading content on the lock screen in an italics and a soft background.
可以理解的是,若服务器端返回了多个阅读内容,则本步骤可以从中任意选取一个进行展示,也可以将用户距离当前时间最近所阅读的阅读内容进行展示。本发明对此不进行限定。It is understandable that if the server returns multiple reading contents, any one of them can be selected for display in this step, or the reading content that the user has read most recently from the current time can be displayed. The present invention does not limit this.
另外,本步骤在将所接收到的阅读内容在终端设备的锁屏界面上进 行展示时,还可以展示阅读内容的推荐页面,所展示的阅读内容的推荐页面中包含有多个阅读内容,用户可以从中选择一个进行阅读。In addition, in this step, when the received reading content is displayed on the lock screen interface of the terminal device, the recommended page of the reading content can also be displayed. The recommended page of the displayed reading content contains multiple reading content. You can choose one to read.
在一种可能的实施方式中,上述步骤102A可以通过以下方式a实现:从服务器端获取当前用户的阅读记录,并根据阅读记录在终端设备的锁屏界面上展示阅读内容。In a possible implementation manner, the foregoing step 102A can be implemented in the following manner a: Obtain the reading record of the current user from the server, and display the reading content on the lock screen interface of the terminal device according to the reading record.
具体地,在该实施方式中,本步骤在从服务器端获取当前用户的阅读记录时,可以包括:获取当前用户的标识信息;从服务器端获取与所述标识信息对应的阅读记录,并将所获取的阅读记录作为当前用户的阅读记录。Specifically, in this embodiment, when obtaining the reading record of the current user from the server side, this step may include: obtaining the identification information of the current user; obtaining the reading record corresponding to the identification information from the server, and combining The obtained reading record serves as the reading record of the current user.
具体地,在该实施方式中,用户的阅读记录可以包括用户历史阅读的阅读内容的分类或者作者,以及用户历史收藏的阅读内容的分类或者作者中的至少一种。Specifically, in this embodiment, the user's reading record may include at least one of the category or author of the reading content read by the user in history, and the category or author of the reading content collected in the user's history.
具体地,在该实施方式中,本步骤在根据阅读记录在终端设备的锁屏界面上展示阅读内容时,可以包括:根据预先设定的阅读记录与阅读内容之间的对应关系,从服务器端中确定与当前用户的阅读记录对应的阅读内容;获取所确定的阅读内容,并将所获取的阅读内容在锁屏界面上进行展示。Specifically, in this embodiment, when displaying the reading content on the lock screen interface of the terminal device according to the reading record in this step, it may include: according to the preset correspondence between the reading record and the reading content, from the server side Determine the reading content corresponding to the reading record of the current user; obtain the determined reading content, and display the obtained reading content on the lock screen interface.
具体地,在该实施方式中,本步骤若未能够从服务器端获取当前用户的阅读记录,还可以包括:从服务器端或网络中获取预设时段内各阅读内容及其对应的阅读信息;按照所述阅读信息从大到小的顺序,对各阅读内容进行排序,并确定排在前N位的阅读内容,其中N为大于等于1的正整数;将所确定的排在前N位的阅读内容在锁屏界面上进行展示。Specifically, in this embodiment, if the reading record of the current user cannot be obtained from the server in this step, it may also include: obtaining each reading content and the corresponding reading information within a preset time period from the server or the network; The reading information is sorted from largest to smallest, and the top N reading contents are determined, where N is a positive integer greater than or equal to 1, and the determined top N readings The content is displayed on the lock screen.
具体地,在该实施方式中,本步骤若未能够从服务器端获取当前用户的阅读记录,还可以包括:获取当前用户的属性信息;确定与所获取的属性信息对应的阅读类别;获取与所述阅读类别对应的数据作为阅读内容,并将所获取的阅读内容在锁屏界面上进行展示。Specifically, in this embodiment, if the reading record of the current user cannot be obtained from the server side in this step, it may further include: obtaining attribute information of the current user; determining the reading category corresponding to the obtained attribute information; The data corresponding to the reading category is used as the reading content, and the obtained reading content is displayed on the lock screen interface.
在103A中,检测所述用户的阅读进度,并在检测到所述用户将要阅读所述阅读内容的新章节时,确定所述新章节是否为可阅读内容,若是,则将所述新章节在所述终端设备的锁屏界面上进行展示。In 103A, the reading progress of the user is detected, and when it is detected that the user is about to read a new chapter of the reading content, it is determined whether the new chapter is readable content, and if so, the new chapter is The display is performed on the lock screen interface of the terminal device.
在本步骤中,在步骤102A将从服务器端所获取的阅读内容进行展示之后,用户便能够在锁屏界面上对所展示的阅读内容进行阅读,终端设备会实时检测用户的阅读进度,并在检测到用户将要阅读当前阅读内容的新章节时,确定该新章节是否为可阅读内容,若是,则继续将该新章节在终端设备的锁屏界面上进行展示。In this step, after the reading content obtained from the server is displayed in step 102A, the user can read the displayed reading content on the lock screen interface, and the terminal device will detect the user's reading progress in real time, and When it is detected that the user is about to read a new chapter of the content currently being read, it is determined whether the new chapter is readable content, and if so, the new chapter continues to be displayed on the lock screen interface of the terminal device.
具体地,本步骤在确定新章节是否为可阅读内容时,可以采用以下方式:获取新章节的阅读状态,例如获取新章节是否为免费阅读内容,或者新章节为付费阅读内容时用户是否已对其进行购买;若新章节的阅读状态为免费阅读内容或者当前用户已对新章节进行购买,则确定新章节为可阅读内容,从而在锁屏界面对新章节进行继续展示。Specifically, in this step, when determining whether a new chapter is readable content, the following methods can be used: obtaining the reading status of the new chapter, for example, obtaining whether the new chapter is free reading content, or whether the user has been right when the new chapter is paid reading content Purchase it; if the reading status of the new chapter is free reading content or the current user has purchased the new chapter, the new chapter is determined to be readable content, so that the new chapter will continue to be displayed on the lock screen.
其中,本步骤在获取新章节的阅读状态时,可以通过终端设备的本 地来获取,也可以通过服务器端来获取。Among them, when obtaining the reading status of the new chapter in this step, it can be obtained locally on the terminal device, or it can be obtained on the server side.
这是因为,服务器端在向终端设备返回阅读内容时,还可以同时返回各阅读内容中各章节的阅读状态,例如各章节是免费阅读内容还是付费阅读内容、当前用户是否已对付费章节进行购买等,因此终端设备可以通过本地来直接获取当前阅读内容的新章节的阅读状态。若服务器端未在向终端设备返回各阅读内容时一同返回各阅读内容中各章节的阅读状态,则本步骤可以在获取新章节的名称后,将所获取的名称发送至服务器端,使得服务器端根据所接收到的名称来获取该新章节阅读状态,进而将所获取的新章节的阅读状态发送至终端设备。This is because when the server side returns the reading content to the terminal device, it can also return the reading status of each chapter in each reading content at the same time, such as whether each chapter is free to read content or paid reading content, and whether the current user has purchased paid chapters Therefore, the terminal device can directly obtain the reading status of the new chapter of the current reading content locally. If the server does not return the reading status of each chapter in each reading content when returning each reading content to the terminal device, this step can send the obtained name to the server after obtaining the name of the new chapter, so that the server Obtain the reading status of the new chapter according to the received name, and then send the obtained reading status of the new chapter to the terminal device.
另外,本步骤在检测用户的阅读进度时,可以检测用户对阅读内容的手动操作进度,例如检测用户通过滑动或点击屏幕的方式对阅读内容进行翻页的进度;还可以检测对阅读内容的语音播放进度,即用户在触发了对锁屏界面上的阅读内容进行语音播放的功能后,检测以语音播放的方式对阅读内容进行翻页的进度。In addition, when detecting the reading progress of the user, this step can detect the user's manual operation progress on the reading content, for example, detecting the user's progress in turning pages of the reading content by sliding or tapping the screen; it can also detect the voice of the reading content The playback progress, that is, after the user triggers the voice playback function of the reading content on the lock screen interface, the user detects the progress of turning the pages of the reading content by voice playback.
可以理解的是,用户在触发语音播放锁屏界面上的阅读内容的功能时,可以通过双击屏幕、点击语音播放功能的按钮或发出语音指令来触发。本发明对此不进行限定。因此,本发明能够进一步简化用户想要通过语音播放的方式来阅读阅读内容的步骤。It is understandable that when the user triggers the voice playback function of reading content on the lock screen interface, it can be triggered by double-clicking the screen, clicking the button of the voice playback function, or issuing a voice command. The present invention does not limit this. Therefore, the present invention can further simplify the steps that the user wants to read the reading content through voice playback.
在104A中,若确定所述新章节为不可阅读内容,则向所述服务器端发送获取所述新章节的授权信息的请求。In 104A, if it is determined that the new chapter is unreadable content, a request for obtaining authorization information of the new chapter is sent to the server.
在本步骤中,若确定用户将要阅读的新章节为不可阅读内容,即确定当前的新章节属于付费阅读内容并且当前用户未对该章节进行购买,则向服务器端发送获取该新章节的授权信息的请求。In this step, if it is determined that the new chapter to be read by the user is unreadable content, that is, it is determined that the current new chapter belongs to paid reading content and the current user has not purchased the chapter, then the authorization information for obtaining the new chapter is sent to the server Request.
具体地,在向服务器端发送获取新章节的授权信息的请求时,可以采用以下方式:获取新章节的章节信息以及当前用户的标识信息,其中新章节的章节信息可以为章节的章数、章节名称等,用户的标识信息可以为用户的昵称、ID、UID等信息;将所获取的章节信息以及当前用户的标识信息发送至服务器端,从而用于服务器端根据所接收的信息来获取该章节的授权状态。Specifically, when sending a request for obtaining authorization information of a new chapter to the server side, the following method can be used: obtaining the chapter information of the new chapter and the identification information of the current user, where the chapter information of the new chapter may be the number of chapters and chapters. Name, etc., the user's identification information can be the user's nickname, ID, UID, etc.; the obtained chapter information and the current user's identification information are sent to the server, so that the server can obtain the chapter according to the received information Authorization status.
另外可以理解的是,本步骤在向服务器端发送获取新章节的授权信息的请求时,也可以仅将当前用户的标识信息发送至服务器端,以用于服务器端确定当前用户是否具有对相应的阅读内容的阅读权限,从而返回对新章节的授权信息。In addition, it can be understood that when sending a request for obtaining authorization information of a new chapter to the server in this step, only the identification information of the current user can be sent to the server for the server to determine whether the current user has the corresponding Reading permission of the content to return the authorization information for the new chapter.
在105A中,接收所述服务器端返回的所述新章节的授权信息,若所接收到的授权信息为所述新章节是可阅读内容,则将所述新章节在所述终端设备的锁屏界面上进行展示,否则在所述终端设备的锁屏界面上展示其他的阅读内容。In 105A, the authorization information of the new chapter returned by the server is received, and if the received authorization information is that the new chapter is readable content, the new chapter is displayed on the lock screen of the terminal device Display on the interface, otherwise display other reading content on the lock screen interface of the terminal device.
在本步骤中,在步骤104A向服务器端发送获取新章节的授权信息的请求后,接收服务器端返回的对应该新章节的授权信息,若所接收到的授权信息为该新章节是可阅读内容,则在终端设备的锁屏界面上对该 新章节继续进行展示,若所接收到的授权信息仍为新章节是不可阅读内容,则在终端设备的锁屏界面上展示其他的阅读内容。In this step, after step 104A sends a request to the server to obtain the authorization information of the new chapter, the authorization information corresponding to the new chapter returned by the server is received, and if the received authorization information is that the new chapter is readable content , The new chapter will continue to be displayed on the lock screen interface of the terminal device, and if the received authorization information is still the new chapter is unreadable content, other reading content will be displayed on the lock screen interface of the terminal device.
可以理解的是,本步骤中所展示的其他的阅读内容,可以为步骤102A中已获取的除当前阅读内容之外的阅读内容;还可以为在终端设备重新向服务器端发送获取阅读内容的请求之后所新获取的阅读内容。It is understandable that the other reading content displayed in this step can be the reading content other than the current reading content obtained in step 102A; it can also be the re-sending request for reading content from the terminal device to the server. Reading content newly acquired afterwards.
对上述过程进行举例说明:Give an example of the above process:
若终端设备在向服务器端发送获取阅读内容的请求之后,接收服务器端返回的阅读内容为小说1、小说2以及小说3;终端设备对小说1进行展示,例如可以展示小说1的首个章节,也可以展示用户在上一次阅读小说1时的章节;检测用户的阅读进度,在检测到用户将要阅读小说1的新章节时,确定该新章节是不是免费阅读内容或者用户是否已对该章节付费;若该新章节是免费阅读内容或者用户已对该章节付费,则继续在锁屏界面对该新章节进行展示,若该新章节属于付费阅读内容并且用户未对该章节付费,则将该章节的名称发送至服务器端,以获取该章节的授权信息;若接收到该章节的授权信息为该章节是可阅读内容,则继续在锁屏界面对该新章节进行展示,若接收到该章节的授权信息仍为不可阅读内容,则在锁屏界面对小说2进行展示,同理,在小说2阅读完毕或小说2中的某章节是不可阅读内容时,再对小说3进行展示,重新向服务器端发出获取阅读内容的请求,并将所获取的阅读内容继续在锁屏界面进行展示。If the terminal device sends a request for reading content to the server, the reading content returned by the receiving server is novel 1, novel 2, and novel 3. The terminal device displays novel 1, for example, it can display the first chapter of novel 1. It can also display the chapters of the user when he read Novel 1 last time; detect the user's reading progress, and when it is detected that the user is about to read a new chapter in Novel 1, determine whether the new chapter is free to read or whether the user has paid for the chapter ; If the new chapter is free to read or the user has paid for the chapter, the new chapter will continue to be displayed on the lock screen. If the new chapter belongs to paid reading content and the user has not paid for the chapter, the chapter The name of the chapter is sent to the server to obtain the authorization information of the chapter; if the authorization information of the chapter is received as the chapter is readable content, the new chapter will continue to be displayed on the lock screen. If the chapter’s authorization information is received If the authorization information is still unreadable content, then novel 2 will be displayed on the lock screen. Similarly, when novel 2 is finished or a chapter in novel 2 is unreadable content, novel 3 will be displayed again and displayed to the server The client sends a request to obtain reading content, and continues to display the obtained reading content on the lock screen interface.
因此,本发明无需用户的复杂操作,便能够实现在终端设备的锁屏界面上不断地向用户展示不同的阅读内容,避免用户在完成阅读或者无法阅读时,需要查找阅读内容后才能够进行阅读的繁琐步骤,进一步提升了用户的阅读效率。Therefore, the present invention can continuously display different reading content to the user on the lock screen interface of the terminal device without the user's complicated operation, and avoids that the user needs to search for the reading content before reading it when the user finishes reading or cannot read. The cumbersome steps further improve the user’s reading efficiency.
图1A中所示的展示阅读内容的方法流程图,是在确定终端设备当前具有网络连接的情况下所执行的。为了确保无论终端设备当前是否具有网络连接的情况下,都能够实现在锁屏界面上向用户展示阅读内容,图1B提供了一种在终端设备中执行的在不同的网络状态下向用户展示阅读内容的方法流程图。The flowchart of the method for displaying reading content shown in FIG. 1A is executed when it is determined that the terminal device currently has a network connection. In order to ensure that regardless of whether the terminal device currently has a network connection, it can display the reading content to the user on the lock screen interface, Figure 1B provides a way to display the reading to the user under different network conditions executed in the terminal device Content method flowchart.
图1B为本申请另一实施例提供的一种在终端设备中执行的展示阅读内容的方法流程图,如图1B中所示,所述方法包括:FIG. 1B is a flowchart of a method for displaying reading content executed in a terminal device according to another embodiment of the application. As shown in FIG. 1B, the method includes:
在101B中,在终端设备处于锁屏状态而被用户点亮屏幕时,确定所述终端设备当前的网络状态。In 101B, when the terminal device is in the locked screen state and the screen is turned on by the user, the current network state of the terminal device is determined.
在本步骤中,在终端设备处于锁屏状态而被用户点亮屏幕时,确定终端设备当前的网络状态,即确定终端设备当前是否存在网络连接。In this step, when the terminal device is in the locked screen state and the screen is turned on by the user, determine the current network state of the terminal device, that is, determine whether the terminal device currently has a network connection.
其中,用户点亮终端设备的屏幕的方式可以为用户触发相应的按钮,例如用户在按下锁屏按钮后点亮屏幕,或者用户在点击HOME键后点亮屏幕(但仍未解锁该终端设备);也可以为用户在拿起终端设备后,由终端设备自动地点亮;还可以为用户发出语音指令,例如用户在发出“点亮屏幕”的语音指令后点亮屏幕。本申请对用户点亮屏幕的方式不进行 限定。Among them, the way the user lights up the screen of the terminal device can trigger the corresponding button for the user. For example, the user lights up the screen after pressing the lock screen button, or the user lights up the screen after pressing the HOME button (but the terminal device is still not unlocked) ); After the user picks up the terminal device, the terminal device can automatically light up; it can also give the user a voice command, for example, the user lights up the screen after issuing a voice command of "light up the screen". This application does not limit the way the user lights up the screen.
另外,本步骤在确定终端设备当前的网络状态时,可以利用已知的代码来确定终端设备当前是否存在网络连接,也可以通过测试终端设备当前的网络环境来确定终端设备当前是否存在网络连接。可以理解的是,确定终端设备当前的网络状态属于现有技术,在此不进行赘述。In addition, when determining the current network status of the terminal device in this step, a known code can be used to determine whether the terminal device currently has a network connection, or the current network environment of the terminal device can be tested to determine whether the terminal device currently has a network connection. It is understandable that determining the current network state of the terminal device belongs to the prior art, and will not be repeated here.
在102B中,若确定所述终端设备当前存在网络连接,则从服务器端获取当前用户的阅读记录,并根据所述阅读记录在所述终端设备的锁屏界面上展示阅读内容。In 102B, if it is determined that the terminal device currently has a network connection, the reading record of the current user is obtained from the server, and the reading content is displayed on the lock screen interface of the terminal device according to the reading record.
本步骤中,若通过步骤101B确定终端设备当前的网络状态为存在网络连接,则首先从服务器端获取当前用户的阅读记录,然后再根据所获取的阅读记录确定相应的阅读内容,最后将所确定的阅读内容在终端设备的锁屏界面上进行展示。可以理解的是,本申请对在终端设备的锁屏界面上所展示的阅读内容的格式不进行限定,可以为文字、图片、动画等不同的格式。In this step, if it is determined through step 101B that the current network status of the terminal device is a network connection, the reading record of the current user is first obtained from the server, and then the corresponding reading content is determined according to the obtained reading record, and finally the determined The content of reading is displayed on the lock screen of the terminal device. It is understandable that this application does not limit the format of the reading content displayed on the lock screen interface of the terminal device, and it can be in different formats such as text, pictures, and animation.
具体地,本步骤在从服务器端获取当前用户的阅读记录时,可以采用以下方式:获取当前用户的标识信息,例如获取当前用户的昵称、ID、UID等标识用户身份的信息;根据所获取的标识信息从服务器端获取与其对应的阅读记录;将所获取的阅读记录作为当前用户的阅读记录。Specifically, in this step, when obtaining the reading record of the current user from the server, the following methods can be used: obtaining the identification information of the current user, for example, obtaining the current user’s nickname, ID, UID and other information identifying the user’s identity; according to the obtained The identification information obtains the corresponding reading record from the server; the obtained reading record is used as the reading record of the current user.
可以理解的是,用户在通过应用程序进行阅读时,例如用户通过读书应用、办公应用或者浏览器应用进行阅读时,会将自身的标识信息及其对应的阅读记录上传至服务器端,因此,本申请可以根据所获取的标识信息从服务器端来确定当前用户的阅读记录。其中,用户的阅读记录可以包括用户历史阅读的阅读内容的分类或者作者,以及用户历史收藏的阅读内容的分类或者作者中的至少一种。It is understandable that when users read through applications, such as reading applications, office applications, or browser applications, they will upload their own identification information and corresponding reading records to the server. Therefore, this The application can determine the reading record of the current user from the server based on the obtained identification information. The reading record of the user may include at least one of the classification or author of the reading content read by the user in the history, and the classification or author of the reading content collected by the user in the history.
具体地,本步骤在根据所获取的阅读记录在终端设备的锁屏界面上展示阅读内容时,可以采用以下方式:根据预先设定的阅读记录与阅读内容之间的对应关系,从服务器端中确定与当前用户的阅读记录对应的阅读内容;获取所确定的阅读内容,并将所获取的阅读内容在锁屏界面上进行展示。可以理解的是,所获取的阅读内容可以为小说、动画等内容。Specifically, in this step, when displaying the reading content on the lock screen interface of the terminal device according to the acquired reading record, the following method can be adopted: according to the preset correspondence between the reading record and the reading content, from the server side Determine the reading content corresponding to the reading record of the current user; obtain the determined reading content, and display the obtained reading content on the lock screen interface. It is understandable that the acquired reading content can be novels, animations, etc.
另外,本步骤在根据所获取的阅读记录在终端设备的锁屏界面上展示阅读内容时,还可以采用以下方式:根据所获取的当前用户的阅读记录在网络中搜索;将搜索得到的数据确定为阅读内容,并将所确定的阅读内容在锁屏界面上进行展示。In addition, in this step, when displaying the reading content on the lock screen interface of the terminal device according to the obtained reading records, the following methods can also be adopted: searching the network according to the obtained reading records of the current user; determining the data obtained from the search To read the content, and display the determined reading content on the lock screen interface.
举例来说,若当前用户的阅读记录为用户阅读了“武侠类”的小说,则本步骤可以将从网络中搜索得到的“武侠类”的小说、动画等内容确定为阅读内容,并将所确定的阅读内容在锁屏界面上进行展示。For example, if the reading record of the current user is that the user has read "wuxia" novels, then this step can determine the content of "wuxia" novels and animations found from the Internet as the reading content, and The determined reading content is displayed on the lock screen interface.
可以理解的是,若未能够从服务器端获取当前用户的阅读记录,本步骤还可以包括以下内容:从服务器端或网络中获取预设时段内各阅读内容及其对应的阅读信息,其中阅读内容对应的阅读信息可以为阅读内 容的阅读量、收藏量或者下载量等信息;按照阅读信息从大到小的顺序,对各阅读内容进行排序,并确定排在前N位的阅读内容,其中N为大于等于1的正整数;将排在前N位的阅读内容在锁屏界面上进行展示。It is understandable that if the reading record of the current user cannot be obtained from the server side, this step can also include the following content: obtain each reading content and its corresponding reading information within a preset time period from the server side or the network, where the reading content The corresponding reading information can be information such as the amount of reading, the amount of collection or the amount of downloads of the reading content; according to the order of reading information, sort the reading contents and determine the top N reading contents, where N It is a positive integer greater than or equal to 1; the top N reading content will be displayed on the lock screen interface.
另外,若未能够从服务器端获取当前用户的阅读记录,本步骤还可以包括以下内容:获取当前用户的属性信息,例如获取当前用户的性别、年龄、职业等信息;确定与所获取的属性信息对应的阅读类别;获取与所确定的阅读类别对应的数据作为阅读内容,并将所获取的阅读内容在终端设备的锁屏界面上进行展示。In addition, if the reading record of the current user cannot be obtained from the server, this step may also include the following: obtaining the attribute information of the current user, such as obtaining the gender, age, occupation and other information of the current user; determining the attribute information obtained Corresponding reading category; acquiring data corresponding to the determined reading category as reading content, and displaying the acquired reading content on the lock screen interface of the terminal device.
举例来说,若当前用户的属性信息为“男性、26岁”,与其对应的阅读类别可以为“玄幻类”,则获取“玄幻类”的小说、动画等数据作为阅读内容,并将其展示在终端设备的锁屏界面上。For example, if the attribute information of the current user is "male, 26 years old", and the corresponding reading category can be "fantasy", then data such as novels and animations of "fantasy" will be acquired as the reading content and displayed On the lock screen of the terminal device.
也就是说,在终端设备存在网络连接时,即使未能够从服务器端获取当前用户的阅读记录,也依然能够实现在锁屏界面上向用户展示阅读内容的目的,从而提升阅读内容的展示成功率。That is to say, when the terminal device has a network connection, even if the reading record of the current user cannot be obtained from the server side, the purpose of displaying the reading content to the user on the lock screen interface can still be achieved, thereby increasing the display success rate of the reading content .
在103B中,若确定所述终端设备当前不存在网络连接,则在从所述终端设备的本地获取阅读内容后,将所获取的阅读内容在所述终端设备的锁屏界面上进行展示。In 103B, if it is determined that the terminal device does not currently have a network connection, after obtaining the reading content locally from the terminal device, the obtained reading content is displayed on the lock screen interface of the terminal device.
在本步骤中,若通过步骤101B确定终端设备当前的网络状态为不存在网络连接,则在从终端设备的本地获取阅读内容之后,将所获取的阅读内容在终端设备的锁屏界面上进行展示。也就是说,本步骤在终端设备无法连接网络时,仍然能够实现在终端设备的锁屏界面上向用户展示阅读内容的目的。In this step, if it is determined through step 101B that the current network status of the terminal device is that there is no network connection, after the reading content is obtained locally from the terminal device, the obtained reading content is displayed on the lock screen interface of the terminal device . In other words, in this step, when the terminal device cannot connect to the network, the purpose of displaying the reading content to the user on the lock screen interface of the terminal device can still be achieved.
具体地,本步骤在从终端设备的本地获取阅读内容时,可以采用以下方式:在终端设备中扫描得到与预设的数据格式相对应的数据,其中预设的数据格式可以为TXT、WORD、PDF、JAR等数据格式;将扫描得到的数据作为阅读内容,并在终端设备的锁屏界面上对其进行展示。Specifically, in this step, when the reading content is obtained locally from the terminal device, the following method may be adopted: scanning in the terminal device to obtain data corresponding to a preset data format, where the preset data format may be TXT, WORD, PDF, JAR and other data formats; take the scanned data as the reading content and display it on the lock screen of the terminal device.
另外,本步骤在从终端设备的本地获取阅读内容时,也可以采用以下方式:从终端设备中获取在预设的存储位置中所存储的数据;将所获取的数据作为阅读内容,并在终端设备的锁屏界面上对其进行展示。In addition, in this step, when the reading content is obtained locally from the terminal device, the following methods can also be adopted: obtaining the data stored in the preset storage location from the terminal device; using the obtained data as the reading content and storing it in the terminal Display it on the lock screen of the device.
因此,本申请通过终端设备的网络状态采取相应的方式获取阅读内容,从而在锁屏界面对所获取的阅读内容进行展示,进一步简化了用户在锁屏状态下进行阅读的操作步骤,提升了用户在锁屏状态下进行阅读的阅读效率。Therefore, this application uses the network status of the terminal device to obtain the reading content in a corresponding manner, so that the obtained reading content is displayed on the lock screen interface, which further simplifies the operation steps for the user to read in the locked screen state, and improves the user The reading efficiency of reading in the lock screen state.
图1A和图1B主要从终端设备端对本申请的方案进行了详细介绍,下面结合图2,从服务器端对本申请方案进行描述。可以理解的是,服务器端能够实现与终端设备端对应的步骤或功能,相同或相应的内容可以参考图1A或图1B中的描述,后续不再赘述。Figures 1A and 1B mainly introduce the solution of this application in detail from the terminal device side. The solution of this application is described below in conjunction with Figure 2 from the server side. It can be understood that the server side can implement the steps or functions corresponding to the terminal device side. For the same or corresponding content, please refer to the description in FIG. 1A or FIG. 1B, which will not be repeated hereafter.
图2为本申请一实施例提供的一种在服务器端中执行的展示阅读内容的方法流程图,如图2中所示,所述方法包括:Fig. 2 is a flowchart of a method for displaying reading content executed on the server side according to an embodiment of the application. As shown in Fig. 2, the method includes:
在201中,接收终端设备发送的获取阅读内容的请求。In 201, a request for obtaining reading content sent by a terminal device is received.
在本步骤中,服务器端接收由终端设备发送的获取阅读内容的请求。另外,若终端设备还获取了用户的标识信息或用户的画像信息,则终端设备会将上述信息一同发送至服务器端,以使得服务器端能够更加准确地获取对应用户的阅读内容。In this step, the server side receives the request for obtaining reading content sent by the terminal device. In addition, if the terminal device also acquires the user's identification information or the user's portrait information, the terminal device will send the above information to the server side, so that the server side can more accurately acquire the reading content of the corresponding user.
在202中,获取阅读内容,并将所获取的阅读内容发送至终端设备。In 202, the reading content is obtained, and the obtained reading content is sent to the terminal device.
在本步骤中,若步骤201中获取了由终端设备所发送的获取阅读内容的请求,则服务器端首先获取相应的阅读内容,进而将所获取的阅读内容发送至终端设备,以用于终端设备进行阅读内容的展示。In this step, if the request for obtaining reading content sent by the terminal device is obtained in step 201, the server first obtains the corresponding reading content, and then sends the obtained reading content to the terminal device for use in the terminal device Display the reading content.
若服务器端仅接收到了终端设备所发送的获取阅读内容的请求指令,则本步骤在获取阅读内容时,可以采用以下方式:获取各阅读内容及其对应的阅读信息,其中阅读内容对应的阅读信息可以为阅读内容的阅读量、收藏量或者下载量等信息;按照阅读信息从大到小的顺序,对各阅读内容进行排序,并确定排在前N位的阅读内容,其中N为大于等于1的正整数;将排在前N位的阅读内容发送至终端设备。也就是说,服务器端在获取阅读内容时,可以向用户推荐阅读量、收藏量或者下载量排在前列的阅读内容,从而使得用户能够阅读到当前最新最热的阅读内容。If the server only receives the request instruction to obtain the reading content sent by the terminal device, the following methods can be adopted when obtaining the reading content in this step: each reading content and its corresponding reading information, where the reading information corresponding to the reading content It can be information such as the amount of reading, collection or download of the reading content; sort the reading contents according to the order of reading information from largest to smallest, and determine the top N reading contents, where N is greater than or equal to 1 A positive integer; send the top N reading content to the terminal device. In other words, when the server side obtains reading content, it can recommend reading content, favorites or downloads to the user, so that the user can read the latest and hottest reading content.
另外,若服务器端除了接收到终端设备所发送的获取阅读内容的请求指令之外,还接收到了终端设备所发送的用户的标识信息,则本步骤在获取阅读内容时,可以采用以下方式:根据所获取的用户的标识信息,获取与其对应的阅读记录;根据预先设定的阅读记录与阅读内容之间的对应关系,确定与用户的阅读记录对应的阅读内容,将所确定的阅读内容发送至终端设备。也就是说,服务器端能够根据用户的标识信息来获取用户的阅读记录,从而将与用户的阅读记录对应的阅读内容发送至终端设备,使得用户能够对之前所阅读的内容进行继续阅读。In addition, if the server side receives the user identification information sent by the terminal device in addition to the request instruction sent by the terminal device to obtain the reading content, the following methods can be used when obtaining the reading content in this step: Obtain the user’s identification information, and obtain the corresponding reading record; according to the preset corresponding relationship between the reading record and the reading content, determine the reading content corresponding to the user’s reading record, and send the determined reading content to Terminal Equipment. In other words, the server can obtain the user's reading record according to the user's identification information, thereby sending the reading content corresponding to the user's reading record to the terminal device, so that the user can continue to read the content previously read.
若服务器端除了接收到终端设备所发送的获取阅读内容的请求指令之外,还接收到了终端设备所发送的用户的画像信息,则本步骤在获取阅读内容时,可以采用以下方式:确定与所获取的画像信息对应的阅读类别;获取与所确定的阅读类别对应的数据作为阅读内容,并将所获取的阅读内容发送至终端设备。也就是说,服务器端还能够根据用户的画像信息来获取用户可能喜爱阅读的阅读内容,从而能够丰富所获取的阅读内容,给用户带来更多的阅读选择。If the server side receives the user's portrait information sent by the terminal device in addition to the request instruction for obtaining the reading content sent by the terminal device, the following methods can be used when obtaining the reading content in this step: The reading category corresponding to the obtained portrait information; the data corresponding to the determined reading category is obtained as the reading content, and the obtained reading content is sent to the terminal device. In other words, the server can also obtain the reading content that the user may like to read according to the user's portrait information, thereby enriching the obtained reading content and bringing more reading choices to the user.
在203中,接收终端设备发送的获取新章节的授权信息的请求,并在确定新章节的授权信息之后,将所确定的授权信息发送至终端设备。In 203, a request for obtaining authorization information of a new chapter sent by a terminal device is received, and after the authorization information of the new chapter is determined, the determined authorization information is sent to the terminal device.
在本步骤中,服务器端接收终端设备所发送的获取新章节的授权信息的请求,在确定了新章节的授权信息之后,将所确定的该新章节的授权信息发送至终端设备,以用于终端设备根据所接收的授权信息对相应的阅读内容进行展示。In this step, the server receives the request for obtaining the authorization information of the new chapter sent by the terminal device, and after determining the authorization information of the new chapter, sends the determined authorization information of the new chapter to the terminal device for use The terminal device displays the corresponding reading content according to the received authorization information.
其中,服务器端在确定新章节的授权信息时,可以采用以下方式:根据用户的标识信息确定当前用户是否开启自动扣费功能;若当前用户已开启自动扣费功能且当前账户的余额大于等于新章节对应的费用,则 在扣除对应的费用后,将新章节的授权信息确定为可阅读内容,否则确定为不可阅读内容。即本步骤在用户未开启自动扣费功能或者开启自动扣费功能但当前账户的余额小于新章节对应的费用时,便确定该新章节为不可阅读内容。因此,本步骤能够根据用户的设置实现自动扣费,从而简化用户在阅读付费内容时需要进行支付的复杂步骤,提升了用户的阅读效率。Among them, the server can adopt the following methods when determining the authorization information of the new chapter: according to the user’s identification information, determine whether the current user has enabled the automatic deduction function; if the current user has enabled the automatic deduction function and the current account balance is greater than or equal to the new chapter For the fees corresponding to the chapters, after deducting the corresponding fees, the authorization information of the new chapter is determined as readable content, otherwise it is determined as unreadable content. That is, in this step, when the user does not enable the automatic deduction function or the automatic deduction function but the current account balance is less than the corresponding fee of the new chapter, the new chapter is determined to be unreadable content. Therefore, this step can realize automatic deduction according to the user's setting, thereby simplifying the complicated steps that the user needs to pay when reading paid content, and improving the user's reading efficiency.
另外可以理解的是,服务器端在确定新章节的授权信息时,还可以根据用户的标识信息确定当前用户是否具有阅读该新章节的权限,若具有阅读权限,则确定新章节的授权信息为可阅读内容,否则为不可阅读内容。举例来说,若根据用户的标识信息确定当前用户是VIP用户,则确定当前用户具有阅读新章节的权限,否则不具有。In addition, it can be understood that when the server side determines the authorization information of the new chapter, it can also determine whether the current user has the authority to read the new chapter according to the user's identification information. If it has the reading authority, the authorization information of the new chapter is determined to be available. Read the content, otherwise it is unreadable content. For example, if it is determined that the current user is a VIP user according to the user's identification information, it is determined that the current user has the right to read the new chapter, otherwise it does not.
对于终端设备与服务器端交互展示阅读内容的过程进行描述,如图3中所示:The process of interactive display of reading content between the terminal device and the server is described, as shown in Figure 3:
首先在终端设备处于锁屏状态而被点亮屏幕时,由终端设备向服务器端发送获取阅读内容的请求;服务器端接收了终端设备所发送的请求之后,获取相应的阅读内容;服务器端将所获取的阅读内容发送至终端设备,终端设备对所接收的阅读内容进行展示;终端设备实时检测用户的阅读进度,并在用户将要阅读新章节时,确定该新章节是否为可阅读内容,若该新章节是可阅读内容,则对该新章节进行展示;若该新章节为不可阅读内容,则向服务器端发送获取该新章节的授权信息的请求;服务器端在接收到终端设备所发送的获取授权信息的请求之后,确定该新章节的授权信息,并将所确定的授权信息发送至终端设备;终端设备根据所接收的授权信息确定新章节为可阅读内容时,则继续在锁屏界面对其进行展示,否则对其他阅读内容进行展示。First, when the terminal device is in the locked state and the screen is lit, the terminal device sends a request for reading content to the server; after receiving the request sent by the terminal device, the server obtains the corresponding reading content; The obtained reading content is sent to the terminal device, and the terminal device displays the received reading content; the terminal device detects the user’s reading progress in real time, and when the user is about to read a new chapter, it determines whether the new chapter is readable content. If the new chapter is readable content, then the new chapter will be displayed; if the new chapter is unreadable content, then a request to obtain the authorization information of the new chapter will be sent to the server; the server will receive the acquisition sent by the terminal device After the request for authorization information, the authorization information of the new chapter is determined, and the determined authorization information is sent to the terminal device; when the terminal device determines that the new chapter is readable content according to the received authorization information, it continues to check on the lock screen interface Display it, otherwise display other reading content.
如图4所示,计算机系统/服务器012以通用计算设备的形式表现。计算机系统/服务器012的组件可以包括但不限于:一个或者多个处理器或者处理单元016,系统存储器028,连接不同系统组件(包括系统存储器028和处理单元016)的总线018。As shown in Figure 4, the computer system/server 012 is represented in the form of a general-purpose computing device. The components of the computer system/server 012 may include, but are not limited to: one or more processors or processing units 016, a system memory 028, and a bus 018 connecting different system components (including the system memory 028 and the processing unit 016).
总线018表示几类总线结构中的一种或多种,包括存储器总线或者存储器控制器,外围总线,图形加速端口,处理器或者使用多种总线结构中的任意总线结构的局域总线。举例来说,这些体系结构包括但不限于工业标准体系结构(ISA)总线,微通道体系结构(MAC)总线,增强型ISA总线、视频电子标准协会(VESA)局域总线以及外围组件互连(PCI)总线。The bus 018 represents one or more of several types of bus structures, including a memory bus or a memory controller, a peripheral bus, a graphics acceleration port, a processor, or a local bus using any of the multiple bus structures. For example, these architectures include, but are not limited to, industry standard architecture (ISA) bus, microchannel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and peripheral component interconnection ( PCI) bus.
计算机系统/服务器012典型地包括多种计算机系统可读介质。这些介质可以是任何能够被计算机系统/服务器012访问的可用介质,包括易失性和非易失性介质,可移动的和不可移动的介质。The computer system/server 012 typically includes a variety of computer system readable media. These media can be any available media that can be accessed by the computer system/server 012, including volatile and nonvolatile media, removable and non-removable media.
系统存储器028可以包括易失性存储器形式的计算机系统可读介质,例如随机存取存储器(RAM)030和/或高速缓存存储器032。计算机系统/服务器012可以进一步包括其它可移动/不可移动的、易失性/非易失 性计算机系统存储介质。仅作为举例,存储系统034可以用于读写不可移动的、非易失性磁介质(图4未显示,通常称为“硬盘驱动器”)。尽管图4中未示出,可以提供用于对可移动非易失性磁盘(例如“软盘”)读写的磁盘驱动器,以及对可移动非易失性光盘(例如CD-ROM,DVD-ROM或者其它光介质)读写的光盘驱动器。在这些情况下,每个驱动器可以通过一个或者多个数据介质接口与总线018相连。存储器028可以包括至少一个程序产品,该程序产品具有一组(例如至少一个)程序模块,这些程序模块被配置以执行本发明各实施例的功能。The system memory 028 may include computer system readable media in the form of volatile memory, such as random access memory (RAM) 030 and/or cache memory 032. The computer system/server 012 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. For example only, the storage system 034 may be used to read and write non-removable, non-volatile magnetic media (not shown in FIG. 4, usually referred to as a "hard drive"). Although not shown in FIG. 4, a disk drive for reading and writing to a removable non-volatile disk (such as a "floppy disk") and a removable non-volatile disk (such as CD-ROM, DVD-ROM) can be provided. Or other optical media) read and write optical disc drives. In these cases, each drive can be connected to the bus 018 through one or more data media interfaces. The memory 028 may include at least one program product, and the program product has a set (for example, at least one) program modules, which are configured to perform the functions of the embodiments of the present invention.
具有一组(至少一个)程序模块042的程序/实用工具040,可以存储在例如存储器028中,这样的程序模块042包括——但不限于——操作系统、一个或者多个应用程序、其它程序模块以及程序数据,这些示例中的每一个或某种组合中可能包括网络环境的实现。程序模块042通常执行本发明所描述的实施例中的功能和/或方法。A program/utility tool 040 with a set of (at least one) program module 042 can be stored in, for example, the memory 028. Such program module 042 includes, but is not limited to, an operating system, one or more application programs, and other programs Modules and program data, each of these examples or some combination may include the realization of a network environment. The program module 042 generally executes the functions and/or methods in the described embodiments of the present invention.
计算机系统/服务器012也可以与一个或多个外部设备014(例如键盘、指向设备、显示器024等)通信,在本申请的一些实施例中,计算机系统/服务器012与外部雷达设备进行通信,还可与一个或者多个使得用户能与该计算机系统/服务器012交互的设备通信,和/或与使得该计算机系统/服务器012能与一个或多个其它计算设备进行通信的任何设备(例如网卡,调制解调器等等)通信。这种通信可以通过输入/输出(I/O)接口022进行。并且,计算机系统/服务器012还可以通过网络适配器020与一个或者多个网络(例如局域网(LAN),广域网(WAN)和/或公共网络,例如因特网)通信。如图所示,网络适配器020通过总线018与计算机系统/服务器012的其它模块通信。应当明白,尽管图中未示出,可以结合计算机系统/服务器012使用其它硬件和/或软件模块,包括但不限于:微代码、设备驱动器、冗余处理单元、外部磁盘驱动阵列、RAID系统、磁带驱动器以及数据备份存储系统等。The computer system/server 012 can also communicate with one or more external devices 014 (such as keyboards, pointing devices, displays 024, etc.). In some embodiments of the present application, the computer system/server 012 communicates with external radar devices, and It can communicate with one or more devices that enable a user to interact with the computer system/server 012, and/or with any device that enables the computer system/server 012 to communicate with one or more other computing devices (such as a network card, Modem, etc.) communication. This communication can be performed through an input/output (I/O) interface 022. In addition, the computer system/server 012 can also communicate with one or more networks (such as a local area network (LAN), a wide area network (WAN), and/or a public network, such as the Internet) through the network adapter 020. As shown in the figure, the network adapter 020 communicates with other modules of the computer system/server 012 through the bus 018. It should be understood that although not shown in the figure, other hardware and/or software modules can be used in conjunction with the computer system/server 012, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, Tape drives and data backup storage systems, etc.
处理单元016通过运行存储在系统存储器028中的程序,从而执行各种功能应用以及数据处理,例如实现本发明实施例所提供的方法流程。The processing unit 016 executes various functional applications and data processing by running programs stored in the system memory 028, for example, to implement the method flow provided by the embodiment of the present invention.
上述的计算机程序可以设置于计算机存储介质中,即该计算机存储介质被编码有计算机程序,该程序在被一个或多个计算机执行时,使得一个或多个计算机执行本发明上述实施例中所示的方法流程和/或装置操作。例如,被上述一个或多个处理器执行本发明实施例所提供的方法流程。The above-mentioned computer program may be set in a computer storage medium, that is, the computer storage medium is encoded with a computer program. When the program is executed by one or more computers, one or more computers can execute the operations shown in the above embodiments of the present invention. Method flow and/or device operation. For example, the process of the method provided in the embodiment of the present invention is executed by one or more processors.
随着时间、技术的发展,介质含义越来越广泛,计算机程序的传播途径不再受限于有形介质,还可以直接从网络下载等。可以采用一个或多个计算机可读的介质的任意组合。计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子(非穷举的列表)包括:具有一个或多个导线的电连接、便携式计算机磁盘、 硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本文件中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。With the development of time and technology, the meaning of media has become more and more extensive. The dissemination of computer programs is no longer limited to tangible media, and it can also be downloaded directly from the Internet. Any combination of one or more computer-readable media may be used. The computer-readable medium may be a computer-readable signal medium or a computer-readable storage medium. The computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination of the above. More specific examples of computer-readable storage media (non-exhaustive list) include: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), Erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above. In this document, the computer-readable storage medium can be any tangible medium that contains or stores a program, and the program can be used by or in combination with an instruction execution system, apparatus, or device.
计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括——但不限于——电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。The computer-readable signal medium may include a data signal propagated in baseband or as a part of a carrier wave, and computer-readable program code is carried therein. This propagated data signal can take many forms, including, but not limited to, electromagnetic signals, optical signals, or any suitable combination of the foregoing. The computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium. The computer-readable medium may send, propagate or transmit the program for use by or in combination with the instruction execution system, apparatus, or device .
计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括——但不限于——无线、电线、光缆、RF等等,或者上述的任意合适的组合。The program code contained on the computer-readable medium can be transmitted by any suitable medium, including, but not limited to, wireless, wire, optical cable, RF, etc., or any suitable combination of the above.
可以以一种或多种程序设计语言或其组合来编写用于执行本发明操作的计算机程序代码,所述程序设计语言包括面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。The computer program code used to perform the operations of the present invention can be written in one or more programming languages or a combination thereof. The programming languages include object-oriented programming languages—such as Java, Smalltalk, C++, and also conventional Procedural programming language-such as "C" language or similar programming language. The program code can be executed entirely on the user's computer, partly on the user's computer, executed as an independent software package, partly on the user's computer and partly executed on a remote computer, or entirely executed on the remote computer or server. In the case of a remote computer, the remote computer can be connected to the user's computer through any kind of network-including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to pass the Internet connection).
由以上技术方案可以看出,本申请通过在终端设备的锁屏界面上展示阅读内容之后,根据用户的阅读进度来确定用户将要阅读的内容是否能够在锁屏界面上进行展示,从而能够避免用户由于所阅读的章节在无法展示时而需要手动操作才能够阅读其他阅读内容的问题,从而简化了用户在终端设备处于锁屏状态下进行阅读的操作步骤,进一步提升了用户的阅读效率。It can be seen from the above technical solutions that this application determines whether the content that the user is about to read can be displayed on the lock screen interface according to the user's reading progress after displaying the reading content on the lock screen interface of the terminal device, thereby avoiding the user Since the read chapter requires manual operation to read other reading content when it cannot be displayed, it simplifies the user's operation steps for reading when the terminal device is locked, and further improves the user's reading efficiency.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。In the several embodiments provided in this application, it should be understood that the disclosed system, device, and method may be implemented in other ways. For example, the device embodiments described above are merely illustrative. For example, the division of the units is only a logical function division, and there may be other division methods in actual implementation.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集 成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能单元的形式实现。In addition, the functional units in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit. The above-mentioned integrated unit can be realized in the form of hardware, or in the form of hardware plus software functional unit.
上述以软件功能单元的形式实现的集成的单元,可以存储在一个计算机可读取存储介质中。上述软件功能单元存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)或处理器(processor)执行本发明各个实施例所述方法的部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。The above-mentioned integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The above-mentioned software functional unit is stored in a storage medium and includes several instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (processor) execute the method described in the various embodiments of the present invention. Part of the steps. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk and other media that can store program code .
以上所述仅为本申请的较佳实施例而已,并不用以限制本申请,凡在本申请的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本申请保护的范围之内。The above are only the preferred embodiments of the application, and are not intended to limit the application. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the application shall be included in the application Within the scope of protection.

Claims (20)

  1. 一种在终端设备中执行的展示阅读内容的方法,其特征在于,所述方法包括:A method for displaying reading content executed in a terminal device, characterized in that the method includes:
    在终端设备处于锁屏状态而被用户点亮屏幕时,向服务器端发送获取阅读内容的请求;When the terminal device is in the lock screen state and the screen is lit by the user, send a request to the server to obtain the reading content;
    接收服务器端返回的阅读内容,并将所接收到的阅读内容在所述终端设备的锁屏界面上进行展示;Receiving the reading content returned by the server, and displaying the received reading content on the lock screen interface of the terminal device;
    检测所述用户的阅读进度,并在检测到所述用户将要阅读所述阅读内容的新章节时,确定所述新章节是否为可阅读内容,若是,则将所述新章节在所述终端设备的锁屏界面上进行展示;The reading progress of the user is detected, and when it is detected that the user is about to read a new chapter of the reading content, it is determined whether the new chapter is readable content, and if so, the new chapter is displayed on the terminal device Display on the lock screen interface;
    若确定所述新章节为不可阅读内容,则向所述服务器端发送获取所述新章节的授权信息的请求;If it is determined that the new chapter is unreadable content, sending a request for obtaining authorization information of the new chapter to the server;
    接收所述服务器端返回的所述新章节的授权信息,若所接收到的授权信息为所述新章节是可阅读内容,则将所述新章节在所述终端设备的锁屏界面上进行展示,否则在所述终端设备的锁屏界面上展示其他的阅读内容。Receive the authorization information of the new chapter returned by the server, and if the received authorization information is that the new chapter is readable content, display the new chapter on the lock screen interface of the terminal device , Otherwise, display other reading content on the lock screen interface of the terminal device.
  2. 根据权利要求1所述的方法,其特征在于,在向服务器端发送获取阅读内容的请求时,还包括:The method according to claim 1, wherein when sending a request for obtaining reading content to the server side, the method further comprises:
    获取所述用户的标识信息以及用户画像信息中的至少一种;Acquiring at least one of identification information of the user and user portrait information;
    将所述用户的标识信息以及用户画像信息中的至少一种与获取阅读内容的请求一起发送至服务器端。At least one of the identification information of the user and the portrait information of the user is sent to the server side together with the request for reading content.
  3. 根据权利要求1所述的方法,其特征在于,所述将所接收到的阅读内容在所述终端设备的锁屏界面上进行展示包括:The method according to claim 1, wherein the displaying the received reading content on the lock screen interface of the terminal device comprises:
    确定所述用户的阅读设置信息;Determine the reading setting information of the user;
    按照所确定的阅读设置信息对应的设置,在所述终端设备的锁屏界面上展示阅读内容。According to the determined setting corresponding to the reading setting information, the reading content is displayed on the lock screen interface of the terminal device.
  4. 根据权利要求1所述的方法,其特征在于,所述确定所述新章节是否为可阅读内容包括:The method according to claim 1, wherein the determining whether the new chapter is readable content comprises:
    获取所述新章节的阅读状态;Obtain the reading status of the new chapter;
    若所述新章节的阅读状态为所述新章节是免费阅读内容或者当前用户已对新章节进行购买,则确定所述新章节为可阅读内容。If the reading status of the new chapter is that the new chapter is free reading content or the current user has purchased the new chapter, it is determined that the new chapter is readable content.
  5. 根据权利要求1所述的方法,其特征在于,所述向服务器端发送获取新章节的授权信息的请求包括:The method according to claim 1, wherein the sending a request for obtaining authorization information of a new chapter to the server comprises:
    获取所述新章节的章节信息以及所述用户的标识信息;Acquiring chapter information of the new chapter and identification information of the user;
    将所述章节信息以及所述用户的标识信息发送至服务器端。Send the chapter information and the user's identification information to the server.
  6. 根据权利要求1所述的方法,其特征在于,所述向服务器端发送获取阅读内容的请求之前,还包括:The method according to claim 1, characterized in that, before sending the request for obtaining reading content to the server side, the method further comprises:
    确定所述终端设备当前的网络状态;Determine the current network state of the terminal device;
    所述向服务器端发送获取阅读内容的请求,包括:若确定所述终端 设备当前存在网络连接,则向服务器端发送获取阅读内容的请求;The sending a request for obtaining reading content to the server includes: if it is determined that the terminal device currently has a network connection, sending a request for obtaining reading content to the server;
    所述接收服务器端返回的阅读内容,并将所接收到的阅读内容在所述终端设备的锁屏界面上进行展示,包括:The receiving the reading content returned by the server and displaying the received reading content on the lock screen interface of the terminal device includes:
    从服务器端获取当前用户的阅读记录,并根据所述阅读记录在所述终端设备的锁屏界面上展示阅读内容;Obtaining the reading record of the current user from the server, and displaying the reading content on the lock screen interface of the terminal device according to the reading record;
    所述方法还包括:The method also includes:
    若确定所述终端设备当前不存在网络连接,则在获取所述终端设备本地的阅读内容后,将所获取的阅读内容在所述终端设备的锁屏界面上进行展示。If it is determined that the terminal device does not currently have a network connection, after acquiring the local reading content of the terminal device, the acquired reading content is displayed on the lock screen interface of the terminal device.
  7. 根据权利要求6所述的方法,其特征在于,所述从服务器端获取当前用户的阅读记录包括:The method according to claim 6, wherein the obtaining the reading record of the current user from the server side comprises:
    获取当前用户的标识信息;Obtain the identification information of the current user;
    从服务器端获取与所述标识信息对应的阅读记录,并将所获取的阅读记录作为当前用户的阅读记录。Obtain the reading record corresponding to the identification information from the server side, and use the obtained reading record as the reading record of the current user.
  8. 根据权利要求6所述的方法,其特征在于,所述用户的阅读记录包括用户历史阅读的阅读内容的分类或者作者,以及用户历史收藏的阅读内容的分类或者作者中的至少一种。The method according to claim 6, wherein the reading record of the user includes at least one of the category or author of the reading content read by the user in history, and the category or author of the reading content in the user's historical collection.
  9. 根据权利要求6所述的方法,其特征在于,所述根据所述阅读记录在所述终端设备的锁屏界面上展示阅读内容包括:The method according to claim 6, wherein the displaying the reading content on the lock screen interface of the terminal device according to the reading record comprises:
    根据预先设定的阅读记录与阅读内容之间的对应关系,从服务器端中确定与当前用户的阅读记录对应的阅读内容;Determine the reading content corresponding to the reading record of the current user from the server according to the correspondence between the preset reading record and the reading content;
    获取所确定的阅读内容,并将所获取的阅读内容在锁屏界面上进行展示。Obtain the determined reading content, and display the obtained reading content on the lock screen interface.
  10. 根据权利要求6所述的方法,其特征在于,若未能够从服务器端获取当前用户的阅读记录,还包括:The method according to claim 6, wherein if the reading record of the current user cannot be obtained from the server side, the method further comprises:
    从服务器端或网络中获取预设时段内各阅读内容及其对应的阅读信息;Obtain each reading content and its corresponding reading information within a preset time period from the server or the network;
    按照所述阅读信息从大到小的顺序,对各阅读内容进行排序,并确定排在前N位的阅读内容,其中N为大于等于1的正整数;Sort the reading contents according to the reading information from largest to smallest, and determine the top N reading contents, where N is a positive integer greater than or equal to 1;
    将所确定的排在前N位的阅读内容在锁屏界面上进行展示。Display the determined top N reading content on the lock screen interface.
  11. 根据权利要求6所述的方法,其特征在于,若未能够从服务器端获取当前用户的阅读记录,还包括:The method according to claim 6, wherein if the reading record of the current user cannot be obtained from the server side, the method further comprises:
    获取当前用户的属性信息;Get the attribute information of the current user;
    确定与所获取的属性信息对应的阅读类别;Determine the reading category corresponding to the acquired attribute information;
    获取与所述阅读类别对应的数据作为阅读内容,并将所获取的阅读内容在锁屏界面上进行展示。Obtain the data corresponding to the reading category as the reading content, and display the obtained reading content on the lock screen interface.
  12. 根据权利要求6所述的方法,其特征在于,所述在获取所述终端设备本地的阅读内容后,将所获取的阅读内容在所述终端设备的锁屏界面上进行展示,包括:The method according to claim 6, wherein, after acquiring the local reading content of the terminal device, displaying the acquired reading content on the lock screen interface of the terminal device comprises:
    在所述终端设备中扫描得到与预设的数据格式相对应的数据;Scanning in the terminal device to obtain data corresponding to a preset data format;
    将扫描得到的数据作为阅读内容,并将其在锁屏界面上进行展示。Use the scanned data as the reading content and display it on the lock screen interface.
  13. 根据权利要求6所述的方法,其特征在于,所述在获取所述终端设备本地的阅读内容后,将所获取的阅读内容在所述终端设备的锁屏界面上进行展示,包括:The method according to claim 6, wherein, after acquiring the local reading content of the terminal device, displaying the acquired reading content on the lock screen interface of the terminal device comprises:
    确定所述终端设备中的预设的存储位置;Determining a preset storage location in the terminal device;
    将所述预设的存储位置中存储的数据作为阅读内容,并将其在锁屏界面上进行展示。Use the data stored in the preset storage location as the reading content and display it on the lock screen interface.
  14. 一种在服务器端中执行的展示阅读内容的方法,其特征在于,所述方法包括:A method for displaying reading content executed on the server side, characterized in that the method includes:
    接收终端设备发送的获取阅读内容的请求;Receive a request for reading content sent by a terminal device;
    获取阅读内容,并将所获取的阅读内容发送至所述终端设备;Obtaining reading content, and sending the obtained reading content to the terminal device;
    接收所述终端设备发送的获取新章节的授权信息的请求,并在确定新章节的授权信息之后,将所确定的授权信息发送至所述终端设备。Receiving a request for obtaining authorization information of a new chapter sent by the terminal device, and after determining the authorization information of the new chapter, sending the determined authorization information to the terminal device.
  15. 根据权利要求14所述的方法,其特征在于,所述获取阅读内容包括:The method according to claim 14, wherein said obtaining reading content comprises:
    获取各阅读内容及其对应的阅读信息;Obtain each reading content and its corresponding reading information;
    按照阅读信息从大到小的顺序,对各阅读内容进行排序,并确定排在前N位的阅读内容,其中N为大于等于1的正整数;Sort the reading contents according to the order of reading information from largest to smallest, and determine the top N reading contents, where N is a positive integer greater than or equal to 1;
    将排在前N位的阅读内容作为发送至所述终端设备的阅读内容。The top N reading content is taken as the reading content sent to the terminal device.
  16. 根据权利要求14所述的方法,其特征在于,所述获取阅读内容包括:The method according to claim 14, wherein said obtaining reading content comprises:
    获取用户的标识信息;Obtain user identification information;
    根据所述用户的标识信息,获取与其对应的阅读记录;According to the identification information of the user, obtain the reading record corresponding to the user;
    根据预先设定的阅读记录与阅读内容之间的对应关系,确定与用户的阅读记录对应的阅读内容,将所确定的阅读内容作为发送至所述终端设备的阅读内容。According to the preset correspondence between the reading record and the reading content, the reading content corresponding to the user's reading record is determined, and the determined reading content is used as the reading content sent to the terminal device.
  17. 根据权利要求14所述的方法,其特征在于,所述获取阅读内容包括:The method according to claim 14, wherein said obtaining reading content comprises:
    获取用户的用户画像信息;Obtain user portrait information of the user;
    确定与所述用户画像信息对应的阅读类别;Determining the reading category corresponding to the user portrait information;
    获取与所确定的阅读类别对应的数据作为阅读内容,并将所获取的阅读内容作为发送至所述终端设备的阅读内容。Obtain the data corresponding to the determined reading category as the reading content, and use the obtained reading content as the reading content sent to the terminal device.
  18. 根据权利要求14所述的方法,其特征在于,所述确定新章节的授权信息包括:The method according to claim 14, wherein said determining the authorization information of the new chapter comprises:
    获取用户的标识信息以及新章节的章节信息;Obtain user identification information and chapter information of new chapters;
    根据所述用户的标识信息,确定所述用户是否开启自动扣费功能;According to the identification information of the user, determine whether the user has enabled the automatic deduction function;
    若所述用户已开启自动扣费功能且当前账户的余额大于等于新章节的章节信息中的费用,则在扣除对应的费用后,将所述新章节的授权信息确定为可阅读内容,否则确定为不可阅读内容。If the user has turned on the automatic deduction function and the current account balance is greater than or equal to the fee in the chapter information of the new chapter, after deducting the corresponding fee, the authorization information of the new chapter is determined to be readable content, otherwise it is determined Unreadable content.
  19. 一种设备,其特征在于,所述设备包括:A device, characterized in that the device includes:
    一个或多个处理器;One or more processors;
    存储装置,用于存储一个或多个程序,Storage device for storing one or more programs,
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-18中任一所述的方法。When the one or more programs are executed by the one or more processors, the one or more processors implement the method according to any one of claims 1-18.
  20. 一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行如权利要求1-18中任一所述的方法。A storage medium containing computer-executable instructions, which are used to execute the method according to any one of claims 1-18 when executed by a computer processor.
PCT/CN2020/074240 2019-02-03 2020-02-03 Reading content display method, and device and computer storage medium WO2020156581A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
CN201910109060.XA CN109933254A (en) 2019-02-03 2019-02-03 Show method, equipment and the computer storage medium of reading content
CN201910109058.2 2019-02-03
CN201910109058.2A CN109933738B (en) 2019-02-03 2019-02-03 Method, device and computer storage medium for displaying reading content
CN201910109060.X 2019-02-03

Publications (1)

Publication Number Publication Date
WO2020156581A1 true WO2020156581A1 (en) 2020-08-06

Family

ID=71839934

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/074240 WO2020156581A1 (en) 2019-02-03 2020-02-03 Reading content display method, and device and computer storage medium

Country Status (1)

Country Link
WO (1) WO2020156581A1 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104184896A (en) * 2014-08-26 2014-12-03 深圳市英威诺科技有限公司 Main interface locking and content displaying technical method
CN104702649A (en) * 2013-12-10 2015-06-10 中国移动通信集团浙江有限公司 Online reading content pushing method, online reading content pushing device, server and terminal
CN104954545A (en) * 2014-06-18 2015-09-30 腾讯科技(深圳)有限公司 Information display method and terminal
CN105094674A (en) * 2015-07-27 2015-11-25 联想(北京)有限公司 Information processing method and electronic device
CN105892981A (en) * 2016-03-25 2016-08-24 乐视控股(北京)有限公司 Display method and device and mobile equipment
CN109933254A (en) * 2019-02-03 2019-06-25 上海连尚网络科技有限公司 Show method, equipment and the computer storage medium of reading content
CN109933738A (en) * 2019-02-03 2019-06-25 上海连尚网络科技有限公司 Show method, equipment and the computer storage medium of reading content

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104702649A (en) * 2013-12-10 2015-06-10 中国移动通信集团浙江有限公司 Online reading content pushing method, online reading content pushing device, server and terminal
CN104954545A (en) * 2014-06-18 2015-09-30 腾讯科技(深圳)有限公司 Information display method and terminal
CN104184896A (en) * 2014-08-26 2014-12-03 深圳市英威诺科技有限公司 Main interface locking and content displaying technical method
CN105094674A (en) * 2015-07-27 2015-11-25 联想(北京)有限公司 Information processing method and electronic device
CN105892981A (en) * 2016-03-25 2016-08-24 乐视控股(北京)有限公司 Display method and device and mobile equipment
CN109933254A (en) * 2019-02-03 2019-06-25 上海连尚网络科技有限公司 Show method, equipment and the computer storage medium of reading content
CN109933738A (en) * 2019-02-03 2019-06-25 上海连尚网络科技有限公司 Show method, equipment and the computer storage medium of reading content

Similar Documents

Publication Publication Date Title
US7281029B2 (en) Method and system of capturing data for automating internet interactions
US7216266B2 (en) Change request form annotation
US8756188B2 (en) Computer-implemented method of determining validity of a command line
CN109933738B (en) Method, device and computer storage medium for displaying reading content
US20130211986A1 (en) Personal finance integration system and method
US20070136392A1 (en) Apparatus and method for managing application context
US20100058333A1 (en) Method, system and computer-readable medium for personalized gadget configuration
CN111815421B (en) Tax policy processing method and device, terminal equipment and storage medium
WO2020063511A1 (en) Resource allocation, distribution, and acceptance method
CN109960554B (en) Method, device and computer storage medium for displaying reading content
WO2007133969A2 (en) Sharing of digital media on a network
CN109495549B (en) Method, equipment and computer storage medium for application pull alive
US11853684B2 (en) Synchronization and tagging of image and text data
US20220382445A1 (en) Multimedia interaction method, information interaction method, apparatus, device, and medium
US20130125008A1 (en) Systems And Methods For Providing Content Streams
WO2020221299A1 (en) Instant communication method and device, and computer-readable storage medium
JP2002175301A (en) Map information retrieving device and its method
US20140082550A1 (en) Systems and methods for integrated query and navigation of an information resource
US10558861B2 (en) Supplementing a media stream with additional information
JP2022093317A (en) Computer-implemented method, system and computer program product (recognition and restructuring of previously presented information)
US7475353B2 (en) World wide web receiving display station with a web browser generating a graphical user interface with a universal web site logoff button enabling a browser routine for user logoff from selected web sites
CN109933254A (en) Show method, equipment and the computer storage medium of reading content
US11488579B2 (en) Evaluating language models using negative data
WO2020156581A1 (en) Reading content display method, and device and computer storage medium
WO2019071907A1 (en) Method for identifying help information based on operation page, and application server

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20749641

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 111121)

122 Ep: pct application non-entry in european phase

Ref document number: 20749641

Country of ref document: EP

Kind code of ref document: A1