[go: up one dir, main page]

CN112800376B - 一种基于Http循环请求的实现方法及其装置 - Google Patents

一种基于Http循环请求的实现方法及其装置 Download PDF

Info

Publication number
CN112800376B
CN112800376B CN202110403812.0A CN202110403812A CN112800376B CN 112800376 B CN112800376 B CN 112800376B CN 202110403812 A CN202110403812 A CN 202110403812A CN 112800376 B CN112800376 B CN 112800376B
Authority
CN
China
Prior art keywords
module
request
countdown
button module
http
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
CN202110403812.0A
Other languages
English (en)
Other versions
CN112800376A (zh
Inventor
魏波
刘方艾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chengdu Wanchuang Technology Co ltd
Original Assignee
Chengdu Wanchuang Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu Wanchuang Technology Co ltd filed Critical Chengdu Wanchuang Technology Co ltd
Priority to CN202110403812.0A priority Critical patent/CN112800376B/zh
Publication of CN112800376A publication Critical patent/CN112800376A/zh
Application granted granted Critical
Publication of CN112800376B publication Critical patent/CN112800376B/zh
Priority to US17/680,632 priority patent/US20220334694A1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction 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 using icons
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction 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/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04886Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/75Indicating network or usage conditions on the user display

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明公开涉及一种基于Http循环请求的实现方法及其装置,属于网页前端UI界面控制按钮领域。本发明公开的基于Http循环请求的实现方法及其装置,包括按钮模块、进度条模块和加载状态模块,按钮模块为基础常驻模块,进度条模块为环状结构包裹住按钮模块,加载状态模块位于按钮模块中心,可以直观的展示循环发送请求的倒计时,等待请求结果的加载状态和自主重置请求发送,便于提示用户当前网页状态,优化了用户操作体验,统一进度条、加载状态、按钮三个组件,节省了页面布局空间。

Description

一种基于Http循环请求的实现方法及其装置
技术领域
本发明涉及网页前端UI界面控制按钮领域,特别涉及一种基于Http循环请求的实现方法及其装置。
背景技术
现有的大多数网页前端UI框架中都有独立的按钮、进度条、等待状态提示功能,但是在具体应用中三者是分开使用、分开显示的,并且在大多数短时间间隔的循环请求或websocket通信中并没有请求倒计时提示,导致页面布局空间的浪费和用户的操作体验不佳。
发明内容
本发明的目的在于克服现有技术中所存在的按钮、进度条、等待状态的提示功能在应用过程中是分开使用,分开现实的,并且大多数在短时间间隔的循环请求或webspcket通信中没有请求倒计时提醒的不足,提供一种基于Http循环请求的实现方法及其装置。
为了实现上述发明目的,本发明提供了以下技术方案:
一种基于Http循环请求的实现方法,包括以下步骤:
步骤一:设定按钮模块的初始加载状态为假、倒计时模块的倒计时进度条显示为假以及倒计时剩余时间为零;
步骤二:点击按钮模块开始启动循环Http请求;
步骤三:按钮模块的加载状态设置为真,加载状态模块显示加载中状态,等待后台返回结果;
步骤四:接收到后台返回的结果后,加载状态设置为假,倒计时进度条模块显示设置为真,填充进度为100%,倒计时剩余时间重置为时间间隔初始值;
步骤五:随着倒计时剩余时间递减,倒计时进度条模块填充进度递减,在剩余时间递减为零时,倒计时进度条模块显示设置为假,重新发起Http请求,进入步骤三。
采用上述技术方案,直观的展示了请求发起间隔的倒计时,便于提示用户当前网页的状态,按钮结合了发起请求与刷新请求的功能,优化了用户的操作体验。
作为本发明的优选方案,步骤三所述的按钮模块的加载状态设置为真,显示加载中状态时,按钮模块处于禁用状态。
作为本发明的优选方案,步骤四所述的接收到后台返回的结果后,此时的按钮模块进入可用状态,所述时间间隔初始值能自定义为1s、2s或3s(初始值也可自定义为其他值)。
一种基于Http循环请求的装置,包括:
按钮模块,为基础常驻模块,用于点击按钮模块开始启动循环Http请求;
进度条模块,为环状结构,包裹住按钮模块,用于显示倒计时时间;
加载状态模块,位于按钮模块中心,用于显示按钮模块的加载状态。
采用上述技术方案,将进度条模块、加载状态模块、按钮模块三个组件进行了统一,节省了页面布局空间,直观的展示了请求发起间隔的倒计时,便于提示用户当前页面状态,优化用户操作体验。
作为本发明的优选方案,所述按钮模块为圆形,并且内部的图标能够自定义。
作为本发明的优选方案,所述进度条模块在平常状态下隐藏,在两次请求间隔以倒计时形式显示。
作为本发明的优选方案,所述加载状态模块在平常状态下隐藏,在发起请求等待后台返回结果的间隙中显示并遮盖按钮模块,此时禁用按钮模块并提示加载状态。
与现有技术相比,本发明提出的一种基于Http循环请求的实现方法,具备以下有益效果:通过步骤一:按钮模块初始加载状态为假,则所述倒计时模块的倒计时进度条显示为假,倒计时剩余时间为零;步骤二:点击按钮开始启动循环Http请求;步骤三:按钮模块的加载状态设置为真,显示加载状态,等待后台返回结果;步骤四:接收到后台返回的结果后,加载状态设置为假,倒计时进度条模块显示设置为真,填充进度为100%,倒计时剩余时间重置为时间间隔初始值;步骤五:随着倒计时剩余时间递减,倒计时进度条模块填充进度递减,在剩余时间递减为零时,倒计时进度条模块显示设置为假,重新发起Http请求,进入步骤三。可以直观的展示循环发送请求的倒计时,等待请求结果的加载状态,可以自主重置请求发送,便于提示用户当前网页状态,优化了用户操作体验。
本发明提出的一种基于Http循环请求的装置,具备以下有益效果:采用按钮模块、进度条模块和加载状态模块,按钮模块为基础常驻模块,并且内部的图标能够自定义;进度条模块为环状结构包裹住按钮模块,在平常状态下隐藏,在两次请求间隔以倒计时形式显示;加载状态模块位于按钮模块中心,在平常状态下隐藏,在发起请求等待后台返回结果的间隙中显示并遮盖按钮模块,此时禁用按钮模块并提示加载状态。实现了将进度条模块、加载状态模块、按钮模块三个组件进行统一,节省了页面布局空间,直观的展示循环发送请求的倒计时,以及等待请求结果的加载状态,可以自主重置请求发送,便于提示用户当前页面状态,优化了用户操作体验。
附图说明
图1为本发明实施例1所述的一种基于Http循环请求的实现方法的使用流程图;
图2为本发明实施例2所述的一种基于Http循环请求的装置的结构图。
具体实施方式
下面结合试验例及具体实施方式对本发明作进一步的详细描述。但不应将此理解为本发明上述主题的范围仅限于以下的实施例,凡基于本发明内容所实现的技术均属于本发明的范围。
实施例1
如图1所示,一种基于Http循环请求的实现方法,包括:
步骤一:设定按钮模块的初始加载状态为假、倒计时模块的倒计时进度条显示为假以及倒计时剩余时间为零;
步骤二:此时点击按钮开始启动循环Http请求;
步骤三:当按钮模块的加载状态设置为真,加载状态模块显示加载中状态,等待后台返回结果,此时的按钮模块处于禁用状态;
步骤四:接收到后台返回的结果后,加载状态设置为假,倒计时进度条模块显示设置为真,填充进度为100%,倒计时剩余时间重置为时间间隔初始值,其中的初始值能自定义为1s、2s或3s,也可自定义为其他值,此时的按钮模块进入可用状态;
步骤五:随着倒计时剩余时间递减,倒计时进度条模块填充进度递减,在剩余时间递减为零时,倒计时进度条模块显示设置为假,重新发起Http请求,进入步骤三。
采用上述技术方案,直观的展示了请求发起间隔的倒计时,便于提示用户当前网页的状态,按钮结合了发起请求与刷新请求的功能,优化了用户的操作体验。
实施例2
如图2所示,一种基于Http循环请求的装置包括:
按钮模块,是基础常驻模块,用于点击按钮模块开始启动循环Http请求;
进度条模块,是环状结构,包裹住按钮模块,用于显示倒计时时间;
加载状态模块,位于按钮模块中心,用于显示按钮模块的加载状态。
所述圆形按钮模块内部的图标能够自定义。
所述进度条模块在平常状态下隐藏,在两次请求间隔以倒计时形式显示。
所述加载状态模块在平常状态下隐藏,在发起请求等待后台返回结果的间隙中显示并遮盖按钮模块,此时禁用按钮模块并提示加载状态。
采用上述技术方案,将进度条模块、加载状态模块、按钮模块三个组件进行了统一,节省了页面布局空间,直观的展示了请求发起间隔的倒计时,便于提示用户当前页面状态,优化用户操作体验。
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。

Claims (7)

1.一种基于Http循环请求的实现方法,其特征在于,包括以下步骤:
步骤一:设定按钮模块的初始加载状态为假、倒计时模块的倒计时进度条显示为假以及倒计时剩余时间为零;
步骤二:点击按钮模块开始启动循环Http请求;
步骤三:按钮模块的加载状态设置为真,加载状态模块显示加载中状态,等待后台返回结果;
步骤四:接收到后台返回的结果后,加载状态设置为假,倒计时进度条显示设置为真,填充进度为100%,倒计时剩余时间重置为时间间隔初始值;
步骤五:随着倒计时剩余时间递减,倒计时进度条模块填充进度递减,在剩余时间递减为零时,倒计时进度条模块显示设置为假,重新发起Http请求,进入步骤三。
2.根据权利要求1所述的一种基于Http循环请求的实现方法,其特征在于,步骤三所述的按钮模块的加载状态设置为真,加载状态模块显示加载中状态时,按钮模块处于禁用状态。
3.根据权利要求1所述的一种基于Http循环请求的实现方法,其特征在于,步骤四所述的接收到后台返回的结果后,此时的按钮模块进入可用状态,所述时间间隔初始值能自定义。
4.一种根据权利要求1-3任一所述的基于Http循环请求的实现方法的装置,其特征在于,包括:
按钮模块:为基础常驻模块,用于点击按钮模块开始启动循环Http请求;
进度条模块:为环状结构,包裹住按钮模块,用于显示倒计时时间;
加载状态模块:位于按钮模块中心,用于显示按钮模块的加载状态。
5.根据权利要求4所述的一种基于Http循环请求的装置,其特征在于,所述按钮模块为圆形,并且内部的图标能够自定义。
6.根据权利要求4所述的一种基于Http循环请求的装置,其特征在于,所述进度条模块在平常状态下隐藏,在两次请求间隔以倒计时形式显示。
7.根据权利要求4所述的一种基于Http循环请求的装置,其特征在于,所述加载状态模块在平常状态下隐藏,在发起请求等待后台返回结果的间隙中显示并遮盖按钮模块,此时禁用按钮模块并提示加载状态。
CN202110403812.0A 2021-04-15 2021-04-15 一种基于Http循环请求的实现方法及其装置 Active CN112800376B (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202110403812.0A CN112800376B (zh) 2021-04-15 2021-04-15 一种基于Http循环请求的实现方法及其装置
US17/680,632 US20220334694A1 (en) 2021-04-15 2022-02-25 Implementation method and device based on http loop request

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110403812.0A CN112800376B (zh) 2021-04-15 2021-04-15 一种基于Http循环请求的实现方法及其装置

Publications (2)

Publication Number Publication Date
CN112800376A CN112800376A (zh) 2021-05-14
CN112800376B true CN112800376B (zh) 2021-07-13

Family

ID=75811410

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110403812.0A Active CN112800376B (zh) 2021-04-15 2021-04-15 一种基于Http循环请求的实现方法及其装置

Country Status (2)

Country Link
US (1) US20220334694A1 (zh)
CN (1) CN112800376B (zh)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03139740A (ja) * 1989-10-25 1991-06-13 Nec Corp 自動事前保守要求方式
CN102664945A (zh) * 2012-04-17 2012-09-12 优视科技有限公司 针对超时连接的文件下载方法、装置和系统
CN102955694A (zh) * 2011-08-31 2013-03-06 中国电信股份有限公司 基于WebKit 浏览器的客户端实现方法以及客户端
CN103677883A (zh) * 2012-09-20 2014-03-26 腾讯科技(深圳)有限公司 显示停靠栏图标的方法及装置
CN103841199A (zh) * 2014-03-10 2014-06-04 飞天诚信科技股份有限公司 一种实现浏览器倒计时的方法
CN105653320A (zh) * 2015-12-25 2016-06-08 小米科技有限责任公司 加载图标的显示方法及装置
CN105872052A (zh) * 2016-03-30 2016-08-17 北京小米移动软件有限公司 网络连接方法及装置
CN107025306A (zh) * 2017-04-28 2017-08-08 珠海市魅族科技有限公司 网页加载方法和装置、计算机装置及计算机可读存储介质
CN108182019A (zh) * 2018-01-16 2018-06-19 维沃移动通信有限公司 一种悬浮控件显示处理方法及移动终端
CN109240589A (zh) * 2015-05-27 2019-01-18 苹果公司 用于在触敏设备上主动识别和显示相关内容的系统和方法
US10706096B2 (en) * 2011-08-18 2020-07-07 Apple Inc. Management of local and remote media items
CN111492346A (zh) * 2018-08-24 2020-08-04 谷歌有限责任公司 动态可配置的应用控制元素
US10771422B2 (en) * 2014-05-31 2020-09-08 Apple Inc. Displaying interactive notifications on touch sensitive devices

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050050061A1 (en) * 2003-08-27 2005-03-03 International Business Machines Corporation System and method for dynamic meeting agenda with event firing progress indicators
CN106383704B (zh) * 2016-08-31 2021-01-15 腾讯科技(深圳)有限公司 进度条数据处理的方法和装置
CN110572309B (zh) * 2018-06-06 2022-03-04 腾讯科技(深圳)有限公司 信息传输方法、计算机设备及存储介质

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03139740A (ja) * 1989-10-25 1991-06-13 Nec Corp 自動事前保守要求方式
US10706096B2 (en) * 2011-08-18 2020-07-07 Apple Inc. Management of local and remote media items
CN102955694A (zh) * 2011-08-31 2013-03-06 中国电信股份有限公司 基于WebKit 浏览器的客户端实现方法以及客户端
CN102664945A (zh) * 2012-04-17 2012-09-12 优视科技有限公司 针对超时连接的文件下载方法、装置和系统
CN103677883A (zh) * 2012-09-20 2014-03-26 腾讯科技(深圳)有限公司 显示停靠栏图标的方法及装置
CN103841199A (zh) * 2014-03-10 2014-06-04 飞天诚信科技股份有限公司 一种实现浏览器倒计时的方法
US10771422B2 (en) * 2014-05-31 2020-09-08 Apple Inc. Displaying interactive notifications on touch sensitive devices
CN109240589A (zh) * 2015-05-27 2019-01-18 苹果公司 用于在触敏设备上主动识别和显示相关内容的系统和方法
CN105653320A (zh) * 2015-12-25 2016-06-08 小米科技有限责任公司 加载图标的显示方法及装置
CN105872052A (zh) * 2016-03-30 2016-08-17 北京小米移动软件有限公司 网络连接方法及装置
CN107025306A (zh) * 2017-04-28 2017-08-08 珠海市魅族科技有限公司 网页加载方法和装置、计算机装置及计算机可读存储介质
CN108182019A (zh) * 2018-01-16 2018-06-19 维沃移动通信有限公司 一种悬浮控件显示处理方法及移动终端
CN111492346A (zh) * 2018-08-24 2020-08-04 谷歌有限责任公司 动态可配置的应用控制元素

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Containers and Cloud:From LXC to Docker to Kubernetes;D.Bernstein;《IEEE Cloud Computing》;20140930;81-84页 *
一种统一的基于操作语义的程序动态更新验证方法;钱佳琪;《中国优秀硕士学位论文全文数据库 信息科技辑》;20190915;I138-218 *

Also Published As

Publication number Publication date
CN112800376A (zh) 2021-05-14
US20220334694A1 (en) 2022-10-20

Similar Documents

Publication Publication Date Title
US20230125331A1 (en) Live broadcast interaction method and apparatus, and readable medium and electronic device
CN107800862B (zh) 通讯方法及装置
WO2016119622A1 (zh) 群聊方法及装置
WO2025176214A1 (zh) 会话界面的展示方法、装置、电子设备、存储介质和程序产品
CN104142828A (zh) 应用加速方法及装置
US12506924B2 (en) Display control method and apparatus, and device and storage medium
TW201738727A (zh) 傳屏演示內容的操控方法、裝置及系統
CN107981713A (zh) 排气提醒的控制方法、控制系统、终端和压力锅
EP4446859A1 (en) Video display and interaction method and apparatus, electronic device, and storage medium
CN104123097A (zh) 控制应用执行方法及装置
CN112800376B (zh) 一种基于Http循环请求的实现方法及其装置
CN112799757A (zh) 信息显示方法和装置
CN103037084A (zh) 在联系人列表中显示联系人信息的方法及装置
CN111158631A (zh) 一种信息交互方法、装置、终端及存储介质
CN103941976B (zh) 一种信息处理方法及电子设备
CN106161635A (zh) 信息处理方法、终端及服务器
US9942378B2 (en) Display device and method for implementing incoming notification function with respect to MHL signal source
WO2023134544A1 (zh) 一种锁定方法、装置、电子设备及介质
CN114567791A (zh) 信息提示的方法、装置、设备、介质及产品
WO2024198922A1 (zh) 交互方法、装置、电子设备和存储介质
CN113346973A (zh) 事件提示方法及装置、电子设备、计算机可读存储介质
WO2017063260A1 (zh) 一种数据显示方法、装置及终端
CN115841711B (zh) 一种行车记录仪的控制方法、装置、行车记录仪和介质
CN106155672A (zh) 一种计时方法及终端
CN115491849A (zh) 共享洗衣机的提醒方法及装置、服务器、终端设备和介质

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
GR01 Patent grant
GR01 Patent grant