зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
m
Этот коммит содержится в:
родитель
f7bc59bfda
Коммит
64b1fa6a62
12
db/sql/postgres/inst/rh-fedora.txt
Обычный файл
12
db/sql/postgres/inst/rh-fedora.txt
Обычный файл
@ -0,0 +1,12 @@
|
|||||||
|
https://www.postgresql.org/download/linux/redhat/
|
||||||
|
|
||||||
|
sudo dnf install -y https://download.postgresql.org/pub/repos/yum/reporpms/F-41-x86_64/pgdg-fedora-repo-latest.noarch.rpm
|
||||||
|
sudo dnf install postgresql17
|
||||||
|
|
||||||
|
#sudo dnf install -y postgresql17-server
|
||||||
|
#sudo /usr/pgsql-17/bin/postgresql-17-setup initdb
|
||||||
|
#sudo systemctl enable postgresql-17
|
||||||
|
#sudo systemctl start postgresql-17
|
||||||
|
|
||||||
|
???
|
||||||
|
postgresql-client
|
||||||
@ -15,6 +15,8 @@ JUGNsk - Sitnikov - Fundamentals and Details Mechanics of Java Exceptions of 1:0
|
|||||||
! 46:00 StackWalker.getInstance(RETAIN_CLASS_REFERENCE).getCallerClass();
|
! 46:00 StackWalker.getInstance(RETAIN_CLASS_REFERENCE).getCallerClass();
|
||||||
! StackWalker.getInstance().walk(s -> s.findFirst().get().getLineNumber());
|
! StackWalker.getInstance().walk(s -> s.findFirst().get().getLineNumber());
|
||||||
2022
|
2022
|
||||||
|
CSC - Valeev - Ex, try-catch and generics 0:00 of 1:35:15
|
||||||
|
https://www.youtube.com/watch?v=9yt4SiA7OiU
|
||||||
Devoxx - Subramaniam - Exception Handling in Functional and Reactive Programming of 2:29:17
|
Devoxx - Subramaniam - Exception Handling in Functional and Reactive Programming of 2:29:17
|
||||||
https://www.youtube.com/watch?v=S5tLVsvbHBg
|
https://www.youtube.com/watch?v=S5tLVsvbHBg
|
||||||
2021
|
2021
|
||||||
|
|||||||
@ -15,8 +15,8 @@ https://medium.com/androidiots/generics-variance-2def0411ce1b
|
|||||||
https://habr.com/company/sberbank/blog/416413/
|
https://habr.com/company/sberbank/blog/416413/
|
||||||
2016
|
2016
|
||||||
JPoint - Matorin - Non-obvious Generics 0:00 of 45:24
|
JPoint - Matorin - Non-obvious Generics 0:00 of 45:24
|
||||||
https://www.youtube.com/watch?v=mNyQYTp-Njw
|
|
||||||
https://www.youtube.com/watch?v=_0c9Fd9FacU
|
https://www.youtube.com/watch?v=_0c9Fd9FacU
|
||||||
|
https://www.youtube.com/watch?v=mNyQYTp-Njw
|
||||||
https://advancedweb.hu/2016/05/03/java_variance/
|
https://advancedweb.hu/2016/05/03/java_variance/
|
||||||
|
|
||||||
https://www.infoq.com/presentations/java-generics
|
https://www.infoq.com/presentations/java-generics
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user