kotlin组件
kotlin中的行为组件及高级用法
目录WorkManager工作原理最佳实践Data Binding工作原理进阶技巧Coroutines工作原理 性能优化Lifecycle 工作原理高级用法 在 android 开发领域,Jetpack 已经成为现代化应用开发的标配。除了界面组件[详细]
2025-03-23 11:43 分类:开发Creating a simple command line interface (CLI) using a python server (TCP sock) and few scripts
I have a Linux box and I want to be able to telnet into it (port 77557) and run few required commands without having to access to the whole Linux box. So, I have a server listening on that port, and e[详细]
2022-12-28 20:29 分类:问答