- Sort Score
 - Result 10 results
 - Languages All
 
Results 1721 - 1730 of 2,347 for gname (0.02 sec)
- 
				
				
src/main/java/jcifs/internal/dfs/DfsReferralDataImpl.java
if (log.isDebugEnabled()) { log.debug("Adjusting server name " + s + " to " + fqdn); } this.server = fqdn; } else { log.warn("Have unmappable netbios name " + s); } } } /** * @return the resolveHashes */ @Override
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 11.7K bytes - Viewed (0) - 
				
				
misc/ios/go_ios_exec.go
fi, err := d.Readdir(-1) if err != nil { return err } for _, f := range fi { if f.IsDir() { if f.Name() == "testdata" { if err := cp(dst, filepath.Join(src, f.Name())); err != nil { return err } } continue } if err := cp(dst, filepath.Join(src, f.Name())); err != nil { return err } } return nil } func cp(dst, src string) error {
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Jun 18 16:32:49 UTC 2024 - 8.7K bytes - Viewed (0) - 
				
				
docs/em/docs/index.md
* ๐ 2๏ธโฃ ๐ ๐งพ ๐ธ ๐ข ๐. --- ๐ฅ ๐ ๐งฝ, โ๏ธ ๐ โช ๐ค ๐ญ โ โซ๏ธ ๐ ๐ท. ๐ ๐ โธ โฎ๏ธ: ```Python return {"item_name": item.name, "item_id": item_id} ``` ...โช๏ธโก๏ธ: ```Python ... "item_name": item.name ... ``` ...: ```Python ... "item_price": item.price ... ``` ...& ๐ โ ๐ ๐จโ๐จ ๐ ๐-๐ ๐ข & ๐ญ ๐ซ ๐:Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 17.1K bytes - Viewed (0) - 
				
				
docs/en/docs/tutorial/sql-databases.md
#### `HeroBase` - the base class { #herobase-the-base-class } Let's start with a `HeroBase` model that has all the **fields that are shared** by all the models: * `name` * `age` {* ../../docs_src/sql_databases/tutorial002_an_py310.py ln[7:9] hl[7:9] *} #### `Hero` - the *table model* { #hero-the-table-model }Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 15.4K bytes - Viewed (0) - 
				
				
docs/he/docs/index.md
--- ืจืง ืืจืื ื ืืช ืงืฆื ืืงืจืืื, ืืื ืืืจ ืืฉ ืืื ืจืขืืื ืฉื ืืื ืืื ืขืืื. ื ืกื ืืฉื ืืช ืืช ืืฉืืจื: ```Python return {"item_name": item.name, "item_id": item_id} ``` ...ื: ```Python ... "item_name": item.name ... ``` ...ื: ```Python ... "item_price": item.price ... ``` ...ืืจืื ืืื ืืขืืจื ืฉืืื ืืฉืืื ืืช ืืืืคืืื ืื ืืืืืข ืืช ืืืืคืืกืื ืฉืืื:Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 21.2K bytes - Viewed (0) - 
				
				
.github/ISSUE_TEMPLATE/flaking-test.yaml
name: Flaking Test description: Report flaky tests or jobs in Kubernetes CI labels: kind/flake body: - type: textarea id: jobs attributes: label: Which jobs are flaking? description: | Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Kubernetes CI. Links to go.k8s.io/triage and/or links to specific failures in spyglass are appreciated.Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Oct 05 16:55:38 UTC 2021 - 1.4K bytes - Viewed (0) - 
				
				
okcurl/build.gradle.kts
testApi(libs.assertk) testImplementation(kotlin("test")) } configure<AnimalSnifferExtension> { isIgnoreFailures = true } tasks.jar { manifest { attributes("Automatic-Module-Name" to "okhttp3.curl") attributes("Main-Class" to "okhttp3.curl.MainCommandLineKt") } } tasks.shadowJar { mergeServiceFiles() } tasks.withType<Test> { onlyIf("native build requires Java 17") {
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue Jul 22 20:31:49 UTC 2025 - 1.6K bytes - Viewed (0) - 
				
				
src/main/java/jcifs/internal/smb1/com/SmbComSessionSetupAndXResponse.java
* * @return the nativeOs */ public final String getNativeOs() { return this.nativeOs; } /** * Returns the primary domain name of the server. * * @return the primaryDomain */ public final String getPrimaryDomain() { return this.primaryDomain; } /**Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 4.7K bytes - Viewed (0) - 
				
				
src/test/java/jcifs/smb1/dcerpc/ndr/NdrHyperTest.java
assertEquals(original, decoded.value, "Decoded value should match encoded value"); } /** * Parameterised test for a selection of edge and typical values. */ @ParameterizedTest(name = "Encode and decode {0}") @ValueSource(longs = { 0L, 1L, -1L, Long.MAX_VALUE, Long.MIN_VALUE }) public void testEncodeWithVariousValues(long val) throws NdrException { NdrHyper hyper = new NdrHyper(val);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 4.3K bytes - Viewed (0) - 
				
				
docs/ja/docs/tutorial/static-files.md
ใใใซใคใใฆ่ฉณใใใฏใ**้ซๅบฆใชใฆใผใถใผใฌใคใ** ใใ่ฆงใใ ใใใ ## ่ฉณ็ดฐ ๆๅใฎ `"/static"` ใฏใใใฎใใตใใขใใชใฑใผใทใงใณใใใใใฆใณใใใใใใตใใในใๆใใพใใใใใใฃใฆใ`"/static"` ใใๅงใพใใในใฏใในใฆใตใใขใใชใฑใผใทใงใณใซใใฃใฆๅฆ็ใใใพใใ `directory="static"` ใฏใ้็ใใกใคใซใๅซใใใฃใฌใฏใใชใฎๅๅใๆใใพใใ `name="static"` ใฏใ**FastAPI** ใๅ ้จใงไฝฟ็จใงใใๅๅใไปใใพใใ ใใใใฎใใฉใกใผใฟใฏใในใฆใ`้็`ใใจใฏ็ฐใชใๅ ดๅใใใใ็ฌ่ชใฎใขใใชใฑใผใทใงใณใฎใใผใบใจ่ฉณ็ดฐใซๅใใใฆ่ชฟๆดใใพใใ ## ใใ่ฉณใใๆ ๅ ฑ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 2.1K bytes - Viewed (0)