- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
查看 IProcessHostPreloadClient 的 Preload 方法,可以提供一个 string[] 参数,描述于 MSDN作为“初始化应用程序的数据”。但是,没有关于这些数据来自何处或我们如何为其分配值的信息。
这些数据来自哪里,我们如何为其赋值?
最佳答案
我问了我同样的问题。我从 http://www.houseofmorten.com/geeky/dotnet/-net-framework-4-0-readme 找到了这个答案:
The System.Web.Hosting.IProcessHostPreloadClient.Preload method takes a string array as an input parameter. However, there is no way to set this data, and no information is ever passed in this parameter.
To resolve this issue:
Earlier preview versions of the IIS 7.5 autostart feature supported a way to configure one or more string values to pass to the ASP.NET 4 IProcessHostPerloadClient.Preload method. However, that functionality was removed before the final release of Windows 7 and of Windows Server 2008 R2.
关于.net - IProcessHostPreloadClient 参数值从何而来?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10450466/
我是一名优秀的程序员,十分优秀!