搜索资源列表
desginacrossclockfield
- FPGA设计时,常遇到多个时钟一起工作的情况, 这时就要考虑时钟域的问题,以及不同时钟域间的通信.此文详细介绍了跨时钟设计的相关问题.-FPGA design, often encounter a number of clock to work together, when we must consider the clock domains, as well as communication between different clock domains. This article det
ODS
- ODS的数据来源于周边的各个数据源系统,如CRM、计费、服务开通、10000号等业务系统。数据源通过数据整合层的抽取转换加载到ODS运营数据层中,形成统一的企业基础数据。ODS通过数据应用层的内部应用,可以实现跨域报表、数据质量管理的功能;通过数据共享层可以给周边的应用系统提供数据共享的接口,同时,也可以基于ODS的数据共享层构建跨域应用-ODS data from all data sources around the system, such as CRM, billing, service
SSO
- 简单跨域单点登录系统的实现 简单的web单点登录实现模型,适用于任何浏览器,包括移动智能机-Simple cross-domain single sign-on system implementation
js-cross-domain
- 本文总结现有的两大类js跨域访问的方法:代理和动态scr ipt方式,简单阐述起原理并通过实验来说明。-This paper summarizes the existing two categories js cross-domain access method: agents and dynamic scr ipt, briefly discusses the principle and to illustrate through experiments.
CookieLogin
- 使用wininet.dll配置Cookie,实现IE浏览器下跨域提交表胆囊。-Use the wininet.dll to configure cookies, IE browser, cross-domain submission form gallbladder.
Web-front-end-hacking-techniques
- Web 前端的黑客攻防技术是一门非常新颖且有趣的黑客技术,主要包含Web 前端安全的跨站脚本 (XSS)、跨站请求伪造(CSRF)、界面操作劫持这三大类,涉及的知识点涵盖信任与信任关系、Cookie 安全、Flash 安全、DOM 渲染、字符集、跨域、原生态攻击、高级钓鱼、蠕虫思想等,这些都是研究前端 安全的人必备的知识点。本书作者深入剖析了许多经典的攻防技巧,并给出了许多独到的安全见解。-Web front-end hacker attack and defense is a ve
KuaYuFangWen
- 用VB写的一个跨域访问的例子,通过引用Edanmo s Ole interfaces 1.81这个控件,枚举各个窗口,从而访问不同的域。