mac13: 2025-07-27 19:00:52
This commit is contained in:
+12
-8
@@ -1,9 +1,13 @@
|
||||
|
||||
Strings formattieren :
|
||||
###### String-Interpolation mit`$`
|
||||
|
||||
'Console.WriteLine(**$**"Hello, {name}! Today is {date.DayOfWeek}, it's {date:HH:mm} now.");'
|
||||
|
||||
|
||||
|
||||
---
|
||||
created: 2025-07-20T17:22
|
||||
updated: 2025-07-20T17:22
|
||||
---
|
||||
|
||||
Strings formattieren :
|
||||
###### String-Interpolation mit`$`
|
||||
|
||||
'Console.WriteLine(**$**"Hello, {name}! Today is {date.DayOfWeek}, it's {date:HH:mm} now.");'
|
||||
|
||||
|
||||
|
||||
#format
|
||||
Reference in New Issue
Block a user