- Sort Score
- Result 10 results
- Languages All
Results 91 - 100 of 193 for HOME (0.16 sec)
-
android/pom.xml
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Sep 04 21:35:58 UTC 2025 - 24.3K bytes - Viewed (0) -
pom.xml
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Sep 04 21:35:58 UTC 2025 - 23.9K bytes - Viewed (0) -
configure.py
environ_cp['APPDATA']) elif is_macos(): default_ndk_path = '%s/library/Android/Sdk/ndk-bundle' % environ_cp['HOME'] else: default_ndk_path = '%s/Android/Sdk/ndk-bundle' % environ_cp['HOME'] def valid_ndk_path(path): return (os.path.exists(path) and os.path.exists(os.path.join(path, 'source.properties')))
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Wed Apr 30 15:18:54 UTC 2025 - 48.3K bytes - Viewed (0) -
docs/orchestration/kubernetes/README.md
## Explore Further - [MinIO Erasure Code QuickStart Guide](https://docs.min.io/community/minio-object-store/operations/concepts/erasure-coding.html) - [Kubernetes Documentation](https://kubernetes.io/docs/home/)
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 1.6K bytes - Viewed (0) -
docs/en/docs/tutorial/first-steps.md
Searching for package file structure from directories with <font color="#3465A4">__init__.py</font> files Importing from <font color="#75507B">/home/user/code/</font><font color="#AD7FA8">awesomeapp</font> <span style="background-color:#007166"><font color="#D3D7CF"> module </font></span> ๐ main.py
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 11K bytes - Viewed (0) -
.github/workflows/arm-ci.yml
echo "Running container(s) found" && \ docker stop $running_containers; fi docker container prune -f - name: Clean repository shell: bash run: find /home/ubuntu/actions-runner/_work/tensorflow/tensorflow/. -name . -o -prune -exec sudo rm -rf -- {} + || true - name: Checkout repository uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Sep 01 15:40:11 UTC 2025 - 2.2K bytes - Viewed (0) -
docs/ko/docs/virtual-environments.md
//// tab | Linux, macOS ```plaintext /home/user/code/awesome-project/.venv/bin:/usr/bin:/bin:/usr/sbin:/sbin ``` ์์คํ ์ ๊ฐ์ฅ ๋จผ์ ๋ค์ ๊ฒฝ๋ก์์ ํ๋ก๊ทธ๋จ์ ์ฐพ๊ธฐ ์์ํฉ๋๋ค: ```plaintext /home/user/code/awesome-project/.venv/bin ``` ๊ทธ ํ์ ๋ค๋ฅธ ๋๋ ํฐ๋ฆฌ๋ค์ ํ์ํฉ๋๋ค. ๋ฐ๋ผ์ ํฐ๋ฏธ๋์ `python`์ ์ ๋ ฅํ๋ฉด, ์์คํ ์ ๋ค์ ์์น์ ์๋ Python ํ๋ก๊ทธ๋จ์ ์ฐพ๊ฒ ๋ฉ๋๋ค: ```plaintext /home/user/code/awesome-project/.venv/bin/python ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 13:10:41 UTC 2025 - 25.8K bytes - Viewed (0) -
docs/zh-hant/docs/virtual-environments.md
ๅ็จ่ๆฌ็ฐๅขๅพ๏ผ`PATH` ่ฎๆธๆ่ฎๆ้ๆจฃ๏ผ //// tab | Linux, macOS ```plaintext /home/user/code/awesome-project/.venv/bin:/usr/bin:/bin:/usr/sbin:/sbin ``` ้ๆๅณ่็ณป็ตฑ็พๅจๆ้ฆๅ ๅจไปฅไธ็ฎ้ไธญๆฅๆพ็จๅผ๏ผ ```plaintext /home/user/code/awesome-project/.venv/bin ``` ็ถๅพๅๅจๅ ถไป็ฎ้ไธญๆฅๆพใ ๅ ๆญค๏ผ็ถไฝ ๅจ็ต็ซฏๆฉไธญ่ผธๅ ฅ `python` ๆ๏ผ็ณป็ตฑๆๅจไปฅไธ็ฎ้ไธญๆพๅฐ Python ็จๅผ๏ผ ```plaintext /home/user/code/awesome-project/.venv/bin/python ``` ไธฆไฝฟ็จ้ๅใ ////
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 09 22:39:33 UTC 2024 - 20.7K bytes - Viewed (0) -
src/main/java/jcifs/dcerpc/msrpc/samr.idl
] interface samr { import "../rpc.idl"; import "lsarpc.idl"; typedef [v1_enum] enum { ACB_DISABLED = 0x00000001, /* 1 = User account disabled */ ACB_HOMDIRREQ = 0x00000002, /* 1 = Home directory required */ ACB_PWNOTREQ = 0x00000004, /* 1 = User password not required */ ACB_TEMPDUP = 0x00000008, /* 1 = Temporary duplicate account */
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Jul 01 13:12:10 UTC 2018 - 3.1K bytes - Viewed (0) -
docs/integrations/veeam/README.md
### Create a backup job #### Backup Virtual Machines with Veeam Backup and Replication - Under Home > Jobs > Backup in Navigation Pane, click on Backup Job button in the ribbon and choose Virtual Machine. Follow the on screen wizard. - On the Storage screen, choose the Scale-out Backup Repository that was configured previously.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 5.5K bytes - Viewed (0)