- Sort Score
- Num 10 results
- Language All
Results 151 - 160 of 330 for colors (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/es/docs/advanced/websockets.md
## Pruébalo { #try-it } Pon tu código en un archivo `main.py` y luego ejecuta tu aplicación: <div class="termy"> ```console $ fastapi dev <span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> Abre tu navegador en [http://127.0.0.1:8000](http://127.0.0.1:8000). Verás una página simple como:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 5.5K bytes - Click Count (0) -
docs/de/docs/advanced/websockets.md
## Es ausprobieren { #try-it } Legen Sie Ihren Code in einer Datei `main.py` ab und führen Sie dann Ihre Anwendung aus: <div class="termy"> ```console $ fastapi dev <span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> Öffnen Sie Ihren Browser unter [http://127.0.0.1:8000](http://127.0.0.1:8000). Sie sehen eine einfache Seite wie:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 6.1K bytes - Click Count (0) -
docs/tr/docs/advanced/behind-a-proxy.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 16.5K bytes - Click Count (0) -
docs/pt/docs/advanced/websockets.md
## Tente { #try-it } Coloque seu código em um arquivo `main.py` e então execute sua aplicação: <div class="termy"> ```console $ fastapi dev <span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> Abra seu navegador em: [http://127.0.0.1:8000](http://127.0.0.1:8000). Você verá uma página simples como:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 5.6K bytes - Click Count (0) -
api/go1.4.txt
pkg image, method (*Alpha) AlphaAt(int, int) color.Alpha pkg image, method (*Alpha16) Alpha16At(int, int) color.Alpha16 pkg image, method (*Gray) GrayAt(int, int) color.Gray pkg image, method (*Gray16) Gray16At(int, int) color.Gray16 pkg image, method (*NRGBA) NRGBAAt(int, int) color.NRGBA pkg image, method (*NRGBA64) NRGBA64At(int, int) color.NRGBA64 pkg image, method (*RGBA) RGBAAt(int, int) color.RGBA
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Dec 12 03:01:01 GMT 2014 - 34K bytes - Click Count (0) -
docs/tr/docs/advanced/websockets.md
Binary, text ve JSON verisi alıp gönderebilirsiniz. ## Deneyin { #try-it } Kodunuzu `main.py` dosyasına koyun ve ardından uygulamanızı çalıştırın: <div class="termy"> ```console $ fastapi dev <span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> Tarayıcınızda [http://127.0.0.1:8000](http://127.0.0.1:8000) adresini açın.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 5.9K bytes - Click Count (0) -
docs/fr/docs/tutorial/sql-databases.md
<div class="termy"> ```console $ fastapi dev <span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> Si vous allez sur l'UI `/docs` de l'API, vous verrez qu'elle est maintenant à jour, et qu'elle n'attendra plus de recevoir l'`id` du client lors de la création d'un héros, etc. <div class="screenshot">
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 17.4K bytes - Click Count (0) -
src/test/resources/thumbnail/test_generate_thumbnail.sh
done GENERATE_THUMBNAIL="${PROJECT_ROOT}/src/main/assemblies/files/generate-thumbnail" TEST_DIR="${SCRIPT_DIR}" OUTPUT_DIR="/tmp/thumbnail_test_$$" # Color codes for output RED='\033[0;31m' GREEN='\033[0;32m' NC='\033[0m' # No Color # Test counters TESTS_PASSED=0 TESTS_FAILED=0 # Create output directory mkdir -p "${OUTPUT_DIR}" # Cleanup function cleanup() { rm -rf "${OUTPUT_DIR}"Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 04 08:02:36 GMT 2025 - 7.9K bytes - Click Count (0) -
docs/zh-hant/docs/advanced/websockets.md
你可以接收與傳送二進位、文字與 JSON 資料。 ## 試試看 { #try-it } 如果你的檔案名為 `main.py`,用以下指令執行應用: <div class="termy"> ```console $ fastapi dev <span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> 在瀏覽器開啟 [http://127.0.0.1:8000](http://127.0.0.1:8000)。 你會看到一個像這樣的簡單頁面:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 5.2K bytes - Click Count (0) -
docs/pt/docs/tutorial/testing.md
rootdir: /home/user/code/superawesome-cli/app plugins: forked-1.1.3, xdist-1.31.0, cov-2.8.1 collected 6 items ---> 100% test_main.py <span style="color: green; white-space: pre;">...... [100%]</span> <span style="color: green;">================= 1 passed in 0.03s =================</span> ```
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 6.1K bytes - Click Count (0)