登录
首页 » C# » Apache-ASP.NET

Apache-ASP.NET

于 2012-05-27 发布 文件大小:13KB
0 147
下载积分: 1 下载次数: 7

代码说明:

  大家都知道IIS知道有这样或者那样的问题,但是apache确能工作得很少,重要的一点是可以绿色发布,现在apache也能支持asp.net程序的部署了,这个文章就是介绍相关的部署细节(We all know that the IIS know one way or another, but apache can indeed work very little, the important point is green release, now apache also supports asp.net application deployment, this article is to introduce the relevant details of the deployment)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gedebahecaixiangwawa
    哥德巴赫猜想,用C#实现。只是一个简单的算法演示。(gedebahe)
    2009-04-27 21:14:20下载
    积分:1
  • DSP-test-thoughts
    个人在从事DSP开发过程,调试硬件和软件的一些心得体会,推荐给学习DSP的爱好者。(Individuals engaged in the DSP development process, debugging hardware and software and experience and recommend it to learning DSP hobby.)
    2012-11-13 18:04:07下载
    积分:1
  • APIWeb
    新浪微博开发平台Oauth2.0,腾讯微博开发Oauth2.0整合SDK(sina weibo Oauth2.0 and QQ Oauth2.0)
    2012-04-27 00:04:52下载
    积分:1
  • GDAL-Develop-Doc
    共享资料,GDAL使用手册,包括常用API说明。(Share Document, GDAL manual, including common API instructions.)
    2013-11-28 15:16:29下载
    积分:1
  • RDM 解析,协议代码,适用于artnet 协议
    RDM 解析,协议代码,适用于artnet 协议 【源码目录】 RdmProtocal ├── Debug│   ├── RdmProtocal.exe│   ├── RdmProtocal.exp│   ├── RdmProtocal.lib│   └── RdmProtocal.pdb├── RdmProtocal│   ├── Debug│   │   ├── LzMethod.obj│   │   ├── RdmNode.obj│   │   ├── RdmProtocal.Build.CppClean.log│   │   ├── RdmProtocal.log│   │   ├── RdmProtocal.obj│   │   ├── RdmProtocal.pch│   │   ├── RdmProtocal.res│   │   ├── RdmProtocal.tlog│   │   │   ├── CL.command.1.tlog│   │   │   ├── CL.read.1.tlog│   │   │   ├── CL.write.1.tlog│   │   │   ├── RdmProtocal.lastbuildstate│   │   │   ├── RdmProtocal.write.1u.tlog│   │   │   ├── link.command.1.tlog│   │   │   ├── link.read.1.tlog│   │   │   ├── link.write.1.tlog│   │   │   ├── rc.command.1.tlog│   │   │   ├── rc.read.1.tlog│   │   │   └── rc.write.1.tlog│   │   ├── RdmProtocalDlg.obj│   │   ├── stdafx.obj│   │   ├── vc140.idb│   │   └── vc140.pdb│   ├── LzMethod.cpp│   ├── LzMethod.h│   ├── RdmNode.cpp│   ├── RdmNode.h│   ├── RdmProtocal.aps│   ├── RdmProtocal.cpp│   ├── RdmProtocal.h│   ├── RdmProtocal.rc│   ├── RdmProtocal.vcxproj│   ├── RdmProtocal.vcxproj.filters│   ├── RdmProtocal.vcxproj.user│   ├── RdmProtocalDlg.cpp│   ├── RdmProtocalDlg.h│   ├── ReadMe.txt│   ├── controller_library.h│   ├── lib│   │   ├── FTD2XX.lib│   │   └── RDM.lib│   ├── res│   │   ├── RdmProtocal.ico│   │   └── RdmProtocal.rc2│   ├── resource.h│   ├── stdafx.cpp│   ├── stdafx.h│   └── targetver.h├── RdmProtocal.VC.db├── RdmProtocal.sln└── ipch    └── RDMPROTOCAL-b05a99f1        └── RDMPROTOCAL-61763a13.ipch8 directories, 52 files
    2021-05-06下载
    积分:1
  • shubiaozuotu
    所有的鼠标驱动程序都遵循一定的原则INT33H是系统专门留给DOS使用的,绝大多数标准化驱动程序都使用这一软中断实现驱动本例主要实现鼠标中断编程的事例(All of the mouse driver must follow the principle of INT33H is reserved for system use DOS, the vast majority of drivers have standardized the use of this soft-interrupt-driven in this case to achieve the main achievement of the mouse interrupt programming examples)
    2007-11-28 10:59:15下载
    积分:1
  • stghj
    人脸识别中的光照处理方法,用MATLAB编写的遗传算法路径规划,空间目标识别,采用PM算法。( Face Recognition light treatment method, Genetic algorithms using MATLAB path planning, Space target recognition algorithm using PM.)
    2017-04-21 18:02:01下载
    积分:1
  • TEA5767_C51
    说明:  用到飞利浦的TEA5767的收音机模块,SP3767和TEA5767完全兼容 TEA5767采用I2C或者三线接口控制,我是用的I2C,单片机用STC89C52,带1K EEPROM,可以掉电存台,1602LCD显示,这里只给了TEA5767的控制程序, TEA5767读写数据都是5个字节,其中PLL参数14位.(Philips TEA5767 use of the radio module, SP3767 and TEA5767 fully compatible with TEA5767 used I2C or three-wire interface control, that I am using the I2C, single-chip with STC89C52, with 1K EEPROM, can be kept down to Taiwan, 1602LCD show here TEA5767 only to the control procedures, TEA5767 to read and write data is 5 bytes, which PLL parameters 14.)
    2008-12-07 00:01:21下载
    积分:1
  • myir
    内容实用,内容复杂但有趣,适合c语言编程者借鉴和学习。(Practical content , a complex but interesting for c programming language to learn from . )
    2013-05-10 20:31:11下载
    积分:1
  • MSComm2
    C#.NET串口通信+ PC与PC串口通信+ 利用MSComm控件实现PC与PC串口通信(事件方式)
    2016-09-29 17:16:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载