06 2024 档案

摘要:问题今天使用虚拟机时遇到了一个问题:无法从windows拖拽复制文件和文件夹到虚拟机上,我用的是cent os7。 它是这样报错的: Error when getting information for file “//tmp/VMwareDnD/..."1网上有文章提到要重装vmware-tool 阅读全文
posted @ 2024-06-26 18:26 绯颜旧雨 阅读(620) 评论(0) 推荐(0) 编辑
摘要:1、iis默认20分钟会自动回收 2、启动模式修改为AlwaysRunning 2、设置应用程序池 》》高级设置 》》 回收。设置发生错误禁止回收改为true,禁用重叠回收改为true,固定时间改为0; 3、设置进程模型》超时设置,默认20分钟改为0;最大1740,改为0的时候也是最大1740分钟即 阅读全文
posted @ 2024-06-22 16:54 绯颜旧雨 阅读(726) 评论(0) 推荐(0) 编辑
摘要:使用StopWtch Stopwatchsw=new Stopwatch() sw.Start(); sw.Stop(); sw.ElapsedMilliseconds;//毫秒 sw.ElapsedTicks;高精度刻尺微秒 阅读全文
posted @ 2024-06-22 16:49 绯颜旧雨 阅读(3) 评论(0) 推荐(0) 编辑
摘要:下载mqtt服务:npm install mqtt const mqttConfig = { // 你的 MQTT 服务器配置 protocolId: 'MQTT', protocolVersion: 4, clean: true, clientId: 'xxxx', reconnectPeriod 阅读全文
posted @ 2024-06-07 18:33 绯颜旧雨 阅读(229) 评论(0) 推荐(0) 编辑
摘要:windows10-EMQX安装及配置使用教程一、下载安装1.1 下载1.2 安装1.3 设置开机自启动二、连接MQTT2.1 MQTT下载安装2.1.1 下载2.1.2 安装及配置三、EMQX常用命令 本文介绍的是在windows10系统下的emqx的安装、配置及使用教程。 一、下载安装1.1 下 阅读全文
posted @ 2024-06-07 18:28 绯颜旧雨 阅读(514) 评论(0) 推荐(0) 编辑
摘要:1、datav官网:http://datav.jiaminghi.com/guide/#%E5%88%9B%E5%BB%BAvue%E9%A1%B9%E7%9B%AE vue安装datav npm install @jiaminghi/data-view 2、注册组件 import dataV fr 阅读全文
posted @ 2024-06-07 18:22 绯颜旧雨 阅读(138) 评论(0) 推荐(0) 编辑
摘要:1.打开时间设置 2.更改系统区域设置 3.beta勾选上 4.卸载mysql清除干净后,重启重新安装。ok!!! 阅读全文
posted @ 2024-06-05 17:51 绯颜旧雨 阅读(9) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示