-
使用 C# 编写简易 ASP.NET Web 服务器
你是否有过这样的需求 想运行 ASP NET 程序 又不想安装 IIS 或者 Visual Studio
我想如果你经常编写 ASP NET 程序的话 应该或多或少都会碰到这种情况 除了使用 IIS 和 VS 我们还有哪些方式可以运行 ASP NET 程序呢 自己写一个支持 ASP NET 的 Web 服务器怎么样 NO NO NO 如果你只是想找个这样的工具的话 那完全没必要 我们知道使用 VS 可以运行 ASP NET 程序
那么我们就可以找出 VS 所调用的程序 将其拷贝到没有 VS 和 IIS 的环境中运行
就能运行 ASP NET 程序了 安装了 VS 的朋友可以到 C: Program Files Common Files Microsoft Shared DevServer
这个目录里面找找看 这个程序的使用方式如下 ">你是否有过这样的需求 想运行 ASP NET 程序 又不想安装 IIS 或者 Visual Studio 我想如果你经常编写 ASP NET 程序的话 应该或多或少都会碰到这种情况 除了使用 IIS 和 VS 我们还有哪些方式可以运行 ASP NET 程序呢 自己写一个
- 2022-03-15 11:11:47下载
- 积分:1
-
1st
第一型3次样条插值函数的通用程序-1st-3rd spline interpolation function of the common procedures
- 2022-11-21 17:15:04下载
- 积分:1
-
电子钟,利用c语言编程实现带有时针分针秒针的电子钟,并且有走动的声音。...
电子钟,利用c语言编程实现带有时针分针秒针的电子钟,并且有走动的声音。-clock,use c language to realise clock having hour hand ,minute hand and second hand,with sound.
- 2022-03-02 09:28:47下载
- 积分:1
-
识别和矢量化等高线图,可以从光栅实现…
地图中等值线的识别与矢量化,可以实现从栅格地图(目前支持bmp,emf等文件)中获取等值线.GIS工程有用的。-contour map of identification and vectorization, can be achieved from the raster maps (currently supports bmp, catalog, etc.) access contours. GIS projects useful.
- 2022-04-27 19:47:21下载
- 积分:1
-
2410之ADC驱动解释 ARM92410系列
2410之ADC驱动解释 ARM92410系列-2410 to explain the ADC driver ARM92410 Series
- 2023-06-22 06:00:03下载
- 积分:1
-
本软件可以快速更改windows xp / 2000的ip 地址
本软件可以快速更改windows xp / 2000的ip 地址-This software can quickly change the windows xp/2000 of the ip address
- 2023-08-31 19:05:03下载
- 积分:1
-
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长...
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长的数据进行相加
在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-in Visual C Compiler 6.0 WinXp adopted under category to achieve, redeem inherited from the Operational data stored in the category redeem theoretically can arbitrarily long data Release together in a directory executable file,*. txt will drag on to be longadd.exe,*. txt for data files.
- 2022-07-05 11:57:23下载
- 积分:1
-
POS的PHP程序用于中小型
POS php program this used for small to medium- sized companies
- 2022-04-20 19:44:50下载
- 积分:1
-
Scroll demo example screenshots
滚屏截图的演示例子-Scroll demo example screenshots
- 2022-01-21 06:12:28下载
- 积分:1
-
当把鼠标放在单词的地方,就会读出鼠标所在位置的单词
当把鼠标放在单词的地方,就会读出鼠标所在位置的单词-When the mouse on the word, it will read out the location of the mouse word
- 2022-03-12 17:05:57下载
- 积分:1