US11423112B2 - Document input content processing method and apparatus, electronic device, and storage medium - Google Patents

Document input content processing method and apparatus, electronic device, and storage medium Download PDF

Info

Publication number
US11423112B2
US11423112B2 US17/398,438 US202117398438A US11423112B2 US 11423112 B2 US11423112 B2 US 11423112B2 US 202117398438 A US202117398438 A US 202117398438A US 11423112 B2 US11423112 B2 US 11423112B2
Authority
US
United States
Prior art keywords
link
page
display mode
link address
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
US17/398,438
Other versions
US20210365518A1 (en
Inventor
Qing Zeng
Pengcheng CAI
Tianxu CHEN
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Assigned to BEIJING BYTEDANCE NETWORK TECHNOLOGY CO., LTD. reassignment BEIJING BYTEDANCE NETWORK TECHNOLOGY CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SHENZHEN JINRITOUTIAO TECHNOLOGY CO., LTD.
Assigned to SHENZHEN JINRITOUTIAO TECHNOLOGY CO., LTD. reassignment SHENZHEN JINRITOUTIAO TECHNOLOGY CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CAI, Pengcheng, CHEN, Tianxu, ZENG, QING
Publication of US20210365518A1 publication Critical patent/US20210365518A1/en
Application granted granted Critical
Publication of US11423112B2 publication Critical patent/US11423112B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9558Details of hyperlinks; Management of linked annotations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Definitions

  • the present disclosure relates to the field of computer technologies, and more particularly, to a document input content processing method and apparatus, an electronic device, and a storage medium.
  • Online documents are an extension of traditional desktop word processing applications in Internet applications. Online document technology has gradually eliminated users' dependence on processing software.
  • a user can paste some content on an online document page through copy and paste functions according to his/her needs. For example, when the user pastes an address through the paste function, a link address will be directly pasted to a corresponding target position of the online document.
  • the present disclosure provides a document input content processing method and apparatus, an electronic device, and a storage medium, capable of enabling a user to view related link content of a link address on an online document page without clicking on the link address on the online document page, reducing operation steps of viewing link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
  • a document input content processing method includes: receiving current input content in a document region on an online document page; displaying, in response to identifying that the current input content is a link address, a selection box on the online document page, the selection box including at least one non-link display mode; obtaining a target display mode selected by a user from the at least one non-link display mode; and obtaining, based on the target display mode, corresponding page content from a page corresponding to the link address, and displaying the corresponding page content in the document region.
  • the method further includes, prior to said displaying the selection box on the online document page, determining whether a network protocol type corresponding to the link address is a predetermined network protocol type. Said displaying the selection box on the online document page is performed when it is determined that the network protocol type corresponding to the link address is the predetermined network protocol type.
  • the method further includes, prior to said displaying the selection box on the online document page, determining whether a link type of the link address is a predetermined link type.
  • Said displaying the selection box on the online document page includes: displaying a first selection box on the online document page when it is determined that the link type of the link address is the predetermined link type, wherein the first selection box includes a number, N, of non-link display modes, where N is a positive integer greater than 1; and displaying a second selection box on the online document page when it is determined that the link type of the link address is not the predetermined link type, wherein the second selection box includes a number, M, of non-link display modes, where M is a positive integer different from N.
  • said determining whether the link type of the link address is the predetermined link type includes: obtaining a predetermined address format rule corresponding to the predetermined link type; and determining whether an address format of the link address conforms to the predetermined address format rule. It is determined that the link type of the link address is the predetermined link type when it is determined that the address format of the link address conforms to the predetermined address format rule.
  • the method further includes, prior to said displaying the selection box on the online document page: determining a link type of the link address based on the link address; and determining the at least one non-link display mode in the selection box based on the link type.
  • said obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region include: obtaining, based on the title display mode, title information from the page corresponding to the link address, and displaying the title information in the document region.
  • said obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region includes: obtaining, based on the web page display mode, all page content from the page corresponding to the link address; and creating a window in the document region, and displaying a part of all the page content in the created window.
  • a document input content processing apparatus includes: a receiving module configured to receive current input content in a document region on an online document page; a display module configured to display, in response to identifying that the current input content is a link address, a selection box on the online document page, the selection box including at least one non-link display mode; an obtaining module configured to obtain a target display mode selected by a user from the at least one non-link display mode; and a processing module configured to obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
  • the apparatus further includes a first determining module configured to determine whether a network protocol type corresponding to the link address is a predetermined network protocol type.
  • the display module is specifically configured to display the selection box on the online document page when it is determined that the network protocol type corresponding to the link address is the predetermined network protocol type.
  • the apparatus further includes a second determining module configured to determine whether a link type of the link address is a predetermined link type.
  • the display module is specifically configured to: display a first selection box on the online document page when it is determined that the link type of the link address is the predetermined link type, wherein the first selection box includes a number, N, of non-link display modes, where N is a positive integer greater than 1; and display a second selection box on the online document page when it is determined that the link type of the link address is not the predetermined link type, wherein the second selection box includes a number, M, of non-link display modes, where M is a positive integer different from N.
  • the second determining module is specifically configured to determine whether an address format of the link address conforms to the predetermined address format rule. It is determined that the link type of the link address is the predetermined link type when it is determined that the address format of the link address conforms to the predetermined address format rule.
  • the apparatus further includes: a first determination module configured to determine a link type of the link address based on the link address; and a second determination module configured to determine the at least one non-link display mode in the selection box based on the link type.
  • the processing module is specifically configured to obtain, based on the title display mode, title information from the page corresponding to the link address, and display the title information in the document region.
  • the processing module is specifically configured to: obtain, based on the web page display mode, all page content from the page corresponding to the link address; and create a window in the document region, and display a part of all the page content in the created window.
  • current input content is received in a document region on an online document page.
  • a selection box is displayed on the online document page.
  • corresponding content is obtained, based on the non-link display mode selected by the user, from a page of the link address. The corresponding content of the page linked with the link address is displayed in the document region.
  • the user can view related link content of the link address on the online document page without clicking on the link address on the online document page, thereby reducing operation steps of viewing the link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
  • an electronic device includes a memory, a processor, and a computer program stored in the memory and executable by the processor.
  • the processor executes the program so as to: receiving current input content in a document region on an online document page; displaying, in response to identifying that the current input content is a link address, a selection box on the online document page, the selection box including at least one non-link display mode; obtain a target display mode selected by a user from the at least one non-link display mode; and obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
  • a non-transitory computer-readable storage medium stores a computer program which is executed by a processor so as to: receive current input content in a document region on an online document page; display, in response to identifying that the current input content is a link address, a selection box on the online document page, the selection box including at least one non-link display mode; obtain a target display mode selected by a user from the at least one non-link display mode; and obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
  • FIG. 1 is a flowchart illustrating a document input content processing method according to an embodiment of the present disclosure
  • FIG. 2 is a flowchart illustrating another document input content processing method according to an embodiment of the present disclosure
  • FIG. 3 is an example diagram showing displaying video information of a link address in a document region
  • FIG. 4 is a flowchart illustrating yet another document input content processing method according to an embodiment of the present disclosure
  • FIG. 5 is a flowchart illustrating still yet another document input content processing method according to an embodiment of the present disclosure
  • FIG. 6 is a block diagram showing a structure of a document input content processing apparatus according to an embodiment of the present disclosure
  • FIG. 7 is a block diagram showing a structure of another document input content processing apparatus according to an embodiment of the present disclosure.
  • FIG. 8 is a block diagram showing a structure of yet another document input content processing apparatus according to an embodiment of the present disclosure.
  • FIG. 9 is a block diagram showing a structure of an electronic device configured to perform a document input content processing method according to an embodiment of the present disclosure.
  • the present disclosure provides a document input content processing method.
  • current input content is received in a document region on an online document page.
  • a selection box is displayed on the online document page.
  • corresponding content is obtained, based on the non-link display mode selected by the user, from a page of the link address. The corresponding content of the page linked with the link address is displayed in the document region.
  • the user can view related link content of the link address on the online document page without clicking on the link address on the online document page, thereby reducing operation steps of viewing the link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
  • FIG. 1 is a flowchart illustrating a document input content processing method according to an embodiment of the present disclosure.
  • the document input content processing method includes the following steps.
  • the current input content may be inputted by the user through pasting, or may be inputted by the user through the input method, and this embodiment is not limited to any of these examples.
  • the document input content processing apparatus may be set in software having an online document function.
  • the document input content processing apparatus may be set in an application that only has the online document function, or may also be set in an application that has other functions (such as an instant messaging function) in addition to the online document function.
  • the application can be set in the electronic device or a server, and this embodiment is not limited to any of these examples.
  • description is made by taking an example that an application having the online document function is installed in an electronic device.
  • the electronic device may include, but is not limited to, a mobile phone, a tablet computer, a wearable device, etc., and this embodiment is not limited to any of these examples.
  • a selection box is displayed on the online document page.
  • the selection box may be displayed on the online document page in many ways.
  • the selection box may be displayed on a predetermined region on the online document page, or the selection box may be displayed on a region where the cursor is located in the document region.
  • the selection box includes at least one non-link display mode.
  • the non-link display mode refers to display modes other than a link display mode (that is, the link address is inserted in a form of a link).
  • the non-link display mode may include, but is not limited to, a title display mode, a web page display mode, and the like.
  • the non-link display mode may also include a card link display mode.
  • the title display mode refers to inserting a title of content linked by the link address into the online document page.
  • the web page display mode refers to embedding page content linked by the link address on the online document page.
  • the card link display mode refers to displaying related content of a page linked by the link address in the document region in a form of a display card.
  • the related content may be all page content or a part of all the page content. This embodiment is not limited in this regard.
  • the selection box may include the link display mode, that is, the link address is inserted in the form of a link.
  • the display mode selected by the user from the selection box is the link display mode
  • no processing is performed on the link address pasted to the online document page. Only the link address is displayed on the online document page.
  • a target display mode selected by a user from the at least one non-link display mode is obtained.
  • the selection box is retracted when it is monitored that the user selects the target display mode from the selection box. In this way, interference to the user resulted from the selection box kept being displayed may be avoided, thereby improving use experience of the online document for the user.
  • corresponding page content is obtained, based on the target display mode, from a page corresponding to the link address, and the corresponding page content is displayed in the document region.
  • different target display modes may obtain different page content from the page corresponding to the link address.
  • modes of obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region are different. Exemplarily description is made below with reference to specific display modes.
  • obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region may include: obtaining, based on the title display mode, title information from the page corresponding to the link address, and displaying the title information in the document region.
  • obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region may include: obtaining, based on the web page display mode, all page content from the page corresponding to the link address; and creating a window in the document region, and displaying a part of all the page content in the created window.
  • all the page content can be obtained from the page corresponding to the link address, and an embedded window can be created below the link address of the online document. All the obtained page content can be loaded into the embedded window. The part of all the page content can be displayed in the embedded window.
  • a scroll bar is also provided in the embedded window. The user can view remaining content through scrolling the scroll bar.
  • a sliding operation of the user on the region where the embedded window is located can also be received.
  • Corresponding page content is displayed in the embedded window based on the sliding operation. Consequently, it is convenient for the user to view all the content of the link.
  • current input content is received in a document region on an online document page.
  • a selection box is displayed on the online document page.
  • corresponding content is obtained from a page of the link address, based on the non-link display mode selected by the user. The corresponding content of the page linked with the link address is displayed in the document region.
  • the user can view related link content of the link address on the online document page without clicking on the link address on the online document page, thereby reducing operation steps of viewing the link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
  • An embodiment of the present disclosure provides another document input content processing method, which is an extension and optimization of the method illustrated in FIG. 1 .
  • FIG. 2 is a flowchart illustrating another document input content processing method according to an embodiment of the present disclosure.
  • the document input content processing method includes the following steps.
  • step 202 in response to identifying that the current input content is a link address, it is determined whether a network protocol type corresponding to the link address is a predetermined network protocol type. If yes, step 203 is executed.
  • the network protocol types may include, but are not limited to, Hypertext Transfer Protocol Version (HTTP), Secure Hypertext Transfer Protocol (HTTPS), File Transfer Protocol (FTP), etc.
  • HTTP Hypertext Transfer Protocol Version
  • HTTPS Secure Hypertext Transfer Protocol
  • FTP File Transfer Protocol
  • the predetermined network protocol type may be, for example, HTTPS.
  • a network protocol type corresponding to the link address can be determined by analyzing the link address.
  • the link address pasted into the online document is https://www.youtub.com
  • step 203 it is determined whether a link type of the link address is the predetermined link type. If yes, step 204 is executed; otherwise, step 205 is executed.
  • the predetermined link type refers to a link of which a link address conforms to the predetermined address format rule.
  • the predetermined link type may be, for example, an online document link.
  • the online document link refers to a link having an address format rule of https://docs.xxxx.net.
  • determining whether the link type of the link address is the predetermined link type may include: obtaining a predetermined address format rule corresponding to the predetermined link type; and determining whether an address format of the link address conforms to the predetermined address format rule.
  • the link type of the link address is the predetermined link type when it is determined that the address format of the link address conforms to the predetermined address format rule.
  • the link type of the link address is not the predetermined link type when it is determined that the address format rule of the link address does not conform to the predetermined address format rule.
  • a first selection box is displayed on the online document page.
  • the first selection box may be popped up around a position where the link address of the online document is located.
  • the first selection box includes a number, N, of non-link display modes, where N is a positive integer greater than 1.
  • the first selection box may include not only the non-link display modes, but also the link display mode.
  • a second selection box is displayed on the online document page.
  • the second selection box includes a number, M, of non-link display modes, where M is a positive integer different from N.
  • M can be a positive integer smaller than N.
  • the link type of the link address is the predetermined link type.
  • the selection box including different display modes are displayed on the online document page, based on a determination result. Therefore, in combination with the link type, different display modes are displayed for the user, thereby further facilitating selecting the display mode by the user.
  • a selection box including a video display mode can be displayed on the online document page.
  • the user selects the video display mode, only a video in a page of the link address may be obtained, and video information may be displayed in the embedded window created on the online document page.
  • An example diagram of the video information of the link address is displayed in the document region, as illustrated in FIG. 3 . It is to be noted that FIG. 3 takes an example that the video information linked by the link address is displayed in the embedded window on the online document page.
  • the user can play the video in the link address by triggering a play button.
  • a target display mode selected by a user from the at least one non-link display mode is obtained.
  • corresponding page content is obtained, based on the target display mode, from a page corresponding to the link address, and the corresponding page content is displayed in the document region.
  • current input content is received in a document region on an online document page.
  • a network protocol of the link address is determined.
  • a network protocol type of the link address is a predetermined network protocol type
  • a first selection box is displayed on the online document page.
  • a second selection box is displayed on the online document page.
  • a display mode selected by the user from the selection box is a non-link display mode
  • corresponding content is obtained from a page of the link address, based on the non-link display mode selected by the user, and corresponding content of a page linked to the link address is displayed in the document region. Therefore, the user can view related link content of the link address on the online document page without clicking on the link address on the online document page, thereby reducing operation steps of viewing the link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
  • An embodiment of the present disclosure provides another document input content processing method, which is a further extension and optimization of the method illustrated in FIG. 1 .
  • FIG. 4 is a flowchart illustrating yet another document input content processing method according to an embodiment of the present disclosure.
  • the document input content processing method includes the following steps.
  • step 402 it is determined, in response to identifying that the current input content is a link address, whether a network protocol type corresponding to the link address is a predetermined network protocol type. If yes, step 403 is executed.
  • step 402 is the same as step 202 in the above embodiments, and the above description of step 202 is also applicable to step 402 , and thus the description thereof will be omitted here.
  • a link type of the link address is determined based on the link address.
  • the at least one non-link display mode in the selection box is determined based on the link type.
  • the non-link display mode corresponds to the link type.
  • Different link types may correspond to different non-link display modes.
  • non-link display modes in a selection box corresponding to the online document link can include the web page display mode and the title display mode.
  • link type of the link address is a video link
  • non-link display modes in a selection box corresponding to the video link can include the web page display mode, the title display mode, and the video display mode. Consequently, it can be seen that non-link display modes in selection boxes corresponding to different link types may be different from each other.
  • a selection box is displayed on the online document page.
  • the at least one non-link display mode in the selection box is determined by the link type of the link address.
  • the selection box includes the at least one non-link display mode corresponding to the link type.
  • the selection box may also include the link display mode.
  • a target display mode selected by the user from the at least one non-link display mode is obtained.
  • corresponding page content is obtained, based on the target display mode, from a page corresponding to the link address, and the corresponding page content is displayed in the document region.
  • current input content is received in a document region on an online document page.
  • a network protocol of the link address is determined.
  • a link type of the link address is determined based on the link address.
  • the at least one non-link display mode in the selection box is determined based on the link type.
  • the selection box including the at least one non-link display mode corresponding to the link type is displayed on the online document page.
  • a display mode selected by the user from the selection box is a non-link display mode
  • corresponding content is obtained from a page of the link address based on the non-link display mode selected by the user.
  • the corresponding content of the page linked by the link address is displayed in the document region. Therefore, the user can view related link content of the link address on the online document page without clicking on the link address on the online document page, thereby reducing operation steps of viewing the link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
  • FIG. 5 is a flowchart illustrating still yet another document input content processing method according to an embodiment of the present disclosure.
  • FIG. 5 is a specific embodiment of the document input content processing method of the present disclosure.
  • the predetermined network protocol type is HTTPS
  • the predetermined link type is an online document type.
  • the document input content processing method includes the following steps.
  • step 502 it is determined, in response to identifying that the current input content is a link address, whether a network protocol type corresponding to the link address is HTTP. If yes, step 512 is executed; otherwise step 503 is executed.
  • step 503 it is determined whether the network protocol type of the link address is HTTPS. If yes, step 503 is executed; otherwise, step 512 is executed.
  • step 504 it is determined whether the link type of the link address is an online document link. If not, step 505 is executed. If yes, step 506 is executed.
  • a first selection box is displayed on the online document page.
  • the first selection box includes a link display mode and a web page display mode.
  • a second selection box is displayed on the online document page.
  • the second selection box includes a link display mode, a web page display mode, and a title display mode.
  • step 512 is executed.
  • the user can select a corresponding display mode from the first selection box or the second selection box according to his/her needs.
  • step 510 is executed.
  • step 511 is executed.
  • the link type of the link address is an online document link
  • the user can select the title display mode to know title information of link content of the link address from the online document page.
  • all page content is obtained from the page corresponding to the link address.
  • a window is created in the document region. A part of all the page content is displayed in the created window.
  • the page content linked by the link address is displayed in the window created by the online document, such that the user does not need to click on the link address on the online document page, and can directly browse content of another web page on the online document page.
  • title information is obtained from a page corresponding to the link address, and the title information is displayed in the document region.
  • a title of the link content corresponding to the link address is displayed in the document region. Consequently, the user can directly view the title information of the link content on the online document page without clicking on the link address on the online document page, thereby facilitating intuitively knowing the title information of the content linked by the link address by the user.
  • the title information of the content linked by the link address is displayed while the link address is displayed in the document region.
  • an embodiment of the present disclosure further provides a document input content processing apparatus.
  • FIG. 6 is a block diagram showing a structure of a document input content processing apparatus according to an embodiment of the present disclosure.
  • the document input content processing apparatus may include a receiving module 110 , a display module 120 , an obtaining module 130 , and a processing module 140 .
  • the receiving module 110 is configured to receive current input content in a document region on an online document page.
  • the display module 120 is configured to display, in response to identifying that the current input content is a link address, a selection box on the online document page.
  • the selection box includes at least one non-link display mode.
  • the obtaining module 130 is configured to obtain a target display mode selected by a user from the at least one non-link display mode.
  • the processing module 140 is configured to obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
  • the apparatus may further include a first determining module 150 and a display module 120 , as illustrated in FIG. 7 .
  • the first determining module 150 is configured to determine whether a network protocol type corresponding to the link address is a predetermined network protocol type.
  • the display module 120 is specifically configured to display the selection box on the online document page when it is determined that the network protocol type corresponding to the link address is the predetermined network protocol type.
  • the apparatus may further include a second determining module 160 .
  • the second determining module 160 is configured to determine whether a link type of the link address is a predetermined link type.
  • the display module 120 is specifically configured to: display a first selection box on the online document page when it is determined that the link type of the link address is the predetermined link type, in which the first selection box includes a number, N, of non-link display modes, where N is a positive integer greater than 1; and display a second selection box on the online document page when it is determined that the link type of the link address is not the predetermined link type, in which the second selection box includes a number, M, of non-link display modes, where M is a positive integer different from N.
  • the second determining module 160 is specifically configured to determine whether an address format of the link address conforms to the predetermined address format rule.
  • the link type of the link address is the predetermined link type when it is determined that the address format of the link address conforms to the predetermined address format rule.
  • the apparatus may further include a first determining module 170 and a second determining module 180 , as illustrated in FIG. 8 .
  • the first determination module 170 is configured to determine a link type of the link address based on the link address.
  • the second determination module 180 is configured to determine the at least one non-link display mode in the selection box based on the link type.
  • the processing module 140 is specifically configured to obtain, based on the title display mode, title information from the page corresponding to the link address, and display the title information in the document region.
  • the processing module 140 is specifically configured to: obtain, based on the web page display mode, all page content from the page corresponding to the link address; and create a window in the document region, and display a part of all the page content in the created window.
  • current input content is received in a document region on an online document page.
  • a selection box is displayed on the online document page.
  • corresponding content is obtained from a page of the link address, based on the non-link display mode selected by the user. The corresponding content of the page linked with the link address is displayed in the document region.
  • the user can view related link content of the link address on the online document page without clicking on the link address on the online document page, thereby reducing operation steps of viewing the link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
  • an embodiment of the present disclosure further provides an electronic device.
  • the electronic device includes a memory, a processor, and a computer program stored in the memory and executable by the processor.
  • the processor executes the program to: display, in response to pasting a link address into an online document, a selection box on an online document page, the selection box including at least one non-link display mode; obtain a target display mode selected by a user from the at least one non-link display mode; and obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
  • FIG. 9 is a block diagram showing a structure of an electronic device 1000 adapted to implement the embodiments of the present disclosure.
  • the electronic device according to the embodiment of the present disclosure may include, but not limited to, a mobile terminal such as a mobile phone, a laptop computer, a digital broadcast receiver, a Personal Digital Assistant (PDA), a tablet computer, a Portable Multimedia Player (PMP), or a vehicle-mounted terminal (e.g., a vehicle-mounted navigation terminal), or a fixed terminal such as a digital TV, a desktop computer, etc.
  • PDA Personal Digital Assistant
  • PMP Portable Multimedia Player
  • vehicle-mounted terminal e.g., a vehicle-mounted navigation terminal
  • fixed terminal such as a digital TV, a desktop computer, etc.
  • the electronic device illustrated in FIG. 9 is exemplary only, and should not be construed as limiting the function and scope of use of the embodiments of the present disclosure.
  • the electronic device 1000 may include a processing device (such as a central processing unit, a graphics processing unit, etc.) 1001 , which may perform various appropriate actions and processes in accordance with programs stored in a Read Only Memory (ROM) 1002 or loaded from a storage device 1008 into a Random Access Memory (RAM) 1003 .
  • ROM Read Only Memory
  • RAM Random Access Memory
  • various programs and data required for operation of the electronic device 1000 may also be stored.
  • the processing device 1001 , the ROM 1002 , and the RAM 1003 are connected to each other through a bus 1004 .
  • An Input/Output (I/O) interface 1005 is also connected to the bus 1004 .
  • the following devices may be connected to the I/O interface 1005 : an input device 1006 including, for example, a touch screen, a touch pad, a keyboard, a mouse, a camera, a microphone, an accelerometer, a gyroscope, etc.; an output device 1007 including, for example, a Liquid Crystal Display (LCD), a speaker, an oscillator, etc.; the storage device 1008 including, for example, a magnetic tape or a hard disk; and a communication device 1009 .
  • the communication device 1009 may allow the electronic device 1000 to perform wireless or wired communication with other devices for data exchange.
  • FIG. 9 illustrates the electronic device 1000 having various devices, it can be appreciated that it is not necessary to implement or provide all the illustrated devices. Alternatively, more or fewer devices may be implemented or provided.
  • an embodiment of the present disclosure includes a computer program product, which includes a computer program carried on a computer-readable medium.
  • the computer program includes program codes for implementing the method illustrated in any of the flowcharts.
  • the computer program may be downloaded and installed from a network through the communication device 1009 , or installed from the storage device 1008 , or installed from the ROM 1002 .
  • the processing device 1001 When the computer program is executed by the processing device 1001 , the above-mentioned functions defined in the methods according to the embodiments of the present disclosure are performed.
  • the above computer-readable medium in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium or any combination thereof.
  • the computer-readable storage medium may be, but not limited to, for example, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof.
  • the computer-readable storage medium may include, but not limited to: an electrical connection having one or more wires, a portable computer disk, a hard disk, a Random Access Memory (RAM), a Read Only Memory (ROM), an Erasable Programmable Read Only Memory (EPROM) or a flash memory, an optical fiber, a Compact Disc Read-Only Memory (CD-ROM), an optical memory device, a magnetic memory device, or any suitable combination thereof.
  • the computer-readable storage medium may be any tangible medium including or storing programs, which may be used by or used with an instruction execution system, apparatus, or device.
  • the computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier that carries computer-readable program codes. Such propagated data signal may be in various forms, including but not limited to an electromagnetic signal, an optical signal, or any suitable combination thereof.
  • the computer-readable signal medium may be any computer-readable medium other than the computer-readable storage medium, which may transmit, propagate, or transfer programs used by or used with an instruction execution system, apparatus or device.
  • the program codes stored on the computer-readable medium may be transmitted via any appropriate medium, including but not limited to electric cable, optical cable, Radio Frequency (RF), or any suitable combination thereof.
  • RF Radio Frequency
  • the above computer-readable medium may be included in the above electronic device; or may be standalone without being assembled into the electronic device.
  • the above computer-readable medium may carry one or more programs which, when executed by the electronic device, cause the electronic device to: display, in response to pasting a link address into an online document, a selection box on an online document page, the selection box including at least one non-link display mode; obtain a target display mode selected by a user from the at least one non-link display mode; and obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
  • the above computer-readable medium may carry one or more programs which, when executed by the electronic device, cause the electronic device to: display, in response to pasting a link address into an online document, a selection box on an online document page, the selection box including at least one non-link display mode; obtain a target display mode selected by a user from the at least one non-link display mode; and obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
  • the computer program codes for implementing the operations according to the embodiments of the present disclosure may be written in one or more programming languages or any combination thereof.
  • the programming languages may include object-oriented programming languages, such as Java, Smalltalk, or C++, as well as conventional procedure-oriented programming languages, such as “C” language or similar programming languages.
  • the program codes may be executed completely on a user computer, partly on the user computer, as a standalone software package, partly on the user computer and partly on a remote computer, or completely on the remote computer or server.
  • the remote computer may be connected to the user computer through any types of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or to an external computer (e.g., over the Internet by using an Internet service provider).
  • LAN Local Area Network
  • WAN Wide Area Network
  • each block in the flowcharts or block diagrams may represent a module, a program segment, or a part of codes.
  • the module, program segment, or part of codes may contain one or more executable instructions for implementing a specified logical function.
  • functions showed in blocks may occur in a different order from the order shown in the figures. For example, two blocks illustrated in succession may actually be executed substantially in parallel with each other, or sometimes even in a reverse order, depending on functions involved.
  • each block in the block diagrams and/or flowcharts, or any combination of the blocks in the block diagrams and/or flowcharts may be implemented using a dedicated hardware-based system that is configured to perform specified functions or operations or using a combination of dedicated hardware and computer instructions.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

The present disclosure provides a document input content processing method and apparatus, an electronic device, and a storage medium. The method includes: (101) receiving current input content in a document region on an online document page; (102) displaying, in response to identifying that the current input content is a link address, a selection box on the online document page; and (104) in response to determining that a display mode selected by a user from the selection box is a non-link display mode, obtaining, based on the non-link display mode selected by the user, corresponding content from a page of the link address, and displaying the corresponding content of the page linked with the link address in the document region.

Description

CROSS-REFERENCE TO RELATED APPLICATION
The present application is a continuation of International Application No. PCT/CN2020/082133, filed on Mar. 30, 2020, which claims a priority to Chinese Patent Application No. 201910263593.3, titled “DOCUMENT INPUT CONTENT PROCESSING METHOD AND APPARATUS, ELECTRONIC DEVICE, AND STORAGE MEDIUM”, and filed by Beijing ByteDance Technology Co., Ltd., on Apr. 2, 2019, which are hereby incorporated by reference in their entireties.
TECHNICAL FIELD
The present disclosure relates to the field of computer technologies, and more particularly, to a document input content processing method and apparatus, an electronic device, and a storage medium.
BACKGROUND
With the development of Internet technologies, the number of applications supported by the Internet is becoming increasingly larger, and online documents are an important form of Internet applications. Online documents are an extension of traditional desktop word processing applications in Internet applications. Online document technology has gradually eliminated users' dependence on processing software.
Currently, in a process of editing an online document, a user can paste some content on an online document page through copy and paste functions according to his/her needs. For example, when the user pastes an address through the paste function, a link address will be directly pasted to a corresponding target position of the online document.
However, when the user needs to view related content, for example, a title or content, of the link address, the user needs to trigger the link address of the online document and open a page corresponding to the link address to view content that needs to be viewed. Consequently, it can be seen that there are many operation steps for the user to learn about the related content of the page corresponding to the link address on the online document page, and use experience of the online document for the user is not ideal.
SUMMARY
The present disclosure provides a document input content processing method and apparatus, an electronic device, and a storage medium, capable of enabling a user to view related link content of a link address on an online document page without clicking on the link address on the online document page, reducing operation steps of viewing link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
According to an embodiment in a first aspect of the present disclosure, a document input content processing method is provided. The method includes: receiving current input content in a document region on an online document page; displaying, in response to identifying that the current input content is a link address, a selection box on the online document page, the selection box including at least one non-link display mode; obtaining a target display mode selected by a user from the at least one non-link display mode; and obtaining, based on the target display mode, corresponding page content from a page corresponding to the link address, and displaying the corresponding page content in the document region.
In an embodiment of the present disclosure, the method further includes, prior to said displaying the selection box on the online document page, determining whether a network protocol type corresponding to the link address is a predetermined network protocol type. Said displaying the selection box on the online document page is performed when it is determined that the network protocol type corresponding to the link address is the predetermined network protocol type.
In an embodiment of the present disclosure, the method further includes, prior to said displaying the selection box on the online document page, determining whether a link type of the link address is a predetermined link type. Said displaying the selection box on the online document page includes: displaying a first selection box on the online document page when it is determined that the link type of the link address is the predetermined link type, wherein the first selection box includes a number, N, of non-link display modes, where N is a positive integer greater than 1; and displaying a second selection box on the online document page when it is determined that the link type of the link address is not the predetermined link type, wherein the second selection box includes a number, M, of non-link display modes, where M is a positive integer different from N.
In an embodiment of the present disclosure, said determining whether the link type of the link address is the predetermined link type includes: obtaining a predetermined address format rule corresponding to the predetermined link type; and determining whether an address format of the link address conforms to the predetermined address format rule. It is determined that the link type of the link address is the predetermined link type when it is determined that the address format of the link address conforms to the predetermined address format rule.
In an embodiment of the present disclosure, the method further includes, prior to said displaying the selection box on the online document page: determining a link type of the link address based on the link address; and determining the at least one non-link display mode in the selection box based on the link type.
In an embodiment of the present disclosure, when the target display mode is a title display mode, said obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region include: obtaining, based on the title display mode, title information from the page corresponding to the link address, and displaying the title information in the document region.
In an embodiment of the present disclosure, when the target display mode is a web page display mode, said obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region includes: obtaining, based on the web page display mode, all page content from the page corresponding to the link address; and creating a window in the document region, and displaying a part of all the page content in the created window.
According to an embodiment in a first aspect of the present disclosure, a document input content processing apparatus is provided. The apparatus includes: a receiving module configured to receive current input content in a document region on an online document page; a display module configured to display, in response to identifying that the current input content is a link address, a selection box on the online document page, the selection box including at least one non-link display mode; an obtaining module configured to obtain a target display mode selected by a user from the at least one non-link display mode; and a processing module configured to obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
According to an embodiment of the present disclosure, the apparatus further includes a first determining module configured to determine whether a network protocol type corresponding to the link address is a predetermined network protocol type. The display module is specifically configured to display the selection box on the online document page when it is determined that the network protocol type corresponding to the link address is the predetermined network protocol type.
According to an embodiment of the present disclosure, the apparatus further includes a second determining module configured to determine whether a link type of the link address is a predetermined link type. The display module is specifically configured to: display a first selection box on the online document page when it is determined that the link type of the link address is the predetermined link type, wherein the first selection box includes a number, N, of non-link display modes, where N is a positive integer greater than 1; and display a second selection box on the online document page when it is determined that the link type of the link address is not the predetermined link type, wherein the second selection box includes a number, M, of non-link display modes, where M is a positive integer different from N.
According to an embodiment of the present disclosure, the second determining module is specifically configured to determine whether an address format of the link address conforms to the predetermined address format rule. It is determined that the link type of the link address is the predetermined link type when it is determined that the address format of the link address conforms to the predetermined address format rule.
According to an embodiment of the present disclosure, the apparatus further includes: a first determination module configured to determine a link type of the link address based on the link address; and a second determination module configured to determine the at least one non-link display mode in the selection box based on the link type.
According to an embodiment of the present disclosure, when the target display mode is a title display mode, the processing module is specifically configured to obtain, based on the title display mode, title information from the page corresponding to the link address, and display the title information in the document region.
According to an embodiment of the present disclosure, when the target display mode is a web page display mode, the processing module is specifically configured to: obtain, based on the web page display mode, all page content from the page corresponding to the link address; and create a window in the document region, and display a part of all the page content in the created window.
With the document input content processing apparatus according to the embodiments of the present disclosure, current input content is received in a document region on an online document page. In response to determining that the current input content is a link address, a selection box is displayed on the online document page. In response to determining that a display mode selected by a user from the selection box is a non-link display mode, corresponding content is obtained, based on the non-link display mode selected by the user, from a page of the link address. The corresponding content of the page linked with the link address is displayed in the document region. Therefore, the user can view related link content of the link address on the online document page without clicking on the link address on the online document page, thereby reducing operation steps of viewing the link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
To achieve the above objects, according to an embodiment in a third aspect of the present disclosure, an electronic device is provided. The electronic device includes a memory, a processor, and a computer program stored in the memory and executable by the processor. The processor executes the program so as to: receiving current input content in a document region on an online document page; displaying, in response to identifying that the current input content is a link address, a selection box on the online document page, the selection box including at least one non-link display mode; obtain a target display mode selected by a user from the at least one non-link display mode; and obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
To achieve the above objects, according to an embodiment in a fourth aspect of the present disclosure, a non-transitory computer-readable storage medium is provided. The non-transitory computer-readable storage medium stores a computer program which is executed by a processor so as to: receive current input content in a document region on an online document page; display, in response to identifying that the current input content is a link address, a selection box on the online document page, the selection box including at least one non-link display mode; obtain a target display mode selected by a user from the at least one non-link display mode; and obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
Additional aspects and advantages of the present disclosure will be given at least in part in the following description, or become apparent at least in part from the following description, or can be learned from practicing of the present disclosure.
BRIEF DESCRIPTION OF DRAWINGS
The above and/or additional aspects and advantages of the present disclosure will become more apparent and more understandable from the following description of embodiments taken in conjunction with the accompanying drawings, in which:
FIG. 1 is a flowchart illustrating a document input content processing method according to an embodiment of the present disclosure;
FIG. 2 is a flowchart illustrating another document input content processing method according to an embodiment of the present disclosure;
FIG. 3 is an example diagram showing displaying video information of a link address in a document region;
FIG. 4 is a flowchart illustrating yet another document input content processing method according to an embodiment of the present disclosure;
FIG. 5 is a flowchart illustrating still yet another document input content processing method according to an embodiment of the present disclosure;
FIG. 6 is a block diagram showing a structure of a document input content processing apparatus according to an embodiment of the present disclosure;
FIG. 7 is a block diagram showing a structure of another document input content processing apparatus according to an embodiment of the present disclosure;
FIG. 8 is a block diagram showing a structure of yet another document input content processing apparatus according to an embodiment of the present disclosure; and
FIG. 9 is a block diagram showing a structure of an electronic device configured to perform a document input content processing method according to an embodiment of the present disclosure.
DESCRIPTION OF EMBODIMENTS
The embodiments of the present disclosure will be described in detail below with reference to examples thereof as illustrated in the accompanying drawings, throughout which same or similar elements, or elements having same or similar functions, are denoted by same or similar reference numerals. The embodiments described below with reference to the drawings are illustrative only, and are intended to explain, rather than limiting, the present disclosure.
A document input content processing method and apparatus, an electronic device, and a storage medium according to the embodiments of the present disclosure will be described below with reference to the figures.
In the related art, when a user inputs a content address into a document on an online document page, a link address on the online document page is not processed, but a form of link is retained. So it is difficult for the user to intuitively understand link content without clicking on the link address on the online document page.
To this end, the present disclosure provides a document input content processing method. In the document input content processing method, current input content is received in a document region on an online document page. In response to determining that the current input content is a link address, a selection box is displayed on the online document page. In response to determining that a display mode selected by a user from the selection box is a non-link display mode, corresponding content is obtained, based on the non-link display mode selected by the user, from a page of the link address. The corresponding content of the page linked with the link address is displayed in the document region. Therefore, the user can view related link content of the link address on the online document page without clicking on the link address on the online document page, thereby reducing operation steps of viewing the link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
FIG. 1 is a flowchart illustrating a document input content processing method according to an embodiment of the present disclosure.
As illustrated in FIG. 1, the document input content processing method includes the following steps.
At block 101, current input content is received in a document region on an online document page.
The current input content may be inputted by the user through pasting, or may be inputted by the user through the input method, and this embodiment is not limited to any of these examples.
It should be understood that the document input content processing method according to the embodiments of the present disclosure is performed by a document input content processing apparatus. The document input content processing apparatus may be set in software having an online document function. For example, the document input content processing apparatus may be set in an application that only has the online document function, or may also be set in an application that has other functions (such as an instant messaging function) in addition to the online document function.
The application can be set in the electronic device or a server, and this embodiment is not limited to any of these examples.
In an embodiment of the present disclosure, description is made by taking an example that an application having the online document function is installed in an electronic device.
The electronic device may include, but is not limited to, a mobile phone, a tablet computer, a wearable device, etc., and this embodiment is not limited to any of these examples.
At block 102, in response to identifying that the current input content is a link address, a selection box is displayed on the online document page.
The selection box may be displayed on the online document page in many ways. For example, the selection box may be displayed on a predetermined region on the online document page, or the selection box may be displayed on a region where the cursor is located in the document region.
The selection box includes at least one non-link display mode.
The non-link display mode refers to display modes other than a link display mode (that is, the link address is inserted in a form of a link).
The non-link display mode may include, but is not limited to, a title display mode, a web page display mode, and the like. For example, the non-link display mode may also include a card link display mode.
The title display mode refers to inserting a title of content linked by the link address into the online document page.
The web page display mode refers to embedding page content linked by the link address on the online document page.
The card link display mode refers to displaying related content of a page linked by the link address in the document region in a form of a display card.
The related content may be all page content or a part of all the page content. This embodiment is not limited in this regard.
It should be understood that in a process of using the online document, different users have different requirements for display modes of the link address. In order to meet the user's personalized requirement of inserting the link address only, in addition to the non-link display modes, the selection box may include the link display mode, that is, the link address is inserted in the form of a link.
As an exemplary embodiment, when it is determined that the display mode selected by the user from the selection box is the link display mode, no processing is performed on the link address pasted to the online document page. Only the link address is displayed on the online document page.
At block 103, a target display mode selected by a user from the at least one non-link display mode is obtained.
It is to be noted that, in order to reduce interference caused by the selection box when the user uses the online document, as an exemplary embodiment, the selection box is retracted when it is monitored that the user selects the target display mode from the selection box. In this way, interference to the user resulted from the selection box kept being displayed may be avoided, thereby improving use experience of the online document for the user.
At block 104, corresponding page content is obtained, based on the target display mode, from a page corresponding to the link address, and the corresponding page content is displayed in the document region.
It is to be noted that different target display modes may obtain different page content from the page corresponding to the link address.
In different application scenarios, modes of obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region are different. Exemplarily description is made below with reference to specific display modes.
As an example, when the target display mode is a title display mode, obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region may include: obtaining, based on the title display mode, title information from the page corresponding to the link address, and displaying the title information in the document region.
As an example, when the target display mode is a web page display mode, obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region may include: obtaining, based on the web page display mode, all page content from the page corresponding to the link address; and creating a window in the document region, and displaying a part of all the page content in the created window.
Specifically, according to the web page display mode, all the page content can be obtained from the page corresponding to the link address, and an embedded window can be created below the link address of the online document. All the obtained page content can be loaded into the embedded window. The part of all the page content can be displayed in the embedded window.
It is to be noted that, due to a limited display region of the embedded window, only a part of the page content of the page linked by the link address can be displayed in the embedded window. In order to enable the user to view other content of the page linked by the link address from the embedded window, as an example, a scroll bar is also provided in the embedded window. The user can view remaining content through scrolling the scroll bar.
As another example, a sliding operation of the user on the region where the embedded window is located can also be received. Corresponding page content is displayed in the embedded window based on the sliding operation. Consequently, it is convenient for the user to view all the content of the link.
With the document input content processing method according to the embodiment of the present disclosure, current input content is received in a document region on an online document page. In response to determining that the current input content is a link address, a selection box is displayed on the online document page. In response to determining that a display mode selected by a user from the selection box is a non-link display mode, corresponding content is obtained from a page of the link address, based on the non-link display mode selected by the user. The corresponding content of the page linked with the link address is displayed in the document region. Therefore, the user can view related link content of the link address on the online document page without clicking on the link address on the online document page, thereby reducing operation steps of viewing the link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
An embodiment of the present disclosure provides another document input content processing method, which is an extension and optimization of the method illustrated in FIG. 1.
FIG. 2 is a flowchart illustrating another document input content processing method according to an embodiment of the present disclosure.
As illustrated in FIG. 2, the document input content processing method includes the following steps.
At block 201, current input content is received in a document region on an online document page.
At block 202, in response to identifying that the current input content is a link address, it is determined whether a network protocol type corresponding to the link address is a predetermined network protocol type. If yes, step 203 is executed.
It should be understood that different link addresses correspond to different network protocol types.
The network protocol types may include, but are not limited to, Hypertext Transfer Protocol Version (HTTP), Secure Hypertext Transfer Protocol (HTTPS), File Transfer Protocol (FTP), etc.
In order to prompt a display mode conforming to the predetermined network protocol type in a targeted manner, prior to displaying the selection box on the online document page in a pop-up window manner according to an embodiment, it is determined whether the network protocol type of the link address conforms to the predetermined network protocol type.
The predetermined network protocol type may be, for example, HTTPS.
As an exemplary embodiment, a network protocol type corresponding to the link address can be determined by analyzing the link address.
For example, if the link address pasted into the online document is https://www.youtub.com, it can be determined, by analyzing prefix information of the link address, that the network protocol type of the link address is HTTPS.
It is to be noted that, when it is determined that the network protocol type corresponding to the link address is not the predetermined network protocol type, no processing will be performed on the link address pasted to the online document page, and only the link address is displayed.
At block 203, it is determined whether a link type of the link address is the predetermined link type. If yes, step 204 is executed; otherwise, step 205 is executed.
The predetermined link type refers to a link of which a link address conforms to the predetermined address format rule.
The predetermined link type may be, for example, an online document link.
The online document link refers to a link having an address format rule of https://docs.xxxx.net.
As an exemplary embodiment, determining whether the link type of the link address is the predetermined link type may include: obtaining a predetermined address format rule corresponding to the predetermined link type; and determining whether an address format of the link address conforms to the predetermined address format rule.
It is determined that the link type of the link address is the predetermined link type when it is determined that the address format of the link address conforms to the predetermined address format rule.
In addition, it is to be noted that the link type of the link address is not the predetermined link type when it is determined that the address format rule of the link address does not conform to the predetermined address format rule.
At block 204, a first selection box is displayed on the online document page.
As an exemplary embodiment, the first selection box may be popped up around a position where the link address of the online document is located.
The first selection box includes a number, N, of non-link display modes, where N is a positive integer greater than 1.
It is to be noted that, in order to meet the user's personalized requirement of inserting the link address only, the first selection box may include not only the non-link display modes, but also the link display mode.
At block 205, a second selection box is displayed on the online document page.
The second selection box includes a number, M, of non-link display modes, where M is a positive integer different from N.
As an example, M can be a positive integer smaller than N.
In an embodiment, it is determined whether the link type of the link address is the predetermined link type. The selection box including different display modes are displayed on the online document page, based on a determination result. Therefore, in combination with the link type, different display modes are displayed for the user, thereby further facilitating selecting the display mode by the user.
For example, assuming that the predetermined link type is a video link, when it is determined that the link type of the link address is a video link, a selection box including a video display mode can be displayed on the online document page. When the user selects the video display mode, only a video in a page of the link address may be obtained, and video information may be displayed in the embedded window created on the online document page. An example diagram of the video information of the link address is displayed in the document region, as illustrated in FIG. 3. It is to be noted that FIG. 3 takes an example that the video information linked by the link address is displayed in the embedded window on the online document page. In addition, it is to be noted that the user can play the video in the link address by triggering a play button.
At block 206, a target display mode selected by a user from the at least one non-link display mode is obtained.
At block 207, corresponding page content is obtained, based on the target display mode, from a page corresponding to the link address, and the corresponding page content is displayed in the document region.
With the document input content processing method according to the embodiment of the present disclosure, current input content is received in a document region on an online document page. When it is determined that the current input content is a link address, a network protocol of the link address is determined. When it is determined that a network protocol type of the link address is a predetermined network protocol type, it is further determined whether a link type of the link address is a predetermined link type. When the link type of the link address is the predetermined link type, a first selection box is displayed on the online document page. When the link type of the link address is not the predetermined link type, a second selection box is displayed on the online document page. When it is determined that a display mode selected by the user from the selection box is a non-link display mode, corresponding content is obtained from a page of the link address, based on the non-link display mode selected by the user, and corresponding content of a page linked to the link address is displayed in the document region. Therefore, the user can view related link content of the link address on the online document page without clicking on the link address on the online document page, thereby reducing operation steps of viewing the link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
An embodiment of the present disclosure provides another document input content processing method, which is a further extension and optimization of the method illustrated in FIG. 1.
FIG. 4 is a flowchart illustrating yet another document input content processing method according to an embodiment of the present disclosure.
As illustrated in FIG. 4, the document input content processing method includes the following steps.
At block 401, current input content is received in a document region on an online document page.
At block 402, it is determined, in response to identifying that the current input content is a link address, whether a network protocol type corresponding to the link address is a predetermined network protocol type. If yes, step 403 is executed.
It is to be noted that step 402 is the same as step 202 in the above embodiments, and the above description of step 202 is also applicable to step 402, and thus the description thereof will be omitted here.
At block 403, a link type of the link address is determined based on the link address.
At block 404, the at least one non-link display mode in the selection box is determined based on the link type.
In other words, the non-link display mode corresponds to the link type. Different link types may correspond to different non-link display modes.
For example, when the link type of the link address is an online document link, non-link display modes in a selection box corresponding to the online document link can include the web page display mode and the title display mode. When the link type of the link address is a video link, non-link display modes in a selection box corresponding to the video link can include the web page display mode, the title display mode, and the video display mode. Consequently, it can be seen that non-link display modes in selection boxes corresponding to different link types may be different from each other.
At block 405, a selection box is displayed on the online document page.
In other words, the at least one non-link display mode in the selection box is determined by the link type of the link address.
The selection box includes the at least one non-link display mode corresponding to the link type.
In addition, it is to be noted that in addition to the at least one non-link display mode, the selection box may also include the link display mode.
At block 406, a target display mode selected by the user from the at least one non-link display mode is obtained.
At block 407, corresponding page content is obtained, based on the target display mode, from a page corresponding to the link address, and the corresponding page content is displayed in the document region.
With the document input content processing method according to the embodiment of the present disclosure, current input content is received in a document region on an online document page. When it is determined that the current input content is a link address, a network protocol of the link address is determined. When it is determined that a network protocol type of the link address is a predetermined network protocol type, a link type of the link address is determined based on the link address. The at least one non-link display mode in the selection box is determined based on the link type. The selection box including the at least one non-link display mode corresponding to the link type is displayed on the online document page. When it is determined that a display mode selected by the user from the selection box is a non-link display mode, corresponding content is obtained from a page of the link address based on the non-link display mode selected by the user. The corresponding content of the page linked by the link address is displayed in the document region. Therefore, the user can view related link content of the link address on the online document page without clicking on the link address on the online document page, thereby reducing operation steps of viewing the link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
FIG. 5 is a flowchart illustrating still yet another document input content processing method according to an embodiment of the present disclosure.
It is to be noted that FIG. 5 is a specific embodiment of the document input content processing method of the present disclosure. In this embodiment, description is made by taking an example that the predetermined network protocol type is HTTPS, and the predetermined link type is an online document type.
As illustrated in FIG. 5, the document input content processing method includes the following steps.
At block 501, current input content is received in a document region on an online document page.
At block 502, it is determined, in response to identifying that the current input content is a link address, whether a network protocol type corresponding to the link address is HTTP. If yes, step 512 is executed; otherwise step 503 is executed.
At block 503, it is determined whether the network protocol type of the link address is HTTPS. If yes, step 503 is executed; otherwise, step 512 is executed.
At block 504, it is determined whether the link type of the link address is an online document link. If not, step 505 is executed. If yes, step 506 is executed.
At block 505, a first selection box is displayed on the online document page. The first selection box includes a link display mode and a web page display mode.
At block 506, a second selection box is displayed on the online document page. The second selection box includes a link display mode, a web page display mode, and a title display mode.
At block 507, when it is monitored that the link display mode is selected, step 512 is executed.
Specifically, after the first selection box or the second selection box pops up in the online document, the user can select a corresponding display mode from the first selection box or the second selection box according to his/her needs.
At block 508, when it is monitored that the web page display mode is selected, step 510 is executed.
At block 509, when it is monitored that the title display mode is selected, step 511 is executed.
When the link type of the link address is an online document link, in order to facilitate knowing a document title of an online document corresponding to the link address on the online document page by the user, the user can select the title display mode to know title information of link content of the link address from the online document page.
At block 510, all page content is obtained from the page corresponding to the link address. A window is created in the document region. A part of all the page content is displayed in the created window.
In an embodiment, after the user selects the web page display mode, the page content linked by the link address is displayed in the window created by the online document, such that the user does not need to click on the link address on the online document page, and can directly browse content of another web page on the online document page.
At block 511, title information is obtained from a page corresponding to the link address, and the title information is displayed in the document region.
In an embodiment, after the user selects the title display mode, a title of the link content corresponding to the link address is displayed in the document region. Consequently, the user can directly view the title information of the link content on the online document page without clicking on the link address on the online document page, thereby facilitating intuitively knowing the title information of the content linked by the link address by the user.
It is to be noted that, the title information of the content linked by the link address is displayed while the link address is displayed in the document region.
At block 512, no processing is performed, and the link address is displayed in the document region.
To implement the above embodiments, an embodiment of the present disclosure further provides a document input content processing apparatus.
FIG. 6 is a block diagram showing a structure of a document input content processing apparatus according to an embodiment of the present disclosure.
As illustrated in FIG. 6, the document input content processing apparatus may include a receiving module 110, a display module 120, an obtaining module 130, and a processing module 140.
The receiving module 110 is configured to receive current input content in a document region on an online document page.
The display module 120 is configured to display, in response to identifying that the current input content is a link address, a selection box on the online document page. The selection box includes at least one non-link display mode.
The obtaining module 130 is configured to obtain a target display mode selected by a user from the at least one non-link display mode.
The processing module 140 is configured to obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
According to an embodiment of the present disclosure, on the basis of the apparatus embodiment illustrated in FIG. 6, the apparatus may further include a first determining module 150 and a display module 120, as illustrated in FIG. 7.
The first determining module 150 is configured to determine whether a network protocol type corresponding to the link address is a predetermined network protocol type.
The display module 120 is specifically configured to display the selection box on the online document page when it is determined that the network protocol type corresponding to the link address is the predetermined network protocol type.
According to an embodiment of the present disclosure, as illustrated in FIG. 7, the apparatus may further include a second determining module 160.
The second determining module 160 is configured to determine whether a link type of the link address is a predetermined link type.
The display module 120 is specifically configured to: display a first selection box on the online document page when it is determined that the link type of the link address is the predetermined link type, in which the first selection box includes a number, N, of non-link display modes, where N is a positive integer greater than 1; and display a second selection box on the online document page when it is determined that the link type of the link address is not the predetermined link type, in which the second selection box includes a number, M, of non-link display modes, where M is a positive integer different from N.
According to an embodiment of the present disclosure, the second determining module 160 is specifically configured to determine whether an address format of the link address conforms to the predetermined address format rule.
It is determined that the link type of the link address is the predetermined link type when it is determined that the address format of the link address conforms to the predetermined address format rule.
According to an embodiment of the present disclosure, on the basis of the apparatus embodiment illustrated in FIG. 6, the apparatus may further include a first determining module 170 and a second determining module 180, as illustrated in FIG. 8.
The first determination module 170 is configured to determine a link type of the link address based on the link address.
The second determination module 180 is configured to determine the at least one non-link display mode in the selection box based on the link type.
According to an embodiment of the present disclosure, when the target display mode is a title display mode, the processing module 140 is specifically configured to obtain, based on the title display mode, title information from the page corresponding to the link address, and display the title information in the document region.
According to an embodiment of the present disclosure, when the target display mode is a web page display mode, the processing module 140 is specifically configured to: obtain, based on the web page display mode, all page content from the page corresponding to the link address; and create a window in the document region, and display a part of all the page content in the created window.
It is to be noted that the above description of the embodiments of the document input content processing method is also applicable to the document input content processing apparatus according to the embodiments, and thus details thereof will not be repeated here.
With the document input content processing apparatus according to the embodiments of the present disclosure, current input content is received in a document region on an online document page. In response to determining that the current input content is a link address, a selection box is displayed on the online document page. In response to determining that a display mode selected by a user from the selection box is a non-link display mode, corresponding content is obtained from a page of the link address, based on the non-link display mode selected by the user. The corresponding content of the page linked with the link address is displayed in the document region. Therefore, the user can view related link content of the link address on the online document page without clicking on the link address on the online document page, thereby reducing operation steps of viewing the link content by the user, facilitating intuitively knowing the link content by a document user, and improving user experience.
To implement the above embodiments, an embodiment of the present disclosure further provides an electronic device. The electronic device includes a memory, a processor, and a computer program stored in the memory and executable by the processor. The processor executes the program to: display, in response to pasting a link address into an online document, a selection box on an online document page, the selection box including at least one non-link display mode; obtain a target display mode selected by a user from the at least one non-link display mode; and obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
Reference is now made to FIG. 9, which is a block diagram showing a structure of an electronic device 1000 adapted to implement the embodiments of the present disclosure. The electronic device according to the embodiment of the present disclosure may include, but not limited to, a mobile terminal such as a mobile phone, a laptop computer, a digital broadcast receiver, a Personal Digital Assistant (PDA), a tablet computer, a Portable Multimedia Player (PMP), or a vehicle-mounted terminal (e.g., a vehicle-mounted navigation terminal), or a fixed terminal such as a digital TV, a desktop computer, etc. The electronic device illustrated in FIG. 9 is exemplary only, and should not be construed as limiting the function and scope of use of the embodiments of the present disclosure.
As illustrated in FIG. 9, the electronic device 1000 may include a processing device (such as a central processing unit, a graphics processing unit, etc.) 1001, which may perform various appropriate actions and processes in accordance with programs stored in a Read Only Memory (ROM) 1002 or loaded from a storage device 1008 into a Random Access Memory (RAM) 1003. In the RAM 1003, various programs and data required for operation of the electronic device 1000 may also be stored. The processing device 1001, the ROM 1002, and the RAM 1003 are connected to each other through a bus 1004. An Input/Output (I/O) interface 1005 is also connected to the bus 1004.
Generally, the following devices may be connected to the I/O interface 1005: an input device 1006 including, for example, a touch screen, a touch pad, a keyboard, a mouse, a camera, a microphone, an accelerometer, a gyroscope, etc.; an output device 1007 including, for example, a Liquid Crystal Display (LCD), a speaker, an oscillator, etc.; the storage device 1008 including, for example, a magnetic tape or a hard disk; and a communication device 1009. The communication device 1009 may allow the electronic device 1000 to perform wireless or wired communication with other devices for data exchange. Although FIG. 9 illustrates the electronic device 1000 having various devices, it can be appreciated that it is not necessary to implement or provide all the illustrated devices. Alternatively, more or fewer devices may be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, an embodiment of the present disclosure includes a computer program product, which includes a computer program carried on a computer-readable medium. The computer program includes program codes for implementing the method illustrated in any of the flowcharts. In these embodiments, the computer program may be downloaded and installed from a network through the communication device 1009, or installed from the storage device 1008, or installed from the ROM 1002. When the computer program is executed by the processing device 1001, the above-mentioned functions defined in the methods according to the embodiments of the present disclosure are performed.
It is to be noted that the above computer-readable medium in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium or any combination thereof. The computer-readable storage medium may be, but not limited to, for example, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples of the computer-readable storage medium may include, but not limited to: an electrical connection having one or more wires, a portable computer disk, a hard disk, a Random Access Memory (RAM), a Read Only Memory (ROM), an Erasable Programmable Read Only Memory (EPROM) or a flash memory, an optical fiber, a Compact Disc Read-Only Memory (CD-ROM), an optical memory device, a magnetic memory device, or any suitable combination thereof. In the present disclosure, the computer-readable storage medium may be any tangible medium including or storing programs, which may be used by or used with an instruction execution system, apparatus, or device. However, in the present disclosure, the computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier that carries computer-readable program codes. Such propagated data signal may be in various forms, including but not limited to an electromagnetic signal, an optical signal, or any suitable combination thereof. The computer-readable signal medium may be any computer-readable medium other than the computer-readable storage medium, which may transmit, propagate, or transfer programs used by or used with an instruction execution system, apparatus or device. The program codes stored on the computer-readable medium may be transmitted via any appropriate medium, including but not limited to electric cable, optical cable, Radio Frequency (RF), or any suitable combination thereof.
The above computer-readable medium may be included in the above electronic device; or may be standalone without being assembled into the electronic device.
The above computer-readable medium may carry one or more programs which, when executed by the electronic device, cause the electronic device to: display, in response to pasting a link address into an online document, a selection box on an online document page, the selection box including at least one non-link display mode; obtain a target display mode selected by a user from the at least one non-link display mode; and obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
Alternatively, the above computer-readable medium may carry one or more programs which, when executed by the electronic device, cause the electronic device to: display, in response to pasting a link address into an online document, a selection box on an online document page, the selection box including at least one non-link display mode; obtain a target display mode selected by a user from the at least one non-link display mode; and obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region.
The computer program codes for implementing the operations according to the embodiments of the present disclosure may be written in one or more programming languages or any combination thereof. The programming languages may include object-oriented programming languages, such as Java, Smalltalk, or C++, as well as conventional procedure-oriented programming languages, such as “C” language or similar programming languages. The program codes may be executed completely on a user computer, partly on the user computer, as a standalone software package, partly on the user computer and partly on a remote computer, or completely on the remote computer or server. In a case where the remote computer is involved, the remote computer may be connected to the user computer through any types of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or to an external computer (e.g., over the Internet by using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate architectures, functions, and operations of possible implementations of systems, methods, and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowcharts or block diagrams may represent a module, a program segment, or a part of codes. The module, program segment, or part of codes may contain one or more executable instructions for implementing a specified logical function. It is also to be noted that, in some alternative implementations, functions showed in blocks may occur in a different order from the order shown in the figures. For example, two blocks illustrated in succession may actually be executed substantially in parallel with each other, or sometimes even in a reverse order, depending on functions involved. It is also to be noted that each block in the block diagrams and/or flowcharts, or any combination of the blocks in the block diagrams and/or flowcharts, may be implemented using a dedicated hardware-based system that is configured to perform specified functions or operations or using a combination of dedicated hardware and computer instructions.

Claims (14)

What is claimed is:
1. A document input content processing method, comprising:
receiving current input content in a document region on an online document page;
displaying, in response to identifying that the current input content is a link address, a selection box on the online document page, the selection box comprising at least one non-link display mode;
obtaining a target display mode selected by a user from the at least one non-link display mode, the at least one non-link display mode comprising a card link display mode, in which related content of a page linked by the link address is displayed in the document region in a form of a display card; and
obtaining, based on the target display mode, corresponding page content from a page corresponding to the link address, and displaying the corresponding page content in the document region,
wherein the method comprises, prior to displaying the selection box on the online document page:
determining whether a network protocol type corresponding to the link address is a predetermined network protocol type, the predetermined network protocol type being HTTPS,
wherein displaying the selection box on the online document page is performed when it is determined that the network protocol type corresponding to the link address is the predetermined network protocol type, and
wherein no processing will be performed on the link address pasted to the online document page, and only the link address is displayed, when it is determined that the network protocol type corresponding to the link address is not the predetermined network protocol type.
2. The method according to claim 1, further comprising, prior to displaying the selection box on the online document page:
determining whether a link type of the link address is a predetermined link type,
wherein displaying the selection box on the online document page comprises:
displaying a first selection box on the online document page when it is determined that the link type of the link address is the predetermined link type, wherein the first selection box comprises a number, N, of non-link display modes, where N is a positive integer greater than 1; and
displaying a second selection box on the online document page when it is determined that the link type of the link address is not the predetermined link type, wherein the second selection box comprises a number, M, of non-link display modes, where M is a positive integer different from N.
3. The method according to claim 2, wherein determining whether the link type of the link address is the predetermined link type comprises:
obtaining a predetermined address format rule corresponding to the predetermined link type; and
determining whether an address format of the link address conforms to the predetermined address format rule, and
wherein it is determined that the link type of the link address is the predetermined link type when it is determined that the address format of the link address conforms to the predetermined address format rule.
4. The method according to claim 1, further comprising, prior to displaying the selection box on the online document page:
determining a link type of the link address based on the link address; and
determining the at least one non-link display mode in the selection box based on the link type.
5. The method according to claim 1, wherein when the target display mode is a title display mode, obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region comprise:
obtaining, based on the title display mode, title information from the page corresponding to the link address, and displaying the title information in the document region.
6. The method according to claim 1, wherein when the target display mode is a web page display mode, obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region comprise:
obtaining, based on the web page display mode, all page content from the page corresponding to the link address; and
creating a window in the document region, and displaying a part of all the page content in the created window.
7. A document input content processing apparatus, comprising:
at least one processor; and
memory storing instructions that, when executed by the at least one processor, cause the at least one processor to implement:
a receiving module configured to receive current input content in a document region on an online document page;
a display module configured to display, in response to identifying that the current input content is a link address, a selection box on the online document page, the selection box comprising at least one non-link display mode, the at least one non-link display mode comprising a card link display mode, in which related content of a page linked by the link address is displayed in the document region in a form of a display card;
an obtaining module configured to obtain a target display mode selected by a user from the at least one non-link display mode;
a processing module configured to obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and display the corresponding page content in the document region; and
a second determining module configured to determine whether a network protocol type corresponding to the link address is a predetermined network protocol type, the predetermined network protocol type being HTTPS;
wherein the display module is further configured to display the selection box on the online document page when it is determined that the network protocol type corresponding to the link address is the predetermined network protocol type, and
wherein the display module is further configured to perform no processing on the link address pasted to the online document page, and only display the link address, when it is determined that the network protocol type corresponding to the link address is not the predetermined network protocol type.
8. An electronic device, comprising:
at least one processor; and
a memory communicatively connected to the at least one processor,
wherein the memory stores instructions executable by the at least one processor, and the instructions are configured to:
receive current input content in a document region on an online document page;
display, in response to identifying that the current input content is a link address, a selection box on the online document page, the selection box comprising at least one non-link display mode;
obtain a target display mode selected by a user from the at least one non-link display mode, the at least one non-link display mode comprising a card link display mode, in which related content of a page linked by the link address is displayed in the document region in a form of a display card; and
obtain, based on the target display mode, corresponding page content from a page corresponding to the link address, and displaying the corresponding page content in the document region,
wherein the instructions are further configured to, prior to displaying the selection box on the online document page:
determine whether a network protocol type corresponding to the link address is a predetermined network protocol type, the predetermined network protocol type being HTTPS, display the selection box on the online document page when it is determined that the network protocol type corresponding to the link address is the predetermined network protocol type,
perform no processing on the link address pasted to the online document page, and display only the link address, when it is determined that the network protocol type corresponding to the link address is not the predetermined network protocol type.
9. The electronic device according to claim 8, further comprising instructions that when executed by the processor cause the electronic device to, prior to said displaying the selection box on the online document page:
determine whether a link type of the link address is a predetermined link type,
wherein displaying the selection box on the online document page comprises:
displaying a first selection box on the online document page when it is determined that the link type of the link address is the predetermined link type, wherein the first selection box comprises a number, N, of non-link display modes, where N is a positive integer greater than 1; and
displaying a second selection box on the online document page when it is determined that the link type of the link address is not the predetermined link type, wherein the second selection box comprises a number, M, of non-link display modes, where M is a positive integer different from N.
10. The electronic device according to claim 9, wherein determining whether the link type of the link address is the predetermined link type comprises:
obtaining a predetermined address format rule corresponding to the predetermined link type; and
determining whether an address format of the link address conforms to the predetermined address format rule, and wherein it is determined that the link type of the link address is the predetermined link type when it is determined that the address format of the link address conforms to the predetermined address format rule.
11. The electronic device according to claim 8, further comprising instructions that when executed by the processor cause the electronic device to, prior to said displaying the selection box on the online document page:
determine a link type of the link address based on the link address; and
determine the at least one non-link display mode in the selection box based on the link type.
12. The electronic device according to claim 8, wherein when the target display mode is a title display mode, obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region comprise:
obtaining, based on the title display mode, title information from the page corresponding to the link address, and displaying the title information in the document region.
13. The electronic device according to claim 8, wherein when the target display mode is a web page display mode, obtaining, based on the target display mode, the corresponding page content from the page corresponding to the link address, and displaying the corresponding page content in the document region comprise:
obtaining, based on the web page display mode, all page content from the page corresponding to the link address; and
creating a window in the document region, and displaying a part of all the page content in the created window.
14. A non-transitory computer-readable storage medium, storing computer instructions configured to cause a computer to perform operations comprising:
receiving current input content in a document region on an online document page;
displaying, in response to identifying that the current input content is a link address, a selection box on the online document page, the selection box comprising at least one non-link display mode, the at least one non-link display mode comprising a card link display mode, in which related content of a page linked by the link address is displayed in the document region in a form of a display card;
obtaining a target display mode selected by a user from the at least one non-link display mode; and
obtaining, based on the target display mode, corresponding page content from a page corresponding to the link address, and displaying the corresponding page content in the document region;
wherein the operations further comprise, prior to displaying the selection box on the online document page;
determining whether a network protocol type corresponding to the link address is a predetermined network protocol type, the predetermined network protocol type being HTTPS,
wherein displaying the selection box on the online document page is performed when it is determined that the network protocol type corresponding to the link address is the predetermined network protocol type,
wherein no processing will be performed on the link address pasted to the online document page, and only the link address is displayed, when it is determined that the network protocol type corresponding to the link address is not the predetermined network protocol type.
US17/398,438 2019-04-02 2021-08-10 Document input content processing method and apparatus, electronic device, and storage medium Active US11423112B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201910263593.3A CN110046309A (en) 2019-04-02 2019-04-02 Processing method, device, electronic equipment and the storage medium of document input content
CN201910263593.3 2019-04-02
PCT/CN2020/082133 WO2020200173A1 (en) 2019-04-02 2020-03-30 Document input content processing method and apparatus, electronic device, and storage medium

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/082133 Continuation WO2020200173A1 (en) 2019-04-02 2020-03-30 Document input content processing method and apparatus, electronic device, and storage medium

Publications (2)

Publication Number Publication Date
US20210365518A1 US20210365518A1 (en) 2021-11-25
US11423112B2 true US11423112B2 (en) 2022-08-23

Family

ID=67275944

Family Applications (1)

Application Number Title Priority Date Filing Date
US17/398,438 Active US11423112B2 (en) 2019-04-02 2021-08-10 Document input content processing method and apparatus, electronic device, and storage medium

Country Status (6)

Country Link
US (1) US11423112B2 (en)
EP (1) EP3896584A4 (en)
JP (1) JP7267434B2 (en)
CN (1) CN110046309A (en)
SG (1) SG11202107739PA (en)
WO (1) WO2020200173A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110046309A (en) * 2019-04-02 2019-07-23 北京字节跳动网络技术有限公司 Processing method, device, electronic equipment and the storage medium of document input content
CN114564922A (en) * 2020-09-28 2022-05-31 腾讯科技(深圳)有限公司 Document editing method and device, computer equipment and storage medium
CN113946253A (en) * 2021-10-25 2022-01-18 杭州网易竹书信息技术有限公司 Rich media display method, medium, device and computing equipment
CN114117282B (en) * 2021-11-30 2024-02-23 北京字跳网络技术有限公司 Information display method, device, equipment and storage medium
CN114185465B (en) * 2021-12-14 2024-02-23 北京字跳网络技术有限公司 Information processing method, information processing device, storage medium and electronic equipment
CN114564267B (en) * 2022-02-28 2024-03-26 北京字跳网络技术有限公司 Information processing method, apparatus, electronic device and storage medium

Citations (83)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5802299A (en) * 1996-02-13 1998-09-01 Microtouch Systems, Inc. Interactive system for authoring hypertext document collections
US5873077A (en) * 1995-01-13 1999-02-16 Ricoh Corporation Method and apparatus for searching for and retrieving documents using a facsimile machine
US6028600A (en) * 1997-06-02 2000-02-22 Sony Corporation Rotary menu wheel interface
US6072483A (en) * 1997-06-02 2000-06-06 Sony Corporation Active frame scroll interface
US6195692B1 (en) * 1997-06-02 2001-02-27 Sony Corporation Television/internet system having multiple data stream connections
US6243741B1 (en) * 1996-12-13 2001-06-05 Sony Corporation Remote commander and network connecting system
US6260192B1 (en) * 1997-06-02 2001-07-10 Sony Corporation Filtering system based on pattern of usage
US6317778B1 (en) * 1998-11-23 2001-11-13 International Business Machines Corporation System and method for replacement and duplication of objects in a cache
US20010047397A1 (en) * 2000-02-18 2001-11-29 Jameson David H. Method and system for using pervasive device to access webpages
US6334145B1 (en) * 1998-06-30 2001-12-25 International Business Machines Corporation Method of storing and classifying selectable web page links and sublinks thereof to a predetermined depth in response to a single user input
US20020035619A1 (en) * 2000-08-02 2002-03-21 Dougherty Carter D. Apparatus and method for producing contextually marked-up electronic content
US20020049882A1 (en) * 2000-09-25 2002-04-25 Vadim Maslov System and method for automatic retrieval of structured online documents
US6397387B1 (en) * 1997-06-02 2002-05-28 Sony Corporation Client and server system
US20020078467A1 (en) * 1997-06-02 2002-06-20 Robert Rosin Client and server system
US20020091738A1 (en) * 2000-06-12 2002-07-11 Rohrabaugh Gary B. Resolution independent vector display of internet content
US20020133626A1 (en) * 2001-03-17 2002-09-19 Turnbull Paul F. Web content format for mobile devices
US20020143936A1 (en) * 2001-03-28 2002-10-03 Kazutoshi Yu Management device, method and recording medium for managing network device
US6490615B1 (en) * 1998-11-20 2002-12-03 International Business Machines Corporation Scalable cache
US20030078840A1 (en) * 2001-10-19 2003-04-24 Strunk David D. System and method for interactive advertising
US20030115167A1 (en) * 2000-07-11 2003-06-19 Imran Sharif Web browser implemented in an Internet appliance
US20030208570A1 (en) * 2001-02-16 2003-11-06 Eugene Lapidous Method and apparatus for multi-modal document retrieval in the computer network
US20040122848A1 (en) * 2002-12-19 2004-06-24 Toivonen Hannu T.T. System and method for generating descriptive link names
US20040169685A1 (en) * 2001-07-30 2004-09-02 Alcatel, Societe Anonyme System and method for controlling a hyperlink activation per the intent of a web page creator
US6820236B1 (en) * 2000-08-29 2004-11-16 International Business Machines Corporation Click ahead browser function
US20040267687A1 (en) * 2003-06-25 2004-12-30 International Business Machines Corporation File retrieval method and system
US20050144251A1 (en) * 2003-12-29 2005-06-30 Slate Michael L. Cellular telephone download locker
US20060022048A1 (en) * 2000-06-07 2006-02-02 Johnson William J System and method for anonymous location based services
US20060123042A1 (en) * 2004-12-07 2006-06-08 Micrsoft Corporation Block importance analysis to enhance browsing of web page search results
US20070061412A1 (en) * 2005-09-14 2007-03-15 Liveperson, Inc. System and method for design and dynamic generation of a web page
US7317549B2 (en) * 2002-05-31 2008-01-08 Canon Kabushiki Kaisha Apparatus, method and program for processing information acquired through a network
US20080016518A1 (en) * 2006-07-12 2008-01-17 Akira Yokoyama Network apparatus, terminal apparatus, program, and recording medium
US20080040653A1 (en) * 2006-08-14 2008-02-14 Christopher Levine System and methods for managing presentation and behavioral use of web display content
US20080065679A1 (en) * 2006-09-12 2008-03-13 Douglas Ray Fish Method for rules-based drag and drop processing in a network environment
US20080201118A1 (en) * 2007-02-16 2008-08-21 Fan Luo Modeling a web page on top of HTML elements level by encapsulating the details of HTML elements in a component, building a web page, a website and website syndication on browser-based user interface
US20080288454A1 (en) * 2007-05-16 2008-11-20 Yahoo! Inc. Context-directed search
US20090089372A1 (en) * 2007-09-28 2009-04-02 Nathan Sacco System and method for creating topic neighborhoods in a networked system
US20090287693A1 (en) * 2008-05-15 2009-11-19 Mathieu Audet Method for building a search algorithm and method for linking documents with an object
US20100153836A1 (en) * 2008-12-16 2010-06-17 Rich Media Club, Llc Content rendering control system and method
US20100153544A1 (en) * 2008-12-16 2010-06-17 Brad Krassner Content rendering control system and method
US20100281351A1 (en) * 2009-04-29 2010-11-04 Soiba Mohammed Web print content control using html
US20110099495A1 (en) * 2009-10-22 2011-04-28 Xerox Corporation Method for enabling internet access on a multifunction reprographic machine
US20110202827A1 (en) * 2009-12-24 2011-08-18 Vertical Acuity, Inc. Systems and Methods for Curating Content
US20110202848A1 (en) * 2010-01-19 2011-08-18 Collarity, Inc. Anchoring for content synchronization
US20110307580A1 (en) * 2010-06-11 2011-12-15 Tellabs Operations, Inc. Procedure, apparatus, system, and computer program for collecting data used for analytics
US20120066216A1 (en) * 2009-08-25 2012-03-15 Vizibility Inc. System and method for quantifying visibility within search engines
US20120173607A1 (en) * 2010-12-30 2012-07-05 International Business Machines Corporation Driving a user experience of a web application using rules that establish or change requests based on user behavior
US20120221449A1 (en) * 2010-09-01 2012-08-30 Kief Christopher System and method for presentation creation
US20120246553A1 (en) * 2011-03-21 2012-09-27 David Ong Method of causing a client device to display a designated web page and captive portal server thereof
US8286078B2 (en) * 2008-10-31 2012-10-09 Samsung Electronics Co., Ltd Apparatus and method for efficiently displaying web contents
CN102779117A (en) 2011-05-10 2012-11-14 北京大学 Electronic document processing method and device
US20130002647A1 (en) 2011-06-29 2013-01-03 Google Inc. Managing Web Page Data in a Composite Document
US20130014190A1 (en) * 2009-09-10 2013-01-10 Patrick Michael Sansom Content item receiver module and method
US20130198636A1 (en) * 2010-09-01 2013-08-01 Pilot.Is Llc Dynamic Content Presentations
US8543668B1 (en) * 2009-11-24 2013-09-24 Google Inc. Click tracking using link styles
US20130304729A1 (en) * 2012-05-11 2013-11-14 Microsoft Corporation Bidirectional mapping between applications and network content
US20130304845A1 (en) * 2012-05-08 2013-11-14 Cellco Partnership D/B/A Verizon Wireless Generating custom address links
US20140095964A1 (en) * 2012-10-01 2014-04-03 Cellco Partnership D/B/A Verizon Wireless Message links
US20140189479A1 (en) * 2013-01-03 2014-07-03 Cable Television Laboratories, Inc. Content linking
US20140317482A1 (en) * 2013-04-19 2014-10-23 Alibaba Group Holding Limited Client side page processing
US20150254335A1 (en) * 2013-03-15 2015-09-10 PowerNotes LLC Method and System for Labeling and Organizing Data for Summarizing and Referencing Content Via a Communication Network
WO2015143875A1 (en) 2014-03-24 2015-10-01 华为技术有限公司 Method for presenting content, method for pushing content presentation mode and intelligent terminal
US20160019195A1 (en) * 2014-05-20 2016-01-21 Jesse Kelly SULTANIK Method and system for posting comments on hosted web pages
US20160179834A1 (en) * 2013-09-06 2016-06-23 Mars Flag Corporation Information processing apparatus, search server, web server, and non-transitory computer readable storage medium
CN106095411A (en) 2016-05-31 2016-11-09 乐视控股(北京)有限公司 Display packing and terminal
US20170034115A1 (en) * 2015-07-30 2017-02-02 Guangzhou Ucweb Computer Technology Co., Ltd. Media resource address resolution and acquisition method, system, server and client terminal
US9576069B1 (en) * 2014-05-02 2017-02-21 Tribune Publishing Company, Llc Online information system with per-document selectable items
US20170052969A1 (en) 2013-11-14 2017-02-23 Dropbox, Inc. File-level commenting
US20170169856A1 (en) * 2014-08-29 2017-06-15 Tencent Technology (Shenzhen) Company Limited Video Processing Method and Associated Electronic Device
US20170192941A1 (en) * 2016-01-05 2017-07-06 Quixey, Inc. Computer-Automated Generation of Application Deep Links
US9747382B1 (en) * 2014-10-20 2017-08-29 Amazon Technologies, Inc. Measuring page value
US20170308344A1 (en) * 2016-04-25 2017-10-26 Yokogawa Electric Corporation Device maintenance apparatus, device maintenance method, and storage medium
US9846686B2 (en) * 2010-09-14 2017-12-19 Usablenet Inc. Methods for extending a document transformation server to process multiple documents from multiple sites and devices thereof
CN107491560A (en) 2017-09-20 2017-12-19 广东欧珀移动通信有限公司 Page pictures display methods, device, storage medium, server and mobile terminal
US20180046637A1 (en) * 2016-08-12 2018-02-15 Adobe Systems Incorporated Uniquely identifying and tracking selectable web page objects
CN108255923A (en) 2017-11-06 2018-07-06 优视科技有限公司 Image presentation method, equipment and electronic equipment
US20180373803A1 (en) * 2017-05-16 2018-12-27 Apple Inc. Device, Method, and Graphical User Interface for Managing Website Presentation Settings
CN109299244A (en) 2018-11-15 2019-02-01 天津字节跳动科技有限公司 A kind of online document search method, device, storage medium and electronic equipment
CN109492210A (en) 2018-10-26 2019-03-19 天津字节跳动科技有限公司 A kind of online document content displaying method, device, storage medium and electronic equipment
CN110046309A (en) 2019-04-02 2019-07-23 北京字节跳动网络技术有限公司 Processing method, device, electronic equipment and the storage medium of document input content
US20200012695A1 (en) * 2018-07-09 2020-01-09 ShimmerCat AB Method of improving web page loading time
US20200401645A1 (en) * 2016-08-15 2020-12-24 Richard S. Brown Processor-implemented method, computing system and computer program for invoking a search
US10909761B1 (en) * 2016-07-07 2021-02-02 Google Llc 2D video with option for projected viewing in modeled 3D space
US10976901B1 (en) * 2018-06-18 2021-04-13 Sanjay Sanku Sukumaran Method and system to share information

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000090079A (en) 1998-09-08 2000-03-31 Toshiba Corp Device and method for preparing contents and computer readable recording medium recording program
JP2002297487A (en) 2001-03-30 2002-10-11 Sony Corp Information providing apparatus, display apparatus, information terminal and information delivery system
US20080195954A1 (en) 2007-02-09 2008-08-14 Microsoft Corporation Delivery of contextually relevant web data
TW200939730A (en) 2008-03-14 2009-09-16 Mobile Action Technology Inc Method of browsing network information by hand-held communication device

Patent Citations (86)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5873077A (en) * 1995-01-13 1999-02-16 Ricoh Corporation Method and apparatus for searching for and retrieving documents using a facsimile machine
US5802299A (en) * 1996-02-13 1998-09-01 Microtouch Systems, Inc. Interactive system for authoring hypertext document collections
US6243741B1 (en) * 1996-12-13 2001-06-05 Sony Corporation Remote commander and network connecting system
US6397387B1 (en) * 1997-06-02 2002-05-28 Sony Corporation Client and server system
US6195692B1 (en) * 1997-06-02 2001-02-27 Sony Corporation Television/internet system having multiple data stream connections
US6072483A (en) * 1997-06-02 2000-06-06 Sony Corporation Active frame scroll interface
US6260192B1 (en) * 1997-06-02 2001-07-10 Sony Corporation Filtering system based on pattern of usage
US20020078467A1 (en) * 1997-06-02 2002-06-20 Robert Rosin Client and server system
US6028600A (en) * 1997-06-02 2000-02-22 Sony Corporation Rotary menu wheel interface
US6334145B1 (en) * 1998-06-30 2001-12-25 International Business Machines Corporation Method of storing and classifying selectable web page links and sublinks thereof to a predetermined depth in response to a single user input
US6490615B1 (en) * 1998-11-20 2002-12-03 International Business Machines Corporation Scalable cache
US6317778B1 (en) * 1998-11-23 2001-11-13 International Business Machines Corporation System and method for replacement and duplication of objects in a cache
US20010047397A1 (en) * 2000-02-18 2001-11-29 Jameson David H. Method and system for using pervasive device to access webpages
US20060022048A1 (en) * 2000-06-07 2006-02-02 Johnson William J System and method for anonymous location based services
US20020091738A1 (en) * 2000-06-12 2002-07-11 Rohrabaugh Gary B. Resolution independent vector display of internet content
US20030115167A1 (en) * 2000-07-11 2003-06-19 Imran Sharif Web browser implemented in an Internet appliance
US20020035619A1 (en) * 2000-08-02 2002-03-21 Dougherty Carter D. Apparatus and method for producing contextually marked-up electronic content
US6820236B1 (en) * 2000-08-29 2004-11-16 International Business Machines Corporation Click ahead browser function
US20020049882A1 (en) * 2000-09-25 2002-04-25 Vadim Maslov System and method for automatic retrieval of structured online documents
US20030208570A1 (en) * 2001-02-16 2003-11-06 Eugene Lapidous Method and apparatus for multi-modal document retrieval in the computer network
US20020133626A1 (en) * 2001-03-17 2002-09-19 Turnbull Paul F. Web content format for mobile devices
US20020143936A1 (en) * 2001-03-28 2002-10-03 Kazutoshi Yu Management device, method and recording medium for managing network device
US20040169685A1 (en) * 2001-07-30 2004-09-02 Alcatel, Societe Anonyme System and method for controlling a hyperlink activation per the intent of a web page creator
US20030078840A1 (en) * 2001-10-19 2003-04-24 Strunk David D. System and method for interactive advertising
US7317549B2 (en) * 2002-05-31 2008-01-08 Canon Kabushiki Kaisha Apparatus, method and program for processing information acquired through a network
US20040122848A1 (en) * 2002-12-19 2004-06-24 Toivonen Hannu T.T. System and method for generating descriptive link names
US20040267687A1 (en) * 2003-06-25 2004-12-30 International Business Machines Corporation File retrieval method and system
US20050144251A1 (en) * 2003-12-29 2005-06-30 Slate Michael L. Cellular telephone download locker
US20060123042A1 (en) * 2004-12-07 2006-06-08 Micrsoft Corporation Block importance analysis to enhance browsing of web page search results
US20070061412A1 (en) * 2005-09-14 2007-03-15 Liveperson, Inc. System and method for design and dynamic generation of a web page
US20080016518A1 (en) * 2006-07-12 2008-01-17 Akira Yokoyama Network apparatus, terminal apparatus, program, and recording medium
US20080040653A1 (en) * 2006-08-14 2008-02-14 Christopher Levine System and methods for managing presentation and behavioral use of web display content
US20080065679A1 (en) * 2006-09-12 2008-03-13 Douglas Ray Fish Method for rules-based drag and drop processing in a network environment
US20080201118A1 (en) * 2007-02-16 2008-08-21 Fan Luo Modeling a web page on top of HTML elements level by encapsulating the details of HTML elements in a component, building a web page, a website and website syndication on browser-based user interface
US20080288454A1 (en) * 2007-05-16 2008-11-20 Yahoo! Inc. Context-directed search
US20090089372A1 (en) * 2007-09-28 2009-04-02 Nathan Sacco System and method for creating topic neighborhoods in a networked system
US20090287693A1 (en) * 2008-05-15 2009-11-19 Mathieu Audet Method for building a search algorithm and method for linking documents with an object
US8286078B2 (en) * 2008-10-31 2012-10-09 Samsung Electronics Co., Ltd Apparatus and method for efficiently displaying web contents
US20100153836A1 (en) * 2008-12-16 2010-06-17 Rich Media Club, Llc Content rendering control system and method
US20100153544A1 (en) * 2008-12-16 2010-06-17 Brad Krassner Content rendering control system and method
US20100281351A1 (en) * 2009-04-29 2010-11-04 Soiba Mohammed Web print content control using html
US20120066216A1 (en) * 2009-08-25 2012-03-15 Vizibility Inc. System and method for quantifying visibility within search engines
US20130014190A1 (en) * 2009-09-10 2013-01-10 Patrick Michael Sansom Content item receiver module and method
US20110099495A1 (en) * 2009-10-22 2011-04-28 Xerox Corporation Method for enabling internet access on a multifunction reprographic machine
US20150161084A1 (en) * 2009-11-24 2015-06-11 Google Inc. Click Tracking Using Link Styles
US8543668B1 (en) * 2009-11-24 2013-09-24 Google Inc. Click tracking using link styles
US20110202827A1 (en) * 2009-12-24 2011-08-18 Vertical Acuity, Inc. Systems and Methods for Curating Content
US20110202848A1 (en) * 2010-01-19 2011-08-18 Collarity, Inc. Anchoring for content synchronization
US20110307580A1 (en) * 2010-06-11 2011-12-15 Tellabs Operations, Inc. Procedure, apparatus, system, and computer program for collecting data used for analytics
US20120221449A1 (en) * 2010-09-01 2012-08-30 Kief Christopher System and method for presentation creation
US20130198636A1 (en) * 2010-09-01 2013-08-01 Pilot.Is Llc Dynamic Content Presentations
US9846686B2 (en) * 2010-09-14 2017-12-19 Usablenet Inc. Methods for extending a document transformation server to process multiple documents from multiple sites and devices thereof
US20120173607A1 (en) * 2010-12-30 2012-07-05 International Business Machines Corporation Driving a user experience of a web application using rules that establish or change requests based on user behavior
US20120246553A1 (en) * 2011-03-21 2012-09-27 David Ong Method of causing a client device to display a designated web page and captive portal server thereof
CN102779117A (en) 2011-05-10 2012-11-14 北京大学 Electronic document processing method and device
US20130002647A1 (en) 2011-06-29 2013-01-03 Google Inc. Managing Web Page Data in a Composite Document
US20130304845A1 (en) * 2012-05-08 2013-11-14 Cellco Partnership D/B/A Verizon Wireless Generating custom address links
US20130304729A1 (en) * 2012-05-11 2013-11-14 Microsoft Corporation Bidirectional mapping between applications and network content
US20140095964A1 (en) * 2012-10-01 2014-04-03 Cellco Partnership D/B/A Verizon Wireless Message links
US20140189479A1 (en) * 2013-01-03 2014-07-03 Cable Television Laboratories, Inc. Content linking
US20150254335A1 (en) * 2013-03-15 2015-09-10 PowerNotes LLC Method and System for Labeling and Organizing Data for Summarizing and Referencing Content Via a Communication Network
US20200019602A1 (en) * 2013-03-15 2020-01-16 PowerNotes LLC Method & system for labeling and organizing data for summarizing and referencing content via a communication network
US20200019601A1 (en) * 2013-03-15 2020-01-16 PowerNotes LLC Method & system for labeling and organizing data for summarizing and referencing content via a communication network
US20140317482A1 (en) * 2013-04-19 2014-10-23 Alibaba Group Holding Limited Client side page processing
US20160179834A1 (en) * 2013-09-06 2016-06-23 Mars Flag Corporation Information processing apparatus, search server, web server, and non-transitory computer readable storage medium
US20170052969A1 (en) 2013-11-14 2017-02-23 Dropbox, Inc. File-level commenting
WO2015143875A1 (en) 2014-03-24 2015-10-01 华为技术有限公司 Method for presenting content, method for pushing content presentation mode and intelligent terminal
US9576069B1 (en) * 2014-05-02 2017-02-21 Tribune Publishing Company, Llc Online information system with per-document selectable items
US20160019195A1 (en) * 2014-05-20 2016-01-21 Jesse Kelly SULTANIK Method and system for posting comments on hosted web pages
US20170169856A1 (en) * 2014-08-29 2017-06-15 Tencent Technology (Shenzhen) Company Limited Video Processing Method and Associated Electronic Device
US9747382B1 (en) * 2014-10-20 2017-08-29 Amazon Technologies, Inc. Measuring page value
US20170034115A1 (en) * 2015-07-30 2017-02-02 Guangzhou Ucweb Computer Technology Co., Ltd. Media resource address resolution and acquisition method, system, server and client terminal
US20170192941A1 (en) * 2016-01-05 2017-07-06 Quixey, Inc. Computer-Automated Generation of Application Deep Links
US20170308344A1 (en) * 2016-04-25 2017-10-26 Yokogawa Electric Corporation Device maintenance apparatus, device maintenance method, and storage medium
CN106095411A (en) 2016-05-31 2016-11-09 乐视控股(北京)有限公司 Display packing and terminal
US10909761B1 (en) * 2016-07-07 2021-02-02 Google Llc 2D video with option for projected viewing in modeled 3D space
US20180046637A1 (en) * 2016-08-12 2018-02-15 Adobe Systems Incorporated Uniquely identifying and tracking selectable web page objects
US20200401645A1 (en) * 2016-08-15 2020-12-24 Richard S. Brown Processor-implemented method, computing system and computer program for invoking a search
US20180373803A1 (en) * 2017-05-16 2018-12-27 Apple Inc. Device, Method, and Graphical User Interface for Managing Website Presentation Settings
CN107491560A (en) 2017-09-20 2017-12-19 广东欧珀移动通信有限公司 Page pictures display methods, device, storage medium, server and mobile terminal
CN108255923A (en) 2017-11-06 2018-07-06 优视科技有限公司 Image presentation method, equipment and electronic equipment
US10976901B1 (en) * 2018-06-18 2021-04-13 Sanjay Sanku Sukumaran Method and system to share information
US20200012695A1 (en) * 2018-07-09 2020-01-09 ShimmerCat AB Method of improving web page loading time
CN109492210A (en) 2018-10-26 2019-03-19 天津字节跳动科技有限公司 A kind of online document content displaying method, device, storage medium and electronic equipment
CN109299244A (en) 2018-11-15 2019-02-01 天津字节跳动科技有限公司 A kind of online document search method, device, storage medium and electronic equipment
CN110046309A (en) 2019-04-02 2019-07-23 北京字节跳动网络技术有限公司 Processing method, device, electronic equipment and the storage medium of document input content

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
Chinese Patent Application No. 201910263593.3, First Office Action and Search Report dated Nov. 3, 2020, 18 pages with English Translation.
Chinese Patent Application No. 201910263593.3, Second Office Action dated Aug. 3, 2021, 12 pages with English Translation.
Chinese Patent Application No. 201910263593.3, Third Office Action dated Dec. 24, 2021, 19 pages with English translation.
Cloudhq (2018) "Gmail URL Link Preview" [online] Accessed on: Jan. 5, 2022, website: https://www.youtube.com/watch?v=pGRngYMwjxo, XP055876463.
European Patent Application No. 20782369.1, Extended European Search Report dated Jan. 14, 2022, 4 pages.
International Patent Application No. PCT/CN2020/082133, International Search Report dated Jun. 30, 2020, 6 pages with English Translation.

Also Published As

Publication number Publication date
US20210365518A1 (en) 2021-11-25
WO2020200173A1 (en) 2020-10-08
SG11202107739PA (en) 2021-08-30
EP3896584A4 (en) 2022-02-16
EP3896584A1 (en) 2021-10-20
JP2022518724A (en) 2022-03-16
CN110046309A (en) 2019-07-23
JP7267434B2 (en) 2023-05-01

Similar Documents

Publication Publication Date Title
US11423112B2 (en) Document input content processing method and apparatus, electronic device, and storage medium
CN110046021B (en) Page display method, device, system, equipment and storage medium
US11112942B2 (en) Providing content via multiple display devices
CN111510760B (en) Video information display method and device, storage medium and electronic equipment
CN109460233B (en) Method, device, terminal equipment and medium for updating native interface display of page
US20220075932A1 (en) Method and apparatus for inserting information into online document
CN109976620B (en) Method, device, equipment and storage medium for determining list item display attribute information
CN110097397B (en) Feedback-based information pushing method and device and electronic equipment
CN112397104B (en) Audio and text synchronization method and device, readable medium and electronic equipment
CN109491742B (en) Page table rendering method and device
CN113157153A (en) Content sharing method and device, electronic equipment and computer readable storage medium
CN111459364B (en) Icon updating method and device and electronic equipment
CN110865734B (en) Target object display method and device, electronic equipment and computer readable medium
CN112307375A (en) Page display method and device, electronic equipment and computer readable medium
CN110958481A (en) Video page display method and device, electronic equipment and computer readable medium
CN113128185A (en) Interaction method and device and electronic equipment
CN110825481A (en) Method and device for displaying page information corresponding to page tag and electronic equipment
CN114363686B (en) Method, device, equipment and medium for publishing multimedia content
US20240094883A1 (en) Message selection method, apparatus and device
CN107862035B (en) Network reading method and device for conference record, intelligent tablet and storage medium
CN110381356B (en) Audio and video generation method and device, electronic equipment and readable medium
CN110147283B (en) Display content switching display method, device, equipment and medium
CN110069186B (en) Method and equipment for displaying operation interface of application
CN109857503B (en) Page interaction effect self-adaption method and device and electronic equipment
CN114742013A (en) Online document display method and device and electronic equipment

Legal Events

Date Code Title Description
AS Assignment

Owner name: BEIJING BYTEDANCE NETWORK TECHNOLOGY CO., LTD., CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SHENZHEN JINRITOUTIAO TECHNOLOGY CO., LTD.;REEL/FRAME:057146/0080

Effective date: 20210726

Owner name: SHENZHEN JINRITOUTIAO TECHNOLOGY CO., LTD., CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ZENG, QING;CAI, PENGCHENG;CHEN, TIANXU;SIGNING DATES FROM 20210524 TO 20210707;REEL/FRAME:057135/0238

FEPP Fee payment procedure

Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCF Information on status: patent grant

Free format text: PATENTED CASE