Erstellen der Konvertier-Routinen zwischen den beiden Typen double und CString
Conversions between the data types double and CString
Sprachkennzeichen für die Ausgabe Output CSTRING(254)
language identifier for the output Output CSTRING(254)
Dieses Problem tritt auf, weil die Cstring -Methode der Microsoft-API (Application Programming Interface) den Zeilenvorschub nicht einwandfrei verarbeiten kann.
This issue occurs due to Microsoft Application Programming Interface (API) Cstring method failing to process the line feed properly.
Wie auch in vielen anderen Fällen fehlender grundlegender Library-Features bieten die meisten 3rd-Party-Bibliotheken jedoch eine entsprechende Implementation: Beispiele sind die C++Builder häufig genutzte Variante String::sprintf() , analog existiert CString::Format() in ATL/MFC.
As with much other basic functionality missing from the standard libraries, 3rd-party application frameworks usually provide a suitable implementation, such as String::sprintf() in C++Builder and CString::Format() in ATL/MFC.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.