Search Options

Results per page
Sort
Preferred Languages
Advance

Results 81 - 90 of 143 for Editor (0.2 sec)

  1. common/config/.golangci.yml

        # XXX: if you enable this setting, unparam will report a lot of false-positives in text editors:
        # if it's called for subdir of a project it can't find external interfaces. All text editor integrations
        # with golangci-lint call it on a directory with the changed file.
        check-exported: false
      gci:
        sections:
    Others
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Apr 22 19:22:39 GMT 2024
    - 11K bytes
    - Viewed (0)
  2. docs/en/docs/tutorial/query-params.md

    But when you declare them with Python types (in the example above, as `int`), they are converted to that type and validated against it.
    
    All the same process that applied for path parameters also applies for query parameters:
    
    * Editor support (obviously)
    * Data <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>
    * Data validation
    * Automatic documentation
    
    ## Defaults
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Fri Oct 20 09:08:42 GMT 2023
    - 5.1K bytes
    - Viewed (0)
  3. common/scripts/setup_env.sh

    IMG="${IMG:-${TOOLS_REGISTRY_PROVIDER}/${PROJECT_ID}/${IMAGE_NAME}:${IMAGE_VERSION}}"
    
    CONTAINER_CLI="${CONTAINER_CLI:-docker}"
    
    ENV_BLOCKLIST="${ENV_BLOCKLIST:-^_\|^PATH=\|^GOPATH=\|^GOROOT=\|^SHELL=\|^EDITOR=\|^TMUX=\|^USER=\|^HOME=\|^PWD=\|^TERM=\|^RUBY_\|^GEM_\|^rvm_\|^SSH=\|^TMPDIR=\|^CC=\|^CXX=\|^MAKEFILE_LIST=}"
    
    # Remove functions from the list of exported variables, they mess up with the `env` command.
    Shell Script
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Tue Apr 23 19:52:28 GMT 2024
    - 7.6K bytes
    - Viewed (0)
  4. src/main/resources/fess_message_de.properties

    errors.design_file_is_unsupported_type=Die Dateiart wird nicht unterstützt.
    errors.failed_to_create_crawling_config_at_wizard=Erstellung der Crawling-Konfiguration fehlgeschlagen.
    errors.design_editor_disabled=Diese Funktion ist deaktiviert.
    errors.not_found_on_file_system=Nicht gefunden: {0}
    errors.could_not_open_on_system=Konnte {0} nicht öffnen. <br/>Bitte prüfen, ob die Datei mit einer Anwendung verknüpft ist.
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Oct 29 15:01:03 GMT 2019
    - 11.8K bytes
    - Viewed (0)
  5. src/main/resources/fess_message_ko.properties

    errors.design_file_name_is_invalid = 파일 이름이 잘못되었습니다.
    errors.design_file_is_unsupported_type =이 파일 형식은 지원되지 않습니다.
    errors.failed_to_create_crawling_config_at_wizard = 크롤링 설정의 작성에 실패했습니다.
    errors.design_editor_disabled =이 기능은 사용할 수 없습니다.
    errors.not_found_on_file_system = 찾을 수 없습니다. 원인 : {0}
    errors.could_not_open_on_system = {0}을 열 수 없습니다. <br> 파일이 응용 프로그램과 연결되어 있는지 확인하십시오.
    errors.result_size_exceeded = 더 이상 결과를 표시 할 수 없습니다.
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Jul 07 06:11:30 GMT 2018
    - 11.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_message_ru.properties

    errors.design_file_name_is_invalid=The file name is invalid.
    errors.design_file_is_unsupported_type=The kind of file is unsupported.
    errors.failed_to_create_crawling_config_at_wizard=Failed to create a crawling config.
    errors.design_editor_disabled=This feature is disabled.
    errors.not_found_on_file_system=Not Found: {0}
    errors.could_not_open_on_system=Could not open {0}. <br/>Please check if the file is associated with an application.
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri May 20 12:12:28 GMT 2022
    - 10.2K bytes
    - Viewed (0)
  7. src/main/resources/fess_message_en.properties

    errors.design_file_name_is_invalid=The file name is invalid.
    errors.design_file_is_unsupported_type=The kind of file is unsupported.
    errors.failed_to_create_crawling_config_at_wizard=Failed to create a crawling config.
    errors.design_editor_disabled=This feature is disabled.
    errors.not_found_on_file_system=Not Found: {0}
    errors.could_not_open_on_system=Could not open {0}. <br/>Please check if the file is associated with an application.
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Mar 18 03:05:44 GMT 2023
    - 12.4K bytes
    - Viewed (0)
  8. docs/en/data/external_links.yml

        link: https://fullstackstation.com/fastapi-trien-khai-bang-docker/
        title: 'FASTAPI: TRIỂN KHAI BẰNG DOCKER'
      Taiwanese:
      - author: Leon
        author_link: http://editor.leonh.space/
        link: https://editor.leonh.space/2022/tortoise/
        title: 'Tortoise ORM / FastAPI 整合快速筆記'
    Podcasts:
      English:
      - author: Real Python
        author_link: https://realpython.com/
    Others
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Mar 21 20:57:27 GMT 2024
    - 21.3K bytes
    - Viewed (2)
  9. src/main/resources/fess_message_fr.properties

    errors.design_file_is_unsupported_type=Le type de fichier n'est pas pris en charge.
    errors.failed_to_create_crawling_config_at_wizard=Échec de la création d'une configuration d'exploration.
    errors.design_editor_disabled=Cette fonctionnalité est désactivée.
    errors.not_found_on_file_system=Non trouvé : {0}
    errors.could_not_open_on_system=Impossible d'ouvrir {0}. <br/>Veuillez vérifier si le fichier est associé à une application.
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Feb 06 22:59:17 GMT 2023
    - 14.2K bytes
    - Viewed (0)
  10. docs/en/docs/tutorial/dependencies/classes-as-dependencies.md

            Prefer to use the `Annotated` version if possible.
    
        ```Python hl_lines="19"
        {!> ../../../docs_src/dependencies/tutorial003.py!}
        ```
    
    But declaring the type is encouraged as that way your editor will know what will be passed as the parameter `commons`, and then it can help you with code completion, type checks, etc:
    
    <img src="/img/tutorial/dependencies/image02.png">
    
    ## Shortcut
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 11.4K bytes
    - Viewed (0)
Back to top