Übersetzung für "Typecasting" in Deutsch
For
this
reason,
you
should
generally
avoid
typecasting.
Aus
diesem
Grunde
sollten
Sie
die
Typumwandlung
im
allgemeinen
vermeiden.
ParaCrawl v7.1
The
following
line
of
code
passes
the
Caption
property
of
a
label
as
a
parameter
to
an
API
function,
simply
by
typecasting
it
to
PChar:
Die
folgende
Code-Zeile
übergibt
die
Caption-Eigenschaft
eines
Labels
als
Parameter
an
eine
API-Funktion,
indem
sie
einfach
eine
Typumwandlung
nach
PChar
vornimmt:
ParaCrawl v7.1
Propelled
to
international
stardom
as
the
beloved
'Sissi'
in
the
trilogy
of
films
about
Elisabeth
of
Austria,
Romy
moved
to
Paris
in
the
1960
to
avoid
typecasting.
Romy
erreichte
internationale
Berühmtheit
durch
die
geliebte
"Sissi"
in
der
Filmtrilogie
über
Elisabeth
von
Österreich
und
ging
Anfang
der
1960er
Jahre
nach
Paris,
um
eine
Festlegung
auf
die
Rolle
zu
vermeiden.
ParaCrawl v7.1
The
first
choice
is
typecasting,
which
uses
a
simple
functional
notation,
with
the
name
of
the
destination
data
type:
Die
erste
Möglichkeit
ist
die
Typumwandlung,
welche
eine
einfache
Funktionsnotation
mit
dem
Namen
des
gewünschten
Datentyps
verwendet:
ParaCrawl v7.1