摘要:Windows Server 2016出于安全的考虑,默认禁用了Flash Player。把Windows Server 2016作为日常操作系统的童鞋会发现,IE里完全没有Flash Player这个选项,很多视频网站就上不去了,这时候可以通过下面方法让IE启用Flash Player。 打开一个
阅读全文
摘要:之前用Apache commons vfs工具进行ftp操作(FTP服务器是 FileZilla Server) 上传本地文件 到 ftp服务器上,如果文件名称 包含 中文 报错 org.apache.commons.vfs2.FileSystemException: Could not put F
阅读全文
摘要:一、Waiting for another flutter command to release the startup lock... 运行flutter命令 flutter upgrade 运行 flutter doctor 提示 如下错误 Waiting for another flutter
阅读全文
摘要:本人用eclipse做Java开发之前,往往要设置下eclipse的背景,字体,颜色,以便保护眼睛。但这些数据是放在workspaces里的,一旦新建workspace所有要重新调整,很麻烦,于是尝试移植或保存以上配置。 第一种方法网上都有,就是走eclipse的导出导入。File Export..
阅读全文