- Sort Score
- Result 10 results
- Languages All
Results 321 - 330 of 579 for dev1 (0.02 sec)
-
src/archive/tar/tar_test.go
fm: 0777 | fs.ModeSymlink, }, { // character device node. h: &Header{ Name: "dev/null", Mode: 0666, Size: 0, ModTime: time.Unix(1360578951, 0), Typeflag: TypeChar, }, fm: 0666 | fs.ModeDevice | fs.ModeCharDevice, }, { // block device node. h: &Header{ Name: "dev/sda", Mode: 0660, Size: 0, ModTime: time.Unix(1360578954, 0),
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Jul 25 00:25:45 UTC 2024 - 23.9K bytes - Viewed (0) -
apache-maven/src/assembly/maven/bin/mvn
esac ## resolve links - $0 may be a link to Maven's home PRG="$0" # need this for relative symlinks while [ -h "$PRG" ] ; do ls=`ls -ld "$PRG"` link=`expr "$ls" : '.*-> \(.*\)$'` if expr "$link" : '/.*' > /dev/null; then PRG="$link" else PRG="`dirname "$PRG"`/$link" fi done saveddir=`pwd` MAVEN_HOME=`dirname "$PRG"`/.. # make it fully qualified MAVEN_HOME=`cd "$MAVEN_HOME" && pwd`
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Thu Oct 24 12:01:35 UTC 2024 - 6.5K bytes - Viewed (0) -
docs/en/docs/tutorial/background-tasks.md
to perform heavy background computation and you don't necessarily need it to be run by the same process (for example, you don't need to share memory, variables, etc), you might benefit from using other bigger tools like <a href="https://docs.celeryq.dev" class="external-link" target="_blank">Celery</a>. They tend to require more complex configurations, a message/job queue manager, like RabbitMQ or Redis, but they allow you to run background tasks in multiple processes, and especially, in multiple...
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 27 15:22:48 UTC 2024 - 4.8K bytes - Viewed (0) -
docs/en/docs/tutorial/query-params.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.1K bytes - Viewed (0) -
docs/em/docs/tutorial/body.md
**đ¨** đŞ đ đ¨ đŠâđť đ đ ď¸. **đ¨** đŞ đ˝ đ đ ď¸ đ¨ đŠâđť. đ đ ď¸ đ đ§ âď¸ đ¨ **đ¨** đŞ. âď¸ đŠâđť đŤ đŻ đŞ đ¨ **đ¨** đŞ đ đ°. đŁ **đ¨** đŞ, đ âď¸ <a href="https://docs.pydantic.dev/" class="external-link" target="_blank">Pydantic</a> đˇ âŽď¸ đ đŤ đď¸ & đ°. /// info đ¨ đ˝, đ đ âď¸ 1ď¸âŁ: `POST` (đ â ), `PUT`, `DELETE` âď¸ `PATCH`.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6.4K bytes - Viewed (0) -
src/cmd/api/api_test.go
// by the same feature being implemented on all ports. That is, it shouldn't // say "pkg syscall (darwin-amd64), type RawSockaddrInet6 struct" is missing. // See https://go.dev/issue/4303. { name: "contexts reconverging after api/next/* update", features: []string{ "A", "pkg syscall, type RawSockaddrInet6 struct", }, required: []string{ "A",
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Jan 04 17:31:12 UTC 2024 - 7.1K bytes - Viewed (0) -
docs/ko/docs/tutorial/schema-extra-example.md
Pydantic ë˛ě 2ěě <a href="https://docs.pydantic.dev/latest/usage/model_config/" class="external-link" target="_blank">Pydantic ęłľě 돸ě: Model Config</a>ě ëě ěë ę˛ě˛ëź `dict`뼟 ë°ë `model_config` ě´í¸ëŚŹëˇ°í¸ëĽź ěŹěŠí ę˛ě ëë¤. `"json_schema_extra"`뼟 ěěąë JSON ě¤í¤ë§ěě ëł´ěŹěŁźęł ěśě ëłëě ë°ě´í°ě `examples`뼟 íŹí¨íë `dict`ěźëĄ ě¤ě í ě ěěľëë¤. //// //// tab | Pydantic v1
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 13.5K bytes - Viewed (0) -
docs/en/docs/tutorial/security/first-steps.md
```console $ pip install python-multipart ``` This is because **OAuth2** uses "form data" for sending the `username` and `password`. /// Run the example with: <div class="termy"> ```console $ fastapi dev main.py <span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> ## Check it
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 9.2K bytes - Viewed (0) -
SECURITY.md
how we can reproduce your findings. For memory corruption triggerable in TensorFlow models, please demonstrate an exploit against one of Alphabet's models in <https://tfhub.dev/> - An explanation of who can exploit this vulnerability, and what they gain when doing so. Write an attack scenario that demonstrates how your issue
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 16 16:10:43 UTC 2024 - 9.6K bytes - Viewed (0) -
helm-releases/minio-5.0.8.tgz
apiVersion: v1 appVersion: RELEASE.2023-04-13T03-08-07Z description: Multi-Cloud Object Storage home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png keywords: - minio - storage - object-storage - s3 - cluster maintainers: - email: dev@minio.io name: MinIO, Inc name: minio sources: - https://github.com/minio/minio version: 5.0.8 minio/values.yaml ## Provide a name in place of minio for `app:` labels ## nameOverride: "" ## Provide a name to substitute for the full names of resources...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Apr 13 21:49:51 UTC 2023 - 20.3K bytes - Viewed (0)