摘要:
mysql 笔记 (up=黑马程序员) 一、 笔记内容 -- it黑马教程 -- -- part1 基础教程 USE mytest; DROP TABLE info; CREATE TABLE IF NOT EXISTS `info`( `info_id` INT UNSIGNED NOT NULL 阅读全文
摘要:
“深刻理解”的涵义 分析,将事务分解成各个部分,以研究其性质或结构。(Analyse: separate (sth) into its parts in order to study its nature or structure.) “深刻理解”,是指彻底了解一个事件。理解,探索并弄明白‘事物’运 阅读全文