зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 21:26:09 +02:00
m
Этот коммит содержится в:
родитель
e176cfae87
Коммит
b324b9745d
@ -1,3 +1,12 @@
|
|||||||
|
https://learnsql.com/
|
||||||
|
https://learnsql.com/cookbook/
|
||||||
|
|
||||||
|
https://learnsql.com/tags/cheat-sheet/
|
||||||
|
https://learnsql.com/blog/ultimate-sql-cheat-sheet/
|
||||||
|
https://learnsql.com/blog/sql-basics-cheat-sheet/
|
||||||
|
https://learnsql.com/blog/standard-sql-functions-cheat-sheet/
|
||||||
|
https://learnsql.com/blog/sql-window-functions-cheat-sheet/
|
||||||
|
|
||||||
2022
|
2022
|
||||||
https://proglib.io/p/osnovnye-sql-komandy-i-zaprosy-s-primerami-kotorye-dolzhen-znat-kazhdyy-razrabotchik-2022-04-14
|
https://proglib.io/p/osnovnye-sql-komandy-i-zaprosy-s-primerami-kotorye-dolzhen-znat-kazhdyy-razrabotchik-2022-04-14
|
||||||
https://proglib.tech/p/osnovnye-sql-komandy-i-zaprosy-s-primerami-kotorye-dolzhen-znat-kazhdyy-razrabotchik-2022-04-14
|
https://proglib.tech/p/osnovnye-sql-komandy-i-zaprosy-s-primerami-kotorye-dolzhen-znat-kazhdyy-razrabotchik-2022-04-14
|
||||||
|
|||||||
@ -1,3 +1,6 @@
|
|||||||
|
2023
|
||||||
|
Wittig - Amazon Web Services in Action 3rd ed
|
||||||
|
E20201852C22717546E7F2FB0BA22BDC
|
||||||
2022
|
2022
|
||||||
Daswani - AWS Certified Cloud Practitioner Exam Guide of 630p
|
Daswani - AWS Certified Cloud Practitioner Exam Guide of 630p
|
||||||
magnet:?xt=urn:btih:6de2331e9002d2f0ea0031e3ef38a0fb1ec8a906
|
magnet:?xt=urn:btih:6de2331e9002d2f0ea0031e3ef38a0fb1ec8a906
|
||||||
|
|||||||
2
pl/cross/tools/hexeditor/imhex.txt
Обычный файл
2
pl/cross/tools/hexeditor/imhex.txt
Обычный файл
@ -0,0 +1,2 @@
|
|||||||
|
https://imhex.werwolv.net/
|
||||||
|
https://github.com/WerWolv/ImHex
|
||||||
@ -1,3 +1,5 @@
|
|||||||
|
2023
|
||||||
|
https://developers.redhat.com/articles/2023/05/03/how-debug-c-lambda-expressions-gdb
|
||||||
2022
|
2022
|
||||||
https://xakep.ru/2022/11/30/linux-debug/
|
https://xakep.ru/2022/11/30/linux-debug/
|
||||||
! with ptrace
|
! with ptrace
|
||||||
|
|||||||
@ -1,5 +1,8 @@
|
|||||||
https://docs.oracle.com/javase/tutorial/java/annotations/predefined.html
|
https://docs.oracle.com/javase/tutorial/java/annotations/predefined.html
|
||||||
|
|
||||||
|
2023
|
||||||
|
MJC - Creating Annotations in Java ru of 6:51
|
||||||
|
https://www.youtube.com/watch?v=7D4Wn0GndCA
|
||||||
2022
|
2022
|
||||||
JACOV - "Java Annotation Processing" - Oscar Camacho
|
JACOV - "Java Annotation Processing" - Oscar Camacho
|
||||||
https://www.youtube.com/watch?v=REli837WM5o&t=4390s
|
https://www.youtube.com/watch?v=REli837WM5o&t=4390s
|
||||||
|
|||||||
2
pl/java/libfws/spring/boot/profiling.txt
Обычный файл
2
pl/java/libfws/spring/boot/profiling.txt
Обычный файл
@ -0,0 +1,2 @@
|
|||||||
|
2023
|
||||||
|
https://habr.com/ru/companies/alfastrah/articles/717114/
|
||||||
@ -1,7 +1,7 @@
|
|||||||
https://www.baeldung.com/spring-profiles#4-profile-groups
|
https://www.baeldung.com/spring-profiles#4-profile-groups
|
||||||
spring.profiles.group.production=proddb,prodquartz
|
spring.profiles.group.production=proddb,prodquartz
|
||||||
|
|
||||||
2022
|
2023
|
||||||
https://www.baeldung.com/spring-profiles
|
https://www.baeldung.com/spring-profiles
|
||||||
https://github.com/eugenp/tutorials/tree/master/spring-core-2
|
https://github.com/eugenp/tutorials/tree/master/spring-core-2
|
||||||
2021
|
2021
|
||||||
|
|||||||
@ -1,3 +1,8 @@
|
|||||||
|
https://docs.spring.io/spring-framework/reference/core/aop/ataspectj.html
|
||||||
|
https://docs.spring.io/spring-framework/reference/core/aop/ataspectj/pointcuts.html
|
||||||
|
|
||||||
|
2023
|
||||||
|
https://habr.com/ru/companies/alfastrah/articles/717114/
|
||||||
2020
|
2020
|
||||||
https://habr.com/ru/company/otus/blog/528312/
|
https://habr.com/ru/company/otus/blog/528312/
|
||||||
https://www.geekyhacker.com/2020/03/28/how-to-configure-aspectj-in-spring-boot/
|
https://www.geekyhacker.com/2020/03/28/how-to-configure-aspectj-in-spring-boot/
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
2022
|
2023
|
||||||
https://www.baeldung.com/java-microbenchmark-harness
|
https://www.baeldung.com/java-microbenchmark-harness
|
||||||
https://github.com/eugenp/tutorials/tree/master/jmh
|
https://github.com/eugenp/tutorials/tree/master/jmh
|
||||||
|
// annotation-support
|
||||||
2020
|
2020
|
||||||
https://nuancesprog.ru/p/8792/
|
https://nuancesprog.ru/p/8792/
|
||||||
2019
|
2019
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user