Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/oracle/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
无法读取合同.d_D_Dmd - Fatal编程技术网

无法读取合同.d

无法读取合同.d,d,dmd,D,Dmd,我最近从中解压缩了子菜单窗口和src。然后我尝试导入std.contracts但编译器不喜欢它: Error: module contracts is in file 'std\contracts.d' which cannot be read 我也无法手动找到文件。什么坏了 contracts.d是否已被另一个文件替换 也许我必须在使用前编译一些东西?您现在想使用std.exception模块

我最近从中解压缩了子菜单窗口和src。然后我尝试
导入std.contracts但编译器不喜欢它:

Error: module contracts is in file 'std\contracts.d' which cannot be read
我也无法手动找到文件。什么坏了

contracts.d是否已被另一个文件替换


也许我必须在使用前编译一些东西?

您现在想使用
std.exception
模块