SeiOkami
SeiOkami
CC#
Created by SeiOkami on 3/15/2024 in #help
✅ How do I replace each character with a character that corresponds to the standard English layout?
For example, go through all connected keyboard layouts. And just then output all the variants
17 replies
CC#
Created by SeiOkami on 3/15/2024 in #help
✅ How do I replace each character with a character that corresponds to the standard English layout?
No description
17 replies
CC#
Created by SeiOkami on 3/15/2024 in #help
✅ How do I replace each character with a character that corresponds to the standard English layout?
Yeah, but that's exactly what I want to avoid. I hope there are more universal options
17 replies
CC#
Created by SeiOkami on 3/15/2024 in #help
✅ How do I replace each character with a character that corresponds to the standard English layout?
I start the application and pass the string "myapp -йцукен" The application gives me the result "qwerty".
17 replies
CC#
Created by SeiOkami on 3/15/2024 in #help
✅ How do I replace each character with a character that corresponds to the standard English layout?
Let's imagine a simple console application. It takes each string from string[] args. And replaces each character (e.g., "Й") with the English layout character ("Q") corresponding to the key.
17 replies