Pi-12_Kukushkina_E.O._LabWork06_Simple #6

Closed
Katushka wants to merge 2 commits from Lab6 into Lab05
Owner
No description provided.
Katushka added 1 commit 2024-06-02 09:55:08 +04:00
Katushka added 1 commit 2024-06-02 13:39:53 +04:00
Katushka changed title from WIP_ Pi-12_Kukushkina_E.O._LabWork06_Simple to Pi-12_Kukushkina_E.O._LabWork06_Simple 2024-06-05 18:08:43 +04:00
eegov approved these changes 2024-06-05 20:21:56 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -82,0 +125,4 @@
// не сохраняем пустые коллекции
if (kvpair.Value.Count == 0)
continue;
sb.Append(kvpair.Key);
Collaborator

Записывать в файл можно сразу, без использования StringBuilder

Записывать в файл можно сразу, без использования StringBuilder
eegov closed this pull request 2024-06-05 20:22:03 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Katushka/Pi-12_Kukushkina_E.O._Simple#6
No description provided.