CINXE.COM

About us-Network & Information Center of SJTU

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="description" content=""> <title>About us-Network &amp; Information Center of SJTU</title><meta name="pageType" content="2"> <meta name="pageTitle" content="About us"> <META Name="keywords" Content="Network Information Center SJTU,About us" /> <link href="css/style.css" rel="stylesheet" type="text/css" /> <link href="css/component.css" rel="stylesheet" type="text/css" /> <script src="js/jquery.js" type="text/javascript"></script> <script src="js/modernizr.custom.js"></script> <script src="js/jquery.dlmenu.js"></script> <!--Announced by Visual SiteBuilder 9--> <link rel="stylesheet" type="text/css" href="_sitegray/_sitegray_d.css" /> <script language="javascript" src="_sitegray/_sitegray.js"></script> <!-- CustomerNO:77656262657232307468475d5051574200030003455c --> <link rel="stylesheet" type="text/css" href="jjy.vsb.css" /> <script type="text/javascript" src="/system/resource/js/counter.js"></script> <script type="text/javascript">_jsq_(1002,'/jjy.jsp',-1,1402795688)</script> </head> <body> <div id="dl-menu" class="dl-menuwrapper"> <button id="dl-menu-button"></button> <ul class="dl-menu"> <li><a href="index.htm" title="Home">Home</a> </li> <li><a href="About_us.htm" title="About us">About us</a> </li> <li><a href="News___Notice.htm" title="News &amp; Notice">News &amp; Notice</a> </li> <li><a href="jAccount_service.htm" title="jAccount service">jAccount service</a> </li> <li><a href="Network_service.htm" title="Network service">Network service</a> </li> <li><a href="Ecard_service.htm" title="Ecard service">Ecard service</a> </li> </ul> </div> <script> $(function() { $( '#dl-menu' ).dlmenu(); }); </script> <div class="top fl"> <div class="top1"> <!-- 网站logo图片地址请在本组件"内容配置-网站logo"处填写 --> <a href="index.htm" class="logo"><img src="images/logo.png"></a> </div> </div> <div class="clear"></div> <div class="menu fl"> <div class="nav"> <ul> <li><a href="index.htm" title="Home">Home</a></li> <li><a href="About_us.htm" class="nav-current" title="About us">About us</a></li> <li><a href="News___Notice.htm" title="News &amp; Notice">News &amp; Notice</a></li> <li><a href="jAccount_service.htm" title="jAccount service">jAccount service</a></li> <li><a href="Network_service.htm" title="Network service">Network service</a></li> <li><a href="Ecard_service.htm" title="Ecard service">Ecard service</a></li> </ul> <div class="search"> <script language="javascript" src="/system/resource/js/base64.js"></script><script language="javascript" src="/system/resource/vue/vue.js"></script><script language="javascript" src="/system/resource/vue/bluebird.min.js"></script><script language="javascript" src="/system/resource/vue/axios.js"></script><script language="javascript" src="/system/resource/vue/polyfill.js"></script><script language="javascript" src="/system/resource/vue/token.js"></script><LINK href="/system/resource/vue/static/element/index.css" type="text/css" rel="stylesheet"><script language="javascript" src="/system/resource/vue/static/element/index.js"></script><script language="javascript" src="/system/resource/vue/static/public.js"></script> <div id="divu3"></div> <script type="text/html" id="htmlu3"> <div id="appu3"> <div v-if="!isError"> <input onclick="if(this.value == 'search for...')this.value='';" onblur="if(this.value == '')this.value='search for...';" class="search-input" value="search for..." autocomplete=off v-model=query.keyWord @keyup.enter="onSubmit"> <input name="search_btn" type="image" class="search-btn" src="images/search-btn.png" name="submit_button" value="" v-on:click="onSubmit()"> </div> <div v-if="isError" style="color: #b30216; font-size:18px;text-align: center;padding:20px;"> 应用维护中! </div> </div> </script> <script> $("#divu3").html($("#htmlu3").text()); </script> <script> var appOwner = "1402795688"; var token = gettoken(10); var urlPrefix = "/aop_component/"; jQuery.support.cors = true; $.ajaxSetup({ beforeSend: function (request, settings) { request.setRequestHeader("Authorization", token); request.setRequestHeader("owner", appOwner); } }); new Vue({ el: "#appu3", data: function () { return { query: { keyWord: "",//搜索关键词 owner: appOwner, token: token, urlPrefix: urlPrefix, lang:"i18n_zh_CN" }, isError: false } }, mounted: function () { var _this = this; // _this.init(); }, methods: { init: function(){ $.ajax({ url: "/aop_component//webber/search/test", type: "get", success: function (response) { if (response.code == "0000") { } else if (response.code == "220") { _this.isError = true; console.log(response); } else if (!response.code) { _this.isError = true; console.log(response); } }, error: function (response) { _this.isError = true; } }); }, onSubmit: function (e) { var url = "/views/search/modules/resultpc/soso.html"; if ("10" == "1" || "10" == "2") { url = "http://10.119.10.191:8083/" + url; } var _this = this; var query = _this.query; if (url.indexOf("?") > -1) { url = url.split("?")[0]; } if (query.keyWord) { var query = new Base64().encode(JSON.stringify(query)); window.open(url + "?query=" + query); } else { alert("Please enter keywords") } }, } }) </script> </div> </div> </div> <div class="clear"></div> <div class="flexslider"> <script language="javascript" src="/system/resource/js/dynclicks.js"></script><ul class="slides"> <li style="background:url(images/17/10/11/1ji2ywki47/banner1.jpg) no-repeat; background-size:100% 100%"></li> <li style="background:url(images/17/10/11/1ji2ywki47/banner2.jpg) no-repeat; background-size:100% 100%"></li> <li style="background:url(images/17/10/11/1ji2ywki47/banner3.jpg) no-repeat; background-size:100% 100%"></li> <li style="background:url(images/17/10/11/1ji2ywki47/banner4.jpg) no-repeat; background-size:100% 100%"></li> </ul> </div> <script type="text/javascript" src="js/jquery.flexslider-min.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('.flexslider').flexslider({ directionNav: true, pauseOnAction: false, slideshowSpeed: 8000 }); }); </script> <div class="clear"></div> <div class="sy-main"> <div class="lmcc"> <h3> About us</h3> <div class="local"> <a href="index.htm">Home</a> &nbsp;&nbsp;>&nbsp;&nbsp; <a href="About_us.htm">About us</a> </div> </div> <div class="content"> <script language="javascript" src="/system/resource/js/ajax.js"></script><script language="javascript">_getBatchClickTimes('null',1402795688,'wbnews','u7')</script> <link rel="stylesheet" Content-type="text/css" href="/system/resource/style/component/news/content/format2.css"><script>function seeContenta7(contentid,size,displayid){ document.getElementById(contentid).innerHTML = '['; for(var i=0;i<=size;i++){ var allcontentid = contentid+(i+1); if(allcontentid==displayid){ document.getElementById(contentid).innerHTML += " <span id='"+allcontentid+"' name='"+allcontentid+"' >"+(i+1)+"</span> "; document.getElementById(displayid).style.display = 'block'; }else{ document.getElementById(contentid).innerHTML += " <span style='cursor:pointer' id='"+allcontentid+"' name='"+allcontentid+"' onclick=seeContenta7('"+contentid+"','"+size+"','"+allcontentid+"') >"+(i+1)+"</span> "; document.getElementById(allcontentid).style.display = 'none'; } } document.getElementById(contentid).innerHTML += ']';}</script> <script language="javascript" src="/system/resource/js/news/mp4video.js"></script> <script>_addDynClicks('wbnews',1402795688,1050)</script> <div class="content-title"> <h3 style="display:none;">About us</h3> <hr style="display:none;"> </div> <div class="jj-con"> <div id="vsb_content_2_1050_u71"><div id="vsb_content_2"><p class="vsbcontent_start">The Network Information Center of Shanghai Jiaotong University, formerly the Computing Center of Shanghai Jiaotong University, was established in 1973. It is one of the earliest and largest computing centers in Chinese universities. In 1987, with the expansion of the university, a branch centre was established on the Minhang campus. It was officially converted into Network Information Center in 1996. In July 2004, after the establishment of the Information Office of the university, its name was changed to Network Center. In December 2006, the Information Center under the Information Office was merged into the Network Center, and the Network Center was renamed the Network Information Center again.</p> <p class="vsbcontent_start">In March 2009, the Network Information Center shared the newly built Library and Information Building with the library on Minhang campus, which brought new development opportunities. The Network Information Center covers an area of 9,000 square meters, hosting the campus network, data center, high-performance computing center and other equipment room. A fully functional operation monitoring center and a comfortable service environment have been established to provide a good working environment for managers, developers and service personnel. It has become a new base for construction management, operational services, technology development, and research and experimentation for digital university.</p> <p class="vsbcontent_start">As the core department of network security and information construction in the university, the current Network Information Center mainly undertakes three aspects of work:</p> <p class="vsbcontent_start">First, responsible for the construction of the Shanghai node of China Education Research Network (CERNET), Shanghai Education Metropolis (SEMAN) and Shanghai Jiaotong University Campus Network (SJTUnet). It is the operation and management center of the three networks.</p> <p class="vsbcontent_start">Second, it is responsible for the construction of various information systems of the university, and the management and formulation of school unit codes and information standards.</p> <p class="vsbcontent_start">Third, responsible for the construction, operation and management of university-level computing platforms, providing computing services for teaching, management and scientific research.</p> <p class="vsbcontent_start">After years of development, the Network Information Center has gradually established a high-level information technology service team, and has achieved good results in the accumulation of key next-generation Internet technologies, and the construction of network security system, cloud computing technology based on SaaS, high-performance computing and so on. In recent years, the Network Information Center has been adhering to the goal of "Double First Class" construction, continuously reforming and innovating, and constantly exploring output capabilities, and successfully realized the strategic transformation from "information provision" to "innovation empowerment". Its information service capabilities are deeply reflected in teaching, scientific research, management and other fields, and it ranks firmly in the forefront of Chinese universities.</p> <p class="vsbcontent_start">&nbsp;</p> <div class="lmcc"> <h3 style="margin: 0px; padding: 0px; border: 0px solid red; text-indent: 0px; border-image: none;">Where are we</h3> </div> <p>&nbsp;</p> <p class="vsbcontent_start"><strong>Minhang campus:</strong></p> <p>1/F Library &amp; Information Building</p> <p><strong>Xuhui campus:</strong></p> <p>1/F Lecture Building No.3</p> <p class="vsbcontent_start">&nbsp;</p> <p style="text-align: center;"><img width="800" height="382" title="" alt="" src="/__local/4/6B/91/F1D037933D7AB76A6FBB3452C63_A0E5D714_73584.jpg" border="0" vspace="0" hspace="0" vwidth=" 800px" vheight=" 382px" vurl="/_vsl/46B91F1D037933D7AB76A6FBB3452C63/A0E5D714/73584" vsbhref="vurl" orisrc="/__local/4/6B/91/F1D037933D7AB76A6FBB3452C63_A0E5D714_73584.jpg" class="img_vsb_content" style="width: 800px; height: 382px;"></p> <p style="text-align: center;"><img width="800" height="326" title="" alt="" src="/__local/0/F8/7B/B70632AB6F7C69095644D2A16A4_40A7A185_96D7.jpg" border="0" vspace="0" hspace="0" vwidth=" 800px" vheight=" 326px" vurl="/_vsl/0F87BB70632AB6F7C69095644D2A16A4/40A7A185/96D7" vsbhref="vurl" orisrc="/__local/0/F8/7B/B70632AB6F7C69095644D2A16A4_40A7A185_96D7.jpg" class="img_vsb_content" style="width: 800px; height: 326px;"></p> <p class="vsbcontent_start">&nbsp;</p> <p>&nbsp;</p></div></div> <span id="vsb_content_2_1050_u7" name="vsb_content_2_1050_u7"></span><br /><br /> </div> <script> $(".jj-con div>table,.jj-con p>table").each(function(){ if(!$(this).parent().is("vsbcontent-table-container")){ $(this).wrap('<div class="vsbcontent-table-container-outer"><div class="vsbcontent-table-container"></div></div>'); } }); </script></div> <div class="clear"></div> </div> <div class="clear"></div> <!-- 版权内容请在本组件"内容配置-版权"处填写 --> <div class="foot">Copyright ©&nbsp;2020 Shanghai Jiao Tong University Network&nbsp;&amp; Information Center All rights reserved. 沪 ICP 备 20170179</div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10