CN113703902A - Menu bar construction method and device for split screen display - Google Patents

Menu bar construction method and device for split screen display Download PDF

Info

Publication number
CN113703902A
CN113703902A CN202111063296.8A CN202111063296A CN113703902A CN 113703902 A CN113703902 A CN 113703902A CN 202111063296 A CN202111063296 A CN 202111063296A CN 113703902 A CN113703902 A CN 113703902A
Authority
CN
China
Prior art keywords
application
applications
menu bar
display
marking
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111063296.8A
Other languages
Chinese (zh)
Inventor
周顺陆
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Lango Electronic Science and Technology Co Ltd
Original Assignee
Guangzhou Lango Electronic Science and 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 Guangzhou Lango Electronic Science and Technology Co Ltd filed Critical Guangzhou Lango Electronic Science and Technology Co Ltd
Priority to CN202111063296.8A priority Critical patent/CN113703902A/en
Publication of CN113703902A publication Critical patent/CN113703902A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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/0482Interaction with lists of selectable items, e.g. menus
    • 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1407General aspects irrespective of display type, e.g. determination of decimal point position, display with fixed or driving decimal point, suppression of non-significant zeros

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a method and a device for constructing a menu bar for split screen display, which identify all applications in equipment as first applications; processing the first application based on a first preset rule, and marking the first application with a display icon as a second application; processing the second application based on a second preset rule, and marking the second application supporting multi-window display as a third application; the identification of the third application is obtained, and the identification of the third application is arranged in a menu bar in a classified manner, wherein the menu bar responds to a calling instruction of a user and is displayed on a display interface of the equipment in a window form, all applications in the equipment are screened out through a first preset rule and a second preset rule, the applications capable of being split-screen are screened out, the applications are displayed in the menu bar in a classified manner, the user can be assisted in conveniently and rapidly performing split-screen operation, user experience is improved, and meanwhile errors in application triggering are reduced.

Description

Menu bar construction method and device for split screen display
Technical Field
The invention relates to a split screen technology, in particular to a method and a device for constructing a menu bar for split screen display.
Background
With the progress of scientific technology, a wide variety of electronic device applications have come into play. In order to facilitate the use of users, a split screen technology of an Android system appears, that is, display interfaces of two applications can be displayed on one display interface, and users can watch and operate different application interfaces on the same interface.
However, in the prior art, more and more applications appear, and it can be understood that not all applications support split screens, and a user does not know which application can support split screens and which applications cannot support split screens, and when the user opens an application that does not support split screens, an error occurs, and user experience is low.
Disclosure of Invention
The embodiment of the invention provides a method and a device for constructing a menu bar for split-screen display, which can assist a user in conveniently performing split-screen operation, improve user experience and reduce errors in application triggering.
In a first aspect of the embodiments of the present invention, a method for constructing a menu bar for split-screen display is provided, where the method includes:
identifying all applications within the device as first applications;
processing the first application based on a first preset rule, and marking the first application with a display icon as a second application;
processing the second application based on a second preset rule, and marking the second application supporting multi-window display as a third application;
and acquiring an identifier of the third application, and arranging the identifier of the third application in a menu bar in a category manner, wherein the menu bar responds to a call instruction of a user and is displayed on a display interface of the equipment in a window form.
Optionally, in a possible implementation manner of the first aspect, processing the first application based on a first preset rule, and marking the first application with a display icon as a second application includes:
judging whether the first application has a display icon or not;
if not, the corresponding first application is screened out, and the rest first applications are marked as the second applications.
Optionally, in a possible implementation manner of the first aspect, processing the second application based on a second preset rule, and marking the second application that supports multi-window display as a third application includes:
acquiring code information of the second application, and judging whether the code information contains a code field of resizableActivity = 'false';
and if so, screening out the corresponding second application, and marking the rest second applications as the second applications.
Optionally, in a possible implementation manner of the first aspect, after the second application supporting multi-window display is marked as a third application, the method further includes:
acquiring a preset blacklist of a user, wherein the preset blacklist comprises at least one fourth application;
sifting the fourth application from the third application.
Optionally, in a possible implementation manner of the first aspect, the arranging the identifiers of the third applications in a menu bar by classes includes:
and respectively arranging the identifiers of the third application in the menu bar according to the APP type, the file type and the external signal source type.
Optionally, in a possible implementation manner of the first aspect, the APP types and the identifications of the third application within the circumscribed signal source type are sorted in a lexicographic order.
Optionally, in a possible implementation manner of the first aspect, the identification of the third application within the file type is ordered according to a most recent trigger time and a lexicographic order.
Optionally, in a possible implementation manner of the first aspect, a search bar is provided at a position of the menu bar corresponding to the file type;
receiving user search information for the third application of the file type based on the search bar.
Optionally, in a possible implementation manner of the first aspect, the method further includes:
responding to information of a third application access device in an external signal source type, and highlighting a third application in the external signal source type;
and responding to the information that the third application in the external signal source type is separated from the equipment, and graying and displaying the third application in the external signal source type.
In a second aspect of the embodiments of the present invention, there is provided a menu bar constructing apparatus for split-screen display, including:
the device comprises an identification module, a processing module and a control module, wherein the identification module is used for identifying all applications in the device as first applications;
the first module is used for processing the first application based on a first preset rule and marking the first application with the display icon as a second application;
the second module is used for processing the second application based on a second preset rule and marking the second application supporting multi-window display as a third application;
and the menu module is used for acquiring the identifier of the third application and arranging the identifier of the third application in a menu bar in a category mode, wherein the menu bar responds to a call instruction of a user and is displayed on a display interface of the equipment in a window mode.
A third aspect of the embodiments of the present invention provides a menu bar constructing device for split-screen display, including: memory, a processor and a computer program, the computer program being stored in the memory, the processor running the computer program to perform the method of the first aspect of the invention as well as various possible aspects of the first aspect.
A fourth aspect of the embodiments of the present invention provides a readable storage medium, in which a computer program is stored, the computer program being, when executed by a processor, configured to implement the method according to the first aspect of the present invention and various possible aspects of the first aspect.
According to the method and the device for constructing the menu bar for split-screen display, all applications in the equipment are screened out through the first preset rule and the second preset rule, the applications capable of being split-screen are screened out and displayed in the menu bar in a classified mode, a user can be assisted in conveniently and rapidly performing split-screen operation, user experience is improved, and meanwhile errors in application triggering are reduced.
Drawings
Fig. 1 is a schematic diagram illustrating a menu bar for split-screen display according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a menu bar constructing device for split-screen display according to an embodiment of the present invention;
fig. 3 is a schematic hardware configuration diagram of a menu bar constructing device for split-screen display according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, which is a schematic diagram illustrating a menu bar for split-screen display according to an embodiment of the present invention, an execution main body of the method shown in fig. 1 may be a software and/or hardware device. The execution subject of the present application may include, but is not limited to, at least one of: user equipment, network equipment, etc. The user equipment may include, but is not limited to, a computer, a smart phone, a Personal Digital Assistant (PDA), the above mentioned electronic equipment, and the like. The network device may include, but is not limited to, a single network server, a server group of multiple network servers, or a cloud of numerous computers or network servers based on cloud computing, wherein cloud computing is one type of distributed computing, a super virtual computer consisting of a cluster of loosely coupled computers. The present embodiment does not limit this. The method comprises the following steps of S101 to S104:
s101, all applications in the device are identified as first applications.
Specifically, the device may be an electronic device with a display function, such as a mobile phone, a tablet, a computer, and the like, and it can be understood that a plurality of applications are added in the device for users to use, and the device is marked as a first application in the scheme, where the first application may be, for example, video software, a document, or other external devices.
S102, processing the first application based on a first preset rule, and marking the first application with the display icon as a second application.
Specifically, the step is to screen out second applications from the plurality of first applications, and the second applications are all applications with display icons.
It should be noted that, in order to enable the user to use the second application for split-screen, it is a prerequisite that the user can perform corresponding operation on the application, for example, perform an operation of triggering to start, it is understood that, in order to trigger application start, an icon of the application often needs to be clicked, for example, double-click start is performed, and therefore, this step screens out the application having the displayed icon from the plurality of first applications as the second application.
In practical application, when screening is performed, whether the first application has a display icon or not can be judged; if not, the corresponding first application is screened out, and the rest first applications are marked as the second applications.
S103, processing the second application based on a second preset rule, and marking the second application supporting multi-window display as a third application.
Specifically, after the screening in step S102, the remaining applications are all the second applications with display icons, and in this step, the second applications are processed by using a second preset rule, and the applications capable of being displayed in multiple windows are screened out as the third applications. It can be understood that, if the second application does not support multi-window display but displays in a fixed window, for example, full-screen display by default, the split-screen requirement of the present solution cannot be achieved, and therefore, an application capable of multi-window display is to be screened out.
In an actual application, the code information of the second application may be acquired, and whether a resizableactivity = "false" code field is included in the code information is determined; and if so, screening out the corresponding second application, and marking the rest second applications as the second applications.
It can be understood that, in this scheme, the code information of the second application is obtained, then query processing is performed on the code information, and whether a code field in which resizableactivity = "false" is included in the code information is found, if so, it is stated that the second application can satisfy multi-window display, and it can be put into the selected list.
S104, acquiring the identifier of the third application, and arranging the identifier of the third application in a menu bar in a category mode, wherein the menu bar responds to a call instruction of a user and is displayed on a display interface of the equipment in a window mode.
Specifically, after being filtered in steps S102 and S103, the third application is an application that can satisfy split screen.
In order to facilitate the user to perform the screen splitting operation more conveniently, the step also displays the identifier (or display icon) of the third application in the menu bar according to the category.
It should be noted that, in the prior art, applications are generally arranged on a display desktop, and a user cannot distinguish whether the applications meet split screen requirements, and often display errors occur when the applications are randomly opened. The scheme not only screens out the applications with the screen splitting function, but also displays the applications in a classified mode, and improves the user experience to at least two degrees.
In practical application, the menu bar of the scheme can be hidden, so that the influence of a user on the normal use of the equipment is avoided, and the menu bar can be displayed on a display interface of the equipment in a window form in response to a calling instruction of the user.
In some embodiments, the identifier of the third application may be arranged in the menu bar according to an APP type, a file type, and an add-on signal source type, respectively. It can be understood that the third application is divided into 3 types according to the present solution, which can cover basically all types commonly used by the user, and at the same time, can facilitate the user to search.
In other embodiments, the identities of said third application within the APP type and said circumscribed signal source type are sorted in a lexicographic order. For example, the identification of the third application may contain the name of the application, which may be sorted in a lexicographic order of the initials of the application names.
In still other embodiments, the identification of the third application within the file type is ordered by a most recent trigger time and a lexicographic order.
It can be understood that, because the application of the file types is more, the embodiment can sort the files according to the latest triggering time and the lexicographic order, so that the user can conveniently find the commonly used files.
In some embodiments, a search bar is provided at the position of the menu bar corresponding to the file type, and the search information of the third application of the file type is received by the user based on the search bar. It will be appreciated that the user may also search through the documents to quickly find the desired file.
It should be noted that, although the above fast search function is a conventional means in the prior art, the present solution combines the search function only into the document types, and not all types are loaded into the search function, which has a certain uniqueness.
In practical application, the method also comprises responding to information of a third application access device in an external signal source type, and highlighting the third application in the external signal source type; and responding to the information that the third application in the external signal source type is separated from the equipment, and graying and displaying the third application in the external signal source type.
It can be understood that the above operation can make the user easily distinguish whether there is a corresponding external signal source to access, thereby assisting the user to perform the screen splitting operation more conveniently.
In view of the above technology of the embodiment, in order to further improve user experience, in this embodiment, after the second application supporting multi-window display is marked as a third application, a preset blacklist of a user is further obtained, where the preset blacklist includes at least one fourth application, and the fourth application is screened out from the third application.
It can be understood that the user can make the blacklist according to the needs of the user, and the applications which do not need to be split into screens are directly discharged out of the menu bar, so that the user experience is further improved.
Referring to fig. 2, which is a schematic structural diagram of a menu bar constructing device for split-screen display according to an embodiment of the present invention, the menu bar constructing device for split-screen display includes:
the device comprises an identification module, a processing module and a control module, wherein the identification module is used for identifying all applications in the device as first applications;
the first module is used for processing the first application based on a first preset rule and marking the first application with the display icon as a second application;
the second module is used for processing the second application based on a second preset rule and marking the second application supporting multi-window display as a third application;
and the menu module is used for acquiring the identifier of the third application and arranging the identifier of the third application in a menu bar in a category mode, wherein the menu bar responds to a call instruction of a user and is displayed on a display interface of the equipment in a window mode.
The apparatus in the embodiment shown in fig. 2 can be correspondingly used to perform the steps in the method embodiment shown in fig. 1, and the implementation principle and technical effect are similar, which are not described herein again.
Referring to fig. 3, which is a schematic diagram of a hardware structure of a menu bar constructing device for split-screen display according to an embodiment of the present invention, the menu bar constructing device 30 for split-screen display includes: a processor 31, a memory 32 and a computer program; wherein
A memory 32 for storing the computer program, which may also be a flash memory (flash). The computer program is, for example, an application program, a functional module, or the like that implements the above method.
A processor 31 for executing the computer program stored in the memory to implement the steps performed by the apparatus in the above method. Reference may be made in particular to the description relating to the preceding method embodiment.
Alternatively, the memory 32 may be separate or integrated with the processor 31.
When the memory 32 is a device independent of the processor 31, the apparatus may further include:
a bus 33 for connecting the memory 32 and the processor 31.
The present invention also provides a readable storage medium, in which a computer program is stored, which, when being executed by a processor, is adapted to implement the methods provided by the various embodiments described above.
The readable storage medium may be a computer storage medium or a communication medium. Communication media includes any medium that facilitates transfer of a computer program from one place to another. Computer storage media may be any available media that can be accessed by a general purpose or special purpose computer. For example, a readable storage medium is coupled to the processor such that the processor can read information from, and write information to, the readable storage medium. Of course, the readable storage medium may also be an integral part of the processor. The processor and the readable storage medium may reside in an Application Specific Integrated Circuits (ASIC). Additionally, the ASIC may reside in user equipment. Of course, the processor and the readable storage medium may also reside as discrete components in a communication device. The readable storage medium may be a read-only memory (ROM), a random-access memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
The present invention also provides a program product comprising execution instructions stored in a readable storage medium. The at least one processor of the device may read the execution instructions from the readable storage medium, and the execution of the execution instructions by the at least one processor causes the device to implement the methods provided by the various embodiments described above.
In the above embodiments of the apparatus, it should be understood that the Processor may be a Central Processing Unit (CPU), other general purpose processors, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the present invention may be embodied directly in a hardware processor, or in a combination of the hardware and software modules within the processor.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for constructing a menu bar for split-screen display is characterized by comprising the following steps:
identifying all applications within the device as first applications;
processing the first application based on a first preset rule, and marking the first application with a display icon as a second application;
processing the second application based on a second preset rule, and marking the second application supporting multi-window display as a third application;
and acquiring an identifier of the third application, and arranging the identifier of the third application in a menu bar in a category manner, wherein the menu bar responds to a call instruction of a user and is displayed on a display interface of the equipment in a window form.
2. The method of claim 1, wherein processing the first application with a display icon as a second application based on a first preset rule comprises:
judging whether the first application has a display icon or not;
if not, the corresponding first application is screened out, and the rest first applications are marked as the second applications.
3. The method of claim 1, wherein processing the second application based on a second preset rule, and marking the second application supporting multi-window display as a third application comprises:
acquiring code information of the second application, and judging whether the code information contains a code field of resizableActivity = 'false';
and if so, screening out the corresponding second application, and marking the rest second applications as the second applications.
4. The method according to claim 1 or 3, wherein after marking the second application supporting multi-window display as a third application, further comprising:
acquiring a preset blacklist of a user, wherein the preset blacklist comprises at least one fourth application;
sifting the fourth application from the third application.
5. The method of claim 1, wherein arranging the identities of the third applications in a category in a menu bar comprises:
and respectively arranging the identifiers of the third application in the menu bar according to the APP type, the file type and the external signal source type.
6. The method of claim 5, wherein the identities of the third application within the APP type and the circumscribed signal source type are sorted in a lexicographic order.
7. The method of claim 5 or 6, wherein the identification of the third application within the file type is ordered by a most recent trigger time and a lexicographic order.
8. The method of claim 7, wherein a search bar is provided at a location of the menu bar corresponding to the file type;
receiving user search information for the third application of the file type based on the search bar.
9. The method of claim 5, further comprising:
responding to information of a third application access device in an external signal source type, and highlighting a third application in the external signal source type;
and responding to the information that the third application in the external signal source type is separated from the equipment, and graying and displaying the third application in the external signal source type.
10. A menu bar constructing apparatus for split screen display, comprising:
the device comprises an identification module, a processing module and a control module, wherein the identification module is used for identifying all applications in the device as first applications;
the first module is used for processing the first application based on a first preset rule and marking the first application with the display icon as a second application;
the second module is used for processing the second application based on a second preset rule and marking the second application supporting multi-window display as a third application;
and the menu module is used for acquiring the identifier of the third application and arranging the identifier of the third application in a menu bar in a category mode, wherein the menu bar responds to a call instruction of a user and is displayed on a display interface of the equipment in a window mode.
CN202111063296.8A 2021-09-10 2021-09-10 Menu bar construction method and device for split screen display Pending CN113703902A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111063296.8A CN113703902A (en) 2021-09-10 2021-09-10 Menu bar construction method and device for split screen display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111063296.8A CN113703902A (en) 2021-09-10 2021-09-10 Menu bar construction method and device for split screen display

Publications (1)

Publication Number Publication Date
CN113703902A true CN113703902A (en) 2021-11-26

Family

ID=78659873

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111063296.8A Pending CN113703902A (en) 2021-09-10 2021-09-10 Menu bar construction method and device for split screen display

Country Status (1)

Country Link
CN (1) CN113703902A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080168379A1 (en) * 2007-01-07 2008-07-10 Scott Forstall Portable Electronic Device Supporting Application Switching
CN105138246A (en) * 2015-07-29 2015-12-09 百度在线网络技术(北京)有限公司 Method and apparatus for switching search type
US20160103567A1 (en) * 2014-10-08 2016-04-14 Volkswagen Ag User interface and method for adapting a menu bar on a user interface
CN106557230A (en) * 2016-11-08 2017-04-05 北京奇虎科技有限公司 A kind of collocation method and terminal of screen split screen
CN107219992A (en) * 2017-05-27 2017-09-29 北京小米移动软件有限公司 Open the method and device of split screen function
CN108595100A (en) * 2018-04-19 2018-09-28 Oppo广东移动通信有限公司 Multi-screen display method, device, storage medium and electronic equipment
CN109634698A (en) * 2018-11-12 2019-04-16 平安科技(深圳)有限公司 Menu display method, device, computer equipment and storage medium
CN110362244A (en) * 2019-06-30 2019-10-22 华为技术有限公司 A kind of split screen method and electronic equipment
CN110442297A (en) * 2019-08-08 2019-11-12 Oppo广东移动通信有限公司 Multi-screen display method, split screen display available device and terminal device
CN110502690A (en) * 2019-06-13 2019-11-26 阿里巴巴集团控股有限公司 Search method and apparatus classifiably
CN111309419A (en) * 2020-01-22 2020-06-19 维沃移动通信有限公司 Split-screen display method and electronic equipment

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080168379A1 (en) * 2007-01-07 2008-07-10 Scott Forstall Portable Electronic Device Supporting Application Switching
US20160103567A1 (en) * 2014-10-08 2016-04-14 Volkswagen Ag User interface and method for adapting a menu bar on a user interface
CN105138246A (en) * 2015-07-29 2015-12-09 百度在线网络技术(北京)有限公司 Method and apparatus for switching search type
CN106557230A (en) * 2016-11-08 2017-04-05 北京奇虎科技有限公司 A kind of collocation method and terminal of screen split screen
CN107219992A (en) * 2017-05-27 2017-09-29 北京小米移动软件有限公司 Open the method and device of split screen function
CN108595100A (en) * 2018-04-19 2018-09-28 Oppo广东移动通信有限公司 Multi-screen display method, device, storage medium and electronic equipment
CN109634698A (en) * 2018-11-12 2019-04-16 平安科技(深圳)有限公司 Menu display method, device, computer equipment and storage medium
CN110502690A (en) * 2019-06-13 2019-11-26 阿里巴巴集团控股有限公司 Search method and apparatus classifiably
CN110362244A (en) * 2019-06-30 2019-10-22 华为技术有限公司 A kind of split screen method and electronic equipment
CN110442297A (en) * 2019-08-08 2019-11-12 Oppo广东移动通信有限公司 Multi-screen display method, split screen display available device and terminal device
CN111309419A (en) * 2020-01-22 2020-06-19 维沃移动通信有限公司 Split-screen display method and electronic equipment

Similar Documents

Publication Publication Date Title
US8949739B2 (en) Creating and maintaining images of browsed documents
CN107181858B (en) Method and terminal for displaying notification message
US20070240098A1 (en) Per User File Associations
CN104834637B (en) Webpage picture display method and device
CN106325687B (en) Method and terminal for calling program
CN110286838B (en) Processing method, device, terminal and storage medium of session object
CN110806822B (en) Electronic book interaction method, computing device and computer storage medium
CN110795180A (en) Two-dimensional code management method and system, electronic device and storage medium
CN109407953A (en) Using lookup method, device, computer installation and storage medium
CN109358927B (en) Application program display method and device and terminal equipment
CN111736825B (en) Information display method, device, equipment and storage medium
CN112559913B (en) Data processing method, device, computing equipment and readable storage medium
CN111857466B (en) Message display method and device
CN107357481B (en) Message display method and message display device
CN111026964B (en) Display method of list page, electronic equipment and computer storage medium
CN110297575B (en) Page display method and device, terminal equipment and storage medium
CN113703902A (en) Menu bar construction method and device for split screen display
CN114328678A (en) Method and device for displaying option information in service, electronic equipment and storage medium
CN111563153B (en) Recommendation method and terminal based on clipboard information sharing implementation
CN113158620A (en) Bookshelf page editing processing method, electronic equipment and computer storage medium
CN108632366B (en) File downloading method and device and terminal equipment
CN113296841A (en) Application program processing method, device, equipment and medium
CN112433723A (en) Personalized list development method and device
CN106547847B (en) Electronic reading material tracing and updating method and equipment
CN111831130A (en) Input content recommendation method, terminal device and storage medium

Legal Events

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