会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Exile223001
博客园
首页
博问
闪存
新随笔
订阅
管理
2014年7月13日
Basic Mysql Sql
摘要: 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)
2014年5月22日
Hello World
摘要: 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)