Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 61 - 70 of 125 for pessoa (0.04 seconds)

  1. LICENSES/vendor/github.com/MakeNowJust/heredoc/LICENSE

    = vendor/github.com/MakeNowJust/heredoc licensed under: =
    
    The MIT License (MIT)
    
    Copyright (c) 2014-2019 TSUYUSATO Kitsune
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Fri Jun 10 18:51:33 GMT 2022
    - 1.2K bytes
    - Click Count (0)
  2. docs/zh/docs/python-types.md

    你也可以把类声明为变量的类型。
    
    假设你有一个名为 `Person` 的类,带有 name:
    
    {* ../../docs_src/python_types/tutorial010_py310.py hl[1:3] *}
    
    然后你可以声明一个变量是 `Person` 类型:
    
    {* ../../docs_src/python_types/tutorial010_py310.py hl[6] *}
    
    接着,你会再次获得所有的编辑器支持:
    
    <img src="/img/python-types/image06.png">
    
    注意,这表示“`one_person` 是类 `Person` 的一个实例(instance)”。
    
    它并不表示“`one_person` 是名为 `Person` 的类本身(class)”。
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 10.6K bytes
    - Click Count (0)
  3. LICENSES/third_party/gimme/LICENSE

    The MIT License (MIT)
    
    Copyright (c) 2015-2018 gimme contributors
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Feb 01 21:34:23 GMT 2023
    - 1.1K bytes
    - Click Count (0)
  4. LICENSES/third_party/multiarch/qemu-user-static/LICENSE

    The MIT License (MIT)
    
    Copyright (c) 2015-2016 Manfred Touron
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Jul 08 11:48:19 GMT 2021
    - 1.1K bytes
    - Click Count (0)
  5. LICENSE

    The MIT License (MIT)
    
    Copyright (c) 2013-present  Jinzhu <******@****.***>
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    Created: Sun Apr 05 09:35:12 GMT 2026
    - Last Modified: Sun Jan 12 10:32:39 GMT 2025
    - 1.1K bytes
    - Click Count (0)
  6. internal/s3select/jstream/LICENSE

    The MIT License (MIT)
    
    Copyright (c) 2018 Bradley Cicenas
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Mon Sep 23 19:35:41 GMT 2024
    - 1.1K bytes
    - Click Count (0)
  7. NOTICE

    https://github.com/lmenezes/elasticsearch-kopf
    
    The MIT License (MIT)
    
    Copyright (c) 2014 Leonardo Menezes
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Wed Jan 15 23:53:08 GMT 2020
    - 2.2K bytes
    - Click Count (0)
  8. docs/pt/docs/alternatives.md

    O que inspirou o **FastAPI**, como ele se compara às alternativas e o que ele aprendeu com elas.
    
    ## Introdução { #intro }
    
    **FastAPI** não existiria se não fosse pelo trabalho anterior de outras pessoas.
    
    Houve muitas ferramentas criadas antes que ajudaram a inspirar sua criação.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:20:43 GMT 2026
    - 24.5K bytes
    - Click Count (0)
  9. docs/ko/docs/python-types.md

    변수의 타입으로 클래스를 선언할 수도 있습니다.
    
    이름을 가진 `Person` 클래스가 있다고 해봅시다:
    
    {* ../../docs_src/python_types/tutorial010_py310.py hl[1:3] *}
    
    그러면 `Person` 타입의 변수를 선언할 수 있습니다:
    
    {* ../../docs_src/python_types/tutorial010_py310.py hl[6] *}
    
    그리고 다시, 에디터의 모든 지원을 받을 수 있습니다:
    
    <img src="/img/python-types/image06.png">
    
    이는 "`one_person`은 `Person` 클래스의 **인스턴스**"라는 뜻입니다.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 13K bytes
    - Click Count (0)
  10. docs/de/llm-prompt.md

    ```
    
    - Do not modify the hyphens in the content in headers inside of curly braces, which you shall not translate.
    
    ### German instructions, when to use and when not to use hyphens in words (written in first person, which is you).
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Mon Dec 29 18:54:20 GMT 2025
    - 9.8K bytes
    - Click Count (0)
Back to Top