Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for rotation (0.22 sec)

  1. CREDITS

      is not sufficient to license the Source Code under Secondary Licenses.
    
      If it is not possible or desirable to put the notice in a particular
      file, then You may include the notice in a location (such as a LICENSE
      file in a relevant directory) where a recipient would be likely to
      look for such a notice.
    
      You may add additional accurate notices of copyright ownership.
    
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Fri Apr 26 06:31:35 GMT 2024
    - 1.6M bytes
    - Viewed (0)
  2. api/go1.txt

    pkg time, func After(Duration) <-chan Time
    pkg time, func AfterFunc(Duration, func()) *Timer
    pkg time, func Date(int, Month, int, int, int, int, int, *Location) Time
    pkg time, func FixedZone(string, int) *Location
    pkg time, func LoadLocation(string) (*Location, error)
    pkg time, func NewTicker(Duration) *Ticker
    pkg time, func NewTimer(Duration) *Timer
    pkg time, func Now() Time
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  3. src/main/webapp/css/admin/adminlte.min.css.map

     / 2;\n  z-index: 10;\n  padding-top: 20px;\n  padding-bottom: 20px;\n  color: $carousel-caption-color;\n  text-align: center;\n}\n","@mixin clearfix() {\n  &::after {\n    display: block;\n    clear: both;\n    content: \"\";\n  }\n}\n","//\n// Rotating border\n//\n\n@keyframes spinner-border {\n  to { transform: rotate(360deg); }\n}\n\n.spinner-border {\n  display: inline-block;\n  width: $spinner-width;\n  height: $spinner-height;\n  vertical-align: text-bottom;\n  border: $spinner-border-width...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 2M bytes
    - Viewed (0)
  4. api/go1.1.txt

    pkg time, const Thursday = 4
    pkg time, const Tuesday = 2
    pkg time, const UnixDate = "Mon Jan _2 15:04:05 MST 2006"
    pkg time, const Wednesday = 3
    pkg time, func ParseInLocation(string, string, *Location) (Time, error)
    pkg time, method (*Timer) Reset(Duration) bool
    pkg time, method (Time) Round(Duration) Time
    pkg time, method (Time) Truncate(Duration) Time
    pkg time, method (Time) YearDay() int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
Back to top