📄️Storage:write()使用字符串键存储一个值。📄️Storage:read()通过键读取一个已存储的值。📄️Storage:append()向现有的存储值追加数据。📄️Storage:delete()通过键删除一个已存储的值。