- 博客(2538)
- 资源 (3)
- 收藏
- 关注
原创 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
258
原创 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
332
原创 金融相关学习笔记
快照(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
439
原创 Uniswap学习笔记
其支持预言机机制,TWAP(Time-Weighted Average Price)时间加权平均价格。v1版本,基于恒定乘积做市商模型(x×y=k)
2026-02-26 22:27:21
226
原创 js之事件系统
DOM2方式为:使用addEventListener添加事件处理函数,有三个参数。DOM0方式为:元素.on<事件名> = 函数,调用是在冒泡阶段。
2025-12-13 19:33:12
267
原创 go ethreum之Trie
Trie是Merkle Patricia Trie(结合了Merkle Tree默克尔树和Patricia Trie帕特里夏树/前缀树),对应三独立的树。
2025-12-06 11:18:07
831
原创 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
822
原创 js之代理和反射
如果要创建可撤销的代理使用工厂函数Proxy.revocable,其返回的对象中会返回代理对象和撤销函数。使用new Proxy,有两个参数。
2025-11-08 07:58:31
218
原创 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
1202
5
原创 go-ethereum core之交易索引txIndexer
为交易提供快速查询的能力,比如通过交易哈希找到交易详情,或者关联到所在的区块,txIndexer是负责管理和维护交易索引的核心组件。
2025-10-26 14:30:12
933
原创 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
973
原创 truffle学习笔记
来解析truffle命令,在node.js中第一个参数是node,在看truffle代码时,看当中在处理truffle命令时,使用。得到的unbox,compile,test等命令。
2025-09-21 12:08:26
239
原创 go基础学习笔记
当有多个变量类型一样时,可以放在一行,形式为。,当类型一样,并且需要赋值同一行形式为。多个变量同时声明使用形式为。声明和赋值同时形式为。
2025-08-17 10:56:12
386
原创 lightgbm算法学习
fill:#333;stroke:1;fill:none;important;important;important;important;important;important;important;important;important;important;important;important;important;important;important;important;
2025-07-14 22:53:04
1044
原创 hiredis window之dll库管理
hiredis window对iocp适配时,由于ae事件循环中fd与事件处理器对应关系是用数组表示,而SOCKET分配不是连接的,在对套接字操作时使用DLLMap 和RFDMap来保证套接字的连接性。
2025-07-06 08:30:37
1011
原创 ACE之ACE_NonBlocking_Connect_Handler问题分析
ACE_NonBlocking_Connect_Handler在处理异步时存在问题。
2025-06-30 22:43:13
304
Ubuntu Linux实用学习教程.pdf
2009-09-11
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅