澳门科技大学(英语:Macau University of Science and Technology;简称澳科大、MUST)建校于2000年,是澳门本地规模最大的综合型大学,为国际大学协会、亚太大学联合会、中国高校行星科学联盟、粤港澳空间科学与技术联盟 、粤港澳海洋科技创新联盟、粤港澳大湾区物流与供应链创新联盟、粤港澳高校联盟 、海峡两岸暨港澳防灾减灾即永续发展大学联盟及亚洲法律学会成员高校,也是海峡两岸暨港澳最年轻的二十强大学。澳门科技大学在泰晤士高等教育(Times Higher Education)2020年世界大学排名中位列世界251-300区间;在泰晤士高等教育2020年亚洲大学排名中位列第32位;在2020年QS亚洲大学排名(QS University Rankings for Asian 2020)中位列第233位 ;在2019年ARWU世界大学学术排名中位列世界501-600区间;在2019年软科中国两岸四地大学排名中位列第20位 ,连续五年获得澳门第一。
SHOW FULL COLUMNS FROM `tb_univ_collegeinfo` [ RunTime:0.006224s ]
SELECT * FROM `tb_univ_collegeinfo` WHERE `id` = 350 LIMIT 1 [ RunTime:0.005044s ]
SHOW FULL COLUMNS FROM `tb_article_content` [ RunTime:0.005321s ]
SELECT `title`,`id` FROM `tb_article_content` WHERE `status` = 2 AND `type` = 101 AND `title` IN ('国际大学协会','粤港澳高校联盟','中国高校行星科学联盟','一流大学建设系列研讨会') ORDER BY `create_at` DESC [ RunTime:0.006637s ]
select distinct b.year,sort
from tb_univ_collegeinfo_sort b,(select max(year) as yea
from tb_univ_collegeinfo_sort b
where b.univ_col_id =350
and b.sort_type =1
and sort_name=859
and is_show=1) a
where b.univ_col_id =350
and b.sort_type =1
and sort_name=859
and is_show=1
and year in (a.yea-2,a.yea-1,a.yea)
order by b.year desc
limit 3 [ RunTime:0.005998s ]
SHOW FULL COLUMNS FROM `tb_univ_majorinfo` [ RunTime:0.006152s ]
SELECT `a`.`id`,`a`.`major_detail_id`,`b`.`sort`,`school_id`,`major_cname`,`major_ename`,`major_detail_name`,aply_count as count,`a`.`univ_col_id` FROM `tb_univ_majorinfo` `a` LEFT JOIN `tb_univ_collegeinfo_sort` `b` ON `a`.`univ_col_id`=b.univ_col_id and a.major_detail_id = b.univ_major_class and b.sort_type =2 and b.sort_name = 862 and b.is_new =1 WHERE `a`.`univ_col_id` = '350' AND `a`.`is_show` = '1' AND `a`.`status` = '0' ORDER BY `aply_count` DESC,left(major_allname_py,1) ASC LIMIT 6 [ RunTime:0.006805s ]
select count(distinct school_id) as count from tb_univ_majorinfo where univ_col_id=350 [ RunTime:0.004752s ]
select count(distinct id) as count from tb_univ_majorinfo where univ_col_id=350 [ RunTime:0.006505s ]
SHOW FULL COLUMNS FROM `tb_news` [ RunTime:0.006110s ]
SELECT DISTINCT n.*,`newsid` FROM `tb_news` `n` LEFT JOIN `tb_advisernews` ON `id_news`=`newsid` WHERE ( type_news in ('succ','acpt') ) AND `id_univ` = 350 ORDER BY `time_news` DESC,`id_news` DESC LIMIT 4 [ RunTime:0.006771s ]
select report_id,applyschool,cname_clss,pass_count,fail_count,pass_rate
from tb_data_applyoffer_base c
left join tb_classes s on c.applymajortypedetailid = s.id_clss
left join tb_univ_collegeinfo f on c.applyschoolid = f.id
left join tb_category cc on c.applymajortypeid = cc.id_cate
where c.applyschoolid= 350 order by rand()
limit 1 [ RunTime:0.005052s ]
select distinct hot_cover,b.id,title,create_at,m_reading,school_id,video,b.level_limit
from tb_article_content b,tb_major_information a ,tb_information_count c
left join tb_univ_collegeinfo d on c.school_id=d.id
where a.article_id=b.id
and c.id=a.information_id
and school_id= 350 and deleted_at is null
and c.type=1
and video!=''
and information_type=2
and b.status=2
AND b.show_type = 1
order by a.is_top desc,create_at desc
limit 2 [ RunTime:0.006382s ]
SHOW FULL COLUMNS FROM `tb_major_information` [ RunTime:0.012318s ]
SELECT `mi`.`id`,`mi`.`article_id`,`mi`.`information_type`,`mi`.`is_top`,`ac`.`create_at`,`ac`.`title`,`ac`.`reading`,`ac`.`m_reading`,`ac`.`mp_reading`,`ac`.`web_reading`,`ac`.`desc`,`ac`.`video`,`ac`.`cover`,`ac`.`hot_cover`,`ac`.`type`,`ac`.`tags`,ac.create_at as time,`ac`.`level_limit`,`ac`.`cate_id` FROM `tb_major_information` `mi` LEFT JOIN `tb_information_count` `ic` ON `mi`.`information_id`=ic.id and type=1 LEFT JOIN `tb_article_content` `ac` ON `ac`.`id`=`mi`.`article_id` WHERE `ac`.`show_type` = '1' AND `information_type` = 1 AND `ac`.`status` = '2' AND `school_id` = '350' AND `deleted_at` IS NULL ORDER BY `mi`.`is_top` DESC,`ac`.`create_at` DESC LIMIT 3 [ RunTime:0.010063s ]
SHOW FULL COLUMNS FROM `tb_article_category` [ RunTime:0.008517s ]
SHOW FULL COLUMNS FROM `tb_univ_monitored` [ RunTime:0.005939s ]
SELECT * FROM `tb_univ_monitored` WHERE `univ_id` = 350 LIMIT 1 [ RunTime:0.006577s ]
SHOW FULL COLUMNS FROM `tb_handbook` [ RunTime:0.006196s ]
SELECT * FROM `tb_handbook` WHERE `type_hb` = 2 AND `relatedid_hb` = 350 AND `show_hb` = 1 LIMIT 1 [ RunTime:0.007924s ]