草庐IT

Windows的压缩文件夹(zip/cab)

https://weibo.com/1114096665/DtHXgvnva#windows10#硬要把zip、cab文件当文件夹,不爽怎么解决?删除注册表“HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}”和“HKEY_CLASSES_ROOT\CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262}”,删除失败则先获得所有者权限。同样的中文关键字,百度不知所云,谷歌很快查到答案。​​​​6年前的答案,针对当时的Vista和Win10疗效显著,内网上也渐渐搜索得到,并泛滥充斥着相同的答

关于 java:Reload classes in a webapp in a webapp in Jetty

ReloadclassesinawebappinJetty基本上我在Jetty中寻找Tomcat中reloadable属性的等价物:https://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Common_Attributes我想以这样的方式配置我的开发环境,我只编译一个类,服务器检测到更改并自动重新加载。在Jetty,我见过的最接近的是这2个:https://www.eclipse.org/jetty/documentation/current/hot-deployment.htmlhttps://www.eclipse.org/

关于 java:Reload classes in a webapp in a webapp in Jetty

ReloadclassesinawebappinJetty基本上我在Jetty中寻找Tomcat中reloadable属性的等价物:https://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Common_Attributes我想以这样的方式配置我的开发环境,我只编译一个类,服务器检测到更改并自动重新加载。在Jetty,我见过的最接近的是这2个:https://www.eclipse.org/jetty/documentation/current/hot-deployment.htmlhttps://www.eclipse.org/