Search Options

Results per page
Sort
Preferred Languages
Advance

Results 251 - 260 of 594 for guid (0.03 sec)

  1. docs/em/docs/tutorial/extra-data-types.md

    βœ‹οΈ πŸ‘† πŸ’ͺ βš™οΈ πŸŒ… πŸ— πŸ“Š πŸ†Ž.
    
    & πŸ‘† πŸ”œ βœ”οΈ 🎏 βš’ πŸ‘€ πŸ†™ πŸ”œ:
    
    * πŸ‘‘ πŸ‘¨β€πŸŽ¨ πŸ•β€πŸ¦Ί.
    * πŸ’½ πŸ› οΈ βšͺ️➑️ πŸ“¨ πŸ“¨.
    * πŸ’½ πŸ› οΈ πŸ“¨ πŸ’½.
    * πŸ’½ πŸ”¬.
    * 🏧 ✍ & 🧾.
    
    ## 🎏 πŸ’½ πŸ†Ž
    
    πŸ“₯ πŸŒ– πŸ“Š πŸ†Ž πŸ‘† πŸ’ͺ βš™οΈ:
    
    * `UUID`:
        * 🐩 "⭐ 😍 πŸ†”", ⚠ πŸ†” πŸ“š πŸ’½ & βš™οΈ.
        * πŸ“¨ & πŸ“¨ πŸ”œ 🎨 `str`.
    * `datetime.datetime`:
        * 🐍 `datetime.datetime`.
        * πŸ“¨ & πŸ“¨ πŸ”œ 🎨 `str` πŸ’Ύ 8️⃣6️⃣0️⃣1️⃣ πŸ“, πŸ’–: `2008-09-15T15:53:00+05:00`.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 2.2K bytes
    - Viewed (0)
  2. src/main/java/jcifs/dcerpc/msrpc/lsarpc.idl

    [
    	uuid(12345778-1234-abcd-ef00-0123456789ab),
    	version(0.0)
    ]
    interface lsarpc
    {
    	import "../rpc.idl";
    
    	typedef struct {
    		uint32_t length;
    		uint16_t impersonation_level;
    		uint8_t context_mode;
    		uint8_t effective_only;
    	} LsarQosInfo;
    
    	typedef struct {
    		uint32_t length;
    		uint8_t *root_directory;
    		unicode_string *object_name;
    		uint32_t attributes;
    		uint32_t security_descriptor;
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sun Jul 01 13:12:10 UTC 2018
    - 3.1K bytes
    - Viewed (3)
  3. docs/en/docs/tutorial/static-files.md

    You can read more about this in the [Advanced User Guide](../advanced/index.md){.internal-link target=_blank}.
    
    ## Details { #details }
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 1.7K bytes
    - Viewed (0)
  4. docs/iam/opa.md

    # OPA Quickstart Guide [![Slack](https://slack.minio.io/slack?type=svg)](https://slack.minio.io)
    
    OPA is a lightweight general-purpose policy engine that can be co-located with MinIO server, in this document we talk about how to use OPA HTTP API to authorize requests. It can be used with any type of credentials (STS based like OpenID or LDAP, regular IAM users or service accounts).
    
    OPA is enabled through MinIO's Access Management Plugin feature.
    
    ## Get started
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Sun Jul 17 15:43:14 UTC 2022
    - 2.3K bytes
    - Viewed (0)
  5. docs/config/README.md

    # MinIO Server Config Guide [![Slack](https://slack.min.io/slack?type=svg)](https://slack.min.io) [![Docker Pulls](https://img.shields.io/docker/pulls/minio/minio.svg?maxAge=604800)](https://hub.docker.com/r/minio/minio/)
    
    ## Configuration Directory
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Aug 12 18:20:36 UTC 2025
    - 18.1K bytes
    - Viewed (1)
  6. docs/pt/docs/tutorial/static-files.md

    Isso Γ© diferente de usar um `APIRouter`, pois um aplicativo montado Γ© completamente independente. A OpenAPI e a documentaΓ§Γ£o do seu aplicativo principal nΓ£o incluirΓ£o nada do aplicativo montado, etc.
    
    VocΓͺ pode ler mais sobre isso no **Guia AvanΓ§ado do UsuΓ‘rio**.
    
    ## Detalhes
    
    O primeiro `"/static"` refere-se Γ  subrota em que este "subaplicativo" serΓ‘ "montado". Portanto, qualquer caminho que comece com `"/static"` serΓ‘ tratado por ele.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 1.7K bytes
    - Viewed (0)
  7. android/guava/src/com/google/common/eventbus/EventBus.java

     * Frameworks typically offer a way to register multiple listeners independently and then request
     * them together as a set (<a href="https://dagger.dev/dev-guide/multibindings">Dagger</a>, <a
     * href="https://github.com/google/guice/wiki/Multibindings">Guice</a>, <a
     * href="https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#beans-autowired-annotation">Spring</a>).
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sat Dec 21 03:10:51 UTC 2024
    - 12.7K bytes
    - Viewed (0)
  8. docs/security/README.md

    #### Secure Erasure and Locking
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Wed Feb 26 09:25:50 UTC 2025
    - 13.8K bytes
    - Viewed (0)
  9. cmd/local-locker_test.go

    			t.Fatal("did not get write lock")
    		}
    		rUIDs = append(rUIDs, uid)
    
    		// RLock twice, different uid
    		uid = mustGetUUID()
    		arg.UID = uid
    		ok, err = l.RLock(ctx, arg)
    		if err != nil {
    			t.Fatal(err)
    		}
    		if !ok {
    			t.Fatal("did not get write lock")
    		}
    		rResources[i] = name
    		rUIDs = append(rUIDs, uid)
    	}
    	// Each Lock has m entries
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 11.8K bytes
    - Viewed (0)
  10. helm-releases/minio-3.0.1.tgz

    Configure resource requests and limits ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ ## resources: requests: memory: 16Gi ## List of users to be created after minio install ## users: ## Username, password and policy to be assigned to the user ## Default policies are [readonly|readwrite|writeonly|consoleAdmin|diagnostics] ## Add new policies as explained here https://docs.min.io/docs/minio-multi-user-quickstart-guide.html ## NOTE: this will fail if LDAP is enabled in your MinIO deployment...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Sep 02 01:47:43 UTC 2021
    - 13.8K bytes
    - Viewed (0)
Back to top