WO2025138596A1 - 桌面布局方法、装置、设备及存储介质 - Google Patents
桌面布局方法、装置、设备及存储介质 Download PDFInfo
- Publication number
- WO2025138596A1 WO2025138596A1 PCT/CN2024/097340 CN2024097340W WO2025138596A1 WO 2025138596 A1 WO2025138596 A1 WO 2025138596A1 CN 2024097340 W CN2024097340 W CN 2024097340W WO 2025138596 A1 WO2025138596 A1 WO 2025138596A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- application
- user
- information
- desktop layout
- data
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction 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
- G06F3/0482—Interaction with lists of selectable items, e.g. menus
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
- G06F3/04842—Selection of displayed objects or displayed text elements
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
Definitions
- the present application relates to the field of application technology, and in particular to a desktop layout method, device, equipment and storage medium.
- the desktop layouts of mobile phones are all based on established modes, for example, a 12-grid mode or a folder mode. If a user needs to adjust the desktop layout of the mobile phone, the adjustment can only be made manually. In actual use, a certain application may only be used for a period of time or at a certain moment. However, no matter when the required application is used, a static desktop or a desktop that requires manual operation by the user will increase the number of steps required for the user to enter the application, resulting in a poor user experience.
- the main purpose of the present application is to provide a desktop layout method, device, equipment and storage medium, aiming to solve the technical problem in the related art that a static desktop or a desktop that requires manual operation by the user increases the number of steps required for the user to enter the application, resulting in a poor user experience.
- an embodiment of the present application provides a desktop layout method, which includes: obtaining the user's operation pattern data; analyzing and processing the operation pattern data to determine the application list information consisting of the user's required applications in the current time period; and displaying the operation prompts corresponding to the application list information in the status bar or sidebar, so that the user can operate the required applications through the operation prompts.
- the present application also provides a desktop layout device, which is a physical node device.
- the desktop layout device includes: a memory, a processor, and a program of the desktop layout method stored in the memory and executable on the processor.
- the program of the desktop layout method is executed by the processor, the steps of the desktop layout method described above can be implemented.
- a storage medium is further provided, wherein a desktop layout program is stored on the storage medium, and when the desktop layout program is executed by a processor, the steps of any of the above desktop layout methods are implemented.
- FIG2 is a schematic diagram of an application scenario of the desktop layout method of the present application.
- FIG3 is a schematic diagram of the device structure of the hardware operating environment involved in the embodiment of the present application.
- FIG4 is a schematic diagram of the architecture of various functional modules involved in the desktop layout method of the present application.
- FIG6 is a schematic diagram of a terminal desktop layout involved in the desktop layout method of the present application.
- Step S10 obtaining the user's operation regularity data.
- the desktop layout method can be applied to a desktop layout device, the desktop layout device belongs to a desktop layout system, and the desktop layout system belongs to a desktop layout device.
- the executor of this method is a terminal device, for example, the terminal device can be a mobile phone, a tablet, a computer, etc., without specific limitation.
- the user's operation pattern data is collected through the terminal device, and the user's usage habits of various applications in the terminal are determined through the operation pattern data.
- the applications frequently used by the user in various time periods of a day can be determined, and the operation prompts for obtaining the application list information are displayed in the status bar or the side bar, so that the user can directly enter the application needed to use in the current time period according to the application operation prompts displayed on the terminal interface, avoiding the user having to open the terminal device and go through steps such as unlocking, turning pages, and selecting folders before opening the application, thereby improving the user's usage experience.
- Step S20 analyzing and processing the operation rule data to determine application list information consisting of the applications required by the user in the current time period.
- the operation pattern data will display the user's location data, time point data, and application information and functions used in the application when using the application.
- the current time period is compared with the time point data in the operation pattern data to determine the application that the user needs to use in the current time period.
- the first operation data includes location information and time point information
- the step S22 of extracting application list information consisting of the required applications from various applications based on the first operation data and current environment information includes the following steps.
- the terminal device extracts key information of the current environment information to determine the current time point and current location information.
- a user may use multiple applications in a period of time, each application may correspond to a different location, and multiple applications may correspond to the same location when being used by the user.
- the first comparison result may be that the location interval is less than the first preset threshold or the location interval is greater than or equal to the first preset threshold.
- the calculation formula for the time interval can be:
- the second preset threshold may be 5 minutes, 10 minutes, etc., and may be changed according to user needs, without specific limitation.
- the first comparison result shows that the location interval is less than or equal to the first preset threshold
- the second comparison result shows that the time interval is less than the second preset threshold
- application list information consisting of the required applications is determined.
- the first application is the application required by the user in the current time period
- the application list information is an application list composed of the required applications.
- the algorithm will start calculating at 8:30, and the operation prompts of the application that the user needs to use will be displayed on the terminal interface before 9 o'clock.
- the preset time threshold may be 1 hour, 2 hours, etc., and may be changed according to user needs without specific limitation.
- a sports application may be an app that prompts users to exercise, keep fit, or do aerobics.
- the step of displaying the operation prompt corresponding to the application list information in the status bar or sidebar includes the following steps.
- the operation prompt of the sports application and the operation prompt corresponding to the demand application are displayed on the status Status bar.
- the content of the operation prompt includes: time, place, what to do, etc.
- the operation prompt of a sports application may be "You have been using the current application for a long time, you can open the sports app and exercise.”
- Step S30 displaying the operation prompt corresponding to the application list information in the status bar or the sidebar or the sidebar, so that the user can operate the required application through the operation prompt.
- the status bar can be a prompt status bar displayed on the terminal page, and the sidebar is a prompt bar displayed on the side of the terminal device.
- the sidebar is similar to the navigation key in a mobile phone.
- the display interface of the terminal device is shown in Figure 2, where M100 represents the overall mobile phone UI interface, and M101 represents the existing application arrangement method, such as the 9-grid and 12-grid arrangement methods.
- M100 represents the overall mobile phone UI interface
- M101 represents the existing application arrangement method, such as the 9-grid and 12-grid arrangement methods.
- the smart desktop is where the list information corresponding to the required application is displayed. Through the smart desktop, you can enter the required application according to the operation prompts.
- the desktop display mode of the terminal displaying operation prompts is shown in Figure 6.
- the status bar and the quick entry (sidebar) are the display locations of the operation prompts.
- the user can display the smart desktop after clicking.
- the specific area of the main page displays the application list information displayed after opening the operation prompts, such as Fanshu, WeChat and other applications.
- the present application provides a desktop layout method, device, equipment and storage medium.
- a static desktop or a desktop that requires manual operation by the user increases the number of steps required for the user to enter the application, resulting in a poor user experience
- the present application by obtaining the user's operation rule data and analyzing and processing the user's operation rule data, the application list information composed of the user's required applications in the current time period can be determined, and the operation prompts of the application list information required by the user are displayed in the status bar.
- the operation rule data conforms to the user's operation habits in a period of time, so it is more in line with the user's usage habits in the current time period or at a future time point.
- the user can directly enter the required application through the operation prompts in the status bar and perform related application operations, avoiding the user from having to go through multiple steps to enter the application, thereby improving the user's experience.
- Step S11 obtaining application operation information within a historical time period.
- the historical time period can be 5 days or 7 days, with no specific limitation.
- the application operation information may include multiple applications operated by the user within the time period, multiple functions of the applications used, and the time points and location points corresponding to the operation of any application.
- Step S12 Based on the application operation information, calculate and obtain the user's operation rule data at each time point.
- the application operation rules for each time point are determined.
- a user is used to having dinner (time) every time he arrives at home (location information is near home).
- location information is near home.
- the information will be read by opening the Fanshu APP at 20:00 every Wednesday, Friday and Saturday evening.
- All of the above operating rules need to be cumulatively strengthened or dissipated. For example, after a period of time, if the user behavior is found to have changed and the current user data no longer meets the operating rules in the above algorithm, when certain conditions are met, the corresponding user behavior characteristics will be modified and the user's application operation information will be collected again.
- the user's operation regularity data is determined.
- the user-related operation regularity data is updated according to the re-collected data.
- the user's application operation information when the user's application operation information is incorrectly identified, the user's application operation information is re-collected. At the same time, the user's application operation information can also be deleted so as to update the user's application operation information in time to avoid deviations in pushing applications.
- the first preset time period may be 10 minutes, 20 minutes, etc., and is not specifically limited.
- a reminder notification is sent or not sent to the client where the user is located for each required application.
- Figure 4 is an architectural diagram of the various functional modules involved in the present application, wherein the smart desktop layout and reminder module S100 is the overall functional module, the user behavior collection module S101 collects the user's application operation information and generates the user's operation pattern data based on the operation information, the user behavior analysis module S102 is used to analyze the operation pattern data and determine the application list information corresponding to the required application, the UI interface sorting module S103 is used to display the operation prompts corresponding to the application list information in the status bar or sidebar, the APP operation reminder module S104 is used to send a reminder notification to the user when the user forgets to operate the required application, and the setting module S105 is used to set whether to turn on S104: APP operation reminder module and optimize S103: UI interface sorting module.
- the user behavior collection module S101 collects the user's application operation information and generates the user's operation pattern data based on the operation information
- the user behavior analysis module S102 is used to analyze the operation pattern data and determine the application list information corresponding to the required application
- the intelligent desktop layout and reminder system will list the intelligently identified rules S102. Users can check whether to fully start the S104 APP operation reminder module, or set reminders for certain rules. At the same time, users are allowed to delete the incorrectly identified user operation rules, and then the S102 user behavior analysis module will automatically exclude the corresponding operation rules.
- S103 the UI interface sorting module will refer to the content of the setting module to optimize the presentation rules.
- FIG5 is a schematic diagram of the overall implementation process involved in the present application. As shown in FIG5 , the flowchart includes the following steps.
- Step 1 Obtain user operation behavior.
- the corresponding parameter information of this operation is recorded, including the operation time, operation location, etc.
- the corresponding rules of the operation of this APP are found through the user behavior analysis module, such as time interval or address interval, etc. If a rule is found, the feature is recorded in the UI interface sorting module. If it is still not found, the data collected by the APP is still collected and analyzed until the corresponding rule is found.
- Step 2 For the above-mentioned rules, the APP operations that have been recorded in the UI interface sorting module need to be dynamically adjusted according to the corresponding characteristics, such as time/location, etc. When it is determined that the current recorded parameter characteristics are met, the entrance of the APP will be placed in the easiest place to operate on the smart desktop (status bar or sidebar) to facilitate user operation. If the user performs the operation this time, the behavior will still be used as a data collection behavior to strengthen the user characteristics.
- the APP operations that have been recorded in the UI interface sorting module need to be dynamically adjusted according to the corresponding characteristics, such as time/location, etc.
- the entrance of the APP will be placed in the easiest place to operate on the smart desktop (status bar or sidebar) to facilitate user operation. If the user performs the operation this time, the behavior will still be used as a data collection behavior to strengthen the user characteristics.
- Step 3 If the current APP operation is not executed after the smart desktop layout is added, the frequency of the user executing the application in the historical time period is further determined. If the frequency is high, the reminder module will give the user relevant operation reminders to avoid abnormal behavior caused by personal forgetfulness of the user.
- FIG. 3 is a schematic diagram of the device structure of the hardware operating environment involved in the embodiment of the present application.
- the desktop layout device may include: a processor 1001 , a memory 1005 , and a communication bus 1002 .
- the communication bus 1002 is used to implement connection and communication between the processor 1001 and the memory 1005 .
- the desktop layout device may also include a user interface, a network interface, a camera, an RF (Radio Frequency) circuit, a sensor, a WiFi module, etc.
- the user interface may include a display screen (Display), an input submodule such as a keyboard (Keyboard), and the user interface may also include a standard wired interface and a wireless interface.
- the network interface may include a standard wired interface and a wireless interface (such as a WI-FI interface).
- the desktop layout device structure shown in FIG. 3 does not constitute a limitation on the desktop layout device, and may include more or fewer components than shown in the figure, or a combination of certain components, or a different arrangement of components.
- the memory 1005 as a storage medium may include an operating system, a network communication module, and a desktop layout program.
- the operating system is a program that manages and controls the hardware and software resources of the desktop layout device, and supports the operation of the desktop layout program and other software and/or programs.
- the network communication module is used to realize the communication between the components inside the memory 1005, and the communication with other hardware and software in the desktop layout system.
- the processor 1001 is used to execute the desktop layout program stored in the memory 1005 to implement the steps of any one of the above desktop layout methods.
- desktop layout device of the present application is basically the same as the above-mentioned desktop layout method embodiments, and will not be repeated here.
- the desktop layout device includes: an acquisition module for acquiring the user's operation rule data; a processing module for analyzing and processing the operation rule data to determine the application list information consisting of the user's required applications in the current time period; and a display module for displaying the operation prompts corresponding to the application list information in the status bar or sidebar, so that the user can operate the required applications through the operation prompts.
- the processing module includes: a first extraction unit, used to extract first operation data at each time point in the operation rule data, wherein the first operation data is used to characterize the operations performed by the user on each application at the corresponding time point; a second extraction unit, used to extract application list information consisting of the required applications in each application based on the first operation data and current environment information.
- the second extraction unit includes: a first determination subunit, used to determine the current time point and the current location information in the current environment information; a first calculation subunit, used to calculate the location interval between the current location information and the location information corresponding to each application, and compare the location interval with a first preset threshold to obtain a first comparison result; a second calculation subunit, used to calculate the time interval between the current time point and the time point information when each application is used, and compare the time interval with a second preset threshold to obtain a second comparison result; a second determination subunit, used to determine to extract the location interval and multiple first applications corresponding to the time interval when the first comparison result shows that the location interval is less than or equal to the first preset threshold, and the second comparison result shows that the time interval is less than the second preset threshold; a third determination subunit, used to determine the application list information consisting of the required applications based on each of the first applications.
- the processing module includes: a determination unit, configured to determine to extract the sports application in the client corresponding to the user when it is detected that the usage time of the user in the current application is greater than a preset time threshold.
- the acquisition module includes: an acquisition unit, used to acquire application operation information within a historical time period; and a calculation unit, used to calculate the user's operation rule data at each time point based on the application operation information.
- the device also includes: a first determination module, which is used to determine to re-collect the application operation information within a preset time period in history when it is detected that the operation rule data does not correspond to the application operation information within a preset time period; and a second determination module, which is used to determine the user's operation rule data based on the re-collected application operation information.
- the device further includes: a third determination module, configured to determine to delete the operation rule data when it is detected that the application operation information collected within the historical time period does not conform to the operation rule data.
- the device also includes: a fourth determination module, which is used to determine, when no user operation on the demand application is detected within a first preset time period, that a reminder notification is sent to the user's client for at least one preset demand application to remind the user to use the demand application; or, a sending module, which is used to send or not send a reminder notification to the user's client for each demand application when no user operation on the demand application is detected within the first preset time period.
- a fourth determination module which is used to determine, when no user operation on the demand application is detected within a first preset time period, that a reminder notification is sent to the user's client for at least one preset demand application to remind the user to use the demand application
- a sending module which is used to send or not send a reminder notification to the user's client for each demand application when no user operation on the demand application is detected within the first preset time period.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
本申请公开了一种桌面布局方法、装置、设备及存储介质,该方法包括步骤:获取用户的操作规律数据;对所述操作规律数据进行分析处理,确定用户在当前时间段的需求应用所组成的应用列表信息;将所述应用列表信息所对应的操作提示展示于状态栏或侧边栏或侧边栏,以供用户通过所述操作提示对所述需求应用进行操作。
Description
相关申请
本申请要求于2023年12月29号申请的、申请号为202311866786.0的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
本申请涉及应用技术领域,尤其涉及一种桌面布局方法、装置、设备及存储介质。
目前,手机的桌面布局均是按照既定模式,例如,12宫格模式或者文件夹模式,若用户需要对手机的桌面布局进行调整时,只能通过手动的方式进行调整,用户在实际使用的过程中会出现某一应用仅在一段时间内或者某一时刻用到,但是,无论何时使用需要的应用时,通过静态的或需要用户手动操作的桌面会让用户进入应用所需要的步骤增多,导致用户的使用体验较差。
发明内容
本申请的主要目的在于提供一种桌面布局方法、装置、设备及存储介质,旨在解决相关技术中,通过静态的或需要用户手动操作的桌面会让用户进入应用所需要的步骤增多,导致用户的使用体验较差的技术问题。
为实现上述目的,本申请实施例提供了一种桌面布局方法,所述方法包括:获取用户的操作规律数据;对所述操作规律数据进行分析处理,确定用户在当前时间段的需求应用所组成的应用列表信息;将所述应用列表信息所对应的操作提示展示于状态栏或侧边栏,以供用户通过所述操作提示对所述需求应用进行操作。
本申请还提供一种桌面布局设备,所述桌面布局设备为实体节点设备,所述桌面布局设备包括:存储器、处理器以及存储在所述存储器上并可在所述处理器上运行的所述桌面布局方法的程序,所述桌面布局方法的程序被处理器执行时可实现如上述所述桌面布局方法的步骤。
为实现上述目的,还提供一种存储介质,所述存储介质上存储有桌面布局程序,所述桌面布局程序被处理器执行时实现上述任一所述的桌面布局方法的步骤。
图1为本申请桌面布局方法的第一实施例的流程示意图;
图2为本申请桌面布局方法桌面布局的应用场景示意图;
图3为本申请实施例方案涉及的硬件运行环境的设备结构示意图;
图4为本申请桌面布局方法涉及的各个功能模块的架构示意图;
图5为本申请桌面布局方法涉及的整体实施流程示意图;
图6为本申请桌面布局方法涉及的终端桌面布局示意图;
图7为本申请桌面布局方法涉及的装置架构示意图。
应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。
本申请实施例提供一种桌面布局方法,在本申请桌面布局方法的第一实施例中,参照图1,所述方法包括以下步骤。
步骤S10,获取用户的操作规律数据。
桌面布局方法可以应用于桌面布局装置,桌面布局装置属于桌面布局系统,该桌面布局系统属于桌面布局设备。
本方法的执行主体为终端设备,比如,终端设备可以是手机、平板、电脑等,具体不作限定,通过终端设备采集用户的操作规律数据,并通过该操作规律数据,确定用户对终端中各个应用的使用习惯,可以确定用户在一天内各个时间段的经常使用的应用,并将获得应用列表信息的操作提示展示于状态栏或者是侧面栏,从而可以使得用户根据终端界面上所显示的应用操作提示直接进入当前时间段所需要使用的应用,避免用户还需要打开终端设备,经过解锁、翻页、文件夹选取等步骤,才可以打开应用,提升了用户的使用体验。
操作规律数据主要用于表征用户的操作习惯,其中,操作规律数据包括使用应用时的位置数据、时间点数据、以及使用的应用信息及其应用中所使用的功能,从而可以确定用户的操作习惯。
操作规律数据主要包括时间、APP操作、地点等参数对应关系:当当前时间T=t,用户操作A=a,所在位置信息L=l时,其他参数为x1,x2...xn在用户行为采集模块中将会得到一组信息Y(a)=f(t,l,x1,x2,...xn)的一组数据。则在一段时间I=i的所有用户行为采集记作Yn(a),则Yn(a)即是用户在该时间段内的操作规律数据。
在一个例子中,如某用户习惯每次到达家里(位置信息为家附近)吃过晚饭(时间信息就在每周三、周五、周六晚上20:00)就会打开帆书APP进行阅读,经过数据分析后,就会形成Y[a(打开帆书APP)]=f[t1=每周三、周五、周六晚上20:00左右,l1=在家里)的一个对应关系,即是用户的操作规律数据。
例如,用户在晚上9.00-10.00的时间段内,会在家里打开运动APP,这个时候确定的操作规律数据即是,9.00-10.00时间段内、在家里、使用运动app,并使用了跳操功能。
步骤S20,对所述操作规律数据进行分析处理,确定用户在当前时间段的需求应用所组成的应用列表信息。
操作规律数据中会显示用户的使用应用时的位置数据、时间点数据、以及使用的应用信息及其应用中所使用的功能,将当前时间段与操作规律数据中的时间点数据做对比,从而确定用户在当前时间段所需要使用的需求应用。
需求应用可以是按照用户的操作习惯,在当前时间段内会使用的应用,其中,应用列表信息为多个需求应用所组成的列表信息。
其中,所述对所述操作规律数据进行分析处理,确定用户在当前时间段的需求应用所组成的应用列表信息的步骤S20,包括以下步骤。
步骤S21,提取所述操作规律数据中各个时间点的第一操作数据,其中,所述第一操作数据用于表征用户在对应时间点对各个应用所执行的操作。
第一操作数据包括用户在各个时间点内对应用所执行的操作,例如,使用A应用执行了A功能,使用B应用执行了B功能。其中,第一操作数据中还包括用户在使用应用时所处的位置信息,用户的位置信息可以通过终端附带的GPS定位获得,也可以是通过其他方式确定位置信息,具体不作限定。
步骤S22,基于所述第一操作数据和当前环境信息,在各个应用中提取所述需求应用组成的应用列表信息。
当前环境信息中包括当前时间点以及当前位置,将第一操作数据、当前时间点以及当前位置通过算法进行计算,得到需要的应用列表信息。
其中,所述第一操作数据包括位置信息和时间点信息,所述基于所述第一操作数据和当前环境信息,在各个应用中提取所述需求应用组成的应用列表信息的步骤S22,包括以下步骤。
确定所述当前环境信息中的当前时间点与当前位置信息。
通过终端设备对当前环境信息进行关键性信息提取,确定当前时间点和当前位置信息。
计算所述当前位置信息与各个应用所对应的所述位置信息之间的位置区间,并将所述位置区间与第一预设阈值相比较,得到第一比较结果。
在一个时间段内用户会使用多种应用,每个应用可能对应不同的位置,多个应用在被用户使用时也可以对应着相同的位置。
位置区间为当前位置信息与采集的用户的操作规律数据中所确定位置信息的之间的差值,可以用公式表示为:
位置区间|ln-ln|<δ,或者,|ln-ln|≥δ
其中,(ln为当前位置,lm为任意同一APP操作使用的位置区域),δ为第一预设阈值。
第一预设阈值可以是10m、20m等,可以根据用户需要进行更改,具体不作限定。
第一比较结果可以是位置区间小于第一预设阈值或者位置区间大于等于第一预设阈值,在当前位置点与此时的应用在被使用时所处的位置点之间的差值小于一定范围时,可以判定用户处于应用使用时所处范围内,从而可以确定在当前位置用户会习惯打开该应用。
计算当前时间点与各应用被使用时的所述时间点信息的时间区间,并将
所述时间区间与第二预设阈值相比较,得到第二比较结果。
时间区间的计算公式可以是:
时间区间|tn-tm|<β,或者,|tn-tm|≥β。
其中,(tn为当前时间点,tm为任意同一APP操作使用的时间点),β为第二预设阈值。
第二预设阈值可以是5分钟、10分钟等,可以根据用户需要进行更改,具体不作限定。
在当前的时间点处于任意的同一APP操作使用的时间点对的区间范围内,比如,在使用运动app的时间点为9.00,当前时间点的8.30,则时间区间即是30分钟。
在所述第一比较结果显示所述位置区间小于等于所述第一预设阈值,且所述第二比较结果显示所述时间区间小于所述第二预设阈值的情况下,确定提取所述位置区间以及所述时间区间对应的多个第一应用。
在确定用户的需求应用时,需要取两个算法的交集,这样可以提高算法得到的计算结果的准确性,当位置区间和时间区间都符合所设定的需求条件时,即可以提取所述位置区间以及所述时间区间对应的多个第一应用。
第一应用即是用户在该时间段内所需要使用的应用,第一应用的数量为至少一个,一般为多个。
基于各所述第一应用,确定所述需求应用组成的应用列表信息。
第一应用即是用户在当前时间段内的需求应用,应用列表信息为需求应用所组成的应用列表。
上述算法以时间区间和位置区间进行计算的目的在于:检测到用户在某个时间点之前,或者在某个位置区域之前,就提前打开用户所需要打开的应用,从而使用户可以在终端桌面处提前收到需求应用对应的操作提示,从而,使用户在需要打开应用的时刻就可以通过操作提示进入应用。
例如,用户在9点时需要在公司打开A应用,则在8点半时即开始通过算法计算,在9点前即将用户所需要使用应用的操作提示展示于终端界面。
其中,所述基于所述第一操作数据和当前环境信息,在各个应用中提取所述需求应用组成的应用列表信息的步骤之后,还包括以下步骤。
在检测到用户在当前应用的使用时间大于预设时间阈值的情况下,确定提取用户所对应客户端中的运动应用。
当用户在同一应用使用的时间过长时,会在用户所处的终端界面显示其他的操作提示,用于提示用户不要太长时间处于同一状态。
预设时间阈值可以是1小时、2小时等,可以根据用户需要进行更改,具体不作限定。
运动应用可以是用于提示用户锻炼、健身、跳操的运动类型的APP。
所述将所述应用列表信息所对应的操作提示展示于状态栏或侧边栏的步骤,包括以下步骤。
将所述运动应用的操作提示与所述需求应用所对应的操作提示展示于状
态栏。
操作提示的内容包括:时间、地点、该做什么等,例如,运动应用的操作提示可以是“使用当前应用时间过长,可以打开运动App运动一下”。
步骤S30,将所述应用列表信息所对应的操作提示展示于状态栏或侧边栏或侧边栏,以供用户通过所述操作提示对所述需求应用进行操作。
将应用列表信息所对应的操作提示展示于状态栏或侧边栏可以被用户从桌面直接看到,进而,通过该方式直接进入应用即可,进而,可以直接通过该操作提示对需求应用进行操作。
状态栏可以是终端页面显示的提示状态栏,侧边栏则是位于终端设备侧面显示的提示栏,侧边栏类似于手机中的导航键。
终端设备的显示界面如图2所示,其中,M100表示整体的手机UI界面,M101则是表示现有的应用排列方式,比如,9宫格、12宫格的排列方式,智能桌面即是需求应用对应的列表信息的展示处,通过智能桌面即可实现按照操作提示进入需求应用。
终端显示操作提示的桌面显示方式如图6所示,状态栏和快捷入口(侧边栏)分别为操作提示的显示处,用户在点开后即可显示智能桌面,其中,主页面的特定区域显示为打开操作提示后显示的应用列表信息,比如,帆书、微信等应用。
本申请提供了一种桌面布局方法、装置、设备及存储介质。与相关技术中,通过静态的或需要用户手动操作的桌面会让用户进入应用所需要的步骤增多,导致用户的使用体验较差相比,在本申请中,通过获取用户的操作规律数据,并对用户的操作规律数据进行分析处理,从而可以确定用户在当前时间段的需求应用所组成的应用列表信息,并将用户所需要的应用列表信息的操作提示展示于状态栏,操作规律数据符合用户在一段时间内的操作习惯,所以更符合用户在当前时间段或者未来时间点的使用习惯,通过将应用列表信息中各个应用对应的操作提示展示于状态栏/侧边栏,用户可通过状态栏中的操作提示直接进入需求应用,并执行相关应用操作,避免用户需要通过多次步骤来进入应用,提升了用户的使用体验。
基于本申请中第一实施例,提供本申请的另一实施例,在该实施例中,所述获取用户的操作规律数据的步骤S10,包括以下步骤。
步骤S11,获取历史时间段内的应用操作信息。
历史时间段可以是5天、7天,具体不做限定。
应用操作信息可以是用户在该时间段内操作的多个应用,使用的应用的多个功能以及操作任意应用时所对应的时间点、位置点。
步骤S12,基于所述应用操作信息,计算得到用户在各时间点的操作规律数据。
在确定用户在该时间段内的应用操作信息后,确定用于各个时间点的应用操作规律。
例如,某用户习惯每次到达家里(位置信息为家附近)吃过晚饭(时间
信息就在每周三、周五、周六晚上20:00)就会打开帆书APP进行阅读,操作规律数据即是:Y[a(打开帆书APP)]=f[t1=每周三、周五、周六晚上20:00左右,l1=在家里)。
其中,所述获取用户的操作规律数据的步骤之后,还包括以下步骤。
在预设时间段内检测到所述操作规律数据与所述应用操作信息不对应的情况下,确定在历史的预设时间段内重新采集应用操作信息。
预设时间段可以是1小时、2小时等,具体不做限定。
上述所有操作规律都是需要累计加强或者消散的,譬如在一段时间后发现用户行为发生改变,按照当前用户数据不再满足上述算法中的操作规律时,达到一定条件后,将会修改对应用户行为特征,重新采集用户的应用的操作信息。
基于重新采集后的所述应用操作信息,确定用户的操作规律数据。
在重新采集应用操作信息后,根据重新采集后的数据,更新用户相关的操作规律数据。
其中,所述将所述应用列表信息所对应的操作提示展示于状态栏或侧边栏的步骤之后,还包括以下步骤。
在检测到采集到的历史时间段内的应用操作信息不符合所述操作规律数据的情况下,确定将所述操作规律数据删除。
针对错误的操作规律数据,用户可以进行删除,后续识别用户的操作规律过程中,也会自动将符合此操作规律的应用操作信息进行排除,不用于用户的操作规律数据的统计。
在本实施例中,在用户的应用操作信息识别错误的情况下,重新采集用户的应用操作信息,同时,也可以将用户的应用操作信息进行删除,以便及时更新用户的应用操作信息,避免推送应用出现偏差的情况出现。
基于本申请中第一实施例和第二实施例,提供本申请的另一实施例,在该实施例中,所述将所述应用列表信息所对应的操作提示展示于状态栏或侧边栏的步骤S30之后,还包括以下步骤。
在第一预设时间段内未检测到用户对所述需求应用进行操作的情况下,确定针对预设的至少一个所述需求应用,向用户所在客户端发送提醒通知,以提醒用户使用该需求应用。
第一预设时间段可以是10分钟、20分钟等,具体不做限定。
在一段时间内用户没有对需求应用进行操作时,向用户发送提醒,避免由于用户个人遗忘导致的行为异常。
或者,在第一预设时间段内未检测到用户对所述需求应用进行操作的情况下,针对各个所述需求应用,均发送或不发送提醒通知至用户所在客户端。
当用户未检测到用户对需求应用的操作时,也可以自己设置提供功能,例如A应用和B应用需要发送提醒通知,或者设置忘记操作该应用时,不发送提醒通知至用户的终端显示界面。
在本实施例中,在用户忘记对需求应用进行操作时,及时提醒用户,同
时也可以支持用户设置提醒通知,以增强用户的使用体验。
在一种实施例中,图4为本申请涉及的各个功能模块的架构示意图,其中,智能桌面布局和提醒模块S100为总功能模块,用户行为采集模块S101则是用户采集用户的应用操作信息,并根据该操作信息生成用户的操作规律数据,用户行为分析模块S102则是用于分析操作规律数据,确定需求应用对应的应用列表信息,UI界面排序模块S103用于将应用列表信息对应的操作提示展示于状态栏或侧边栏,APP操作提醒模块S104则是用于在用户忘记对需求应用进行操作时,向用户发送提醒通知,设置模块S105则是用于设置是否开启S104:APP操作提醒模块和对S103:UI界面排序模块进行优化。
智能桌面布局及提醒系统将智能识别出的规律S102形成列表,用户可以勾选是否完全启动S104 APP操作提醒模块,或者针对某几项规律进行提醒设置。同时,针对错误识别的用户操作规律,允许用户进行删除,之后S102用户行为分析模块也会自动将对应操作规律进行排除。相应的,S103:UI界面排序模块会参考设置模块的内容,将呈现规律进行优化。
在一种实施例中,图5为本申请涉及的整体实施流程示意图,如图5所示,该流程图包括以下步骤。
步骤1:获取用户操作行为,当用户操作某一APP1时记录此次操作对应的参数信息,包括操作时间,操作地点等。在获取一段时间此APP操作特征后,通过用户行为分析模块找到对应操作此APP的对应的规律,如时间区间或者地址区间等。如找到规律,曾将该特征记录在UI界面排序模块中,如仍没有找到,曾将该APP采集数据仍进行采集并分析,直到找到对应规律为止。
步骤2,针对上述找到规律,已经记录在UI界面排序模块的APP操作,需要按照对应特征,如时间/地点等,动态调整该APP的显示情况,当判断为满足当前记录参数特征后,会将该APP的入口放在智能桌面最容易操作的地方(状态栏或侧边栏),方便用户操作。如果此次用户进行操作后,该行为仍会作为一个数据采集行为,强化用户特征。
步骤3:如加入智能桌面布局后,但是当前APP操作并未被执行,则进一步判断用户在历史时间段执行该应用的频次,若频次较高,则提醒模块会给用户相关的操作提醒,避免由于用户个人遗忘导致的行为异常。
参照图3,图3是本申请实施例方案涉及的硬件运行环境的设备结构示意图。
如图3所示,该桌面布局设备可以包括:处理器1001,存储器1005,通信总线1002。通信总线1002用于实现处理器1001和存储器1005之间的连接通信。
该桌面布局设备还可以包括用户接口、网络接口、摄像头、RF(Radio Frequency,射频)电路,传感器、WiFi模块等等。用户接口可以包括显示屏(Display)、输入子模块比如键盘(Keyboard),用户接口还可以包括标准的有线接口、无线接口。网络接口可以包括标准的有线接口、无线接口(如WI-FI接口)。
本领域技术人员可以理解,图3中示出的桌面布局设备结构并不构成对桌面布局设备的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。
如图3所示,作为一种存储介质的存储器1005中可以包括操作系统、网络通信模块以及桌面布局程序。操作系统是管理和控制桌面布局设备硬件和软件资源的程序,支持桌面布局程序以及其它软件和/或程序的运行。网络通信模块用于实现存储器1005内部各组件之间的通信,以及与桌面布局系统中其它硬件和软件之间通信。
在图3所示的桌面布局设备中,处理器1001用于执行存储器1005中存储的桌面布局程序,实现上述任一项所述的桌面布局方法的步骤。
本申请桌面布局设备具体实施方式与上述桌面布局方法各实施例基本相同,在此不再赘述。
本申请还提供一种桌面布局装置,参照图7,所述桌面布局装置包括:获取模块,用于获取用户的操作规律数据;处理模块,用于对所述操作规律数据进行分析处理,确定用户在当前时间段的需求应用所组成的应用列表信息;展示模块,用于将所述应用列表信息所对应的操作提示展示于状态栏或侧边栏,以供用户通过所述操作提示对所述需求应用进行操作。
在本申请的一种可能的实施方式中,所述处理模块包括:第一提取单元,用于提取所述操作规律数据中各个时间点的第一操作数据,其中,所述第一操作数据用于表征用户在对应时间点对各个应用所执行的操作;第二提取单元,用于基于所述第一操作数据和当前环境信息,在各个应用中提取所述需求应用组成的应用列表信息。
在本申请的一种可能的实施方式中,所述第二提取单元包括:第一确定子单元,用于确定所述当前环境信息中的当前时间点与当前位置信息;第一计算子单元,用于计算所述当前位置信息与各个应用所对应的所述位置信息之间的位置区间,并将所述位置区间与第一预设阈值相比较,得到第一比较结果;第二计算子单元,用于计算当前时间点与各应用被使用时的所述时间点信息的时间区间,并将所述时间区间与第二预设阈值相比较,得到第二比较结果;第二确定子单元,用于在所述第一比较结果显示所述位置区间小于等于所述第一预设阈值,且所述第二比较结果显示所述时间区间小于所述第二预设阈值的情况下,确定提取所述位置区间以及所述时间区间对应的多个第一应用;第三确定子单元,用于基于各所述第一应用,确定所述需求应用组成的应用列表信息。
在本申请的一种可能的实施方式中,所述处理模块包括:确定单元,用于在检测到用户在当前应用的使用时间大于预设时间阈值的情况下,确定提取用户所对应客户端中的运动应用。
在本申请的一种可能的实施方式中,所述获取模块包括:获取单元,用于获取历史时间段内的应用操作信息;计算单元,用于基于所述应用操作信息,计算得到用户在各时间点的操作规律数据。
在本申请的一种可能的实施方式中,所述装置还包括:第一确定模块,用于在预设时间段内检测到所述操作规律数据与所述应用操作信息不对应的情况下,确定在历史的预设时间段内重新采集应用操作信息;第二确定模块,用于基于重新采集后的所述应用操作信息,确定用户的操作规律数据。
在本申请的一种可能的实施方式中,所述装置还包括:第三确定模块,用于在检测到采集到的历史时间段内的应用操作信息不符合所述操作规律数据的情况下,确定将所述操作规律数据删除。
在本申请的一种可能的实施方式中,所述装置还包括:第四确定模块,用于在第一预设时间段内未检测到用户对所述需求应用进行操作的情况下,确定针对预设的至少一个所述需求应用,向用户所在客户端发送提醒通知,以提醒用户使用该需求应用;或者,发送模块,用于在第一预设时间段内未检测到用户对所述需求应用进行操作的情况下,针对各个所述需求应用,均发送或不发送提醒通知至用户所在客户端。
在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者系统不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者系统所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者系统中还存在另外的相同要素。
上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在如上所述的一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。
以上仅为本申请的一些实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本申请的专利保护范围内。
Claims (10)
- 一种桌面布局方法,其中,所述方法包括以下步骤:获取用户的操作规律数据;对所述操作规律数据进行分析处理,确定用户在当前时间段的需求应用所组成的应用列表信息;将所述应用列表信息所对应的操作提示展示于状态栏或侧边栏,以供用户通过所述操作提示对所述需求应用进行操作。
- 如权利要求1所述的桌面布局方法,其中,所述对所述操作规律数据进行分析处理,确定用户在当前时间段的需求应用所组成的应用列表信息的步骤,包括:提取所述操作规律数据中各个时间点的第一操作数据,其中,所述第一操作数据用于表征用户在对应时间点对各个应用所执行的操作;基于所述第一操作数据和当前环境信息,在各个应用中提取所述需求应用组成的应用列表信息。
- 如权利要求2所述的桌面布局方法,其中,所述第一操作数据包括位置信息和时间点信息,所述基于所述第一操作数据和当前环境信息,在各个应用中提取所述需求应用组成的应用列表信息的步骤,包括:确定所述当前环境信息中的当前时间点与当前位置信息;计算所述当前位置信息与各个应用所对应的所述位置信息之间的位置区间,并将所述位置区间与第一预设阈值相比较,得到第一比较结果;计算当前时间点与各应用被使用时的所述时间点信息的时间区间,并将所述时间区间与第二预设阈值相比较,得到第二比较结果;在所述第一比较结果显示所述位置区间小于等于所述第一预设阈值,且所述第二比较结果显示所述时间区间小于所述第二预设阈值的情况下,确定提取所述位置区间以及所述时间区间对应的多个第一应用;基于各所述第一应用,确定所述需求应用组成的应用列表信息。
- 如权利要求2所述的桌面布局方法,其中,所述基于所述第一操作数据和当前环境信息,在各个应用中提取所述需求应用组成的应用列表信息的步骤之后,还包括:在检测到用户在当前应用的使用时间大于预设时间阈值的情况下,确定提取用户所对应客户端中的运动应用;所述将所述应用列表信息所对应的操作提示展示于状态栏或侧边栏的步骤,包括:将所述运动应用的操作提示与所述需求应用所对应的操作提示展示于状态栏。
- 如权利要求1所述的桌面布局方法,其中,所述获取用户的操作规律数据的步骤,包括:获取历史时间段内的应用操作信息;基于所述应用操作信息,计算得到用户在各时间点的操作规律数据。
- 如权利要求5所述的桌面布局方法,其中,所述获取用户的操作规律数据的步骤之后,还包括:在预设时间段内检测到所述操作规律数据与所述应用操作信息不对应的情况下,确定在历史的预设时间段内重新采集应用操作信息;基于重新采集后的所述应用操作信息,确定用户的操作规律数据。
- 如权利要求5所述的桌面布局方法,其中,所述将所述应用列表信息所对应的操作提示展示于状态栏或侧边栏的步骤之后,还包括:在检测到采集到的历史时间段内的应用操作信息不符合所述操作规律数据的情况下,确定将所述操作规律数据删除。
- 如权利要求1所述的桌面布局方法,其中,所述将所述应用列表信息所对应的操作提示展示于状态栏或侧边栏的步骤之后,还包括:在第一预设时间段内未检测到用户对所述需求应用进行操作的情况下,确定针对预设的至少一个所述需求应用,向用户所在客户端发送提醒通知,以提醒用户使用该需求应用;或者,在第一预设时间段内未检测到用户对所述需求应用进行操作的情况下,针对各个所述需求应用,均发送或不发送提醒通知至用户所在客户端。
- 一种桌面布局设备,其中,所述设备包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的桌面布局程序,所述桌面布局程序配置为实现如权利要求1至8中任一项所述的桌面布局方法的步骤。
- 一种计算机存储介质,其中,所述计算机存储介质上存储有桌面布局程序,所述桌面布局程序被处理器执行时实现如权利要求1至8中任一项所述的桌面布局方法的步骤。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202311866786.0A CN117827063A (zh) | 2023-12-29 | 2023-12-29 | 桌面布局方法、装置、设备及存储介质 |
| CN202311866786.0 | 2023-12-29 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2025138596A1 true WO2025138596A1 (zh) | 2025-07-03 |
Family
ID=90514971
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2024/097340 Pending WO2025138596A1 (zh) | 2023-12-29 | 2024-06-04 | 桌面布局方法、装置、设备及存储介质 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN117827063A (zh) |
| WO (1) | WO2025138596A1 (zh) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117827063A (zh) * | 2023-12-29 | 2024-04-05 | 中兴通讯股份有限公司 | 桌面布局方法、装置、设备及存储介质 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108920204A (zh) * | 2018-05-30 | 2018-11-30 | 维沃移动通信有限公司 | 一种界面显示方法及终端设备 |
| CN110012157A (zh) * | 2019-02-28 | 2019-07-12 | 努比亚技术有限公司 | 一种应用显示提醒方法、终端及计算机可读存储介质 |
| CN113342234A (zh) * | 2021-07-02 | 2021-09-03 | 上海传英信息技术有限公司 | 显示控制方法、移动终端及存储介质 |
| CN117827063A (zh) * | 2023-12-29 | 2024-04-05 | 中兴通讯股份有限公司 | 桌面布局方法、装置、设备及存储介质 |
-
2023
- 2023-12-29 CN CN202311866786.0A patent/CN117827063A/zh active Pending
-
2024
- 2024-06-04 WO PCT/CN2024/097340 patent/WO2025138596A1/zh active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108920204A (zh) * | 2018-05-30 | 2018-11-30 | 维沃移动通信有限公司 | 一种界面显示方法及终端设备 |
| CN110012157A (zh) * | 2019-02-28 | 2019-07-12 | 努比亚技术有限公司 | 一种应用显示提醒方法、终端及计算机可读存储介质 |
| CN113342234A (zh) * | 2021-07-02 | 2021-09-03 | 上海传英信息技术有限公司 | 显示控制方法、移动终端及存储介质 |
| CN117827063A (zh) * | 2023-12-29 | 2024-04-05 | 中兴通讯股份有限公司 | 桌面布局方法、装置、设备及存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN117827063A (zh) | 2024-04-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10191614B2 (en) | Panel displaying method, portable electronic device and recording medium using the method | |
| KR101700337B1 (ko) | 액세스 포인트 리스트 표시 방법, 장치, 프로그램 및 저장매체 | |
| EP3043249A1 (en) | Application icon display method, system and terminal | |
| EP2854372A1 (en) | Method and device for displaying pushed information | |
| CN104967731B (zh) | 一种终端提示方法及终端 | |
| CN110502514B (zh) | 数据采集方法、装置、设备及计算机可读存储介质 | |
| US9105012B2 (en) | Providing customized information for mobile devices and efficiently searching the same | |
| CN112997134A (zh) | 应用图标显示方法、装置、存储介质及电子设备 | |
| CN111093180A (zh) | 基于nfc的模拟卡切换方法、终端及计算机存储介质 | |
| CN106597951A (zh) | 一种控制车辆的方法及终端 | |
| CN111866270A (zh) | 应用程序控制方法、装置和电子设备 | |
| KR20170023746A (ko) | 티켓 정보 표시 방법, 장치, 프로그램 및 컴퓨터가 판독가능한 기록매체 | |
| CN107918509B (zh) | 软件快捷方式提示设置方法、装置及可读存储介质 | |
| CN105279778A (zh) | 一种图片填色方法及终端 | |
| CN108764369B (zh) | 基于数据融合的人物识别方法、装置和计算机存储介质 | |
| CN105204661A (zh) | 输入法的屏蔽词的过滤方法及装置 | |
| WO2025138596A1 (zh) | 桌面布局方法、装置、设备及存储介质 | |
| CN108205455A (zh) | 应用的功能实现方法及装置、终端 | |
| CN112578953A (zh) | 应用于终端界面的显示控制方法及装置 | |
| CN109298817B (zh) | 条目显示方法、装置、终端及存储介质 | |
| EP2056189B1 (en) | Portable terminal, function list providing method used for the same, and its program | |
| CN102955643A (zh) | 电子设备及其显示界面切换方法 | |
| CN112147964A (zh) | 设备管理方法、装置、电子设备和介质 | |
| CN112528256B (zh) | 终端设备及其控制方法和计算机可读存储介质 | |
| CN110704523B (zh) | 数据导出方法、装置、设备及计算机可读存储介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 24909558 Country of ref document: EP Kind code of ref document: A1 |