WO2023045872A1 - 页面跳转方法、装置、设备、存储介质和程序产品 - Google Patents

页面跳转方法、装置、设备、存储介质和程序产品 Download PDF

Info

Publication number
WO2023045872A1
WO2023045872A1 PCT/CN2022/119642 CN2022119642W WO2023045872A1 WO 2023045872 A1 WO2023045872 A1 WO 2023045872A1 CN 2022119642 W CN2022119642 W CN 2022119642W WO 2023045872 A1 WO2023045872 A1 WO 2023045872A1
Authority
WO
WIPO (PCT)
Prior art keywords
target document
document
real
link
interactive interface
Prior art date
Application number
PCT/CN2022/119642
Other languages
English (en)
French (fr)
Inventor
张霜
孙林
Original Assignee
北京字跳网络技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京字跳网络技术有限公司 filed Critical 北京字跳网络技术有限公司
Priority to JP2023549012A priority Critical patent/JP2024515928A/ja
Publication of WO2023045872A1 publication Critical patent/WO2023045872A1/zh
Priority to US18/235,683 priority patent/US20230394223A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/134Hyperlinking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0483Interaction with page-structured environments, e.g. book metaphor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04815Interaction with a metaphor-based environment or interaction object displayed as three-dimensional, e.g. changing the user viewpoint with respect to the environment or object

Definitions

  • the present disclosure relates to the field of information technology, and in particular to a page jump method, device, equipment, storage medium and program product.
  • documents can be shared through terminal devices, and various operations can be performed on the shared documents.
  • the document operation mode is single, and for the nested link in the shared document, the overall link of the opening mode is very long and complicated.
  • embodiments of the present disclosure provide a page jump method, device, device, storage medium, and program product to quickly open nested links nested in shared documents .
  • an embodiment of the present disclosure provides a page jump method, the method including:
  • the address of the target document corresponding to the target document link is obtained, the target document link is nested in the current document, and the current document is a shared document displayed in the real-time interactive interface ;
  • an embodiment of the present disclosure provides a page jumping device, the device comprising:
  • An operation response module configured to respond to the first operation on the target document link in the real-time interactive interface, and obtain the target document address corresponding to the target document link, the target document link is nested in the current document, and the current document is a real-time interaction Shared documents displayed in the interface;
  • a target document display module configured to present the current document on the real-time interactive interface, and display the target document based on the address of the target document.
  • an embodiment of the present disclosure provides a page jump device, and the terminal device includes:
  • processors one or more processors
  • the one or more processors are made to implement the page jump method described in any one of the above first aspects.
  • an embodiment of the present disclosure provides a computer-readable storage medium, on which a computer program is stored, and when the program is executed by a processor, the page jump method described in any one of the above-mentioned first aspects is implemented.
  • an embodiment of the present disclosure provides a computer program product, the computer program product includes a computer program or instruction, and when the computer program or instruction is executed by a processor, the page jumping described in any one of the above first aspects is realized. transfer method.
  • the embodiments of the present disclosure disclose a page jump method, device, device, storage medium and program product, the method includes: responding to real-time interaction
  • the first operation of the target document link in the interface is to obtain the target document address corresponding to the target document link.
  • the target document link is nested in the current document, and the current document is a shared document displayed in the real-time interactive interface.
  • the document is presented in the real-time interactive interface, and based on the address of the target document, the target document is displayed.
  • the sharer and the shareee can quickly open the nested link in the current document by performing a quick operation on the link of the target document, so that the user can conveniently access the current shared document and the target document at the same time.
  • FIG. 1 is a flowchart of a page jump method in an embodiment of the present disclosure
  • Fig. 2 is a schematic diagram of document link nesting provided by an embodiment of the present disclosure
  • FIG. 3 is a schematic diagram of a first display frame after a right-click provided by an embodiment of the present disclosure
  • FIG. 4 is a flow chart of a page jump method in an embodiment of the present disclosure
  • FIG. 5 is a schematic structural diagram of a page jumping device in an embodiment of the present disclosure.
  • Fig. 6 is a schematic structural diagram of a page jumping device in an embodiment of the present disclosure.
  • the term “comprise” and its variations are open-ended, ie “including but not limited to”.
  • the term “based on” is “based at least in part on”.
  • the term “one embodiment” means “at least one embodiment”; the term “another embodiment” means “at least one additional embodiment”; the term “some embodiments” means “at least some embodiments.” Relevant definitions of other terms will be given in the description below.
  • each participant in the real-time interaction can use the Internet for real-time data transmission and interaction.
  • users can interact with each other through online audio and video conferences, avoiding the limitations of traditional face-to-face conferences on locations and venues, and users can start conferences without being concentrated in one place.
  • Audio and video conferencing refers to the remote mutual transmission of sound, video, and document materials by multiple parties through the hardware equipment of the conference room or the main body of the terminal software, plus the integration and cooperation of other applications to achieve instant and interactive communication, providing users with high-definition, high-efficiency , High-quality meeting experience, which solves the problem of meeting cost caused by space distance.
  • desired shared documents may be presented in the real-time interactive interface of the audio and video conference.
  • the content presented on a certain user terminal participating in the meeting may be shared as a video stream with other clients participating in the meeting through screen sharing.
  • the access address can be shared among the participating users, so that each participating user can access the content in their own client.
  • the terminal interface obtains the corresponding shared content by accessing the access address.
  • only the nested shared document can be directly opened in the meeting window so as to jump from the current shared document to the nested shared document.
  • the following user wants to watch the current shared document and access the nested shared document at the same time as the follower user, he needs to jump to the nested shared document in the meeting window first, and obtain the nested shared document Access the address and access the nested shared document outside the client (for example, in a browser), and then return to the meeting window to follow the presenter's presentation of the current shared document.
  • This method will lead to opening the document link nested in the shared document, and the overall link is very long and complicated.
  • the embodiment of the present disclosure provides a page jumping method, which simultaneously opens the document link nested in the shared document without changing the current shared document presented in the conference interface.
  • the method will be introduced below in combination with specific embodiments.
  • Fig. 1 is a flow chart of a page jump method in an embodiment of the present disclosure.
  • This embodiment is applicable to the situation of page jump in a client, and the method can be executed by a page jump device, and the page jump device It can be implemented in the form of software and/or hardware, and the page jumping device can be configured in a terminal device, such as a terminal, specifically including but not limited to smart phones, palmtop computers, tablet computers, wearable devices with display screens, desktop computers , laptops, all-in-one computers, smart home devices, etc.
  • this embodiment can be applied to the situation of page jumping in the server, the page jumping method can be executed by a page jumping device, which can be implemented in software and/or hardware, and the device can be configured in a terminal devices, such as servers.
  • the page jump method provided by the embodiment of the present disclosure mainly includes the following steps:
  • the target document refers to the document that the current user wants to open in the real-time interactive interface
  • the current document refers to the document that the current user is displaying in the real-time interactive interface.
  • the target document link can be understood as a hyperlink in which the target document is embedded in the current document.
  • the current document can be in any format, such as document, table, presentation document, thinking note, etc.
  • the target document can also be in any format, and can also be a word document, an excel form, a powerpoint document, a thinking note, a web page, an email, a small file, etc. program etc.
  • the format of the current document and the format of the target document may be the same or different, and the type of the current document may be the same as or different from the type of the target document, which is not limited in this embodiment.
  • the current document can be opened by using an application program installed in the electronic terminal, and the above application program can be a document application program or a browser. It should be noted that both the current document and the target document can be accessed through a cloud storage address, and the above cloud storage address includes a URL address.
  • the current document is the document being shared by the user through the real-time interactive interface in the audio-video conference.
  • Any user including the sharer and the shareee participating in the audio-video conference through the real-time interactive interface can browse the current document.
  • the sharer is the user who shares the document in the real-time interactive interface
  • the shared person refers to other users except the sharer who participate in the audio and video conference through the real-time interactive interface.
  • Fig. 2 is a schematic diagram of document link nesting provided by an embodiment of the present disclosure; as shown in Fig. 2 , the page is that the sharer is sharing the current document, a target document link is saved in the shared document, and when the current document is displayed, the target Document links are displayed differently than other document content.
  • the link of the target document may be displayed in a special font or in a special color to distinguish it from other document contents, so as to remind the user that there is an operable link here.
  • the document link may adopt the second color, wherein the first color and the second color are different.
  • Example: Documentation links can be blue while other document content is black. It should be noted that FIG. 2 is only an example, and there may be multiple document links in the shared document.
  • the first operation on the target document link may be a click operation on the target document link, or an operation on the shortcut key corresponding to the target document, or a combination of shortcut key and click operation .
  • the above-mentioned first operation may also be to display a menu after clicking on the link of the target document, and perform another operation on the menu. In this embodiment, only the first operation of the target document link is described rather than limited.
  • the first operation is obtained through a control device electrically connected to the terminal device, and the terminal device will act on the first operation on the control device to generate a preset control instruction, and then remotely
  • the preset control command is sent to the terminal device remotely, and the browser on the terminal device obtains the target document address corresponding to the target document link after receiving the preset control command
  • the remote transmission method includes TCP/IPUDP-based The computer network communication transmission of the protocol and the short-distance wireless transmission method based on Bluetooth and infrared transmission standards.
  • control device is a remote controller or a mouse wirelessly connected to the terminal device.
  • the control device can send control instructions to the terminal device at a long distance to control the terminal device.
  • the terminal device performs corresponding operations.
  • control device may also be a collection unit for collecting gesture operations to generate preset control instructions. Set the control command and send it to the terminal device.
  • the first operation is triggered by a preset action acting on the current shared document on the real-time interactive interface
  • the terminal device is equipped with a touch screen for receiving input signals (also referred to as " “touch screen”, “touch panel”), when the touch screen receives the first operation acting on the touch screen, the tactile feedback system on the screen of the terminal device can drive various connection devices according to the pre-programmed program, in this
  • the terminal device triggers the preset control instruction by receiving a preset action acting on the current shared document on the real-time interactive interface, and the real-time interactive interface responds to the control instruction based on the address of the target document and displays target document.
  • the address of the target document may be a physical address where the document is stored locally, or a webpage address based on the hypertext transfer protocol, which is not limited in this embodiment.
  • the page after jumping to the page corresponding to the address of the target document, the page becomes a new currently displayed page and displays the target document.
  • the new currently displayed page may be a page in the application program displaying the current document, or a page in a third-party application program. It is not limited in this embodiment.
  • presenting the current document in the real-time interactive interface, and displaying the target document based on the address of the target document includes: jumping to a third-party browser, based on the address of the target document, in The target document is displayed on the page of the third-party browser.
  • the above-mentioned third-party browser refers to a browser application program installed in the terminal device, and the type of the third-party browser is not limited in this embodiment.
  • the target document can be opened inside the client or outside the client. If the target document is opened in the client, the current document and the target document can be simultaneously presented in the real-time interactive interface. On the other hand, if the target document is opened outside the client, the current document can be opened in the real-time interactive interface, and the target document can be presented in a third-party browser.
  • the address of the above target document may be an address of a web page based on the hypertext transfer protocol. After the address of the target document is obtained, the current page is redirected to a third-party browser.
  • the current page displays the browsers installed in the terminal device for the user to choose, and the third-party browser to be redirected is determined based on the user's selection. If the third-party browser is not installed in the terminal device, the user may be prompted to download the third-party browser.
  • the third-party browser reads the target document stored in the address according to the address of the target document, and displays it on the page of the third-party browser.
  • the embodiment of the present disclosure discloses a method for page jumping, including: in response to the first operation on the target document link in the real-time interactive interface, acquiring the target document address corresponding to the target document link, the target document link nested in the current
  • the current document is a shared document displayed on the real-time interactive interface; the target document is displayed on the current page based on the address of the target document.
  • a user in an audio and video conference, a user can quickly open a link nested in a current document by performing a quick operation on a target document link, so that the user can conveniently access the current shared document and the target document at the same time.
  • acquiring the target document address corresponding to the target document link includes: in response to the trigger operation on the preset shortcut key, acquiring the target document address The target document address corresponding to the document link.
  • the preset shortcut keys refer to keys with shortcut functions set on an external input device connected to the terminal device.
  • the triggering operation of the shortcut case in this embodiment mainly includes the user acting on a shortcut key of an input device (such as a keyboard) and simultaneously left-clicking a target document link.
  • the selection of shortcut keys on the keyboard can be set according to the user's actual usage habits.
  • the shortcut key in this implementation may be Ctrl/Command.
  • the trigger operation of the shortcut key is realized by customizing the kernel code.
  • this action is recognized in the kernel as opening the page in a new tab, save the link of the page to be opened, and intercept the subsequent default actions, and change it to a third-party Open in your browser.
  • acquiring the target document address corresponding to the target document link includes: in response to the second operation on the target document link, displaying the first display box; in response to For the trigger operation of the open button in the first display frame, the target document address corresponding to the target document link is obtained, and an operation of displaying the target document based on the target document address is performed.
  • the above-mentioned second operation can be selected as a right-click operation of a mouse, which is also a button that can realize a right-click function on the touch panel.
  • the above-mentioned first display frame may be, for example, a menu display frame. As shown in FIG. 3 , the first display frame may include, for example, two types of operations: an "open in browser” operation and a "copy link” operation.
  • the opening operation in the first display frame can be understood as a trigger operation for the "open in browser" button in the first display frame, and the trigger operation can be a single-click operation with the left mouse button, a double-click operation , right mouse click actions, and so on.
  • the first display frame in response to the second operation on the target document link in the real-time interactive interface, is displayed; in response to the trigger operation on the open button in the first display frame, the corresponding After the target document address, it includes: in response to the trigger operation of the copy button in the first display box, acquiring the target document address corresponding to the target document link, and copying the target document address to the clipboard.
  • the link at the current click position is obtained through the support of the browser kernel, and a menu based on the native UI is overlaid on the Web page to allow the user to select a follow-up action.
  • the trigger operation of the copy button in the first display frame can be understood as the trigger operation of the "copy link" button in the first display frame, and the trigger operation can be a left-click operation of the mouse, a double-click operation, Right mouse click actions and more.
  • the document address corresponding to the target document link is copied to the clipboard, so as to realize the rapid copying of the document address, avoiding the The cumbersome operation of copying the document address after the shared document is opened in the real-time interactive interface.
  • obtaining the target document address corresponding to the target document link includes: in response to the first operation on the target document link in the real-time interactive interface, determining the position information corresponding to the first operation; and determine a target document address corresponding to the target document link based on the position information.
  • the above location information refers to the location information of the target document linked in the real-time interactive interface.
  • the corresponding relationship between the location information and the document address is stored in advance, and after the location information corresponding to the first operation is obtained, the document address corresponding to the location information is queried, and the document address is used as the target document address.
  • Fig. 4 is a flow chart of another page jump method provided by the embodiment of the present disclosure. As shown in Fig. 1, the page jump method provided by the embodiment of the present disclosure mainly includes the following steps:
  • the following user has a browsing operation authority independent of the presenter of the current document on the shared document presented in the real-time interactive interface.
  • the current presenter is a user presenting the current shared document.
  • the sharer and presenter can be the same user or different users. If the shareee is in the following state, the interface displays the document shared by the sharer and the presenter's operations on the shared document.
  • the following user shares the page content of the real-time interactive interface with the current presenter.
  • the current presenter can become a follower user through a trigger operation, and the follower user can also become the current presenter through a trigger operation.
  • the free browsing mode means that following users can operate and process the page content on the real-time interactive interface by themselves.
  • the above-mentioned free browsing mode is relative to the following mode.
  • the following mode refers to following the real-time interactive interface of the user to display the same content as the real-time interactive interface of the current presenter, and following the operation of the current presenter on the document, displaying the operation steps and Various functions implemented by the operation.
  • an identifier for indicating the presenting position of the current presenter is presented on the real-time interactive interface following the user.
  • the identification of the above presentation location is the avatar of the current presenter.
  • user A is the presentation location identifier of the current presenter.
  • the follow-sharer mode in response to the following user's trigger operation on the follow button in the real-time interaction interface, the follow-sharer mode is entered, wherein, in the follow-sharer mode, the real-time interaction interface of the follow-up user and the current presenter The real-time interactive interface presents the same page content.
  • the above-mentioned follow button is set on the top of the real-time interactive interface, and the following user follows the sharer mode after clicking the follow button. In this way, the following user can freely switch between the free browsing mode and the following mode, which increases the operability of the document.
  • the sharer mode in response to the trigger operation of the follower user on the share button in the real-time interactive interface, the sharer mode is entered, wherein, in the sharer mode, the follower user obtains demonstration authority and becomes the current presenter.
  • the above-mentioned sharing button is set on the top of the real-time interactive interface, and the sharing person mode enters after the user clicks the sharing button. In this way, following users can quickly obtain demonstration rights and become presenters, which increases the operability of documents.
  • Steps S22-S23 provided in this embodiment are the same as steps S11-S12 provided in the above-mentioned embodiment, and details may refer to the description in the above-mentioned embodiment, and are not limited in this embodiment.
  • the following users participating in the audio and video conference are in the free browsing mode, they can also perform the first operation on the target document link in the real-time interactive interface, and jump to a third-party browser;
  • the target document is displayed on the page of the browser.
  • the embodiment of the present disclosure discloses a method for page jumping, which includes: following the user's trigger operation on the free browsing button in the real-time interactive interface, entering the free browsing mode, and responding to the first operation on the target document link, acquiring the target A target document address corresponding to the document link, presenting the current document on the real-time interactive interface, and displaying the target document based on the target document address.
  • the shared user in the audio and video conference, can also open the nested link in the current document in a third-party browser by performing a quick operation on the link of the target document, so that the user can conveniently access the current shared document and the target at the same time document.
  • FIG. 5 is a schematic structural diagram of a page jumping device in an embodiment of the present disclosure.
  • the page jumping device provided by the embodiment of the present disclosure may be configured in a client or in a server.
  • the page jumping device 50 specifically includes: an operation response module 51 and a page jumping module 52 .
  • the operation response module 51 is configured to respond to the first operation on the target document link in the real-time interactive interface, and obtain the address of the target document corresponding to the target document link, the target document link is nested in the current document, the The current document is a shared document displayed in the real-time interactive interface; the page jump module 52 is configured to present the current document in the real-time interactive interface, and display the target document based on the address of the target document.
  • the embodiment of the present disclosure discloses a page jumping device, which performs the following steps: in response to the first operation on the target document link in the real-time interactive interface, obtain the target document address corresponding to the target document link, and the target document link is embedded Wrapped in the current document, the current document is a shared document displayed in the real-time interactive interface; presenting the current document in the real-time interactive interface, and displaying the target document based on the address of the target document.
  • the sharer and the shareee can quickly open the nested link in the current document by performing a quick operation on the link of the target document, so that the user can conveniently access the current shared document and the target at the same time document.
  • the page jump module 53 when displaying the target document based on the address of the target document, includes:
  • Browser jump unit used to jump to a third-party browser
  • a document display unit configured to display the target document on the page of the third-party browser based on the address of the target document.
  • the operation response module 51 configured to respond to the first operation on the target document link in the real-time interactive interface, when acquiring the target document address corresponding to the target document link, includes:
  • the trigger operation response unit is configured to acquire the address of the target document corresponding to the target document link in response to the trigger operation of the preset shortcut key.
  • the operation response module 51 configured to respond to the first operation on the target document link in the real-time interactive interface, when acquiring the target document address corresponding to the target document link, includes:
  • a second operation response unit configured to display the first display frame in response to a second operation on the target document link
  • the third operation response unit is configured to respond to the trigger operation of the open button in the first display frame, acquire the target document address corresponding to the target document link, and perform an operation of displaying the target document based on the target document address .
  • the third operation response unit is further configured to acquire a target document address corresponding to the target document link in response to a trigger operation of the copy button in the first display frame.
  • the operation response module 51 is specifically configured to respond to the first operation on the target document link in the real-time interactive interface, determine the location information corresponding to the first operation; determine the target document based on the location information The address of the target document corresponding to the link.
  • the fourth operation response module is configured to enter the free browsing mode in response to the trigger operation of the free browsing button in the real-time interaction interface by the follower user participating in the real-time interaction, wherein, in the free browsing mode, all The follower user has a browsing operation authority independent of the presenter of the current document on the shared document presented in the real-time interactive interface.
  • an indicator for indicating the presentation location of the current presenter is presented on the real-time interactive interface following the user.
  • the fifth operation response module is configured to respond to the follow-up user participating in real-time interaction triggering the free browsing button in the real-time interaction interface, and responding to the follow-up user participating in real-time interaction pressing the follow button in the real-time interaction interface
  • the trigger operation to enter the follow-sharer mode, wherein, in the follow-sharer mode, the real-time interactive interface of the follow-up user presents the same page content as the real-time interactive interface of the current presenter.
  • the participating users participating in the real-time interaction can obtain the shared content of the shared document by accessing the storage address of the shared document.
  • the shared document may include any one of the target document and the current document.
  • the page jumping device provided by the embodiment of the present disclosure can execute the steps performed in the page jumping method provided by the method embodiment of the present disclosure, and has the execution steps and beneficial effects and will not be repeated here.
  • Fig. 6 is a schematic structural diagram of a page jumping device in an embodiment of the present disclosure. Specifically refer to FIG. 6 below, which shows a schematic structural diagram of a page jumping device 600 suitable for implementing an embodiment of the present disclosure.
  • the page jump device 600 in the embodiment of the present disclosure may include, but not limited to, devices such as mobile phones, notebook computers, digital broadcast receivers, PDAs (Personal Digital Assistants), PADs (Tablet Computers), PMPs (Portable Multimedia Players), car terminals (such as car navigation terminals), mobile terminals such as wearable terminal devices, and fixed terminals such as digital TVs, desktop computers, smart home devices, and the like.
  • the terminal device shown in FIG. 6 is only an example, and should not limit the functions and scope of use of this embodiment of the present disclosure.
  • a terminal device 600 may include a processing device (such as a central processing unit, a graphics processing unit, etc.) 601, which may be randomly accessed according to a program stored in a read-only memory (ROM) 602 or loaded from a storage device 608.
  • ROM read-only memory
  • RAM memory
  • various programs and data necessary for the operation of the terminal device 600 are also stored.
  • the processing device 601, ROM 602, and RAM 603 are connected to each other through a bus 604.
  • An input/output (I/O) interface 605 is also connected to the bus 604 .
  • the following devices can be connected to the I/O interface 605: input devices 606 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a liquid crystal display (LCD), speaker, vibration an output device 607 such as a computer; a storage device 608 including, for example, a magnetic tape, a hard disk, etc.; and a communication device 609.
  • the communication means 609 may allow the terminal device 600 to perform wireless or wired communication with other devices to exchange data. While FIG. 6 shows a terminal device 600 having various means, it should be understood that implementing or possessing all of the illustrated means is not a requirement. More or fewer means may alternatively be implemented or provided.
  • the processes described above with reference to the flowcharts can be implemented as computer software programs.
  • the embodiments of the present disclosure include a computer program product, which includes a computer program carried on a non-transitory computer readable medium, and the computer program includes program code for executing the method shown in the flow chart, thereby realizing the above The page jump method described above.
  • the computer program may be downloaded and installed from a network via communication means 609, or from storage means 608, or from ROM 602.
  • the processing device 601 the above-mentioned functions defined in the methods of the embodiments of the present disclosure are performed.
  • the above-mentioned computer-readable medium in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium or any combination of the above two.
  • a computer readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples of computer-readable storage media may include, but are not limited to, electrical connections with one or more wires, portable computer diskettes, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • a computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium, which can transmit, propagate, or transmit a program for use by or in conjunction with an instruction execution system, apparatus, or device .
  • Program code embodied on a computer readable medium may be transmitted by any appropriate medium, including but not limited to wires, optical cables, RF (radio frequency), etc., or any suitable combination of the above.
  • the client and the server can communicate using any currently known or future network protocols such as HTTP (HyperText Transfer Protocol, Hypertext Transfer Protocol), and can communicate with digital data in any form or medium
  • HTTP HyperText Transfer Protocol
  • the communication eg, communication network
  • Examples of communication networks include local area networks (“LANs”), wide area networks (“WANs”), internetworks (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network of.
  • the above-mentioned computer-readable medium may be contained in the above-mentioned page jumping device; or it may exist independently without being assembled into the page jumping device.
  • the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the terminal device, the terminal device: in response to the first operation on the target document link in the real-time interactive interface, acquires the target document address corresponding to the target document link, the target document link is nested in the current document, the current document is a shared document displayed in the real-time interactive interface, the current document is presented in the real-time interactive interface, and Based on the address of the target document, the target document is displayed.
  • the terminal device may also perform other steps described in the above-mentioned embodiments.
  • Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, or combinations thereof, including but not limited to object-oriented programming languages—such as Java, Smalltalk, C++, and Included are conventional procedural programming languages - such as the "C" language or similar programming languages.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer can be connected to the user computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (such as through an Internet service provider). Internet connection).
  • LAN local area network
  • WAN wide area network
  • Internet service provider such as AT&T, MCI, Sprint, EarthLink, MSN, GTE, etc.
  • each block in a flowchart or block diagram may represent a module, program segment, or portion of code that contains one or more logical functions for implementing specified executable instructions.
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or they may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented by a dedicated hardware-based system that performs the specified functions or operations , or may be implemented by a combination of dedicated hardware and computer instructions.
  • the units involved in the embodiments described in the present disclosure may be implemented by software or by hardware. Wherein, the name of a unit does not constitute a limitation of the unit itself under certain circumstances.
  • FPGAs Field Programmable Gate Arrays
  • ASICs Application Specific Integrated Circuits
  • ASSPs Application Specific Standard Products
  • SOCs System on Chips
  • CPLD Complex Programmable Logical device
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in conjunction with an instruction execution system, apparatus, or device.
  • a machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • a machine-readable medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, apparatus, or devices, or any suitable combination of the foregoing.
  • machine-readable storage media would include one or more wire-based electrical connections, portable computer discs, hard drives, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, compact disk read only memory (CD-ROM), optical storage, magnetic storage, or any suitable combination of the foregoing.
  • RAM random access memory
  • ROM read only memory
  • EPROM or flash memory erasable programmable read only memory
  • CD-ROM compact disk read only memory
  • magnetic storage or any suitable combination of the foregoing.
  • the present disclosure provides a page jump method, including: in response to the first operation on the target document link in the real-time interactive interface, acquiring the target document address corresponding to the target document link , the target document link is nested in the current document, the current document is a shared document displayed in the real-time interactive interface; the current document is presented in the real-time interactive interface, and based on the address of the target document, displayed target document.
  • displaying the target document based on the target document address includes: jumping to a third-party browser; based on the target document address, Displaying the target document on the page of the third-party browser.
  • obtaining the target document address corresponding to the target document link including :
  • acquire the address of the target document corresponding to the target document link In response to the trigger operation of the preset shortcut key, acquire the address of the target document corresponding to the target document link.
  • obtaining the target document address corresponding to the target document link including : In response to the second operation on the target document link, display the first display frame; in response to the trigger operation on the open button in the first display frame, obtain the target document address corresponding to the target document link, and execute the State the address of the target document and display the operation of the target document.
  • the method further includes: obtaining the target document link in response to the trigger operation of the copy button in the first display frame corresponding target document.
  • obtaining the target document address corresponding to the target document link includes: responding For the first operation on the target document link in the real-time interactive interface, determine the location information corresponding to the first operation; determine the target document address corresponding to the target document link based on the location information.
  • the page jumping method before responding to the first operation on the target document link of the real-time interaction interface, it further includes: responding to the following user participating in the real-time interaction to the real-time
  • the trigger operation of the free browsing button in the interactive interface enters the free browsing mode, wherein, in the free browsing mode, the following user has a presenter independent of the current document for the shared document presented in the real-time interactive interface browsing operation permissions.
  • the real-time interactive interface following the user presents an identifier for indicating the presentation location of the current presenter.
  • in the page jump method provided by the present disclosure in response to the trigger operation of the free browsing button in the real-time interaction interface by the follower user participating in the real-time interaction, after entering the free browsing mode, further includes : In response to the trigger operation of the follow button in the real-time interaction interface of the follower user participating in the real-time interaction, enter the follow-sharer mode, wherein, in the follow-sharer mode, the real-time interaction interface of the follower user and the current presenter The real-time interactive interface presents the same page content.
  • the participating users participating in the real-time interaction obtain the shared content of the shared document by accessing the storage address of the shared document, the The shared document includes any one of the target document and the current document.
  • the present disclosure provides a page jumping device, including: an operation response module, configured to acquire the target document in response to the first operation on the target document link in the real-time interactive interface
  • the target document address corresponding to the link, the target document link is nested in the current document, and the current document is a shared document displayed in the real-time interactive interface;
  • a page jump module is used to present the current document in the real-time In the interactive interface, and based on the address of the target document, the target document is displayed.
  • the page jumping module when displaying the target document based on the address of the target document, includes: a browser jumping unit for to jump to a third-party browser; the document display unit is configured to display the target document on the page of the third-party browser based on the address of the target document.
  • the operation response module is configured to respond to the first operation on the target document link in the real-time interactive interface, and acquire the corresponding
  • it includes: a trigger operation response unit, configured to acquire the address of the target document corresponding to the link of the target document in response to the trigger operation of the preset shortcut key.
  • the operation response module is used to acquire the target document link in response to the first operation on the target document link in the real-time interactive interface When corresponding to the address of the target document, it includes: a second operation response unit for displaying the first display frame in response to the second operation on the target document link; a third operation response unit for responding to the first display
  • the trigger operation of the open button in the frame acquires the target document address corresponding to the target document link, and performs an operation of displaying the target document based on the target document address.
  • the third operation response unit is further configured to acquire the The target document address corresponding to the target document link.
  • the device further includes: an operation response module, specifically configured to respond to the first operation on the target document link in the real-time interactive interface, Determine the location information corresponding to the first operation; determine the target document address corresponding to the target document link based on the location information.
  • an operation response module specifically configured to respond to the first operation on the target document link in the real-time interactive interface, Determine the location information corresponding to the first operation; determine the target document address corresponding to the target document link based on the location information.
  • the fourth operation response module is used to participate in real-time interaction and follow the user's trigger operation on the free browsing button in the real-time interactive interface to enter the free Browsing mode, wherein, in the free browsing mode, the follower user has a browsing operation authority independent of the presenter of the current document on the shared document presented in the real-time interactive interface.
  • the real-time interactive interface following the user presents an identifier for indicating the presentation position of the current presenter.
  • the fifth operation response module is configured to respond to the trigger operation of the user participating in the real-time interaction on the free browsing button in the real-time interactive interface , in response to the trigger operation of the following button in the real-time interaction interface by the follower user participating in the real-time interaction, enter the follow-sharer mode, wherein, in the follow-sharer mode, the real-time interaction interface of the follower user and the current presenter's The real-time interactive interface presents the same page content.
  • the present disclosure provides a page jumping device, including:
  • processors one or more processors
  • memory for storing one or more programs
  • the one or more processors are made to implement any one of the page jumping methods provided in the present disclosure.
  • the present disclosure provides a computer-readable storage medium, on which a computer program is stored, and when the program is executed by a processor, the page jumping as described in any one of the present disclosure is implemented. transfer method.
  • An embodiment of the present disclosure further provides a computer program product, where the computer program product includes a computer program or an instruction, and when the computer program or instruction is executed by a processor, the page jump method as described above is implemented.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Telephonic Communication Services (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本公开实施例公开了一种页面跳转方法、装置、设备、存储介质和程序产品,该方法包括:响应于对实时交互界面中目标文档链接的第一操作,获取目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档,将当前文档呈现在实时交互界面中,并基于目标文档地址,显示目标文档。本公开提供的技术方案在音视频会议中,共享人和被共享人可以通过对目标文档链接进行快捷操作,将当前文档内嵌套的链接快速打开,使得用户便捷地同时访问当前共享文档和目标文档。

Description

页面跳转方法、装置、设备、存储介质和程序产品
相关申请的交叉引用
本申请基于申请号为202111109230.8、申请日为2021年09月22日,名称为“页面跳转方法、装置、设备、存储介质和程序产品”的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。
技术领域
本公开涉及信息技术领域,尤其涉及一种页面跳转方法、装置、设备、存储介质和程序产品。
背景技术
随着互联网技术的不断发展,越来越多的用户使用终端的功能使得生活和工作变得更加便捷。例如:通过终端设备与其他用户开启远程音视频会议。用户之间通过线上的音视频会议进行交互,避免了传统面对面会议关于地点和场所的限制,用户不必集中在一处也可以开启会议。
在音视频会议中,为了提高用户交流体验,通过终端设备可以共享文档,并对共享文档进行各种操作。然而,现有技术中文档操作方式单一,对于共享文档中嵌套的链接,打开方式整体链路很长且复杂。
发明内容
为了解决上述技术问题或者至少部分地解决上述技术问题,本公开实施例提供了一种页面跳转方法、装置、设备、存储介质和程序产品,实现快速打开嵌套在共享文档中的嵌套链接。
第一方面,本公开实施例提供一种页面跳转方法,所述方法包括:
响应于对实时交互界面中目标文档链接的第一操作,获取目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中, 所述当前文档为实时交互界面中显示的共享文档;
将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档。
第二方面,本公开实施例提供一种页面跳转装置,所述装置包括:
操作响应模块,用于响应于对实时交互界面中目标文档链接的第一操作,获取目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档;
目标文档显示模块,用于将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档。
第三方面,本公开实施例提供一种页面跳转设备,所述终端设备包括:
一个或多个处理器;
存储装置,用于存储一个或多个程序;
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如上述第一方面中任一项所述的页面跳转方法。
第四方面,本公开实施例提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如上述第一方面中任一项所述的页面跳转方法。
第五方面,本公开实施例提供一种计算机程序产品,该计算机程序产品包括计算机程序或指令,该计算机程序或指令被处理器执行时实现如上述第一方面中任一项所述的页面跳转方法。
本公开实施例提供的技术方案与现有技术相比具有如下优点:本公开实施例公开了一种页面跳转方法、装置、设备、存储介质和程序产品,该方法包括:响应于对实时交互界面中目标文档链接的第一操作,获取目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档,将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址, 显示目标文档。本公开通过在音视频会议中,共享人和被共享人可以通过对目标文档链接进行快捷操作,将当前文档内嵌套的链接快速打开,使得用户便捷地同时访问当前共享文档和目标文档。
附图说明
结合附图并参考以下具体实施方式,本公开各实施例的上述和其他特征、优点及方面将变得更加明显。贯穿附图中,相同或相似的附图标记表示相同或相似的元素。应当理解附图是示意性的,原件和元素不一定按照比例绘制。
图1为本公开实施例中的一种页面跳转方法的流程图;
图2是本公开实施例提供的文档链接嵌套的示意图;
图3是本公开实施例提供的右键点击后第一显示框的示意图;
图4为本公开实施例中的一种页面跳转方法的流程图;
图5为本公开实施例中的一种页面跳转装置的结构示意图;
图6为本公开实施例中的一种页面跳转设备的结构示意图。
具体实施方式
下面将参照附图更详细地描述本公开的实施例。虽然附图中显示了本公开的某些实施例,然而应当理解的是,本公开可以通过各种形式来实现,而且不应该被解释为限于这里阐述的实施例,相反提供这些实施例是为了更加透彻和完整地理解本公开。应当理解的是,本公开的附图及实施例仅用于示例性作用,并非用于限制本公开的保护范围。
应当理解,本公开的方法实施方式中记载的各个步骤可以按照不同的顺序执行,和/或并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。本公开的范围在此方面不受限制。
本文使用的术语“包括”及其变形是开放性包括,即“包括但不限于”。术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一 些实施例”表示“至少一些实施例”。其他术语的相关定义将在下文描述中给出。
需要注意,本公开中提及的“第一”、“第二”等概念仅用于对不同的装置、模块或单元进行区分,并非用于限定这些装置、模块或单元所执行的功能的顺序或者相互依存关系。
需要注意,本公开中提及的“一个”、“多个”的修饰是示意性而非限制性的,本领域技术人员应当理解,除非在上下文另有明确指出,否则应该理解为“一个或多个”。
本公开实施方式中的多个装置之间所交互的消息或者信息的名称仅用于说明性的目的,而并不是用于对这些消息或信息的范围进行限制。
随着互联网技术的不断发展,在有实时交互的需求时,实时交互的各个参与方可以利用互联网进行数据的实时传输和交互。例如,用户之间可以通过线上的音视频会议进行交互,避免了传统面对面会议关于地点和场所的限制,用户不必集中在一处也可以开启会议。
音视频会议,是指多方通过会议室硬件设备或端上软件主体,将声音、影像及文件资料等远程互传,外加其他应用集成配合,来实现即时且互动的沟通,为用户提供高清、高效、高质量的会议体验,解决了空间距离带来的开会成本问题。
为了提高用户交流体验,可以在音视频会议的实时交互界面中呈现期望共享的文档。例如,可以通过屏幕共享的方式,将参与会议的某一用户终端上呈现的内容作为视频流共享到参与会议的其它客户端。或者,对于那些各个参会用户均可以通过某一访问地址访问的内容(例如,存储在云端的共享文档),可以将该访问地址在参会用户中共享,使得各参会用户在自己的客户端界面通过访问该访问地址从而获取到相应的共享内容。
音视频会议场景中,当前共享文档(也即,音视频会议中,正在由演示者用户演示的共享文档)中可能存在嵌套的共享文档。并且, 存在着这样一些需求,即:跟随用户(例如音视频会议中,除当前演示者用户外的其他参会用户)期望一边跟随者演示者用户观看当前共享文档,同时也打开并访问其中嵌套的共享文档。
而针对上述的需求,相关技术中,只能在会议窗口内直接打开嵌套的共享文档从而从当前共享文档跳转至该嵌套的共享文档中。这样一来,如果跟随用户希望同时跟随者演示者用户观看当前共享文档并访问其中嵌套的共享文档,需要先在会议窗口内跳转至嵌套的共享文档,获取该嵌套的共享文档的访问地址并在客户端外(例如,在浏览器中)访问该嵌套的共享文档,再返回会议窗口跟随演示者对当前共享文档的演示。使用该方式,将导致打开共享文档中嵌套的文档链接,整体链路很长且复杂。
针对该问题,本公开实施例提供了一种页面跳转方法,在不改变会议界面中呈现的当前共享文档的前提下,同时打开共享文档中嵌套的文档链接。下面结合具体的实施例对该方法进行介绍。
图1为本公开实施例中的一种页面跳转方法的流程图,本实施例可适用于客户端中进行页面跳转的情况,该方法可以由页面跳转装置执行,该页面跳转装置可以采用软件和/或硬件的方式实现,该页面跳转装置可配置于终端设备中,例如终端,具体包括但不限于智能手机、掌上电脑、平板电脑、带显示屏的可穿戴设备、台式机、笔记本电脑、一体机、智能家居设备等。或者,本实施例可适用于服务端中进行页面跳转的情况,该页面跳转方法可以由页面跳转装置执行,该装置可以采用软件和/或硬件的方式实现,该装置可配置于终端设备中,例如服务器。
如图1所示,本公开实施例提供的页面跳转方法主要包括如下步骤:
S11、响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档。
其中,目标文档是指当前用户想要在实时交互界面中打开的文档,当前文档是指当前用户在实时交互界面中正在显示的文档。目标文档链接可以理解为目标文档嵌套在当前文档中的一个超链接。其中,当前文档可以具有任意格式,例如文档、表格、演示文档,思维笔记等,目标文档也可以具有任意格式,也可以是word文档、excel表格、powerpoint文档,思维笔记、网页、电子邮箱、小程序等内容。当前文档的格式与目标文档的格式可以相同,也可以不同,当前文档的类型与目标文档的类型可以相同,也可以不同,本实施例中并不进行限定。其中,当前文档可以使用电子终端中安装的应用程序打开,上述应用程序可以是文档应用程序,也可以是浏览器。需要说明的是,当前文档和目标文档均可以通过云端存储地址进行访问,上述云端存储地址包括URL地址。
可选的,当前文档是此次音视频会议中用户通过实时交互界面正在共享的文档。通过实时交互界面参与音视频会议的任何一个用户(包括共享人和被共享人)都可以对当前文档进行浏览。其中,共享者是将文档共享在实时交互界面中的用户,被共享人是指通过实时交互界面参与音视频会议的除共享人之外的其他用户。
图2是本公开实施例提供的文档链接嵌套的示意图;如图2所示,该页面是共享人正在共享当前文档,在共享文档中保存一个目标文档链接,并且在显示当前文档时,目标文档链接的显示方式区别于其他文档内容的显示方式。其中,目标文档链接可以采用特殊字体,或者特殊颜色与其他文档内容进行区别显示,以提示用户此处存在可操作的链接。进一步的,在其他文档内容采用第一颜色时,文档链接可以采用第二颜色,其中,第一颜色和第二颜色不同。例如:在其他文档内容采用黑色时,文档链接可以采用蓝色。需要说明的是,图2仅是一个示例,共享文档中可以存在多个文档链接。
在本实施例中,对目标文档链接的第一操作,可以是对目标文档链接进行点击操作,也可以是对目标文档对应的快捷键进行操作,还 可以是快捷键和点击操作相结合的操作。进一步的,上述第一操作还可以是对目标文档链接进行点击操作后,显示菜单,对菜单进行再次操作。本实施例中,仅对目标文档链接的第一操作进行说明,而非限定。
在一种实施方式中,所述第一操作通过与终端设备电性连接的控制设备获取,所述终端设备将作用于控制设备上的第一操作生成预设控制指令,然后通过远程传输方式远距离地将预设控制指令发送给所述终端设备,终端设备上的浏览器接收到所述预设控制指令后,获取目标文档链接对应的目标文档地址,所述远程传输方式包括基于TCP/IPUDP协议的计算机网络通信传输以及基于蓝牙、红外传输标准的近距无线传输方式。
可选的,所述控制设备为与终端设备无线连接的遥控器或鼠标,当用户不方便近距离地控制终端设备时,利用该控制设备可以远距离地发送控制指令给终端设备以控制所述终端设备进行相应的操作。另外,所述控制设备还可以为用于采集手势操作以生成预设控制指令的采集单元,例如采集单元通过采集作用于移动终端上的控制终端设备的应用程序上的手势操作,触发所述预设控制指令,然后发送至终端设备。
在另一种实施例中,所述第一操作为通过作用于实时交互界面上中的当前共享文档的预设动作而触发,所述终端设备配备有用于接收输入信号的触摸屏(又称为“触控屏”、“触控面板”),当所述触摸屏接收到作用于触摸屏上的第一操作时,终端设备屏幕上的触觉反馈系统可根据预先编程的程式驱动各种连结装置,在本实施例中,所述终端设备通过接收作用于在实时交互界面上中的当前共享文档的预设动作,触发所述预设控制指令,实时交互界面响应该控制指令基于所述目标文档地址,显示目标文档。
需要说明的是,下述的第二操作,第三操作,第四操作和第五操作,均可以采用上述任意一种输入方式,下述实施例中不再一一进行 赘述。
所述目标文档地址可以是在文档存储在本地的物理地址,也可以是基于超文本传输协议的网页地址,本实施例中并不进行限定。
S12、将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档。
在本实施例中,跳转至目标文档地址对应的页面后,该页面成为一个新的当前显示页面,并显示目标文档。新的当前显示页面可以是在显示当前文档的应用程序中的页面,也可以是第三方应用程序中的页面。本实施例中并不进行限定。
在一个实施方式中,将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档,包括:跳转至第三方浏览器,基于所述目标文档地址,在所述第三方浏览器的页面中显示所述目标文档。
其中,上述第三方浏览器是指安装在终端设备中的浏览器应用程序,本实施例中并不限定第三方浏览器的类型。
在一个实施方式中,目标文档可以客户端内打开,也可以在客户端外打开。若目标文档在客户端内打开,则可以同时在实时交互界面中呈现当前文档和目标文档。另一方面,若目标文档在客户端外打开则可以将当前文档在实时交互界面中打开,而将目标文档在第三方浏览器中呈现。
在本实施例中,上述目标文档地址可选为基于超文本传输协议的网页地址,获取到目标文档地址后,当前页面跳转至第三方浏览器。
进一步的,跳转至第三方浏览器之前,当前页面显示终端设备中已安装的浏览器,以供用户选择,基于用户的选择确定需要跳转的第三方浏览器。如果终端设备中未安装第三方浏览器,则可以提示用户下载第三方浏览器。
在本实施例中,第三方浏览器根据目标文档地址读取该地址中存储的目标文档,并在第三方浏览器的页面中进行显示。
本公开实施例公开了一种页面跳转方法包括:响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档;基于所述目标文档地址在当前页面中显示所述目标文档。本公开通过在音视频会议中,用户可以通过对目标文档链接进行快捷操作,将当前文档内嵌套的链接快速打开,使得用户便捷地同时访问当前共享文档和目标文档。
在一个实施方式中,响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,包括:响应于对预设快捷按键的触发操作,获取所述目标文档链接对应的目标文档地址。
在本实施例中,预设快捷按键是指终端设备上外接的输入装置上设置的具备快捷功能的按键。
可选的,本实施例中的快捷案件的触发操作主要包括用户作用与输入装置(例如键盘)的快捷键同时左键单击目标文档链接。键盘上快捷键的选取可以根据用户的实际使用习惯进行设置。本实施中的快捷键可选为Ctrl/Command。
本实施例中,快捷按键的触发操作通过定制内核代码来实现。对于快捷键+左键单击打开文档链接的功能,该动作在内核中被识别为在新标签中打开页面,将要打开的页面的链接保存下来,并拦截后续的默认动作,改为在第三方浏览器中打开。
在本实施例中,按下快捷键同时左键单击目标文档链接后,跳转至第三方浏览器,并在第三方浏览器显示目标文档。一方面,不需要在会议窗口中点击进入该目标文档后,获取目标文档的链接,再利用浏览器打开该目标文档。另一方面,如果希望一边跟随演示者对当前共享文档的演示操作,也无需在回到会中后,再返回共享人正在共享的文档进行跟随的繁琐过程。并且在不影响共享人和被共享人在共享中跟随的状态的前提下,快速打开共享的文档中嵌套的文档链接。
在一个实施方式中,响应于对目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,包括:响应于对目标文档链接的第二操作,显示第一显示框;响应于对所述第一显示框中打开按键的触发操作,获取所述目标文档链接对应的目标文档地址,并执行基于所述目标文档地址,显示目标文档的操作。
在本实施例中,上述第二操作可选为鼠标的右键单击操作,也是可以触控面板上实现右键单击功能的按键。
上述第一显示框例如可以是菜单显示框,如图3所示,第一显示框例如可以包括两类操作:“在浏览器中打开”操作和“复制链接”操作。
其中,对所述第一显示框中的打开操作可以理解为对上述第一显示框中的“在浏览器中打开”按键的触发操作,上述触发操作可以是鼠标左键单击操作,双击操作,鼠标右键单击操作等等。
在本实施例中,响应于对上述第一显示框中的“在浏览器中打开”按键的触发操作后,直接跳转至第三方浏览器,并在第三方浏览器显示目标文档,从而可以在音视频会议窗口中保持对演示者正在演示的共享文档的显示的前提下,获取目标文档的链接,并显示目标文档
在一个实施方式中,响应于对实时交互界面中目标文档链接的第二操作,显示第一显示框;响应于对所述第一显示框中打开按键的触发操作,获取所述目标文档链接对应的目标文档地址之后,包括:响应于对所述第一显示框中复制按键的触发操作,获取所述目标文档链接对应的目标文档地址,并将所述目标文档地址复制至剪切板。
在本实施例中,对于右键单击文档链接打开文档的功能,通过浏览器内核的支持取得当前点击位置的链接,并在Web页面上覆盖一个基于原生UI实现的菜单,让用户选择后续动作。
其中,对所述第一显示框中复制按键的触发操作可以理解为对上述第一显示框中的“复制链接”按键的触发操作,上述触发操作可以是鼠标左键单击操作,双击操作,鼠标右键单击操作等等。
在本实施例中,响应于对上述第一显示框中的“复制链接”按键的触发操作,将目标文档链接对应的文档地址复制到剪切板中,以实现文档地址的快速复制,避免了共享文档在实时交互界面打开后再复制文档地址的繁琐操作。
在一个实施例中,响应于对实时交互界面中目标文档链接的第一操作,获取目标文档链接对应的目标文档地址,包括:响应于对实时交互界面中目标文档链接的第一操作,确定所述第一操作对应的位置信息;基于所述位置信息确定所述目标文档链接对应的目标文档地址。
在本实施例中,上述位置信息是指目标文档链接在实时交互界面中的位置信息。预先存储位置信息与文档地址的对应关系,获取到第一操作对应的位置信息后,查询该位置信息对应的文档地址,并将该文档地址作为目标文档地址。
图4是本公开实施例提供的另一种页面跳转方法的流程图,如图1所示,本公开实施例提供的页面跳转方法主要包括如下步骤:
S21、响应于参与实时交互的跟随用户对实时交互界面中自由浏览按键的触发操作,进入自由浏览模式。
其中,在所述自由浏览模式下,所述跟随用户对所述实时交互界面中呈现的共享文档具有独立于所述当前文档的演示者的浏览操作权限。
其中,当前演示者是对当前共享文档进行演示的用户。共享人和演示者可以是用一个用户也可以是不同的用户。被共享人如果处于跟随状态,则其界面内展示的是共享者共享的文档和演示者对共享文档的操作。
其中,所述跟随用户与当前演示者共享实时交互界面的页面内容。需要说明的是,当前演示者可以通过触发操作成为跟随用户,跟随用户也可以通过触发操作成为当前演示者。
所述自由浏览模式是指跟随用户可以自行对实时交互界面上的页面内容进行操作和处理。上述自由浏览模式是相对于跟随模式来说的, 跟随模式是指跟随用户的实时交互界面与当前演示者的实时交互界面显示相同的内容,并跟随当前演示者对文档的操作,显示操作步骤以及操作实现的各种功能。
进一步的,在自由浏览模式下,跟随用户的实时交互界面上呈现用于指示当前演示者的演示位置的标识。上述演示位置的标识为当前演示者的头像。如图3所示,用户A即为当前演示者的演示位置标识。使用当前演示者的身份标识(例如头像)和/或方向标识指示当前演示者的位置,可以使得跟随用户在自由浏览模式下,清楚的看到当前演示者的演示位置。
在一个实施方式中,响应于跟随用户对实时交互界面中跟随按键的触发操作,进入跟随共享人模式,其中,在所述跟随共享人模式下,所述跟随用户的实时交互界面与当前演示者的实时交互界面呈现相同的页面内容。
如图3所示,上述跟随按键设置在实时交互界面的顶部,跟随用户点击跟随按键后,进行跟随共享人模式。这样,可以使得跟随用户在自由浏览模式和跟随模式下随意的切换,增加了文档的可操作性。
在一个实施方式中,响应于跟随用户对实时交互界面中共享按键的触发操作,进入共享人模式,其中,在所述共享人模式下,所述跟随用户获得演示权限,成为当前演示者。
如图3所示,上述共享按键设置在实时交互界面的顶部,跟随用户点击共享按键后,进入共享人模式。这样,可以使得跟随用户快速获取演示权限,成为演示者,增加了文档的可操作性。
S22、响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档。
S23、将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档。
本实施例中提供的步骤S22-S23与上述实施例中提供的步骤 S11-S12相同,具体可参照上述实施例中的描述,本实施例中不进行限定。
在本实施例中,参与音视频会议的跟随用户处于自由浏览模式后,也可以对实时交互界面中目标文档链接进行第一操作,跳转至第三方浏览器;基于目标文档地址,在第三方浏览器的页面中显示目标文档。
本公开实施例公开了一种页面跳转方法包括:响应于跟随用户对实时交互界面中自由浏览按键的触发操作,进入自由浏览模式,响应于对目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档。本公开通过在音视频会议中,被共享用户也可以通过对目标文档链接进行快捷操作,将当前文档内嵌套的链接在第三方浏览器中打开,使得用户便捷地同时访问当前共享文档和目标文档。
图5为本公开实施例中的一种页面跳转装置的结构示意图。本公开实施例所提供的页面跳转装置可以配置于客户端中,或者可以配置于服务端中,该页面跳转装置50具体包括:操作响应模块51和页面跳转模块52。
其中,操作响应模块51,用于响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档;页面跳转模块52,用于将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档。
本公开实施例公开了一种页面跳转装置,执行如下步骤:响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档;将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档。本公开提供的技术方案在音视频会议中,共享人和被共享人可以通过对目 标文档链接进行快捷操作,将当前文档内嵌套的链接快速打开,使得用户便捷地同时访问当前共享文档和目标文档。
在一个实施方式中,页面跳转模块53,用于基于所述目标文档地址,显示目标文档时,包括:
浏览器跳转单元,用于跳转至第三方浏览器;
文档显示单元,用于基于所述目标文档地址,在所述第三方浏览器的页面中显示所述目标文档。
在一个实施方式中,操作响应模块51,用于响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址时,包括:
触发操作响应单元,用于响应于对预设快捷按键的触发操作,获取所述目标文档链接对应的目标文档地址。
在一个实施方式中,操作响应模块51,用于响应于对实时交互界面中的目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址时,包括:
第二操作响应单元,用于响应于对目标文档链接的第二操作,显示第一显示框;
第三操作响应单元,用于响应于对所述第一显示框中打开按键的触发操作,获取所述目标文档链接对应的目标文档地址,并执行基于所述目标文档地址,显示目标文档的操作。
在一个实施方式中,第三操作响应单元,还用于响应于对所述第一显示框中复制按键的触发操作,获取所述目标文档链接对应的目标文档地址。
在一个实施方式中,操作响应模块51,具体用于响应于对实时交互界面中目标文档链接的第一操作,确定所述第一操作对应的位置信息;基于所述位置信息确定所述目标文档链接对应的目标文档地址。
在一个实施方式中,第四操作响应模块,用于响应于参与实时交互的跟随用户对实时交互界面中自由浏览按键的触发操作,进入自由 浏览模式,其中,在所述自由浏览模式下,所述跟随用户对所述实时交互界面中呈现的共享文档具有独立于所述当前文档的演示者的浏览操作权限。
在一个实施方式中,在自由浏览模式下,所述跟随用户的实时交互界面上呈现用于指示当前演示者的演示位置的标识。
在一个实施方式中,第五操作响应模块,用于响应于参与实时交互的跟随用户对实时交互界面中自由浏览按键的触发操作之后,响应于参与实时交互的跟随用户对实时交互界面中跟随按键的触发操作,进入跟随共享人模式,其中,在所述跟随共享人模式下,所述跟随用户的实时交互界面与当前演示者的实时交互界面呈现相同的页面内容。
在一个实施方式中,参与实时交互的参会用户可通过对共享文档的存储地址的访问来获得所述共享文档的共享内容。在这里,共享文档可以包括目标文档和当前文档中的任意一者。
本公开实施例提供的页面跳转装置,可执行本公开方法实施例所提供的页面跳转方法中所执行的步骤,具备执行步骤和有益效果此处不再赘述。
图6为本公开实施例中的一种页面跳转设备的结构示意图。下面具体参考图6,其示出了适于用来实现本公开实施例中的页面跳转设备600的结构示意图。本公开实施例中的页面跳转设备600可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)、可穿戴终端设备等等的移动终端以及诸如数字TV、台式计算机、智能家居设备等等的固定终端。图6示出的终端设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图6所示,终端设备600可以包括处理装置(例如中央处理器、图形处理器等)601,其可以根据存储在只读存储器(ROM)602中的 程序或者从存储装置608加载到随机访问存储器(RAM)603中的程序而执行各种适当的动作和处理以实现如本公开所述的实施例的页面跳转方法。在RAM 603中,还存储有终端设备600操作所需的各种程序和数据。处理装置601、ROM 602以及RAM 603通过总线604彼此相连。输入/输出(I/O)接口605也连接至总线604。
通常,以下装置可以连接至I/O接口605:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置606;包括例如液晶显示器(LCD)、扬声器、振动器等的输出装置607;包括例如磁带、硬盘等的存储装置608;以及通信装置609。通信装置609可以允许终端设备600与其他设备进行无线或有线通信以交换数据。虽然图6示出了具有各种装置的终端设备600,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码,从而实现如上所述的页面跳转方法。在这样的实施例中,该计算机程序可以通过通信装置609从网络上被下载和安装,或者从存储装置608被安装,或者从ROM 602被安装。在该计算机程序被处理装置601执行时,执行本公开实施例的方法中限定的上述功能。
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、 光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。
在一些实施方式中,客户端、服务器可以利用诸如HTTP(HyperText Transfer Protocol,超文本传输协议)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(“LAN”),广域网(“WAN”),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。
上述计算机可读介质可以是上述页面跳转设备中所包含的;也可以是单独存在,而未装配入该页面跳转设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该终端设备执行时,使得该终端设备:响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档,将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档。
可选的,当上述一个或者多个程序被该终端设备执行时,该终端 设备还可以执行上述实施例所述的其他步骤。
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括但不限于面向对象的程序设计语言-诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言-诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)-连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在某种情况下并不构成对该单元本身的限定。
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(FPGA)、专用集成电路(ASIC)、专用标 准产品(ASSP)、片上系统(SOC)、复杂可编程逻辑设备(CPLD)等等。
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。
根据本公开的一个或多个实施例,本公开提供了一种页面跳转方法,包括:响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档;将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档。
根据本公开的一个或多个实施例,在本公开提供的页面跳转方法中,基于所述目标文档地址,显示目标文档,包括:跳转至第三方浏览器;基于所述目标文档地址,在所述第三方浏览器的页面中显示所述目标文档。
根据本公开的一个或多个实施例,在本公开提供的页面跳转方法中,响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,包括:响应于对预设快捷按键的触发操作,获取所述目标文档链接对应的目标文档地址。
根据本公开的一个或多个实施例,在本公开提供的页面跳转方法中, 响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,包括:响应于对目标文档链接的第二操作,显示第一显示框;响应于对所述第一显示框中打开按键的触发操作,获取所述目标文档链接对应的目标文档地址,并执行基于所述目标文档地址,显示目标文档的操作。
根据本公开的一个或多个实施例,在本公开提供的页面跳转方法中,所述方法还包括:响应于对所述第一显示框中复制按键的触发操作,获取所述目标文档链接对应的目标文档。
根据本公开的一个或多个实施例,在本公开提供的页面跳转方法中,响应于对实时交互界面中目标文档链接的第一操作,获取目标文档链接对应的目标文档地址,包括:响应于对实时交互界面中目标文档链接的第一操作,确定所述第一操作对应的位置信息;基于所述位置信息确定所述目标文档链接对应的目标文档地址。
根据本公开的一个或多个实施例,在本公开提供的页面跳转方法中,响应于对实时交互界面目标文档链接的第一操作之前,还包括:响应于参与实时交互的跟随用户对实时交互界面中自由浏览按键的触发操作,进入自由浏览模式,其中,在所述自由浏览模式下,所述跟随用户对所述实时交互界面中呈现的共享文档具有独立于所述当前文档的演示者的浏览操作权限。
根据本公开的一个或多个实施例,在本公开提供的页面跳转方法中,在自由浏览模式下,所述跟随用户的实时交互界面上呈现用于指示当前演示者的演示位置的标识。
根据本公开的一个或多个实施例,在本公开提供的页面跳转方法中,响应于参与实时交互的跟随用户对实时交互界面中自由浏览按键的触发操作,进入自由浏览模式之后,还包括:响应于参与实时交互的跟随用户在实时交互界面中的跟随按键的触发操作,进入跟随共享人模式,其中,在所述跟随共享人模式下,所述跟随用户的实时交互界面与当前演示者的实时交互界面呈现相同的页面内容。
根据本公开的一个或多个实施例,在本公开提供的页面跳转方法中,参与实时交互的参会用户通过对共享文档的存储地址的访问来获得所述共享文档的共享内容,所述共享文档包括所述目标文档和所述当前文档中的任意一者。
根据本公开的一个或多个实施例,本公开提供了一种页面跳转装置,包括:操作响应模块,用于响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档;页面跳转模块,用于将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档。
根据本公开的一个或多个实施例,在本公开提供的页面跳转装置中,页面跳转模块,用于基于所述目标文档地址,显示目标文档时,包括:浏览器跳转单元,用于跳转至第三方浏览器;文档显示单元,用于基于所述目标文档地址,在所述第三方浏览器的页面中显示所述目标文档。
根据本公开的一个或多个实施例,在本公开提供的页面跳转装置中,操作响应模块,用于响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址时,包括:触发操作响应单元,用于响应于对预设快捷按键的触发操作,获取所述目标文档链接对应的目标文档地址。
根据本公开的一个或多个实施例,在本公开提供的页面跳转装置中,操作响应模块,用于响应于对实时交互界面中的目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址时,包括:第二操作响应单元,用于响应于对目标文档链接的第二操作,显示第一显示框;第三操作响应单元,用于响应于对所述第一显示框中打开按键的触发操作,获取所述目标文档链接对应的目标文档地址,并执行基于所述目标文档地址,显示目标文档的操作。
根据本公开的一个或多个实施例,在本公开提供的页面跳转装置 中,第三操作响应单元,还用于响应于对所述第一显示框中复制按键的触发操作,获取所述目标文档链接对应的目标文档地址。
根据本公开的一个或多个实施例,在本公开提供的页面跳转装置中,所述装置还包括:操作响应模块,具体用于响应于对实时交互界面中目标文档链接的第一操作,确定所述第一操作对应的位置信息;基于所述位置信息确定所述目标文档链接对应的目标文档地址。
根据本公开的一个或多个实施例,在本公开提供的页面跳转装置中,第四操作响应模块,用于参与实时交互的跟随用户对实时交互界面中自由浏览按键的触发操作,进入自由浏览模式,其中,在所述自由浏览模式下,所述跟随用户对所述实时交互界面中呈现的共享文档具有独立于所述当前文档的演示者的浏览操作权限。
根据本公开的一个或多个实施例,在本公开提供的页面跳转装置中,在自由浏览模式下,所述跟随用户的实时交互界面上呈现用于指示当前演示者的演示位置的标识。
根据本公开的一个或多个实施例,在本公开提供的页面跳转装置中,第五操作响应模块,用于响应于参与实时交互的跟随用户对实时交互界面中自由浏览按键的触发操作之后,响应于参与实时交互的跟随用户对实时交互界面中跟随按键的触发操作,进入跟随共享人模式,其中,在所述跟随共享人模式下,所述跟随用户的实时交互界面与当前演示者的实时交互界面呈现相同的页面内容。
根据本公开的一个或多个实施例,本公开提供了一种页面跳转设备,包括:
一个或多个处理器;
存储器,用于存储一个或多个程序;
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如本公开提供的任一所述的页面跳转方法。
根据本公开的一个或多个实施例,本公开提供了一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如本 公开提供的任一所述的页面跳转方法。
本公开实施例还提供了一种计算机程序产品,该计算机程序产品包括计算机程序或指令,该计算机程序或指令被处理器执行时实现如上所述的页面跳转方法。
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的公开范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述公开构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。
此外,虽然采用特定次序描绘了各操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了若干具体实现细节,但是这些不应当被解释为对本公开的范围的限制。在单独的实施例的上下文中描述的某些特征还可以组合地实现在单个实施例中。相反地,在单个实施例的上下文中描述的各种特征也可以单独地或以任何合适的子组合的方式实现在多个实施例中。
尽管已经采用特定于结构特征和/或方法逻辑动作的语言描述了本主题,但是应当理解所附权利要求书中所限定的主题未必局限于上面描述的特定特征或动作。相反,上面所描述的特定特征和动作仅仅是实现权利要求书的示例形式。

Claims (14)

  1. 一种页面跳转方法,其特征在于,所述方法包括:
    响应于对实时交互界面中目标文档链接的第一操作,获取所述目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档;
    将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档。
  2. 根据权利要求1所述的方法,其特征在于,基于所述目标文档地址,显示目标文档,包括:
    跳转至第三方浏览器;
    基于所述目标文档地址,在所述第三方浏览器的页面中显示所述目标文档。
  3. 根据权利要求1所述的方法,其特征在于,响应于对实时交互界面中目标文档链接的第一操作,获取目标文档链接对应的目标文档地址,包括:
    响应于对预设快捷按键的触发操作,获取所述目标文档链接对应的目标文档地址。
  4. 根据权利要求1所述的方法,其特征在于,响应于对实时交互界面中目标文档链接的第一操作,获取目标文档链接对应的目标文档地址,包括:
    响应于对目标文档链接的第二操作,显示第一显示框;
    响应于对所述第一显示框中打开按键的触发操作,获取所述目标文档链接对应的目标文档地址,并执行基于所述目标文档地址,显示目标文档的操作。
  5. 根据权利要求4所述的方法,其特征在于,所述方法还包括:
    响应于对所述第一显示框中复制按键的触发操作,获取所述目标文档链接对应的目标文档地址。
  6. 根据权利要求1所述的方法,其特征在于,响应于对实时交互界面中目标文档链接的第一操作,获取目标文档链接对应的目标文档地址,包括:
    响应于对实时交互界面中目标文档链接的第一操作,确定所述第一操作对应的位置信息;
    基于所述位置信息确定所述目标文档链接对应的目标文档地址。
  7. 根据权利要求1所述的方法,其特征在于,响应于对实时交互界面中目标文档链接的第一操作之前,还包括:
    响应于参与实时交互的跟随用户对实时交互界面中自由浏览按键的触发操作,进入自由浏览模式,其中,在所述自由浏览模式下,所述跟随用户对所述实时交互界面中呈现的共享文档具有独立于所述当前文档的演示者的浏览操作权限。
  8. 根据权利要求7所述的方法,其特征在于,在自由浏览模式下,所述跟随用户的实时交互界面上呈现用于指示当前演示者的演示位置的标识。
  9. 根据权利要求7所述的方法,其特征在于,响应于参与实时交互的跟随用户对实时交互界面中自由浏览按键的触发操作,进入自由浏览模式之后,还包括:
    响应于参与实时交互的跟随用户在实时交互界面中的跟随按键的触发操作,进入跟随共享人模式,其中,在所述跟随共享人模式下,所述跟随用户的实时交互界面与当前演示者的实时交互界面呈现相同的页面内容。
  10. 根据权利要求1所述的方法,其特征在于,
    参与实时交互的参会用户通过对共享文档的存储地址的访问来获得所述共享文档的共享内容,所述共享文档包括所述目标文档和所述当前文档中的任意一者。
  11. 一种页面跳转装置,其特征在于,所述装置包括:
    操作响应模块,用于响应于对目标文档链接的第一操作,获取所 述目标文档链接对应的目标文档地址,所述目标文档链接嵌套在当前文档中,所述当前文档为实时交互界面中显示的共享文档;
    页面跳转模块,用于将所述当前文档呈现在所述实时交互界面中,并基于所述目标文档地址,显示目标文档。
  12. 一种页面跳转设备,其特征在于,所述终端设备包括:
    一个或多个处理器;
    存储装置,用于存储一个或多个程序;
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-10中任一项所述的方法。
  13. 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,该程序被处理器执行时实现如权利要求1-10中任一项所述的方法。
  14. 一种计算机程序产品,该计算机程序产品包括计算机程序或指令,该计算机程序或指令被处理器执行时实现如权利要求1-10中任一项所述的方法。
PCT/CN2022/119642 2021-09-22 2022-09-19 页面跳转方法、装置、设备、存储介质和程序产品 WO2023045872A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2023549012A JP2024515928A (ja) 2021-09-22 2022-09-19 ページ遷移方法、装置、機器、記憶媒体及びプログラム製品
US18/235,683 US20230394223A1 (en) 2021-09-22 2023-08-18 Page jumping method, apparatus, and device, and storage medium and program product

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111109230.8A CN113741765B (zh) 2021-09-22 2021-09-22 页面跳转方法、装置、设备、存储介质和程序产品
CN202111109230.8 2021-09-22

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US18/235,683 Continuation US20230394223A1 (en) 2021-09-22 2023-08-18 Page jumping method, apparatus, and device, and storage medium and program product

Publications (1)

Publication Number Publication Date
WO2023045872A1 true WO2023045872A1 (zh) 2023-03-30

Family

ID=78740385

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/119642 WO2023045872A1 (zh) 2021-09-22 2022-09-19 页面跳转方法、装置、设备、存储介质和程序产品

Country Status (4)

Country Link
US (1) US20230394223A1 (zh)
JP (1) JP2024515928A (zh)
CN (1) CN113741765B (zh)
WO (1) WO2023045872A1 (zh)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113741765B (zh) * 2021-09-22 2023-03-10 北京字跳网络技术有限公司 页面跳转方法、装置、设备、存储介质和程序产品
CN114371896B (zh) * 2021-12-30 2023-05-16 北京字跳网络技术有限公司 一种基于文档共享的提示方法、装置、设备及介质
CN114491608B (zh) * 2022-02-17 2023-10-13 北京字跳网络技术有限公司 权限处理方法、装置、设备及介质
CN114564267B (zh) * 2022-02-28 2024-03-26 北京字跳网络技术有限公司 信息处理方法、装置、电子设备和存储介质
CN114884933A (zh) * 2022-04-21 2022-08-09 北京字跳网络技术有限公司 信息处理方法、装置、电子设备和存储介质
CN114741634A (zh) * 2022-04-25 2022-07-12 北京字跳网络技术有限公司 一种文档展示方法及其相关设备
CN115033821A (zh) * 2022-05-24 2022-09-09 北京达佳互联信息技术有限公司 一种文档显示方法、装置、电子设备及存储介质

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103955501A (zh) * 2014-04-23 2014-07-30 深圳市赛速科技有限公司 一种网页双向协同浏览方法
US20150058407A1 (en) * 2011-02-11 2015-02-26 Goinstant, Inc. Systems, methods, and apparatuses for implementing the simultaneous display of multiple browser client cursors at each browser client common to a shared browsing session
CN104753973A (zh) * 2013-12-25 2015-07-01 珠海金山办公软件有限公司 一种文档共享浏览方法及系统
CN109819340A (zh) * 2019-02-19 2019-05-28 上海七牛信息技术有限公司 视频播放过程中的网址解析方法、装置及可读存储介质
US20190228079A1 (en) * 2018-01-25 2019-07-25 International Business Machines Corporation Providing hyperlinks in presentations viewed remotely
CN112311754A (zh) * 2020-06-02 2021-02-02 北京字节跳动网络技术有限公司 交互方法、装置和电子设备
CN113741765A (zh) * 2021-09-22 2021-12-03 北京字跳网络技术有限公司 页面跳转方法、装置、设备、存储介质和程序产品

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9311618B2 (en) * 2009-04-07 2016-04-12 Clearslide, Inc. Mixed content type presentation system
US8605132B1 (en) * 2010-03-26 2013-12-10 Insors Integrated Communications Methods, systems and program products for managing resource distribution among a plurality of server applications
US9996210B2 (en) * 2011-06-30 2018-06-12 International Business Machines Corporation Enabling host active element content related actions on a client device within remote presentations
US9164609B2 (en) * 2013-03-13 2015-10-20 Amazon Technologies, Inc. Managing sensory information of a user device
US10866931B2 (en) * 2013-10-22 2020-12-15 Box, Inc. Desktop application for accessing a cloud collaboration platform
US9407728B2 (en) * 2013-11-08 2016-08-02 Dropbox, Inc. Content item presentation system
CN105282480A (zh) * 2014-06-30 2016-01-27 三亚中兴软件有限责任公司 视频会议中文件的共享方法及装置
US20160065625A1 (en) * 2014-08-26 2016-03-03 Cisco Technology, Inc. Notification of Change in Online Conferencing
CN107786832A (zh) * 2016-08-31 2018-03-09 南京中兴软件有限责任公司 视频播放控制的方法和终端及提供视频的方法和服务器
US10628499B2 (en) * 2017-08-29 2020-04-21 International Business Machines Corporation Providing hyperlinks in presentations viewed remotely
US10984065B1 (en) * 2019-09-30 2021-04-20 International Business Machines Corporation Accessing embedded web links in real-time
US20210133270A1 (en) * 2019-11-05 2021-05-06 International Business Machines Corporation Referencing multiple uniform resource locators with cognitive hyperlinks
CN113014857A (zh) * 2021-02-25 2021-06-22 游密科技(深圳)有限公司 视频会议显示的控制方法、装置、电子设备及存储介质

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150058407A1 (en) * 2011-02-11 2015-02-26 Goinstant, Inc. Systems, methods, and apparatuses for implementing the simultaneous display of multiple browser client cursors at each browser client common to a shared browsing session
CN104753973A (zh) * 2013-12-25 2015-07-01 珠海金山办公软件有限公司 一种文档共享浏览方法及系统
CN103955501A (zh) * 2014-04-23 2014-07-30 深圳市赛速科技有限公司 一种网页双向协同浏览方法
US20190228079A1 (en) * 2018-01-25 2019-07-25 International Business Machines Corporation Providing hyperlinks in presentations viewed remotely
CN109819340A (zh) * 2019-02-19 2019-05-28 上海七牛信息技术有限公司 视频播放过程中的网址解析方法、装置及可读存储介质
CN112311754A (zh) * 2020-06-02 2021-02-02 北京字节跳动网络技术有限公司 交互方法、装置和电子设备
CN113741765A (zh) * 2021-09-22 2021-12-03 北京字跳网络技术有限公司 页面跳转方法、装置、设备、存储介质和程序产品

Also Published As

Publication number Publication date
CN113741765A (zh) 2021-12-03
JP2024515928A (ja) 2024-04-11
US20230394223A1 (en) 2023-12-07
CN113741765B (zh) 2023-03-10

Similar Documents

Publication Publication Date Title
WO2023045872A1 (zh) 页面跳转方法、装置、设备、存储介质和程序产品
WO2020133373A1 (zh) 视频处理方法、装置、电子设备及计算机可读存储介质
WO2021218519A1 (zh) 应用程序的页面切换方法、装置、电子设备及非暂时性可读存储介质
WO2021244577A1 (zh) 交互方法、装置和电子设备
CA2934124C (en) Image panning and zooming effect
WO2021135626A1 (zh) 菜单项选择方法、装置、可读介质及电子设备
US20150067536A1 (en) Gesture-based Content Sharing Between Devices
TW201443670A (zh) 提供不計內容格式及類型之內容可存取性的虛擬庫
WO2022077996A1 (zh) 一种多媒体数据处理方法、装置、电子设备和存储介质
WO2021218555A1 (zh) 信息展示方法、装置和电子设备
WO2022077994A1 (zh) 信息处理方法、装置及介质
WO2021218556A1 (zh) 信息展示方法、装置和电子设备
WO2022237530A1 (zh) 视图展示方法、装置、设备及介质
WO2022218034A1 (zh) 交互方法、装置和电子设备
WO2023083085A1 (zh) 一种文档共享方法、装置、设备及介质
WO2018010316A1 (zh) 桌面页面管理的方法及装置
WO2023124767A1 (zh) 一种基于文档共享的提示方法、装置、设备及介质
WO2023134578A1 (zh) 信息处理方法、装置、终端和存储介质
WO2024002047A1 (zh) 会话消息的显示方法、装置、设备及存储介质
US20220247809A1 (en) Information indicating method and apparatus, electronic device and storage medium
WO2020220782A1 (zh) 信息分享方法、装置、设备和介质
WO2022179409A1 (zh) 控件显示方法、装置、设备及介质
WO2021218646A1 (zh) 交互方法、装置和电子设备
WO2024087922A1 (zh) 收藏管理方法、装置、设备及介质
WO2018010319A1 (zh) 应用功能的显示方法和装置

Legal Events

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

Ref document number: 22871918

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2023549012

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE