tdl: maybe include a "size" attribute? to_do_list is a QUEUE: first in, first processed, first out。 machine codes: Reserved: 09,08,07 00: void 01: start of a storage space folder, this also indicates that this is the start of the root folder 02: container beginning, last modification date (dd/mm/yy), storage volume used by the user in 4 digits, (starting from 01, but excluding '01') and then the user's name 03: start of a text file, indicating its unique ID (two digits) globally(among all accounts) and then its name 04: text file's actual content 05: start of a folder, indicating its name 06: folder's actual content 07: end of the folder test data: 023006250030131415161718010323242504252627282930 (30 digits of volume) 0204052533343536010541424344450607 user name 1: klmnop user name 2: EFGH
If it works then dont touch it Oh I found out that all of the cloud variables cannot be updated at the same time or the changes would not be registered. a user account structure would be like 02[volume size][last modification date *ddmmyy*][username] 01[root folder {[file A name (file A content)][file B name (file B content)][folder chick {[//file C][//file D] [folder elephant{[//file F]}]}]}] use @ as a pointer, but don't store it in workbench as it's confusing, instead build a variable to store the pointer's index I use a costume's names and numbers to get around it so no problems Turbo mode must be enabled