Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Подготовка строк для записи в JSON #9

Closed
gsbelarus opened this issue May 12, 2020 · 0 comments
Closed

Подготовка строк для записи в JSON #9

gsbelarus opened this issue May 12, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@gsbelarus
Copy link
Owner

Сделать функцию, которая получает на вход строку и превращает ее в строку, готовую для записи в JSON:

  1. Все двойные кавычки в строке заменяет на \"
  2. Все последовательности После регистрации удалять личные данные пользователя из чата #13#10 заменяет на \n
  3. Все символы После регистрации удалять личные данные пользователя из чата #13 заменяет на \n
  4. Все символы Обработка ошибок неверных данных на стороне сервера #10 заменяет на \n
  5. Все символы Подготовка строк для записи в JSON #9 заменяет на \t
  6. Берет строку в двойные кавычки
@gsbelarus gsbelarus added the bug Something isn't working label May 12, 2020
@gsbelarus gsbelarus added this to the v1.0 milestone Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants