Sfoglia il codice sorgente

Create sys_save_load.md

Björn Ritzl 5 anni fa
parent
commit
cf06b67b23
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      examples/file/sys_save_load/sys_save_load.md

+ 5 - 0
examples/file/sys_save_load/sys_save_load.md

@@ -0,0 +1,5 @@
+---
+title: Save and Load
+brief: This example shows how to save and load data using sys.save() and sys.load()
+scripts: sys_save_load.script
+---