远程调试啥代码?
远程调试啥代码?
任何一段代码都行,但是运行设置,设置为以管理员权限运行
来自/var/log/syslog中的日志:
2023-10-31 18:28:15 licks deepin-authentication[3346]: ukey_tx.go:84: unexpected end of JSON input
2023-10-31 18:28:15 licks deepin-authenticate/session[3346]: ukey_tx.go:84: unexpected end of JSON input
2023-10-31 18:28:15 licks deepin-authentication[3346]: manager.go:516: Custom authentication is not supported.
2023-10-31 18:28:15 licks deepin-authenticate/session[3346]: manager.go:516: Custom authentication is not supported.
2023-10-31 18:28:15 licks deepin-authentication[3346]: ukey_tx.go:140: GetPINLength err: empty default device
2023-10-31 18:28:15 licks deepin-authenticate/session[3346]: ukey_tx.go:140: GetPINLength err: empty default device
上面的日志信息,是什么意思?
Popular Ranking
ChangePopular Events
More
使用CLion作为Deepin系统的远程开发工具,代码可以调试,但是不能直接执行。如果直接运行,出现以下问题: