用C#做的一个没有Bug的简单的登陆,注册程序,注册不能重复,会提示注册信息已经被其他用户使用,很简单的数据库操作,但是代码很整齐,对于初学的人还有点用的,c#做的桌面应用程序。access数据库进行简单的增,删,改,查功能。
2021-11-24 09:21:25 52KB 登录,注册功能,c#
1
主要为大家详细介绍了Node.js+Express+MySql实现用户登录注册,具有一定的参考价值,感兴趣的小伙伴们可以参考一下
2021-11-22 22:09:04 34KB Node.js Express MySql 登录
1
Today we all are aware of the need of creating dynamic web pages i.e the ones which have the capability to change the site contents according to the time or are able to generate the contents according to the request received by the client. If you like coding in Java, then you will be happy to know that using Java there also exists a way to generate dynamic web pages and that way is Java Servlet. But before we move forward with our topic let’s first understand the need for server-side extensions. Servlets are the Java programs that runs on the Java-enabled web server or application server. They are used to handle the request obtained from the web server, process the request, produce the response, then send response back to the web server.
2021-11-12 23:03:22 75KB java web servlet h2
1
主要为大家详细介绍了Spring+MongoDB实现登录注册功能,具有一定的参考价值,感兴趣的小伙伴们可以参考一下
2021-10-21 15:19:05 74KB Spring MongoDB 登录 注册
1
使用密码和salt值联合密码使用md5加密实现登录注册功能,有界面、数据库、java实现
2021-10-13 11:03:22 2.31MB 加密解密 java md5
1
Spring实现简单登录注册功能 1.注册信息写入mysql数据库 2.可以用注册的账号来进行登录 3.利用cookie,实现登录成功界面显示用户名 4.界面使用表单验证和ajax,进行规则判断和相应显示
2021-10-11 15:17:58 8.97MB Spring
1
这是为了熟悉使用数据库和界面跳转以及算法写的一个小程序
2021-10-09 16:56:45 27KB Swing、mysql
1
基于C#的asp.net网站注册登录功能源码,适合学生用
2021-09-28 17:02:49 101KB phrasephr asp.net 网站 登录注册功能
基于C#的asp.net网站注册登录功能源码,适合学生用
2021-09-28 17:02:19 101KB phrasephr asp.net 网站 登录注册功能
springboot整合mybatis实现登录注册功能,springboot整合mybatis实现登录注册功能
2021-09-18 18:25:53 52KB springboot mybatis 登录注册
1