CN112578956A - Date and time range processing method, storage medium and electronic device - Google Patents

Date and time range processing method, storage medium and electronic device Download PDF

Info

Publication number
CN112578956A
CN112578956A CN201910944594.4A CN201910944594A CN112578956A CN 112578956 A CN112578956 A CN 112578956A CN 201910944594 A CN201910944594 A CN 201910944594A CN 112578956 A CN112578956 A CN 112578956A
Authority
CN
China
Prior art keywords
date
time
control
range
time control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910944594.4A
Other languages
Chinese (zh)
Inventor
蔡炜麟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Gridsum Technology Co Ltd
Original Assignee
Beijing Gridsum Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Gridsum Technology Co Ltd filed Critical Beijing Gridsum Technology Co Ltd
Priority to CN201910944594.4A priority Critical patent/CN112578956A/en
Publication of CN112578956A publication Critical patent/CN112578956A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Operations Research (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a date and time range processing method, a storage medium and electronic equipment. Wherein, the method comprises the following steps: receiving a date range input in a first interactive area of an operation panel; receiving a time range input in a second interactive area of the operation panel, wherein the first interactive area and the second interactive area are located in different areas of the operation panel; the date range and the time range are combined to obtain the date-time range. The invention solves the technical problems of lower processing efficiency and high operation complexity of the date-time range in the related technology.

Description

Date and time range processing method, storage medium and electronic device
Technical Field
The invention relates to the field of internet, in particular to a date and time range processing method, a storage medium and electronic equipment.
Background
In the front-end webpage, the function is often used by the user to fill the date-time range, but if the function is directly input by the user, the experience is poor, and the format validity check of the date-time range character string filled by the user is very complicated. In order to solve the problem, a date and time range selector can be adopted, and a user can obtain a date and time range character string which meets the format specification only by simple mouse click operation.
The general time range selector is divided into a date range selection panel and a time range selection panel (as shown in fig. 1a and 1 b), after the date range selection panel finishes selecting the date range, the user switches to the time range selection panel to select the start time and the end time, the time selection mode generally comprises respectively scrolling or clicking two areas of hour and minute to obtain the desired number of hours and minutes, and finally, the operation is determined to be finished to obtain the formatted date-time range character string.
However, the user needs to switch the date panel and the time panel when selecting the date and time range, the operation experience is not smooth enough, and the user may need to frequently switch the two panels.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides a date and time range processing method, a storage medium and electronic equipment, which are used for at least solving the technical problems of low date and time range processing efficiency and high operation complexity in the related art.
According to an aspect of the embodiments of the present invention, there is provided a method for processing a date-time range, including: receiving a date range input in a first interactive area of an operation panel; receiving a time range input in a second interactive area of the operation panel, wherein the first interactive area and the second interactive area are located in different areas of the operation panel; the date range and the time range are combined to obtain the date-time range.
Further, a start date control and an end date control are displayed in the first interactive area, wherein receiving a date range input in the first interactive area of the operation panel includes: under the condition that click operation is detected in the start date control, taking date information corresponding to the click operation as the start date of a date range; when the click operation is detected in the end date control, the date information corresponding to the click operation is set as the end date of the date range.
Furthermore, a start time control and an end time control are displayed in the second interaction area, the start time control is located on the left side of the end time control, and the start time control and the end time control are slider controls.
Further, the start time control and the end time control are both slider controls including a slider and a slider, and the slider slides on the slider in response to a user drag operation to set a start time or an end time of the time range.
Further, in a case where the start date and the end date of the date range are the same day, if the user has set the start time based on the start time control, an operation prohibition region is set on the slider of the end time control according to the start time, the start position of the operation prohibition region is the start position of the slider of the end time control, and the end position of the operation prohibition region is the position corresponding to the start time on the slider of the end time control.
Further, the sliders of the start time control and the end time control display a time scale.
Furthermore, a start date control and an end date control are displayed in the first interaction area, a start time control and an end time control are displayed in the second interaction area, the first interaction area is located above the second interaction area, the start date control is located on the left side of the end date control, and the start time control is located on the left side of the end time control.
Further, the method further comprises: and displaying the date range input in the first interactive area and/or the time range input in the second interactive area in the operation panel.
According to another aspect of the embodiments of the present invention, there is also provided a storage medium including a stored program, wherein the program performs the above-described date and time range processing method.
According to another aspect of the embodiments of the present invention, there is also provided an electronic device, including at least one processor, and at least one memory and a bus connected to the processor; the processor and the memory complete mutual communication through a bus; the processor is used for calling the program instructions in the memory to execute the processing method of the date and time range.
In the embodiment of the invention, the corresponding date and time range can be obtained by receiving the date range input in the first interactive area of the operation panel and the time range input in the second interactive area of the operation panel.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1a is a schematic illustration of a date range selection panel according to the prior art;
FIG. 1b is a schematic illustration of a time range selection panel according to the prior art;
FIG. 2 is a flow chart of a method for processing date and time ranges according to an embodiment of the invention
FIG. 3 is a schematic diagram of an alternative date and time range panel in accordance with an embodiment of the present invention;
FIG. 4 is a schematic diagram of a date time range processing apparatus according to an embodiment of the present invention; and
fig. 5 is a schematic diagram of an electronic device according to an embodiment of the invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In accordance with an embodiment of the present invention, there is provided a date and time range processing method, it should be noted that the steps illustrated in the flowchart of the accompanying drawings may be executed in a computer system such as a set of computer executable instructions, and that while a logical order is illustrated in the flowchart, in some cases, the steps illustrated or described may be executed in an order different than that herein.
Fig. 2 is a flowchart of a date and time range processing method according to an embodiment of the present invention, as shown in fig. 2, the method includes the following steps:
step S202, receiving a date range input in a first interactive area of an operation panel;
step S204, receiving a time range input in a second interactive area of the operation panel, wherein the first interactive area and the second interactive area are positioned in different areas of the operation panel;
step S206, the date range and the time range are combined to obtain the date and time range.
Optionally, a start date control and an end date control are displayed in the first interaction region, a start time control and an end time control are displayed in the second interaction region, the first interaction region is located above the second interaction region, the start date control is located on the left side of the end date control, and the start time control is located on the left side of the end time control.
In an alternative scheme, the date range selection control and the time range selection control may be displayed on the same operation panel, as shown in fig. 3, the date range selection control is displayed above the time range selection control, a display area of the date range selection control is the first interaction area, and a display area of the time range selection control is the second interaction area. The date range selection can be completed by operating the date range selection control by the user, the time range selection can be completed by operating the time range selection control by the user, and the date and time range can be obtained finally.
Through the embodiment of the invention, the corresponding date and time range can be obtained by receiving the date range input in the first interactive area of the operation panel and the time range input in the second interactive area of the operation panel.
Optionally, in the foregoing embodiment of the present invention, a start date control and an end date control are displayed in the first interaction area, where receiving a date range input in the first interaction area of the operation panel includes: when the click operation is detected in the start date control, taking date information corresponding to the first click operation as the start date of the date range; when the click operation is detected in the end date control, the date information corresponding to the click operation is set as the end date of the date range.
In an alternative, the start date control and the end date control may be a date range selection control. The date range selection control may display dates in monthly increments, as shown in fig. 3, and dates of two months (10 months and 11 months) may be displayed in the date control. In addition, the upper part is also displayed with a switching control, which comprises: the month forward switching control "<", the year backward switching control ">", the month forward switching control "< <", and the year backward switching control ">", and a user can switch the displayed month date by clicking the corresponding controls. The user may complete the date selection by clicking on the date number displayed in the date range selection control, where the date that the user clicked for the first time may be the start date and the date that the user clicked for the second time may be the end date. As shown in FIG. 3, if the user clicks twice for 12 days of the 10 months, the start date and end date are 2018-10-12.
Optionally, in the above embodiment of the present invention, a start time control and a stop time control are displayed in the second interaction region, the start time control is located on the left side of the stop time control, and the start time control and the stop time control are slider controls.
Specifically, a time range selection control is displayed in the second interaction area, and comprises: a start time control and an end time control. As shown in fig. 3, the time range selection control may be changed from a scroll control to a slider bar, such that time selection may be accomplished by a sequential sliding operation. In addition, the slider bar is smaller than the controls occupied by the scroll control, so that the date selection panel and the time selection panel can be integrated together.
Optionally, in the above embodiment of the present invention, the start time control and the end time control are both slider controls including a slider and a slider, and the slider slides on the slider in response to a user drag operation to set the start time or the end time of the time range. Also, the sliders of the start time control and the end time control display a time scale.
In an alternative scheme, the user may finish time selection by dragging the sliders in the two sliders respectively, as shown in fig. 3, the user drags the circular slider in the left slider, and selects time 05: 00; the user drags the circular slider in the right slider bar and selects time 15: 00. The time scales for both slip conditions are "0, 6, 12, 18, 24" representing 00:00, 06:00, 12:00, 18:00, and 24: 00.
It should be noted that, in order to facilitate the user to determine the specific selected time, after the user stops sliding, the selected time may be displayed above the circular button, and as shown in fig. 3, the time "15: 00" may be displayed.
Optionally, in the foregoing embodiment of the present invention, in a case that the start date and the end date of the date range are the same day, if the user has set the start time based on the start time control, according to the start time, an operation prohibition area is set on the slider of the end time control, where a start position of the operation prohibition area is a start position of the slider of the end time control, and a end position of the operation prohibition area is a position on the slider of the end time control, where the start position corresponds to the start time.
In an alternative, the operation prohibition area may be set to a gray area in order to facilitate the user to confirm the operation prohibition area set on the slider. When the date range is selected to be the same day, according to the selection of the starting time, a gray area is added on a sliding bar of the ending time selection control, and the user selection is forbidden, so that the ending time selected by the user is prevented from being earlier than the starting time. As shown in fig. 3, when the start time is 5:00 selected by the user, a gray area is added to an area before 5:00 in the end time control, and the gray area is set as an operation-prohibited attribute to prohibit the user from operating.
Optionally, the method further comprises: and displaying the date range input in the first interactive area and/or the time range input in the second interactive area in the operation panel.
To facilitate the user to intuitively determine the selected date range and time range, the date and time range may be displayed on the operation panel, as shown in fig. 3, the date and time range may be displayed above the date range selection control, with the start date and start time on the left and the end date and end time on the right, e.g., the date and time range being "2018-10-1205: 00> 2018-10-1215: 00".
According to an embodiment of the present invention, there is provided a date and time range processing apparatus.
Fig. 4 is a schematic diagram of a date and time range processing apparatus according to an embodiment of the present invention, as shown in fig. 4, the apparatus including: a first receiving module 42, a second receiving module 44, and a combining module 46.
The first receiving module 42 is configured to receive a date range input in a first interaction area of the operation panel; the second receiving module 44 is configured to receive a time range input in a second interaction region of the operation panel, where the first interaction region and the second interaction region are located in different regions of the operation panel; the combination module 46 is used to combine the date range and the time range to obtain the date-time range.
Through the embodiment of the invention, the corresponding date and time range can be obtained by receiving the date range input in the first interactive area of the operation panel and the time range input in the second interactive area of the operation panel.
Optionally, in the foregoing embodiment of the present invention, a start date control and an end date control are displayed in the first interaction area, where the first receiving module includes: a first receiving unit and a second receiving unit.
The first receiving unit is used for taking date information corresponding to click operation as a start date of a date range under the condition that the click operation is detected in the start date control; the second receiving unit is used for taking date information corresponding to the click operation as the ending date of the date range when the click operation is detected in the ending date control.
Optionally, in the above embodiment of the present invention, the apparatus further includes: and setting a module.
The setting module is used for setting an operation prohibiting area on a sliding bar of the ending time control according to the starting time if the user sets the starting time based on the starting time control under the condition that the starting date and the ending date of the date range are the same day, the starting position of the operation prohibiting area is the starting position of the sliding bar of the ending time control, and the ending position of the operation prohibiting area is the position, corresponding to the starting time, on the sliding bar of the ending time control.
Optionally, in the above embodiment of the present invention, the apparatus further includes: and a display module.
The display module is used for displaying the date range input in the first interactive area and/or the time range input in the second interactive area in the operation panel.
The date and time range processing device comprises a processor and a memory, wherein the first receiving module, the second receiving module, the combination module, the setting module, the display module and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to realize corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to be one or more, and date and time range selection is realized by adjusting kernel parameters.
An embodiment of the present invention provides a storage medium on which a program is stored, the program implementing the processing method of the date and time range when executed by a processor.
The embodiment of the invention provides a processor, which is used for running a program, wherein the program executes the processing method of the date and time range when running.
An embodiment of the present invention provides an electronic device, as shown in fig. 5, a device 10 includes at least one processor 101, and at least one memory 102 and a bus 103 connected to the processor 101; the processor 101 and the memory 102 complete communication with each other through the bus 103; the processor 101 is used to call program instructions in the memory 102 to execute the above-mentioned date and time range processing method. The device herein may be a server, a PC, a PAD, a mobile phone, etc.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device:
receiving a date range input in a first interactive area of an operation panel; receiving a time range input in a second interactive area of the operation panel, wherein the first interactive area and the second interactive area are located in different areas of the operation panel; the date range and the time range are combined to obtain the date-time range.
Under the condition that click operation is detected in the start date control, taking date information corresponding to the click operation as the start date of a date range; when the click operation is detected in the end date control, the date information corresponding to the click operation is set as the end date of the date range.
Under the condition that the first dragging operation is detected in the starting time control, acquiring time information of the first dragging operation to obtain starting time of a time range; and under the condition that the second dragging operation is detected in the termination time control, acquiring time information corresponding to the second dragging operation to obtain the termination time of the time range.
Under the condition that the starting date and the ending date of the date range are the same day, if the user sets the starting time based on the starting time control, according to the starting time, an operation prohibiting area is set on the sliding bar of the ending time control, the starting position of the operation prohibiting area is the starting position of the sliding bar of the ending time control, and the ending position of the operation prohibiting area is the position, corresponding to the starting time, on the sliding bar of the ending time control.
And displaying the date range input in the first interactive area and/or the time range input in the second interactive area in the operation panel.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a device includes one or more processors (CPUs), memory, and a bus. The device may also include input/output interfaces, network interfaces, and the like.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip. The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that 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 the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A method for processing a date-time range, comprising:
receiving a date range input in a first interactive area of an operation panel;
receiving a time range input in a second interactive area of the operation panel, wherein the first interactive area and the second interactive area are located in different areas of the operation panel;
and combining the date range and the time range to obtain the date-time range.
2. The method of claim 1, wherein a start date control and an end date control are displayed in the first interactive region, and wherein receiving a date range input in the first interactive region of the dashboard comprises:
under the condition that click operation is detected in the start date control, taking date information corresponding to the click operation as the start date of the date range;
and when the click operation is detected in the ending date control, taking the date information corresponding to the click operation as the ending date of the date range.
3. The method of claim 1, wherein a start time control and an end time control are displayed in the second interaction region, wherein the start time control is located to the left of the end time control, and wherein the start time control and the end time control are slider controls.
4. The method of claim 3, wherein the start time control and the end time control are each slider controls comprising a slider and a slider, the slider sliding on the slider in response to a user drag operation to set a start time or an end time of the time range.
5. The method of claim 4, further comprising:
and under the condition that the starting date and the ending date of the date range are the same day, if the user has set the starting time based on the starting time control, setting an operation forbidden region on the sliding bar of the ending time control according to the starting time, wherein the starting position of the operation forbidden region is the starting position of the sliding bar of the ending time control, and the ending position of the operation forbidden region is the position, corresponding to the starting time, on the sliding bar of the ending time control.
6. The method of claim 4, wherein the sliders of the start time control and the end time control display a time scale.
7. The method of claim 1, wherein a start date control and an end date control are displayed in the first interactive region, wherein a start time control and an end time control are displayed in the second interactive region, wherein the first interactive region is positioned above the second interactive region, wherein the start date control is positioned to the left of the end date control, and wherein the start time control is positioned to the left of the end time control.
8. The method of claim 1, further comprising:
displaying the date range input in the first interactive area and/or the time range input in the second interactive area in the operation panel.
9. A storage medium characterized by comprising a stored program, wherein the program executes the date-and-time range processing method according to any one of claims 1 to 8.
10. An electronic device comprising at least one processor, and at least one memory, bus connected to the processor; the processor and the memory complete mutual communication through the bus; the processor is used for calling the program instructions in the memory to execute the date and time range processing method of any one of claims 1 to 8.
CN201910944594.4A 2019-09-30 2019-09-30 Date and time range processing method, storage medium and electronic device Pending CN112578956A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910944594.4A CN112578956A (en) 2019-09-30 2019-09-30 Date and time range processing method, storage medium and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910944594.4A CN112578956A (en) 2019-09-30 2019-09-30 Date and time range processing method, storage medium and electronic device

Publications (1)

Publication Number Publication Date
CN112578956A true CN112578956A (en) 2021-03-30

Family

ID=75116739

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910944594.4A Pending CN112578956A (en) 2019-09-30 2019-09-30 Date and time range processing method, storage medium and electronic device

Country Status (1)

Country Link
CN (1) CN112578956A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114721561A (en) * 2022-04-06 2022-07-08 江苏安超云软件有限公司 Date interval retrieval method and application

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1479065A1 (en) * 2002-02-26 2004-11-24 Cirque Corporation Touchpad having fine and coarse input resolution
CN101517610A (en) * 2006-07-28 2009-08-26 株式会社智慧解决法案 Project information display device, project information display method, project information display program, and electronic medical record information display device
CN108509118A (en) * 2017-10-19 2018-09-07 平安科技(深圳)有限公司 Selection method, device, computer equipment and the storage medium of period

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1479065A1 (en) * 2002-02-26 2004-11-24 Cirque Corporation Touchpad having fine and coarse input resolution
CN101517610A (en) * 2006-07-28 2009-08-26 株式会社智慧解决法案 Project information display device, project information display method, project information display program, and electronic medical record information display device
CN108509118A (en) * 2017-10-19 2018-09-07 平安科技(深圳)有限公司 Selection method, device, computer equipment and the storage medium of period

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114721561A (en) * 2022-04-06 2022-07-08 江苏安超云软件有限公司 Date interval retrieval method and application

Similar Documents

Publication Publication Date Title
US20150269524A1 (en) Device, method, and computer-readable medium for project management
CN108960790B (en) Method, device, server and system for processing bill service
CN107193440A (en) A kind of method for showing interface and device, computer installation and readable storage medium storing program for executing
CN108776927A (en) A kind of subscriber&#39;s account method for exhibiting data, device and equipment
CN107909368B (en) Payment control method and device, terminal and readable storage medium
WO2015088845A1 (en) System for simplification of a calendar interface
CN106339149A (en) Display control method and device as well as electronic equipment
CN111405119B (en) Calendar display method and readable storage medium
CN115840567A (en) Application editing method and related equipment
CN110647704B (en) Page updating method, device and equipment
CN112579686A (en) Interaction method, interaction device, storage medium and electronic equipment
CN112578956A (en) Date and time range processing method, storage medium and electronic device
CN116719457A (en) Information display method, device and equipment
CN112559576A (en) Data display method, system, device, storage medium and electronic equipment
CN111831932A (en) Information interaction method, device, equipment and storage medium
CN111309411A (en) Schedule display method and device
CN106325786A (en) A color selection method and apparatus
CN115495642A (en) Recommendation method, device, equipment and storage medium
CN112579082A (en) Interactive state data establishing method and device, storage medium and electronic equipment
CN112836002A (en) Map application method, device, equipment and storage medium
CN112966187A (en) Information recommendation method and device
CN111177609A (en) Processing method and device for displaying three-dimensional data table in page and electronic equipment
CN106649387B (en) Method and device for displaying information
CN114712849B (en) Cross-platform application operation method and device, electronic equipment and storage medium
CN113343136B (en) Method and device for displaying information

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210330

RJ01 Rejection of invention patent application after publication