Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for Scanln (0.14 sec)

  1. cmd/common-main.go

    			fmt.Println("Refer to the docs here on how to run it as a Windows Service https://github.com/minio/minio-service/tree/master/windows")
    			fmt.Println("Press the Enter Key to Exit")
    			fmt.Scanln()
    			os.Exit(1)
    		}
    	}
    
    	logger.Init(GOPATH, GOROOT)
    	logger.RegisterError(config.FmtError)
    
    	t, _ := minioVersionToReleaseTime(Version)
    	if !t.IsZero() {
    		globalVersionUnix = uint64(t.Unix())
    	}
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 32.5K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb/SmbResourceLocatorImpl.java

            }
    
            this.canon = new String(out, 0, prefixLen);
            if (prefixLen > 1) {
                prefixLen--;
                final int firstSep = this.canon.indexOf('/', 1);
                if (firstSep < 0) {
                    this.share = this.canon.substring(1);
                    this.unc = "\\";
                } else if (firstSep == prefixLen) {
                    this.share = this.canon.substring(1, firstSep);
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 07:14:38 UTC 2025
    - 23.6K bytes
    - Viewed (0)
  3. src/main/java/jcifs/smb1/smb1/SmbFile.java

         *          itself.
         */
    
        public String getName() {
            getUncPath0();
            if (canon.length() > 1) {
                int i = canon.length() - 2;
                while (canon.charAt(i) != '/') {
                    i--;
                }
                return canon.substring(i + 1);
            }
            if (share != null) {
                return share + '/';
            }
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 112.2K bytes
    - Viewed (0)
  4. android/guava/src/com/google/common/net/InternetDomainName.java

       * registry suffix is one under which Internet users can directly register names via a domain name
       * registrar, and have such registrations lawfully protected by internet-governing bodies such as
       * ICANN. Examples of registry suffixes include {@code com}, {@code co.uk}, and {@code
       * pvt.k12.wy.us}. Examples of domain names that are <i>not</i> registry suffixes include {@code
       * google.com} and {@code foo.co.uk}.
       *
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 27.9K bytes
    - Viewed (0)
  5. guava/src/com/google/common/net/MediaType.java

       * files).
       *
       * @since 13.0
       */
      public static final MediaType BMP = createConstant(IMAGE_TYPE, "bmp");
    
      /**
       * The <a href="https://en.wikipedia.org/wiki/Camera_Image_File_Format">Canon Image File
       * Format</a> ({@code crw} files), a widely-used "raw image" format for cameras. It is found in
       * {@code /etc/mime.types}, e.g. in <a href=
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue May 13 17:27:14 UTC 2025
    - 48K bytes
    - Viewed (0)
  6. android/guava/src/com/google/common/net/MediaType.java

       * files).
       *
       * @since 13.0
       */
      public static final MediaType BMP = createConstant(IMAGE_TYPE, "bmp");
    
      /**
       * The <a href="https://en.wikipedia.org/wiki/Camera_Image_File_Format">Canon Image File
       * Format</a> ({@code crw} files), a widely-used "raw image" format for cameras. It is found in
       * {@code /etc/mime.types}, e.g. in <a href=
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue May 13 17:27:14 UTC 2025
    - 48K bytes
    - Viewed (0)
  7. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/camera.html
    camera
    
    // camp : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/camp.html
    camp
    
    // canon : Canon Inc.
    // https://www.iana.org/domains/root/db/canon.html
    canon
    
    // capetown : ZA Central Registry NPC trading as ZA Central Registry
    // https://www.iana.org/domains/root/db/capetown.html
    capetown
    
    // capital : Binky Moon, LLC
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  8. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    camdvr.org
    camera
    camp
    campaign.gov.uk
    campania.it
    campidano-medio.it
    campidanomedio.it
    campinagrande.br
    campinas.br
    campobasso.it
    can.re
    canary.replit.dev
    candypop.jp
    canon
    cantho.vn
    canva-apps.cn
    canva-apps.com
    caobang.vn
    capetown
    capital
    capitalone
    capoo.jp
    car
    caracal.mythic-beasts.com
    caravan
    carbonia-iglesias.it
    carboniaiglesias.it
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  9. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    camdvr.org
    camera
    camp
    campaign.gov.uk
    campania.it
    campidano-medio.it
    campidanomedio.it
    campinagrande.br
    campinas.br
    campobasso.it
    can.re
    canary.replit.dev
    candypop.jp
    canon
    cantho.vn
    canva-apps.cn
    canva-apps.com
    caobang.vn
    capetown
    capital
    capitalone
    capoo.jp
    car
    caracal.mythic-beasts.com
    caravan
    carbonia-iglesias.it
    carboniaiglesias.it
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  10. src/main/webapp/css/admin/adminlte.min.css.map

    AAA,+IAAA,qIAAA,+IAAA,qIAuJgB,MAAA,wBAvJhB,0JAAA,gJAAA,6JAAA,mJAAA,6JAAA,mJA4JkB,MAAA,wBA5JlB,wKAAA,8JAAA,2KAAA,iKAAA,2KAAA,iKAiKoB,MAAA,wBAjKpB,sLAAA,4KAAA,yLAAA,+KAAA,yLAAA,+KAsKsB,MAAA,wBAtKtB,+EzFs0cA,qEAAsE,kFACtE,wEAAyE,kFACzE,wEyFrpcM,MAAA,OAnLN,2FzF60cA,iFAAkF,8FAClF,oFAAqF,8FACrF,oFyFzpcQ,QAAA,KAtLR,2FzFo1cA,iFAAkF,8FAClF,oFAAqF,8FACrF,oFyF5pcQ,MAAA,iBA1LR,kGzF21cA,wFAAyF,qGACzF,2FAA4F,qGAC5F,2FyF/pcQ,MAAA,eA9LR,wFzFk2cA,8EAA+E,2FAC/E,iFAAkF,2FAClF,iFyFlqcQ,uBAAA,OAAA,eAAA,OACA,2BAAA,IA...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 3.7M bytes
    - Viewed (1)
Back to top