上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 41 下一页

2020年7月28日

Exception code: 0xE0434352

摘要: 0xE0434352 is the exception code for all .NET exceptions so that won't tell you much. How did you got this exception code? The event log? Your best be 阅读全文

posted @ 2020-07-28 15:40 liujx2019 阅读(862) 评论(0) 推荐(0)

2020年7月17日

When curl sends 100-continue

摘要: When curl sends 100-continue When sending a POST request with curl it sometimes automatically adds an Expect: 100-continue header. The following summa 阅读全文

posted @ 2020-07-17 18:14 liujx2019 阅读(200) 评论(0) 推荐(0)

Milestone 不能卸载,修复 Counter 即可

摘要: XProtect installer may fail with the error "Category does not exist" or "Cannot load Counter Name data because an invalid index" When running the XPro 阅读全文

posted @ 2020-07-17 18:13 liujx2019 阅读(393) 评论(0) 推荐(0)

2020年7月13日

GE 遇到的 UAC 导致不能自动启动的问题

摘要: iFix Is Not Starting Automatically On Windows 10 Id: 000019222 Average User Rating: (*) (*) (*) ( ) ( ) Your Rating: (*) ( ) ( ) ( ) ( ) Last Updated: 阅读全文

posted @ 2020-07-13 16:44 liujx2019 阅读(206) 评论(0) 推荐(0)

关于 UAC,Mark Russinovich on the Future of Security

摘要: https://www.eweek.com/security/mark-russinovich-on-the-future-of-security Windows IT people everywhere owe thanks to Dr. Mark Russinovich, now a techn 阅读全文

posted @ 2020-07-13 16:40 liujx2019 阅读(147) 评论(0) 推荐(0)

2020年7月8日

Windows 的 /dev/null

摘要: 命令行 type c:\autoexec.bat > NUL Powershell echo 1 > $null 阅读全文

posted @ 2020-07-08 14:13 liujx2019 阅读(1378) 评论(0) 推荐(0)

Windows 系统常见错误代码,例如 c0000005

摘要: 0000 操作已成功完成。0001 错误的函数。0002 系统找不到指定的文件。0003 系统找不到指定的路径。0004 系统无法打开文件。0005 拒绝访问。0006 句柄无效。0007 存储区控制块已损坏。0008 可用的存储区不足,无法执行该命令。0009 存储区控制块地址无效。0010 环境 阅读全文

posted @ 2020-07-08 14:09 liujx2019 阅读(1581) 评论(0) 推荐(0)

2020年6月19日

H264 视频码率(概念小白)

摘要: 为什么同样的分辨率帧率视频 ,码率还不一样? 编码器压缩的度不一样,所以影响存储空间和网络上传输带宽占用。码率,也叫做比特率:视频比特率是指要播放该视频,所需要每秒读取的该视频文件的比特(bit)数。单位为bps(Bit Per Second),比特率越高,每秒读取数据就越多,同等条件下画质就越好。 阅读全文

posted @ 2020-06-19 14:26 liujx2019 阅读(3230) 评论(0) 推荐(0)

2020年6月16日

重启 Openstack Swift 服务

摘要: Restart the Swift services: service swift-account-auditor restart service swift-account restart service swift-account-reaper restart service swift-acc 阅读全文

posted @ 2020-06-16 12:09 liujx2019 阅读(372) 评论(0) 推荐(0)

2020年6月15日

kernel reported iSCSI connection 1:0 error (1022-Invalid or unknown error code) state (3)

摘要: 简而言之,内存不够了。 https://serverfault.com/questions/828839/kernel-reported-iscsi-connection-10-error-1022-invalid-or-unknown-error-code I got a couple of re 阅读全文

posted @ 2020-06-15 11:26 liujx2019 阅读(1991) 评论(0) 推荐(0)

上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 41 下一页

导航