mirror of
https://github.com/luzhisheng/js_reverse.git
synced 2025-04-20 10:25:01 +08:00
补环境
This commit is contained in:
parent
fc48c8a2a6
commit
274a3a5448
19
zy-补环境框架/补环境.md
Normal file
19
zy-补环境框架/补环境.md
Normal file
@ -0,0 +1,19 @@
|
||||
## 补环境
|
||||
|
||||
1.调试环境
|
||||
|
||||
2.在环境框架中直接运行某js文件,补修改原js文件
|
||||
|
||||
## 自己写一个浏览器
|
||||
|
||||
1.BOM 浏览器实现的代码历史记录浏览器版本信息之类的
|
||||
2.DOM 根据id取元素
|
||||
3.网络请求 xhr jsonp
|
||||
jsonp_3213123({ayf:1})
|
||||
4.跨窗口worker
|
||||
|
||||
目的: 运行环境
|
||||
|
||||
难点:如何找到缺少的那些环境,如何很好的实现环境代码
|
||||
|
||||
伪造:我给你啥,你能正确返回啥可以了
|
Loading…
x
Reference in New Issue
Block a user