vault backup: 2023-11-23 09:19:01
This commit is contained in:
parent
eee2e1e7c0
commit
a679f9b3bf
18
.obsidian/workspace.json
vendored
18
.obsidian/workspace.json
vendored
@ -4,16 +4,16 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "d099af2398d7f827",
|
||||
"id": "ee00b006ec83b7db",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "9f9ffb40dcd212ab",
|
||||
"id": "41ec48cdc3af71a1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Algo/B2/Exercises/Repetitive tutorial.md",
|
||||
"file": "Prog/Collections.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
@ -85,7 +85,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Algo/B2/Exercises/Repetitive tutorial.md",
|
||||
"file": "Prog/Collections.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -102,7 +102,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Algo/B2/Exercises/Repetitive tutorial.md",
|
||||
"file": "Prog/Collections.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@ -125,7 +125,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Algo/B2/Exercises/Repetitive tutorial.md"
|
||||
"file": "Prog/Collections.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -156,10 +156,11 @@
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "9f9ffb40dcd212ab",
|
||||
"active": "41ec48cdc3af71a1",
|
||||
"lastOpenFiles": [
|
||||
"Algo/B2/Exercises/Imperative exercise.md",
|
||||
"Prog/Collections.md",
|
||||
"Algo/B2/Exercises/Repetitive tutorial.md",
|
||||
"Algo/B2/Exercises/Imperative exercise.md",
|
||||
"Prog/Array.md",
|
||||
"Algo/B2/Exercises",
|
||||
"Algo/B2",
|
||||
@ -190,7 +191,6 @@
|
||||
"Electronic/Lecture 1.md",
|
||||
"Architecture/Lecture 1.md",
|
||||
"Electronic",
|
||||
"Architecture/Ressources.md",
|
||||
"Architecture",
|
||||
"English",
|
||||
"COM-ADMR",
|
||||
|
1
Prog/Collections.md
Normal file
1
Prog/Collections.md
Normal file
@ -0,0 +1 @@
|
||||
We have 3 collections namespace in C#
|
Loading…
x
Reference in New Issue
Block a user