- Sort Score
- Result 10 results
- Languages All
Results 91 - 100 of 130 for Enumerations (0.06 sec)
-
src/main/java/jcifs/internal/smb1/net/NetServerEnum2.java
public class NetServerEnum2 extends SmbComTransaction { /** * Server type filter for all servers */ public static final int SV_TYPE_ALL = 0xFFFFFFFF; /** * Server type filter for domain enumeration */ public static final int SV_TYPE_DOMAIN_ENUM = 0x80000000; static final String[] DESCR = { "WrLehDO\u0000B16BBDz\u0000", "WrLehDz\u0000B16BBDz\u0000", }; String domain, lastName = null;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 4.5K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb1/trans2/Trans2FindNext2.java
import jcifs.Configuration; import jcifs.internal.smb1.trans.SmbComTransaction; import jcifs.internal.util.SMBUtil; import jcifs.util.Hexdump; /** * Trans2 FindNext2 request message for SMB1 directory enumeration continuation. * This class implements the TRANS2_FIND_NEXT2 transaction to retrieve subsequent * directory entries after a Trans2FindFirst2 request, supporting large directory listings. */
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 4.5K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb2/rdma/RdmaConnection.java
* abstract methods for RDMA operations that must be implemented * by specific provider implementations. */ public abstract class RdmaConnection implements AutoCloseable { /** * RDMA connection state enumeration */ public enum RdmaConnectionState { /** Connection is not established */ DISCONNECTED, /** Connection is being established */ CONNECTING,
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 24 00:12:28 UTC 2025 - 8.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/sso/spnego/SpnegoAuthenticator.java
* governing permissions and limitations under the License. */ package org.codelibs.fess.sso.spnego; import java.io.File; import java.util.Arrays; import java.util.Enumeration; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import org.codelibs.core.io.ResourceUtil; import org.codelibs.core.lang.StringUtil;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 17.2K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/job/GenerateThumbnailJobTest.java
// Other methods return null or default values @Override public Object getAttribute(String name) { return null; } @Override public java.util.Enumeration<String> getAttributeNames() { return null; } @Override public String getContextPath() { return null; } @Override
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 18.8K bytes - Viewed (0) -
docs/em/docs/tutorial/path-params.md
โก, ๐ ๐ซ๐ โ โก ๐ ๏ธ: {* ../../docs_src/path_params/tutorial003b.py hl[6,11] *} ๐ฅ ๐ ๐ ๐ง โ๏ธ โฉ๏ธ โก ๐ ๐ฅ. ## ๐ ๐ฒ ๐ฅ ๐ โ๏ธ *โก ๐ ๏ธ* ๐ ๐จ *โก ๐ข*, โ๏ธ ๐ ๐ ๐ช โ *โก ๐ข* ๐ฒ ๐, ๐ ๐ช โ๏ธ ๐ฉ ๐ <abbr title="Enumeration">`Enum`</abbr>. ### โ `Enum` ๐ ๐ `Enum` & โ ๐ง-๐ ๐ ๐ โช๏ธโก๏ธ `str` & โช๏ธโก๏ธ `Enum`. ๐ โช๏ธโก๏ธ `str` ๐ ๏ธ ๐ฉบ ๐ ๐ช ๐ญ ๐ ๐ฒ ๐ ๐ `string` & ๐ ๐ช โ โ. โคด๏ธ โ ๐ ๐ข โฎ๏ธ ๐ง ๐ฒ, โ ๐ ๐ช โ ๐ฒ:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 7.5K bytes - Viewed (0) -
docs/id/docs/tutorial/path-params.md
## Nilai terdefinisi Jika ada *operasi path* yang menerima *parameter path*, tetapi anda ingin nilai valid *parameter path* sudah terdefinisi, anda bisa menggunakan standar Python <abbr title="Enumeration">`Enum`</abbr>. ### Membuat class `Enum` Import `Enum` dan buat *sub-class* warisan dari `str` dan `Enum`.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:29:01 UTC 2025 - 8.8K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/job/PythonJobTest.java
// Other methods return null or default values @Override public Object getAttribute(String name) { return null; } @Override public java.util.Enumeration<String> getAttributeNames() { return null; } @Override public String getContextPath() { return null; } @Override
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 22.1K bytes - Viewed (0) -
doc/go_spec.html
<p> The form <code>a โฆ b</code> represents the set of characters from <code>a</code> through <code>b</code> as alternatives. The horizontal ellipsis <code>โฆ</code> is also used elsewhere in the spec to informally denote various enumerations or code snippets that are not further specified. The character <code>โฆ</code> (as opposed to the three characters <code>...</code>) is not a token of the Go language. </p> <p>
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/query/DefaultQueryBuilder.java
case DISMAX: ((DisMaxQueryBuilder) queryBuilder).add(innerQueryBuilder); break; default: break; } return this; } /** * Enumeration of supported query types. */ enum QueryType { /** Boolean query type. */ BOOL, /** DisMax query type. */ DISMAX; } /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 6.6K bytes - Viewed (0)