Files
obsidian-life/mindmaps/Книга 'Библия C-шарп' 11 глава.canvas
2026-04-22 17:43:25 +03:00

35 lines
3.9 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"nodes":[
{"id":"e58756299101158d","x":-520,"y":-290,"width":250,"height":60,"type":"text","text":"Манипуляция путями"},
{"id":"ce8db69efc433923","x":-520,"y":-160,"width":250,"height":60,"type":"text","text":"Работа с файлами"},
{"id":"ea97c1aecb934ea8","x":-520,"y":-20,"width":250,"height":60,"type":"text","text":"Работа с каталогами"},
{"id":"ec9bee07f5625036","x":258,"y":-341,"width":388,"height":111,"color":"5","type":"text","text":"Обязательный вызов `Close()` или использование `using` для освобождения ресурсов."},
{"id":"b388996ab404d6da","x":-90,"y":-580,"width":319,"height":91,"type":"text","text":"Низкоуровневая работа с чтением и записью байтов"},
{"id":"939b959fefdc813c","x":258,"y":-183,"width":417,"height":386,"color":"4","type":"text","text":"Хранение информации![[Pasted image 20260114112200.png]]"},
{"id":"80f0b59e72aa16e4","x":-131,"y":-341,"width":360,"height":240,"color":"1","type":"text","text":"Файловая система![[Pasted image 20260115045803.png]]"},
{"id":"be8cb324c8b7c25d","x":-445,"y":-440,"width":314,"height":61,"type":"text","text":"Корневые разделы (HKEY_*)"},
{"id":"0a3a49e9e820a749","x":306,"y":-612,"width":322,"height":65,"type":"text","text":"Работа со значениями (Value)"},
{"id":"45cc2b62aca6022f","x":-520,"y":-612,"width":357,"height":65,"type":"text","text":"Навигация и ключи (RegistryKey)"},
{"id":"e43862a47d25f8e9","x":-660,"y":-720,"width":185,"height":60,"type":"text","text":"`OpenSubKey()`"},
{"id":"8a21b955cbbae3a9","x":-445,"y":-720,"width":205,"height":60,"type":"text","text":"`CreateSubKey()`"},
{"id":"fc79d8b8b5aec4ea","x":-199,"y":-720,"width":199,"height":60,"type":"text","text":"`DeleteSubKey()`"},
{"id":"8674474438349c84","x":550,"y":-720,"width":310,"height":80,"type":"text","text":"`GetValue()` — Получение сохраненного параметра"},
{"id":"95fdbe4f6604dd2c","x":133,"y":-720,"width":250,"height":80,"type":"text","text":"`SetValue()` — Сохранение данных"}
],
"edges":[
{"id":"8fd006b7df92da23","fromNode":"939b959fefdc813c","fromSide":"left","toNode":"80f0b59e72aa16e4","toSide":"bottom","color":"1"},
{"id":"f5564cfd9e427e90","fromNode":"80f0b59e72aa16e4","fromSide":"left","toNode":"ea97c1aecb934ea8","toSide":"right"},
{"id":"c25598f1d866ba8f","fromNode":"80f0b59e72aa16e4","fromSide":"left","toNode":"ce8db69efc433923","toSide":"right"},
{"id":"5ef0948389e463e5","fromNode":"80f0b59e72aa16e4","fromSide":"left","toNode":"e58756299101158d","toSide":"right"},
{"id":"b2cb37a5f441555c","fromNode":"80f0b59e72aa16e4","fromSide":"top","toNode":"b388996ab404d6da","toSide":"bottom"},
{"id":"48a4eba60296dd1e","fromNode":"b388996ab404d6da","fromSide":"bottom","toNode":"ec9bee07f5625036","toSide":"top","color":"5"},
{"id":"ce249302c8b738ee","fromNode":"b388996ab404d6da","fromSide":"left","toNode":"be8cb324c8b7c25d","toSide":"right"},
{"id":"a26bc2c363253042","fromNode":"b388996ab404d6da","fromSide":"left","toNode":"45cc2b62aca6022f","toSide":"right"},
{"id":"80def51244f9915d","fromNode":"b388996ab404d6da","fromSide":"right","toNode":"0a3a49e9e820a749","toSide":"left"},
{"id":"72aef4f9b5200143","fromNode":"45cc2b62aca6022f","fromSide":"left","toNode":"e43862a47d25f8e9","toSide":"bottom"},
{"id":"da77e6d6e8365eec","fromNode":"45cc2b62aca6022f","fromSide":"top","toNode":"8a21b955cbbae3a9","toSide":"bottom"},
{"id":"b2d327eb6222314f","fromNode":"45cc2b62aca6022f","fromSide":"right","toNode":"fc79d8b8b5aec4ea","toSide":"bottom"},
{"id":"573750483f71291e","fromNode":"0a3a49e9e820a749","fromSide":"top","toNode":"95fdbe4f6604dd2c","toSide":"right"},
{"id":"b17d5daa72ee9692","fromNode":"0a3a49e9e820a749","fromSide":"top","toNode":"8674474438349c84","toSide":"left"}
]
}