Notice (8): Undefined index: HTTP_ACCEPT_LANGUAGE [APP/Controller/AppController.php, line 81]Code Context$sys_lang = "";
if(strrpos(strtolower($_SERVER['HTTP_ACCEPT_LANGUAGE']), 'zh-cn') !== false) {
$sys_lang = "ch";
$session = object(Cake\Http\Session) { [protected] _engine => null [protected] _started => null [protected] _lifetime => (int) 1440 [protected] _isCLI => false } $sys_lang = ''App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 81 Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270 ReflectionClass::newInstance() - [internal], line ?? Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 91 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 122 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): Unable to emit headers. Headers sent in file=/home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php line=855 [CORE/src/Http/ResponseEmitter.php, line 53]Code Contextif (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
} else {
$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <html> <head><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Z2FVZZ9BFC"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Z2FVZZ9BFC'); </script> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Cache-Control" content="no-cache"> <title> 新领域理工塾: 最新动态 </title> <link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <script src="/js/jquery-3.6.0.min.js"></script> <script src="/js/popper.min.js"></script> <script src="/js/../ckeditor/ckeditor.js"></script> <script src="/js/../bootstrap/js/bootstrap.js"></script> <link rel="stylesheet" href="/css/../bootstrap/css/bootstrap.css"/> <link rel="stylesheet" href="/css/../bootstrap/icons/font/bootstrap-icons.css"/> <link rel="stylesheet" href="/css/wrapper.css"/> </head> <body> <nav class="navbar fixed-top navbar-expand-lg navbar-dark nav-bg-common"> <div class="logo"> <a href="/"><img src="/img/Common/logo-b.png" alt="No Image" style="width: 100%"/></a> </div> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"> <img src="/img/Header/header-icon1.png" alt="No Image" style="width: 100%;"/> </span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="container container-items top-nav-add"> <ul class="navbar-nav"> <li class="nav-item item-margin-style"> <a href="/" class="nav-link nav-link-common text-center">首页</a> </li> <li class="nav-item item-margin-style"> <a href="/aboutus" class="nav-link nav-link-common text-center">关于新领域</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span id="goToOurlessons">关于课程</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourlessons?dept=0" class="dropdown-item">学部</a> <a href="/ourlessons?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>师资力量</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourteachers?dept=0" class="dropdown-item">学部</a> <a href="/ourteachers?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style"> <a href="/performance?dept=1" class="nav-link nav-link-common text-center">合格实绩</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新情报</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/moments?dept=0" class="dropdown-item">学部</a> <a href="/moments?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common text-center dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新视听</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/trial?dept=0" class="dropdown-item">学部</a> <a href="/trial?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style text-center"> <a href="/contactus" class="nav-link nav-link-common">联系我们</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="bi bi-globe"></i> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <form name="post_67405e6669378033464284" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b1860b035b17e905e6fcd4b6d03ac92978109389a8dec639132c50130f4498237f38ae3def4ff015d07002bac70c373b5e8c539b377f148e2c82d78c64b806da"/></form><a href="#" class="dropdown-item" onclick="document.post_67405e6669378033464284.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67405e666976e303938092" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b1860b035b17e905e6fcd4b6d03ac92978109389a8dec639132c50130f4498237f38ae3def4ff015d07002bac70c373b5e8c539b377f148e2c82d78c64b806da"/></form><a href="#" class="dropdown-item" onclick="document.post_67405e666976e303938092.submit(); event.returnValue = false; return false;">日文</a> </div> </li> </ul> </div> </div> </nav> <style> .item-margin-style { margin-left: 5px; margin-right: 5px; } .container-items { justify-content: flex-end !important; } .logo { width: 150px; } .nav-bg { background-color: rgb(37, 57, 112); } .nav-bg-common { background-color: white; } .nav-link { color: #E0DEEA !important; } .nav-link-common { color: rgb(37, 57, 112) !important; } .nav-link:hover{ color: white !important; } .nav-link-common:hover{ color: rgb(76, 110, 171) !important; } .top-nav-add{ margin-right: 0px; } /* pad size */ @media screen and (min-width: 762px) and (max-width: 1024px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-menu{ width: 100%; } .dropdown-item{ text-align: center; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } /* small size phones */ @media screen and (max-width: 319px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } </style> <script> $("#goToOurlessons").click(function(){ window.location.href = "/ourlessons/home"; }); </script> <div class="clearfix wrapper"> <div class="text-color"> <h2>【新访谈54】士别三日,当刮目相看:落榜后再战,三名校合格!名大东工大早大电子电气系全拿下!!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/54/20230301033620_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|李同学</p> <p class="t4">点评|张老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em> 「</em><em>复习的话,还是要坚持。之前看过一项调查,一个人只要每天的平均学习时间达到3.5个小时,且保证学习效率,那么就会在所处的环境中脱颖而出。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2</strong></p> <p class="t4"><strong>英语:TOEIC 725 / </strong><strong>TOEFL 74</strong></p> <p class="t4"><strong>本科:西安工程大学(双非一类)</strong></p> <p class="t4"><strong>专业:</strong><strong>电子信息科学与技术专业</strong></p> <p class="t4"><strong>合格:名古屋大学 電気電子情報研究科</strong></p> <p class="t4"><strong> 東京工業大学 電気電子系</strong></p> <p class="t4"><strong> 早稲田大学 先進理工学研究科</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨ 合格分享 x 3 ✨</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KbrHSic3sM9OthxlzH12edutbumJTXrmwZA8ygeHhlHLp2oDJiakBpP4g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KJ9gEyRrbNQN3icR7W8rqxfwVAB7MX9xJlMpGya26sLt57fiaZDWZ7AwQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0Kf4730luwick72nBv0aQ3wnUt5baX3IsQPguiat5BajQljWPV9NlXxbxw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年10月~2022年1月</strong></p> <p class="t4">通过JLPT N2</p> <p class="t4">同时多次参加托业考试</p> <p class="t4"><strong>2022年2月~7月</strong></p> <p class="t4">主攻笔试科目和联系教授</p> <p class="t4"><strong>2022年3月上旬</strong></p> <p class="t4">联系早稻田先进理工的教授</p> <p class="t4"><strong>2022年6月上旬</strong></p> <p class="t4">联系名古屋大学电子工学的教授</p> <p class="t4"><strong>2022年7月16日~17日</strong></p> <p class="t4">早稻田大学先进理工学研究科 笔试、面试</p> <p class="t4"><strong>2022年7月29日</strong></p> <p class="t4">早稻田大学 合格</p> <p class="t4"><strong>2022年8月17日~18日</strong></p> <p class="t4">东京工业大学 笔试、面试</p> <p class="t4"><strong>2022年8月24日~26日</strong></p> <p class="t4">名古屋大学 笔试、面试</p> <p class="t4"><strong>2022年9月6日</strong></p> <p class="t4">东京工业大学 合格</p> <p class="t4"><strong>2022年9月9日</strong></p> <p class="t4">名古屋大学 合格</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">名古屋大学,简称名大,是一所本部位于日本爱知县名古屋市的国立研究型综合大学。名大创基于1871年,前身名古屋帝国大学创立于1939年。2018年成为全国顶尖五校“指定国立大学法人”之一,2020年组成最大的日本国立大学法人“东海国立大学机构”。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">东京工业大学(日:東京工業大学/とうきょうこうぎょうだいがく,英语名称:Tokyo Institute of Technology),简称东工大,英文通称“Tokyo Tech”,是日本的一所国立大学,校总区位于东京都目黑区大冈山。创立于1929年,为日本文部科学省“指定国立大学法人”顶尖十校之一、超级全球大学计划的顶尖型指定校,在校生约一万人。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">早稻田大学(日语:早稲田大学/わせだだいがく Waseda Daigaku ;英语译名:Waseda University),简称早大、早稻田,是一所本部位于日本东京都新宿区的私立大学,于1882年由明治维新时期开国元老之一,前首相大隈重信创立。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>名古屋大学 電気電子情報研究科</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0K6uXq7Sn29bEdVSrp3iaSjUfbOmbFiaSQdVM2BUQKT92hu2weKPDxrY1A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KHY0RN5yLC8KdeX1nGsfWZqXmRaCiaP5EHm9vIQ1bRd4j8kHmOTSdVXg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.nuee.nagoya-u.ac.jp/graduate/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>東京工業大学 電気電子系</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KMmficvhF9CULKanib2LnVuxaK7lUzGVKdNAVNjfdkS8PynkQJSFRKUsA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://educ.titech.ac.jp/ee/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>早稻田大学 先進理工学研究科</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0Kiccz2Un2LaGmibSzEAgsu5SFib7YKrsarmUutQlU3WaOFl398ace5uMpw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.waseda.jp/fsci/about/departments/advanced/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>名古屋大学 電子工学専攻</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KbiaxkcmbOicDfI7pXCMsSvXqPcYR1zh57OxJHnJaPeEp0Cqliakbeu4Ig/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.nuee.nagoya-u.ac.jp/electronic/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>早稲田大学 電気情報生命専攻</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0Ke1QgExowwuo6nlKCL6MoCDfWwNccpjtdjMWF2PvQiaOO8icrgXxibicTDA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">http://www.eb.waseda.ac.jp/top/laboratory/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">电气电子方向的入试中,<strong>笔试成绩占主导地位</strong>,所以在托业成绩考出来之后,主要还是笔试方面的准备。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">名古屋大学大学院一般入試募集要項</p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.engg.nagoya-u.ac.jp/prospective/doc/mc.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">【名古屋大学】</p> <p class="t4">数学(微积分,线性代数,微分方程式)</p> <p class="t4">电磁学(静电场,磁场,电磁波传导)</p> <p class="t4">电气回路,电子回路,伦理回路(三选二)</p> <p class="t4">电气能量工学,电子悟性,情报理论(三选一);</p> <p class="t4"> </p> <p class="t4">【东京工业大学】</p> <p class="t4">考试范围稍微小些,电路相关和半导体基础相关二选一即可;</p> <p class="t4"> </p> <p class="t4">【早稻田大学】</p> <p class="t4">电气情报生命专攻考试范围更小,只考电气回路和电磁气学,但是<strong>早大的题通常计算量比较大,比较花时间。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">1.志望顺序;2.读博意向;3.学费支付相关。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">开始是听朋友介绍了日本留学,自己调查以后,发现日本考研的难度确实比国内低很多,其次日本社会的安全系数相较于欧美更高,所以决定来日本读研。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">因为自己属于跨专业考研,所以在决定来日本留学后,我就开始时常搜一些私塾有关的信息,对新领域等理工类私塾其实也是留意了大半年了,<strong>我认为在理工类私塾里,新领域不论是师资还是升学率,都是首屈一指的,所以来到了这里。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">在报<strong>考早稻田大学和名古屋大学</strong>的时候,出愿前一个多月分别联系了教授,两所学校的教授<strong>并没有对研究计划书提出要求</strong>,募集要项里也并没有要求提交计划书。事前联络时,教授主要还是<strong>问了我的出身校,专业以及自己想学的方向。</strong></p> <p class="t4"> </p> <p class="t4"><strong> </strong></p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"><strong>最困难的还是坚持学习这件事</strong>,我觉得对我来说,如何让自己静下来耐住性子,这是最重要的,我本来并不是一个坐得住的人,<strong>所以为了保证每天的学习效率,我会找朋友一起学习,固定的一两个一起自习的“学友”,能很大的提高积极性。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么</strong><strong>度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>感觉刚开始备考的时候最辛苦,</strong>因为我属于跨专业,有几门课没有学过,从头开始学的时候,很难适应,每节课都需要反复看录屏,才能逐渐理解。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">我认为最需要注意的就是<strong>做题速度</strong>,东京工业大学笔试中,<strong>平均每道题的时间只有20多分钟</strong>,会比其他学校的平均时间短20分钟以上,<strong>所以在过去问练习的时候,也要注意做题速度。</strong></p> <p class="t4"> </p> <p class="t4">其次是,<strong>募集要项一定要仔细阅读</strong>,有些信息很短容易忽视,但是往往是需要的,比如在选择保底校的时候,<strong>很多情况下私立学校的出愿要求比较多,很容易遗漏信息。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个</strong><strong>考学经历有什么影响吗</strong><strong>?</strong></p> <p class="t4"> </p> <p class="t4"><strong>我认为影响并不大</strong>,因为我整个备考过程都是在日本进行的,处于一个完全放开的环境里,生活中疫情的紧张感微乎其微。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">首先<strong>新领域的过去问题集非常有用</strong>,里面都是很经典的题型,<strong>做一遍基本就能清楚的知道日本的大学院喜欢考什么,怎么考</strong>;</p> <p class="t4"> </p> <p class="t4">其次就是<strong>新领域会为每十几个相同专业的学员拉一个微信</strong><strong>群,群里有专门的负责老师</strong>,每隔一两周都会分别私聊跟进学员的备考进度和出愿情况,我也在群里认识了很多同专业的同学,让我受益匪浅。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>专业课老师下课都会把上课的笔记发到群里,</strong>我就存下来需要的时候打开看一下,并没有另外准备笔记本,<strong>此外,反复背笔记确实太“干”了,还是要做题,除了私塾发的习题册之外,我另外做了6、7所学校3年的过去问,确实收获颇丰。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">我目前合格的都是电气电子专攻,我的经验是,<strong>在我这个专业,如果时间不够用的话,并不用过分的追求英语成绩,</strong>比如我的托业成绩只有725分,但是在考早稻田大学的时候,托业800分和托福80多的同学都分别落榜了而我却合格了<strong>,其实这个专攻,英语成绩通常只占笔试总成绩的不到2成,与英语成绩相比,教授可能更注重面试时候的感觉。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.经历了这次备</strong><strong>考,在这方面有什么心得</strong><strong>吗?</strong></p> <p class="t4"> </p> <p class="t4">我认为,日本考研是难的,<strong>他并不是难在试题,而是需要自己从零开始,学习日语,收集信息,然后只身一人前往国外生活,学习,</strong>这之间你还要时不时面对日本社会的“死板”,日本老师的“固执”,总是有各种各样的事情,想来打乱你的学习计划,所以这一路摸爬滚打过来,感觉自己综合素质提升显著。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>我觉得找朋友一起自习这件事很明智,</strong>我自律性很差,就找一两个同专业的人一起自习,不会的题也可以互相交流,<strong>但是人不能多,</strong>当时也有更多想加入自习的同学,我都“达咩”了,<strong>并不是觉得自己清高,而是觉得在备考的节骨眼上,只有少而精的团队,才能每天雷厉风行的完成任务。</strong></p> <p class="t4"> </p> <p class="t4"><strong>做得不好的就是在英语学习上,</strong>实在是从小就学不进英语,备考英语的那段时间,听力练习听着听着就睡着了,对我这种从小英语“下手”的人来说,还是更适合把英语学习融入生活中,比如最近就在艰难的阅读英文文献之类的...</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4"><strong>复习的话,还是要坚持。</strong>之前看过一项调查,<strong>一个人只要每天的平均学习时间达到3.5个小时,且保证学习效率,那么就会在所处的环境中脱颖而出。</strong>所以备考时候,不用某一天心血来潮的猛学,而是每天搞懂一节录屏,或者每天半套过去问,两个月你就能发现自己的不一样。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">我最终选择进入名古屋大学大学院学习半导体工艺,主要是因为,<strong>名大的合格的实验室实力更强,</strong><strong>因为研究室的大教授曾获得诺贝尔物理学奖</strong>,所以研究室也拥有更多的资源与经验,我也更容易找到自己喜欢的课题。</p> <p class="t4"> </p> <p class="t4">因为自己选择的是半导体方向,虽然用电磁去和电路通过了考试,但是仍然有很多半导体方面的基础课还需要学习,希望自己能早日完成基础课程的学习,进入实验室做实验,这两年的目标就是尽早发表自己的第一篇论文。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">李同学在整个考学安排得紧锣密鼓的情况下还能同时合格三名校,尤其还是跨专业,真的很让人佩服。希望接下来的研究生活愉快,期待看到你发表的研究成果~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KT4gd83fGDhlDFEBxgKHaR9lyaKasOtd84nXVnIYkuNEBU2M2Iw4dMQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KBLyOyErFHHI1Ctma4wdjeJZPjV1JaOLsy4ql2TgCP1mvG2liaMAXEdQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KgYicbNxRYWgOz235Yzo392lK9RY7IyY2BOYW2vtAWQeBadnlVD257aw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4"> </p> <p class="t4">首先恭喜李san三战三捷,斩获三所名校offer。记得刚报名时李san落榜了当年的早大入试,之后一交流才发现当时做的准备工作不够充分和当时对考试的认识也不是特别清晰。很高兴自己的笔试和面试经验能帮到你。哈哈。咱俩属于考了同一个早大教授,也合格了同一个教授[手动捂脸]。<strong>当年你考不上的早大,现在成了你的保底。这要写成故事也相当励志了。</strong>未来希望你在名古屋大学的科研生活中,也能取得成就,继续书写励志的故事。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/53" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/55" class="page-link">Next</a> </li> </ul> </div> <div style="text-align: right"> <a href="/moments" class="btn btn-secondary" style="width: 150px;">返回</a> </div> </div> <div class="up-to-top"> <span class="bi bi-chevron-bar-up" id="upToTopBtn"></span> </div> <style> .up-to-top { position: fixed; bottom: 50px; right: 0; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; z-index: 9999999; } .up-to-top:hover { opacity: 1; } @media screen and (max-width: 450px) { .up-to-top { margin: auto; margin-top: 20px; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; } } </style> <script> $('#upToTopBtn').click(function(){ $('html, body').animate({scrollTop : 0}, 700); return false; }); </script> </div> <div class="footer"> <div class="row"> <div class="col-md-11 footer-pc"> <div class="row" style="padding-left:15px;"> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于新领域</strong></div> <div class="mt20"> <div><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于课程</strong></div> <div class="mt20"> <div><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">师资力量</strong></div> <div class="mt20"> <div><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新情报</strong></div> <div class="mt20"> <div><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div><a href="/moments" class="footer-nav-item">新领域快讯</a></div> </div> </div><div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新视听</strong></div> <div class="mt20"> <div><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div><a href="/trial" class="footer-nav-item">新领域发布</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">联系我们</strong></div> <div class="mt20"> <div><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div><a href="/contactus" class="footer-nav-item">线上咨询</a></div> </div> </div> </div> </div> <div class="col-md-1 logo-vertical"> <a href="/"><img src="/img/Common/logo-vertical.png" alt="No Image" style="width: 100%;"/></a> </div> <div class="footer-phone"> <div class="row footer-phone-row"> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于新领域</strong></div> <div class="col"><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于课程</strong></div> <div class="col"><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">师资力量</strong></div> <div class="col"><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新情报</strong></div> <div class="col"><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div class="col"><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div class="col"><a href="/moments" class="footer-nav-item">新领域快讯</a></div> <div class="col"></div> </div><div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新视听</strong></div> <div class="col"><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div class="col"><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div class="col"><a href="/trial" class="footer-nav-item">新领域发布</a></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">联系我们</strong></div> <div class="col"><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div class="col"><a href="/contactus" class="footer-nav-item">线上咨询</a></div> <div class="col"></div> <div class="col"></div> </div> </div> </div> </div> <div> <div class="footer-pc"> <div><strong class="footer-link-title">SNS</strong></div> <div class="row" style="margin-top: 15px;width:91.67%"> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/wechat.png" alt="No Image" style="width: 20%;"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/bilibili.png" alt="No Image" style="width: 20%;"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/zhihu.png" alt="No Image" style="width: 20%;"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="footer-phone"> <div class="row pdlr0"> <div class="col-2"><strong class="footer-link-title">SNS</strong></div> <div class="col-5"> <img src="/img/Footer/wechat.png" alt="No Image" class="w20"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-5"> <img src="/img/Footer/bilibili.png" alt="No Image" class="w20"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-2"></div> <div class="col-5"> <img src="/img/Footer/zhihu.png" alt="No Image" class="w20"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="mt-2 copyright"><span style="font-size: 12px;">Copyright © 2024 New Area Scien-tech Co., Ltd. All rights reserved.</span></div> </div> </div> <style> .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 50px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { color: rgb(37, 57, 112); } .footer-nav-item { color: rgb(37, 57, 112); } .footer-nav-item:hover { color: rgb(76, 110, 171); text-decoration: none; } .footer-icon { width: 40px; margin: 0px 5px; } .toggle-image { width: 150px; } .bottom-title { padding: 0; } .mt20{ margin-top: 20px; } .footer-pc{ display: block; } .footer-phone{ display: none; } .w20{ width: 20px; } .footer-phone-row{ padding-left:15px; } /* pad size */ @media screen and (min-width: 768px) and (max-width: 1024px) { .mt20{ margin-top: 20px; } .footer-phone-row{ padding-left:15px; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 18px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 14px; } .copyright{ font-size: 12px; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } /* small size phones */ @media screen and (max-width: 319px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } </style> <script> $('.wechat-link').popover({ trigger: 'hover', placement: 'top', html: true, content: '<img src="/img/Footer/wechat-qr.png" class="toggle-image rounded" alt=""/>', }); </script> </body> </html> ' } $maxBufferLength = (int) 8192 $file = '/home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php' $line = (int) 855 $message = 'Unable to emit headers. Headers sent in file=/home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php line=855'Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 53 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 154]Code Context$response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <html> <head><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Z2FVZZ9BFC"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Z2FVZZ9BFC'); </script> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Cache-Control" content="no-cache"> <title> 新领域理工塾: 最新动态 </title> <link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <script src="/js/jquery-3.6.0.min.js"></script> <script src="/js/popper.min.js"></script> <script src="/js/../ckeditor/ckeditor.js"></script> <script src="/js/../bootstrap/js/bootstrap.js"></script> <link rel="stylesheet" href="/css/../bootstrap/css/bootstrap.css"/> <link rel="stylesheet" href="/css/../bootstrap/icons/font/bootstrap-icons.css"/> <link rel="stylesheet" href="/css/wrapper.css"/> </head> <body> <nav class="navbar fixed-top navbar-expand-lg navbar-dark nav-bg-common"> <div class="logo"> <a href="/"><img src="/img/Common/logo-b.png" alt="No Image" style="width: 100%"/></a> </div> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"> <img src="/img/Header/header-icon1.png" alt="No Image" style="width: 100%;"/> </span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="container container-items top-nav-add"> <ul class="navbar-nav"> <li class="nav-item item-margin-style"> <a href="/" class="nav-link nav-link-common text-center">首页</a> </li> <li class="nav-item item-margin-style"> <a href="/aboutus" class="nav-link nav-link-common text-center">关于新领域</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span id="goToOurlessons">关于课程</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourlessons?dept=0" class="dropdown-item">学部</a> <a href="/ourlessons?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>师资力量</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourteachers?dept=0" class="dropdown-item">学部</a> <a href="/ourteachers?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style"> <a href="/performance?dept=1" class="nav-link nav-link-common text-center">合格实绩</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新情报</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/moments?dept=0" class="dropdown-item">学部</a> <a href="/moments?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common text-center dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新视听</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/trial?dept=0" class="dropdown-item">学部</a> <a href="/trial?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style text-center"> <a href="/contactus" class="nav-link nav-link-common">联系我们</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="bi bi-globe"></i> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <form name="post_67405e6669378033464284" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b1860b035b17e905e6fcd4b6d03ac92978109389a8dec639132c50130f4498237f38ae3def4ff015d07002bac70c373b5e8c539b377f148e2c82d78c64b806da"/></form><a href="#" class="dropdown-item" onclick="document.post_67405e6669378033464284.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67405e666976e303938092" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b1860b035b17e905e6fcd4b6d03ac92978109389a8dec639132c50130f4498237f38ae3def4ff015d07002bac70c373b5e8c539b377f148e2c82d78c64b806da"/></form><a href="#" class="dropdown-item" onclick="document.post_67405e666976e303938092.submit(); event.returnValue = false; return false;">日文</a> </div> </li> </ul> </div> </div> </nav> <style> .item-margin-style { margin-left: 5px; margin-right: 5px; } .container-items { justify-content: flex-end !important; } .logo { width: 150px; } .nav-bg { background-color: rgb(37, 57, 112); } .nav-bg-common { background-color: white; } .nav-link { color: #E0DEEA !important; } .nav-link-common { color: rgb(37, 57, 112) !important; } .nav-link:hover{ color: white !important; } .nav-link-common:hover{ color: rgb(76, 110, 171) !important; } .top-nav-add{ margin-right: 0px; } /* pad size */ @media screen and (min-width: 762px) and (max-width: 1024px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-menu{ width: 100%; } .dropdown-item{ text-align: center; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } /* small size phones */ @media screen and (max-width: 319px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } </style> <script> $("#goToOurlessons").click(function(){ window.location.href = "/ourlessons/home"; }); </script> <div class="clearfix wrapper"> <div class="text-color"> <h2>【新访谈54】士别三日,当刮目相看:落榜后再战,三名校合格!名大东工大早大电子电气系全拿下!!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/54/20230301033620_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|李同学</p> <p class="t4">点评|张老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em> 「</em><em>复习的话,还是要坚持。之前看过一项调查,一个人只要每天的平均学习时间达到3.5个小时,且保证学习效率,那么就会在所处的环境中脱颖而出。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2</strong></p> <p class="t4"><strong>英语:TOEIC 725 / </strong><strong>TOEFL 74</strong></p> <p class="t4"><strong>本科:西安工程大学(双非一类)</strong></p> <p class="t4"><strong>专业:</strong><strong>电子信息科学与技术专业</strong></p> <p class="t4"><strong>合格:名古屋大学 電気電子情報研究科</strong></p> <p class="t4"><strong> 東京工業大学 電気電子系</strong></p> <p class="t4"><strong> 早稲田大学 先進理工学研究科</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨ 合格分享 x 3 ✨</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KbrHSic3sM9OthxlzH12edutbumJTXrmwZA8ygeHhlHLp2oDJiakBpP4g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KJ9gEyRrbNQN3icR7W8rqxfwVAB7MX9xJlMpGya26sLt57fiaZDWZ7AwQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0Kf4730luwick72nBv0aQ3wnUt5baX3IsQPguiat5BajQljWPV9NlXxbxw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年10月~2022年1月</strong></p> <p class="t4">通过JLPT N2</p> <p class="t4">同时多次参加托业考试</p> <p class="t4"><strong>2022年2月~7月</strong></p> <p class="t4">主攻笔试科目和联系教授</p> <p class="t4"><strong>2022年3月上旬</strong></p> <p class="t4">联系早稻田先进理工的教授</p> <p class="t4"><strong>2022年6月上旬</strong></p> <p class="t4">联系名古屋大学电子工学的教授</p> <p class="t4"><strong>2022年7月16日~17日</strong></p> <p class="t4">早稻田大学先进理工学研究科 笔试、面试</p> <p class="t4"><strong>2022年7月29日</strong></p> <p class="t4">早稻田大学 合格</p> <p class="t4"><strong>2022年8月17日~18日</strong></p> <p class="t4">东京工业大学 笔试、面试</p> <p class="t4"><strong>2022年8月24日~26日</strong></p> <p class="t4">名古屋大学 笔试、面试</p> <p class="t4"><strong>2022年9月6日</strong></p> <p class="t4">东京工业大学 合格</p> <p class="t4"><strong>2022年9月9日</strong></p> <p class="t4">名古屋大学 合格</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">名古屋大学,简称名大,是一所本部位于日本爱知县名古屋市的国立研究型综合大学。名大创基于1871年,前身名古屋帝国大学创立于1939年。2018年成为全国顶尖五校“指定国立大学法人”之一,2020年组成最大的日本国立大学法人“东海国立大学机构”。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">东京工业大学(日:東京工業大学/とうきょうこうぎょうだいがく,英语名称:Tokyo Institute of Technology),简称东工大,英文通称“Tokyo Tech”,是日本的一所国立大学,校总区位于东京都目黑区大冈山。创立于1929年,为日本文部科学省“指定国立大学法人”顶尖十校之一、超级全球大学计划的顶尖型指定校,在校生约一万人。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">早稻田大学(日语:早稲田大学/わせだだいがく Waseda Daigaku ;英语译名:Waseda University),简称早大、早稻田,是一所本部位于日本东京都新宿区的私立大学,于1882年由明治维新时期开国元老之一,前首相大隈重信创立。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>名古屋大学 電気電子情報研究科</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0K6uXq7Sn29bEdVSrp3iaSjUfbOmbFiaSQdVM2BUQKT92hu2weKPDxrY1A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KHY0RN5yLC8KdeX1nGsfWZqXmRaCiaP5EHm9vIQ1bRd4j8kHmOTSdVXg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.nuee.nagoya-u.ac.jp/graduate/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>東京工業大学 電気電子系</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KMmficvhF9CULKanib2LnVuxaK7lUzGVKdNAVNjfdkS8PynkQJSFRKUsA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://educ.titech.ac.jp/ee/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>早稻田大学 先進理工学研究科</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0Kiccz2Un2LaGmibSzEAgsu5SFib7YKrsarmUutQlU3WaOFl398ace5uMpw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.waseda.jp/fsci/about/departments/advanced/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>名古屋大学 電子工学専攻</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KbiaxkcmbOicDfI7pXCMsSvXqPcYR1zh57OxJHnJaPeEp0Cqliakbeu4Ig/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.nuee.nagoya-u.ac.jp/electronic/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>早稲田大学 電気情報生命専攻</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0Ke1QgExowwuo6nlKCL6MoCDfWwNccpjtdjMWF2PvQiaOO8icrgXxibicTDA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">http://www.eb.waseda.ac.jp/top/laboratory/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">电气电子方向的入试中,<strong>笔试成绩占主导地位</strong>,所以在托业成绩考出来之后,主要还是笔试方面的准备。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">名古屋大学大学院一般入試募集要項</p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.engg.nagoya-u.ac.jp/prospective/doc/mc.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">【名古屋大学】</p> <p class="t4">数学(微积分,线性代数,微分方程式)</p> <p class="t4">电磁学(静电场,磁场,电磁波传导)</p> <p class="t4">电气回路,电子回路,伦理回路(三选二)</p> <p class="t4">电气能量工学,电子悟性,情报理论(三选一);</p> <p class="t4"> </p> <p class="t4">【东京工业大学】</p> <p class="t4">考试范围稍微小些,电路相关和半导体基础相关二选一即可;</p> <p class="t4"> </p> <p class="t4">【早稻田大学】</p> <p class="t4">电气情报生命专攻考试范围更小,只考电气回路和电磁气学,但是<strong>早大的题通常计算量比较大,比较花时间。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">1.志望顺序;2.读博意向;3.学费支付相关。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">开始是听朋友介绍了日本留学,自己调查以后,发现日本考研的难度确实比国内低很多,其次日本社会的安全系数相较于欧美更高,所以决定来日本读研。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">因为自己属于跨专业考研,所以在决定来日本留学后,我就开始时常搜一些私塾有关的信息,对新领域等理工类私塾其实也是留意了大半年了,<strong>我认为在理工类私塾里,新领域不论是师资还是升学率,都是首屈一指的,所以来到了这里。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">在报<strong>考早稻田大学和名古屋大学</strong>的时候,出愿前一个多月分别联系了教授,两所学校的教授<strong>并没有对研究计划书提出要求</strong>,募集要项里也并没有要求提交计划书。事前联络时,教授主要还是<strong>问了我的出身校,专业以及自己想学的方向。</strong></p> <p class="t4"> </p> <p class="t4"><strong> </strong></p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"><strong>最困难的还是坚持学习这件事</strong>,我觉得对我来说,如何让自己静下来耐住性子,这是最重要的,我本来并不是一个坐得住的人,<strong>所以为了保证每天的学习效率,我会找朋友一起学习,固定的一两个一起自习的“学友”,能很大的提高积极性。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么</strong><strong>度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>感觉刚开始备考的时候最辛苦,</strong>因为我属于跨专业,有几门课没有学过,从头开始学的时候,很难适应,每节课都需要反复看录屏,才能逐渐理解。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">我认为最需要注意的就是<strong>做题速度</strong>,东京工业大学笔试中,<strong>平均每道题的时间只有20多分钟</strong>,会比其他学校的平均时间短20分钟以上,<strong>所以在过去问练习的时候,也要注意做题速度。</strong></p> <p class="t4"> </p> <p class="t4">其次是,<strong>募集要项一定要仔细阅读</strong>,有些信息很短容易忽视,但是往往是需要的,比如在选择保底校的时候,<strong>很多情况下私立学校的出愿要求比较多,很容易遗漏信息。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个</strong><strong>考学经历有什么影响吗</strong><strong>?</strong></p> <p class="t4"> </p> <p class="t4"><strong>我认为影响并不大</strong>,因为我整个备考过程都是在日本进行的,处于一个完全放开的环境里,生活中疫情的紧张感微乎其微。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">首先<strong>新领域的过去问题集非常有用</strong>,里面都是很经典的题型,<strong>做一遍基本就能清楚的知道日本的大学院喜欢考什么,怎么考</strong>;</p> <p class="t4"> </p> <p class="t4">其次就是<strong>新领域会为每十几个相同专业的学员拉一个微信</strong><strong>群,群里有专门的负责老师</strong>,每隔一两周都会分别私聊跟进学员的备考进度和出愿情况,我也在群里认识了很多同专业的同学,让我受益匪浅。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>专业课老师下课都会把上课的笔记发到群里,</strong>我就存下来需要的时候打开看一下,并没有另外准备笔记本,<strong>此外,反复背笔记确实太“干”了,还是要做题,除了私塾发的习题册之外,我另外做了6、7所学校3年的过去问,确实收获颇丰。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">我目前合格的都是电气电子专攻,我的经验是,<strong>在我这个专业,如果时间不够用的话,并不用过分的追求英语成绩,</strong>比如我的托业成绩只有725分,但是在考早稻田大学的时候,托业800分和托福80多的同学都分别落榜了而我却合格了<strong>,其实这个专攻,英语成绩通常只占笔试总成绩的不到2成,与英语成绩相比,教授可能更注重面试时候的感觉。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.经历了这次备</strong><strong>考,在这方面有什么心得</strong><strong>吗?</strong></p> <p class="t4"> </p> <p class="t4">我认为,日本考研是难的,<strong>他并不是难在试题,而是需要自己从零开始,学习日语,收集信息,然后只身一人前往国外生活,学习,</strong>这之间你还要时不时面对日本社会的“死板”,日本老师的“固执”,总是有各种各样的事情,想来打乱你的学习计划,所以这一路摸爬滚打过来,感觉自己综合素质提升显著。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>我觉得找朋友一起自习这件事很明智,</strong>我自律性很差,就找一两个同专业的人一起自习,不会的题也可以互相交流,<strong>但是人不能多,</strong>当时也有更多想加入自习的同学,我都“达咩”了,<strong>并不是觉得自己清高,而是觉得在备考的节骨眼上,只有少而精的团队,才能每天雷厉风行的完成任务。</strong></p> <p class="t4"> </p> <p class="t4"><strong>做得不好的就是在英语学习上,</strong>实在是从小就学不进英语,备考英语的那段时间,听力练习听着听着就睡着了,对我这种从小英语“下手”的人来说,还是更适合把英语学习融入生活中,比如最近就在艰难的阅读英文文献之类的...</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4"><strong>复习的话,还是要坚持。</strong>之前看过一项调查,<strong>一个人只要每天的平均学习时间达到3.5个小时,且保证学习效率,那么就会在所处的环境中脱颖而出。</strong>所以备考时候,不用某一天心血来潮的猛学,而是每天搞懂一节录屏,或者每天半套过去问,两个月你就能发现自己的不一样。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">我最终选择进入名古屋大学大学院学习半导体工艺,主要是因为,<strong>名大的合格的实验室实力更强,</strong><strong>因为研究室的大教授曾获得诺贝尔物理学奖</strong>,所以研究室也拥有更多的资源与经验,我也更容易找到自己喜欢的课题。</p> <p class="t4"> </p> <p class="t4">因为自己选择的是半导体方向,虽然用电磁去和电路通过了考试,但是仍然有很多半导体方面的基础课还需要学习,希望自己能早日完成基础课程的学习,进入实验室做实验,这两年的目标就是尽早发表自己的第一篇论文。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">李同学在整个考学安排得紧锣密鼓的情况下还能同时合格三名校,尤其还是跨专业,真的很让人佩服。希望接下来的研究生活愉快,期待看到你发表的研究成果~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KT4gd83fGDhlDFEBxgKHaR9lyaKasOtd84nXVnIYkuNEBU2M2Iw4dMQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KBLyOyErFHHI1Ctma4wdjeJZPjV1JaOLsy4ql2TgCP1mvG2liaMAXEdQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KgYicbNxRYWgOz235Yzo392lK9RY7IyY2BOYW2vtAWQeBadnlVD257aw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4"> </p> <p class="t4">首先恭喜李san三战三捷,斩获三所名校offer。记得刚报名时李san落榜了当年的早大入试,之后一交流才发现当时做的准备工作不够充分和当时对考试的认识也不是特别清晰。很高兴自己的笔试和面试经验能帮到你。哈哈。咱俩属于考了同一个早大教授,也合格了同一个教授[手动捂脸]。<strong>当年你考不上的早大,现在成了你的保底。这要写成故事也相当励志了。</strong>未来希望你在名古屋大学的科研生活中,也能取得成就,继续书写励志的故事。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/53" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/55" class="page-link">Next</a> </li> </ul> </div> <div style="text-align: right"> <a href="/moments" class="btn btn-secondary" style="width: 150px;">返回</a> </div> </div> <div class="up-to-top"> <span class="bi bi-chevron-bar-up" id="upToTopBtn"></span> </div> <style> .up-to-top { position: fixed; bottom: 50px; right: 0; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; z-index: 9999999; } .up-to-top:hover { opacity: 1; } @media screen and (max-width: 450px) { .up-to-top { margin: auto; margin-top: 20px; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; } } </style> <script> $('#upToTopBtn').click(function(){ $('html, body').animate({scrollTop : 0}, 700); return false; }); </script> </div> <div class="footer"> <div class="row"> <div class="col-md-11 footer-pc"> <div class="row" style="padding-left:15px;"> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于新领域</strong></div> <div class="mt20"> <div><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于课程</strong></div> <div class="mt20"> <div><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">师资力量</strong></div> <div class="mt20"> <div><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新情报</strong></div> <div class="mt20"> <div><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div><a href="/moments" class="footer-nav-item">新领域快讯</a></div> </div> </div><div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新视听</strong></div> <div class="mt20"> <div><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div><a href="/trial" class="footer-nav-item">新领域发布</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">联系我们</strong></div> <div class="mt20"> <div><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div><a href="/contactus" class="footer-nav-item">线上咨询</a></div> </div> </div> </div> </div> <div class="col-md-1 logo-vertical"> <a href="/"><img src="/img/Common/logo-vertical.png" alt="No Image" style="width: 100%;"/></a> </div> <div class="footer-phone"> <div class="row footer-phone-row"> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于新领域</strong></div> <div class="col"><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于课程</strong></div> <div class="col"><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">师资力量</strong></div> <div class="col"><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新情报</strong></div> <div class="col"><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div class="col"><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div class="col"><a href="/moments" class="footer-nav-item">新领域快讯</a></div> <div class="col"></div> </div><div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新视听</strong></div> <div class="col"><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div class="col"><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div class="col"><a href="/trial" class="footer-nav-item">新领域发布</a></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">联系我们</strong></div> <div class="col"><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div class="col"><a href="/contactus" class="footer-nav-item">线上咨询</a></div> <div class="col"></div> <div class="col"></div> </div> </div> </div> </div> <div> <div class="footer-pc"> <div><strong class="footer-link-title">SNS</strong></div> <div class="row" style="margin-top: 15px;width:91.67%"> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/wechat.png" alt="No Image" style="width: 20%;"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/bilibili.png" alt="No Image" style="width: 20%;"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/zhihu.png" alt="No Image" style="width: 20%;"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="footer-phone"> <div class="row pdlr0"> <div class="col-2"><strong class="footer-link-title">SNS</strong></div> <div class="col-5"> <img src="/img/Footer/wechat.png" alt="No Image" class="w20"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-5"> <img src="/img/Footer/bilibili.png" alt="No Image" class="w20"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-2"></div> <div class="col-5"> <img src="/img/Footer/zhihu.png" alt="No Image" class="w20"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="mt-2 copyright"><span style="font-size: 12px;">Copyright © 2024 New Area Scien-tech Co., Ltd. All rights reserved.</span></div> </div> </div> <style> .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 50px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { color: rgb(37, 57, 112); } .footer-nav-item { color: rgb(37, 57, 112); } .footer-nav-item:hover { color: rgb(76, 110, 171); text-decoration: none; } .footer-icon { width: 40px; margin: 0px 5px; } .toggle-image { width: 150px; } .bottom-title { padding: 0; } .mt20{ margin-top: 20px; } .footer-pc{ display: block; } .footer-phone{ display: none; } .w20{ width: 20px; } .footer-phone-row{ padding-left:15px; } /* pad size */ @media screen and (min-width: 768px) and (max-width: 1024px) { .mt20{ margin-top: 20px; } .footer-phone-row{ padding-left:15px; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 18px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 14px; } .copyright{ font-size: 12px; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } /* small size phones */ @media screen and (max-width: 319px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } </style> <script> $('.wechat-link').popover({ trigger: 'hover', placement: 'top', html: true, content: '<img src="/img/Footer/wechat-qr.png" class="toggle-image rounded" alt=""/>', }); </script> </body> </html> ' } $reasonPhrase = 'OK'header - [internal], line ?? Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 154 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 59 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 183]Code Contextforeach ($values as $value) {
header(sprintf(
'%s: %s',
$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <html> <head><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Z2FVZZ9BFC"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Z2FVZZ9BFC'); </script> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Cache-Control" content="no-cache"> <title> 新领域理工塾: 最新动态 </title> <link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <script src="/js/jquery-3.6.0.min.js"></script> <script src="/js/popper.min.js"></script> <script src="/js/../ckeditor/ckeditor.js"></script> <script src="/js/../bootstrap/js/bootstrap.js"></script> <link rel="stylesheet" href="/css/../bootstrap/css/bootstrap.css"/> <link rel="stylesheet" href="/css/../bootstrap/icons/font/bootstrap-icons.css"/> <link rel="stylesheet" href="/css/wrapper.css"/> </head> <body> <nav class="navbar fixed-top navbar-expand-lg navbar-dark nav-bg-common"> <div class="logo"> <a href="/"><img src="/img/Common/logo-b.png" alt="No Image" style="width: 100%"/></a> </div> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"> <img src="/img/Header/header-icon1.png" alt="No Image" style="width: 100%;"/> </span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="container container-items top-nav-add"> <ul class="navbar-nav"> <li class="nav-item item-margin-style"> <a href="/" class="nav-link nav-link-common text-center">首页</a> </li> <li class="nav-item item-margin-style"> <a href="/aboutus" class="nav-link nav-link-common text-center">关于新领域</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span id="goToOurlessons">关于课程</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourlessons?dept=0" class="dropdown-item">学部</a> <a href="/ourlessons?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>师资力量</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourteachers?dept=0" class="dropdown-item">学部</a> <a href="/ourteachers?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style"> <a href="/performance?dept=1" class="nav-link nav-link-common text-center">合格实绩</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新情报</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/moments?dept=0" class="dropdown-item">学部</a> <a href="/moments?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common text-center dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新视听</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/trial?dept=0" class="dropdown-item">学部</a> <a href="/trial?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style text-center"> <a href="/contactus" class="nav-link nav-link-common">联系我们</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="bi bi-globe"></i> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <form name="post_67405e6669378033464284" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b1860b035b17e905e6fcd4b6d03ac92978109389a8dec639132c50130f4498237f38ae3def4ff015d07002bac70c373b5e8c539b377f148e2c82d78c64b806da"/></form><a href="#" class="dropdown-item" onclick="document.post_67405e6669378033464284.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67405e666976e303938092" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b1860b035b17e905e6fcd4b6d03ac92978109389a8dec639132c50130f4498237f38ae3def4ff015d07002bac70c373b5e8c539b377f148e2c82d78c64b806da"/></form><a href="#" class="dropdown-item" onclick="document.post_67405e666976e303938092.submit(); event.returnValue = false; return false;">日文</a> </div> </li> </ul> </div> </div> </nav> <style> .item-margin-style { margin-left: 5px; margin-right: 5px; } .container-items { justify-content: flex-end !important; } .logo { width: 150px; } .nav-bg { background-color: rgb(37, 57, 112); } .nav-bg-common { background-color: white; } .nav-link { color: #E0DEEA !important; } .nav-link-common { color: rgb(37, 57, 112) !important; } .nav-link:hover{ color: white !important; } .nav-link-common:hover{ color: rgb(76, 110, 171) !important; } .top-nav-add{ margin-right: 0px; } /* pad size */ @media screen and (min-width: 762px) and (max-width: 1024px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-menu{ width: 100%; } .dropdown-item{ text-align: center; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } /* small size phones */ @media screen and (max-width: 319px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } </style> <script> $("#goToOurlessons").click(function(){ window.location.href = "/ourlessons/home"; }); </script> <div class="clearfix wrapper"> <div class="text-color"> <h2>【新访谈54】士别三日,当刮目相看:落榜后再战,三名校合格!名大东工大早大电子电气系全拿下!!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/54/20230301033620_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|李同学</p> <p class="t4">点评|张老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em> 「</em><em>复习的话,还是要坚持。之前看过一项调查,一个人只要每天的平均学习时间达到3.5个小时,且保证学习效率,那么就会在所处的环境中脱颖而出。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2</strong></p> <p class="t4"><strong>英语:TOEIC 725 / </strong><strong>TOEFL 74</strong></p> <p class="t4"><strong>本科:西安工程大学(双非一类)</strong></p> <p class="t4"><strong>专业:</strong><strong>电子信息科学与技术专业</strong></p> <p class="t4"><strong>合格:名古屋大学 電気電子情報研究科</strong></p> <p class="t4"><strong> 東京工業大学 電気電子系</strong></p> <p class="t4"><strong> 早稲田大学 先進理工学研究科</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨ 合格分享 x 3 ✨</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KbrHSic3sM9OthxlzH12edutbumJTXrmwZA8ygeHhlHLp2oDJiakBpP4g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KJ9gEyRrbNQN3icR7W8rqxfwVAB7MX9xJlMpGya26sLt57fiaZDWZ7AwQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0Kf4730luwick72nBv0aQ3wnUt5baX3IsQPguiat5BajQljWPV9NlXxbxw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年10月~2022年1月</strong></p> <p class="t4">通过JLPT N2</p> <p class="t4">同时多次参加托业考试</p> <p class="t4"><strong>2022年2月~7月</strong></p> <p class="t4">主攻笔试科目和联系教授</p> <p class="t4"><strong>2022年3月上旬</strong></p> <p class="t4">联系早稻田先进理工的教授</p> <p class="t4"><strong>2022年6月上旬</strong></p> <p class="t4">联系名古屋大学电子工学的教授</p> <p class="t4"><strong>2022年7月16日~17日</strong></p> <p class="t4">早稻田大学先进理工学研究科 笔试、面试</p> <p class="t4"><strong>2022年7月29日</strong></p> <p class="t4">早稻田大学 合格</p> <p class="t4"><strong>2022年8月17日~18日</strong></p> <p class="t4">东京工业大学 笔试、面试</p> <p class="t4"><strong>2022年8月24日~26日</strong></p> <p class="t4">名古屋大学 笔试、面试</p> <p class="t4"><strong>2022年9月6日</strong></p> <p class="t4">东京工业大学 合格</p> <p class="t4"><strong>2022年9月9日</strong></p> <p class="t4">名古屋大学 合格</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">名古屋大学,简称名大,是一所本部位于日本爱知县名古屋市的国立研究型综合大学。名大创基于1871年,前身名古屋帝国大学创立于1939年。2018年成为全国顶尖五校“指定国立大学法人”之一,2020年组成最大的日本国立大学法人“东海国立大学机构”。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">东京工业大学(日:東京工業大学/とうきょうこうぎょうだいがく,英语名称:Tokyo Institute of Technology),简称东工大,英文通称“Tokyo Tech”,是日本的一所国立大学,校总区位于东京都目黑区大冈山。创立于1929年,为日本文部科学省“指定国立大学法人”顶尖十校之一、超级全球大学计划的顶尖型指定校,在校生约一万人。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">早稻田大学(日语:早稲田大学/わせだだいがく Waseda Daigaku ;英语译名:Waseda University),简称早大、早稻田,是一所本部位于日本东京都新宿区的私立大学,于1882年由明治维新时期开国元老之一,前首相大隈重信创立。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>名古屋大学 電気電子情報研究科</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0K6uXq7Sn29bEdVSrp3iaSjUfbOmbFiaSQdVM2BUQKT92hu2weKPDxrY1A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KHY0RN5yLC8KdeX1nGsfWZqXmRaCiaP5EHm9vIQ1bRd4j8kHmOTSdVXg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.nuee.nagoya-u.ac.jp/graduate/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>東京工業大学 電気電子系</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KMmficvhF9CULKanib2LnVuxaK7lUzGVKdNAVNjfdkS8PynkQJSFRKUsA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://educ.titech.ac.jp/ee/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>早稻田大学 先進理工学研究科</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0Kiccz2Un2LaGmibSzEAgsu5SFib7YKrsarmUutQlU3WaOFl398ace5uMpw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.waseda.jp/fsci/about/departments/advanced/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>名古屋大学 電子工学専攻</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KbiaxkcmbOicDfI7pXCMsSvXqPcYR1zh57OxJHnJaPeEp0Cqliakbeu4Ig/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.nuee.nagoya-u.ac.jp/electronic/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>早稲田大学 電気情報生命専攻</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0Ke1QgExowwuo6nlKCL6MoCDfWwNccpjtdjMWF2PvQiaOO8icrgXxibicTDA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">http://www.eb.waseda.ac.jp/top/laboratory/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">电气电子方向的入试中,<strong>笔试成绩占主导地位</strong>,所以在托业成绩考出来之后,主要还是笔试方面的准备。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">名古屋大学大学院一般入試募集要項</p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.engg.nagoya-u.ac.jp/prospective/doc/mc.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">【名古屋大学】</p> <p class="t4">数学(微积分,线性代数,微分方程式)</p> <p class="t4">电磁学(静电场,磁场,电磁波传导)</p> <p class="t4">电气回路,电子回路,伦理回路(三选二)</p> <p class="t4">电气能量工学,电子悟性,情报理论(三选一);</p> <p class="t4"> </p> <p class="t4">【东京工业大学】</p> <p class="t4">考试范围稍微小些,电路相关和半导体基础相关二选一即可;</p> <p class="t4"> </p> <p class="t4">【早稻田大学】</p> <p class="t4">电气情报生命专攻考试范围更小,只考电气回路和电磁气学,但是<strong>早大的题通常计算量比较大,比较花时间。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">1.志望顺序;2.读博意向;3.学费支付相关。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">开始是听朋友介绍了日本留学,自己调查以后,发现日本考研的难度确实比国内低很多,其次日本社会的安全系数相较于欧美更高,所以决定来日本读研。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">因为自己属于跨专业考研,所以在决定来日本留学后,我就开始时常搜一些私塾有关的信息,对新领域等理工类私塾其实也是留意了大半年了,<strong>我认为在理工类私塾里,新领域不论是师资还是升学率,都是首屈一指的,所以来到了这里。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">在报<strong>考早稻田大学和名古屋大学</strong>的时候,出愿前一个多月分别联系了教授,两所学校的教授<strong>并没有对研究计划书提出要求</strong>,募集要项里也并没有要求提交计划书。事前联络时,教授主要还是<strong>问了我的出身校,专业以及自己想学的方向。</strong></p> <p class="t4"> </p> <p class="t4"><strong> </strong></p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"><strong>最困难的还是坚持学习这件事</strong>,我觉得对我来说,如何让自己静下来耐住性子,这是最重要的,我本来并不是一个坐得住的人,<strong>所以为了保证每天的学习效率,我会找朋友一起学习,固定的一两个一起自习的“学友”,能很大的提高积极性。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么</strong><strong>度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>感觉刚开始备考的时候最辛苦,</strong>因为我属于跨专业,有几门课没有学过,从头开始学的时候,很难适应,每节课都需要反复看录屏,才能逐渐理解。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">我认为最需要注意的就是<strong>做题速度</strong>,东京工业大学笔试中,<strong>平均每道题的时间只有20多分钟</strong>,会比其他学校的平均时间短20分钟以上,<strong>所以在过去问练习的时候,也要注意做题速度。</strong></p> <p class="t4"> </p> <p class="t4">其次是,<strong>募集要项一定要仔细阅读</strong>,有些信息很短容易忽视,但是往往是需要的,比如在选择保底校的时候,<strong>很多情况下私立学校的出愿要求比较多,很容易遗漏信息。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个</strong><strong>考学经历有什么影响吗</strong><strong>?</strong></p> <p class="t4"> </p> <p class="t4"><strong>我认为影响并不大</strong>,因为我整个备考过程都是在日本进行的,处于一个完全放开的环境里,生活中疫情的紧张感微乎其微。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">首先<strong>新领域的过去问题集非常有用</strong>,里面都是很经典的题型,<strong>做一遍基本就能清楚的知道日本的大学院喜欢考什么,怎么考</strong>;</p> <p class="t4"> </p> <p class="t4">其次就是<strong>新领域会为每十几个相同专业的学员拉一个微信</strong><strong>群,群里有专门的负责老师</strong>,每隔一两周都会分别私聊跟进学员的备考进度和出愿情况,我也在群里认识了很多同专业的同学,让我受益匪浅。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>专业课老师下课都会把上课的笔记发到群里,</strong>我就存下来需要的时候打开看一下,并没有另外准备笔记本,<strong>此外,反复背笔记确实太“干”了,还是要做题,除了私塾发的习题册之外,我另外做了6、7所学校3年的过去问,确实收获颇丰。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">我目前合格的都是电气电子专攻,我的经验是,<strong>在我这个专业,如果时间不够用的话,并不用过分的追求英语成绩,</strong>比如我的托业成绩只有725分,但是在考早稻田大学的时候,托业800分和托福80多的同学都分别落榜了而我却合格了<strong>,其实这个专攻,英语成绩通常只占笔试总成绩的不到2成,与英语成绩相比,教授可能更注重面试时候的感觉。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.经历了这次备</strong><strong>考,在这方面有什么心得</strong><strong>吗?</strong></p> <p class="t4"> </p> <p class="t4">我认为,日本考研是难的,<strong>他并不是难在试题,而是需要自己从零开始,学习日语,收集信息,然后只身一人前往国外生活,学习,</strong>这之间你还要时不时面对日本社会的“死板”,日本老师的“固执”,总是有各种各样的事情,想来打乱你的学习计划,所以这一路摸爬滚打过来,感觉自己综合素质提升显著。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>我觉得找朋友一起自习这件事很明智,</strong>我自律性很差,就找一两个同专业的人一起自习,不会的题也可以互相交流,<strong>但是人不能多,</strong>当时也有更多想加入自习的同学,我都“达咩”了,<strong>并不是觉得自己清高,而是觉得在备考的节骨眼上,只有少而精的团队,才能每天雷厉风行的完成任务。</strong></p> <p class="t4"> </p> <p class="t4"><strong>做得不好的就是在英语学习上,</strong>实在是从小就学不进英语,备考英语的那段时间,听力练习听着听着就睡着了,对我这种从小英语“下手”的人来说,还是更适合把英语学习融入生活中,比如最近就在艰难的阅读英文文献之类的...</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4"><strong>复习的话,还是要坚持。</strong>之前看过一项调查,<strong>一个人只要每天的平均学习时间达到3.5个小时,且保证学习效率,那么就会在所处的环境中脱颖而出。</strong>所以备考时候,不用某一天心血来潮的猛学,而是每天搞懂一节录屏,或者每天半套过去问,两个月你就能发现自己的不一样。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">我最终选择进入名古屋大学大学院学习半导体工艺,主要是因为,<strong>名大的合格的实验室实力更强,</strong><strong>因为研究室的大教授曾获得诺贝尔物理学奖</strong>,所以研究室也拥有更多的资源与经验,我也更容易找到自己喜欢的课题。</p> <p class="t4"> </p> <p class="t4">因为自己选择的是半导体方向,虽然用电磁去和电路通过了考试,但是仍然有很多半导体方面的基础课还需要学习,希望自己能早日完成基础课程的学习,进入实验室做实验,这两年的目标就是尽早发表自己的第一篇论文。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">李同学在整个考学安排得紧锣密鼓的情况下还能同时合格三名校,尤其还是跨专业,真的很让人佩服。希望接下来的研究生活愉快,期待看到你发表的研究成果~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KT4gd83fGDhlDFEBxgKHaR9lyaKasOtd84nXVnIYkuNEBU2M2Iw4dMQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KBLyOyErFHHI1Ctma4wdjeJZPjV1JaOLsy4ql2TgCP1mvG2liaMAXEdQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHk3UVwFia4SuicjUoFNPOL0KgYicbNxRYWgOz235Yzo392lK9RY7IyY2BOYW2vtAWQeBadnlVD257aw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4"> </p> <p class="t4">首先恭喜李san三战三捷,斩获三所名校offer。记得刚报名时李san落榜了当年的早大入试,之后一交流才发现当时做的准备工作不够充分和当时对考试的认识也不是特别清晰。很高兴自己的笔试和面试经验能帮到你。哈哈。咱俩属于考了同一个早大教授,也合格了同一个教授[手动捂脸]。<strong>当年你考不上的早大,现在成了你的保底。这要写成故事也相当励志了。</strong>未来希望你在名古屋大学的科研生活中,也能取得成就,继续书写励志的故事。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/53" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/55" class="page-link">Next</a> </li> </ul> </div> <div style="text-align: right"> <a href="/moments" class="btn btn-secondary" style="width: 150px;">返回</a> </div> </div> <div class="up-to-top"> <span class="bi bi-chevron-bar-up" id="upToTopBtn"></span> </div> <style> .up-to-top { position: fixed; bottom: 50px; right: 0; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; z-index: 9999999; } .up-to-top:hover { opacity: 1; } @media screen and (max-width: 450px) { .up-to-top { margin: auto; margin-top: 20px; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; } } </style> <script> $('#upToTopBtn').click(function(){ $('html, body').animate({scrollTop : 0}, 700); return false; }); </script> </div> <div class="footer"> <div class="row"> <div class="col-md-11 footer-pc"> <div class="row" style="padding-left:15px;"> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于新领域</strong></div> <div class="mt20"> <div><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于课程</strong></div> <div class="mt20"> <div><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">师资力量</strong></div> <div class="mt20"> <div><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新情报</strong></div> <div class="mt20"> <div><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div><a href="/moments" class="footer-nav-item">新领域快讯</a></div> </div> </div><div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新视听</strong></div> <div class="mt20"> <div><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div><a href="/trial" class="footer-nav-item">新领域发布</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">联系我们</strong></div> <div class="mt20"> <div><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div><a href="/contactus" class="footer-nav-item">线上咨询</a></div> </div> </div> </div> </div> <div class="col-md-1 logo-vertical"> <a href="/"><img src="/img/Common/logo-vertical.png" alt="No Image" style="width: 100%;"/></a> </div> <div class="footer-phone"> <div class="row footer-phone-row"> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于新领域</strong></div> <div class="col"><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于课程</strong></div> <div class="col"><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">师资力量</strong></div> <div class="col"><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新情报</strong></div> <div class="col"><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div class="col"><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div class="col"><a href="/moments" class="footer-nav-item">新领域快讯</a></div> <div class="col"></div> </div><div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新视听</strong></div> <div class="col"><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div class="col"><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div class="col"><a href="/trial" class="footer-nav-item">新领域发布</a></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">联系我们</strong></div> <div class="col"><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div class="col"><a href="/contactus" class="footer-nav-item">线上咨询</a></div> <div class="col"></div> <div class="col"></div> </div> </div> </div> </div> <div> <div class="footer-pc"> <div><strong class="footer-link-title">SNS</strong></div> <div class="row" style="margin-top: 15px;width:91.67%"> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/wechat.png" alt="No Image" style="width: 20%;"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/bilibili.png" alt="No Image" style="width: 20%;"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/zhihu.png" alt="No Image" style="width: 20%;"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="footer-phone"> <div class="row pdlr0"> <div class="col-2"><strong class="footer-link-title">SNS</strong></div> <div class="col-5"> <img src="/img/Footer/wechat.png" alt="No Image" class="w20"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-5"> <img src="/img/Footer/bilibili.png" alt="No Image" class="w20"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-2"></div> <div class="col-5"> <img src="/img/Footer/zhihu.png" alt="No Image" class="w20"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="mt-2 copyright"><span style="font-size: 12px;">Copyright © 2024 New Area Scien-tech Co., Ltd. All rights reserved.</span></div> </div> </div> <style> .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 50px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { color: rgb(37, 57, 112); } .footer-nav-item { color: rgb(37, 57, 112); } .footer-nav-item:hover { color: rgb(76, 110, 171); text-decoration: none; } .footer-icon { width: 40px; margin: 0px 5px; } .toggle-image { width: 150px; } .bottom-title { padding: 0; } .mt20{ margin-top: 20px; } .footer-pc{ display: block; } .footer-phone{ display: none; } .w20{ width: 20px; } .footer-phone-row{ padding-left:15px; } /* pad size */ @media screen and (min-width: 768px) and (max-width: 1024px) { .mt20{ margin-top: 20px; } .footer-phone-row{ padding-left:15px; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 18px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 14px; } .copyright{ font-size: 12px; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } /* small size phones */ @media screen and (max-width: 319px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } </style> <script> $('.wechat-link').popover({ trigger: 'hover', placement: 'top', html: true, content: '<img src="/img/Footer/wechat-qr.png" class="toggle-image rounded" alt=""/>', }); </script> </body> </html> ' } $cookies = [ 'csrfToken' => [ 'name' => 'csrfToken', 'value' => 'b1860b035b17e905e6fcd4b6d03ac92978109389a8dec639132c50130f4498237f38ae3def4ff015d07002bac70c373b5e8c539b377f148e2c82d78c64b806da', 'path' => '/', 'domain' => '', 'secure' => false, 'httpOnly' => true, 'expire' => '0', 'samesite' => null ] ] $values = [ (int) 0 => 'text/html; charset=UTF-8' ] $name = 'Content-Type' $first = true $value = 'text/html; charset=UTF-8'header - [internal], line ?? Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 183 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 269]Code Contextsetcookie(
$name,
$value,
$name = 'csrfToken' $value = 'b1860b035b17e905e6fcd4b6d03ac92978109389a8dec639132c50130f4498237f38ae3def4ff015d07002bac70c373b5e8c539b377f148e2c82d78c64b806da' $options = [ 'path' => '/', 'domain' => '', 'secure' => false, 'samesite' => null, 'httponly' => true, 'expires' => '0' ]setcookie - [internal], line ?? Cake\Http\ResponseEmitter::setcookie() - CORE/src/Http/ResponseEmitter.php, line 269 Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 211 Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 192 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
自述|李同学
点评|张老师
编辑|ASHEN
「复习的话,还是要坚持。之前看过一项调查,一个人只要每天的平均学习时间达到3.5个小时,且保证学习效率,那么就会在所处的环境中脱颖而出。」
日语:N2
英语:TOEIC 725 / TOEFL 74
本科:西安工程大学(双非一类)
专业:电子信息科学与技术专业
合格:名古屋大学 電気電子情報研究科
東京工業大学 電気電子系
早稲田大学 先進理工学研究科
✨ 合格分享 x 3 ✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2021年10月~2022年1月
通过JLPT N2
同时多次参加托业考试
2022年2月~7月
主攻笔试科目和联系教授
2022年3月上旬
联系早稻田先进理工的教授
2022年6月上旬
联系名古屋大学电子工学的教授
2022年7月16日~17日
早稻田大学先进理工学研究科 笔试、面试
2022年7月29日
早稻田大学 合格
2022年8月17日~18日
东京工业大学 笔试、面试
2022年8月24日~26日
名古屋大学 笔试、面试
2022年9月6日
东京工业大学 合格
2022年9月9日
名古屋大学 合格
2. 介绍
2.1 学校介绍
名古屋大学,简称名大,是一所本部位于日本爱知县名古屋市的国立研究型综合大学。名大创基于1871年,前身名古屋帝国大学创立于1939年。2018年成为全国顶尖五校“指定国立大学法人”之一,2020年组成最大的日本国立大学法人“东海国立大学机构”。
东京工业大学(日:東京工業大学/とうきょうこうぎょうだいがく,英语名称:Tokyo Institute of Technology),简称东工大,英文通称“Tokyo Tech”,是日本的一所国立大学,校总区位于东京都目黑区大冈山。创立于1929年,为日本文部科学省“指定国立大学法人”顶尖十校之一、超级全球大学计划的顶尖型指定校,在校生约一万人。
早稻田大学(日语:早稲田大学/わせだだいがく Waseda Daigaku ;英语译名:Waseda University),简称早大、早稻田,是一所本部位于日本东京都新宿区的私立大学,于1882年由明治维新时期开国元老之一,前首相大隈重信创立。
2.2研究科介绍
名古屋大学 電気電子情報研究科
具体信息请戳学校官网 :⬇️
https://www.nuee.nagoya-u.ac.jp/graduate/index.html
東京工業大学 電気電子系
具体信息请戳学校官网 :⬇️
https://educ.titech.ac.jp/ee/
早稻田大学 先進理工学研究科
具体信息请戳学校官网 :⬇️
https://www.waseda.jp/fsci/about/departments/advanced/
2.3专攻介绍
名古屋大学 電子工学専攻
具体信息请戳学校官网 :⬇️
https://www.nuee.nagoya-u.ac.jp/electronic/index.html
早稲田大学 電気情報生命専攻
具体信息请戳学校官网 :⬇️
http://www.eb.waseda.ac.jp/top/laboratory/index.html
2.4报考前准备
电气电子方向的入试中,笔试成绩占主导地位,所以在托业成绩考出来之后,主要还是笔试方面的准备。
3.募集要项
名古屋大学大学院一般入試募集要項
具体信息请戳学校官网 :⬇️
https://www.engg.nagoya-u.ac.jp/prospective/doc/mc.pdf
4.考试内容
4.1笔试:
【名古屋大学】
数学(微积分,线性代数,微分方程式)
电磁学(静电场,磁场,电磁波传导)
电气回路,电子回路,伦理回路(三选二)
电气能量工学,电子悟性,情报理论(三选一);
【东京工业大学】
考试范围稍微小些,电路相关和半导体基础相关二选一即可;
【早稻田大学】
电气情报生命专攻考试范围更小,只考电气回路和电磁气学,但是早大的题通常计算量比较大,比较花时间。
4.2面试:
1.志望顺序;2.读博意向;3.学费支付相关。
02
心得体验采访实录
1.同学为什么要来日本?
开始是听朋友介绍了日本留学,自己调查以后,发现日本考研的难度确实比国内低很多,其次日本社会的安全系数相较于欧美更高,所以决定来日本读研。
2.结识新领域理工塾的契机?
因为自己属于跨专业考研,所以在决定来日本留学后,我就开始时常搜一些私塾有关的信息,对新领域等理工类私塾其实也是留意了大半年了,我认为在理工类私塾里,新领域不论是师资还是升学率,都是首屈一指的,所以来到了这里。
3.出愿前有联系教授吗?研究计划书怎么写的?
在报考早稻田大学和名古屋大学的时候,出愿前一个多月分别联系了教授,两所学校的教授并没有对研究计划书提出要求,募集要项里也并没有要求提交计划书。事前联络时,教授主要还是问了我的出身校,专业以及自己想学的方向。
4.备考感到最困难的是什么呢,你又是如何克服的?
最困难的还是坚持学习这件事,我觉得对我来说,如何让自己静下来耐住性子,这是最重要的,我本来并不是一个坐得住的人,所以为了保证每天的学习效率,我会找朋友一起学习,固定的一两个一起自习的“学友”,能很大的提高积极性。
5. 考学最辛苦的时期是怎么度过的?
感觉刚开始备考的时候最辛苦,因为我属于跨专业,有几门课没有学过,从头开始学的时候,很难适应,每节课都需要反复看录屏,才能逐渐理解。
6.考试有什么特别注意的?
我认为最需要注意的就是做题速度,东京工业大学笔试中,平均每道题的时间只有20多分钟,会比其他学校的平均时间短20分钟以上,所以在过去问练习的时候,也要注意做题速度。
其次是,募集要项一定要仔细阅读,有些信息很短容易忽视,但是往往是需要的,比如在选择保底校的时候,很多情况下私立学校的出愿要求比较多,很容易遗漏信息。
7.疫情对你整个考学经历有什么影响吗?
我认为影响并不大,因为我整个备考过程都是在日本进行的,处于一个完全放开的环境里,生活中疫情的紧张感微乎其微。
8. 新领域理工塾是如何帮助到你的?
首先新领域的过去问题集非常有用,里面都是很经典的题型,做一遍基本就能清楚的知道日本的大学院喜欢考什么,怎么考;
其次就是新领域会为每十几个相同专业的学员拉一个微信群,群里有专门的负责老师,每隔一两周都会分别私聊跟进学员的备考进度和出愿情况,我也在群里认识了很多同专业的同学,让我受益匪浅。
9.专业课是怎么准备的呢?笔记是什么样子的呢?
专业课老师下课都会把上课的笔记发到群里,我就存下来需要的时候打开看一下,并没有另外准备笔记本,此外,反复背笔记确实太“干”了,还是要做题,除了私塾发的习题册之外,我另外做了6、7所学校3年的过去问,确实收获颇丰。
10.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
我目前合格的都是电气电子专攻,我的经验是,在我这个专业,如果时间不够用的话,并不用过分的追求英语成绩,比如我的托业成绩只有725分,但是在考早稻田大学的时候,托业800分和托福80多的同学都分别落榜了而我却合格了,其实这个专攻,英语成绩通常只占笔试总成绩的不到2成,与英语成绩相比,教授可能更注重面试时候的感觉。
11.经历了这次备考,在这方面有什么心得吗?
我认为,日本考研是难的,他并不是难在试题,而是需要自己从零开始,学习日语,收集信息,然后只身一人前往国外生活,学习,这之间你还要时不时面对日本社会的“死板”,日本老师的“固执”,总是有各种各样的事情,想来打乱你的学习计划,所以这一路摸爬滚打过来,感觉自己综合素质提升显著。
12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
我觉得找朋友一起自习这件事很明智,我自律性很差,就找一两个同专业的人一起自习,不会的题也可以互相交流,但是人不能多,当时也有更多想加入自习的同学,我都“达咩”了,并不是觉得自己清高,而是觉得在备考的节骨眼上,只有少而精的团队,才能每天雷厉风行的完成任务。
做得不好的就是在英语学习上,实在是从小就学不进英语,备考英语的那段时间,听力练习听着听着就睡着了,对我这种从小英语“下手”的人来说,还是更适合把英语学习融入生活中,比如最近就在艰难的阅读英文文献之类的...
13. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)
复习的话,还是要坚持。之前看过一项调查,一个人只要每天的平均学习时间达到3.5个小时,且保证学习效率,那么就会在所处的环境中脱颖而出。所以备考时候,不用某一天心血来潮的猛学,而是每天搞懂一节录屏,或者每天半套过去问,两个月你就能发现自己的不一样。
14.对未来入学后的规划是什么样的呢?
我最终选择进入名古屋大学大学院学习半导体工艺,主要是因为,名大的合格的实验室实力更强,因为研究室的大教授曾获得诺贝尔物理学奖,所以研究室也拥有更多的资源与经验,我也更容易找到自己喜欢的课题。
因为自己选择的是半导体方向,虽然用电磁去和电路通过了考试,但是仍然有很多半导体方面的基础课还需要学习,希望自己能早日完成基础课程的学习,进入实验室做实验,这两年的目标就是尽早发表自己的第一篇论文。
03
笔记分享+老师点评
李同学在整个考学安排得紧锣密鼓的情况下还能同时合格三名校,尤其还是跨专业,真的很让人佩服。希望接下来的研究生活愉快,期待看到你发表的研究成果~?
✏️ 笔记分享 ✏️
张老师寄语
首先恭喜李san三战三捷,斩获三所名校offer。记得刚报名时李san落榜了当年的早大入试,之后一交流才发现当时做的准备工作不够充分和当时对考试的认识也不是特别清晰。很高兴自己的笔试和面试经验能帮到你。哈哈。咱俩属于考了同一个早大教授,也合格了同一个教授[手动捂脸]。当年你考不上的早大,现在成了你的保底。这要写成故事也相当励志了。未来希望你在名古屋大学的科研生活中,也能取得成就,继续书写励志的故事。