转载自:https://blog.csdn.net/u012107143/article/details/54972544?utm_source=itdadao&utm_medium=r ...
转载自:https://blog.csdn.net/u012107143/article/details/54972544?utm_source=itdadao&utm_medium=r ...
以下描述主要是针对windows平台下的TCP socket而言。 首先需要区分一下关闭socket和关闭TCP连接的区别,关闭TCP连接是指TCP协议层的东西,就是两个TCP端之间交换了一些协议包(FIN,RST等),具体的交换过程可以看TCP协议,这里不详细描述了。而关闭 ...
首先更新命令有:apt-get update ,apt-get upgrade ,apt-get dist-upgrade等三个; (1)apt-get update:只更新软件包的索引源,作用:同 ...
使用spring.profiles.active来区分配置 以apollo配置参数启动时,在springboot启动类开启Apollo配置,添加注解@EnableApolloConfig 不使用apollo配置参数启动时,在springboot启动类注释或去掉注解 ...
1.可设置CheckBox的Appearance属性为button 2.可设置RadioButton的Appearance属性为button ...
一般来说著名的 Linux 系统基本上分两大类: RedHat 系列:Redhat、Centos、Fedora 等 Debian 系列:Debian、Ubuntu 等 Dpkg (D ...
使用 fsutil.exe file SetCaseSensitiveInfo C:\TargetFloder enable 更改文件启用区分大小写时,出现错误:不支持该请求。 解决方案:勾选适用于Linux的Windows子系统,需要重启。 ...
1、点击Win+R键2、在输入框键入regedit,打开注册表3、进入HKEY_LOCAL_MACHINE -> System -> CurrentControlSet -> Con ...