码迷,mamicode.com
首页 >  
搜索关键字:ldap browser    ( 3961个结果
【tool】c/s和b/s的区别及实例说明
B/S结构,即Browser/Server(浏览器/服务器)结构,是随着Internet技术的兴起,对C/S结构的一种变化或者改进的结构。在这种结构下,用户界面完全通过WWW浏览器实现,一部分事务逻辑在前端实现,但是主要事务逻辑在服务器端实现,形成所谓3-tier结构。B/S结构,主要是利用了不断成...
分类:Web程序   时间:2014-11-11 18:53:43    阅读次数:205
OWAP Top 10
2013 Top 10 List   A1-Injection Injection flaws, such as SQL, OS, and LDAP injection occur when untrusted data is sent to an interpreter as part of a command or query....
分类:其他好文   时间:2014-11-10 19:59:23    阅读次数:1247
QTP检查点和参数化_百度一下
一、脚本编辑检查点:Browser("百度知道 - 全球最大中文互动问答平台").Page("百度知道 - 全球最大中文互动问答平台").WebEdit("word").Set"QTP"Browser("百度知道 - 全球最大中文互动问答平台").Page("百度知道 - 全球最大中文互动问答平台"...
分类:其他好文   时间:2014-11-10 15:04:13    阅读次数:658
css tricks
http://css-tricks.com/styling-cross-browser-compatible-range-inputs-css/http://css-tricks.com/browser-support-pseudo-elements/http://css-tricks.com/fo...
分类:Web程序   时间:2014-11-10 15:01:20    阅读次数:172
High Performance Browser Networking - TCP UDP TLS
web 开发中的网络基础, 包括时延的概念,TCP 建立过程和优化, 慢起动, TLS 的握手和优化...
分类:Web程序   时间:2014-11-08 16:52:16    阅读次数:378
.net 运行于Linux
Pipelight is a special browser plugin which allows one to use windows only plugins inside Linux browsers. We are currently focusing on Silverlight, Fl...
分类:Web程序   时间:2014-11-07 14:21:54    阅读次数:191
Android Intent
1. make a app as browser, register in AndroidManifest.xml http://blog.vogel...
分类:移动开发   时间:2014-11-07 06:11:56    阅读次数:163
禁用Visual Studio 2013的Browser Link功能
禁用Visual Studio 2013的Browser Link功能GET http://localhost:37478/7fd25f8af33f443494e765be19be6240/browserLink [HTTP/1.1 200 OK 5ms]所用的 getPreventDefault(...
分类:其他好文   时间:2014-11-06 21:31:35    阅读次数:253
Jquery浏览器兼容性及其版本
JQuery 中用 方法 jQuery.browser 来判断浏览器,返回值可以为: safari opera msie mozilla。当然有时候我们还需要区分版本 这就要用到 jQuery.browser.version function JudgeBroswer() { if(...
分类:Web程序   时间:2014-11-06 17:10:58    阅读次数:194
NexusPHP traker源码分析 模拟CC攻击
源码网上可以找第一步 分析源码 //1.分析客户端 默认的允许的客户端请参照各大站 $agent = $_SERVER["HTTP_USER_AGENT"]; block_browser(); //2.分析参数 这几个参数必须有 foreach (array("passkey","in...
分类:Web程序   时间:2014-11-06 14:18:23    阅读次数:165
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!