CN107544723B - Application program interaction method, device and system - Google Patents

Application program interaction method, device and system Download PDF

Info

Publication number
CN107544723B
CN107544723B CN201610493266.3A CN201610493266A CN107544723B CN 107544723 B CN107544723 B CN 107544723B CN 201610493266 A CN201610493266 A CN 201610493266A CN 107544723 B CN107544723 B CN 107544723B
Authority
CN
China
Prior art keywords
bar
displaying
data viewing
service data
application program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610493266.3A
Other languages
Chinese (zh)
Other versions
CN107544723A (en
Inventor
张雅秋
尹峥伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201610493266.3A priority Critical patent/CN107544723B/en
Publication of CN107544723A publication Critical patent/CN107544723A/en
Application granted granted Critical
Publication of CN107544723B publication Critical patent/CN107544723B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The application provides an interaction method, device and system of application programs, wherein the method comprises the following steps: acquiring the display position of the status bar; generating a service data viewing interactive bar; the service data viewing interactive bar comprises at least one functional control; the at least one function control is used for controlling and displaying business data related to the currently enabled application program; displaying the service data viewing interactive bar at the position of the status bar; and responding to a triggering instruction of the at least one function control, and displaying business data related to the touched function control on the page of the currently-enabled application program. By utilizing the technical scheme provided by the application, the service data checking mode of the application program can be simplified, and a visual, concise and convenient checking mode is provided.

Description

Application program interaction method, device and system
Technical Field
The present application relates to the field of software technologies, and in particular, to an interaction method, an interaction device, and an interaction system for an application.
Background
An application program (APP) is a third-party APP of the intelligent terminal, and many enterprises launch respective APPs for users to download and use. At present, an enterprise collects App data at App burial points, and the App data collected for different burial points may need to be displayed through different webpages, so that an inquirer checks specific business data by logging in a specific webpage form to know the App business condition.
At present, in the query mode of App data, a server is required to create a specific webpage aiming at specific service data, a querier is required to memorize the webpage address, and the querier cannot view various service data on the same page.
Disclosure of Invention
The technical problem to be solved by the application is how to provide an interactive method of an application program, so as to simplify the mode of viewing APP service data and improve the viewing experience of a user.
The application also provides an interactive device and an interactive system of the application program, which are used for ensuring the realization and the application of the method in practice.
In a first aspect of the present application, a method for application program interaction is provided, the method including:
acquiring the display position of the status bar;
generating a service data viewing interactive bar; the service data viewing interactive bar comprises at least one functional control; the at least one function control is used for controlling and displaying business data related to the currently enabled application program;
displaying the service data viewing interactive bar at the position of the status bar;
and responding to a triggering instruction of the at least one function control, and displaying business data related to the touched function control on the page of the currently-enabled application program.
In a second aspect of the present application, there is provided an interactive system for an application, the system comprising:
at least one processor, at least one memory, and a display;
the at least one processor is in communication with the at least one processor, reads and executes the operational instructions from the at least one memory;
the at least one memory has stored therein operational instructions;
the display is used for displaying the processing result of the processor;
the operational instructions include:
acquiring the display position of the status bar;
generating a service data viewing interactive bar; the service data viewing interactive bar comprises at least one functional control; the at least one function control is used for controlling and displaying business data related to the currently enabled application program;
displaying the service data viewing interactive bar at the position of the status bar;
and responding to a triggering instruction of the at least one function control, and displaying business data related to the touched function control on the page of the currently-enabled application program.
In a third aspect of the present application, an application program interaction apparatus is provided, which includes:
the acquisition unit is used for acquiring the display position of the status bar;
the generating unit is used for generating a service data viewing interactive bar; the service data viewing interactive bar comprises at least one functional control; the at least one function control is used for controlling and displaying business data related to the currently enabled application program;
the switching bar display unit is used for displaying the service data viewing interactive bar at the position of the status bar;
and the response unit is used for responding to the triggering instruction of the at least one function control and displaying the business data related to the touched function control on the page of the currently started application program.
Compared with the prior art, the technical scheme provided by the application has the following beneficial effects:
according to the technical scheme, a server is not relied on independently to realize data query of a webpage version, but a viewing function of App business data is bound and associated with the App, a corresponding business data viewing interactive bar is established for the APP, and the business data viewing interactive bar comprises a function control which is specially used for controlling and displaying business data related to the APP; because the page display content of the APP is already arranged and almost no available space exists, the technical means for displaying the service data viewing interaction bar by fully utilizing the display position of the system status bar is provided in the application, and the inherent content displayed by the status bar has low value to the user, so that the display position of the status bar is occupied within a period of time, the user experience is not influenced, and on the contrary, the service data viewing interaction bar is displayed at the position of the status bar, so that the service data viewing interaction mode is provided for the user, and the use experience of the user can be greatly improved.
Therefore, a user can directly inquire the interested business data by triggering the function control on the business data viewing interactive bar; in addition, a plurality of function options can be arranged on the service data viewing interactive bar, and a user can select a plurality of groups of service parameters by triggering the plurality of function options, so that a plurality of groups of service data can be viewed on one page at the same time.
By utilizing the technical scheme provided by the application, a user does not need to record a plurality of websites and independently input the websites to check the business data, and can visually check the business data on the page of the APP only through interaction with the business data inquiry interaction bar of the APP. The mode of providing the service data query channel by combining with the APP can provide a viewing mode which is more intuitive and simpler to operate for a user.
In addition, the technical scheme provided by the application does not need to modify the original functions of the APP, does not depend on the service codes of the APP, is simple in implementation mode, and provides a convenient mode for inquiring the service data for the user under the condition that the original running performance of the APP is not influenced.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive labor.
FIG. 1 is a flow chart of an interaction method for an application provided herein;
FIG. 2 is a schematic diagram of a system status bar of an intelligent terminal provided by the present application;
FIG. 3 is a schematic view of a business data viewing interaction bar provided by the present application;
FIG. 4 is a first schematic diagram of an interaction scenario for an application provided herein;
FIG. 5 is a second schematic diagram of an interaction scenario for an application provided herein;
FIG. 6 is a third schematic diagram of an interaction scenario for an application provided herein;
FIG. 7 is a schematic illustration of a business data presentation provided herein in the interaction scenario of FIG. 6;
FIG. 8 is a schematic diagram of an interaction process for another application provided herein;
FIG. 9 is a block diagram of an application interaction device provided herein;
fig. 10 is a block diagram of an interactive system of an application provided in the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, 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 application.
The application is operational with numerous general purpose or special purpose computing device environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet-type devices, multi-processor apparatus, distributed computing environments that include any of the above devices or equipment, and the like.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
Referring to fig. 1, fig. 1 is a flowchart of an embodiment of an interaction method for an application program provided in the present application, and as shown in fig. 1, the method includes the following steps 101 to 104:
step 101: and acquiring the display position of the status bar.
The status bar is a system status bar of the intelligent terminal and is used for displaying system notification or default system status information built in the terminal. Under general conditions, the status information such as wifi, data network, bluetooth, flight mode, battery power, alarm clock is shown in the status bar.
At present, the state information displayed in the state bar is the information of the system state preset by the system, is displayed in a static mode, and is only visible but not interactive; it will be appreciated that the user can only see this static information of the status bar, but not interoperate.
In order to facilitate those skilled in the art to understand the status bar in the embodiment of the present application, the status bar will be described more visually with reference to fig. 2.
Referring to the schematic diagram of the system status bar of the intelligent terminal shown in fig. 2, the black bottom bar-shaped frame area shown in fig. 2 displays a status bar 201, and the status bar 201 is displayed at the topmost part of the display interface of the intelligent terminal and is used for displaying status information of a network, an operator, time, a screen locking state, battery power and the like of the mobile phone. Of course, in some intelligence, the system status bar is not necessarily disposed at the top of the display interface, fig. 2 is only an example, and in practical applications, the system status bar may be disposed at other positions of the display interface, which is not limited in this application. No matter where the status bar is arranged, the status bar can be displayed when the interface of the intelligent terminal is displayed, and therefore the display position of the status bar can be acquired when the interface is in the display state.
Step 102: generating a service data viewing interactive bar; the service data viewing interactive bar comprises at least one functional control; the at least one functionality control is used for controlling and displaying business data related to the currently enabled application program.
In practice, step 102 may be implemented in any one of two ways.
The first mode is that business data corresponding to the currently started application program is selected from a pre-established business data viewing interactive bar list, and a business data viewing interactive bar is generated according to the business data viewing interactive bar information; the business data viewing interactive bar list comprises a one-to-one correspondence relationship between the application in the system and the business data viewing interactive bar information, wherein the business data viewing interactive bar information comprises the related information of the functional control.
During implementation, according to actual service requirements of an APP installed in an intelligent terminal system, a service data viewing interactive bar of the APP is pre-established for the APP with service data query requirements, and a one-to-one correspondence relationship between the APP and service data viewing interactive bar information is saved in a service data viewing interactive bar list, for example, a one-to-one correspondence relationship between a unique identification code of the APP and the service data viewing interactive bar information can be saved; the service data viewing interactive bar information is information required for generating a service data viewing interactive bar, and mainly comprises function control information related to the service to be queried of the APP.
By means of the first mode, the service data viewing interactive bar related to the currently started APP can be generated quickly according to the actual requirements of the user.
The second mode is that a service data viewing interactive bar is generated according to the service type to be inquired related to the currently started application program, and the service data viewing interactive bar comprises at least one functional control; and the at least one function control is used for controlling and displaying service data related to the service to be inquired of the currently started application program.
When the method is implemented, a user can preset the to-be-queried service type of the APP according to actual needs, certainly, the to-be-queried service type of the APP can also be preset by an APP developer, and the corresponding relation between the APP and the to-be-queried service type is stored in a database. Then, when the second method is implemented, the APP currently started by the user is determined, then the service type to be queried corresponding to the APP is queried from the database, and then a service data viewing interactive bar is generated according to the service type to be queried, where the service data viewing interactive bar is used for bearing a function control, and the function control is used for controlling and displaying service data related to the service to be queried of the currently started application program.
When the function control is realized, the function control can adopt controllable elements in any form such as buttons, pictures, characters and the like, so that a user can trigger the function of the function control.
Step 103: and displaying the service data viewing interaction bar at the position of the status bar.
In consideration of different system characteristics of operating systems of different intelligent terminals, the embodiment of the application also provides a specific implementation manner for different operating systems.
The inventor of the application researches and discovers that in an IOS or IOS-like system, the status bar of the system can not add a view, and the added view can not exceed the status bar in level. For this type of operating system, step 103 can be implemented in the following manner (1).
Mode (1): configuring the window priority of the service data viewing interaction bar to be higher than the window priority of the status bar; and the number of the first and second groups,
and displaying the service data viewing interactive bar with high priority on the top layer of the page at the display position of the status bar according to the high-low order of the priority so as to shield the status bar.
Because an IOS or IOS-like system cannot add views, the added views cannot be hierarchical beyond the status bar, even if the added views are obscured by the status bar. Therefore, in this kind of system, the business data viewing interaction bar is displayed in a window manner, and in this kind of system, the priority of the window can be set to a higher level than the priority of the status bar, so that the business data viewing interaction bar can be displayed to cover the status bar, occupy the display position of the status bar, and cover the status bar.
In implementation, in order to not change the use experience of the user and conform to the browsing habit of the user, when creating the window of the service data viewing interaction bar, the window attributes of the status bar, such as attribute characteristics of color depth, position, size, frame width, and the like of the window, may be obtained first, and the window of the service data viewing interaction bar may be created with reference to the attribute characteristics.
Through research, the inventor of the application finds that for Andriod or other linux systems similar to Android, views can be added to status bars of such systems, and based on this, step 103 can be implemented in the following manner (2) for such operating systems.
Mode (2): enabling an immersion mode of the system, hiding the status bar, and displaying the business data viewing interaction bar on a display position of the status bar.
Further, the manner (2) may include:
switching the currently enabled application from a current display mode to an immersion mode; and the number of the first and second groups,
and displaying the business data viewing interaction bar on the display position in a mode of adding the business data viewing interaction bar in a top-level view of a page.
Because this type of system may support an immersive Mode (Immerivefull-Screen Mode), when the immersive Mode is enabled, the system may continue to receive various types of touch events, and the user may cause the status bar to be redisplayed by sliding inward at the edge of the original area of the status bar. The method (2) just utilizes the functional advantages of the immersion mode, so that the hidden status bar can be satisfied in the embodiment of the application, the service data viewing interaction bar is displayed by occupying the status bar position, and the viewing requirement of the user on the status bar can be responded in time.
Through the step 103, the display position of the status bar is fully utilized, an interactive service data viewing interactive bar is provided for the user, and the interaction between the user and the service data viewing interactive bar is facilitated, so that the user can view the interested APP service data.
In addition, if the method (2) is adopted, the following technical features can be added on the basis of the scheme:
and adding a page focus change monitor or a system UI state change monitor in the root view of the currently enabled APP page, exiting the immersion mode when the page focus or the system UI state changes, and judging whether to switch to the immersion mode again according to the page state.
Because the App's original time processing logic (e.g., pop-up dialog box) would cause the page to lose focus, the status bar would be displayed, and after the dialog box is closed, the status bar would still be displayed continuously, but in this embodiment of the present application, it should be considered how to make the App switch to the immersion mode quickly? In the scheme, a page focus change monitor (onWindowFocusChangedLister) and a system UI state change monitor (onSystemUIVisitionChangedLister) are added in the page root view. When the page focus or system UI state changes, then the system exits the immersive mode. Then, the system also needs to judge whether to switch to the immersion mode again according to the page state. The two monitoring callback methods can receive related events such as system focus change, system full screen mode switching and the like, and when the events are received, if the events are judged to be in a data display mode and a page is not in a full screen mode, switching to an immersion mode is attempted.
In order to make the above step 103 more visually understood by those skilled in the art, the following exemplary explanation is made in conjunction with fig. 3.
Fig. 3 illustrates a service data viewing interaction bar display situation in the case that the currently enabled APP is APP1 based on the status bar display scenario of the smart terminal illustrated in fig. 2.
In fig. 3, reference numeral 201 identifies a status bar; reference numeral 202 identifies the display interface (white area content) of APP1, reference numeral 203 identifies the business data viewing interaction bar; the service data viewing interactive bar comprises three functional controls, namely a service 1 control, a service 2 control and a service 3 control.
Therefore, the user can visually see the content of the service data viewing interactive bar at the position of the original status bar, and can trigger the corresponding control according to the requirement of the user.
Step 104: and responding to a triggering instruction of the at least one function control, and displaying business data related to the touched function control on the page of the currently-enabled application program.
In order to more clearly explain the implementation process of step 104 and reveal the result, the following description is made with reference to fig. 4 and 5.
Referring to the technical scenario of fig. 4, a service 1 control in a service data viewing interaction bar of the APP1 is touched, and in response to a trigger instruction generated by the service 1 control, data of the service 1 is displayed on a page of the APP 1.
Because only the APP functions carried by the page element 1 and the page element 5 in the APP are related to the service 1, and the APP functions carried by the other four page elements are not related to the service 1, only the relevant data of the APP functions carried by the page element 1 and the page element 5 and the service 1 are displayed on the page in response to the trigger instruction.
In implementation, business data may be presented in the form of bubbles on page elements, as shown at 204 of FIG. 4.
Therefore, the business data are displayed on the page elements in the form of bubbles, so that the user can be attracted to quickly position the business data, the original page layout cannot be influenced, and the page display effect is good.
In implementation, a chart of data carrying service 1 may also be displayed separately on a page in a chart manner, as shown in 205 of fig. 5.
Therefore, the business data is displayed in the form of the diagram, so that the user can conveniently and visually check the business data, and the user can conveniently store the business data in the diagram through operations such as cutting, copying and the like.
Of course, when the method is implemented, the service data can be displayed in other manners, as long as the service data is displayed on the APP page, which can be visible to the user. The embodiment of the present application is not particularly limited to which form is specifically adopted.
In addition, the inventor also considers that the same service has a plurality of different service scene parameters, and the corresponding service data are different; in order to meet the viewing requirements of different users on service data in different service scenarios, the embodiment of the present application further provides the following implementation schemes.
The service data viewing interaction bar generated in step 102 may include at least one function control, where the at least one function control includes scene parameter options of different service scenes related to the APP, which may be selected by a user.
During implementation, the service data viewing interactive bar may also include function controls of different service scenes of the same service related to the APP, and one function control may also include different scene parameter options in one service scene.
Specifically, step 104 may include:
displaying selectable options associated with the at least one functionality control on a page of the currently-enabled application program for selection by a user in response to a triggering instruction of the at least one functionality control;
acquiring service data corresponding to the selected option from a database;
and displaying the business data on the page of the currently enabled application program.
When the method is realized, at least one functional control in the service data viewing interactive bar is used for bearing a plurality of service scene parameters related to the service; in this way, after the function control is touched, selectable options of the service scene parameters borne by the function control are displayed on the current application program interface; the user can select the interested parameters and trigger the corresponding options; and responding to the selection operation of the user, acquiring the service data corresponding to the selected service scene parameters from the database, and finally displaying the acquired service data on the page.
In order to make the above solutions provided by the embodiments of the present application more clearly understood, the following describes exemplary implementation processes and display results of the above solutions with reference to fig. 6 and 7.
As shown in fig. 6, a service 2 control in the service data viewing interaction bar is touched, and the service 2 control bears a plurality of selectable options of service scene parameters related to the service, as shown in 206 in fig. 6, the service 2 control bears service 2 scene parameters 1, scene parameters 2, and scene parameters 3, and the scene parameters displayed in the part 206 are all selectable options for the user to select, and the user can select a parameter option of interest according to actual needs.
Referring to fig. 7, assuming that a user selects service 2 scene parameter 2, such as 207 shown in fig. 7, service data of service 2 under scene parameter 2 is presented to the user in response to a selection operation triggered by the user, and it is assumed that only functions carried by page element 2 and page element 4 on APP1 page are related to service 2, so that service data of functions of the two page elements under scene parameter 2 is searched and the searched service data is presented on the page (such as 208 shown in fig. 7).
In addition, it should be noted that the service data viewing interactive bar may also only carry different types of function controls of the same service, and one function control is used for carrying one type of options and multiple selectable scene parameters. Based on the service data viewing interactive bar, a user can trigger a plurality of function options to select different types of scene parameters, and the system responds to the triggered selection operation of the user and displays the service data of the service under various scene parameters for the user. This business data viewing interaction bar presentation form and interaction process are exemplarily explained below with reference to fig. 8.
301 shown in fig. 8 is a service data viewing interaction bar of APP1, and page elements 1 to 6 are page elements of bearer services shown on the APP1 interface; the platform parameter control, the date parameter control and the index parameter control shown in 301 are all function controls related to the service 1; each functionality control carries options for a certain type of scene parameter.
When the user wants to select a platform parameter, a platform parameter control is triggered, and the platform parameter control bears options of four platform parameters, as shown in 302 in fig. 8, the user can select one platform parameter according to actual requirements.
When the user wants to select the date parameter, a date parameter control is triggered, which carries an option for the user to select the date, as shown at 303 in fig. 8. It should be noted that 303 is only an example, and when it is implemented, the option may be presented in the form of a calendar, and the user may select a specific date from the option, or may select a certain date, such as a certain date of a certain month of a certain year to a certain date of a certain month of a certain year. Of course, the date option may be presented in other forms as well.
When the user wants to select the index parameter, the index parameter control is touched, and the index parameter control carries the index options for the user to select, as shown in 304 in fig. 8. The user may select one or more index options. The user selects one index option, and sees the service data under the index on the page, but if the user selects multiple index options, the user can visually and simultaneously view the service data under multiple indexes on the same page, for the user, only the corresponding option needs to be triggered according to actual needs, and the operation of the user for viewing the service data is greatly simplified.
The service data related to these scene parameters of the service 1 are presented to the user for various types of option contents selected by the user.
Therefore, the user can directly view the service data of a certain service in a specific scene on the page, and can also directly view the service data of various scene parameters of a certain service on the page. Compared with the prior art, the user does not need to open a plurality of different webpages to respectively view the service data under different service scene parameters.
It should be noted that 205 in fig. 5, 206 in fig. 6, and 302, 303, and 304 in fig. 8, which are described above, may open a new page during presentation, present the contents independently on the new page, or present the contents in the form of a floating window on the current page.
In addition, the inventor of the present application also considers that different users have different requirements for APP, some users may not need to check the service data of APP, and some users may need to check the service data of APP, and in order to meet different requirements of different users, on the basis of the method shown in fig. 1, the following steps may be further added:
displaying a start/close control of the business data viewing interaction bar on the page of the currently-started application program, wherein the start/close control is used for displaying or closing the business data viewing interaction bar;
and responding to a starting instruction generated by the starting/closing control, executing the position of the status bar, and displaying the business data viewing interaction bar.
Therefore, if the user is interested in the business data of the APP, the start/close control can be directly touched to enable the start/close control to generate a start instruction, so that the system can display the business data viewing interactive bar in the state field of the APP, and the user can view the function options in the interactive bar by operating the business data to view the corresponding business data.
If the user is not interested in the business data of the APP, the start/close control can be touched to generate a close instruction so as to close the business data viewing interactive bar; and (4) recovering the original page of the App by the system, and performing conventional operation on the original page by the user.
According to the technical scheme, a server is not relied on to realize data query of a webpage version, but a viewing function of App business data is bound and associated with the App, a corresponding business data viewing interactive bar is established for the APP, and the business data viewing interactive bar comprises a function control which is specially used for controlling and displaying business data related to the APP; because the page display content of the APP is already arranged and almost no available space exists, the technical means for displaying the service data viewing interaction bar by fully utilizing the display position of the system status bar is provided in the application, and the inherent content displayed by the status bar has low value to the user, so that the display position of the status bar is occupied within a period of time, the user experience is not influenced, and on the contrary, the service data viewing interaction bar is displayed at the position of the status bar, so that the service data viewing interaction mode is provided for the user, and the use experience of the user can be greatly improved.
Therefore, a user can directly inquire the interested business data by triggering the function control on the business data viewing interactive bar; in addition, a plurality of function options can be arranged on the service data viewing interactive bar, and a user can select a plurality of groups of service parameters by triggering the plurality of function options, so that various service data can be viewed on a page at the same time.
The technical scheme provided by the application does not need to modify the original functions of the APP, does not depend on the business codes of the APP, is simple in implementation mode, and provides a convenient mode for inquiring business data for a user under the condition that the original running performance of the APP is not influenced.
In addition, when the method is implemented, the original code of the App is not required to be modified, only the specific functions implemented by the method are required to be packaged into a software development data packet, and interfaces are reserved, so that the App can implement the technical scheme by calling the interfaces.
Corresponding to the method, the embodiment of the present application further provides an application program interaction device, and the internal structure and the operation principle of the application program interaction device are explained below.
Referring to fig. 9, fig. 9 illustrates an interaction apparatus 900 of an application program according to an embodiment of the present application, where the apparatus includes:
an acquiring unit 901 configured to acquire a display position of the status bar;
a generating unit 902, configured to generate a service data viewing interaction bar; the service data viewing interactive bar comprises at least one functional control; the at least one function control is used for controlling and displaying business data related to the currently enabled application program;
a switching bar display unit 903, configured to display the service data viewing interaction bar at the position of the status bar;
a responding unit 904, configured to, in response to the triggering instruction of the at least one function control, display business data related to the touched function control on the page of the currently-enabled application.
When implemented, the switching bar display unit 903 may include:
and the immersive mode enabling subunit is used for enabling an immersive mode of the system, hiding the status bar and displaying the business data viewing interaction bar on the display position of the status bar.
Further, the immersion mode enabling subunit may include:
an enabling subunit for switching the currently enabled application from a current display mode to an immersion mode;
and the display subunit is used for displaying the service data viewing interaction bar in a mode of adding the service data viewing interaction bar in a top view of a page at the display position.
When implemented, the switching bar display unit 903 may include:
the configuration subunit is used for configuring the window priority of the service data viewing interaction bar to be higher than the window priority of the status bar;
and the display subunit is used for displaying the service data viewing interaction bar with high priority on the uppermost layer of the page at the display position of the status bar according to the priority order so as to shield the status bar.
When implemented, the generating unit 902 may include:
the first generation subunit is used for selecting the service data viewing interactive bar information corresponding to the currently started application program from a pre-established service data viewing interactive bar list, and generating a service data viewing interactive bar according to the service data viewing interactive bar information; the business data viewing interactive bar list comprises a one-to-one correspondence relationship between application in the system and business data viewing interactive bar information, wherein the business data viewing interactive bar information comprises function control related information; or,
the second generation subunit is used for generating a service data viewing interactive bar according to the service type to be queried related to the currently started application program, and the service data viewing interactive bar comprises at least one function control; and the at least one function control is used for controlling and displaying service data related to the service to be inquired of the currently started application program.
Optionally, when implemented, the apparatus may further include:
a start/close control display unit, configured to display a start/close control of the service data viewing interaction bar on the page of the currently-enabled application program, where the start/close control is used to display or close the service data viewing interaction bar; when the start/close control is touched and a start instruction is generated, the switching bar display unit 903 is triggered.
Optionally, when implemented, the response unit 904 may include:
the option display subunit is used for responding to a triggering instruction of the at least one function control, and displaying selectable options associated with the at least one function control on a page of the currently-enabled application program for selection by a user;
the data acquisition subunit is used for acquiring the service data corresponding to the selected option from the database;
and the service data display subunit is used for displaying the service data on the page of the currently started application program.
Further, the service data presentation subunit is specifically configured to determine a page element related to the service data on the page of the currently-enabled application program, and present the service data on the page element in the form of a bubble.
In addition, an embodiment of the present application further provides an interactive system for an application program, where the system may include:
at least one processor, at least one memory, and a display;
the at least one processor is in communication with the at least one processor, reads and executes the operational instructions from the at least one memory;
the at least one memory has stored therein operational instructions;
the display is used for displaying the processing result of the processor;
the operational instructions include:
acquiring the display position of the status bar;
generating a service data viewing interactive bar; the service data viewing interactive bar comprises at least one functional control; the at least one function control is used for controlling and displaying business data related to the currently enabled application program;
displaying the service data viewing interactive bar at the position of the status bar;
and responding to a triggering instruction of the at least one function control, and displaying business data related to the touched function control on the page of the currently-enabled application program.
The system provided by the embodiment of the present application is exemplarily explained below with reference to fig. 10.
Referring to the system block diagram of fig. 10, the system 1000 includes a processor 1001, a memory 1002 and a display 1003, wherein the memory stores instructions operable as described above.
The memory may include, among other things, high-speed random access memory, and may also include non-volatile memory, such as one or more magnetic disk storage devices, flash memory devices, or other volatile solid-state storage devices.
It should be noted that fig. 10 is only illustrated by an example in which the system includes one processor and one memory. In practical applications, the system may include a plurality of processors and a memory, may also include a processor and a plurality of memories, and may also include a plurality of processors and a plurality of memories. Different processors may be connected to the same memory or to different memories. When the system comprises a plurality of memories, different memories can be used for storing the same operational instructions and different operational instructions, and the processor reads the instructions from the designated memory and executes the read instructions according to the requirements.
For example: when the system comprises: two processors and two memories, the two memories storing the same instructions, in particular as described above; wherein, a processor can be dedicated to provide corresponding service for a certain APP or interaction of several APPs, and when the website has a corresponding request, the processor can read the operable instruction from the memory connected with the processor and execute the instruction. Similarly, another processor may be dedicated to provide corresponding services for interaction of another APP or another APPs.
Of course, in practical applications, different processors may serve the same APP, with one processor serving as the primary processor and another or several other processors serving as backup processors.
It should be noted that, in the present specification, the embodiments are all described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments may be referred to each other. For the device-like embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The foregoing describes in detail an interaction method, apparatus, and system for an application provided by the present application, and specific examples are applied herein to explain the principles and implementations of the present application, and the descriptions of the foregoing examples are only used to help understand the method and core ideas of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (12)

1. An interaction method for an application program, the method comprising:
acquiring the display position of the status bar;
generating a service data viewing interactive bar; the service data viewing interactive bar comprises at least one functional control; the at least one function control is used for controlling and displaying business data related to the currently enabled application program;
displaying the service data viewing interactive bar at the position of the status bar;
and responding to a triggering instruction of the at least one function control, and displaying business data related to the touched function control on the page of the currently-enabled application program.
2. The method for interacting with application programs according to claim 1, wherein the displaying the business data viewing interaction bar at the position of the status bar comprises:
enabling an immersion mode of the system, hiding the status bar, and displaying the business data viewing interaction bar on a display position of the status bar.
3. The method of application interaction of claim 2, wherein enabling an immersive mode of the system, hiding the status bar, and displaying the business data viewing interaction bar in an original display position of the status bar comprises:
switching the currently enabled application from a current display mode to an immersion mode;
and displaying the business data viewing interaction bar on the display position in a mode of adding the business data viewing interaction bar in a top-level view of a page.
4. The method for interacting with application programs according to claim 1, wherein the displaying the business data viewing interaction bar at the position of the status bar comprises:
configuring the window priority of the service data viewing interaction bar to be higher than the window priority of the status bar;
and displaying the service data viewing interactive bar with high priority on the top layer of the page at the display position of the status bar according to the high-low order of the priority so as to shield the status bar.
5. The interaction method of the application program according to claim 1, wherein the generating of the business data viewing interaction bar comprises:
selecting service data viewing interactive bar information corresponding to a currently started application program from a pre-established service data viewing interactive bar list, and generating a service data viewing interactive bar according to the service data viewing interactive bar information; the business data viewing interactive bar list comprises a one-to-one correspondence relationship between application in the system and business data viewing interactive bar information, wherein the business data viewing interactive bar information comprises function control related information; or,
generating a service data viewing interactive bar according to the service type to be queried related to the currently started application program, wherein the service data viewing interactive bar comprises at least one functional control; and the at least one function control is used for controlling and displaying service data related to the service to be inquired of the currently started application program.
6. The method for application program interaction according to claim 1, further comprising:
displaying a start/close control of the business data viewing interaction bar on the page of the currently-started application program, wherein the start/close control is used for displaying or closing the business data viewing interaction bar;
and responding to a starting instruction generated by the starting/closing control, executing the position of the status bar, and displaying the business data viewing interaction bar.
7. The application program interaction method according to claim 1, wherein the displaying, on the page of the currently enabled application program, business data related to the touched function control in response to the triggering instruction of the at least one function control comprises:
displaying selectable options associated with the at least one functionality control on a page of the currently-enabled application program for selection by a user in response to a triggering instruction of the at least one functionality control;
acquiring service data corresponding to the selected option from a database;
and displaying the business data on the page of the currently enabled application program.
8. The method for interacting the application program according to claim 7, wherein the displaying the business data on the page of the currently enabled application program comprises:
and determining page elements related to the business data on the page of the currently enabled application program, and displaying the business data on the page elements in a bubble form.
9. An interactive system for an application, the system comprising:
at least one processor, at least one memory, and a display;
the at least one processor is in communication with the at least one processor, reads and executes the operational instructions from the at least one memory;
the at least one memory has stored therein operational instructions;
the display is used for displaying the processing result of the processor;
the operational instructions include:
acquiring the display position of the status bar;
generating a service data viewing interactive bar; the service data viewing interactive bar comprises at least one functional control; the at least one function control is used for controlling and displaying business data related to the currently enabled application program;
displaying the service data viewing interactive bar at the position of the status bar;
and responding to a triggering instruction of the at least one function control, and displaying business data related to the touched function control on the page of the currently-enabled application program.
10. The interactive system for application programs according to claim 9, wherein said at least one processor, when executing said operable instructions for displaying said service data viewing interactive bar at said location of said status bar, specifically executes the following instructions:
enabling an immersion mode of the system, hiding the status bar, and displaying the business data viewing interaction bar on a display position of the status bar.
11. The interactive system for application programs according to claim 9, wherein said at least one processor, when executing said operable instructions for displaying said service data viewing interactive bar at said location of said status bar, specifically executes the following instructions:
configuring the priority of the service data viewing interaction bar to be higher than the priority of the status bar;
and displaying the service data viewing interactive bar with high priority on the top layer of the page at the display position of the status bar according to the high-low order of the priority so as to shield the status bar.
12. An apparatus for application interaction, the apparatus comprising:
the acquisition unit is used for acquiring the display position of the status bar;
the generating unit is used for generating a service data viewing interactive bar; the service data viewing interactive bar comprises at least one functional control; the at least one function control is used for controlling and displaying business data related to the currently enabled application program;
the switching bar display unit is used for displaying the service data viewing interactive bar at the position of the status bar;
and the response unit is used for responding to the triggering instruction of the at least one function control and displaying the business data related to the touched function control on the page of the currently started application program.
CN201610493266.3A 2016-06-28 2016-06-28 Application program interaction method, device and system Active CN107544723B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610493266.3A CN107544723B (en) 2016-06-28 2016-06-28 Application program interaction method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610493266.3A CN107544723B (en) 2016-06-28 2016-06-28 Application program interaction method, device and system

Publications (2)

Publication Number Publication Date
CN107544723A CN107544723A (en) 2018-01-05
CN107544723B true CN107544723B (en) 2020-12-08

Family

ID=60962766

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610493266.3A Active CN107544723B (en) 2016-06-28 2016-06-28 Application program interaction method, device and system

Country Status (1)

Country Link
CN (1) CN107544723B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108228304B (en) * 2018-02-01 2019-08-13 厦门美柚信息科技有限公司 The switching method and device of page-mode, terminal
CN110162370B (en) * 2019-05-22 2022-10-14 广州小鹏汽车科技有限公司 Operation method of interactive application program, interactive interface unification method and device thereof
CN112379807A (en) * 2020-11-30 2021-02-19 北京城市网邻信息技术有限公司 Business information display method and device, electronic equipment and computer readable medium
CN114860128A (en) * 2021-01-20 2022-08-05 广州视源电子科技股份有限公司 Window display method and device of interactive panel and interactive panel

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103365760A (en) * 2012-04-01 2013-10-23 腾讯科技(深圳)有限公司 Mobile terminal and method for displaying information
CN103678452A (en) * 2012-09-10 2014-03-26 Sap股份公司 Visualization and integration with analytics of business objects
CN105389357A (en) * 2015-11-03 2016-03-09 百度在线网络技术(北京)有限公司 Method and device for adjusting configuration of interface information blocks
CN105590243A (en) * 2014-10-24 2016-05-18 阿里巴巴集团控股有限公司 Method, system, client, and server for centralized processing on discrete data

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8892130B2 (en) * 2011-11-14 2014-11-18 Robert P. Hudson System for enabling interactive socialization of users at a location or geographic radius thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103365760A (en) * 2012-04-01 2013-10-23 腾讯科技(深圳)有限公司 Mobile terminal and method for displaying information
CN103678452A (en) * 2012-09-10 2014-03-26 Sap股份公司 Visualization and integration with analytics of business objects
CN105590243A (en) * 2014-10-24 2016-05-18 阿里巴巴集团控股有限公司 Method, system, client, and server for centralized processing on discrete data
CN105389357A (en) * 2015-11-03 2016-03-09 百度在线网络技术(北京)有限公司 Method and device for adjusting configuration of interface information blocks

Also Published As

Publication number Publication date
CN107544723A (en) 2018-01-05

Similar Documents

Publication Publication Date Title
US11126328B2 (en) Application processing method and apparatus, storage medium, and computing device
US11399090B2 (en) Page control for history pages of browsed data
US10877640B2 (en) Application interface management method and apparatus
US9584583B2 (en) Desktop and mobile device integration
US9542070B2 (en) Method and apparatus for providing an interactive user interface
US20180139317A1 (en) Mobile computing terminal with more than one lock screen and method of using the same
AU2011101578A4 (en) Temporal task-based tab management
CN106844019A (en) Application control method, application program redirect associated configuration method and device
CN104915268A (en) Desktop layout storage and recovery method and device thereof, terminal equipment and system
US10402470B2 (en) Effecting multi-step operations in an application in response to direct manipulation of a selected object
CN107544723B (en) Application program interaction method, device and system
WO2015200798A1 (en) Context menu utilizing a context indicator and floating menu bar
CN107291347B (en) Information display method and device
US10318338B2 (en) Re-launching contextually related application sets
US10928992B2 (en) HTML editing operations
CN108287647B (en) Application running method and device
CN103941964A (en) Information loading method based on desktop components and intelligent terminal
CN109460521A (en) Picture editing method, device, medium and computer equipment in web page
WO2016118769A1 (en) Processing application interface
US20120191756A1 (en) Terminal having searching function and method for searching using data saved in clipboard
CN108475182A (en) Data processing method and electric terminal
KR20170115543A (en) Desktop Sharing Method and Mobile Terminal
KR20220045121A (en) Method for displaying information about other readers of the current posting and supporting mutual interaction thereof
US11036354B2 (en) Integrating desktop and mobile devices
US20210026913A1 (en) Web browser control feature

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1249221

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant