Pibd-12 Alkin_D.V. LabWork06 Base #7

Closed
Darl1ngzxc wants to merge 6 commits from Lab06 into Lab05
Owner
No description provided.
Darl1ngzxc added 4 commits 2024-06-03 20:31:51 +04:00
Darl1ngzxc changed title from Pibd-12 Alkin_D.V. LabWork06 Base to WIP: Pibd-12 Alkin_D.V. LabWork06 Base 2024-06-03 20:32:57 +04:00
Darl1ngzxc added 1 commit 2024-06-03 20:47:13 +04:00
Darl1ngzxc added 1 commit 2024-06-03 20:52:46 +04:00
Darl1ngzxc changed title from WIP: Pibd-12 Alkin_D.V. LabWork06 Base to Pibd-12 Alkin_D.V. LabWork06 Base 2024-06-03 20:53:21 +04:00
eegov approved these changes 2024-06-05 20:09:19 +04:00
eegov left a comment
Collaborator

Проверено

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

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

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

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Darl1ngzxc/PIbd-12_Alkin_D.V_AirBomber_Base#7
No description provided.