- 博客(2543)
- 资源 (3)
- 收藏
- 关注
原创 js之工作者线程
fill:#333;important;important;fill:none;fill:none;important;important;important;important;important;important;important;important;important;important;important;important;important;important;important;important;important;important;important;important;
2026-03-29 19:05:37
380
原创 js之模块系统
fill:#333;important;important;fill:none;color:#333;color:#333;important;fill:none;fill:#333;height:1em;模块系统CommonJSAMDES6。
2026-03-29 12:03:30
394
原创 js之客户端存储
fill:#333;important;important;fill:none;color:#333;color:#333;important;fill:none;fill:#333;height:1em;客户端存储cookieStorageIndexedDB打开事务游标索引。
2026-03-28 23:36:51
409
原创 js之网络请求与远程资源
fill:#333;important;important;fill:none;color:#333;color:#333;important;fill:none;fill:#333;height:1em;方式fetch apiwebsocket。
2026-03-22 18:37:41
353
原创 js之json处理
fill:#333;important;important;fill:none;color:#333;color:#333;important;fill:none;fill:#333;height:1em;json类型简单值字符串数值布尔值null对象数组解析parse序列化stringify。
2026-03-16 22:37:18
279
原创 js之xml处理
fill:#333;important;important;fill:none;color:#333;color:#333;important;fill:none;fill:#333;height:1em;xmlxml处理DOMParserXPathXSLT。
2026-03-15 19:21:18
359
原创 金融相关学习笔记
快照(Snapshot):首次连接时,交易所推送全量订单簿(通常包含前 N 档买卖盘口,如 50–1000 档)。需维护一个有序的限价订单簿(LOB, Limit Order Book) 数据结构(常用红黑树或跳表)。倾斜报价(Skewed Quote):若多头库存过高,则提高卖价、降低买价,促使卖出。实时监控净 delta(如 BTC 永续合约每张 = 1 BTC delta)。(1)价差控制(Spread Control)(2)库存管理(Inventory Risk)
2026-02-26 22:30:38
474
原创 Uniswap学习笔记
其支持预言机机制,TWAP(Time-Weighted Average Price)时间加权平均价格。v1版本,基于恒定乘积做市商模型(x×y=k)
2026-02-26 22:27:21
240
原创 js之事件系统
DOM2方式为:使用addEventListener添加事件处理函数,有三个参数。DOM0方式为:元素.on<事件名> = 函数,调用是在冒泡阶段。
2025-12-13 19:33:12
275
原创 go ethreum之Trie
Trie是Merkle Patricia Trie(结合了Merkle Tree默克尔树和Patricia Trie帕特里夏树/前缀树),对应三独立的树。
2025-12-06 11:18:07
840
原创 apollo之规划
组件名为PlanningComponent,其依赖fill:#333;stroke:1;fill:none;important;important;important;important;important;important;important;important;important;important;important;important;important;important;important;important;Component。
2025-11-18 22:37:11
828
原创 js之代理和反射
如果要创建可撤销的代理使用工厂函数Proxy.revocable,其返回的对象中会返回代理对象和撤销函数。使用new Proxy,有两个参数。
2025-11-08 07:58:31
222
原创 go ethreum eth之Ethereum
fill:#333;stroke:1;fill:none;important;important;important;important;important;important;important;important;important;important;important;important;important;important;important;important;LifecycleNodeEthereump2p.Server。
2025-11-01 14:21:39
1218
5
原创 go-ethereum core之交易索引txIndexer
为交易提供快速查询的能力,比如通过交易哈希找到交易详情,或者关联到所在的区块,txIndexer是负责管理和维护交易索引的核心组件。
2025-10-26 14:30:12
936
原创 boost之状态机statechart
基本组件有#mermaid-svg-hU5XoQf1uvyAqwgE {font-family:"trebuchet ms",verdana,arial,sans-serif;fill:#333;stroke:1;fill:none;important;important;important;important;important;important;important;important;important;important;important;important;important;
2025-10-23 00:12:41
979
原创 truffle学习笔记
来解析truffle命令,在node.js中第一个参数是node,在看truffle代码时,看当中在处理truffle命令时,使用。得到的unbox,compile,test等命令。
2025-09-21 12:08:26
244
原创 go基础学习笔记
当有多个变量类型一样时,可以放在一行,形式为。,当类型一样,并且需要赋值同一行形式为。多个变量同时声明使用形式为。声明和赋值同时形式为。
2025-08-17 10:56:12
392
Ubuntu Linux实用学习教程.pdf
2009-09-11
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅