Vertaling van "C#-Code" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Sie können leicht vom F#- zum C#-Code wechseln.
You can easily step from C# code into F# code.
Der folgende C#-Code veranschaulicht dieses Verhalten.DataSet.
The following C# code illustrates this behavior.
Er vektorisiert automatisch C#-Code und generiert diese vektorisierten Instruktionen für eine bestimmte Zielplattform.
It automatically vectorizes C# code and generates these vectorized instructions for a specific target platform.
Angenommen, Ihr Projekt enthält ein ursprünglich für das C#-Code Engineering erstelltes Paket.
For example, let's assume your project contains a package originally created for C# code engineering.
Mit nur wenigen Zeilen C#-Code können Sie eine komplette Anwendung erstellen, um z.B. Barcodes zu lesen.
With only a few lines of C# code you can build the entire application, e.g., to decode bar codes.
So generieren Sie C#-Code anhand einer Mapping-Design-Datei (.mfd)
To generate C# code from a mapping design file (.mfd)
Lassen Sie uns mit einem C#-Code beginnen, um das Quadrat der Zahlen von 0 bis 10 zu bilden: Kopieren
First, let's start with some C# code to take the square of the numbers zero through 10
Diese Funktion wird mit Sicherheit ändern, wie Sie in Zukunft C#-Code schreiben - vielleicht mehr als jede andere Funktion in C# 6.0.
This feature, perhaps more than any other in C# 6.0, is sure to change the way you write C# code in the future.
Nichtsdestotrotz wird C# 6.0 ändern, wie Sie C#-Code in bestimmten Szenarien schreiben. Dies liegt an Funktionen, die so viel effizienter sind, dass Sie wahrscheinlich schnell vergessen, dass die Codierung einmal anders erfolgt ist.
That said, C# 6.0 will change the way you write C# code in specific scenarios, due to features that are so much more efficient you'll likely forget there was another way to code them.
Dieser Simulator visualisiert einen Sensorknoten samt Ein- und Ausgängen und führt C#-Code aus.
The simulator displays a sensor node with input and output ports and is programmed using C# code.
In dieser Version werden neue Syntaxverkürzungen eingeführt, Standardcode wird gelegentlich verringert, und letztlich wird das Schreiben von C#-Code verschlankt.
It introduces new syntax shortcuts, reduces the amount of ceremony on occasion, and ultimately makes writing C# code leaner.
Wir wollen die Transformationseinstellungen nun so konfigurieren, dass Aktualisierungen in C# automatisch in Java übernommen werden, wenn Sie das C#-Modell ändern oder C#-Code in das C#-Modell importieren.
Finally, let's configure the transformation settings so that updates from C# to Java will take place automatically whenever you modify the C# model, or when you import the C# source code into the C# model.
Wenn die Option (a) aktiviert ist, wird die Tranformation von C# in Java automatisch jedes Mal, nachdem eine Änderung am C#-Code vorgenommen wurde und das Modell mit der Änderung aktualisiert wurde, durchgeführt.
If option (a) is enabled, the transformation from C# to Java will take place automatically every time after you modify something in C# code and update the model with the changes.