ASP验证码ASP验证码ASP验证码ASP验证码ASP验证码
2021-12-28 23:33:04 1KB ASP验证码
1
C/c++账号登陆;密码验证;VS2005编译源代码。。。可以打开直接使用。。。。
1
是在做课程设计的网页,基本功能都能实现。是在做课程设计的网页,基本功能都能实现。
2021-12-28 21:55:10 47.03MB SSM 登陆注册 myeclipse 网页
1
注册、登陆和修改密码测试用例范例
2021-12-28 21:42:06 81KB 测试用例
1
京东post登陆源码
2021-12-28 21:08:30 199KB 网络相关源码
1
我本人是在校生,在期末做的网页大作业,基本还原了官方页面。华为官网静态网页代码原生HTML+原生css+原生js。五个页面分别是官网首页,华为专区,华为商城,产品页面,登录页面。
spring boot整合spring security 实现SSO单点登陆 完整DEMO. 1、配置本地hosts 127.0.0.1 sso-login 127.0.0.1 sso-resource 127.0.0.1 sso-tmall 127.0.0.1 sso-taobao windows系统的路径在C:\WINDOWS\system32\drivers\etc Linux系统路径/etc/hosts 2、先后启动SsoServer、sso-resource、sso-client1、sso-client2 3、访问http://sso-taobao:8083/client1/ 或 http://sso-tmall:8084/client2/
2021-12-28 19:30:01 5.78MB SSO spring boot security
1
Usage Syntax: tst10.exe /r:script.txt [options] /r:script.txt run script.txt [options] any of these: /o:output.txt send session output to output.txt /m run script in minimized window Usage Example: tst10.exe /r:script.txt /o:output.txt /m Scripting Syntax: HOSTNAME PORT port number optional, default: 23 WAIT "string" string to wait for SEND "string" string to send \" represents the a quote character \m represents a \\ represents the backslash character Scripting Example: hostname.com 23 WAIT "login" SEND "root\m" WAIT "password" SEND "mypassword\m" WAIT ">" SEND "dip internet.dip\m" WAIT ">" Scripting Note: You can start with either WAIT or SEND commands, but you *must* alternate them. ie: you can't use two or more WAIT or SEND in a row. Note: TST will disconnect and close as soon as its done with the last entry of the script. If you need to, you can type in the terminal window while the script is running.
2021-12-28 16:09:13 190KB telnet 自动登陆
1
系统登陆测试用例
2021-12-28 14:06:16 47KB 软件测试
1
1.Newclient 为简单注册登录的客户(安卓)端(android studio版) 2.MyServer 为简单注册登录的服务服务端(Eclipse版) 3.小提示: (1)在Eclipse中运行myserver时,注意将ip地址改为自己本机的ip地址, 若提示端口被占用,则可以尝试更改端口号。 (2)在Eclipse中运行myserver时还需要根据代码在数据库中建立相应的数据库。 (3)手机需要连上自己电脑的wifi,确保手机电脑在同一个网段。 (4)密码已经过MD5加密存入数据库 (5)此安卓最适版本为Android Studio 3.0.1
2021-12-28 13:07:42 16.29MB 安卓开发 APP 简单登陆
1