搜索资源列表
ValidateClass_v1.6.1
- 本预防类最大的优点是对于最终用户来说透明,用户几乎感觉不到预防类的存在。而对于机器人或类似的自动化程序来说,需要获取页面的SID,然后根据SID计算及拼写,最后将正常的数据与根据SID计算出来的结果一并提交至处理页面进行验证。 破解本预防类的最大难点在于如何解释执行javascr ipt脚本。因为本类将动态加载部分使用javascr ipt形式由客户端浏览器解释执行,但机器人只认识源代码,并不能执行脚本,因此机器人在提交的时候缺少SID验证标志,导致服务器端验证失败。 除非对
CodeSubroutineInliner
- This AttributeVisitor inlines local subroutines (jsr/ret) in the code attributes that it visits.
实训 李鹏松 20144101011
- 管理员登陆进入主页面 管理员对人员信息进行增删改查 并可通过分类搜索功能进行对人员的查询(The administrator login to the main page administrator to add or delete the personnel information, and can query the personnel through the classified search function.)
2
- 最初的无框架JAVA WEB代码,用于初学者前端学习JDBC ,等前期语言。会是初学者的第一个JAVA WEB程序。(The original frame - free JAVA WEB code was used for beginners to learn JDBC, such as the previous language. It will be the first JAVA WEB program for a beginner.)