BES' bookmarks
BES' bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
Login
Remember me
2000
shaares
2000
shaares
Filters
12 / 100
Links per page
20
50
100
scenebuilder - JavaFX: Need help understanding setControllerFactory - Stack Overflow
Java
·
JavaFX
·
fxml
·
FXMLLoader
·
setController
·
setControllerFactory
August 31, 2024 at 11:56:10 AM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/56117723/javafx-need-help-understanding-setcontrollerfactory
java - FXMLLoader setController vs setControllerFactory - Stack Overflow
Java
·
JavaFX
·
fxml
·
FXMLLoader
·
setController
·
setControllerFactory
August 31, 2024 at 11:50:22 AM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/78533187/fxmlloader-setcontroller-vs-setcontrollerfactory
Как настроить двухфакторную авторизацию через Telegram для SSH
SSH
·
Telegram
·
security
·
2FA
·
habr
August 28, 2024 at 7:54:51 AM GMT+3 * ·
permalink
·
https://habr.com/ru/articles/838940/
Mark Feeney: JMX through a ssh tunnel
JMX
·
JMXServiceURL
·
SSH
·
Tunnel
·
RMI
·
JMXMP
August 24, 2024 at 5:40:15 PM GMT+3 * ·
permalink
·
https://web.archive.org/web/20240412164035/http://blog.markfeeney.com/2010/10/jmx-through-ssh-tunnel.html
Shadow Fields vs. Property Accessor Interface Round 2 | CarlFX Blog
JavaFX
·
Properties
·
shadow
·
field
·
memory
·
optimization
August 16, 2024 at 8:13:06 PM GMT+3 * ·
permalink
·
https://carlfx.wordpress.com/2016/04/05/shadow-fields-vs-property-accessor-interface-round-2/
JavaFX Tips to Save Memory! Shadow Fields for Properties and Observables | CarlFX Blog
JavaFX
·
Properties
·
shadow
·
field
·
memory
·
optimization
August 16, 2024 at 7:59:38 PM GMT+3 * ·
permalink
·
https://carlfx.wordpress.com/2016/04/04/javafx-tips-to-save-memory-shadow-fields-for-properties-and-observables/
JavaFX Tip 23: Save Memory! Shadow Fields for Properties. | Pixel Perfect
JavaFX
·
Properties
·
shadow
·
memory
·
optimization
August 16, 2024 at 7:53:02 PM GMT+3 * ·
permalink
·
https://dlemmermann.wordpress.com/2016/03/30/save-memory-shadow-fields-for-properties/
Creating JavaFX Properties - Netopyr GmbH
JavaFX
·
Properties
·
shadow
·
memory
·
optimization
August 16, 2024 at 7:51:51 PM GMT+3 * ·
permalink
·
https://netopyr.com/2011/05/19/creating-javafx-properties/
xml - Getting elements with default namespace (no namespace prefix) using XPath - Stack Overflow
XML
·
namespace
·
XPath
August 16, 2024 at 9:58:49 AM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/16717211/getting-elements-with-default-namespace-no-namespace-prefix-using-xpath
JPA Entity. Загрузи меня не полностью
Java
·
Spring
·
hibernate
·
JPA
·
Entity
·
partial
·
loading
·
habr
August 15, 2024 at 9:18:43 AM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/spring_aio/articles/833918/
Установка программы модификации сетевых пакетов NFQWS на роутер Keenetiс
Keenetic
·
configuration
·
DPI
·
NFQWS
·
TPWS
·
zapret
·
habr
August 13, 2024 at 7:38:25 AM GMT+3 * ·
permalink
·
https://habr.com/ru/articles/834826/
Туннель IPv6 через IPv4 для обхода замедления Youtube на уровне роутера
router
·
configuration
·
IPv4
·
IPv6
·
Tunnel
·
Keenetic
·
habr
August 8, 2024 at 9:52:40 PM GMT+3 * ·
permalink
·
https://habr.com/ru/articles/834308/
Как активировать Windows 10 в России в 2024 году
Windows
·
Windows10
·
activation
·
PowerShell
August 8, 2024 at 9:48:05 AM GMT+3 * ·
permalink
·
https://pikabu.ru/story/kak_aktivirovat_windows_10_v_rossii_v_2024_godu_11678090
GitHub - rany2/warp.sh: WARP wireguard config generator in POSIX Shell
warp
·
cloudflare
·
WireGuard
·
configuration
August 7, 2024 at 12:31:03 AM GMT+3 * ·
permalink
·
https://github.com/rany2/warp.sh
Как синхронизировать потоки в Java
Java
·
Multithreading
·
Concurrency
·
synchronized
·
ReentrantLock
·
condition
·
BlockingQueue
·
habr
August 3, 2024 at 12:30:45 AM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/otus/articles/830356/
Настройка на роутерах Keenetic отдельной WiFi сети с внешним подключением через WireGuard
Keenetic
·
VPN
·
WireGuard
·
connection
·
policy
·
configuration
·
WiFi
·
habr
August 2, 2024 at 11:55:09 PM GMT+3 * ·
permalink
·
https://habr.com/ru/articles/833358/
ipset-dns для выборочного роутинга
Keenetic
·
ipset-dns
·
routing
·
VPN
July 31, 2024 at 11:11:15 PM GMT+3 * ·
permalink
·
https://forum.keenetic.com/topic/16257-ipset-dns-%D0%B4%D0%BB%D1%8F-%D0%B2%D1%8B%D0%B1%D0%BE%D1%80%D0%BE%D1%87%D0%BD%D0%BE%D0%B3%D0%BE-%D1%80%D0%BE%D1%83%D1%82%D0%B8%D0%BD%D0%B3%D0%B0/
Клёвые фичи в Docker Compose — профили и шаблоны
docker
·
docker-compose
·
template
·
profile
·
habr
July 25, 2024 at 9:36:42 PM GMT+3 * ·
permalink
·
https://habr.com/ru/articles/830002/
Выбираем между инструкциями RUN, CMD и ENTRYPOINT
docker
·
Dockerfile
·
ENTRY
·
POINT
·
run
·
cmd
·
habr
July 24, 2024 at 9:37:17 AM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/nixys/articles/830830/
Aurionpro Tech Blog: UCM file operations (add, edit, delete, search) using RIDC
Java
·
ridc
·
UCM
·
example
·
source
July 17, 2024 at 12:10:45 AM GMT+3 * ·
permalink
·
http://techblog.aurionpro.com/2012/03/ucm-file-operations-add-edit-delete.html?m=1
Filters
12 / 100
Links per page
20
50
100
Fold
Fold all
Expand
Expand all
Are you sure you want to delete this link?
Are you sure you want to delete this tag?
The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community