Translation of "Enum" in English
Wie
ändere
ich
den
Basiswert
von
auto
in
Python
Enum?
How
to
change
the
base
value
of
auto
in
python
Enum?
CCAligned v1
Erhalten
Sie
int-Wert
von
enum
in
C
#
Get
int
value
from
enum
in
C#
CCAligned v1
Wie
überprüfe
ich,
ob
eine
Variable
Enum
ist?
How
to
verify
if
a
variable
is
Enum?
CCAligned v1
Wie
iteriere
ich
über
ein
Enum?
How
do
I
iterate
over
an
enum?
CCAligned v1
Hierzu
wird
erst
einmal
ein
enum
definiert,
das
alle
möglichen
Optionen
enthält:
To
do
this,
we
first
define
an
enum
containing
all
of
the
possible
options:
ParaCrawl v7.1
Um
die
Lesbarkeit
zu
erhöhen,
wird
die
Zustandsvariable
gerne
als
ENUM
abgebildet.
To
increase
readability,
the
state
variable
is
often
mapped
as
ENUM.
ParaCrawl v7.1
Im
generierten
Code
stehen
diese
Werte
folglich
in
Form
einer
Enum
zur
Verfügung.
Therefore,
in
the
generated
code,
these
values
would
be
available
through
an
Enum:
ParaCrawl v7.1
Was
sind
die
Vorteile
von
Enum?
What
are
the
application
areas
for
ENUM?
ParaCrawl v7.1
Hierzu
sind
beispielsweise
das
Reverse
ENUM-
Verfahren
oder
eine
Random
Test-
Methode
möglich.
In
this
case,
for
example,
the
reverse
ENUM
method
or
a
random
test
method
may
be
used.
EuroPat v2
Man
kann
auch
die
interface,
annotation
und
enum
Schlüsselwörter
verwenden.
You
can
use
the
interface,
annotation
and
enum
keywords
too.
CCAligned v1
Vergleich
zweier
Bausteine
mit
gleichem
Enum
zeigt
unterschiede
(FIPS-6038)
Comparing
two
components
with
the
same
enum
shows
differences
(FIPS-6038)
CCAligned v1
Mit
dem
Schlüsselwort
enum
kann
eine
Aufzählung
definiert
werden.
The
keyword
enum
can
be
used
to
define
an
enumeration.
ParaCrawl v7.1
Die
Nutzung
von
ENUM
ist
grundsätzlich
in
zwei
Arten
möglich:
The
use
of
ENUM
is
basically
possible
in
two
ways:
ParaCrawl v7.1
Zwei
Startups
sind
gegründet
–
Enum
Software
und
Universal
Industries.
Two
startups
are
established
–
Enum
Software
and
Universal
Industries.
ParaCrawl v7.1