重德、精技、求真、尚美

重德、精技、求真、尚美

搜狐CBA频道手机版登录

首页 > 搜狐CBA频道手机版登录概

教授,毕业于空军工程大学机械系

杨永刚,教授,毕业于空军工程大学机械系。曾长期担任空军领航搜狐CBA频道手机版登录教学科研工作,获得多项科研成果奖。著有:《VB程序设计》、《JAVA程序设计》、《Access数据库》;论文:《计算机网络安全的防范措施》、《计算机程序设计开发》、《net的应用与开发》。


上一篇:张道维
下一篇:王建军

分享到: 收藏
"; string += "关闭
"; if(data!=0) { $.each(data, function(i,item){ j = i+1; jsonitem += ""+j+"、"+item.title+"
"; }); string += jsonitem; } else { string += '没有找到相关的信息!'; } string += "
"; $(obj).after(string); $('.key-float').mouseover( function (){ $(this).siblings().css({"z-index":0}) $(this).css({"z-index":1001}); } ) $(obj).next().css({ "left": +offset.left-100, "top": +offset.top+$(obj).height()+12}); }); } function add_favorite(title) { $.getJSON('/api.php?op=add_favorite&title='+encodeURIComponent(title)+'&url='+encodeURIComponent(locations.href)+'&'+Math.random()+'&callback=?', function(data){ if(data.status==1) { $("#favorite").html('收藏成功'); } else { alert('请登录'); } }); } $(function(){ $('#Article .content img').LoadImage(true, 660, 660,'/statics/images/s_nopic.gif'); }) //-->