Training-Schedule-Management
Training-Schedule-Management copied to clipboard
Some questions about main function in scr file
1.when i want to run the mian function of the scr file,in some pleces that to change file path,if you go to copy from your complete ,
it will "" for your complete file path ,but when i to run it ,It will show that the file path is incorrectly formatted and must use "/" for your file path;(orther file path mabey will similarity )
2.on scr file it mabey not use #include
These are some problems I found in operation, and after I corrected them, the project can run normally, (thank you for providing such a good project, providing beginners practice)
1.when i want to run the mian function of the scr file,in some pleces that to change file path,if you go to copy from your complete , it will "" for your complete file path ,but when i to run it ,It will show that the file path is incorrectly formatted and must use "/" for your file path;(orther file path mabey will similarity ) 2.on scr file it mabey not use #include ,but,you used transform function
These are some problems I found in operation, and after I corrected them, the project can run normally, (thank you for providing such a good project, providing beginners practice)
I'm glad to know that this project help you.