Search Options

Results per page
Sort
Preferred Languages
Advance

Results 141 - 150 of 761 for course (0.14 sec)

  1. docs/pt/docs/advanced/index.md

    E as próximas seções assumem que você já leu ele, e que você conhece suas ideias principais.
    
    ## Curso TestDriven.io
    
    Se você gostaria de fazer um curso avançado-iniciante para complementar essa seção da documentação, você pode querer conferir: <a href="https://testdriven.io/courses/tdd-fastapi/" class="external-link" target="_blank">Test-Driven Development com FastAPI e Docker</a> por **TestDriven.io**.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sun Mar 31 23:52:53 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  2. LICENSES/vendor/github.com/google/cadvisor/third_party/containerd/NOTICE

    The following is courtesy of our legal counsel:
    
    
    Use and transfer of Docker may be subject to certain restrictions by the
    United States and other governments.
    It is your responsibility to ensure that your use and/or transfer does not
    violate applicable laws.
    
    For more information, please see https://www.bis.doc.gov
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Aug 03 16:47:06 UTC 2022
    - 519 bytes
    - Viewed (0)
  3. maven-builder-support/src/test/resources/source.txt

    Robert Scholte <******@****.***> 1419621788 +0100
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Dec 26 19:23:08 UTC 2014
    - 12 bytes
    - Viewed (0)
  4. src/cmd/vendor/github.com/google/pprof/internal/report/source.go

    }
    
    // WebListData holds the data needed to generate HTML source code listing.
    type WebListData struct {
    	Total string
    	Files []WebListFile
    }
    
    // WebListFile holds the per-file information for HTML source code listing.
    type WebListFile struct {
    	Funcs []WebListFunc
    }
    
    // WebListFunc holds the per-function information for HTML source code listing.
    type WebListFunc struct {
    	Name       string
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 31 19:48:28 UTC 2024
    - 31.3K bytes
    - Viewed (0)
  5. subprojects/core/src/main/java/org/gradle/api/internal/attributes/DefaultImmutableAttributes.java

                return ((Enum<?>) get()).name();
            }
            return null;
        }
    
        @Nullable
        private <S> S coerce(Class<S> type) {
            if (value != null) {
                return value.coerce(type);
            }
            return null;
        }
    
        @Override
        public <S> S coerce(Attribute<S> otherAttribute) {
            S s = Cast.uncheckedCast(coercionCache.get(otherAttribute));
            if (s == null) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jan 10 12:57:50 UTC 2024
    - 9.9K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apimachinery/pkg/runtime/codec_test.go

    			kinds:          []schema.GroupVersionKind{gvk("yetanother", "v1", "Baz"), gvk("anothergroup", "v1", "Bar")},
    			expectKind:     gvk("mygroup", "__internal", "Bar"),
    			expectedId:     "{\"accepted\":\"Foo.mygroup,Bar.anothergroup\",\"coerce\":\"true\",\"name\":\"multi\",\"target\":\"mygroup/__internal\"}",
    		},
    		{
    			name:           "matched preferred group",
    			target:         gv("mygroup", "__internal"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Sep 30 06:58:54 UTC 2019
    - 3.7K bytes
    - Viewed (0)
  7. releasenotes/notes/injector-selectors.yaml

    upgradeNotes:
    - title: Sidecar Injector Changes
      content: |
        The logic to determine if a pod requires sideacr injection or not has been updated to make use of
        new Kubernetes features. Previously, the webhook was triggered at a coarse grain level, selecting any
        pods in a namespace with a matching `istio-injection=enabled` label.
    
        This has two limitations:
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Feb 01 15:34:22 UTC 2021
    - 1.6K bytes
    - Viewed (0)
  8. docs/ko/docs/advanced/index.md

    이어지는 장들은 여러분이 메인 자습서 - 사용자 안내서를 이미 읽으셨으며 주요 아이디어를 알고 계신다고 가정합니다.
    
    ## TestDriven.io 강좌
    
    여러분이 문서의 이 부분을 보완하시기 위해 심화-기초 강좌 수강을 희망하신다면 다음을 참고 하시기를 바랍니다: **TestDriven.io**의 <a href="https://testdriven.io/courses/tdd-fastapi/" class="external-link" target="_blank">FastAPI와 Docker를 사용한 테스트 주도 개발</a>.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sun Mar 31 23:52:53 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  9. src/main/webapp/js/admin/plugins/form-validator/lang/fr.js

    sécurité",badDate:"Vous n'avez pas saisi une date correcte",lengthBadStart:"Votre saisie doit comporter entre ",lengthBadEnd:" caractères",lengthTooLongStart:"Vous avez saisi une réponse qui est plus longue que ",lengthTooShortStart:"Votre saisie est plus courte que ",notConfirmed:"Les saisies ne sont pas identiques",badDomain:"Vous avez saisi un domaine incorrect",badUrl:"Vous avez saisi une URL incorrecte",badCustomVal:"Re-saisissez une réponse correcte",andSpaces:" et des espaces ",badInt:"Vous n'avez...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 2.6K bytes
    - Viewed (0)
  10. docs/ja/docs/advanced/index.md

    以降のセクションは、すでにチュートリアルを読んで、その主要なアイデアを理解できていることを前提としています。
    
    ## テスト駆動開発のコース
    
    このセクションの内容を補完するために脱初心者用コースを受けたい場合は、**TestDriven.io**による、<a href="https://testdriven.io/courses/tdd-fastapi/" class="external-link" target="_blank">Test-Driven Development with FastAPI and Docker</a>を確認するのがよいかもしれません。
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sun Mar 31 23:52:53 UTC 2024
    - 1.5K bytes
    - Viewed (0)
Back to top