中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档 | 网通镜像
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 程序开发 > Web开发 > PHP > PHP综合
PHP-4.0.5的动作
作者:佚名 时间:2004-11-08 10:55 出处:互连网 责编:chinaitpower
              摘要:PHP-4.0.5的动作
Warning
=======

This support is EXPERIMENTAL.  In fact, it integrates code that
Microsoft labels as pre-beta.  Use at your own risk.

Build instructions
==================

Download and install the .NET Framework SDK Technology Preview from
http://msdn.microsoft.com/net/#sdk.  Once installed, copy Mscoree.h
(typically found in C:\Program Files\NGWSSDK\Include to ext\dotnet).  
Do not simply add the NGWSSDK\Include directory to the include path
as this will cause compilation failures.

Download and unzip the source to the dm.net COM Moniker from
http://staff.develop.com/jasonw/clr/readme.htm.  Copy mscorlib.h
to ext\dotnet.  There is no need to register the clrmonsrv.dll as
it is not used.

At this point, the dotnet project can be built like any other
project, from either VisualStudio 6's GUI or from the command line.
Example command line invocation:

  msdev dotnet.dsp /MAKE "dotnet - Win32 Debug_TS"

Execution instructions:
=======================

Add "extension=php_dotnet.dll" into php.ini.

Sample program can be found at dotnet.php
关闭本页
 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有