Quellcode durchsuchen

add convert table document

Xargin vor 8 Jahren
Ursprung
Commit
d7b6b4e0bb
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  1. 8 0
      fuzzy_mode_convert_table.md

+ 8 - 0
fuzzy_mode_convert_table.md

@@ -0,0 +1,8 @@
+| json type \ dest type | bool | int | uint | string |
+| --- | --- | --- | --- ||
+| number | --- | --- | --- ||
+| string | --- | --- | --- ||
+| bool | --- | --- | --- ||
+| bool | --- | --- | --- ||
+| object | --- | --- | --- ||
+| array | --- | --- | --- ||