- Sort Score
- Result 10 results
- Languages All
Results 221 - 230 of 566 for descriptive (0.05 sec)
-
dbflute_fess/dfprop/classificationDefinitionMap.dfprop
# ; map:{topComment=status of member from entry to withdrawal; codeType=String} # ; map:{ # ; table=MEMBER_STATUS # ; code=MEMBER_STATUS_CODE; name=MEMBER_STATUS_NAME # ; comment=DESCRIPTION; orderBy=DISPLAY_ORDER # } #} }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 04 22:46:31 UTC 2015 - 2.2K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb1/net/SmbShareInfo.java
* The network name of the share. */ protected String netName; /** * The type of the share (e.g., disk, printer, IPC). */ protected int type; /** * The optional comment or description for the share. */ protected String remark; /** * Default constructor for SmbShareInfo. */ public SmbShareInfo() { } /**
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 3.5K bytes - Viewed (0) -
docs/em/docs/tutorial/body-nested-models.md
### โ๏ธ ๐ ๐ & โคด๏ธ ๐ฅ ๐ช โ๏ธ โซ๏ธ ๐ ๐ข: {* ../../docs_src/body_nested_models/tutorial004.py hl[20] *} ๐ ๐ โ ๐ **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 - 5.9K bytes - Viewed (0) -
cmd/main.go
Hidden: true, }, } // Help template for minio. var minioHelpTemplate = `NAME: {{.Name}} - {{.Usage}} DESCRIPTION: {{.Description}} USAGE: {{.HelpName}} {{if .VisibleFlags}}[FLAGS] {{end}}COMMAND{{if .VisibleFlags}}{{end}} [ARGS...] COMMANDS: {{range .VisibleCommands}}{{join .Names ", "}}{{ "\t" }}{{.Usage}}
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Jul 30 22:59:48 UTC 2024 - 6.5K bytes - Viewed (0) -
futures/failureaccess/pom.xml
<version>33.4.0-android</version> </parent> <artifactId>failureaccess</artifactId> <version>1.0.3</version> <packaging>jar</packaging> <name>Guava InternalFutureFailureAccess and InternalFutures</name> <description> Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Feb 12 18:13:11 UTC 2025 - 5.4K bytes - Viewed (0) -
src/main/config/es/fess_config_web_config.json
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 2.3K bytes - Viewed (0) -
docs/pt/docs/tutorial/response-model.md
```Python hl_lines="3 5" { "name": "Bar", "description": "The bartenders", "price": 62, "tax": 20.2 } ``` eles serรฃo incluรญdos na resposta. #### Dados com os mesmos valores que os padrรตes Se os dados tiverem os mesmos valores que os padrรตes, como o item com ID `baz`: ```Python hl_lines="3 5-6" { "name": "Baz", "description": None, "price": 50.2, "tax": 10.5, "tags": [] }
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Nov 26 22:51:05 UTC 2024 - 16.5K bytes - Viewed (0) -
docs/ja/docs/tutorial/response-model.md
```Python hl_lines="3 5" { "name": "Bar", "description": "The bartenders", "price": 62, "tax": 20.2 } ``` ใใใใฏใฌในใใณในใซๅซใพใใพใใ #### ใใใฉใซใๅคใจๅใๅคใๆใคใใผใฟ ID`baz`ใฎitemใฎใใใซใใใฉใซใๅคใจๅใๅคใๆใคใใผใฟใฎๅ ดๅ: ```Python hl_lines="3 5 6" { "name": "Baz", "description": None, "price": 50.2, "tax": 10.5, "tags": [] } ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 9K bytes - Viewed (0) -
guava/pom.xml
<packaging>bundle</packaging> <name>Guava: Google Core Libraries for Java</name> <url>https://github.com/google/guava</url> <description> Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more. </description> <dependencies> <dependency> <groupId>com.google.guava</groupId> <artifactId>failureaccess</artifactId>
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Fri Jun 06 21:05:32 UTC 2025 - 9.4K bytes - Viewed (0) -
docs/em/docs/tutorial/path-operation-configuration.md
๐ซ ๐ผ, โซ๏ธ ๐ช โ ๐ ๐ช ๐ `Enum`. **FastAPI** ๐โ๐ฆบ ๐ ๐ ๐ โฎ๏ธ โ ๐ป: {* ../../docs_src/path_operation_configuration/tutorial002b.py hl[1,8:10,13,18] *} ## ๐ & ๐ ๐ ๐ช ๐ฎ `summary` & `description`: {* ../../docs_src/path_operation_configuration/tutorial003.py hl[20:21] *} ## ๐ โช๏ธโก๏ธ #๏ธโฃ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.3K bytes - Viewed (0)