基本信息

姓 名 : 董晓东

性 别 :

所属部门: 计算机科学与技术系

行政职务:

职 称 : 讲师

学 历 : 博士

所学专业: 计算机应用技术

办公电话:

电子邮件: dongxiaodong [AT] nankai.edu.cn

研究方向: 计算机网络、未来网络体系结构、软件定义网络、云计算

个人简介:

承担项目:

天津市自主立项校内青年项目(天津市自然科学基金青年项目)

中央高校基本科研项目

国家自然科学基金青年项目

$(function () { $(window).scroll(function () { if ($(window).scrollTop() >= 100) { $('.actGotop').fadeIn(300); } else { $('.actGotop').fadeOut(300); } }); $('.actGotop').click(function () { $('html,body').animate({ scrollTop: '0px' }, 800); }); $(".navbar-nav").find(".home-nav-margin").each(function(){ var ts = $(this); var text = ts.find("a").text(); if(text.indexOf("首 页") >= 0){ ts.find(".caret").remove(); ts.find("a").prepend(""); }; if(text.indexOf("15选5开奖结果") >= 0){ ts.find(".caret").remove(); }; }); });