
        <!DOCTYPE html>
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width,initial-scale=1" /><title>
	致青春致银河
</title><meta name="description" content="大学毕业，为了梦想走南闯北，却在求职的路上四处碰壁。能够得到的机会要么是在上海弥漫着恶臭的食品厂里日夜颠倒，要么在深圳喧嚣的机械加工厂里度日如年，我深知，这不是我期待的工作与生活。" /><meta name="keywords" content="银河十五年" /><link rel="canonical" href="https://www.vfe.ac.cn/NewsDetail-2875.aspx" /><link href="../Templates/yinhe/style/2019/style.css" rel="stylesheet" type="text/css" /><link href="../Templates/yinhe/style/2019/iconfont.css" rel="stylesheet" type="text/css" /><link rel="stylesheet" href="https://unpkg.com/aos@2.3.1/dist/aos.css" />

    <script type="text/javascript" src="../Templates/yinhe/script/2019/jquery.js"></script>
    <script type="text/javascript" src="../Templates/yinhe/script/2019/jquery-2.1.1.min.js"></script>
    <script type="text/javascript" src="../Templates/yinhe/script/2019/modernizr.js"></script>
    <script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
    <!--[if IE 6]>
    <script type="text/javascript" src="js/DD_belatedPNG_0.0.8a.js" ></script>
    <script type="text/javascript">   DD_belatedPNG.fix('.index-banner-flash-t,img,.left,.right,banner_img_01.png')  </script>
    <![endif]-->
    <script>wx.config({ debug:false, appId: 'wx08344ce9100ae38d', timestamp: '1763751619', nonceStr: 'gN63aTlCtY7KUb06Dgt7GkzX7e', signature: '0320ac9409b5cb2d3a56ccb2bb7de1a9f461596d', jsApiList: ['onMenuShareTimeline','onMenuShareAppMessage'] }); wx.updateAppMessageShareData({ title: '致青春致银河', desc:'大学毕业，为了梦想走南闯北，却在求职的路上四处碰壁。能够得到的机会要么是在上海弥漫着恶臭的食品厂里日夜颠倒，要么在深圳喧嚣的机械加工厂里度日如年，我深知，这不是我期待的工作与生活。', link: 'https://www.vfe.ac.cn/NewsDetail-2875.aspx',  imgUrl: 'https://www.vfe.ac.cn/Storage/article/Images/77478041f90e4ba0b815bf51c40450e3.jpg',  success: function () { }, cancel: function () {} }); wx.updateTimelineShareData({ title:'致青春致银河', link: 'https://www.vfe.ac.cn/NewsDetail-2875.aspx',  imgUrl: 'https://www.vfe.ac.cn/Storage/article/Images/77478041f90e4ba0b815bf51c40450e3.jpg',  success: function (res) { }, cancel: function (res) { } });</script>
    <script>

        function search() {
            var key = document.getElementById("txtSearch").value;

            if (key == undefined)
                key = "";
            url = "/Searchall.aspx?keyword=" + key;


            window.location.href = encodeURI(url);
        }

        function search2() {
            var key = document.getElementById("txtSearch").value;


            if (key == undefined)
                key = "";

            url = "http://so.vfe.ac.cn/cse/search?entry=1&s=4235808059136091158&q=" + key

            window.location.href = encodeURI(url);
        }


        function search3() {
            var key = document.getElementById("txtSearch3").value;

            if (key == undefined)
                key = "";
            url = "/Searchall.aspx?keyword=" + key;


            window.location.href = encodeURI(url);
        }
        //相应回车事件
        function testEnter() {
            if (event.keyCode == 13) {
                search();
                return false;
            }
        };



        $(document).ready(function () {

            // transition effect
            style = 'easeOutQuart';

            // if the mouse hover the image
            $('.photo').hover(
                function () {
                    //display heading and caption
                    //$(this).children('div:first').stop(false,true).animate({top:0},{duration:200, easing: style});
                    $(this).children('div:last').stop(false, true).animate({ bottom: 0 }, { duration: 200, easing: style });
                },

                function () {
                    //hide heading and caption
                    //$(this).children('div:first').stop(false,true).animate({top:-50},{duration:200, easing: style});
                    $(this).children('div:last').stop(false, true).animate({ bottom: -100 }, { duration: 200, easing: style });
                }
            );

            //手机端导航
            var mobile_menu = document.getElementsByClassName("mobile_menu")[0];
            var menuShow = function (e) {
                if ($(e.target).closest(".mobile_menu").length > 0) {
                    e.stopPropagation();
                }
                if ($(".nav-side").css("left") == "0px") {
                    menuHide();
                } else {
                    $("#mobile_video").css({ "position": "relative", "left": "-200%" });
                    $(".nav-side").animate({ "left": "0" });
                }
            }
            var menuHide = function (e) {
                $(".nav-side").animate({ "left": "-75%" }, function () {
                    $("#mobile_video").css({ "left": "0" });
                });
            }

            mobile_menu.addEventListener("touchend", menuShow, false);
            document.addEventListener("touchend", menuHide, false)

        });
    </script>
</head>
<body>
    <div class="topbar">
        <div class="container">
            <div class="topbar_cont">
                <div id="topbar_menus">
                    <ul id="topcssmenu">
                        <li class="l1"><a href="https://www.yinhe-sensor.com/">English</a></li>
                        <li>|</li>
                        <li class="l1"><a href="sitemap.aspx">sitemap</a></li>
                        <li>|</li>
                        <li class="l1">
                            <a href="#" title="在线工具"><img src="../Templates/yinhe/images/2019/ioc.png" alt="在线工具" width="16" height="16">&nbsp;在线工具 <span class="dropicon">&nbsp;</span></a>
                            <ul>
                                <li><a href="zailiuliang/" title="电缆载流量在线计算工具">电缆载流量在线计算工具</a></li>
                                <li><a href="gonglvniuju/" title="功率与扭矩在线换算工具式">功率与扭矩在线换算工具</a></li>
                                <li><a href="cgqxx/" title="SP系列变频功率传感器在线选型工具">SP系列变频功率传感器在线选型工具</a></li>
                                <!-- <li><a href="bsqxx/" title="DT系列数字变送器在线选型工具 ">DT系列数字变送器在线选型工具 </a></li> -->
                            </ul>
                        </li>
                    </ul>
                </div>
                <div id="search_box" class="for_pc">
                    <div id="search_box_left" style="float:left;width:100;height:27px;margin:0px">
                        <input type="text" name="txtSearch" id="txtSearch" value="搜索" onfocus="if(this.value==this.defaultValue) this.value='';" onblur="if(this.value=='') this.value=this.defaultValue;" class="searchinput" onkeypress="testEnter()">
                    </div>
                    <div id="search_box_right" style="float:left;margin:0px 0px 0px 5px;width:38px;height:27px;">
                        <input id="btn_search" title="搜索本站" name="btn_search" type="button" onclick="search()">
                    </div>
                    <div>
                        <input id="btn_baidu" name="btn_baidu" type="button" onclick="search2()" title="百度本站">
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="navbar">
        <div class="container">
            <div class="container-home">
                <div class="brand">
                    <a href=""><img src="../Templates/yinhe/images/2019/logo.jpg" alt="湖南银河电气有限公司" width="210" height="50"></a>
                    <p>以提升制造品质为己任，打造计测国家品牌！</p>
                </div>
           <div id="daohang">
                    <ul id="nav">
                        <li class="top"><a class="top_link" href="/">首页</a></li>
                        <li class="top">
                            <a id="services" class="top_link" href="Products.aspx">产品中心</a>
                            <ul class="sub" style="width: 180px">
                                <li style="width: 180px">
                                    <a class="fly" href="#" style="width: 180px">电量测试分析装置<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul style="margin-left: 50px;width: 260px">
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=21" style="width: 260px">WP4000变频功率分析仪</a></li>
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=67" style="width: 260px">VFE2000设备长时运行状态记录仪</a></li>
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=65" style="width: 260px">EV4000动力系统综合测试仪</a></li>
                                        <!--
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">TE8510直流功率表</a></li>
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">DS数字量传感器</a></li>-->
                                        <!--<li><a href="ProductShow.aspx?id=59">EV3000动力系统综合测试仪</a></li>
                                        <li><a href="ProductShow.aspx?id=69">DP1000直流功率表</a></li>
                                        <li><a href="ProductShow.aspx?id=35">DT数字变送器</a></li>-->
                                        <!-- <li><a href="ProductShow.aspx?id=62">DPA5000机架式功率分析仪</a></li> -->
                                        <!-- <li><a href="ProductShow.aspx?id=46">TN4000电子式扭矩仪</a></li> -->
                                    </ul>
                                </li>
                                <li style="width: 180px">
                                    <a class="fly" href="#" style="width: 180px">电量传感器<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul style="margin-left: 50px; width: 260px">
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=63" style="width: 260px">CS零磁通电流传感器</a></li>
                                        <!--<li><a href="ProductShow.aspx?id=34">SP系列变频功率传感器</a></li>
                                        <li><a href="ProductShow.aspx?id=64">ICSA系列脉冲电流传感器</a></li> -->
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=68" style="width: 260px">VS高精度电压传感器</a></li>
                                    </ul>
                                </li>                                
                                <li style="width: 180px">
                                    <a class="fly" href="#" style="width: 180px">电量计量标准装置<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul style="margin-left: 50px; width: 260px">
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=27" style="width: 260px">6520C变频标准功率源</a></li>                                        
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=66" style="width: 260px">6710C直流标准电流源</a></li>
                                        <!--
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">5900C多功能校准源</a></li>
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">8917C交流电压测量标准</a></li>
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">322C交直流转换标准</a></li>
                                        <li><a href="ProductShow.aspx?id=70">VCS系列变频电流标准源/VVS系列变频电压标准源</a></li>
                                        <li><a href="ProductShow.aspx?id=26">AP2001变频功率标准表</a></li> 
                                        <li><a href="ProductShow.aspx?id=25">AP2003变频功率标准表</a></li>
                                        <li><a href="ProductShow.aspx?id=66">SCS系列高精度直流大电流源</a></li> -->
                                    </ul>
                                </li>
                             
                                <li style="width:180px">
                                    <a class="fly" href="#" style="width: 180px">定制服务产品<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul style="margin-left: 50px; width: 260px">
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=60" style="width: 260px">银河数据采集分析系统</a></li>
                                    </ul>
                                </li>
                                <!-- 以下在设计完4合1页面开放 -->
                                <!-- <li>
                                    <a class="fly" href="#">定制服务产品<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="#"></a>典型定制案例</li>
                                        
                                     </ul>
                                </li> -->
                            </ul>
                        </li>
                        <li class="top">
                            <a id="services" class="top_link" href="cpyingyong.aspx">产品应用</a>
                            <ul class="sub">
                                <li>
                                    <a class="fly" href="#">电机试验<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1513.aspx">湖南省大中型电机电控产品质量监督检验中心试验台</a></li>
                                        <li><a href="NewsDetail-1502.aspx">国家中小型电机产品质量监督检验中心电机试验台</a></li>
                                        <li><a href="NewsDetail-1500.aspx">国家电器产品质量监督检验中心电机综合测试系统</a></li>
                                        <li><a href="NewsDetail-1479.aspx">陀螺仪电机自动化测试系统</a></li>
                                        <li><a href="NewsDetail-1465.aspx">湖南省中小型电机质量监站测试系统</a></li>
                                        <li><a href="NewsDetail-1455.aspx">国家高电压计量站高压电机移动式能效计量检测平台</a></li>
                                        <li><a href="NewsDetail-1449.aspx">东莞电机厂4×800kW高中低压变频电机试验室</a></li>
                                        <li><a href="NewsDetail-1448.aspx">船用电力推进系统新型十五相感应电机测试系统</a></li>
                                        <li><a href="NewsDetail-1444.aspx">国家高电压计量站高压电机能效计量检测平台</a></li>
                                        <li><a href="NewsDetail-908.aspx">哈理工教学用电机综合试验台</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">变频器试验<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1771.aspx">襄阳中车电机技术有限公司防爆变频器试验台</a></li>
                                        <li><a href="NewsDetail-1498.aspx">国防科大磁悬浮变频器测试系统</a></li>
                                        <li><a href="NewsDetail-1496.aspx">自主可控机器人伺服驱动器测试系统</a></li>
                                        <li><a href="NewsDetail-1493.aspx">某院校逆变器研发平台测试系统</a></li>
                                        <li><a href="NewsDetail-1490.aspx">汇川技术股份有限公司中高压变频器试验平台</a></li>
                                        <li><a href="NewsDetail-1481.aspx">某院校DC-DC开关电源测试系统</a></li>
                                        <li><a href="NewsDetail-1478.aspx">国家电器产品质量监督检验中心风电变频器测试台</a></li>
                                        <li><a href="NewsDetail-1477.aspx">双速电机变频器测试系统</a></li>
                                        <li><a href="NewsDetail-1460.aspx">国家变流技术工程研究中心变频器测试系统</a></li>
                                        <li><a href="NewsDetail-1458.aspx">金风科技变流器测试系统</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">变压器试验<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1501.aspx">中频隔离变压器测试系统</a></li>
                                        <li><a href="NewsDetail-1482.aspx">国家电器产品质量监督检验中心电力变压器测试系统</a></li>
                                        <li><a href="NewsDetail-1469.aspx">国家海上风电重点实验室并网变压器测试系统</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">风电测试<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1497.aspx">东方电气东风电机双馈风力发电机试验台测试系统</a></li>
                                        <li><a href="NewsDetail-1494.aspx">一重集团永磁直驱风力发电机试验台</a></li>
                                        <li><a href="NewsDetail-1492.aspx">某院校永磁风电试验台测试系统</a></li>
                                        <li><a href="NewsDetail-1476.aspx">北京京城新能源有限公司综合性电机试验站</a></li>
                                        <li><a href="NewsDetail-1467.aspx">国家风电产品质量监督检验中心风电试验室</a></li>
                                        <li><a href="NewsDetail-1457.aspx">国家能源风力发电机研发中心永磁直驱风电试验台</a></li>
                                        <li><a href="NewsDetail-1447.aspx">国家海上风力发电技术与检测重点实验室风电试验台</a></li>
                                        <li><a href="NewsDetail-1446.aspx">国家电器产品质量监督检验中心风电试验室</a></li>
                                        <li><a href="NewsDetail-1445.aspx">金风科技6MW永磁直驱风力发电机组试验系统</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">光伏测试<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1499.aspx">国家电器产品质量监督检验中心光伏并网测试系统</a></li>
                                        <li><a href="NewsDetail-1491.aspx">某院校离网型光伏逆变器测试系统</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">轨道交通<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1462.aspx">中国中车受电弓在线检测系统</a></li>
                                        <li><a href="NewsDetail-1454.aspx">中国中车株洲电机牵引电机国家认可实验室</a></li>
                                        <li><a href="NewsDetail-1452.aspx">重庆市电机质量监督检验站牵引电机检测系统</a></li>
                                        <li><a href="NewsDetail-1451.aspx">湘电集团轨道交通交流牵引传动系统试验室</a></li>
                                        <li><a href="NewsDetail-1450.aspx">中国中车株洲电力机车研究所牵引系统实验室 </a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">电动汽车<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-2120.aspx">湘电莱特电气有限公司电动汽车驱动系统试验台简介</a></li>
                                        <li><a href="NewsDetail-2119.aspx">中山大洋电动汽车驱动系统测试平台</a></li>
                                        <li><a href="NewsDetail-1480.aspx">国家工矿电传动车辆质检中心传动系统试验台</a></li>
                                        <li><a href="NewsDetail-1474.aspx">三一重工电动汽车控制器与电机试验台</a></li>
                                        <li><a href="NewsDetail-1468.aspx">东方电气集团东风电机电动汽车动力系统试验站</a></li>

                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">风机/水泵<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1486.aspx">美国福斯流体变频水泵测试系统</a></li>
                                        <li><a href="NewsDetail-1472.aspx">新加坡科沛达(calpeda)水泵测试平台</a></li>
                                        <li><a href="NewsDetail-1466.aspx">湖南南方泵业高低压水泵试验系统</a></li>
                                        <li><a href="NewsDetail-1464.aspx">湖南利欧泵业高低压水泵综合测试中心测试系统</a></li>
                                        <li><a href="NewsDetail-1461.aspx">大连深蓝泵业有限公司低温泵（LNG）测试系统</a></li>
                                        <li><a href="NewsDetail-1456.aspx">上海凯泉泵业高温高压泵综合试验室</a></li>
                                    </ul>
                                </li>
                            </ul>
                        </li>
                        <li class="top"><a id="contacts" class="top_link" href="news.aspx">新闻中心</a> </li>
                        <li class="top">
                            <a id="products" class="top_link" href="#">技术中心</a>
                            <ul class="sub">
                                <li><a href="wenda.aspx">产品问答</a></li>
                                <li><a href="baike.aspx">银河百科</a></li>
                                <li><a href="News-14.aspx">基础知识</a></li>
                                <li><a href="News-17.aspx">银河文库</a></li>
                                <li><a href="dianjiceshi.aspx">电机测试 </a></li>
                            </ul>
                        </li>
                        <li class="top">
                            <a id="privacy" class="top_link" href="fwzc/">支持与服务</a>
                            <ul class="sub">
                                <li><a href="fwzc/yhsc.htm">用户手册</a></li>
                                <!--  <li><a href="fwzc/3d.htm">3D模型</a></li>-->
                                <li><a href="fwzc/azgf.htm">安装规范</a></li>
                                <li><a href="fwzc/ybsc.htm">样本手册</a></li>
                                <li><a href="HelpDetail-12.aspx">维修与服务</a></li>
                                <li><a href="zixun.aspx">在线咨询</a></li>
                                <li><a href="http://yhzxd.vfe.ac.cn/" target="_blank">软件服务中心</a></li>
                            </ul>
                        </li>
                        <li class="top">
                            <a id="products" class="top_link" href="Content-1.aspx">关于银河</a>
                            <ul class="sub">
                                <li><a href="Content-1.aspx">银河简介</a></li>
                                <li><a href="Content-11.aspx">大事记</a></li>
                                <li><a href="Content-12.aspx">企业资质</a></li>
                                <li><a href="Content-50.aspx">组织架构</a></li>
                                <li><a href="Content-51.aspx">企业文化</a></li>
                                <li><a href="kanwu.aspx">企业刊物</a></li>
                                <li><a href="zhaopin/cxyzp.htm">人才招聘</a></li>
                                <li><a href="yuangongfengcai.aspx">员工风采</a></li>
                                <li><a href="ContactUs.aspx">联系我们</a></li>
                            </ul>
                        </li>
                        <li class="top"><a id="contacts" class="zxsc"  href="https://shop364457956.taobao.com/?spm=pc_detail.29232929/evo365560b447259.shop_block.dentershop.6d797dd673USin" target="_blank">在线商城</a></li>
                    </ul>
                </div>
            </div>
        </div>
    </div>

    <!--导航手机版-->

    <div class="for_mobile">
        <div class="n_mobile_cont">
            <div class="mobile_logo"><a href="" title="湖南银河电气有限公司"><img src="../Templates/yinhe/images/2019/mobile_logo.png"></a></div>
            <div class="mobile_rightside">
                <div id="mobile_dropside" class="mobile_search"><a class="searchdropmenu"><img src="../Templates/yinhe/images/2019/mobile_search.png"></a></div>
                <div class="mobile_menu"><a><img src="../Templates/yinhe/images/2019/mobile_menu.png"></a></div>
                <ul class="nav-side" style="left: -75%;">
                    <li><a href="" class="now" id="home">首页</a></li>
                    <li><a href="Products.aspx" id="cpzx">产品中心</a></li>
                    <li><a href="cpyingyong.aspx" id="cpyy">产品应用</a></li>
                    <li><a href="news.aspx" id="xwzx">新闻中心</a></li>
                    <li><a href="wenda.aspx" id="cpwd">产品问答</a></li>
                    <li><a href="baike.aspx" id="yhbk">银河百科</a></li>
                    <li><a href="News-14.aspx" id="jczs">基础知识</a></li>
                    <li><a href="shiyanshi.aspx" id="jczx">银河文库</a></li>  
                    <li><a href="fwzc" id="fwzc">服务与支持</a></li>
                    <li><a href="https://shop364457956.taobao.com/?spm=pc_detail.29232929/evo365560b447259.shop_block.dentershop.6d797dd673USin">在线商城</a></li>
                    <li><a href="Content-1.aspx" id="yhjj">关于银河</a></li>
                </ul>
            </div>
        </div>
        <div id="search_box" class="mobile_search_box">
            <div id="search_box_left" style="float:left;width:100;height:27px;margin:0px">
                <input type="text" name="txtSearch" id="txtSearch3" onfocus="if(this.value==this.defaultValue) this.value='';" class="searchinput">
            </div>
            <div id="search_box_right" style="float:left;margin:0px 0px 0px 5px;width:38px;height:27px;">
                <input id="btn_search" title="搜索本站" name="btn_search" type="button" onclick="search3()">
            </div>
        </div>
    </div>
    <script>
        $(function () {
            $("#mobile_dropside").click(function () {
                $(".mobile_search_box").slideToggle("slow");
            });
        });
    </script>

<div class="top-title ts_top-title">
    <div class="container">
        <div class="left">
            <i class="iconfont icon-address"></i>
            <span>当前位置：<a href="/">首页</a> │ <a href='kanwu.aspx' id='title'>企业刊物</a> │ 致青春致银河</span>
        </div>
        
    </div>
</div>


<div class="product">
	<div class="container">
		<div class="wrap">
			<div class="wrap-news-title">
				<h1>致青春致银河</h1>
				<p>发布时间：2021/12/24 14:23:52</p>
			</div>
			<div class="wrap-news">	
				<div class="news-item">
                <p>　　大学毕业，为了梦想走南闯北，却在求职的路上四处碰壁。能够得到的机会要么是在上海弥漫着恶臭的食品厂里日夜颠倒，要么在深圳喧嚣的机械加工厂里度日如年，我深知，这不是我期待的工作与生活。</p>
<p align="center"><img src="/Storage/uploads/202112/20211224142247_6893.jpg" title="致青春致银河" alt="致青春致银河" width="1000" height="846" border="0" /></p>
<p>　　07年下半年回到长沙，和一位同样是没有工作的同学一拍而合，合伙开起了一家小饰品店。在那个网购还没有风靡的年代，实体店购物还是主流。凭借同学出色的推销能力和得天独厚的商圈位置，开业后即取得了不错的收益。07年也正是股市疯狂的一年，上证指数史无前例的冲上6000点大关，几乎人人都在谈论股票，人人都在股市里挣钱。于是我怀着一颗一夜暴富的心买了关于股票入门的书回来研究，日夜穿梭于股票贴吧和QQ群，拜读各大股神的文章和每日晨报，并成功游说父母为我投资。两周以后我便顺利杀入股市，在大牛市中玩得风生水起。</p>
<p>　　那是一段忙碌的时光，白天炒股，晚上看店，夜里酒吧、KTV。思想传统的父母却总在念叨：还是找个工作吧，不能总是不务正业。后来找到一个折中的办法，那就是白天找份工作上班，晚上再去看店。于是，在一个阳光灿烂的早上，我来到了银河电气。那个破败的厂房，那股熟悉的洗板水味，正是我看了十几年，闻了十几年的国防科大银河计算机工厂。这个我从小玩到大的地方，每一个车间、每一个角落我都再熟悉不过。</p>
<p>　　银河当时租在东边二楼，带着一丝紧张，爬上那段熟悉的楼梯。一进门，廖总便笑脸相迎，带我到他的办公室和我深入的交流了一番，希望我能尽快熟悉公司的产品和业务，公司正是用人之际。面对这样一位诚恳而友善的老板，心里的那一丝紧张也烟消云散了。随后，坐在门口的小姐姐安排我坐在她后面，带我认识了办公室里的同事们，并且把公司资料交给我学习，一切都那么温暖，那么亲切，她还有个霸气的名字，叫曾宪华。在接下来的几天里，我和一同进入公司的黄河一起采购了公司的第一辆车，提车以后直奔湘电试验站现场了。</p>
<p>　　到了湘电我傻眼了，白天在厂房里放电缆、安装设备，晚上还不能回长沙。股票看不了也就算了，店里的生意也完全顾不上了。实习工资2000块，这和我开店和股票的收益相去甚远。于是，在湘电呆了两天，我便放弃了，招呼都没打就回家继续从事自由职业。</p>
<p>　　可没想到时间来到08年风云突变。股票市场一泻千里，股民哀鸿遍野，我也没能幸免于难，深深套牢。店里的合伙人也由于家庭原因离开长沙，新招募的合伙人又不善言谈与经营，店里的生意每况愈下，短短几个月就关门大吉了。两大经济支柱同时崩塌，我又彻底沦为了无业游民，就在这时，廖总再次向我抛出橄榄枝，不计较我之前不告而辞，劝说我回去工作。</p>
<p>　　当我带着愧疚回到银河重新工作时，从廖总到同事，依然是笑脸相迎，温暖而亲切。二进宫的我在行政部帮忙，胡工、李工有需求就会帮他们采购材料。慢慢的我不再像之前那样浮躁，能够静下心来做事和思考。有一天，廖总找到我，和我说准备成立采购部，让我负责采购工作。我听到后又兴奋又紧张，兴奋是因为在公司里有了一个准确的定位，有了明确的岗位职责，紧张是因为没有什么经验，怕自己干不好。廖总鼓励我说：小事情不懂就问胡工、李工，大项目由他亲自把关，只要有责任心就肯定能做好。我牢记廖总的教诲，在工作中，电子元件上的问题不断请教胡工，成套设备的问题请教李工，到湖大报名学习MBA，努力让自己懂得更多、变得更好。这些年，一步一个脚印走过来，受到过不少的批评，我不抱怨，不记恨，虚心接受，努力改变，只为与银河一起成长，对得起领导们的信任，配得上公司赋予的责任。</p>
<p>　　十三年，转瞬即逝。这些年，银河搬出了破旧的厂房，十几人的规模发展到七十多人，产品从测试系统逐步走向多元化，身旁的老同志们已经白发苍苍，而坐在我前面的少女早已变少妇。但银河依旧是那个充满温暖，其乐融融的大家庭，依旧是充满朝气，无所畏惧的团队。今年，是银河电气成立十五周年，我几乎全程目睹了这一代银河人，用自己的青春谱写出银河的春天，也许今天的银河并不算枝繁叶茂，但银河人的精神却早已根深蒂固。感恩廖总，为我指明了前进的方向，感恩银河，给了我第二个“家”。</p>
<p>　　十三年，不忘初心，我还是从前那个少年，没有一丝丝改变！</p>
                
                  
                  <br />
                   <br />
                   <div class="biaoqian_ts">
                   标签:<li><a href='ContentTagList.aspx?name=%E9%93%B6%E6%B2%B3%E5%8D%81%E4%BA%94%E5%B9%B4'>银河十五年</a></li></div>
                   
              
			
			<hr />
			<div class="fanye"><p class="left"> 上一篇：<a href='NewsDetail-2874.aspx'>一路奔跑，一路向前——记2021年公司15周年长跑比赛</a></p><p class="right">下一篇：<a href='NewsDetail-2877.aspx'>《 望 》</a></p></div>
			<br />
            <table width="1000" border="0" cellspacing="1">
            				  <tr>
            				    <td height="30" bgcolor="#DFDFDF"><span style="font-size:14px; font-weight:bold;"> &nbsp;&nbsp;推荐产品：</span><span style="font-size:14px; font-weight:bold;">&nbsp;</span></td>
           				    </tr>
            				  <tr>
            				    <td>
<ul>

<li>
<a href="ProductShow.aspx?id=26" id="ctl00_ctl01___rpTitles_ctl00_htmlADBLink" title="AP2001变频功率标准表">AP2001变频功率标准表</a> 
 </li>
    
<li>
<a href="ProductShow.aspx?id=23" id="ctl00_ctl01___rpTitles_ctl01_htmlADBLink" title="DP800数字功率计">DP800数字功率计</a> 
 </li>
    
<li>
<a href="ProductShow.aspx?id=57" id="ctl00_ctl01___rpTitles_ctl02_htmlADBLink" title="RA2000旋转变压器综合测试仪">RA2000旋转变压器综合测试仪</a> 
 </li>
    
<li>
<a href="ProductShow.aspx?id=61" id="ctl00_ctl01___rpTitles_ctl03_htmlADBLink" title="DAQ1200数据采集仪">DAQ1200数据采集仪</a> 
 </li>
    
<li>
<a href="ProductShow.aspx?id=64" id="ctl00_ctl01___rpTitles_ctl04_htmlADBLink" title="ICSA脉冲电流传感器">ICSA脉冲电流传感器</a> 
 </li>
    
</ul>
            
           				    </tr>
            				  <tr>
            				    <td height="10"></td>
           				    </tr>
          				  </table>
			</div>
		</div>
	</div>
</div>

<!--底部-->
<div class="footer">
    <div class="container">
        <div class="footer_cont">
            <div class="footer_cont_1">
                <img src="../Templates/yinhe/images/2019/footer_logo.png">
                <p>中国变频电量测量与计量的领军企业</p>
                <p>国家变频电量测量仪器计量站创建单位</p>
                <p>国家变频电量计量标准器的研制单位</p>
            </div>
            <div class="footer_cont_2">
                <h4>关于我们</h4>
                <p>湖南银河电气有限公司专业从事变频电量测量技术研究，是国家变频电量测量仪器计量站的创建单位及国家测量标准器的研制单位，主营各种高精度功率分析仪、高精度电流传感器、高精度电压传感器、电动汽车动力系统测试仪、变频功率传感器、变频功率标准源等AnyWay系列变频电量计测设备及基于前端数字化和虚拟仪器技术的各类分布式计算机数据采集与控制系统。</p>
            </div>
            <div class="footer_cont_3">
                <h4>联系我们</h4>
                <div>
                    <div class="footer_cont_liebiao">
                        <span class="iconfont icon-dianhua"></span>
                        <span class="liebiao_wenzi">总机：400-673-1028/0731-88392988</span>
                    </div>
                    <div class="footer_cont_liebiao">
                        <span class="iconfont icon-tubiao210"></span>
                        <!-- <span class="liebiao_wenzi">电话：18374498885</span> -->
                        <span class="liebiao_wenzi">技术：0731-88392611</span>
                    </div>
                    <div class="footer_cont_liebiao">
                        <span class="iconfont icon-chuanzhen"></span>
                        <span class="liebiao_wenzi">传真：0731-88392900</span>
                    </div>
                    <div class="footer_cont_liebiao">
                        <span class="iconfont icon-address"></span>
                        <span class="liebiao_wenzi">地址：湖南省长沙市经济技术开发区开元路17号</span>
                    </div>
                </div>
                <div></div>
                <div></div>
            </div>
            <div class="clear"></div>
        </div>
    </div>
</div>

<div class="root">
    <div class="container">
        <div class="root_cont">Copyright 2010-2017 www.vfe.ac.cn, All Rights Reserved  湖南银河电气有限公司  版权所有  <a href="http://beian.miit.gov.cn/">湘ICP备09002592号-5</a></div>
    </div>
</div>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?7f0f5c03bca096e558b5c8e620cdfc08";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>

</body>
</html>