CN110968226A - Navigation bar control method and device, mobile terminal and storage medium - Google Patents

Navigation bar control method and device, mobile terminal and storage medium Download PDF

Info

Publication number
CN110968226A
CN110968226A CN201811161683.3A CN201811161683A CN110968226A CN 110968226 A CN110968226 A CN 110968226A CN 201811161683 A CN201811161683 A CN 201811161683A CN 110968226 A CN110968226 A CN 110968226A
Authority
CN
China
Prior art keywords
navigation bar
bar button
function
self
display window
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
CN201811161683.3A
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 Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo 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 Qihoo Technology Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201811161683.3A priority Critical patent/CN110968226A/en
Publication of CN110968226A publication Critical patent/CN110968226A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Landscapes

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

Abstract

The embodiment of the specification provides a navigation bar control method and device, a mobile terminal and a storage medium. The method comprises the following steps: searching whether the called display window corresponds to the user-defined function of the navigation bar button or not; and executing an implementation code of a self-defined function after detecting a trigger event of a navigation bar button and determining that the display window corresponds to the self-defined function of the navigation bar button with the trigger event. In the embodiment of the invention, the user-defined navigation bar button function of the display form is allowed, so that the switching between the display forms or the function to be realized by the display form can be realized through the navigation bar button, and the display space of a content display area is saved.

Description

Navigation bar control method and device, mobile terminal and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a navigation bar control method and device, a mobile terminal and a storage medium.
Background
With the development of computer technology, more and more application programs suitable for mobile terminals are developed, and these application programs are often multifunctional and require a plurality of display forms for content display and man-machine interaction, and the display forms are displayed on the content display area of the mobile terminal.
For an application program with a multi-level display form, a menu bar button is usually required to be arranged, and the jump between different display forms is realized by triggering the menu bar button.
In addition, for a display window needing human-computer interaction, corresponding human-computer interaction buttons also need to be displayed in the content display area so as to realize corresponding functions.
The menu bar, the man-machine interaction button and the display window of the application program occupy the content display area together. Due to the fact that a display screen of the mobile terminal is small and the content display area is limited, the content which can be displayed in a display window is limited due to the display of a menu bar and a man-machine interaction button.
Disclosure of Invention
In view of the problem that the existing display area of the content is limited to be small, the invention provides a navigation bar control method, a navigation bar control device, a mobile terminal and a computer readable storage medium, which can customize the function of a navigation bar button through an application program, so that a menu bar button and other man-machine interaction buttons of a display window are displayed and realized in the display area of the navigation bar, the display area of the content is saved, and more content can be displayed in the display window.
In a first aspect, an embodiment of the present invention provides a navigation bar control method, where the method includes:
searching whether the called display window corresponds to the user-defined function of the navigation bar button or not;
and executing the implementation code of the self-defined function after detecting the trigger event of the navigation bar button and determining that the display window corresponds to the self-defined function of the navigation bar button with the trigger event.
The method provided by the embodiment of the invention allows the application program to customize the function of the navigation bar button for the display window, so that the customized function of the navigation button corresponding to the called display window can be found, and after the triggering event of the navigation bar button is detected, if the triggered navigation bar button is found to have the customized function corresponding to the display window, the implementation code of the customized function can be executed to realize the customized function. The authority of the navigation bar button is opened to the display window of the application program, and the function of the menu bar button of the display window or other man-machine interaction buttons is realized on the navigation bar button, so that the display space of the content display area is saved, and the content is displayed more clearly and abundantly by the display window.
With reference to the first aspect, in a first implementation manner of the first aspect of the embodiments of the present invention, the method further includes:
after determining that the called display window corresponds to the self-defined function of the navigation bar button, searching for an icon of the navigation bar button corresponding to the self-defined function;
and displaying the icon of the navigation bar button corresponding to the self-defined function.
In the embodiment of the invention, in order to cooperate with the user-defined function, the icon of the navigation bar button may need to be replaced, so that the user can visually see the function corresponding to the navigation bar button.
With reference to the first implementation manner of the first aspect, in a second implementation manner of the first aspect of the embodiment of the present invention, the displaying the icon of the navigation bar button corresponding to the custom function may include:
and displaying the icon of the navigation bar button corresponding to the self-defined function after detecting that the form display code corresponding to the display form is called.
The method provided by the embodiment of the invention displays the corresponding icons of the navigation bar buttons after detecting that the window display codes are called, so that the display of the display window is basically synchronous with the display of the icons of the corresponding navigation bar buttons, and the problem of misoperation of a user caused by asynchronous display is avoided.
With reference to the second implementation manner of the first aspect, in a third implementation manner of the first aspect of the embodiment of the present invention, the form display code is an onresume code and/or an onstart code.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, or the third implementation manner of the first aspect, in a fourth implementation manner of the first aspect of the embodiment of the present invention, the searching whether the called display form corresponds to the user-defined function of the navigation bar button includes:
and searching the identification information of the called display window form in a navigation bar button self-defining function table, wherein the identification information of the display window form corresponding to the self-defining function of the navigation bar button and the value information of the navigation bar button corresponding to the self-defining function are recorded in the navigation bar button self-defining function table.
In the method provided by the embodiment of the invention, the navigation bar button self-defining function table is maintained, and whether the called display window corresponds to the self-defining function of the navigation bar button or not can be quickly determined in a table look-up mode.
With reference to the fourth implementation manner of the first aspect, in a fifth implementation manner of the first aspect of the embodiment of the present invention, an implementation manner of maintaining the navigation bar button custom function table may be:
receiving a navigation bar button self-defining function request which comprises identification information of a display window and value information of a navigation bar button corresponding to the self-defining function;
and recording the information in the navigation bar button self-defining function request in a navigation bar button self-defining function table.
The method provided by the embodiment of the invention maintains the navigation bar button self-defining function table comprising the identification information of the display window and the navigation bar button value information, and accordingly, whether the called display window corresponds to the self-defining function of the navigation bar button can be simply and quickly determined by looking up the table, and the specific navigation bar button corresponds to the self-defining function can be quickly determined.
With reference to the fifth implementation manner of the first aspect, in a sixth implementation manner of the first aspect of the present invention, the recording information in the navigation bar button customization function request in the navigation bar button customization function table includes:
and after the identification information of the display form corresponding to the request or the identification information of the application program to which the display form belongs is found in the white list, determining that the code of the display form or the application program is stored in a specified directory, and recording the information in the navigation bar button self-defining function request in a navigation bar button self-defining function table after determining that the display form or the application program uses a specified signature.
In the embodiment of the invention, the safety verification is carried out on the user-defined function request in the modes of the white list, the verification signature, the code storage position and the like, and the information in the request is allowed to be written into the table above only after the safety verification is passed, so that the safety of the control of the navigation bar is improved.
In a second aspect, an embodiment of the present invention provides a navigation bar control apparatus, including:
the user-defined function searching module is used for searching whether the called display window corresponds to the user-defined function of the navigation bar button or not;
and the custom function execution module is used for executing the implementation code of the custom function after detecting the trigger event of the navigation bar button and determining that the display window corresponds to the custom function of the navigation bar button with the trigger event.
The device provided by the embodiment of the invention allows the application program to customize the function of the navigation bar button for the display window, so that the customized function of the navigation button corresponding to the called display window can be found, and after the triggering event of the navigation bar button is detected, if the triggered navigation bar button is found to have the customized function corresponding to the display window, the implementation code of the customized function can be executed to realize the customized function. The authority of the navigation bar button is opened to the display window of the application program, and the function of the menu bar button of the display window or other man-machine interaction buttons is realized on the navigation bar button, so that the display space of the content display area is saved, and the content is displayed more clearly and abundantly by the display window.
With reference to the second aspect, in a first implementation manner of the second aspect of the embodiment of the present invention, the navigation bar button display module is further configured to:
after determining that the called display window corresponds to the self-defined function of the navigation bar button, searching for an icon of the navigation bar button corresponding to the self-defined function;
and displaying the icon of the navigation bar button corresponding to the self-defined function.
In the embodiment of the invention, in order to cooperate with the user-defined function, the icon of the navigation bar button may need to be replaced, so that the user can visually see the function corresponding to the navigation bar button.
With reference to the first implementation manner of the second aspect, in a second implementation manner of the second aspect of the present invention, in order to display an icon of a navigation bar button corresponding to the custom function, the navigation bar button display module is configured to:
and displaying the icon of the navigation bar button corresponding to the self-defined function after detecting that the form display code corresponding to the display form is called.
The method provided by the embodiment of the invention displays the corresponding icons of the navigation bar buttons after detecting that the window display codes are called, so that the display of the display window is basically synchronous with the display of the icons of the corresponding navigation bar buttons, and the problem of misoperation of a user caused by asynchronous display is avoided.
With reference to the second implementation manner of the second aspect, in a third implementation manner of the first aspect of the embodiment of the present invention, the form display code is an onresume code and/or an onstart code.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, or the third implementation manner of the second aspect, in a fourth implementation manner of the second aspect of the embodiment of the present invention, the custom function lookup module is configured to:
and searching the identification information of the called display window form in a navigation bar button self-defining function table, wherein the identification information of the display window form corresponding to the self-defining function of the navigation bar button and the value information of the navigation bar button corresponding to the self-defining function are recorded in the navigation bar button self-defining function table.
In the device provided by the embodiment of the invention, the navigation bar button self-defining function table is maintained, and whether the called display window corresponds to the self-defining function of the navigation bar button or not can be quickly determined in a table look-up mode.
With reference to the fourth implementation manner of the second aspect, in a fifth implementation manner of the second aspect of the present invention, the apparatus further includes a table creating module, configured to:
receiving a navigation bar button self-defining function request which comprises identification information of a display window and value information of a navigation bar button corresponding to the self-defining function;
and recording the information in the navigation bar button self-defining function request in a navigation bar button self-defining function table.
The device provided by the embodiment of the invention maintains the navigation bar button self-defining function table comprising the identification information of the display window and the navigation bar button value information, and accordingly, whether the called display window corresponds to the self-defining function of the navigation bar button can be simply and quickly determined by looking up the table, and the specific navigation bar button corresponds to the self-defining function can be quickly determined.
With reference to the fifth implementation manner of the second aspect, in a sixth implementation manner of the second aspect of the present invention, in order to record information in the navigation bar button customization function request in the navigation bar button customization function table, the table creation module is configured to:
and after the identification information of the display form corresponding to the request or the identification information of the application program to which the display form belongs is found in the white list, determining that the code of the display form or the application program is stored in a specified directory, and recording the information in the navigation bar button self-defining function request in a navigation bar button self-defining function table after determining that the display form or the application program uses a specified signature.
In the embodiment of the invention, the safety verification is carried out on the user-defined function request in the modes of the white list, the verification signature, the code storage position and the like, and the information in the request is allowed to be written into the table above only after the safety verification is passed, so that the safety of the control of the navigation bar is improved.
In a third aspect, an embodiment of the present invention provides a mobile terminal, including a processor and a memory:
the memory is used for storing programs for executing the methods in the various embodiments of the first aspect of the present invention;
the processor is configured to execute programs stored in the memory.
The mobile terminal provided by the embodiment of the invention allows the application program to customize the function of the navigation bar button for the display window, so that the customized function of the navigation button corresponding to the called display window can be found, and after the triggering event of the navigation bar button is detected, if the triggered navigation bar button is found to have the customized function corresponding to the display window, the implementation code of the customized function can be executed to realize the customized function. The authority of the navigation bar button is opened to the display window of the application program, and the function of the menu bar button of the display window or other man-machine interaction buttons is realized on the navigation bar button, so that the display space of the content display area is saved, and the content is displayed more clearly and abundantly by the display window.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, which stores a computer program, where the computer program is executed by a processor to implement the method in the embodiments of the first aspect of the present invention.
The computer-readable storage medium provided in the embodiment of the present invention allows an application program to customize a function of a navigation bar button for a display form, so that a customized function corresponding to the navigation button of a called display form can be found, and after a trigger event of the navigation bar button is detected, if the triggered navigation bar button is found to have the customized function corresponding to the display form, an implementation code of the customized function can be executed to implement the customized function. The authority of the navigation bar button is opened to the display window of the application program, and the function of the menu bar button of the display window or other man-machine interaction buttons is realized on the navigation bar button, so that the display space of the content display area is saved, and the content is displayed more clearly and abundantly by the display window.
These and other aspects of the invention are apparent from and will be elucidated with reference to the embodiments described hereinafter.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 shows a schematic structural diagram of a mobile terminal implementing an embodiment of the present invention;
FIG. 2 illustrates a method flow diagram of a navigation bar control method according to one embodiment of the present invention;
FIG. 3 is a schematic diagram of a display interface of a mobile terminal implementing an embodiment of the invention;
FIG. 4 is a schematic diagram of another display interface of a mobile terminal implementing an embodiment of the invention;
FIG. 5 shows a block diagram of a navigation bar control apparatus according to one 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.
In some of the flows described in the present specification and claims and in the above figures, a number of operations are included that occur in a particular order, but it should be clearly understood that these operations may be performed out of order or in parallel as they occur herein, with the order of the operations being numbered 201, 202, etc. merely to distinguish between the various operations, and the order of execution does not in itself dictate any order of execution. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used for distinguishing different messages, devices, modules, etc., and do not represent a sequential order, nor limit the types of "first" and "second" to be different.
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.
The method provided by the embodiment of the invention can be operated on a mobile terminal, the structure of the mobile terminal is shown in figure 1, the display area of the mobile terminal can comprise a navigation bar display area and a content display area, an application program can customize the function of a navigation bar button for a display window of the application program, then, after the display window is called, the display window is displayed in the content display area, and the navigation bar button with the corresponding customized function is displayed in the navigation bar display area; and after the user triggers the navigation bar button, the user determines that the currently displayed display window corresponds to the self-defined function of the navigation bar button by searching, and executes a corresponding function realization code to realize the self-defined function.
The method for adjusting the brightness of the display screen implemented by the mobile terminal is described in detail below with reference to the accompanying drawings.
In a first aspect, an embodiment of the present invention provides a navigation bar control method, as shown in fig. 2, the method includes the following steps:
step 201, searching whether the called display form corresponds to the user-defined function of the navigation bar button.
Step 202, after detecting the trigger event of the navigation bar button and determining that the display form corresponds to the user-defined function of the navigation bar button with the trigger event, executing the implementation code of the user-defined function.
The method provided by the embodiment of the invention allows the application program to customize the function of the navigation bar button for the display window, so that the customized function of the navigation button corresponding to the called display window can be found, and after the triggering event of the navigation bar button is detected, if the triggered navigation bar button is found to have the customized function corresponding to the display window, the implementation code of the customized function can be executed to realize the customized function. The authority of the navigation bar button is opened to the display window of the application program, and the function of the menu bar button of the display window or other man-machine interaction buttons is realized on the navigation bar button, so that the display space of the content display area is saved, and the content is displayed more clearly and abundantly by the display window.
In the embodiment of the invention, in order to match with the user-defined function, the icon of the navigation bar button may need to be replaced, so that the user can visually see the function corresponding to the navigation bar button, and correspondingly, after the called display window is determined to correspond to the user-defined function of the navigation bar button, the icon of the navigation bar button corresponding to the user-defined function is searched; and displaying the icon of the navigation bar button corresponding to the self-defined function.
If the navigation bar is provided with a plurality of buttons and the application program of the called display form only self-defines the functions of part of the buttons, it is required to determine whether the triggered button is the button of the self-defining function corresponding to the called display form, and if the triggered button is not the button of the self-defining function, the default function of the button is realized.
After the called display form is found to correspond to the self-defined function of the navigation bar button and the trigger event of the navigation bar button is detected, whether the triggered button is the button of the self-defined function corresponding to the called display form or not can be determined; or after finding that the called display form corresponds to the user-defined function of the navigation bar button and before detecting the trigger event of the navigation bar button, determining whether the triggered button is the button of the user-defined function corresponding to the called display form.
In the embodiment of the present invention, there are various timing sequences for executing the icons of the navigation bar buttons corresponding to the display customization functions, that is, there are various timing sequences for switching the navigation bar icons. Preferably, after detecting that the form display code corresponding to the display form is called, displaying an icon of a navigation bar button corresponding to the self-defined function of the icon.
The method provided by the embodiment of the invention displays the corresponding icons of the navigation bar buttons after detecting that the window display codes are called, so that the display of the display window is basically synchronous with the display of the icons of the corresponding navigation bar buttons, and the problem of misoperation of a user caused by asynchronous display is avoided.
In the mobile terminal of the android operating system, the form display code is an onslaue code and/or an onstart code.
In a specific implementation process, an icon of a navigation bar button corresponding to the custom function of the called display form may be configured to be displayed only after it is detected that onresume is called, an icon of a navigation bar button corresponding to the custom function of the called display form may be configured to be displayed only after it is detected that onstart is called, and an icon of a navigation bar button corresponding to the custom function of the called display form may be configured to be displayed after it is detected that onresume or onstart is called.
Wherein onslaume and onstart are used to switch the state of the display window in the life process.
It should be noted that, in the implementation process, the step 201 may be executed after detecting that the form display code is called, so as to implement the display of the navigation bar button icon.
In any of the above method embodiments, in order to implement the self-defined function of the navigation bar button, a navigation bar button self-defined function table may be maintained. As shown in table 1, the table may include identification information of a display form corresponding to the self-defined function of the navigation bar button and value information of the navigation bar button corresponding to the self-defined function.
TABLE 1 navigation bar custom function table
Displaying identification information of window Value information of navigation bar button
aaa k-value=100,200,300
bbb k-value=100,200
ccc k-value=100,200
The identification information of the display frame can be, but is not limited to, the name of the display frame. In table 1, the display window named aaa corresponds to the self-defined functions of the three navigation bar buttons, namely the self-defined functions corresponding to the navigation bar buttons with the values of 100, 200 and 300; the display forms named bbb and ccc correspond to the self-defining functions of the two navigation bar buttons, namely the self-defining functions corresponding to the navigation bar buttons with the value of 100 and the value of 200 respectively.
It should be noted that table 1 is only illustrated as the content of the navigation bar customized function table, and does not limit the data structure of the specific implementation thereof.
Based on the navigation bar button self-defining function table, the specific implementation manner of finding whether the called display window corresponds to the self-defining function of the navigation bar button may be: and searching the identification information of the called display form in the navigation bar button self-defining function table.
In the method provided by the embodiment of the invention, the navigation bar button self-defining function table is maintained, and whether the called display window corresponds to the self-defining function of the navigation bar button or not can be quickly determined in a table look-up mode.
In addition, by searching the value of the navigation bar button corresponding to the called display window in the navigation bar button custom function table, whether the triggered navigation bar button is the navigation bar button with the custom function corresponding to the display window can be determined.
Furthermore, the navigation bar button user-defined function table may further store icons of navigation bar buttons with user-defined functions, and accordingly, the icons may be obtained through table lookup and displayed. If the icons of the navigation bar buttons are not stored in the table, the values of the navigation bar buttons are sent to the application program when the navigation bar buttons corresponding to the user-defined functions need to be displayed, and the application program provides the corresponding icons.
In the embodiment of the invention, various ways are available for maintaining the navigation bar button user-defined function table. For example, a navigation bar button self-defining function request is received, wherein the navigation bar button self-defining function request comprises identification information of a display window and value information of a navigation bar button corresponding to a self-defining function; and recording the information in the navigation bar button self-defining function request in a navigation bar button self-defining function table.
The method provided by the embodiment of the invention maintains the navigation bar button self-defining function table comprising the identification information of the display window and the navigation bar button value information, and accordingly, whether the called display window corresponds to the self-defining function of the navigation bar button can be simply and quickly determined by looking up the table, and the specific navigation bar button corresponds to the self-defining function can be quickly determined.
In order to reduce the risk of malicious kidnapping of the navigation bar and improve the safety of system operation, the application program requesting for customizing the navigation bar function can be safely verified in a white list, signature verification, code storage path verification and other modes, and the implementation modes of the method are various, for example, after the identification information of the display form corresponding to the request or the identification information of the application program to which the display form belongs is found in the white list, the code of the display form or the application program is determined to be stored in a specified directory, and after the display form or the application program is determined to use the specified signature, the information in the navigation bar button self-defining function request is recorded in a navigation bar button self-defining function table.
Of course, the verification may also be performed only through a white list, or may also be performed only through a signature or a storage path, which is not limited in the embodiment of the present invention.
In the embodiment of the invention, the safety verification is carried out on the user-defined function request in the modes of the white list, the verification signature, the code storage position and the like, and the information in the request is allowed to be written into the table above only after the safety verification is passed, so that the safety of the control of the navigation bar is improved.
In the embodiment of the present invention, the distribution of the navigation bar display area and the content display area may be as shown in fig. 3, that is, the navigation bar display area 301 and the content display area 302 are independent from each other, or as shown in fig. 4, that is, the navigation bar display area 401 is suspended on the content display area 302.
The method provided by the embodiment of the present invention is described in detail below with reference to a specific application scenario by taking the display area distribution shown in fig. 3 as an example.
In this application scenario, after the mobile terminal is powered on, there are 3 navigation bar buttons in the default state of the navigation bar, as shown in fig. 3, the three navigation bar buttons are a navigation bar button 3011 with a value of 100, a navigation bar button 3012 with a value of 200, and a navigation bar button 3013 with a value of 300. In the process of starting up and initializing the mobile terminal: creating a white list by a system framework layer (frame) of the mobile terminal, wherein identification information of an application program allowing a user to define a navigation bar button (k-code) function is recorded in the white list; in addition, each application program needing the navigation bar button function to be customized sends a navigation bar button customization function request to the system framework layer, the request carries the name of a display window (activity), the value and the icon of the navigation bar button needing the function to be customized, after receiving the request, the system framework layer searches the identification information of the application program sending the request in a white list, if the identification information is found, the information in the request is stored in a navigation bar button customization function table, and if the identification information is not found, the request is rejected.
Taking an application program for playing music as an example, assume that it needs to customize the functions to the navigation bar buttons 3011 and 3012 in the navigation bar. Specifically, the application program may obtain information such as values of the navigation bar buttons in advance, so as to perform function customization, and the system framework layer may send the values of the navigation bar buttons, which are capable of defining the functions, to the application program in the process of starting up initialization of the mobile terminal. Correspondingly, the application program writes the name of the display window of which the navigation bar button function and the icon need to be switched, the values of the navigation bar buttons 3011 and 3012 and the icon into the navigation bar button self-defining function table by a request.
The method comprises the steps that a user clicks an icon of an application program for playing music in the process of using the mobile terminal, after the application program is started, onresume is executed to display a display window of the application program on a content display area, when the system framework layer detects the onresume, the name of the display window is searched in a navigation bar button self-defining function table, if the onresume is searched, the value and the icon of the navigation bar button corresponding to the value are read, and the icon obtained by table searching is displayed at the display position of the navigation bar button corresponding to the value in the navigation bar.
In this embodiment, the navigation bar button 3011 corresponding to the display window has a user-defined function of opening a playing page, and the navigation bar button 3012 has a user-defined function of opening a playlist page.
If the user clicks the navigation bar button 3011 after opening the application program for playing music, and after detecting a trigger event (k-event) of the navigation bar button 3011, the system framework layer sends the value of the navigation bar button 3011 to the application program for playing music, and the application program executes a corresponding function implementation code to implement display of a playing page.
If the user clicks the navigation bar button 3013 after opening an application program for playing music by the user, after detecting a trigger event of the navigation bar button 3013, the system framework layer sends the value of the navigation bar button to the navigation bar control core application because the value of the navigation bar button corresponding to the display window cannot be found in the navigation bar button custom function table, so as to implement the default function of the navigation bar button.
It should be noted that, although the navigation bar in this embodiment displays 3 buttons by default, the application program may add or delete buttons as needed, and the implementation manner thereof may refer to the above implementation manner, which is not described herein again.
In a second aspect, based on the same inventive concept as the method, an embodiment of the present invention provides a navigation bar control apparatus, as shown in fig. 5, including:
a custom function searching module 501, configured to search whether the called display window corresponds to a custom function of a navigation bar button;
and the custom function execution module 502 is configured to execute the implementation code of the custom function after detecting the trigger event of the navigation bar button and determining that the display window corresponds to the custom function of the navigation bar button where the trigger event occurs.
The device provided by the embodiment of the invention allows the application program to customize the function of the navigation bar button for the display window, so that the customized function of the navigation button corresponding to the called display window can be found, and after the triggering event of the navigation bar button is detected, if the triggered navigation bar button is found to have the customized function corresponding to the display window, the implementation code of the customized function can be executed to realize the customized function. The authority of the navigation bar button is opened to the display window of the application program, and the function of the menu bar button of the display window or other man-machine interaction buttons is realized on the navigation bar button, so that the display space of the content display area is saved, and the content is displayed more clearly and abundantly by the display window.
In the embodiment of the present invention, in order to cooperate with the user-defined function, the icon of the navigation bar button may need to be replaced, so that the user can visually see the function corresponding to the navigation bar button, and then, the apparatus provided in the embodiment of the present invention may further include a navigation bar button display module configured to:
after determining that the called display window corresponds to the self-defined function of the navigation bar button, searching for an icon of the navigation bar button corresponding to the self-defined function;
and displaying the icon of the navigation bar button corresponding to the self-defined function.
In the embodiment of the present invention, there are various timing sequences for executing the icons of the navigation bar buttons corresponding to the display customization functions, that is, there are various timing sequences for switching the navigation bar icons. Preferably, the navigation bar button display module is configured to:
and displaying the icon of the navigation bar button corresponding to the self-defined function after detecting that the form display code corresponding to the display form is called.
The method provided by the embodiment of the invention displays the corresponding icons of the navigation bar buttons after detecting that the window display codes are called, so that the display of the display window is basically synchronous with the display of the icons of the corresponding navigation bar buttons, and the problem of misoperation of a user caused by asynchronous display is avoided.
Specifically, the form display code is an onslaue code and/or an onstart code.
On the basis of any of the above apparatus embodiments, the custom function lookup module is configured to:
and searching the identification information of the called display window form in a navigation bar button self-defining function table, wherein the identification information of the display window form corresponding to the self-defining function of the navigation bar button and the value information of the navigation bar button corresponding to the self-defining function are recorded in the navigation bar button self-defining function table.
In the device provided by the embodiment of the invention, the navigation bar button self-defining function table is maintained, and whether the called display window corresponds to the self-defining function of the navigation bar button or not can be quickly determined in a table look-up mode.
Further, the system comprises a table creation module for:
receiving a navigation bar button self-defining function request which comprises identification information of a display window and value information of a navigation bar button corresponding to the self-defining function;
and recording the information in the navigation bar button self-defining function request in a navigation bar button self-defining function table.
The device provided by the embodiment of the invention maintains the navigation bar button self-defining function table comprising the identification information of the display window and the navigation bar button value information, and accordingly, whether the called display window corresponds to the self-defining function of the navigation bar button can be simply and quickly determined by looking up the table, and the specific navigation bar button corresponds to the self-defining function can be quickly determined.
Further, in order to record the information in the navigation bar button customization function request in the navigation bar button customization function table, the table creation module is configured to:
and after the identification information of the display form corresponding to the request or the identification information of the application program to which the display form belongs is found in the white list, determining that the code of the display form or the application program is stored in a specified directory, and recording the information in the navigation bar button self-defining function request in a navigation bar button self-defining function table after determining that the display form or the application program uses a specified signature.
In the embodiment of the invention, the safety verification is carried out on the user-defined function request in the modes of the white list, the verification signature, the code storage position and the like, and the information in the request is allowed to be written into the table above only after the safety verification is passed, so that the safety of the control of the navigation bar is improved.
In a third aspect, an embodiment of the present invention provides a mobile terminal, including a processor and a memory:
the memory is used for storing programs for executing the method embodiments of the invention;
the processor is configured to execute the program stored in the memory.
The mobile terminal provided by the embodiment of the invention allows the application program to customize the function of the navigation bar button for the display window, so that the customized function of the navigation button corresponding to the called display window can be found, and after the triggering event of the navigation bar button is detected, if the triggered navigation bar button is found to have the customized function corresponding to the display window, the implementation code of the customized function can be executed to realize the customized function. The authority of the navigation bar button is opened to the display window of the application program, and the function of the menu bar button of the display window or other man-machine interaction buttons is realized on the navigation bar button, so that the display space of the content display area is saved, and the content is displayed more clearly and abundantly by the display window.
The mobile terminal provided by the embodiment of the present invention may be any terminal device including a vehicle event data recorder, an intelligent rearview mirror, a vehicle-mounted computer, a mobile phone, and the like, taking the mobile terminal as a rearview mirror vehicle event data recorder as an example, the structure of which is shown in fig. 1, for convenience of description, only the part related to the embodiment of the present invention is shown, and the specific technical details are not disclosed, please refer to the method part of the embodiment of the present invention.
Referring to fig. 1, the rearview mirror automobile data recorder includes: camera 110, memory 120, input unit 130, display unit 140, sensor 150, audio circuit 160, wireless-fidelity (Wi-Fi) module 170, processor 180, and power supply 190. It will be appreciated by those skilled in the art that the rearview mirror vehicle recorder configuration shown in fig. 1 does not constitute a limitation of the rearview mirror vehicle recorder and may include more or fewer components than shown, or some components in combination, or a different arrangement of components.
The following specifically describes each component of the rearview mirror automobile data recorder with reference to fig. 1:
the camera 110 includes at least one camera for capturing an image of an environment in front of the vehicle, and may further include a camera for capturing an internal condition of the vehicle, and may further include an external camera for capturing an image of an environment behind the vehicle.
The memory 120 may be used to store software programs and modules, and the processor 180 executes various functional applications and data processing of the rearview mirror tachograph by executing the software programs and modules stored in the memory 11120. The memory 120 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phone book, etc.) created according to the use of the rearview mirror tachograph, and the like. Further, the memory 120 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The input unit 130 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the rearview mirror tachograph. Specifically, the input unit 130 may include a touch panel 131 and other input devices 132. The touch panel 131, also referred to as a touch screen, may collect touch operations of a user on or near the touch panel 131 (e.g., operations of the user on or near the touch panel 131 using any suitable object or accessory such as a finger or a stylus pen), and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 131 may include two parts, i.e., a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 180, and can receive and execute commands sent by the processor 180. In addition, the touch panel 131 may be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 130 may include other input devices 132 in addition to the touch panel 131. In particular, other input devices 132 may include, but are not limited to, function keys (such as volume control keys, switch keys, etc.), a physical keyboard, and the like.
The display unit 140 may be used to display information input by or provided to the user and various menus of the rear view mirror tachograph. The Display unit 140 may include a Display panel 141, and optionally, the Display panel 141 may be configured in the form of a mirror Display screen, a Liquid Crystal Display (LCD), an Organic Light-emitting diode (OLED), or the like. Further, the touch panel 131 can cover the display panel 141, and when the touch panel 131 detects a touch operation on or near the touch panel 131, the touch operation is transmitted to the processor 180 to determine the type of the touch event, and then the processor 180 provides a corresponding visual output on the display panel 141 according to the type of the touch event. Although in fig. 1, touch panel 131 and display panel 141 are shown as two separate components to implement the input and output functions of the rearview mirror tachograph, in some embodiments, touch panel 131 and display panel 141 may be integrated to implement the input and output functions of the rearview mirror tachograph.
The rearview mirror tachograph may also include at least one sensor 150, such as a motion sensor and other sensors. Specifically, as one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
Audio circuitry 160 is coupled to speaker 161 and microphone 162, microphone 162 providing an audio interface between a user and the rearview mirror tachograph. The audio circuit 160 may transmit the electrical signal converted from the received audio data to the speaker 161, and convert the electrical signal into a sound signal for output by the speaker 161; on the other hand, the microphone 162 converts the collected sound signal into an electrical signal, which is received by the audio circuit 160 and converted into audio data, and then the audio data is processed by the audio data output processor 180, and then the processed audio data is sent to another mobile phone through the WiFi module 170, or the audio data is output to the memory 120 for further processing.
WiFi belongs to short-distance wireless transmission technology, and the mobile phone can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 170, and provides wireless broadband Internet access for the user.
The processor 180 is a control center of the rear view mirror driving recorder, connects various parts of the whole rear view mirror driving recorder by using various interfaces and lines, and executes various functions and processes data of the rear view mirror driving recorder by running or executing application programs and/or modules stored in the memory 120 and calling data stored in the memory 120, thereby integrally monitoring the rear view mirror driving recorder. Alternatively, processor 180 may include one or more processing units; preferably, the processor 180 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 180.
The rearview mirror tachograph further includes a power source 190 (e.g., a battery) for providing power to the various components, and preferably, the power source may be logically connected to the processor 180 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown, the rearview mirror automobile data recorder may further include a bluetooth module or the like, which is not described herein.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the method in the above-mentioned embodiments of the present invention.
The computer-readable storage medium provided in the embodiment of the present invention allows an application program to customize a function of a navigation bar button for a display form, so that a customized function corresponding to the navigation button of a called display form can be found, and after a trigger event of the navigation bar button is detected, if the triggered navigation bar button is found to have the customized function corresponding to the display form, an implementation code of the customized function can be executed to implement the customized function. The authority of the navigation bar button is opened to the display window of the application program, and the function of the menu bar button of the display window or other man-machine interaction buttons is realized on the navigation bar button, so that the display space of the content display area is saved, and the content is displayed more clearly and abundantly by the display window.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of 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, devices or units, and may be in an electrical, mechanical 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 network 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.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: a Read Only Memory (ROM), a Random Access Memory (RAM), a magnetic or optical disk, or the like.
It will be understood by those skilled in the art that all or part of the steps in the method for implementing the above embodiments may be implemented by hardware that is instructed to implement by a program, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
While the invention has been described in detail with reference to specific embodiments thereof, it will be apparent to one skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention.
The invention discloses: a1, a navigation bar control method, comprising:
searching whether the called display window corresponds to the user-defined function of the navigation bar button or not;
and executing an implementation code of a self-defined function after detecting a trigger event of a navigation bar button and determining that the display window corresponds to the self-defined function of the navigation bar button with the trigger event.
A2, the method according to A1, wherein the method further comprises:
after determining that the display window corresponds to the self-defined function of the navigation bar button, searching for an icon of the navigation bar button corresponding to the self-defined function;
and displaying the icon of the navigation bar button corresponding to the self-defined function.
A3, the method according to A2, wherein the displaying the icon of the navigation bar button corresponding to the self-defined function includes:
and displaying the icon of the navigation bar button corresponding to the self-defined function after detecting that the form display code corresponding to the display form is called.
A4, the method according to A3, wherein the form display code is an onresume code and/or an onstart code.
A5, the method according to any one of A1-A4, wherein the searching whether the called display form corresponds to the self-defined function of the navigation bar button comprises:
and searching the identification information of the display window in a navigation bar button self-defining function table, wherein the identification information of the display window corresponding to the self-defining function of the navigation bar button and the value information of the navigation bar button corresponding to the self-defining function are recorded in the navigation bar button self-defining function table.
A6, the method according to A5, wherein the method further comprises:
receiving a navigation bar button self-defining function request, wherein the navigation bar button self-defining function request comprises identification information of a display window and value information of a navigation bar button corresponding to a self-defining function;
and recording the information in the navigation bar button self-defining function request in the navigation bar button self-defining function table.
A7, the method according to A6, wherein the recording information in the navigation bar button custom function request in the navigation bar button custom function table includes:
and after the identification information of the display window or the identification information of the application program to which the display window belongs is found in the white list, determining that the code of the display window or the application program is stored in an appointed directory, and recording the information in the navigation bar button self-defining function request in the navigation bar button self-defining function list after determining that the display window or the application program uses an appointed signature.
B8, a navigation bar control device, comprising:
the user-defined function searching module is used for searching whether the called display window corresponds to the user-defined function of the navigation bar button or not;
and the custom function execution module is used for executing the implementation code of the custom function after detecting the trigger event of the navigation bar button and determining that the display window corresponds to the custom function of the navigation bar button with the trigger event.
B9, the device according to B8, further comprising a navigation bar button display module for:
after determining that the display window corresponds to the self-defined function of the navigation bar button, searching for an icon of the navigation bar button corresponding to the self-defined function;
and displaying the icon of the navigation bar button corresponding to the self-defined function.
B10, the apparatus according to B9, wherein to display the icon of the navigation bar button corresponding to the self-defined function, the navigation bar button display module is configured to:
and displaying the icon of the navigation bar button corresponding to the self-defined function after detecting that the form display code corresponding to the display form is called.
B11, the device according to B10, characterized in that the frame display code is an onresume code and/or an onstart code.
B12, the apparatus according to any one of B8-B11, wherein the custom function lookup module is configured to:
and searching the identification information of the display window in a navigation bar button self-defining function table, wherein the identification information of the display window corresponding to the self-defining function of the navigation bar button and the value information of the navigation bar button corresponding to the self-defining function are recorded in the navigation bar button self-defining function table.
B13, the apparatus according to B12, further comprising a table creation module configured to:
receiving a navigation bar button self-defining function request, wherein the navigation bar button self-defining function request comprises identification information of a display window and value information of a navigation bar button corresponding to a self-defining function;
and recording the information in the navigation bar button self-defining function request in the navigation bar button self-defining function table.
B14, the device of B13, wherein to record the information in the navigation bar button soft function request in the navigation bar button soft function table, the table creation module is configured to:
and after the identification information of the display window or the identification information of the application program to which the display window belongs is found in the white list, determining that the code of the display window or the application program is stored in an appointed directory, and recording the information in the navigation bar button self-defining function request in the navigation bar button self-defining function list after determining that the display window or the application program uses an appointed signature.
C15, a mobile terminal, comprising a processor and a memory:
the memory is used for storing a program for executing the method of any one of A1-A7;
the processor is configured to execute programs stored in the memory.
D16, a computer-readable storage medium, storing a computer program, characterized in that the computer program, when being executed by a processor, carries out the method of any one of a1 to a 7.

Claims (10)

1. A navigation bar control method, comprising:
searching whether the called display window corresponds to the user-defined function of the navigation bar button or not;
and executing an implementation code of a self-defined function after detecting a trigger event of a navigation bar button and determining that the display window corresponds to the self-defined function of the navigation bar button with the trigger event.
2. The method of claim 1, further comprising:
after determining that the display window corresponds to the self-defined function of the navigation bar button, searching for an icon of the navigation bar button corresponding to the self-defined function;
and displaying the icon of the navigation bar button corresponding to the self-defined function.
3. The method of claim 2, wherein displaying the icon of the navigation bar button corresponding to the custom function comprises:
and displaying the icon of the navigation bar button corresponding to the self-defined function after detecting that the form display code corresponding to the display form is called.
4. Method according to claim 3, characterized in that said frame display code is an onresume code and/or an onstart code.
5. The method according to any one of claims 1 to 4, wherein the searching whether the called display form corresponds to a custom function of a navigation bar button comprises:
and searching the identification information of the display window in a navigation bar button self-defining function table, wherein the identification information of the display window corresponding to the self-defining function of the navigation bar button and the value information of the navigation bar button corresponding to the self-defining function are recorded in the navigation bar button self-defining function table.
6. The method of claim 5, further comprising:
receiving a navigation bar button self-defining function request, wherein the navigation bar button self-defining function request comprises identification information of a display window and value information of a navigation bar button corresponding to a self-defining function;
and recording the information in the navigation bar button self-defining function request in the navigation bar button self-defining function table.
7. The method of claim 6, wherein said recording information in said navigation bar button softkey request in said navigation bar button softkey table comprises:
and after the identification information of the display window or the identification information of the application program to which the display window belongs is found in the white list, determining that the code of the display window or the application program is stored in an appointed directory, and recording the information in the navigation bar button self-defining function request in the navigation bar button self-defining function list after determining that the display window or the application program uses an appointed signature.
8. A navigation bar control apparatus, comprising:
the user-defined function searching module is used for searching whether the called display window corresponds to the user-defined function of the navigation bar button or not;
and the custom function execution module is used for executing the implementation code of the custom function after detecting the trigger event of the navigation bar button and determining that the display window corresponds to the custom function of the navigation bar button with the trigger event.
9. A mobile terminal, comprising a processor and a memory:
the memory is used for storing a program for executing the method of any one of claims 1 to 7;
the processor is configured to execute programs stored in the memory.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method of any one of claims 1 to 7.
CN201811161683.3A 2018-09-30 2018-09-30 Navigation bar control method and device, mobile terminal and storage medium Pending CN110968226A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811161683.3A CN110968226A (en) 2018-09-30 2018-09-30 Navigation bar control method and device, mobile terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811161683.3A CN110968226A (en) 2018-09-30 2018-09-30 Navigation bar control method and device, mobile terminal and storage medium

Publications (1)

Publication Number Publication Date
CN110968226A true CN110968226A (en) 2020-04-07

Family

ID=70029252

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811161683.3A Pending CN110968226A (en) 2018-09-30 2018-09-30 Navigation bar control method and device, mobile terminal and storage medium

Country Status (1)

Country Link
CN (1) CN110968226A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111866273A (en) * 2020-07-03 2020-10-30 丁玮 Method for setting navigation bar of mobile phone app function module capable of customizing and expanding
CN111901370A (en) * 2020-05-29 2020-11-06 大数金科网络技术有限公司 Method for customizing iOS navigation bar style based on protocol
CN112130729A (en) * 2020-11-03 2020-12-25 深圳市九九互动科技有限公司 Page processing method and device, computer equipment and storage medium
WO2022042001A1 (en) * 2020-08-24 2022-03-03 北京字节跳动网络技术有限公司 Information display method and apparatus, and device and storage medium
CN114296845A (en) * 2021-12-01 2022-04-08 网易(杭州)网络有限公司 Interface processing method, device, electronic device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101419508A (en) * 2008-12-11 2009-04-29 深圳华为通信技术有限公司 Input device and terminal equipment
CN101916189A (en) * 2010-08-18 2010-12-15 深圳市五巨科技有限公司 Method and device for defining game keys by user on mobile terminal
CN106980507A (en) * 2017-03-31 2017-07-25 武汉斗鱼网络科技有限公司 Self-defined retrogressing treating method and apparatus
CN107423034A (en) * 2016-05-23 2017-12-01 刘�文 The showing of virtual key theme, self-defined and switching mode
WO2017219967A1 (en) * 2016-06-23 2017-12-28 厦门幻世网络科技有限公司 Virtual keyboard generation method and apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101419508A (en) * 2008-12-11 2009-04-29 深圳华为通信技术有限公司 Input device and terminal equipment
CN101916189A (en) * 2010-08-18 2010-12-15 深圳市五巨科技有限公司 Method and device for defining game keys by user on mobile terminal
CN107423034A (en) * 2016-05-23 2017-12-01 刘�文 The showing of virtual key theme, self-defined and switching mode
WO2017219967A1 (en) * 2016-06-23 2017-12-28 厦门幻世网络科技有限公司 Virtual keyboard generation method and apparatus
CN106980507A (en) * 2017-03-31 2017-07-25 武汉斗鱼网络科技有限公司 Self-defined retrogressing treating method and apparatus

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111901370A (en) * 2020-05-29 2020-11-06 大数金科网络技术有限公司 Method for customizing iOS navigation bar style based on protocol
CN111866273A (en) * 2020-07-03 2020-10-30 丁玮 Method for setting navigation bar of mobile phone app function module capable of customizing and expanding
WO2022042001A1 (en) * 2020-08-24 2022-03-03 北京字节跳动网络技术有限公司 Information display method and apparatus, and device and storage medium
US20220326820A1 (en) * 2020-08-24 2022-10-13 Beijing Bytedance Network Technology Co., Ltd. Information display method and apparatus, device and storage medium
CN112130729A (en) * 2020-11-03 2020-12-25 深圳市九九互动科技有限公司 Page processing method and device, computer equipment and storage medium
CN112130729B (en) * 2020-11-03 2023-03-10 深圳市九九互动科技有限公司 Page processing method and device, computer equipment and storage medium
CN114296845A (en) * 2021-12-01 2022-04-08 网易(杭州)网络有限公司 Interface processing method, device, electronic device and storage medium
CN114296845B (en) * 2021-12-01 2024-03-22 网易(杭州)网络有限公司 Interface processing method, device, electronic device and storage medium

Similar Documents

Publication Publication Date Title
CN110968226A (en) Navigation bar control method and device, mobile terminal and storage medium
CN108845853B (en) Application program starting method and mobile terminal
CN108055569B (en) Live broadcast room barrage sending method and device and corresponding terminal
CN108958865B (en) Corner mark management method and mobile terminal
CN110768805B (en) Group message display method and electronic equipment
CN108334272B (en) Control method and mobile terminal
CN109471690B (en) Message display method and terminal equipment
WO2020238408A1 (en) Application icon display method and terminal
CN108509204B (en) Application program login method and mobile terminal
CN107870674B (en) Program starting method and mobile terminal
KR20220158794A (en) Information presentation methods, electronic devices and storage media
CN110618969B (en) Icon display method and electronic equipment
CN110308834B (en) Setting method of application icon display mode and terminal
CN109522278B (en) File storage method and terminal equipment
CN110703972B (en) File control method and electronic equipment
CN109062634B (en) Application starting method and mobile terminal
CN111459362A (en) Information display method, information display device, electronic apparatus, and storage medium
CN108304108B (en) Icon display method of application program and mobile terminal
CN110069407B (en) Function test method and device for application program
CN108363499B (en) Text recovery method and mobile terminal
CN108491125B (en) Operation control method of application store and mobile terminal
WO2021098707A1 (en) Application program control method and electronic device
CN111240551B (en) Application program control method and electronic equipment
CN111290673B (en) Message processing method and electronic equipment
CN108647063A (en) A kind of method and terminal of display object

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200407

RJ01 Rejection of invention patent application after publication