CN114637568A - Equipment split screen adaptation processing method and device - Google Patents

Equipment split screen adaptation processing method and device Download PDF

Info

Publication number
CN114637568A
CN114637568A CN202210284353.3A CN202210284353A CN114637568A CN 114637568 A CN114637568 A CN 114637568A CN 202210284353 A CN202210284353 A CN 202210284353A CN 114637568 A CN114637568 A CN 114637568A
Authority
CN
China
Prior art keywords
screen
split
configuration
program
subprogram
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.)
Granted
Application number
CN202210284353.3A
Other languages
Chinese (zh)
Other versions
CN114637568B (en
Inventor
穆文文
马静
靳鹤
翟一帆
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alipay Hangzhou Information Technology Co Ltd
Original Assignee
Alipay Hangzhou Information 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 Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN202210284353.3A priority Critical patent/CN114637568B/en
Publication of CN114637568A publication Critical patent/CN114637568A/en
Priority to PCT/CN2023/071361 priority patent/WO2023179182A1/en
Application granted granted Critical
Publication of CN114637568B publication Critical patent/CN114637568B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Digital Computer Display Output (AREA)

Abstract

The embodiment of the specification provides a method and a device for adaptive processing of split screens of equipment, wherein the method for adaptive processing of split screens of the equipment comprises the following steps: detecting the global split-screen configuration of the terminal equipment running the program container and the program split-screen configuration of the accessed subprogram to obtain a local detection result; sending an access request of the subprogram to a server and receiving a returned request response; the request response carries a remote detection result for detecting the dynamic split screen configuration of the subprogram; performing split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration; and setting a screen splitting mode for performing the sub-program access on the terminal equipment based on the target screen splitting configuration.

Description

Equipment split screen adaptation processing method and device
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method and an apparatus for adaptive processing of split screens of devices.
Background
With the development of internet technology and the popularization of mobile terminals, more and more services begin to extend to online scenes, application platform software capable of carrying a plurality of application subprograms appears, the situation that users install different types of application programs on the mobile terminals is avoided, the services are handled by means of the application subprograms carried in the application platform software, and meanwhile, the application subprograms can also fully utilize the sufficient user traffic of the application platform software, so that assistance is provided for the service promotion of the application subprograms.
Disclosure of Invention
One or more embodiments of the present specification provide a device split screen adaptation processing method, which is applied to a program container, and includes: and detecting the global screen splitting configuration of the terminal equipment running the program container and the program screen splitting configuration of the accessed subprogram to obtain a local detection result. And sending an access request of the subprogram to a server and receiving a returned request response. And the request response carries a remote detection result for detecting the dynamic split screen configuration of the subprogram. And performing split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration. And setting a screen splitting mode for performing the sub-program access on the terminal equipment based on the target screen splitting configuration.
One or more embodiments of the present specification provide an apparatus split screen adaptation processing apparatus, which runs in a program container, and includes: and the local detection module is configured to detect the global split screen configuration of the terminal equipment running the program container and the program split screen configuration of the accessed subprogram, and obtain a local detection result. And the remote detection module is configured to send an access request of the subprogram to a server and receive a returned request response. And the request response carries a remote detection result for detecting the dynamic split screen configuration of the subprogram. And the split screen adaptation processing module is configured to perform split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration. And the split screen mode setting module is configured to set a split screen mode for performing the sub-program access at the terminal equipment based on the target split screen configuration.
One or more embodiments of the present specification provide a terminal device, including: a processor; and a memory configured to store computer-executable instructions that, when executed, cause the processor to: and obtaining a local detection result through detecting the global screen splitting configuration of the terminal equipment by the program container operated by the terminal equipment and the program screen splitting configuration of the accessed subprogram. And sending an access request of the subprogram to a server and receiving a returned request response. And the request response carries a remote detection result for detecting the dynamic split screen configuration of the subprogram. And performing split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration. And setting a screen splitting mode for performing the sub-program access on the terminal equipment based on the target screen splitting configuration.
One or more embodiments of the present specification provide a storage medium storing computer-executable instructions that, when executed by a processor, implement the following: and detecting the global screen splitting configuration of the terminal equipment for operating the program container and the program screen splitting configuration of the accessed subprogram to obtain a local detection result. And sending an access request of the subprogram to a server and receiving a returned request response. And the request response carries a remote detection result for detecting the dynamic split screen configuration of the subprogram. And performing split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration. And setting a screen splitting mode for performing the sub-program access on the terminal equipment based on the target screen splitting configuration.
Drawings
In order to more clearly illustrate one or more embodiments or prior art solutions in the present specification, the drawings used in the description of the embodiments or prior art will be briefly described below, it is obvious that the drawings in the description below are only some embodiments described in the present specification, and for those skilled in the art, other drawings may be obtained according to these drawings without inventive labor;
fig. 1 is a processing flow diagram of a device split screen adaptation processing method according to one or more embodiments of the present disclosure;
FIG. 2 is a schematic diagram of a page frame in a landscape state provided in one or more embodiments of the present disclosure;
FIG. 3 is a schematic diagram of a page frame in a portrait state provided by one or more embodiments of the present disclosure;
fig. 4 is a process flow diagram of a device split screen adaptation processing method applied to an IoT device scenario according to one or more embodiments of the present specification;
fig. 5 is a process flow diagram of another device split screen adaptation processing method provided in one or more embodiments of the present specification;
fig. 6 is a schematic diagram of a device split screen adaptation processing apparatus according to one or more embodiments of the present disclosure;
fig. 7 is a schematic structural diagram of a terminal device according to one or more embodiments of the present disclosure.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in one or more embodiments of the present disclosure, the technical solutions in one or more embodiments of the present disclosure will be clearly and completely described below with reference to the drawings in one or more embodiments of the present disclosure, and it is obvious that the described embodiments are only a part of the embodiments of the present disclosure, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from one or more of the embodiments described herein without making any inventive step, shall fall within the scope of protection of this document.
An embodiment of a method for performing adaptation on split screens of devices provided by the present specification:
referring to fig. 1, the device split-screen adaptation processing method provided in this embodiment is applied to a program container, and the method specifically includes step S102 to step S108.
Step S102, detecting the global split screen configuration of the terminal equipment running the program container and the program split screen configuration of the accessed subprogram, and obtaining a local detection result.
The device split screen adaptation processing method provided by the application has the advantages that in the process of accessing the subprogram by the terminal device, by the local detection mode and the remote split screen configuration detection mode realized by the access request of the subprogram, the split screen configuration detection is carried out in 3 dimensions of global split screen configuration, program split screen configuration and dynamic split screen configuration, and on the basis of the detection result of the 3-dimension split screen configuration, determining the target split screen configuration for performing sub program access adaptation at the terminal equipment at present through split screen adaptation processing, and finally setting a split screen mode for performing sub program access at the terminal equipment according to the target split screen configuration to enable the page layout in the sub program access process to be more adaptive to the screen of the terminal equipment, therefore, the access page of the subprogram can be displayed more reasonably by using the screen of the terminal equipment, and the visual effect of subprogram access through the terminal equipment is improved.
The terminal device according to this embodiment is configured with a display screen, and includes but is not limited to at least one of the following: the intelligent television comprises a vehicle-mounted machine terminal installed on a vehicle, an external IoT (Internet of things) device of the vehicle, an intelligent sound box, an unmanned vending machine, an interactive advertising screen, a POS device, an intelligent television, an intelligent refrigerator and other intelligent household appliances. One or more parties providing the terminal device are called device providers, and the device providers specifically include a producer and a seller of the terminal device and/or a service operation and maintenance party of the terminal device.
The subprogram refers to a program function module or an application component loaded on the client, or a program function module or an application component loaded and installed by the client, such as an applet. From the service perspective, the subroutine has the capability of independently providing self-closed-loop services, such as a subroutine with the self-closed-loop capability of service subscription and message push subscription. The program container is an operation framework or an operation engine provided for the terminal equipment, and the access of the subprogram can be realized on the terminal equipment by installing the program container on the terminal equipment. In this embodiment, the subprogram is loaded in the program container operated by the terminal device, and interaction and access of the subprogram are realized through the program container. Meanwhile, the terminal device is also deployed with a device client, which refers to a system program on which the IoT device itself runs.
The program container is used as a light client side which is in data communication with the equipment client side and the server side, and the occupation of the operation resources of the terminal equipment is reduced, so that the occupation of the operation resources of the terminal equipment is reduced under the condition that the operation resources of the terminal equipment are limited, and the improvement of the operation efficiency of the terminal equipment is facilitated. In practical application, the program container is installed and configured by a device provider of the terminal device, after the installation and configuration are completed, a device client can perform data communication with the program container in an interface calling mode after the terminal device is started, specifically, when the terminal device is started, the device client calls the program container to establish data connection with the server, and data interaction with the server in a subprogram access process can be realized through the data connection.
The global split-screen configuration refers to configuration information of each split screen, which is set on a terminal device level for page display of a subprogram, according to the size of a screen of the terminal device, and optionally, the global split-screen configuration is set by a device provider of the terminal device in an initialization process of the terminal device, for example, the device provider sets the global split-screen configuration for the terminal device when the device leaves a factory; if the global split screen configuration is set for the terminal device, the subprogram access can be performed through the set global split screen configuration.
The program split-screen configuration refers to configuration information for performing personalized split-screen setting on the subprogram at a subprogram level according to the adaptation condition of the page of the subprogram and the terminal device, and the program split-screen configuration can be configured by the device provider or the service provider of the subprogram, and in addition, the program split-screen configuration for accessing the subprogram at the terminal device can be set by the party to which the terminal device belongs when the subprogram is opened for the first time, and if the program split-screen configuration is set on the subprogram, the subprogram access can be performed at the terminal device on the basis of the set program split-screen configuration.
The diversity of split screen setting is improved by opening the split screen setting interface at the terminal equipment level and the subprogram level, so that the split screen setting is more targeted and more flexible.
Specifically, the global split-screen configuration may be composed of configuration information such as a position, a size, and a ratio of each split screen in at least one split screen, and similarly, the program split-screen configuration may also be composed of configuration information such as a position, a size, and a ratio of each split screen in at least one split screen. In addition, the global split-screen configuration and the program split-screen configuration may also be composed of one or more of configuration information such as a position, a size, and a proportion of each split screen in at least one split screen, or be composed of one or more of the foregoing configuration information in combination with other configuration information, which is not limited in this embodiment.
In the specific implementation, in the process of detecting the global split-screen configuration, whether the global split-screen configuration is stored under a corresponding storage path for locally storing the global split-screen configuration in the terminal equipment is detected, and if the global split-screen configuration is stored, a detection result carrying the global split-screen configuration is obtained; if the global split screen configuration is not stored, obtaining a detection result of detecting as empty;
similarly, in the process of detecting the program split-screen configuration, whether the program split-screen configuration is stored in a corresponding storage path for storing the program split-screen configuration is detected, and if the program split-screen configuration is stored, a detection result carrying the program split-screen configuration is obtained; if the program split screen configuration is not stored, obtaining a detection result of detecting as empty; the local detection result is composed of a detection result for detecting the global split-screen configuration and a detection result for detecting the program split-screen configuration.
And step S104, sending the access request of the subprogram to the server and receiving the returned request response.
In specific implementation, in the process of accessing the subprogram by the terminal equipment, sending an access request of the subprogram to the server, after receiving the access request of the subprogram, performing access response processing of the subprogram by the server to obtain subprogram data, and returning the subprogram data to the program container in a request response mode; and after receiving the access request of the subprogram, the server detects whether the dynamic split screen configuration of the subprogram is stored in the server, namely: remote detection of dynamic split screen configuration is carried out at a server side, and if the dynamic split screen configuration is stored, a remote detection result carrying the dynamic split screen configuration is obtained; and if the dynamic split screen configuration is not stored, obtaining a remote detection result detected to be empty, and returning the remote detection result to the program container through a request response, wherein in the case, the request response carries the remote detection result for detecting the dynamic split screen configuration of the subprogram.
The dynamic split-screen configuration refers to configuration information set for a subprogram in an online setting manner on a subprogram level according to the adaptation condition of a subprogram page and terminal equipment, and the configuration information can be dynamically updated, optionally, the dynamic split-screen configuration is set by the equipment provider or the service provider through a split-screen setting interface of the subprogram provided by the service end, for example, after the version of the subprogram is updated, the ui (user interface) page changes greatly, and the dynamic split-screen configuration of the subprogram can be updated through the split-screen setting interface, so that the flexibility of split-screen setting is improved; if the dynamic split screen configuration is set for the subprogram, the dynamic split screen configuration can be issued to a program container operated by the terminal equipment, so that the subprogram access is carried out on the terminal equipment based on the dynamic split screen configuration.
And step S106, performing split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration.
After the local detection result is obtained by detecting the global split-screen configuration and the program split-screen configuration at the local side of the terminal equipment and the remote detection result is obtained by detecting the dynamic split-screen configuration at the server side, in the step, the split-screen adaptation processing is performed according to the local detection result and the remote detection result to obtain the target split-screen configuration. The split-screen adaptation processing refers to determining a split-screen configuration with higher adaptation degree to an access scene of the subprogram access currently performed by the terminal device in different levels (global split-screen configuration of the terminal device level and program split-screen configuration of the subprogram level).
In an optional implementation manner provided in this embodiment, performing split-screen adaptation processing according to the local detection result and the remote detection result to obtain a target split-screen configuration includes: and if the local detection result comprises the global split screen configuration and the program split screen configuration and the remote detection result comprises the dynamic split screen configuration, determining the target split screen configuration according to the respective adaptive priorities of the global split screen configuration, the program split screen configuration and the dynamic split screen configuration. The adaptive priority of the dynamic split screen configuration is higher than that of the program split screen configuration, and the adaptive priority of the program split screen configuration is higher than that of the global split screen configuration.
Similarly, if the local detection result includes the global split screen configuration and the remote detection result includes the dynamic split screen configuration, determining the target split screen configuration according to the respective adaptation priorities of the global split screen configuration and the dynamic split screen configuration; or, if the local detection result includes the program split-screen configuration and the remote detection result includes the dynamic split-screen configuration, determining the target split-screen configuration according to the respective adaptation priorities of the program split-screen configuration and the dynamic split-screen configuration.
Optionally, in the process of split-screen adaptation, if the local detection result and the remote detection result are empty, determining a reference split-screen configuration set by the program container as the target split-screen configuration. The reference split-screen configuration refers to bottom-pocket split-screen configuration set by the program container, so that split-screen adaptation is performed in a subprogram access process performed by the terminal device under the condition that global split-screen configuration, program split-screen configuration and dynamic split-screen configuration do not exist, and therefore comprehensiveness of split-screen adaptation is improved.
In addition, if the local detection result is empty and the remote detection result contains the dynamic split screen configuration, determining the dynamic split screen configuration as the target split screen configuration; and if the remote detection result is empty and the local detection result contains global split screen configuration or program split screen configuration, determining that the local detection result contains global split screen configuration or program split screen configuration as the target split screen configuration.
In specific implementation, the process of performing the split screen adaptation processing according to the local detection result and the remote detection result can be implemented by adopting the following mode:
detecting whether the remote detection result contains dynamic split screen configuration; if so, determining the dynamic split screen configuration contained in the remote detection result as the target split screen configuration;
if not, detecting whether the local detection result contains program split screen configuration; if yes, determining the program split screen configuration contained in the local detection result as the target split screen configuration;
if not, detecting whether the local detection result contains global split screen configuration; if yes, determining the global split screen configuration contained in the local detection result as the target split screen configuration;
and if not, determining the bottom split screen configuration set by the program container as the target split screen configuration.
In practical application, in a process of accessing a sub program by a terminal device, a situation of "horizontal-vertical switching" of a screen may occur, and in an optional implementation manner provided in this embodiment, after the target split-screen configuration is determined, a first split-screen combination configuration and a first split-screen parameter of a horizontal-screen state of the terminal device, and a second split-screen combination configuration and a second split-screen parameter of a vertical-screen state of the terminal device, which are included in the target split-screen configuration, are cached, so that when the screen is switched in the process of accessing the sub program by the terminal device, the corresponding split-screen combination configuration and the split-screen parameters can be read from the cache, thereby improving response timeliness of screen switching in the process of accessing the sub program.
And step S108, setting a screen splitting mode for performing the subprogram access on the terminal equipment based on the target screen splitting configuration.
After the target split-screen configuration is determined through the split-screen adaptation processing, a split-screen mode for performing the sub program access on the terminal device is set based on the target split-screen configuration, where the split-screen mode refers to a specific manner for displaying an access page of the sub program on a screen by the terminal device when the terminal device performs the sub program access, and here, the split-screen mode for performing the sub program access on the terminal device is set, which refers to applying the target split-screen configuration to the sub program access performed on the terminal device, and after the split-screen mode for performing the sub program access is set based on the target split-screen configuration, a corresponding split-screen page can be displayed on the screen of the terminal device according to the target split-screen configuration in the subsequent sub program access process.
In specific implementation, on the basis of the first split-screen combination configuration and the first split-screen parameter in the cache horizontal-screen state and the second split-screen combination configuration and the second split-screen parameter in the cache vertical-screen state, in order to improve page rendering efficiency, the time for performing page rendering after subsequently receiving sub-program data returned by the server may be shortened by preloading the target split-screen configuration, and specifically, in an optional implementation manner provided in this embodiment, the preloading of the target split-screen configuration is implemented in the following manner: and constructing a first page frame for performing the subprogram access in the horizontal screen state of the terminal equipment according to the first split screen combination configuration and the first split screen parameter, and constructing a second page frame for performing the subprogram access in the vertical screen state of the terminal equipment according to the second split screen combination configuration and the second split screen parameter.
Optionally, the first page frame includes a first split screen area, a program interaction area, and a second split screen area; the first screen division area is used for displaying a list of subprograms accessed by the terminal equipment within a preset time range; the program interaction area is used for displaying a program page of the subprogram; and the second screen division area is used for displaying the program information of the subprogram.
For example, in the page frame of the landscape state of the IoT device shown in fig. 2, the split area corresponding to the split screen a is used to show the list of the sub-programs accessed by the user in the past week of the current IoT device; the split screen area corresponding to the split screen B is used for displaying the operation information of the subprogram currently accessed by the user; and the split screen area corresponding to the small program main body is used for displaying the page of the currently accessed subprogram.
Optionally, the second page frame includes a first split screen area and a program interaction area; the first screen division area is used for displaying a list of subprograms accessed by the terminal equipment within a preset time range; and the program interaction area is used for displaying a program page of the subprogram.
For example, in the page frame of the portrait state of the IoT device shown in fig. 3, the split screen area corresponding to the split screen a is used to show the list of the sub-programs accessed by the user in the past week of the current IoT device; and the split screen area corresponding to the small program main body is used for displaying the page of the currently accessed subprogram.
It should be noted that, in addition to the first page frame providing the landscape state including the first split screen region, the program interaction region and the second split screen region, the first page frame may be formed by the program interaction region and one or more split screen regions, or the program interaction region may be used as the first page frame in the landscape state; similarly, the second page frame in the vertical screen state can also be formed by one or more split screen areas and the program interaction area, or the program interaction area is used as the second page frame in the vertical screen state.
In addition, in a specific implementation process, the process of setting the split screen mode for performing the sub-program access at the terminal device based on the target split screen configuration may be replaced by an implementation process of constructing a first page frame for performing the sub-program access in the landscape screen state of the terminal device according to the first split screen combination configuration and the first split screen parameter, and constructing a second page frame for performing the sub-program access in the portrait screen state of the terminal device according to the second split screen combination configuration and the second split screen parameter.
Further, on the basis of preloading the target split-screen configuration, the program container performs rendering and displaying of the access page of the subprogram on the basis of receiving the subprogram data of the subprogram returned by the server, and specifically, in the process of rendering and displaying the access page, in order to make the access page of the subprogram more adaptive to the screen of the terminal device, the embodiment performs different displaying aiming at different screen states by distinguishing the screen states (horizontal screen state/vertical screen state) of the terminal device, so that the access page of the subprogram can be more reasonably displayed by using the screen of the terminal device in different screen states, and the visual effect of the terminal device in accessing the subprogram in different screen states is improved; specifically, if the terminal device is in a horizontal screen state, reading sub-program data included in the request response, and associating the sub-program data to a split screen area of the first page frame; and performing access page rendering of the subprogram based on the associated subprogram data and the first page frame, and displaying the rendering to obtain a horizontal screen access page.
On the basis, if the terminal equipment is switched from a horizontal screen state to a vertical screen state, the subprogram data is associated to the split screen area of the second page frame; and rendering the access page of the subprogram based on the associated subprogram data and the second page frame, and updating the horizontal screen access page by using the vertical screen access page obtained by rendering.
In addition, if the terminal equipment is in a vertical screen state, reading subprogram data contained in the request response, and associating the subprogram data to a split screen area of the second page frame; and rendering the access page of the subprogram based on the associated subprogram data and the second page frame, and displaying the rendering to obtain a vertical screen access page.
The following takes an application of the device split-screen adaptation processing method provided in this embodiment in an IoT device scenario as an example, and further describes the device split-screen adaptation processing method provided in this embodiment, referring to fig. 4, the device split-screen adaptation processing method applied in the IoT device scenario specifically includes the following steps.
Step S402, detecting the global split-screen configuration of the IoT device running the program container and the program split-screen configuration of the accessed subprogram, and obtaining a local detection result.
Step S404, sending the access request of the subprogram to the server and receiving the returned request response. The request response carries the remote detection result of the dynamic split screen configuration of the detection subprogram.
And step S406, performing split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration.
Wherein, according to local testing result and remote testing result carry out split screen adaptation and handle, specifically include:
detecting whether a remote detection result contains dynamic split screen configuration; if so, determining the dynamic split screen configuration contained in the remote detection result as the target split screen configuration;
if not, detecting whether the local detection result contains the split-screen configuration of the program; if yes, determining the program split screen configuration contained in the local detection result as the target split screen configuration;
if not, detecting whether the local detection result contains global split screen configuration; if so, determining the global split screen configuration contained in the local detection result as a target split screen configuration;
and if not, determining the bottom pocket split screen configuration set by the program container as the target split screen configuration.
Step S408, caching the first split screen combination configuration and the first split screen parameter of the horizontal screen state and the second split screen combination configuration and the second split screen parameter of the vertical screen state of the IoT device included in the target split screen configuration.
And S410, constructing a first page frame according to the first split screen combination configuration and the first split screen parameters, and constructing a second page frame according to the second split screen combination configuration and the second split screen parameters.
Step S412, if the IoT device is in the landscape state, reading the sub-program data included in the request response, and associating the sub-program data with the split-screen area of the first page frame.
And step S414, performing access page rendering of the subprogram based on the associated subprogram data and the first page frame, and displaying the rendered access page to obtain a horizontal screen access page.
In step S416, if the IoT device is switched from the landscape screen state to the portrait screen state, the sub-program data is associated with the split screen area of the second page frame.
And step S418, rendering the access page of the subprogram based on the associated subprogram data and the second page frame, and updating the horizontal access page by using the vertical access page obtained by rendering.
Another method for processing device split-screen adaptation provided in this embodiment, referring to the method for processing device split-screen adaptation provided in fig. 5, specifically includes the following steps.
Step S502, acquiring global split screen configuration configured in the device initialization process of the terminal device running the program container and program split screen configuration for the subprogram configuration.
Step S504, sending the access request of the subprogram to the server, and reading the dynamic split screen configuration of the subprogram from the returned request response.
And S506, performing split screen adaptation according to the global split screen configuration, the program split screen configuration and the dynamic split screen configuration to obtain a target split screen configuration.
The split screen adaptation processing is carried out according to the global split screen configuration, the program split screen configuration and the dynamic split screen configuration, and comprises the following steps: and determining the target split screen configuration according to the respective adaptive priorities of the global split screen configuration, the program split screen configuration and the dynamic split screen configuration. For example, one of the global split screen configuration, the program split screen configuration and the dynamic split screen configuration, which is determined to have higher adaptation priority than the other two, is determined as the target split screen configuration.
And step S508, setting a screen splitting mode for accessing the subprogram at the terminal equipment based on the target screen splitting configuration.
In a specific execution process, after the target split-screen configuration is determined through the split-screen adaptation processing, and before a split-screen mode for performing subprogram access on the terminal device is set based on the target split-screen configuration, a first split-screen combination configuration and a first split-screen parameter of a horizontal screen state of the terminal device, and a second split-screen combination configuration and a second split-screen parameter of a vertical screen state, which are included in the target split-screen configuration, can be cached.
Here, the process of setting the split screen mode for performing the sub-program access at the terminal device based on the target split screen configuration may be replaced with a process of constructing a first page frame based on the first split screen combination configuration and the first split screen parameter, and constructing a second page frame based on the second split screen combination configuration and the second split screen parameter.
Further, after setting a screen splitting mode for sub-program access at the terminal device based on the target screen splitting configuration, or after constructing the first page frame according to the first screen splitting combination configuration and the first screen splitting parameter and constructing the second page frame according to the second screen splitting combination configuration and the second screen splitting parameter, the following horizontal screen access page and/or rendering processing of the horizontal screen access page is/are executed.
The rendering processing process of the horizontal screen access page comprises the following steps: if the terminal equipment is in a horizontal screen state, reading subprogram data contained in the request response, and associating the subprogram data to a screen splitting area of the first page frame; and rendering the access page of the subprogram based on the associated subprogram data and the first page frame, and displaying and rendering to obtain the horizontal screen access page.
The rendering processing process of the vertical screen access page comprises the following steps: if the terminal equipment is switched from the horizontal screen state to the vertical screen state, the subprogram data is associated to the split screen area of the second page frame; and rendering the access page of the subprogram based on the associated subprogram data and the second page frame, and updating the horizontal screen access page by using the vertical screen access page obtained by rendering.
The embodiment of the device split screen adaptation processing apparatus provided in this specification is as follows:
in the foregoing embodiment, an apparatus split-screen adaptation processing method is provided, and correspondingly, an apparatus split-screen adaptation processing device operating on a service client is also provided, which is described below with reference to the accompanying drawings.
Referring to fig. 6, a schematic diagram of a device split screen adaptation processing apparatus provided in this embodiment is shown.
Since the device embodiments correspond to the method embodiments, the description is relatively simple, and the relevant portions may refer to the corresponding description of the method embodiments provided above. The device embodiments described below are merely illustrative.
The embodiment provides an apparatus split screen adaptation processing apparatus, including:
a local detection module 602, configured to detect a global split-screen configuration of a terminal device running the program container and a program split-screen configuration of an accessed subroutine, and obtain a local detection result;
the remote detection module 604 is configured to send an access request of the subprogram to the server and receive a returned request response; the request response carries a remote detection result for detecting the dynamic split screen configuration of the subprogram;
a split-screen adaptation processing module 606 configured to perform split-screen adaptation processing according to the local detection result and the remote detection result to obtain a target split-screen configuration;
a split screen mode setting module 608 configured to set a split screen mode for performing the sub program access at the terminal device based on the target split screen configuration.
The embodiment of the terminal device provided by the specification is as follows:
on the basis of the same technical concept, one or more embodiments of the present specification further provide a terminal device, where the terminal device is configured to execute the above-mentioned device split screen adaptation processing method, and fig. 7 is a schematic structural diagram of a terminal device provided in one or more embodiments of the present specification.
The present embodiment provides a terminal device, including:
as shown in fig. 7, the terminal devices may have a relatively large difference due to different configurations or performances, and may include one or more processors 701 and a memory 702, where the memory 702 may store one or more stored applications or data. Memory 702 may be, among other things, transient storage or persistent storage. The application program stored in memory 702 may include one or more modules (not shown), each of which may include a series of computer-executable instructions in the terminal device. Still further, the processor 701 may be configured to communicate with the memory 702 to execute a series of computer-executable instructions in the memory 702 on the terminal device. The terminal apparatus may also include one or more power supplies 703, one or more wired or wireless network interfaces 704, one or more input/output interfaces 705, one or more keyboards 706, and the like.
In a particular embodiment, a terminal device includes a memory, and one or more programs, wherein the one or more programs are stored in the memory, and the one or more programs may include one or more modules, and each module may include a series of computer-executable instructions for the terminal device, and the one or more programs configured to be executed by the one or more processors include computer-executable instructions for:
obtaining a local detection result through detecting the global split-screen configuration of the terminal equipment and the program split-screen configuration of the accessed subprogram by using the program container operated by the terminal equipment;
sending an access request of the subprogram to a server and receiving a returned request response; the request response carries a remote detection result for detecting the dynamic split screen configuration of the subprogram;
performing split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration;
and setting a screen splitting mode for performing the sub-program access on the terminal equipment based on the target screen splitting configuration.
An embodiment of a storage medium provided in this specification is as follows:
on the basis of the same technical concept, one or more embodiments of the present specification further provide a storage medium corresponding to the above-described device split screen adaptation processing method.
The storage medium provided in this embodiment is used to store computer-executable instructions, and when the computer-executable instructions are executed by the processor, the following processes are implemented:
detecting the global split-screen configuration of the terminal equipment running the program container and the program split-screen configuration of the accessed subprogram to obtain a local detection result;
sending an access request of the subprogram to a server and receiving a returned request response; the request response carries a remote detection result for detecting the dynamic split screen configuration of the subprogram;
performing split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration;
and setting a screen splitting mode for performing the sub-program access on the terminal equipment based on the target screen splitting configuration.
It should be noted that the embodiment of the storage medium in this specification and the embodiment of the device split screen adaptation processing method in this specification are based on the same inventive concept, and therefore specific implementation of this embodiment may refer to implementation of the foregoing corresponding method, and repeated details are not described again.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
In the 30 s of the 20 th century, improvements in a technology could clearly be distinguished between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually making an Integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Hardware Description Language), traffic, pl (core universal Programming Language), HDCal (jhdware Description Language), lang, Lola, HDL, laspam, hardward Description Language (vhr Description Language), vhal (Hardware Description Language), and vhigh-Language, which are currently used in most common. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: the ARC625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functions of the units may be implemented in the same software and/or hardware or in multiple software and/or hardware when implementing the embodiments of the present description.
One skilled in the art will appreciate that one or more embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, one or more embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The description has been presented with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the description. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
One or more embodiments of the present description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. One or more embodiments of the specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only an example of this document and is not intended to limit this document. Various modifications and changes may occur to those skilled in the art from this document. Any modifications, equivalents, improvements, etc. which come within the spirit and principle of the disclosure are intended to be included within the scope of the claims of this document.

Claims (14)

1. A device split screen adaptation processing method is applied to a program container and comprises the following steps:
detecting the global split screen configuration of the terminal equipment running the program container and the program split screen configuration of the accessed subprogram to obtain a local detection result;
sending an access request of the subprogram to a server and receiving a returned request response; the request response carries a remote detection result for detecting the dynamic split screen configuration of the subprogram;
performing split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration;
and setting a screen splitting mode for performing the sub-program access on the terminal equipment based on the target screen splitting configuration.
2. The device split-screen adaptation processing method according to claim 1, wherein after the step of performing split-screen adaptation processing according to the local detection result and the remote detection result to obtain a target split-screen configuration is performed and before the step of performing a split-screen mode in which the terminal device performs the sub-program access based on the target split-screen configuration is performed, the method further includes:
caching the first split screen combination configuration and the first split screen parameter of the horizontal screen state and the second split screen combination configuration and the second split screen parameter of the vertical screen state of the terminal equipment, wherein the first split screen combination configuration and the first split screen parameter are included in the target split screen configuration.
3. The device split screen adaptation processing method of claim 2, further comprising:
and constructing a first page frame for performing the subprogram access in the horizontal screen state of the terminal equipment according to the first split screen combination configuration and the first split screen parameter, and constructing a second page frame for performing the subprogram access in the vertical screen state of the terminal equipment according to the second split screen combination configuration and the second split screen parameter.
4. The device split-screen adaptation processing method according to claim 3, wherein the setting, based on the target split-screen configuration, further includes, after the step of performing the split-screen mode for the terminal device to access the subprogram is performed:
if the terminal equipment is in a horizontal screen state, reading subprogram data contained in the request response, and associating the subprogram data to a split screen area of the first page frame;
and rendering the access page of the subprogram based on the associated subprogram data and the first page frame, and displaying and rendering to obtain the horizontal screen access page.
5. The device split screen adaptation processing method of claim 4, further comprising:
if the terminal equipment is switched from the horizontal screen state to the vertical screen state, associating the subprogram data with the split screen area of the second page frame;
and rendering the access page of the subprogram based on the associated subprogram data and the second page frame, and updating the horizontal screen access page by using the vertical screen access page obtained by rendering.
6. The device split-screen adaptation processing method according to claim 1, wherein the performing split-screen adaptation processing according to the local detection result and the remote detection result to obtain a target split-screen configuration comprises:
and if the local detection result comprises the global screen splitting configuration and/or the program screen splitting configuration and the remote detection result comprises the dynamic screen splitting configuration, determining the target screen splitting configuration according to the respective adaptive priorities of the global screen splitting configuration and/or the program screen splitting configuration and the dynamic screen splitting configuration.
7. The device split-screen adaptation processing method according to claim 1, wherein the performing split-screen adaptation processing according to the local detection result and the remote detection result to obtain a target split-screen configuration comprises:
and if the local detection result and the remote detection result are empty, determining the reference split screen configuration set by the program container as the target split screen configuration.
8. The device split screen adaptation processing method according to claim 3, wherein the first page frame comprises a first split screen area, a program interaction area and a second split screen area;
the first screen division area is used for displaying a list of subprograms accessed by the terminal equipment within a preset time range;
the program interaction area is used for displaying a program page of the subprogram;
and the second screen division area is used for displaying the program information of the subprogram.
9. The device split screen adaptation processing method according to claim 3, wherein the second page frame comprises a first split screen area and a program interaction area;
the first screen division area is used for displaying a list of subprograms accessed by the terminal equipment within a preset time range;
and the program interaction area is used for displaying a program page of the subprogram.
10. The device split-screen adaptation processing method according to claim 1, wherein the global split-screen configuration is set by a device provider of the terminal device during an initialization process of the terminal device;
and the program split screen configuration is performed by the equipment provider or the service provider of the subprogram.
11. The device split screen adaptation processing method according to claim 1, wherein the dynamic split screen configuration is set by the device provider or the service provider through a split screen setting interface of the sub-program provided by the server.
12. A device split screen adaptation processing device, which runs in a program container, comprises:
the local detection module is configured to detect the global split-screen configuration of the terminal equipment running the program container and the program split-screen configuration of the accessed subprogram, and obtain a local detection result;
the remote detection module is configured to send an access request of the subprogram to a server and receive a returned request response; the request response carries a remote detection result for detecting the dynamic split screen configuration of the subprogram;
the split screen adaptation processing module is configured to perform split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration;
and the split screen mode setting module is configured to set a split screen mode for performing the sub-program access at the terminal equipment based on the target split screen configuration.
13. A terminal device, comprising:
a processor; and a memory configured to store computer-executable instructions that, when executed, cause the processor to:
obtaining a local detection result through detecting the global split-screen configuration of the terminal equipment and the program split-screen configuration of the accessed subprogram by using the program container operated by the terminal equipment;
sending an access request of the subprogram to a server and receiving a returned request response; the request response carries a remote detection result for detecting the dynamic split screen configuration of the subprogram;
performing split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration;
and setting a screen splitting mode for performing the sub program access on the terminal equipment based on the target screen splitting configuration.
14. A storage medium storing computer-executable instructions that when executed by a processor implement the following:
detecting the global split-screen configuration of the terminal equipment running the program container and the program split-screen configuration of the accessed subprogram to obtain a local detection result;
sending an access request of the subprogram to a server and receiving a returned request response; the request response carries a remote detection result for detecting the dynamic split screen configuration of the subprogram;
performing split screen adaptation processing according to the local detection result and the remote detection result to obtain target split screen configuration;
and setting a screen splitting mode for performing the sub-program access on the terminal equipment based on the target screen splitting configuration.
CN202210284353.3A 2022-03-22 2022-03-22 Split-screen adaptive processing method and device for equipment Active CN114637568B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202210284353.3A CN114637568B (en) 2022-03-22 2022-03-22 Split-screen adaptive processing method and device for equipment
PCT/CN2023/071361 WO2023179182A1 (en) 2022-03-22 2023-01-09 Device split screen adaptation processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210284353.3A CN114637568B (en) 2022-03-22 2022-03-22 Split-screen adaptive processing method and device for equipment

Publications (2)

Publication Number Publication Date
CN114637568A true CN114637568A (en) 2022-06-17
CN114637568B CN114637568B (en) 2024-06-04

Family

ID=81950064

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210284353.3A Active CN114637568B (en) 2022-03-22 2022-03-22 Split-screen adaptive processing method and device for equipment

Country Status (2)

Country Link
CN (1) CN114637568B (en)
WO (1) WO2023179182A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023179182A1 (en) * 2022-03-22 2023-09-28 支付宝(杭州)信息技术有限公司 Device split screen adaptation processing

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130173808A1 (en) * 2011-12-30 2013-07-04 University-Industry Cooperation Group Of Kyung Hee University Apparatus and method for providing mixed content based on cloud computing
EP3093754A1 (en) * 2014-02-18 2016-11-16 ZTE Corporation Split-screen processing method and device, and computer storage medium
CN107508990A (en) * 2017-08-29 2017-12-22 北京安云世纪科技有限公司 The method and terminal device of a kind of split screen display available
CN111897502A (en) * 2020-06-10 2020-11-06 中国气象局气象探测中心 Split screen control system and method
CN112988310A (en) * 2021-04-16 2021-06-18 辽宁向日葵教育科技有限公司 Online experiment method based on multi-split-screen browser
CN113282833A (en) * 2021-06-15 2021-08-20 支付宝(杭州)信息技术有限公司 Ticket processing method and device
CN113521728A (en) * 2021-07-23 2021-10-22 北京字节跳动网络技术有限公司 Cloud application implementation method and device, electronic equipment and storage medium
CN113553074A (en) * 2021-07-23 2021-10-26 北京百度网讯科技有限公司 Applet distribution control method, device, electronic equipment and storage medium
CN113687753A (en) * 2021-08-09 2021-11-23 深圳康佳电子科技有限公司 Split screen style configuration method and device, intelligent terminal and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106502647A (en) * 2016-09-27 2017-03-15 深圳市金立通信设备有限公司 A kind of method of split screen application compatible processing and terminal
CN110083413A (en) * 2019-03-13 2019-08-02 维沃移动通信有限公司 A kind of small routine call method and terminal device
US20210118147A1 (en) * 2019-10-21 2021-04-22 Qualcomm Incorporated Detection of a split-screen condition
CN114637568B (en) * 2022-03-22 2024-06-04 支付宝(杭州)信息技术有限公司 Split-screen adaptive processing method and device for equipment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130173808A1 (en) * 2011-12-30 2013-07-04 University-Industry Cooperation Group Of Kyung Hee University Apparatus and method for providing mixed content based on cloud computing
EP3093754A1 (en) * 2014-02-18 2016-11-16 ZTE Corporation Split-screen processing method and device, and computer storage medium
CN107508990A (en) * 2017-08-29 2017-12-22 北京安云世纪科技有限公司 The method and terminal device of a kind of split screen display available
CN111897502A (en) * 2020-06-10 2020-11-06 中国气象局气象探测中心 Split screen control system and method
CN112988310A (en) * 2021-04-16 2021-06-18 辽宁向日葵教育科技有限公司 Online experiment method based on multi-split-screen browser
CN113282833A (en) * 2021-06-15 2021-08-20 支付宝(杭州)信息技术有限公司 Ticket processing method and device
CN113521728A (en) * 2021-07-23 2021-10-22 北京字节跳动网络技术有限公司 Cloud application implementation method and device, electronic equipment and storage medium
CN113553074A (en) * 2021-07-23 2021-10-26 北京百度网讯科技有限公司 Applet distribution control method, device, electronic equipment and storage medium
CN113687753A (en) * 2021-08-09 2021-11-23 深圳康佳电子科技有限公司 Split screen style configuration method and device, intelligent terminal and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张晓丽;于海燕;: "Web应用中缩短Web响应时间的技术研究", 现代电子技术, no. 12, 15 June 2008 (2008-06-15) *
赵宇红;曾雷;温士魁;: "基于以太网的车载LCD分屏器系统设计", 电视技术, no. 06, 17 June 2009 (2009-06-17) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023179182A1 (en) * 2022-03-22 2023-09-28 支付宝(杭州)信息技术有限公司 Device split screen adaptation processing

Also Published As

Publication number Publication date
WO2023179182A1 (en) 2023-09-28
CN114637568B (en) 2024-06-04

Similar Documents

Publication Publication Date Title
CN112364277B (en) Webpage loading method and device
CN111796823A (en) Method and device for updating page and displaying page and page maintenance system
CN111639278B (en) Webpage loading method and device
CN112416613B (en) Application data processing method, device, equipment and medium
CN110496395B (en) Component operation method, system and equipment for illusion engine
CN107479868B (en) Interface loading method, device and equipment
CN107562496B (en) Method and device for page configuration and page display
CN111881393A (en) Page rendering method, device, medium and electronic equipment
CN111796821A (en) Page updating method and device
CN114637568B (en) Split-screen adaptive processing method and device for equipment
CN114547569A (en) Account login processing method and device
WO2023216872A1 (en) Event processing method and apparatus applied to iot device
CN111538667A (en) Page testing method and device
WO2023151440A1 (en) Program update processing
CN114661483A (en) Subprogram synchronous processing method and device
CN114500635A (en) Service processing method and device
CN116302230A (en) Page display method, device and equipment
CN114968457B (en) Form processing method and device applied to subprogram
CN112307383A (en) Page loading method and device
CN114125778B (en) Wireless service method based on android system and related equipment
CN114500300B (en) Service registration processing method and device
CN112306469A (en) Barrier-free component construction method, device, equipment and storage medium
CN110728516A (en) Method, device and equipment for updating wind control model
CN114546524B (en) Application authority processing method and device
CN116700869A (en) Page processing method and device of internet traffic (IoT) device

Legal Events

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