0
点赞
收藏
分享

微信扫一扫

论文阅读-一种用于大规模分布式文件系统中基于深度强化学习的自适应元数据管理方案

天蓝Sea 2024-02-07 阅读 13
c#

创建Json文件

更改属性

【代码】根据dll路径获取

Assembly assembly = Assembly.GetExecutingAssembly();
string assemblyPath = assembly.Location;
string relativeDllPath = System.IO.Path.Combine(System.IO.Path.GetDirectoryName(assemblyPath), "Json\\test.json");
举报

相关推荐

0 条评论