CN112966201B - Object processing method, device, electronic equipment and storage medium - Google Patents

Object processing method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112966201B
CN112966201B CN202110248512.XA CN202110248512A CN112966201B CN 112966201 B CN112966201 B CN 112966201B CN 202110248512 A CN202110248512 A CN 202110248512A CN 112966201 B CN112966201 B CN 112966201B
Authority
CN
China
Prior art keywords
page
target
client
display
display mode
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110248512.XA
Other languages
Chinese (zh)
Other versions
CN112966201A (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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN202110248512.XA priority Critical patent/CN112966201B/en
Publication of CN112966201A publication Critical patent/CN112966201A/en
Application granted granted Critical
Publication of CN112966201B publication Critical patent/CN112966201B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • 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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • 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

Abstract

The disclosure discloses an object processing method, an object processing device, electronic equipment and a storage medium, relates to the technical field of computers, and particularly relates to the field of interaction. The specific implementation scheme of the object processing method is as follows: acquiring user operation for requesting a client to switch from a currently displayed page to a target page, wherein the client comprises a plurality of pages, each page is provided with preset configuration parameters, the preset configuration parameters are used for controlling the display mode of a target object in the page, and the target object is used for returning the currently displayed page from the client to a desktop; and responding to the user operation, displaying the target page, and controlling the display mode of the target object in the target page according to the preset configuration parameters of the target page.

Description

Object processing method, device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technology, and in particular, to the field of interaction.
Background
With the rapid development of computer technology, various client applications are endless. For example, social applications, gaming applications, reading applications, etc. are increasing. The user may operate the client application to enter different content pages to obtain more content. In order to facilitate a user to return to the client desktop from a certain page more quickly, an existing client application typically displays an identifier on a currently displayed page, and the user can return to the client desktop more quickly by operating the identifier or according to an indication of the identifier.
Disclosure of Invention
The disclosure provides an object processing method, an object processing device, electronic equipment and a storage medium.
According to an aspect of the present disclosure, there is provided an object processing method including: acquiring user operation for requesting a client to switch from a currently displayed page to a target page, wherein the client comprises a plurality of pages, each page is provided with preset configuration parameters, the preset configuration parameters are used for controlling the display mode of a target object in the page, and the target object is used for returning the currently displayed page of the client to a desktop; and responding to the user operation, displaying the target page, and controlling the display mode of the target object in the target page according to the preset configuration parameters of the target page.
According to another aspect of the present disclosure, there is provided an object processing apparatus including: the device comprises an acquisition module and a response module.
The system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring user operation for requesting a client to switch from a currently displayed page to a target page, the client comprises a plurality of pages, each page is provided with a preset configuration parameter, the preset configuration parameters are used for controlling the display mode of a target object in the page, and the target object is used for returning from the currently displayed page of the client to a desktop; and
the response module is used for responding to the user operation, displaying the target page and controlling the display mode of the target object in the target page according to the preset configuration parameters of the target page.
According to another aspect of the present disclosure, there is provided an electronic device including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method as described above.
According to another aspect of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer instructions for causing the computer to perform the method as described above.
According to another aspect of the present disclosure, there is provided a computer program product comprising a computer program which, when executed by a processor, implements a method as described above.
According to the embodiment of the disclosure, since each page in the client has the corresponding preset configuration parameters, the effect of displaying the target object on different pages in a personalized manner can be achieved according to the corresponding preset configuration parameters of each page.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the disclosure, nor is it intended to be used to limit the scope of the disclosure. Other features of the present disclosure will become apparent from the following specification.
Drawings
The drawings are for a better understanding of the present solution and are not to be construed as limiting the present disclosure. Wherein:
FIG. 1 schematically illustrates an exemplary system architecture to which object processing methods and apparatus may be applied, according to embodiments of the present disclosure;
FIG. 2 schematically illustrates a flow chart of an object processing method according to an embodiment of the disclosure;
FIG. 3 schematically illustrates a scene diagram of a switch page according to an embodiment of the disclosure;
FIG. 4 schematically illustrates a scene diagram of a switch page according to another embodiment of the disclosure;
FIG. 5 schematically illustrates a flow chart of an object processing method according to another embodiment of the present disclosure;
FIG. 6 schematically illustrates a flow chart of an object processing method according to another embodiment of the present disclosure;
FIG. 7 schematically illustrates a block diagram of an object processing apparatus according to an embodiment of the disclosure; and
fig. 8 schematically illustrates a block diagram of an electronic device adapted to implement an object handling method according to an embodiment of the disclosure.
Detailed Description
Exemplary embodiments of the present disclosure are described below in conjunction with the accompanying drawings, which include various details of the embodiments of the present disclosure to facilitate understanding, and should be considered as merely exemplary. Accordingly, one of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
In order to facilitate a user to return to the client desktop from a certain page more quickly, an existing client application typically displays an identifier on a content page, and the user can return to the client desktop more quickly by operating the identifier or according to an indication of the identifier. For example, the user can return to the client desktop from any one page more quickly by clicking the return identifier, and for example, the identifier indicates to slide upwards, and the user can return to the client desktop from any one page more quickly after sliding upwards according to the identifier.
However, in implementing the present disclosure, it is found that by displaying an identifier on a content page, a user cannot better implement an immersive experience, for example, when the user starts playing a game or is playing a game, if the identifier is displayed, a screen rendering effect is affected, resulting in poor user experience. For another example, when a user starts watching a movie or is watching a movie, if the identifier is displayed, the display effect of the screen may be affected, resulting in poor user experience.
In practicing the present disclosure, it is found that the identification may be displayed in some pages and not in others. The method can be generally realized by predefining a page which needs to be hidden or displayed for the identification in the development process of the client application or in the version updating process, and finally, the method is realized by releasing a new version, thereby achieving the effect of individuation display of the identification. However, this approach requires a developer to spend a long time auditing or, when relying on version release is required, the approach can be implemented.
In the process of implementing the present disclosure, it is also found that the identifier may be hidden for a period of time when the user does not operate the currently displayed page, so as to solve the problem of immersive experience. But with this approach, the identity is activated and presented when the user again manipulates the page.
The embodiment of the disclosure discloses an object processing method, an object processing device, electronic equipment and a storage medium. The specific implementation scheme of the object processing method is as follows: acquiring user operation for requesting a client to switch from a currently displayed page to a target page, wherein the client comprises a plurality of pages, each page is provided with preset configuration parameters, the preset configuration parameters are used for controlling the display mode of a target object in the page, and the target object is used for returning the currently displayed page from the client to a desktop; and responding to the user operation, displaying the target page, and controlling the display mode of the target object in the target page according to the preset configuration parameters of the target page.
FIG. 1 schematically illustrates an exemplary system architecture to which object processing methods and apparatus may be applied, according to embodiments of the present disclosure.
It should be noted that fig. 1 illustrates only an example of a system architecture in which embodiments of the present disclosure may be applied to assist those skilled in the art in understanding the technical objects of the present disclosure, but does not mean that embodiments of the present disclosure may not be used in other devices, systems, environments, or scenarios. For example, in another embodiment, an exemplary system architecture to which the object processing method and apparatus may be applied may include a terminal device, and the terminal device may implement the object processing method and apparatus provided by the embodiments of the present disclosure without interaction with a server.
As shown in fig. 1, a system architecture 100 according to this embodiment may include terminal devices 101, 102, 103, a network 104, and a server 105. The network 104 is used as a medium to provide communication links between the terminal devices 101, 102, 103 and the server 105. The network 104 may include various connection types, such as wired and/or wireless communication links, and the like.
The user may interact with the server 105 via the network 104 using the terminal devices 101, 102, 103 to receive or send messages or the like. Various communication client applications may be installed on the terminal devices 101, 102, 103, such as a knowledge reading class application, a web browser application, a search class application, an instant messaging tool, a mailbox client and/or social platform software, etc. (as examples only).
The terminal devices 101, 102, 103 may be a variety of electronic devices having a display screen and supporting web browsing, including but not limited to smartphones, tablets, laptop and desktop computers, and the like.
The server 105 may be a server providing various services, such as a background management server (by way of example only) providing support for objects browsed by users using the terminal devices 101, 102, 103. The background management server may analyze and process the received data such as the user request, and feed back the processing result (e.g., the web page, information, or data obtained or generated according to the user request) to the terminal device.
It should be noted that, the object processing method provided by the embodiments of the present disclosure may be generally performed by the terminal device 101, 102, or 103. Accordingly, the object processing apparatus provided by the embodiments of the present disclosure may also be provided in the terminal device 101, 102, or 103.
Alternatively, the object processing method provided by the embodiments of the present disclosure may be generally performed by the server 105. Accordingly, the object processing apparatus provided by the embodiments of the present disclosure may be generally provided in the server 105. The object processing method provided by the embodiments of the present disclosure may also be performed by a server or a server cluster that is different from the server 105 and is capable of communicating with the terminal devices 101, 102, 103 and/or the server 105. Accordingly, the object processing apparatus provided by the embodiments of the present disclosure may also be provided in a server or a server cluster that is different from the server 105 and is capable of communicating with the terminal devices 101, 102, 103 and/or the server 105.
For example, when the user operates the terminal device 101, 102, 103, the terminal device 101, 102, 103 may acquire a user operation for requesting the client to switch from the currently displayed page to the target page, and send the user operation to the server 105, and the server 105 responds to the user operation, sends the target page to the terminal device 101, 102, 103, and controls the display manner of the target object in the target page according to the preset configuration parameters of the target page by the terminal device 101, 102, 103. Or the server cluster capable of communicating with the terminal devices 101, 102, 103 and/or the server 105 responds to the user operation, and finally realizes the display mode of the control target object in the target page.
It should be understood that the number of terminal devices, networks and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Fig. 2 schematically illustrates a flow chart of an object processing method according to an embodiment of the present disclosure.
As shown in fig. 2, the object processing method includes operations S210 to S220.
In operation S210, a user operation for requesting the client to switch from the currently displayed page to the target page is obtained, where the client includes a plurality of pages, each page has a preset configuration parameter, the preset configuration parameter is used to control a display mode of the target object in the page, and the target object is used to implement returning from the currently displayed page of the client to the desktop.
In operation S220, in response to the user operation, the target page is displayed, and the display mode of the target object in the target page is controlled according to the preset configuration parameters of the target page.
According to the embodiment of the present disclosure, the type of user operation is not limited. For example, the user operation may be a click operation, a slide operation, a voice operation, a gesture operation, or the like.
According to embodiments of the present disclosure, the target page may be a page acquired from a client local cache in response to a user operation following a currently presented page input, or a page acquired from a server in response to a user operation following a currently presented page input.
According to the embodiment of the disclosure, the display modes of the target objects in different pages can be the same or different. Taking different display modes of the target object in different pages as examples, the display mode of the target object in the first page is a first display mode, the display mode of the target object in the second page is a second display mode, and the display mode of the target object in the third page is a third display mode.
According to the embodiment of the disclosure, the first page, the second page and the third page are all pages in the client, and the first page, the second page and the third page may be adjacent pages or non-adjacent pages.
According to the embodiment of the disclosure, the target objects can be displayed in a personalized manner by setting the display modes of the target objects in the adjacent pages to be different, so that the user experience is improved.
According to the embodiment of the disclosure, the display mode of the target object in the page is not limited. Examples include, but are not limited to: and the display is performed by different marks, the display is performed by the same marks with different sizes, the display is performed or the hiding is performed, and the like.
It should be noted that the above-mentioned display manner of the target object in the page is only an exemplary embodiment, but is not limited thereto, and other display manners known in the art may be also included.
According to the embodiment of the disclosure, a user can quickly return to the desktop from the page currently displayed by the client by utilizing the target object. For example, the target object may be a virtual home key provided in the smartphone, or the target object may be a return indication line provided in the smartphone.
According to an embodiment of the present disclosure, controlling a display manner of a target object in a target page according to preset configuration parameters of the target page includes: and displaying the target object in the target page or hiding the target object in the target page according to the preset configuration parameters of the target page.
According to the embodiment of the disclosure, since each page in the client has the corresponding preset configuration parameters, the effect of displaying the target object on different pages in a personalized manner can be achieved according to the corresponding preset configuration parameters of each page.
According to the embodiment of the disclosure, the preset configuration parameters include a first configuration option parameter corresponding to a first display mode and a second configuration option parameter corresponding to a second display mode, wherein the first display mode and the second display mode are display modes with different display effects.
According to the embodiment of the disclosure, a first configuration option parameter corresponding to a first display mode or a second configuration option parameter corresponding to a second display mode may be set for each page.
According to an embodiment of the present disclosure, the preset configuration parameters may further include a third configuration option parameter corresponding to a third display manner, a fourth configuration option parameter corresponding to a fourth display manner, and so on. The third configuration option parameter, or the fourth configuration option parameter, may also be set for each page.
According to an embodiment of the disclosure, the first display mode is a mode of displaying the target object in the page; the second display mode is a mode of hiding the target object.
According to the embodiment of the disclosure, the target object can be displayed in the page, and also can be hidden.
Fig. 3 schematically illustrates a scene diagram of switching pages according to an embodiment of the present disclosure.
As shown in fig. 3, in the currently displayed page 310 of the client, a target object 330 is displayed, where the preset configuration parameter of the currently displayed page 310 is displayed in a circular shape, and therefore, the target object 330 is displayed in the currently displayed page 310 in a circular display manner.
The target page 320 is presented in the event that a user operation is obtained requesting the client to switch from the currently presented page 310 to the target page 320. The preset configuration parameters of the target page 320 are hidden, so that the target object 330 is hidden in the target page 320.
Fig. 4 schematically illustrates a scene diagram of a switching page according to another embodiment of the present disclosure.
As shown in fig. 4, the preset configuration parameters of the currently displayed page 410 of the client are hidden, and thus, the target object 430 is hidden in the currently displayed page 410.
The target page 420 is presented in the event that a user operation is obtained requesting the client to switch from the currently presented page 410 to the target page 420. The preset configuration parameter of the target page 420 is a cross line display, so that the target object 430 is displayed in the target page 420 in a cross line display manner.
The method shown in fig. 2 is further described below with reference to fig. 5-6, in conjunction with the exemplary embodiment.
Fig. 5 schematically illustrates a flow chart of an object processing method according to another embodiment of the present disclosure.
In addition to operations S210-S220, in this embodiment, the method includes operations S510-S520, as shown in fig. 5, according to an embodiment of the present disclosure.
In operation S510, in the case of starting the client, a request for requesting to acquire a configuration file corresponding to the client is transmitted to the server, wherein the configuration file includes preset configuration parameters corresponding to pages in the client.
In operation S520, a configuration file from the server is received.
According to the embodiment of the disclosure, a request for acquiring a configuration file corresponding to a client may be sent to a server while the client is started or after the client is started.
According to the embodiment of the disclosure, a developer can pre-deploy a configuration file corresponding to a client at a server. Because the configuration file comprising the preset configuration parameters corresponding to the page in the client can be requested to be obtained from the server at any time, release of the version of the client is not needed, efficiency of updating the configuration file is improved, and a display mode of dynamically changing the target object can be realized.
According to the embodiment of the disclosure, the configuration file may include preset configuration parameters corresponding to all pages in the client respectively, and may also include preset configuration parameters corresponding to partial paging planes in the client respectively. The partial page may be a page corresponding to a target configuration parameter defined by a developer or a user.
According to the embodiment of the disclosure, the changed configuration file dynamically issued by the server side can also be received; and updating the local configuration file of the client based on the changed configuration file.
According to embodiments of the present disclosure, the client may be an application running on an electronic device in which the ios system is installed.
According to the embodiment of the disclosure, a developer can dynamically issue the configuration file through the server side, so that some pages in the client side can display target objects according to requirements.
According to the embodiment of the disclosure, after receiving the changed configuration file, the client can automatically update the configuration file local to the client, and control the display mode of the target object in the target page based on the changed configuration file.
According to an embodiment of the present disclosure, controlling a display manner of a target object in a target page according to preset configuration parameters of the target page includes: analyzing the configuration file to obtain preset configuration parameters corresponding to pages in the client; determining preset configuration parameters corresponding to a target page in the client; and controlling the display mode of the target object in the target page according to the preset configuration parameters of the target page.
According to the embodiment of the disclosure, the configuration file may include preset configuration parameters of a plurality of pages, and in order to control the display mode of the target object in the target page, the preset configuration parameters corresponding to the target page need to be found from the configuration file acquired from the server.
According to an embodiment of the present disclosure, the configuration file may include an identification of the target page and a preset configuration parameter associated with the identification of the target page. When searching the preset configuration parameters corresponding to the target page from the configuration file, searching the corresponding preset configuration parameters according to the identification of the target page.
According to an embodiment of the present disclosure, controlling a display manner of a target object in a target page according to preset configuration parameters of the target page includes: changing a calling pointer of the target page from calling the touch display method to calling a target display method for carrying out object display based on preset configuration parameters of the target page; and calling a target display method by using a calling pointer of the target page, and controlling the display mode of the target object in the target page.
According to the embodiment of the disclosure, the touch display method may be a touchBegin method, and when a user triggers a page, a target object may be displayed in the page by calling the touchBegin method.
In the process of realizing the method, after the page is displayed, the target object can be hidden in a period of time when the user does not operate the currently displayed page, so that the problem of immersive experience is solved. However, when the method is used, the target object is displayed instantly when the user clicks the screen, namely, when the user operates the page again, the target object is activated and displayed.
According to the embodiment of the disclosure, when a user triggers a target page, a target display method for performing object display based on preset configuration parameters of the target page is called by using a call pointer of the target page, namely the target display method is used as an actual call method. By the embodiment of the disclosure, after the target object is hidden, the display is not triggered even if the screen is clicked. A better experience can be achieved in full screen mode.
In the related art, for some specific applications, such as games and reading applications, the user needs to have an immersive experience, but at present, some intelligent devices introduce a quick return desktop identifier on a screen, for example, a home indicator is used to replace an original home key, and the home indicator identifier is displayed in a page of the application, so that the immersive experience of the user is reduced.
Fig. 6 schematically illustrates a flow chart of an object handling method according to another embodiment of the present disclosure.
According to an embodiment of the present disclosure, as shown in fig. 6, the method further includes operations S601 to S607.
In operation S601, a configuration file is read from a server. If the reading fails, operation S602 is performed, and if the reading is successful, operation S603 is performed.
In operation S602, the acquisition of the configuration file is re-requested from the server.
In operation S603, the client parses the configuration file.
In operation S604, a page requiring hiding of the target object is found.
In operation S605, it is determined whether the next page is a page requiring hiding of the target object. If yes, operation S606 is executed, and if no, operation S607 is executed.
In operation S606, the target display method is called with the call pointer of the target page, and the target object is hidden in the target page.
In operation S607, the target object is displayed.
According to the embodiment of the disclosure, the display or hiding of the target object of the client page can be dynamically configured at the server, and a developer can enable some pages in the project to display the target object according to requirements by dynamically issuing the configuration file. The hiding of the target object is not limited by the state of the page and changes.
According to embodiments of the present disclosure, the server may be different from a development server for developing clients. The server can be any third party server, and the target object of the client page is dynamically configured on the third party server, so that the client page does not need to be checked by a development server for developing the client, and the client page is not dependent on version release of the client.
According to the embodiment of the disclosure, since each page in the client has the corresponding preset configuration parameters, the effect of displaying the target object on different pages in a personalized manner can be achieved according to the corresponding preset configuration parameters of each page.
Fig. 7 schematically illustrates a block diagram of an object processing apparatus according to an embodiment of the present disclosure.
As shown in fig. 7, the object processing apparatus 700 includes: an acquisition module 710 and a response module 720.
The obtaining module 710 is configured to obtain a user operation for requesting a client to switch from a currently displayed page to a target page, where the client includes a plurality of pages, each of the pages has a preset configuration parameter, the preset configuration parameter is used to control a display manner of a target object in the page, and the target object is used to implement returning from the currently displayed page of the client to a desktop.
And a response module 720, configured to respond to the user operation, display the target page, and control a display manner of the target object in the target page according to a preset configuration parameter of the target page.
According to the embodiment of the disclosure, since each page in the client has the corresponding preset configuration parameters, the effect of displaying the target object on different pages in a personalized manner can be achieved according to the corresponding preset configuration parameters of each page.
According to an embodiment of the present disclosure, the object processing apparatus 700 further includes: a transmitting module and a first receiving module.
And the sending module is used for sending a request for requesting to acquire a configuration file corresponding to the client to the server under the condition of starting the client, wherein the configuration file comprises preset configuration parameters corresponding to pages in the client.
The first receiving module is used for receiving the configuration file from the server.
According to an embodiment of the present disclosure, the response module includes: the device comprises an analysis unit, a determination unit and a control unit.
The analyzing unit is used for analyzing the configuration file to obtain preset configuration parameters corresponding to the page in the client;
a determining unit, configured to determine a preset configuration parameter corresponding to a target page in the client;
and the control unit is used for controlling the display mode of the target object in the target page according to the preset configuration parameters of the target page.
According to an embodiment of the present disclosure, the response module includes: a changing unit and a calling unit.
And the changing unit is used for changing the calling pointer of the target page from calling the touch display device to calling the target display method for displaying the object based on the preset configuration parameters of the target page.
And the calling unit is used for calling the target display method by using the calling pointer of the target page and controlling the display mode of the target object in the target page.
According to an embodiment of the present disclosure, the object processing apparatus 700 further includes: the second receiving module and the updating module.
And the second receiving module is used for receiving the changed configuration file dynamically issued by the server.
And the updating module is used for updating the local configuration file of the client based on the changed configuration file.
According to an embodiment of the disclosure, the preset configuration parameters include a first configuration option parameter corresponding to a first display mode and a second configuration option parameter corresponding to a second display mode, where the first display mode and the second display mode are display modes with different display effects.
According to an embodiment of the disclosure, the first display manner is a manner of displaying the target object in the page; the second display mode is a mode of hiding the target object.
According to embodiments of the present disclosure, the present disclosure also provides an electronic device, a readable storage medium and a computer program product.
According to an embodiment of the present disclosure, an electronic device includes: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor, the instructions being executable by the at least one processor to enable the at least one processor to perform the method as described above.
According to an embodiment of the present disclosure, a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the method as described above.
According to an embodiment of the present disclosure, a computer program product comprising a computer program which, when executed by a processor, implements a method as described above.
Fig. 8 illustrates a schematic block diagram of an example electronic device 800 that may be used to implement embodiments of the present disclosure. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the disclosure described and/or claimed herein.
As shown in fig. 8, the apparatus 800 includes a computing unit 801 that can perform various appropriate actions and processes according to a computer program stored in a Read Only Memory (ROM) 802 or a computer program loaded from a storage unit 808 into a Random Access Memory (RAM) 803. In the RAM 803, various programs and data required for the operation of the device 800 can also be stored. The computing unit 801, the ROM 802, and the RAM 803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to the bus 804.
Various components in device 800 are connected to I/O interface 805, including: an input unit 806 such as a keyboard, mouse, etc.; an output unit 807 such as various types of displays, speakers, and the like; a storage unit 808, such as a magnetic disk, optical disk, etc.; and a communication unit 809, such as a network card, modem, wireless communication transceiver, or the like. The communication unit 809 allows the device 800 to exchange information/data with other devices via a computer network such as the internet and/or various telecommunication networks.
The computing unit 801 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of computing unit 801 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various computing units running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, etc. The computing unit 801 performs the respective methods and processes described above, for example, the object processing method. For example, in some embodiments, the object processing method may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as the storage unit 808. In some embodiments, part or all of the computer program may be loaded and/or installed onto device 800 via ROM 802 and/or communication unit 809. When a computer program is loaded into RAM 803 and executed by computing unit 801, one or more steps of the object processing method described above may be performed. Alternatively, in other embodiments, the computing unit 801 may be configured to perform the object processing method by any other suitable means (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for carrying out methods of the present disclosure may be written in any combination of one or more programming languages. These program code may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus such that the program code, when executed by the processor or controller, causes the functions/operations specified in the flowchart and/or block diagram to be implemented. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. The machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and pointing device (e.g., a mouse or trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), and the internet.
The computer system may include a client and a server. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps recited in the present disclosure may be performed in parallel or sequentially or in a different order, provided that the desired results of the technical solutions of the present disclosure are achieved, and are not limited herein.
The above detailed description should not be taken as limiting the scope of the present disclosure. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present disclosure are intended to be included within the scope of the present disclosure.

Claims (14)

1. An object processing method, comprising:
acquiring user operation for requesting a client to switch from a currently displayed page to a target page, wherein the client comprises a plurality of pages, each page is provided with preset configuration parameters, the preset configuration parameters are used for controlling the display mode of a target object in the page, and the target object is used for returning the currently displayed page of the client to a desktop; and
responding to the user operation, displaying the target page, and controlling the display mode of the target object in the target page according to the preset configuration parameters of the target page;
the controlling the display mode of the target object in the target page according to the preset configuration parameters of the target page comprises the following steps:
changing a calling pointer of the target page from calling a touch display method to calling a target display method for object display based on preset configuration parameters of the target page; and
and calling the target display method by using the calling pointer of the target page, and controlling the display mode of the target object in the target page.
2. The method of claim 1, further comprising:
under the condition of starting the client, sending a request for requesting to acquire a configuration file corresponding to the client to a server, wherein the configuration file comprises preset configuration parameters corresponding to pages in the client; and
and receiving the configuration file from the server.
3. The method of claim 2, wherein the controlling the display manner of the target object in the target page according to the preset configuration parameter of the target page comprises:
analyzing the configuration file to obtain preset configuration parameters corresponding to pages in the client;
determining preset configuration parameters corresponding to a target page in the client; and
and controlling the display mode of the target object in the target page according to the preset configuration parameters of the target page.
4. The method of claim 2, further comprising:
receiving a changed configuration file dynamically issued by the server; and
and updating the local configuration file of the client based on the changed configuration file.
5. The method of claim 1, wherein the preset configuration parameters include a first configuration option parameter corresponding to a first display mode and a second configuration option parameter corresponding to a second display mode, wherein the first display mode and the second display mode are display modes with different display effects.
6. The method of claim 5, wherein the first presentation mode is a mode of presenting the target object in the page; the second display mode is a mode of hiding the target object.
7. An object processing apparatus comprising:
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring user operation for requesting a client to switch from a currently displayed page to a target page, the client comprises a plurality of pages, each page is provided with a preset configuration parameter, the preset configuration parameters are used for controlling the display mode of a target object in the page, and the target object is used for returning from the currently displayed page of the client to a desktop; and
the response module is used for responding to the user operation, displaying the target page and controlling the display mode of the target object in the target page according to the preset configuration parameters of the target page;
wherein, the response module includes:
the changing unit is used for changing the calling pointer of the target page from calling the touch display device to calling a target display method for carrying out object display based on preset configuration parameters of the target page; and
and the calling unit is used for calling the target display method by using a calling pointer of the target page and controlling the display mode of the target object in the target page.
8. The apparatus of claim 7, further comprising:
the sending module is used for sending a request for requesting to acquire a configuration file corresponding to the client to the server under the condition that the client is started, wherein the configuration file comprises preset configuration parameters corresponding to pages in the client; and
and the first receiving module is used for receiving the configuration file from the server.
9. The apparatus of claim 8, wherein the response module comprises:
the analyzing unit is used for analyzing the configuration file to obtain preset configuration parameters corresponding to the page in the client;
the determining unit is used for determining preset configuration parameters corresponding to the target page in the client; and
and the control unit is used for controlling the display mode of the target object in the target page according to the preset configuration parameters of the target page.
10. The apparatus of claim 8, further comprising:
the second receiving module is used for receiving the changed configuration file dynamically issued by the server; and
and the updating module is used for updating the local configuration file of the client based on the changed configuration file.
11. The apparatus of claim 7, wherein the preset configuration parameters comprise a first configuration option parameter corresponding to a first display mode and a second configuration option parameter corresponding to a second display mode, wherein the first display mode and the second display mode are display modes with different display effects.
12. The apparatus of claim 11, wherein the first presentation means is a means of presenting the target object in the page; the second display mode is a mode of hiding the target object.
13. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-6.
14. A non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the method of any one of claims 1-6.
CN202110248512.XA 2021-03-05 2021-03-05 Object processing method, device, electronic equipment and storage medium Active CN112966201B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110248512.XA CN112966201B (en) 2021-03-05 2021-03-05 Object processing method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110248512.XA CN112966201B (en) 2021-03-05 2021-03-05 Object processing method, device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112966201A CN112966201A (en) 2021-06-15
CN112966201B true CN112966201B (en) 2023-07-21

Family

ID=76276756

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110248512.XA Active CN112966201B (en) 2021-03-05 2021-03-05 Object processing method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112966201B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115966276B (en) * 2022-12-30 2023-09-26 中科搏锐(北京)科技有限公司 Data display method, device, electronic equipment and medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2482201A1 (en) * 2011-01-28 2012-08-01 Siemens Aktiengesellschaft Enabling information exchange while switching between web-pages
CN106055257A (en) * 2016-05-31 2016-10-26 珠海市魅族科技有限公司 Page jump method and device of touch terminal
CN109800368A (en) * 2018-12-13 2019-05-24 平安普惠企业管理有限公司 H5 navigation bar push button configuration method, device, computer equipment and storage medium
CN110990741A (en) * 2019-11-29 2020-04-10 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment, server and storage medium
CN112068880A (en) * 2020-09-10 2020-12-11 工银科技有限公司 Method and device for generating and controlling guide page
CN112130719A (en) * 2020-08-28 2020-12-25 北京达佳互联信息技术有限公司 Page display method, device and system, electronic equipment and storage medium
CN112130937A (en) * 2019-06-24 2020-12-25 北京京东尚科信息技术有限公司 Page display method and device, storage medium and electronic equipment
EP3757738A1 (en) * 2019-06-28 2020-12-30 Beijing Xiaomi Mobile Software Co., Ltd. Method and device for page processing

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2482201A1 (en) * 2011-01-28 2012-08-01 Siemens Aktiengesellschaft Enabling information exchange while switching between web-pages
CN106055257A (en) * 2016-05-31 2016-10-26 珠海市魅族科技有限公司 Page jump method and device of touch terminal
CN109800368A (en) * 2018-12-13 2019-05-24 平安普惠企业管理有限公司 H5 navigation bar push button configuration method, device, computer equipment and storage medium
CN112130937A (en) * 2019-06-24 2020-12-25 北京京东尚科信息技术有限公司 Page display method and device, storage medium and electronic equipment
EP3757738A1 (en) * 2019-06-28 2020-12-30 Beijing Xiaomi Mobile Software Co., Ltd. Method and device for page processing
CN110990741A (en) * 2019-11-29 2020-04-10 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment, server and storage medium
CN112130719A (en) * 2020-08-28 2020-12-25 北京达佳互联信息技术有限公司 Page display method, device and system, electronic equipment and storage medium
CN112068880A (en) * 2020-09-10 2020-12-11 工银科技有限公司 Method and device for generating and controlling guide page

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于Android手机的旅游地图APP的设计与实现;付炯华;;信息通信(第10期);全文 *

Also Published As

Publication number Publication date
CN112966201A (en) 2021-06-15

Similar Documents

Publication Publication Date Title
CN110233742B (en) Group establishing method, system, terminal and server
CN113722124B (en) Content processing method, device, equipment and storage medium of cloud mobile phone
US20220300301A1 (en) Method and apparatus for controlling interface focus on interface
WO2017190457A1 (en) Sms-message editing method and terminal
CN112966201B (en) Object processing method, device, electronic equipment and storage medium
CN112346612B (en) Page display method and device
CN115309470B (en) Method, device, equipment and storage medium for loading widget
CN114510308B (en) Method, device, equipment and medium for storing application page by mobile terminal
CN112965799B (en) Task state prompting method and device, electronic equipment and medium
CN111506499B (en) Method and device for detecting availability of parameters in applet and electronic equipment
CN115016955A (en) Method and device for sharing information among multiple applications
CN114661274A (en) Method and device for generating intelligent contract
CN112947918A (en) Data display method and device
CN109299223B (en) Method and device for inquiring instruction
CN112925623A (en) Task processing method and device, electronic equipment and medium
CN111737372A (en) Map data generation method and device
CN114500438B (en) File sharing method and device, electronic equipment and storage medium
CN114401300B (en) Cloud application control method, device, equipment, medium and program product
CN113032040B (en) Method, apparatus, device, medium, and article for processing tasks
CN114428646B (en) Data processing method and device, electronic equipment and storage medium
CN115202538B (en) Menu configuration method and device, electronic equipment and storage medium
CN114157917B (en) Video editing method and device and terminal equipment
CN113961263B (en) Applet distribution method, device, apparatus and storage medium
CN113590447B (en) Buried point processing method and device
CN114237752B (en) Push page display method and device, electronic equipment 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
GR01 Patent grant
GR01 Patent grant