We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89ec7f7 commit 059f6b5Copy full SHA for 059f6b5
README_CN.md
@@ -6,7 +6,7 @@
6
7
[English](https://github.com/hackware1993/flutter-constraintlayout/blob/master/README.md)
8
9
-我开发了世界上最快的通用排序算法,它平均比快速排序快 3 倍,最多快 20 倍,[ChenSort](https://github.com/hackware1993/ChenSort)
+**我开发了世界上最快的通用排序算法,它平均比快速排序快 3 倍,最多快 20 倍**,[ChenSort](https://github.com/hackware1993/ChenSort)
10
11
一个超级强大的 Stack,使用约束构建极为灵活的布局,和 Android 下的 ConstraintLayout 和 iOS 下的 AutoLayout 类似。但代码实现却高效得多,它具有 O(n)
12
的布局时间复杂度,无需线性方程求解。
0 commit comments