Terminal Interface Navigation via Data Stack Recording
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current network communication technologies result in low efficiency of interface display on terminals, leading to a poor user experience when users need to navigate back to previously viewed information, as they must manually search through lists one by one.
Innovation Solution
A method and device for displaying interfaces on terminals that record user operations and store interface information in a data stack, allowing for rapid jumping to previous locations based on user instructions, using a flow chart and block diagram implementation.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If traditional navigation bar with tags is used, then interface structure is simple, but navigation efficiency is low and user experience is poor
Solution Approach 1:
The system performs preliminary actions by automatically recording interface information and user operations in a data stack during normal browsing. When a user needs to navigate back, the system quickly retrieves the recorded information without requiring manual searching, thus improving navigation efficiency while maintaining simple interface structure.
Solution Approach 2:
A data stack is introduced as an intermediary component between the user interface and the information browsing system. This data stack stores interface information and operation records, enabling efficient navigation without complicating the visible interface structure. The data stack acts as a mediator that handles the complex navigation logic transparently.
2Productivity
If manual searching through lists is required, then system resources are consumed, but time consumption is high and display efficiency is low
Solution Approach 1:
The system performs preliminary actions by pre-recording interface information and user operations in the data stack during normal browsing. When navigation is needed, the system directly retrieves the recorded information without requiring time-consuming manual searching, significantly reducing navigation time and improving display efficiency.
Solution Approach 2:
The system implements feedback by continuously recording user operations and interface states in real-time. This feedback mechanism allows the system to understand user browsing behavior and provide efficient navigation by retrieving previously viewed interfaces based on recorded operation history, reducing both time loss and resource consumption.
Data Source
Figure 1~2
Figure 3~4
Figure 5~6
AI summary
The present disclosure relates to an interface display method and device. The interface display method may be applied to a terminal and may include: displaying (110) an interface according to a user operation and recording interface information displayed after each user operation; and jumping (120) to a previous display interface according to the interface information when a jump instruction is detected.