09 2019 档案
摘要:\lstdefinestyle 参考 https://blog.csdn.net/ProgramChangesWorld/article/details/52142313 我们在使用listings的时候,需要设置语言和样式。用\lstset会设置全局的变量,如果我们文章中有多种代码,那么就需要\l
阅读全文
摘要:参考 https://docs.microsoft.com/zh-cn/windows/win32/api/winbase/nf-winbase-bindiocompletioncallback https://young2code.wordpress.com/2009/08/16/network-
阅读全文
摘要:1. AcceptEx 10061 客户端循环连接,没有发送数据,一定次数后,连接失败,WSAGetLastError的结果是10061。并且后续无法再次连接。 这是因为其中的一个参数,详细用法参考IOCP Input/Output Completion Port IO完成端口 BOOL Accep
阅读全文
摘要:参考 https://portal.databasemart.com/kb/a457/how-to-install-desktop-environment-and-xrdp-service-in-debian-9.aspx 1. 确保已经安装桌面系统 如果没有安装,运行下面安装,安装完重启。 tas
阅读全文
摘要:1. Debian无法apt install debian安装完成后,如果运行apt install,提示 Media change: please insert the disc labeled 'Debian GNU/Linux 7.0.0 _Wheezy_ - Official amd64 C
阅读全文