Ashley Cage I suppose the thing gets me the most satisfaction of being a teacher is when I feel that somebody has made an improvement. 在教学中,让我感到满足的是,看到学生每一点的进步。 ------ Ashley Cage 英国
Goals determine what you are going to be. So make a good plan, we like the dreams of the future better than the history of the past. 目标决定我们的未来。帮自己定一个好计划,不缅怀过去,我们致力于未来。 ------ Bogdan Badulescu 美国
Life itself, without the assistance of colleges and universities, is becoming an advanced institution of learning. 即使没有学院和大学的帮助,我们的人生,也依旧会变成一所高等学府。 -----Karl Benson 美国
SHOW FULL COLUMNS FROM `fqi_school` [ RunTime:0.000849s ]
SELECT * FROM `fqi_school` WHERE `school_id` = '1132' AND `site_id` = 3 AND `school_status` = 1 LIMIT 1 [ RunTime:0.000227s ]
SHOW FULL COLUMNS FROM `fqi_school_class` [ RunTime:0.000522s ]
SELECT * FROM `fqi_school_class` WHERE `school_id` = 1132 [ RunTime:0.000166s ]
SHOW FULL COLUMNS FROM `fqi_school_campus` [ RunTime:0.000549s ]
SELECT * FROM `fqi_school_campus` WHERE `school_id` = 1132 [ RunTime:0.000204s ]
SHOW FULL COLUMNS FROM `fqi_school_teacher` [ RunTime:0.000553s ]
SELECT COUNT(*) AS think_count FROM `fqi_school_teacher` WHERE `school_id` = '1132' [ RunTime:0.000180s ]
SELECT * FROM `fqi_school_teacher` WHERE `school_id` = '1132' ORDER BY `teacher_id` DESC LIMIT 0,10 [ RunTime:0.000158s ]
SHOW FULL COLUMNS FROM `fqi_school_course` [ RunTime:0.000651s ]
SELECT * FROM `fqi_school_course` WHERE `school_id` = 1132 AND `school_status` = 1 AND `course_status` = 1 ORDER BY `course_id` DESC LIMIT 8 [ RunTime:0.000259s ]
SHOW FULL COLUMNS FROM `fqi_school_news` [ RunTime:0.000632s ]
SELECT COUNT(*) AS think_count FROM `fqi_school_news` WHERE `school_id` = 1132 [ RunTime:0.000196s ]
SELECT * FROM `fqi_school_news` WHERE `school_id` = 1132 ORDER BY `click` DESC,`news_id` DESC LIMIT 0,5 [ RunTime:0.000150s ]
SELECT `school_id`,`school_name` FROM `fqi_school` WHERE `site_id` = 3 AND `school_status` = 1 AND `school_id` < '1132' ORDER BY `school_id` DESC LIMIT 20 [ RunTime:0.000341s ]