搜索资源列表
web版微信协议分析
- web版微信协议分析。当前分析到登陆部分。举一反三,后续的拉取好友列表和发送消息等协议都好分析出来了。作者:孙强壮。-The web version of the micro-channel protocol analysis. Current analysis to the landing part. Giving top priority to, the subsequent pull friends list and send messages agreements out a good
配置第一个Struts2的简单登陆程序
- 关于配置一个Struts2的简单登陆程序关于配置一个Struts2的简单登陆程序关于配置一个Struts2的简单登陆程序
purearticle
- 讲述了TCP迁移的过程,实现了ftp下载程序和ssh远程登陆系统的无缝迁移。-About the TCP migration process, and realize the ftp download and ssh remote landing system a seamless migration.
QQprotocol-report
- qq软件相关协议分析总结,包括,聊天,传文件,登陆等协议的详细分析-qq software protocol analysis summary, including chat, transfer file, landing a detailed analysis of the agreement
LoginJSP
- 一个注册与登陆的例子,注册后跳转登陆并登陆到主页-A registered and landing example A registered and landing example A registered and landing example
QQ-on-for-PHP-SDK
- QQ登录PHP SDK(给第三方的),使非官方SDK能迅速简单的部署QQ登陆和获取海量QQ用户信息。开发者只需要按照下面的说明修改几行代码,就可以在网站上实现“QQ登录”功能。-QQ login PHP SDK (to third parties), the unofficial SDK can rapidly deploy a simple mass QQ QQ landing and getting user information.
JAVA_WELCOME
- 给出了几种用java语言编写的登陆界面的例子,希望对初学者有帮助-Given several landing using java language interface examples, I hope to help beginners
基于php的账号密码加密
- 此代码使用PHP代码写的,做了一个关于如何用PHP代码,做一个注册账户以及登陆账号,并为账号密码做保密传输的后端代码。