搜索资源列表
Asp.net123123123123
- Asp.net中实现同一用户名不能同时登陆(单点登陆) Web项目中经常遇到的问题就是同一用户名多次登陆的问题,相应的解决办法也很多,总结起来不外乎这几种解决办法:将登陆后的用户名放到数据库表中;登陆后的用户名放到Session中;登陆后的用户名放到Application中;登陆后的用户名放到Cache中。一般的这几种方法都是登陆了之后,如果没有正常退出,第二次登陆将不被允许。这样一般都会存在一个问题:如果用户没有正常退出系统,那么他接下来继续登陆的时候,因为Session没有过期等问题,
FTB_1.6.3_zh_Source
- FreeTextBox is the most-used HTML editor for ASP.NET. It is compatible with IE on the PC, and Mozilla and Firefox on all platforms. It is used in major Open Source projects such as Community Server and DotNetNuke as well as excellent packages like Sm
File_transfer_server
- 文件传输服务器源码,涉及 ASP.NET 的项目。-File transfer server source code, projects related to ASP.NET.
laravel-master
- 为Web工匠设计的PHP开发框架.Laravel是一个Web应用程序框架。 Laravel的目的是使开发过程赏心悦目。-Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to tak
two-XML-projects-
- asp.net 语言 2个项目代码,含使用说明 基于XML技术的留言本代码; 基于XML技术的在线论坛代码;-asp.net Language 2 project code, including instructions for use of the XML-based message Code XML-based online Forum Code