- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 21 for Ta (0.01 sec)
-
docs/vi/docs/environment-variables.md
Nếu không được cung cấp, nó mặc định là `None`, ở đây chúng ta cung cấp `"World"` là giá trị mặc định để sử dụng. /// Sau đó bạn có thể gọi chương trình Python: //// tab | Linux, macOS, Windows Bash <div class="termy"> ```console // Ở đây chúng ta chưa cài đặt biến môi trường $ python main.py // Vì chúng ta chưa cài đặt biến môi trường, chúng ta nhận được giá trị mặc định Hello World from Python
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Feb 07 22:17:13 UTC 2025 - 9.8K bytes - Viewed (0) -
docs/vi/docs/tutorial/first-steps.md
#### "Schema" Một "schema" là một định nghĩa hoặc mô tả thứ gì đó. Không phải code triển khai của nó, nhưng chỉ là một bản mô tả trừu tượng. #### API "schema" Trong trường hợp này, <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">OpenAPI</a> là một bản mô tả bắt buộc cơ chế định nghĩa API của bạn.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Nov 10 16:58:43 UTC 2024 - 11K bytes - Viewed (0) -
src/test/java/jcifs/smb/SmbFileHandleImplTest.java
SmbTreeHandleImpl tA = mock(SmbTreeHandleImpl.class); SmbTreeHandleImpl tB = mock(SmbTreeHandleImpl.class); lenient().when(tA.acquire()).thenReturn(tA); lenient().when(tB.acquire()).thenReturn(tB); lenient().when(tA.getTreeId()).thenReturn(treeId); lenient().when(tB.getTreeId()).thenReturn(treeId); lenient().when(tA.isConnected()).thenReturn(true);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 12.3K bytes - Viewed (0) -
docs/pl/docs/tutorial/first-steps.md
{*../../docs_src/first_steps/tutorial001.py hl[3] *} Zmienna `app` będzie tutaj "instancją" klasy `FastAPI`. Będzie to główny punkt interakcji przy tworzeniu całego interfejsu API. Ta zmienna `app` jest tą samą zmienną, do której odnosi się `uvicorn` w poleceniu: <div class="termy"> ```console $ uvicorn main:app --reload
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 9.6K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/riscv64.s
VSETVLI X10, E32, M1, TA, MA, X12 // 5776050d VSETVLI X10, E32, M2, TA, MA, X12 // 5776150d VSETVLI X10, E32, M4, TA, MA, X12 // 5776250d VSETVLI X10, E32, M8, TA, MA, X12 // 5776350d VSETVLI X10, E32, MF8, TA, MA, X12 // 5776550d VSETVLI X10, E32, MF4, TA, MA, X12 // 5776650d VSETVLI X10, E32, MF2, TA, MA, X12 // 5776750d VSETVLI X10, E32, M1, TA, MA, X12 // 5776050d
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed May 21 14:19:19 UTC 2025 - 49.1K bytes - Viewed (0) -
src/main/resources/fess_message_pl.properties
errors.design_file_is_unsupported_type = Ten typ pliku nie jest obsługiwany. errors.failed_to_create_crawling_config_at_wizard = Nie można utworzyć konfiguracji indeksowania w kreatorze. errors.design_editor_disabled = Ta funkcja jest wyłączona. errors.not_found_on_file_system = Nie znaleziono. Przyczyna: {0} errors.could_not_open_on_system = Nie można otworzyć {0}.<br>Sprawdź, czy plik jest skojarzony z aplikacją.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12.5K bytes - Viewed (0) -
android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
kijaw?m&anim?uzia??ukihsihs??nan&a?iak??o&nati?turan????uf!.&a&batuf?m&a&to?y&enak?irok???ihs&im?ukuf??os?uko??r&aboihsatik?uganat??ta&katik?mawak?rih??w&a&g&akus?emas?uy??k&a&mat?rihs?sa??ihsi??nah??ohs???e&gnabuzia?iman?ta&d?tii???i&adnab?enet?hs&agih?iimagak??k&a&wi?zimuzi??ubay??minuk?r&ook?ustamay???nihsiat?o&g&etomo?ihsin?nan?omihs??no!duruf?rih??rihsawani?ta&may?simuzia???u&rahim?stamakawuzia?zia&ihsin?nay???????nug!.&a&bawak?doyihc?k&anna?oi&hsoy?juf?mot???m&ayakat?ustagaihsagih??n&ihsat...
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue Aug 12 15:39:59 UTC 2025 - 75.3K bytes - Viewed (1) -
docs/tr/docs/tutorial/first-steps.md
Burada `app` değişkeni `FastAPI` sınıfının bir örneği olacaktır. Bu, tüm API'yı oluşturmak için ana etkileşim noktası olacaktır. Bu `app` değişkeni, `uvicorn` komutunda atıfta bulunulan değişkenin ta kendisidir. <div class="termy"> ```console $ uvicorn main:app --reload <span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div>
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 10.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverter.java
map.put("ス", new String[] { "su" }); map.put("セ", new String[] { "se" }); map.put("ソ", new String[] { "so" }); map.put("タ", new String[] { "ta" }); map.put("チ", new String[] { "ti", "chi" }); map.put("ツ", new String[] { "tu", "tsu" }); map.put("テ", new String[] { "te" }); map.put("ト", new String[] { "to" });
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Fri Jul 04 14:00:23 UTC 2025 - 10.8K bytes - Viewed (0) -
docs/vi/docs/python-types.md
Nhưng đáng buồn, bạn không nhận được điều gì hữu ích cả: <img src="/img/python-types/image01.png"> ### Thêm kiểu dữ liệu Hãy sửa một dòng từ phiên bản trước. Chúng ta sẽ thay đổi chính xác đoạn này, tham số của hàm, từ: ```Python first_name, last_name ``` sang: ```Python first_name: str, last_name: str ``` Chính là nó.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 21.5K bytes - Viewed (0)