700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > 小弟弄不懂VC++ net framework visual studio visual studio 等开发工具 之间关系

小弟弄不懂VC++ net framework visual studio visual studio 等开发工具 之间关系

时间:2019-01-31 13:46:59

相关推荐

小弟弄不懂VC++ net framework visual studio  visual studio 等开发工具 之间关系

后端开发|php教程

nbsp,visual,studio,Apache,VC

后端开发-php教程

我弄不懂VC++,.net framework,visual studio ,visual studio 等开发工具,之间关系?

Apache

Please use the Apache builds provided by Apache Lounge. They also provide VC11 builds of Apache for x86 and x64. We use their binaries to build the Apache SAPIs.

动网 论坛 按时asp源码,c语言与ubuntu,自定义tomcat部署文件,爬虫遥控系统,php如何改背景颜色,seo营销矩阵lzw

If you are using PHP with Apache 1 or Apache2 from (not recommended) you need to use the older VC6 versions of PHP compiled with the legacy Visual Studio 6 compiler. Do NOT use VC9+ versions of PHP with the binaries.

在线考试源码免费,默认路径vscode,ubuntu显卡温度,tomcat浏览网页,sqlite 存储数据类型,图片 标题(滚动版)插件 phpweb,mvc和前端框架有什么区别,python爬虫流程图css,php mariadb,江西seo什么价格,音乐分享网站源码,网页更新提醒源码,html时间轴模板lzw

With Apache you have to use the Thread Safe (TS) versions of PHP.

最新仿当当源码,vscode单片机开发环境,ubuntu是rpm,tomcat日志指定目录,爬虫来抽奖,php探针怎么看,西安seo关键词优化技巧,随意播放器网站lzw

VC9 and VC11

More recent versions of PHP are built with VC9 or VC11 (Visual Studio and compiler respectively) and include improvements in performance and stability.

The VC9 builds require you to have the Visual C++ Redistributable for Visual Studio SP1 x86 or x64 installed.

The VC11 builds require to have the Visual C++ Redistributable for Visual Studio x86 or x64 installed.

我弄不懂VC++,.net framework,visual studio ,visual studio 等开发工具,之间关系?

比如在windows系统安装好,是不是自带有VC++?visual studio ?然后开发需要安装.net framework?

visual studio ,visual studio 又分别是什么?是不是windows系统会有只要升级就可?

——解决方案——————–

VC++ 微软的 Visual C++ 简称

VC6 用于开发16位和准16位应用程序,典型操作系统 win98、nt

VC9 用于开发32位和准32位应用程序,典型操作系统 winXP、win

VC11 用于开发64位和准64位应用程序,典型操作系统 win7、win

如果你的操作系统等于或高于典型操作系统,并已打了最新的sp补丁

则相应的vc运行库就已经存在于你的系统中了,否则php加载时会提醒你缺少动态链接库

如果有提示,请不要紧张,下载一个安装就可以了(可能需要重启机器)

注意:VC编译器不向下兼容,所以要根据你的操作系统选择对应的 php 版本

.net framework 微软的 .net 运行库

visual studio 微软系列语言开发工具

这两个东西不是默认安装的,前者可随应用程序自动安装(有提示)

后者是需要付费的,不要随意使用盗版(破解版),以免开发出的产品有版权官司

——解决方案——————–

楼上正解。不过这之间的关系还是比较复杂的。简单理解就好

——解决方案——————–

首先,你粘贴的那段声明已经过时了。这段声明是在 php 的 vc6 版本向 vc9 版本过渡的时期做的,因为当时有一些技术问题没有解决

选择 php 版本的基础是你的系统支持的 vc 运行库的版本

这一点我 #1 已经说过了

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。