快速业务通道

Runtime Error 运行时错误 Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be

发布时间:2012-04-10 作者: 佚名技术 views(797)

try { int totalFile = 0 ; // string dirPath = @E:\chfuMetarnet\BSC6810 alarm\; if ( this .textBox1.Text.Trim() =

发布时间:2012-03-26 作者: 佚名技术 views(2186)

// 取当前webBrowser登录后的Cookie值 [DllImport( wininet.dll , CharSet = CharSet.Auto, SetLastError = true )] static extern bool InternetGetCookieEx( string pchURL, string pchCookieName, StringBuilder pchCookieData, ref int pcchCookieData, int dwFlags, objec

发布时间:2012-04-10 作者: 佚名技术 views(2345)

这里一定要添加WEB 引用菜单步骤如下project-add web reference...,然后输入我们Web Service的路径,这里是http://localhost/WebService1/Service1.asmx,点击添加就OK了。这时你将在类视图中看到localhost命名空间了。 WebApplication1 WebForm1.aspx 代码: %@ Page language=c# Codebehind=WebForm1.aspx.cs AutoEventWi

发布时间:2012-04-10 作者: 佚名技术 views(595)

.NET 实现自定义ContextUser的Identity和Principal 在传统的.NET中,我们可以通过 User.Identity.Name; //获取用户名 User.Identity.IsAuthenticated; //判断用户是否己验证 User.IsInRole( Admin ); //判断用户是否含有指定角色 但这样的机制,在实际开发中,难以满足开发需要.仅仅通过User.Identity.Name;获取

发布时间:2012-04-10 作者: 佚名技术 views(1459)

usingSystem; usingSystem.Data; usingSystem.Configuration; usingSystem.Collections; usingSystem.Web; usingSystem.Web.Security; usingSystem.Web.UI; usingSystem.Web.UI.WebControls; usingSystem.Web.UI.WebControls.WebParts; usingSystem.Web.UI.HtmlControls

发布时间:2012-04-10 作者: 佚名技术 views(437)

1:socket VS remoting 使用socket无疑是效率最高的。但是,在复杂的接口环境下,socket的开发效率也是最低的。故在兼顾开发效率的情况下,可以使用remoting来代替socket开发。并且: 1、Tcp通道的Remoting速度非常快。 你可以通过端口查看工具,发现remoting比直接socket传输的内容,应该是属于同一个数量级的。我的另一个

发布时间:2012-04-10 作者: 佚名技术 views(2135)

因为最早做的一个游戏DEMO是全屏加上鼠标独占,而且不能全屏/窗口切换,加上自己做的游戏又粗糙,感觉极为不爽。现在想想,其实当我玩游戏的时候,我是喜欢窗口化的,可以随便拖动,这样玩游戏的时候也可以兼做其他事情,而且鼠标一定不能独占,最好是要放进去是个性化鼠标,移出来又是系统鼠标。如果要做这样一个窗口,可以

发布时间:2012-04-10 作者: 佚名技术 views(160)

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号