Feeds
已回答
Is there a way to determine illegal characters for file names based on the computer operating system?
A more global solution is to test it like this: function is_valid = verify_filename(my_string) % Verify if string can be a fil...
Is there a way to determine illegal characters for file names based on the computer operating system?
A more global solution is to test it like this: function is_valid = verify_filename(my_string) % Verify if string can be a fil...
2 years 前 | 0
