- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 275 for player (0.05 sec)
-
cmd/crossdomain-xml-handler.go
// Standard path where an app would find cross domain policy information. const crossDomainXMLEntity = "/crossdomain.xml" // A cross-domain policy file is an XML document that grants a web client, such as Adobe Flash Player // or Adobe Acrobat (though not necessarily limited to these), permission to handle data across domains. // When clients request content hosted on a particular source domain and that content make requests
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Mon Mar 18 06:42:40 UTC 2024 - 2.2K bytes - Viewed (0) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"application/vnd.groove-vcard", "application/vnd.handheld-entertainment+xml", "application/vnd.hbci", "application/vnd.hcl-bireports", "application/vnd.hhe.lesson-player", "application/vnd.hp-hpgl", "application/vnd.hp-hpid", "application/vnd.hp-hps", "application/vnd.hp-jlyt", "application/vnd.hp-pcl", "application/vnd.hp-pclxl",
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Aug 01 21:40:30 UTC 2020 - 49K bytes - Viewed (0) -
samples/guide/src/main/java/okhttp3/guide/PostExample.java
} } String bowlingJson(String player1, String player2) { return "{'winCondition':'HIGH_SCORE'," + "'name':'Bowling'," + "'round':4," + "'lastSaved':1367702411696," + "'dateStarted':1367702378785," + "'players':[" + "{'name':'" + player1 + "','history':[10,8,6,7,8],'color':-13388315,'total':39}," + "{'name':'" + player2 + "','history':[6,10,5,10,10],'color':-48060,'total':41}"
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Apr 05 03:30:42 UTC 2024 - 2K bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/eml/sample2.eml
} img[class="media"]{ width:100% !important; } img[class="story-media"]{ width:100% !important; } span[class="full_name_truncate"]{ width: 190px !important; } img[class="player"]{ width: 100% !important; } img[class="hero-spacer"]{ width: 100% !important; } } @media only screen and (max-width: 320px) { span[class="full_name_truncate"]{ width: 175px !important;
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Jan 16 07:50:35 UTC 2016 - 91.6K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<magic priority="50"> <match value="0xFD2FB528" type="little32" offset="0"/> </magic> <glob pattern="*.zst"/> </mime-type> <mime-type type="application/x-esri-layer"> <_comment>ESRI Layer file</_comment> <sub-class-of type="application/x-tika-msoffice"/> <glob pattern="*.lyr"/> </mime-type> <mime-type type="application/x-hdf">
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list
pink pinoko.jp pioneer pippu.hokkaido.jp pisa.it pistoia.it pisz.pl piw.gov.pl pixolino.com pizza pk pl pl.eu.org pl.ua place platform0.app platter-app.com platter-app.dev platterp.us play playstation playstation-cloud.com plc.co.im plc.ly plc.ng plc.uk plesk.page pleskns.com pley.games plo.ps plock.pl plumbing
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue May 27 22:00:49 UTC 2025 - 129.6K bytes - Viewed (3) -
okhttp/src/androidMain/assets/PublicSuffixDatabase.list
pink pinoko.jp pioneer pippu.hokkaido.jp pisa.it pistoia.it pisz.pl piw.gov.pl pixolino.com pizza pk pl pl.eu.org pl.ua place platform0.app platter-app.com platter-app.dev platterp.us play playstation playstation-cloud.com plc.co.im plc.ly plc.ng plc.uk plesk.page pleskns.com pley.games plo.ps plock.pl plumbing
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue Dec 31 14:50:53 UTC 2024 - 129.6K bytes - Viewed (2) -
RELEASE.md
* Added `jit_compile` as a settable property to `tf.keras.Model`. * Added `synchronized` optional parameter to `layers.BatchNormalization`.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2) -
README.md
The library follows a layered architecture: - **Context Layer**: `CIFSContext` interface provides the main entry point - **Resource Layer**: `SmbResource` interface represents SMB network resources - **Protocol Layers**: Separate SMB1 (`jcifs.internal.smb1/`) and SMB2/3 (`jcifs.internal.smb2/`) implementations - **Authentication**: NTLM, Kerberos, SPNEGO unified subsystem - **Network Layer**: Transport abstraction, NetBIOS name resolution, session management
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 09:24:52 UTC 2025 - 6.2K bytes - Viewed (0) -
cmd/test-utils_test.go
} } // ExecObjectLayerAPINilTest - Sets the object layer to `nil`, and calls the registered object layer API endpoint, // and assert the error response. The purpose is to validate the API handlers response when the object layer is uninitialized.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 77K bytes - Viewed (0)