摘要: 1. DataBases a.show databases; b.create database mydatabase; c.use mydatabase;2.Tables a.show tables; b.create table if not exists mytable ( ... 阅读全文
posted @ 2014-07-13 16:18 Exile223001 阅读(114) 评论(0) 推荐(0)
摘要: What means "hello world"? In my opinion, It means the new fresh world will come to me.To Computer Science! 阅读全文
posted @ 2014-05-22 15:31 Exile223001 阅读(73) 评论(0) 推荐(0)