|
|
8楼

楼主 |
发表于 2005-8-5 23:33:14
|
只看该作者
re:我发现在exchange 下有一个oma...
我发现在exchange 下有一个oma目录<br>
我找到了oma.aspx文件里面的内容是这样的。<br>
<%@ Page trace=false language="c#" ValidateRequest=false Codebehind="oma.aspx.cs" Inherits="Microsoft.Exchange.OMA.UserInterface.Page" AutoEventWireup="false" %><br>
<%@ Register TagPrefix="mobile" Namespace="System.Web.UI.MobileControls" Assembly="System.Web.Mobile, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" %><br>
<meta name="GENERATOR" content="Microsoft Visual Studio 7.0"><br>
<meta name="CODE_LANGUAGE" content="C#"><br>
<meta name="vs_targetSchema" content="<a target=_blank href=http://schemas.microsoft.com/Mobile/Page">http://schemas.microsoft.com/Mobile/Page"</a>;><br>
<br>
这些是什么意思呀。我不是很明白。<br>
|
|