Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
69 views

I have the string "тест123" in Cyrillic and am executing a MySQL query with it inside a PHP script. However, the string in the query gets encoded and instead of "test123", it ...
0 votes
0 answers
394 views

enter image description here enter image description here Hello! I have my system language set to "English (United States)", but when I use programs that handle Russian text, the Cyrillic ...
1 vote
0 answers
75 views

I use buildroot to build the firmware for the PC. Required condition: glibc. I ran into the problem that when connected via SSH, a text file in UTF-8 with Cyrillic is displayed correctly, and when ...
2 votes
0 answers
80 views

I have an iOS project I'm working on in Xcode. In the SwiftUI preview window that regenerates every time the UI is changed, I need to be able to write Cyrillic (Russian) characters in it. I can change ...
0 votes
0 answers
55 views

I wonder how to use cyrillik letters. I wrote an python Script like this: привет = "Всем привет!" def сказай_привет (мой_привет): print (мой_привет) сказай_привет (привет) how do I ...
3 votes
1 answer
176 views

Does anyone know what encoding can be used to send commands to the terminal via a pipe created by the CreatePipe method? Commands with Cyrillic, Russian or Chinese characters must be sent to the ...
-1 votes
1 answer
85 views

I have a part of code that compares 2 bytes in ax like one unicode UTF-8 symbol and converts it's to upper one, but amid Russian alphabet function doesn't work. ; first byte starts with 110 ; and ...
3 votes
1 answer
139 views

I'm trying to scrape russian media web pages that contains Cyrillic text using the rvest package in R. However, for some of the pages (not all for some reason) I'm encountering an encoding issue where ...
0 votes
1 answer
529 views

So, only characters that I input shows perfectly fine, but the output characters (when im doing Console.WriteLine) change to '?' Output It is weird because before every cyrillic character was showing ...
0 votes
1 answer
88 views

I am kinda confused with the filter in R that seem to not work for Cyrillic alphabet with breve (й). Here is a simplified dataframe of my data which contains 1363 rows. df <- data_frame(lex_1 = c('...
pindakazen's user avatar
0 votes
2 answers
261 views

int main() { char faculty[20]; ss=setlocale(LC_ALL, ""); f = fopen("input.txt", "r"); printf("Введите название факультета \n"); scanf("%...
0 votes
1 answer
97 views

Out of nowhere when I look at my imported csv I see Greek alphabet (as seen in the example image). The csv file itself is in Latin, encoding shouldn't be the problem In the RStudio options I have ...
Marian's user avatar
  • 31
0 votes
0 answers
88 views

I have to work with the Cyrillic alphabet, I have problem with this alphabet in queries. When I'm looking for a specific word, some characters work like wildcards and are not considered at all in the ...
0 votes
1 answer
991 views

I tried insert russian text in PDF file and I see that, what am I doing wrong? import fitz if __name__ == '__main__': src_pdf_filename = 'original.pdf' dst_pdf_filename = 'destination.pdf' ...
0 votes
1 answer
173 views

I'm currently working on an ASP.NET Core application that uses Entity Framework Core to interact with a SQL Server database. I have a specific issue where I'm unable to search for Cyrillic text in a ...

15 30 50 per page
1
2 3 4 5
...
38

AltStyle によって変換されたページ (->オリジナル) /