2009年11月6日
摘要: Openmeetings安装openmeetings官方主页http://code.google.com/p/openmeetings/ 。安装过程参照http://code.google.com/p/openmeetings/wiki/InstallationOfRelease05 http://code.google.com/p/openmeetings/wiki/BuildSources O... 阅读全文
posted @ 2009-11-06 16:23 遥望大海,云卷云舒 阅读(3201) 评论(3) 推荐(3) 编辑
摘要: Server.Transfer,Response.Redirect的区别 如果你读过很多行业杂志和 ASP.NET 示例,你会发现,大多数人使用 Response.Redirect 将用户引导到另一个页面,而另一些人好像偏爱于神秘的 Server.Transfer,那么,这二者有什么区别? Response.Redirect 简单地发送一条消息到浏览器,告诉浏览器定位到另一个页面。你可以使用下面的... 阅读全文
posted @ 2009-11-06 12:46 遥望大海,云卷云舒 阅读(2136) 评论(1) 推荐(1) 编辑