CN111913710A - Method and device for setting navigation bar - Google Patents

Method and device for setting navigation bar Download PDF

Info

Publication number
CN111913710A
CN111913710A CN202010827442.9A CN202010827442A CN111913710A CN 111913710 A CN111913710 A CN 111913710A CN 202010827442 A CN202010827442 A CN 202010827442A CN 111913710 A CN111913710 A CN 111913710A
Authority
CN
China
Prior art keywords
navigation
setting
control style
navigation bar
attribute value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010827442.9A
Other languages
Chinese (zh)
Inventor
邓志宏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Zhongxiaoyun Iot Institute Co ltd
Original Assignee
Beijing Zhongxiaoyun Iot Institute 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 Zhongxiaoyun Iot Institute Co ltd filed Critical Beijing Zhongxiaoyun Iot Institute Co ltd
Priority to CN202010827442.9A priority Critical patent/CN111913710A/en
Publication of CN111913710A publication Critical patent/CN111913710A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

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

Abstract

The invention discloses a method and a device for setting a navigation bar. Wherein, the method comprises the following steps: acquiring a control style for controlling the navigation bar; setting the control style in the navigation bar; acquiring a current attribute value received by the control style; and setting the position of the navigation icon and/or the navigation title according to the current attribute value. The invention solves the technical problem that the positions of navigation icons and/or navigation titles in a navigation bar can not be flexibly set in the related technology.

Description

Method and device for setting navigation bar
Technical Field
The invention relates to the field of terminal control, in particular to a method and a device for setting a navigation bar.
Background
Native navigation bars (Toolbar) in the android system do not externally provide an API interface for adjusting the positions of navigation icons and titles in the Toolbar, in view of the UI adjustment requirements for navigation icons and titles in part of android software development.
The adjustment mode provided in the prior art is to use an API (application programming interface) provided by Google to process the distance between the navigation icon and the navigation title, but only the relative distance between the navigation icon and the title can be solved, and the positions of the navigation icon and the navigation title in the navigation bar cannot be flexibly operated.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides a method and a device for setting a navigation bar, which are used for at least solving the technical problem that the positions of navigation icons and/or navigation titles in the navigation bar cannot be flexibly set in the related technology.
According to an aspect of the embodiments of the present invention, there is provided a method for setting a navigation bar, where the navigation bar includes: a navigation icon and/or navigation header comprising: acquiring a control style for controlling the navigation bar; setting the control style in the navigation bar; acquiring a current attribute value received by the control style; and setting the position of the navigation icon and/or the navigation title according to the current attribute value.
Optionally, after the position of the navigation icon and/or the navigation title is set according to the current attribute value, the method further includes: detecting whether an adjusting instruction is received or not, wherein the adjusting instruction is used for indicating the position of the navigation icon and/or the navigation title to be adjusted; if the adjustment instruction is detected to be received, acquiring a modified attribute value received by the control style; and adjusting the position of the navigation icon and/or the navigation title according to the modified attribute value.
Optionally, setting the control style in the navigation bar includes: and setting the control style in the global theme of the navigation bar.
Optionally, before obtaining a control style for controlling the navigation bar, the method further includes: and creating the control style in advance, wherein when the control style is created, the initial attribute value of the control style is null.
According to another aspect of the embodiments of the present invention, there is also provided an apparatus for setting a navigation bar, where the navigation bar includes: a navigation icon and/or navigation header comprising: the first acquisition module is used for acquiring a control style for controlling the navigation bar; the first setting module is used for setting the control style in the navigation bar; the second acquisition module is used for acquiring the current attribute value received by the control style; and the second setting module is used for setting the positions of the navigation icons and/or the navigation titles according to the current attribute values.
Optionally, the apparatus further comprises: a detection module, configured to detect whether an adjustment instruction is received, where the adjustment instruction is used to instruct to adjust a position of the navigation icon and/or the navigation title; a third obtaining module, configured to obtain a modified attribute value received by the control style if it is detected that the adjustment instruction is received; and the adjusting module is used for adjusting the positions of the navigation icons and/or the navigation titles according to the modified attribute values.
Optionally, the first setting module is further configured to set the control style in the global theme of the navigation bar.
Optionally, the apparatus further comprises: and the creating module is used for creating the control style in advance, wherein the initial attribute value of the control style is null when the control style is created.
According to another aspect of the embodiments of the present invention, there is also provided a non-volatile storage medium storing a plurality of instructions, the instructions being suitable for being loaded by a processor and executing the method for setting a navigation bar.
According to another aspect of the embodiments of the present invention, there is also provided an electronic device, including: a processor and a memory; the memory stores a computer program, and the computer program is suitable for being loaded by the processor and executing any method for setting the navigation bar.
In the embodiment of the invention, a control style for receiving an attribute value is set in a navigation bar, and the control style for controlling the navigation bar is acquired; setting the control style in the navigation bar; acquiring a current attribute value received by the control style; the positions of the navigation icons and/or the navigation titles are set according to the current attribute values, so that the purpose of flexibly setting the positions of the navigation icons and/or the navigation titles in the navigation bar is achieved, the technical effect of meeting the UI requirements of users for setting the positions of the navigation icons and/or the navigation titles in the navigation bar is achieved, and the technical problem that the positions of the navigation icons and/or the navigation titles in the navigation bar cannot be flexibly set in the related technology is solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a flow chart of a method of setting a navigation bar according to an embodiment of the present invention;
FIG. 2 is a flow chart of an alternative method of setting a navigation bar according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an apparatus for setting a navigation bar according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
In accordance with an embodiment of the present invention, there is provided an embodiment of a method of setting a navigation bar, it is noted that the steps illustrated in the flowchart of the drawings may be performed in a computer system such as a set of computer executable instructions, and that while a logical order is illustrated in the flowchart, in some cases the steps illustrated or described may be performed in an order different than here.
In an embodiment of the method for setting a navigation bar provided by the present application, the navigation bar includes: navigation icons and/or navigation titles, fig. 1 is a flowchart of a method of setting a navigation bar according to an embodiment of the present invention, as shown in fig. 1, the method including the steps of:
step S102, acquiring a control style for controlling a navigation bar;
step S104, setting the control style in the navigation bar;
step S106, obtaining the current attribute value received by the control style;
step S108, setting the position of the navigation icon and/or the navigation title according to the current attribute value.
In the embodiment of the invention, a control style for receiving an attribute value is set in a navigation bar, and the control style for controlling the navigation bar is acquired; setting the control style in the navigation bar; acquiring a current attribute value received by the control style; the positions of the navigation icons and/or the navigation titles are set according to the current attribute values, so that the purpose of flexibly setting the positions of the navigation icons and/or the navigation titles in the navigation bar is achieved, the technical effect of meeting the UI requirements of users for setting the positions of the navigation icons and/or the navigation titles in the navigation bar is achieved, and the technical problem that the positions of the navigation icons and/or the navigation titles in the navigation bar cannot be flexibly set in the related technology is solved.
The embodiment of the method for setting the navigation bar provided by the embodiment of the application can be applied to an android system and an iOS system, taking the android system as an example, because the native navigation bar style of the android system is not changeable, the position of a navigation icon and/or a navigation title in the navigation bar cannot be directly set, therefore, the embodiment of the application replaces the navigation bar style in the native theme with a navigation bar style with all attributes not set, that is, when the control style is created, the initial attribute value of the control style is null. And then in the using process, the positions of the navigation icons and/or the navigation titles can be set in a mode of resetting the current attribute values of the control styles according to the requirements of users.
In the above optional embodiment, setting the control style in the navigation bar includes: and setting the control style in the global theme of the navigation bar.
As an alternative embodiment, before obtaining the control style for controlling the navigation bar, the method further includes: and creating the control style in advance, wherein when the control style is created, the initial attribute value of the control style is null.
In an alternative embodiment, fig. 2 is a flowchart of an alternative method for setting a navigation bar according to an embodiment of the present invention, and as shown in fig. 2, after setting the position of the navigation icon and/or the navigation title according to the current attribute value, the method further includes:
step S202, detecting whether an adjusting instruction is received, wherein the adjusting instruction is used for indicating to adjust the position of the navigation icon and/or the navigation title;
step S204, if the adjustment instruction is detected to be received, acquiring the modified attribute value received by the control style;
step S206, adjusting the position of the navigation icon and/or the navigation title according to the modified attribute value.
As an optional embodiment, after the position of the navigation icon and/or the navigation title is set according to the current attribute value, whether an adjustment instruction is received may be detected, and if it is detected that the adjustment instruction is received, a modified attribute value received by the control style is obtained; and adjusting the position of the navigation icon and/or the navigation title according to the modified attribute value.
According to the embodiment of the application, after the position of the navigation icon and/or the navigation title is set according to the current attribute value, the position of the navigation icon and/or the navigation title can be adjusted, and then the position of the navigation icon and/or the navigation title in the navigation bar can be flexibly set.
Example 2
According to an embodiment of the present invention, an apparatus embodiment for implementing the method for setting a navigation bar is further provided, where the navigation bar includes: fig. 3 is a schematic structural diagram of an apparatus for setting a navigation bar according to an embodiment of the present invention, and as shown in fig. 3, the apparatus for setting a navigation bar includes: a first obtaining module 30, a first setting module 32, a second obtaining module 34, and a second setting module 36, wherein:
a first obtaining module 30, configured to obtain a control style for controlling the navigation bar; a first setting module 32, configured to set the control style in the navigation bar; a second obtaining module 34, configured to obtain a current attribute value received by the control style; a second setting module 36, configured to set a position of the navigation icon and/or the navigation title according to the current attribute value.
In the embodiment of the invention, a control style for receiving an attribute value is set in a navigation bar, and the control style for controlling the navigation bar is acquired; setting the control style in the navigation bar; acquiring a current attribute value received by the control style; the positions of the navigation icons and/or the navigation titles are set according to the current attribute values, so that the purpose of flexibly setting the positions of the navigation icons and/or the navigation titles in the navigation bar is achieved, the technical effect of meeting the UI requirements of users for setting the positions of the navigation icons and/or the navigation titles in the navigation bar is achieved, and the technical problem that the positions of the navigation icons and/or the navigation titles in the navigation bar cannot be flexibly set in the related technology is solved.
The embodiment of the method for setting the navigation bar provided by the embodiment of the application can be applied to an android system and an iOS system, taking the android system as an example, because the native navigation bar style of the android system is not changeable, the position of a navigation icon and/or a navigation title in the navigation bar cannot be directly set, therefore, the embodiment of the application replaces the navigation bar style in the native theme with a navigation bar style with all attributes not set, that is, when the control style is created, the initial attribute value of the control style is null. And then in the using process, the positions of the navigation icons and/or the navigation titles can be set in a mode of resetting the current attribute values of the control styles according to the requirements of users.
In an optional embodiment, the apparatus further comprises: a detecting module 40, configured to detect whether an adjustment instruction is received, where the adjustment instruction is used to instruct to adjust a position of the navigation icon and/or the navigation title; a third obtaining module 42, configured to obtain a modified attribute value received by the control style if it is detected that the adjustment instruction is received; an adjusting module 44, configured to adjust the position of the navigation icon and/or the navigation title according to the modified attribute value.
In an optional embodiment, the first setting module is further configured to set the control style in a global theme of the navigation bar.
In another optional embodiment, the apparatus further comprises: and the creating module is used for creating the control style in advance, wherein the initial attribute value of the control style is null when the control style is created.
It should be noted that the above modules may be implemented by software or hardware, for example, for the latter, the following may be implemented: the modules can be located in the same processor; alternatively, the modules may be located in different processors in any combination.
It should be noted here that the first obtaining module 30, the first setting module 32, the second obtaining module 34, and the second setting module 36 correspond to steps S102 to S106 in embodiment 1, and the modules are the same as the corresponding steps in the implementation example and the application scenario, but are not limited to the disclosure in embodiment 1. It should be noted that the modules described above may be implemented in a computer terminal as part of an apparatus.
It should be noted that, reference may be made to the relevant description in embodiment 1 for alternative or preferred embodiments of this embodiment, and details are not described here again.
The apparatus for setting a navigation bar may further include a processor and a memory, where the first obtaining module 30, the first setting module 32, the second obtaining module 34, the second setting module 36, and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to implement corresponding functions.
The processor comprises a kernel, and the kernel calls a corresponding program unit from the memory, wherein one or more than one kernel can be arranged. The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
According to the embodiment of the application, the embodiment of the nonvolatile storage medium is also provided. Optionally, in this embodiment, the nonvolatile storage medium includes a stored program, and the apparatus in which the nonvolatile storage medium is located is controlled to execute any one of the methods for setting the navigation bar when the program runs.
Optionally, in this embodiment, the nonvolatile storage medium may be located in any one of a group of computer terminals in a computer network, or in any one of a group of mobile terminals, and the nonvolatile storage medium includes a stored program.
Optionally, the apparatus in which the non-volatile storage medium is controlled to perform the following functions when the program is executed: acquiring a control style for controlling the navigation bar; setting the control style in the navigation bar; acquiring a current attribute value received by the control style; and setting the position of the navigation icon and/or the navigation title according to the current attribute value.
According to the embodiment of the application, the embodiment of the processor is also provided. Optionally, in this embodiment, the processor is configured to execute a program, where the program executes any one of the above methods for setting a navigation bar when running.
The embodiment of the application provides an electronic device, the device comprises a processor, a memory and a program which is stored on the memory and can be run on the processor, and the processor executes the program and realizes the following steps: acquiring a control style for controlling the navigation bar; setting the control style in the navigation bar; acquiring a current attribute value received by the control style; and setting the position of the navigation icon and/or the navigation title according to the current attribute value.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device: acquiring a control style for controlling the navigation bar; setting the control style in the navigation bar; acquiring a current attribute value received by the control style; and setting the position of the navigation icon and/or the navigation title according to the current attribute value.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technology can be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units may be a logical division, and in actual implementation, there may be another division, for example, multiple units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable non-volatile storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a non-volatile storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned nonvolatile storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (10)

1. A method for setting a navigation bar, wherein the navigation bar comprises: a navigation icon and/or navigation header comprising:
acquiring a control style for controlling the navigation bar;
setting the control style in the navigation bar;
acquiring a current attribute value received by the control style;
and setting the position of the navigation icon and/or the navigation title according to the current attribute value.
2. The method according to claim 1, wherein after setting the position of the navigation icon and/or the navigation title according to the current attribute value, the method further comprises:
detecting whether an adjusting instruction is received or not, wherein the adjusting instruction is used for indicating that the position of the navigation icon and/or the navigation title is adjusted;
if the adjustment instruction is detected to be received, acquiring a modified attribute value received by the control style;
and adjusting the position of the navigation icon and/or the navigation title according to the modified attribute value.
3. The method of claim 1, wherein setting the control style in the navigation bar comprises:
setting the control style in a global theme of the navigation bar.
4. The method according to any one of claims 1 to 3, wherein before acquiring the control style for controlling the navigation bar, the method further comprises:
and creating the control style in advance, wherein the initial attribute value of the control style is null when the control style is created.
5. An apparatus for setting a navigation bar, wherein the navigation bar comprises: a navigation icon and/or navigation header comprising:
the first acquisition module is used for acquiring a control style for controlling the navigation bar;
a first setting module for setting the control style in the navigation bar;
the second acquisition module is used for acquiring the current attribute value received by the control style;
and the second setting module is used for setting the position of the navigation icon and/or the navigation title according to the current attribute value.
6. The apparatus of claim 5, further comprising:
the detection module is used for detecting whether an adjusting instruction is received or not, wherein the adjusting instruction is used for indicating that the position of the navigation icon and/or the navigation title is adjusted;
a third obtaining module, configured to obtain a modified attribute value received by the control style if it is detected that the adjustment instruction is received;
and the adjusting module is used for adjusting the positions of the navigation icons and/or the navigation titles according to the modified attribute values.
7. The apparatus of claim 5, wherein the first setting module is further configured to set the control style in a global theme of the navigation bar.
8. The apparatus of any one of claims 5 to 7, further comprising:
and the creating module is used for creating the control style in advance, wherein the initial attribute value of the control style is null when the control style is created.
9. A non-volatile storage medium, characterized in that it stores a plurality of instructions adapted to be loaded by a processor and to perform a method of setting a navigation bar according to any one of claims 1 to 4.
10. An electronic device, comprising: a processor and a memory; wherein the memory stores a computer program adapted to be loaded by the processor and to perform a method of setting a navigation bar according to any of claims 1 to 4.
CN202010827442.9A 2020-08-17 2020-08-17 Method and device for setting navigation bar Pending CN111913710A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010827442.9A CN111913710A (en) 2020-08-17 2020-08-17 Method and device for setting navigation bar

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010827442.9A CN111913710A (en) 2020-08-17 2020-08-17 Method and device for setting navigation bar

Publications (1)

Publication Number Publication Date
CN111913710A true CN111913710A (en) 2020-11-10

Family

ID=73278181

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010827442.9A Pending CN111913710A (en) 2020-08-17 2020-08-17 Method and device for setting navigation bar

Country Status (1)

Country Link
CN (1) CN111913710A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023125113A1 (en) * 2021-12-28 2023-07-06 掌阅科技股份有限公司 Navigation bar display method, electronic device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140035945A1 (en) * 2012-08-03 2014-02-06 Todd Anglin Computing device applications with an automatically adapting user interface
CN109189532A (en) * 2018-08-28 2019-01-11 广州视源电子科技股份有限公司 Control bar display method, device, equipment and storage medium of electronic whiteboard
CN109213551A (en) * 2017-07-06 2019-01-15 阿里巴巴集团控股有限公司 A kind of user interface process method and device
CN110175301A (en) * 2019-04-08 2019-08-27 平安科技(深圳)有限公司 A kind of navigation bar configuration method and device, computer equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140035945A1 (en) * 2012-08-03 2014-02-06 Todd Anglin Computing device applications with an automatically adapting user interface
CN109213551A (en) * 2017-07-06 2019-01-15 阿里巴巴集团控股有限公司 A kind of user interface process method and device
CN109189532A (en) * 2018-08-28 2019-01-11 广州视源电子科技股份有限公司 Control bar display method, device, equipment and storage medium of electronic whiteboard
CN110175301A (en) * 2019-04-08 2019-08-27 平安科技(深圳)有限公司 A kind of navigation bar configuration method and device, computer equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023125113A1 (en) * 2021-12-28 2023-07-06 掌阅科技股份有限公司 Navigation bar display method, electronic device and storage medium

Similar Documents

Publication Publication Date Title
US10877640B2 (en) Application interface management method and apparatus
CN108572825B (en) User interface processing method, device and equipment
CN111984902A (en) Visual page configuration method, system, computer equipment and storage medium
CN106648685B (en) Intelligent terminal system application processing method and device and intelligent terminal
CN107480117B (en) Recovery method and device for automatic page table single data
CN111367562A (en) Data acquisition method and device, storage medium and processor
CN110990733B (en) Page loading method and device, electronic equipment and medium
CN110968280A (en) Application layout restoration method, device, equipment and storage medium
CN105354498A (en) Operation method of registry, related device and equipment
CN106775754A (en) The compatible processing method and processing device of application
CN111400633A (en) Page resource loading method and device
CN111966273A (en) Information display processing method and device
CN102214107A (en) Method and device for changing Flash skin and color in client program
CN105138344A (en) Method and system for randomly generating screensaver according to picture hotness
CN111913710A (en) Method and device for setting navigation bar
US10503430B2 (en) Method and device for clearing data and electronic device
CN107885543B (en) Function management method and device of application program and intelligent terminal
CN104580298B (en) File upload process method and device
CN108241515A (en) Application shortcut method for building up and terminal
CN105975321A (en) Application program installation package icon replacing method and device
CN109862295B (en) GIF generation method, device, computer equipment and storage medium
CN111340914A (en) Map generation method and device, storage medium and vehicle
CN106959806B (en) Page identity obtaining method and device
CN111127601A (en) Animation switching method and device, electronic equipment and storage medium
CN110764809A (en) OTA APN upgrading method, device, equipment and 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