首页 热点资讯 义务教育 高等教育 出国留学 考研考公

windows无法加载Inter配置信息库(ICFGNT.DLL)。发生以下错误 找不到指定模块

发布网友 发布时间:2022-04-26 21:30

我来回答

2个回答

热心网友 时间:2023-11-05 02:59

你用什么工具下载的那东西
如果是迅雷之类的工具
就到它里面任务里找
如果是直接另存为的话,你可以从
Windows
下的Temporary
Internet
Files
文件夹中找到这些文件了。

热心网友 时间:2023-11-05 03:00

private void button1_Click(object sender, System.EventArgs e)
public override void Display(int depth)
{
Console.WriteLine(new string('-', depth) + name);
foreach (Component component in children)
{
component.Display(depth + 2);
}
}

热心网友 时间:2023-11-05 02:59

你用什么工具下载的那东西
如果是迅雷之类的工具
就到它里面任务里找
如果是直接另存为的话,你可以从
Windows
下的Temporary
Internet
Files
文件夹中找到这些文件了。

热心网友 时间:2023-11-05 03:00

private void button1_Click(object sender, System.EventArgs e)
public override void Display(int depth)
{
Console.WriteLine(new string('-', depth) + name);
foreach (Component component in children)
{
component.Display(depth + 2);
}
}

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com