- Sort Score
- Num 10 results
- Language All
Results 131 - 140 of 210 for getLink (0.06 seconds)
-
docs/pt/docs/_llm-test.md
//// tab | Teste Aqui estão algumas coisas envolvidas em elementos HTML "abbr" (algumas são inventadas): ### O abbr fornece uma frase completa { #the-abbr-gives-a-full-phrase } * <abbr title="Getting Things Done – Fazer as Coisas">GTD</abbr> * <abbr title="less than – menos que"><code>lt</code></abbr> * <abbr title="XML Web Token – Token Web XML">XWT</abbr>
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 12.1K bytes - Click Count (0) -
docs/en/docs/_llm-test.md
//// tab | Test Here some things wrapped in HTML "abbr" elements (Some are invented): ### The abbr gives a full phrase { #the-abbr-gives-a-full-phrase } * <abbr title="Getting Things Done">GTD</abbr> * <abbr title="less than"><code>lt</code></abbr> * <abbr title="XML Web Token">XWT</abbr> * <abbr title="Parallel Server Gateway Interface">PSGI</abbr>
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 11K bytes - Click Count (0) -
cmd/sts-handlers_test.go
} // Retrieve the credential's claims. secret, err := getTokenSigningKey() if err != nil { c.Fatalf("Error getting token signing key: %v", err) } claims, err := getClaimsFromTokenWithSecret(value.SessionToken, secret) if err != nil { c.Fatalf("Error getting claims from token: %v", err) } // Validate claims. dnClaim := claims.MapClaims[ldapActualUser].(string)
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Oct 15 17:00:45 GMT 2025 - 103.4K bytes - Click Count (1) -
docs/zh-hant/docs/_llm-test.md
//// ## HTML「abbr」元素 { #html-abbr-elements } //// tab | 測試 以下是一些包在 HTML「abbr」元素中的內容(部分為杜撰): ### abbr 提供完整詞組 { #the-abbr-gives-a-full-phrase } * <abbr title="Getting Things Done - 搞定工作法">GTD</abbr> * <abbr title="less than - 小於"><code>lt</code></abbr> * <abbr title="XML Web Token - XML 網路權杖">XWT</abbr> * <abbr title="Parallel Server Gateway Interface - 平行伺服器閘道介面">PSGI</abbr>Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 10K bytes - Click Count (0) -
guava/src/com/google/common/base/FinalizableReferenceQueue.java
* our class loader (which could be that of a dynamically loaded web application or OSGi bundle), * it would prevent our class loader from getting garbage collected. */ static class DecoupledLoader implements FinalizerLoader { private static final String LOADING_ERROR =
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 19:26:59 GMT 2026 - 15.8K bytes - Click Count (0) -
src/test/java/jcifs/SmbTransportPoolTest.java
// Then assertEquals(null, result); verify(transportPool).getChallenge(context, address); } @Test @DisplayName("Should handle exception when getting challenge") void testGetChallengeException() throws CIFSException { // Given when(transportPool.getChallenge(context, address)).thenThrow(new CIFSException("Failed to get challenge"));Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 22.6K bytes - Click Count (0) -
android/guava/src/com/google/common/base/FinalizableReferenceQueue.java
* our class loader (which could be that of a dynamically loaded web application or OSGi bundle), * it would prevent our class loader from getting garbage collected. */ static class DecoupledLoader implements FinalizerLoader { private static final String LOADING_ERROR =
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 19:26:59 GMT 2026 - 15.8K bytes - Click Count (0) -
src/main/java/jcifs/internal/smb1/trans/SmbComTransaction.java
/** * SMB TRANS2 subcommand for querying path information */ public static final byte TRANS2_QUERY_PATH_INFORMATION = (byte) 0x05; /** * SMB TRANS2 subcommand for getting DFS referrals */ public static final byte TRANS2_GET_DFS_REFERRAL = (byte) 0x10; /** * SMB TRANS2 subcommand for querying file information */Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 17.3K bytes - Click Count (0) -
docs/es/docs/_llm-test.md
//// tab | Prueba Aquí algunas cosas envueltas en elementos HTML "abbr" (algunas son inventadas): ### El abbr da una frase completa { #the-abbr-gives-a-full-phrase } * <abbr title="Getting Things Done - Hacer las cosas">GTD</abbr> * <abbr title="less than - menor que"><code>lt</code></abbr> * <abbr title="XML Web Token - Token web XML">XWT</abbr>
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 12.2K bytes - Click Count (0) -
docs/fr/docs/_llm-test.md
//// tab | Test Voici quelques éléments entourés d’un élément HTML « abbr » (certains sont inventés) : ### L’abbr fournit une expression complète { #the-abbr-gives-a-full-phrase } * <abbr title="Getting Things Done - S'organiser pour réussir">GTD</abbr> * <abbr title="less than - inférieur à"><code>lt</code></abbr> * <abbr title="XML Web Token - Jeton Web XML">XWT</abbr>Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 12.8K bytes - Click Count (0)