Closed BECATRUE closed 1 year ago
I implemented read and write function.
read
write
In database, there is only a table, i.e. number and in the table, there are two columns, i.e. num and time.
number
num
time
I applied all reviews! plz check them.
I updated it according to your reviews!
I implemented
read
andwrite
function.In database, there is only a table, i.e.
number
and in the table, there are two columns, i.e.num
andtime
.