- Sort Score
- Result 10 results
- Languages All
Results 321 - 330 of 627 for Description (0.07 sec)
-
src/main/webapp/WEB-INF/view/admin/user/admin_user_details.jsp
<th><la:message key="labels.user_description"/></th> <td>${f:h(attributes.description)}<la:hidden property="attributes.description"/></td> </tr> <tr>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 17.8K bytes - Viewed (0) -
docs/em/docs/advanced/openapi-callbacks.md
โ โฒ ๐ ๐ ๐ช ๐ ๐ ๐ ๐ ๐ ๏ธ ๐ฑ. & โซ๏ธ ๐ ๐ฒ ๐ช ๐ โช๏ธโก๏ธ 1๏ธโฃ ๐ฑ โญ. โซ๏ธ ๐ช 1๏ธโฃ โ๏ธ 2๏ธโฃ โธ ๐, ๐: ```Python callback_url = "https://example.com/api/v1/invoices/events/" httpx.post(callback_url, json={"description": "Invoice paid", "paid": True}) ``` โ๏ธ ๐ฒ ๐ โ ๐ โฒ โ ๐ญ ๐ ๐ ๐ ๏ธ ๐ฉโ๐ป (๐ข ๐ฉโ๐ป) ๐ ๏ธ *๐ข ๐ ๏ธ* โ, ๐ ๐ฝ ๐ *๐ ๐ ๏ธ* ๐ ๐จ ๐จ ๐ช โฒ, โ๏ธ. , โซ๏ธโ ๐ฅ ๐ โญ ๐ฎ ๐ ๐ โ ๐ *๐ข ๐ ๏ธ* ๐ ๐ ๐ ๐จ โฒ โช๏ธโก๏ธ *๐ ๐ ๏ธ*.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 6.5K bytes - Viewed (0) -
guava-gwt/pom.xml
</parent> <artifactId>guava-gwt</artifactId> <name>Guava GWT compatible libs</name> <description> Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more. This project includes GWT-friendly sources. </description> <properties> <gwt.version>2.12.2</gwt.version> <gwt.plugin.version>2.10.0</gwt.plugin.version>
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Sep 04 21:35:58 UTC 2025 - 19.4K bytes - Viewed (0) -
docs/em/docs/tutorial/query-params-str-validations.md
โ๏ธ ๐คฏ ๐ ๐ ๐งฐ 5๏ธโฃ๐ โ๏ธ ๐ ๐ ๐ ๐โ๐ฆบ. ๐ซ ๐ช ๐ซ ๐ฆ ๐ โ โน ๐ฃ, ๐ ๐ ๐ผ, โ โ โช ๐ ๐ ๏ธ. /// ๐ ๐ช ๐ฎ `title`: {* ../../docs_src/query_params_str_validations/tutorial007.py hl[10] *} & `description`: {* ../../docs_src/query_params_str_validations/tutorial008.py hl[13] *} ## ๐ ๐ข ๐ ๐ ๐ ๐ ๐ข `item-query`. ๐: ``` http://127.0.0.1:8000/items/?item-query=foobaritems ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Feb 15 16:23:59 UTC 2025 - 7.8K bytes - Viewed (0) -
docs/en/docs/tutorial/body-nested-models.md
{* ../../docs_src/body_nested_models/tutorial004_py310.py hl[18] *} This would mean that **FastAPI** would expect a body similar to: ```JSON { "name": "Foo", "description": "The pretender", "price": 42.0, "tax": 3.2, "tags": ["rock", "metal", "bar"], "image": { "url": "http://example.com/baz.jpg", "name": "The Foo live" } } ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 7.3K bytes - Viewed (0) -
docs/ru/docs/tutorial/body-nested-models.md
{* ../../docs_src/body_nested_models/tutorial004_py310.py hl[18] *} ะญัะพ ะพะทะฝะฐัะฐะตั, ััะพ **FastAPI** ะฑัะดะตั ะพะถะธะดะฐัั ัะตะปะพ ะทะฐะฟัะพัะฐ, ะฐะฝะฐะปะพะณะธัะฝะพะต ััะพะผั: ```JSON { "name": "Foo", "description": "The pretender", "price": 42.0, "tax": 3.2, "tags": ["rock", "metal", "bar"], "image": { "url": "http://example.com/baz.jpg", "name": "The Foo live" } } ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 12.3K bytes - Viewed (0) -
docs/es/docs/tutorial/body-nested-models.md
{* ../../docs_src/body_nested_models/tutorial004_py310.py hl[18] *} Esto significarรญa que **FastAPI** esperarรญa un cuerpo similar a: ```JSON { "name": "Foo", "description": "The pretender", "price": 42.0, "tax": 3.2, "tags": ["rock", "metal", "bar"], "image": { "url": "http://example.com/baz.jpg", "name": "The Foo live" } } ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 7.5K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/SmbNamedPipe.java
* * <table border="1"> * <caption>SmbNamedPipe Constructor Examples</caption> * <tr> * <td colspan="2"><b><code>SmbNamedPipe</code> Constructor Examples</b></td> * <tr><td ><b>Code Sample</b></td><td><b>Description</b></td></tr> * <tr><td ><pre> * new SmbNamedPipe( "smb1://server/IPC$/PIPE/foo", * SmbNamedPipe.PIPE_TYPE_RDWR | * SmbNamedPipe.PIPE_TYPE_CALL ); * </pre></td><td>
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 8.5K bytes - Viewed (0) -
tensorflow/c/c_api_experimental_test.cc
#endif // !defined(TENSORFLOW_NO_SHARED_OBJECTS) #endif // !defined(PLATFORM_WINDOWS) } void DefineFunction(const char* name, TF_Function** func, const char* description = nullptr, bool append_hash = false) { std::unique_ptr<TF_Graph, decltype(&TF_DeleteGraph)> func_graph( TF_NewGraph(), TF_DeleteGraph);
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Tue Jan 17 22:27:52 UTC 2023 - 13.1K bytes - Viewed (0) -
docs/ja/docs/tutorial/body.md
ไพใใฐใไธ่จใฎใขใใซใฏไปฅไธใฎๆงใชJSONใ`ใชใใธใงใฏใ`ใ(ใใใใฏPythonใฎ `dict` ) ใๅฎฃ่จใใฆใใพใ: ```JSON { "name": "Foo", "description": "An optional description", "price": 45.2, "tax": 3.5 } ``` ...`description` ใจ `tax` ใฏใชใใทใงใใซ (ใใใฉใซใๅคใฏ `None`) ใชใฎใงใไปฅไธใฎJSONใ`ใชใใธใงใฏใ`ใใๆๅนใงใ: ```JSON { "name": "Foo", "price": 45.2 } ``` ## ใใฉใกใผใฟใจใใฆๅฎฃ่จ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Jul 26 10:48:11 UTC 2025 - 7.8K bytes - Viewed (0)