小编use*_*044的帖子

在Windows 10上安装Microsoft Visual C++ 10/SDK 7.1(适用于需要VC++ 10的Python包)

在尝试安装scrapy包(Python 3.4,Windows 10)时,我收到了错误消息

error: Microsoft Visual C++ 10.0 is required. Get it with "Microsoft Windows SDK 7.1": www.microsoft.com/download/details.aspx?id=8279
Run Code Online (Sandbox Code Playgroud)

我有其他包的问题,​​还没有解决它.仔细阅读了这个问题,我认为在Windows 10上安装SDK 7.1是一个问题,因为后者附带了SDK安装程序无法识别的预安装版本的.NET 4.(它说你需要.NET 4,从......那里得到它,但你从那里得到的安装程序说已经安装了.NET 4).

我的问题是:有没有人知道有关以下问题的最终解决方案的链接:(1)安装声称需要VC++ 10的Python包或(2)在Window 10上安装SDK 7.1?

很高兴提供有关问题的Python或Windows方面的更多详细信息.

sdk visual-c++ python-3.x windows-10

6
推荐指数
1
解决办法
1708
查看次数

Why isn't window.innerWidth returning the right value?

I am trying to solve the problem of using Javascript to determine the width of my browser's "window". I'm aware different people can mean different things in this context so to be specific I mean the area in green as in this post.

I've read the first two replies to that post and a number of other stackoverflow solutions to this problem, none of which I could get to work: I am using Firefox 27.0.1 with the window maximised on …

html javascript viewport width

5
推荐指数
3
解决办法
9665
查看次数

我需要哪些版本/库才能让 PHP 在带有 Apache 2(64 位)的 Win 7 上运行?

我一直无法使用 Apache 在我的 64 位 Win 7 机器上安装 PHP。我刚开始安装没有压缩包装的软件,而且我已经用完了有用的文档/链接来阅读。

这是我所做的:

  1. 从 Apache Lounge 安装了 Apache 2.4.18 win64(用 VC14 构建)。这有效 - 我的浏览器说“它有效!” 当我访问我的 docroot 时。
  2. 从 windows.php.net 下载 VC14 x64 线程安全 (2016-Jan-06 23:30:09) PHP zip 并将其解压缩到 c:/php。
  3. 添加LoadModule php5_module "c:/php/php7apache2_4.dll"到 httpd.conf。
  4. 从 Microsoft 下载 VC_redist64.exe(版本 14.0.23506)并安装它。
  5. 试过 httpd,我得到:

    c:\Apache24\bin>httpd httpd:C:/Apache24/conf/httpd.conf 的第 178 行语法错误:无法在文件 C:/php/php7apache2_4.dll 中找到 API 模块结构 `php5_module':没有错误

我知道我需要在 httpd.conf 和 php.ini 中添加/调整更多内容,但我在网上找到的所有帮助都表明问题出在其他地方。

php apache vcredist

1
推荐指数
1
解决办法
4076
查看次数

标签 统计

apache ×1

html ×1

javascript ×1

php ×1

python-3.x ×1

sdk ×1

vcredist ×1

viewport ×1

visual-c++ ×1

width ×1

windows-10 ×1