01 2024 档案

摘要:C#通过Process和list配合不断检测进程并重启该进程 使用语言:C# 环境:.net Framework 4.6.1 (当前使用) (貌似支持所有环境,我就不多说了) using System; using System.Collections.Generic; using System.D 阅读全文
posted @ 2024-01-29 08:45 威流 阅读(325) 评论(0) 推荐(0)
摘要:Unhandled exception. System.TypeInitializationException: The type initializer for 'Microsoft.ML.OnnxRuntime.NativeMethods' threw an exception. > Syste 阅读全文
posted @ 2024-01-15 16:39 威流 阅读(1055) 评论(0) 推荐(0)