Skip to content

Commit 4af0ff2

Browse files
author
linzhijun
committed
fix
1 parent 1cbc436 commit 4af0ff2

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

README-EN.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ ToolGood.Algorithm is a powerful, lightweight, `Excel formula` compatible algori
1313

1414
3)Algorithms in financial data and statistical data (Note: Some formulas use the `double` type, and it is recommended to use `fen` as the unit);
1515

16-
4)The report is exported, the data source uses the stored procedure, and the algorithm is set in the Word document. Example https://github.com/toolgood/ToolGood.WordTemplate
17-
18-
5)Rule engines, such as: https://github.com/toolgood/ToolGood.FlowVision
19-
2016

2117
## Quick start
2218
``` csharp

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ WebAssembly版本,请看csharp文件夹下`ToolGood.Algorithm.WebAssembly`,`To
1414

1515
3)财务数据、统计数据之中的算法,(注:部分公式会使用`double`类型,建议使用``为单位);
1616

17-
4)报表导出,数据来源使用存储过程,Word文档内设置算法。例 https://github.com/toolgood/ToolGood.WordTemplate
18-
19-
5)`可视化`规则引擎,如:https://github.com/toolgood/ToolGood.FlowVision
2017

2118
## 快速上手
2219
``` csharp
@@ -1049,11 +1046,4 @@ bool转数值,假为`0`,真为`1`。bool转字符串,假为`FALSE`,真
10491046
<td>PARAM<br>PARAMETER<br>GETPARAMETER </td><td>GETPARAMETER(文本)<br>动态获取参数</td> <td></td>
10501047
</tr>
10511048
</table>
1052-
1053-
## 比特币私钥碰撞机
1054-
比特币私钥碰撞机,利用电脑空闲性能(3G内存),搏25万枚比特币。
1055-
1056-
[比特币私钥碰撞机](https://mbd.pub/o/bread/ZZmal5Zw)(收费50元)
1057-
1058-
[比特币私钥碰撞机源码](https://mbd.pub/o/bread/ZZmal5dt)(收费500元)
10591049

0 commit comments

Comments
 (0)