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_674060ead17af809516678" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c769c6c8dd0999260350393390b9dfb2b3fc84d1ed4fc873db634a571847eba98eaae62585f4703a1d6abdbd773942eb6b02020393c2a86cfae155f4c8e52d97"/></form><a href="#" class="dropdown-item" onclick="document.post_674060ead17af809516678.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674060ead1b80150769900" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c769c6c8dd0999260350393390b9dfb2b3fc84d1ed4fc873db634a571847eba98eaae62585f4703a1d6abdbd773942eb6b02020393c2a86cfae155f4c8e52d97"/></form><a href="#" class="dropdown-item" onclick="document.post_674060ead1b80150769900.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>【新访谈53】化压力为学习的动力,双非一本上岸东工大电气电子系。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/53/20230301033630_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>。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2 98</strong></p> <p class="t4"><strong>英语:TOEIC 825</strong></p> <p class="t4"><strong>本科:燕山大学</strong></p> <p class="t4"><strong>专业:电气系统及其自动化</strong></p> <p class="t4"><strong>合格:東京工業大学 </strong><strong>工学院 </strong><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/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQB07DTDTb7csdT3ibkwDSFCVibH75ibJ4ibvicyKAcJ0vyGia20S7cONlfr6A/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年6月</strong></p> <p class="t4">毕业</p> <p class="t4">准备托福托业</p> <p class="t4"><strong>2021年9月</strong></p> <p class="t4">参加托福和托业</p> <p class="t4"><strong>2021年10月</strong></p> <p class="t4">报名新领域理工塾</p> <p class="t4">开始上课</p> <p class="t4"><strong>2022年2月</strong></p> <p class="t4">开始联系教授</p> <p class="t4"><strong>2022年3月</strong></p> <p class="t4">参加东工的线上说明会</p> <p class="t4"><strong>2022年4月</strong></p> <p class="t4">赴日</p> <p class="t4"><strong>2022年8月</strong></p> <p class="t4">参加考试</p> <p class="t4"><strong>2022年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">东京工业大学(日:東京工業大学/とうきょうこうぎょうだいがく,英语名称:Tokyo Institute of Technology),简称东工大,英文通称“Tokyo Tech”,是日本的一所国立大学,校总区位于东京都目黑区大冈山。创立于1929年,为日本文部科学省“指定国立大学法人”顶尖十校之一、超级全球大学计划的顶尖型指定校,在校生约一万人。</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/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQJVX8hOHL7C2Sz4FcicTuwdFvGX4o9bBtyhNXHfSz0TDK7qFgTrHmnRQ/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/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQcvuXUvSMPcxJBzgM0504ib6BiaE3VX4yiaog87Tv43r9ibKc572LtxI9AA/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> 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/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQjTLOgugvoJTwJ1QXVmxBgCIicBGqgCs9rJLV9fXJpeyLpHpSWb3VmkA/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/education/ee_graduate/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 本科的毕业学位证明;</p> <p class="t4">2️⃣ 日语英语的成绩单原件;</p> <p class="t4">3️⃣ 根据学校针对性学习、报考专业的研究计划等</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">https://www.titech.ac.jp/admissions/pdf/2023-4-2022-9master.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">【电气回路两题】MOSFET管相关计算、回路方程式</p> <p class="t4"> </p> <p class="t4">? 过去问:</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</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>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">经过留学中介的介绍后,试听了几所推荐的理工塾课后选择在新领域就读。</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>在之后的线上说明会和教授稍微聊过。</p> <p class="t4"> </p> <p class="t4"><strong> </strong></p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>最困难去年10月刚开始进行学习的时候。</strong>因为我这边基础较为薄弱,虽然是本科都学习的的内容,在做题的时候基本是不会做的。所以第一轮学习时每次老师布置的习题都会花费我半天到一天的时间去解答,然而还是有很多题最后得出的答案是错误的,就导致对自己没有信心,也非常焦虑。</p> <p class="t4"> </p> <p class="t4"><strong>解决方法:</strong><strong>针对这个问题塾里的习题课帮助了很多,应该说我在习题课上学到的东西远比我在其他地方学到的都多。</strong>一定要认真完成老师布置下来的习题,<strong>即使不会做也要想个大概思路去和老师的思路进行比较,</strong>从而归纳总结找出每种题型的解题思路和切入点。总结多了做题就自然而然会了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </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>翻阅试卷发现题型全是平时习题课上出现过,</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>我也很喜欢课后反复观看录播课,特别是在做习题时,<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"> </p> <p class="t4"><strong>9.</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>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">我准备专业课大部分都是靠做习题来进行复习。<strong>理工科很难单靠学习知识点进行提升,必须辅佐大量的练习,进行总结归纳才能有效提高自身能力。</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>虽然<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></p> <p class="t4"> </p> <p class="t4">不好的有很多比如联系教授不怎么积极,只关心心仪的大学,没有多准备。过年期间较为松懈导致中间有一两个月的复习进度是落后的,想追回来比较费力。</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>然后进行查漏补缺。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么样的呢?</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">高同学早早就定下目标,独立自主,坚持学习。赴日后没有放慢学习的步伐,克服困难,化压力为学习的动力,最终取得了offer~祝福高同学在接下来能够用最好的状态迎接人生新的旅程!?</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_jpg/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQPoCBEAicsbOjPvLgRglXaP1p3KJXQXkAngGxPayiaSYIhTCwhXTGbzNA/640?wx_fmt=jpeg&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_jpg/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQMNrazl4ibmqAVoneVZ55JnZf8U3PCvz5hODze3dTJ7KQ9Bk0FRzwt5Q/640?wx_fmt=jpeg&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_jpg/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQ3kq1yK3FRPfC8OA1sYmQxowvMra1up6lbs0okicu3CV01XbKgNkclXg/640?wx_fmt=jpeg&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">恭喜高sir上岸成功。刚入塾的时候还是因为疫情无法入境,在家上网课的时候。入境的时间又是备考冲刺的时间。习惯日本生活的同时也要兼顾学习。在这样的背景下,此次合格东工就显得尤为不易与可贵。希望高sir以后的研究生活也能像这次备考一样,突破重重困难,终得成功。</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/52" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/54" 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_674060ead17af809516678" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c769c6c8dd0999260350393390b9dfb2b3fc84d1ed4fc873db634a571847eba98eaae62585f4703a1d6abdbd773942eb6b02020393c2a86cfae155f4c8e52d97"/></form><a href="#" class="dropdown-item" onclick="document.post_674060ead17af809516678.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674060ead1b80150769900" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c769c6c8dd0999260350393390b9dfb2b3fc84d1ed4fc873db634a571847eba98eaae62585f4703a1d6abdbd773942eb6b02020393c2a86cfae155f4c8e52d97"/></form><a href="#" class="dropdown-item" onclick="document.post_674060ead1b80150769900.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>【新访谈53】化压力为学习的动力,双非一本上岸东工大电气电子系。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/53/20230301033630_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>。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2 98</strong></p> <p class="t4"><strong>英语:TOEIC 825</strong></p> <p class="t4"><strong>本科:燕山大学</strong></p> <p class="t4"><strong>专业:电气系统及其自动化</strong></p> <p class="t4"><strong>合格:東京工業大学 </strong><strong>工学院 </strong><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/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQB07DTDTb7csdT3ibkwDSFCVibH75ibJ4ibvicyKAcJ0vyGia20S7cONlfr6A/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年6月</strong></p> <p class="t4">毕业</p> <p class="t4">准备托福托业</p> <p class="t4"><strong>2021年9月</strong></p> <p class="t4">参加托福和托业</p> <p class="t4"><strong>2021年10月</strong></p> <p class="t4">报名新领域理工塾</p> <p class="t4">开始上课</p> <p class="t4"><strong>2022年2月</strong></p> <p class="t4">开始联系教授</p> <p class="t4"><strong>2022年3月</strong></p> <p class="t4">参加东工的线上说明会</p> <p class="t4"><strong>2022年4月</strong></p> <p class="t4">赴日</p> <p class="t4"><strong>2022年8月</strong></p> <p class="t4">参加考试</p> <p class="t4"><strong>2022年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">东京工业大学(日:東京工業大学/とうきょうこうぎょうだいがく,英语名称:Tokyo Institute of Technology),简称东工大,英文通称“Tokyo Tech”,是日本的一所国立大学,校总区位于东京都目黑区大冈山。创立于1929年,为日本文部科学省“指定国立大学法人”顶尖十校之一、超级全球大学计划的顶尖型指定校,在校生约一万人。</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/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQJVX8hOHL7C2Sz4FcicTuwdFvGX4o9bBtyhNXHfSz0TDK7qFgTrHmnRQ/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/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQcvuXUvSMPcxJBzgM0504ib6BiaE3VX4yiaog87Tv43r9ibKc572LtxI9AA/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> 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/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQjTLOgugvoJTwJ1QXVmxBgCIicBGqgCs9rJLV9fXJpeyLpHpSWb3VmkA/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/education/ee_graduate/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 本科的毕业学位证明;</p> <p class="t4">2️⃣ 日语英语的成绩单原件;</p> <p class="t4">3️⃣ 根据学校针对性学习、报考专业的研究计划等</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">https://www.titech.ac.jp/admissions/pdf/2023-4-2022-9master.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">【电气回路两题】MOSFET管相关计算、回路方程式</p> <p class="t4"> </p> <p class="t4">? 过去问:</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</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>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">经过留学中介的介绍后,试听了几所推荐的理工塾课后选择在新领域就读。</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>在之后的线上说明会和教授稍微聊过。</p> <p class="t4"> </p> <p class="t4"><strong> </strong></p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>最困难去年10月刚开始进行学习的时候。</strong>因为我这边基础较为薄弱,虽然是本科都学习的的内容,在做题的时候基本是不会做的。所以第一轮学习时每次老师布置的习题都会花费我半天到一天的时间去解答,然而还是有很多题最后得出的答案是错误的,就导致对自己没有信心,也非常焦虑。</p> <p class="t4"> </p> <p class="t4"><strong>解决方法:</strong><strong>针对这个问题塾里的习题课帮助了很多,应该说我在习题课上学到的东西远比我在其他地方学到的都多。</strong>一定要认真完成老师布置下来的习题,<strong>即使不会做也要想个大概思路去和老师的思路进行比较,</strong>从而归纳总结找出每种题型的解题思路和切入点。总结多了做题就自然而然会了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </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>翻阅试卷发现题型全是平时习题课上出现过,</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>我也很喜欢课后反复观看录播课,特别是在做习题时,<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"> </p> <p class="t4"><strong>9.</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>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">我准备专业课大部分都是靠做习题来进行复习。<strong>理工科很难单靠学习知识点进行提升,必须辅佐大量的练习,进行总结归纳才能有效提高自身能力。</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>虽然<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></p> <p class="t4"> </p> <p class="t4">不好的有很多比如联系教授不怎么积极,只关心心仪的大学,没有多准备。过年期间较为松懈导致中间有一两个月的复习进度是落后的,想追回来比较费力。</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>然后进行查漏补缺。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么样的呢?</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">高同学早早就定下目标,独立自主,坚持学习。赴日后没有放慢学习的步伐,克服困难,化压力为学习的动力,最终取得了offer~祝福高同学在接下来能够用最好的状态迎接人生新的旅程!?</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_jpg/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQPoCBEAicsbOjPvLgRglXaP1p3KJXQXkAngGxPayiaSYIhTCwhXTGbzNA/640?wx_fmt=jpeg&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_jpg/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQMNrazl4ibmqAVoneVZ55JnZf8U3PCvz5hODze3dTJ7KQ9Bk0FRzwt5Q/640?wx_fmt=jpeg&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_jpg/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQ3kq1yK3FRPfC8OA1sYmQxowvMra1up6lbs0okicu3CV01XbKgNkclXg/640?wx_fmt=jpeg&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">恭喜高sir上岸成功。刚入塾的时候还是因为疫情无法入境,在家上网课的时候。入境的时间又是备考冲刺的时间。习惯日本生活的同时也要兼顾学习。在这样的背景下,此次合格东工就显得尤为不易与可贵。希望高sir以后的研究生活也能像这次备考一样,突破重重困难,终得成功。</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/52" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/54" 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_674060ead17af809516678" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c769c6c8dd0999260350393390b9dfb2b3fc84d1ed4fc873db634a571847eba98eaae62585f4703a1d6abdbd773942eb6b02020393c2a86cfae155f4c8e52d97"/></form><a href="#" class="dropdown-item" onclick="document.post_674060ead17af809516678.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674060ead1b80150769900" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c769c6c8dd0999260350393390b9dfb2b3fc84d1ed4fc873db634a571847eba98eaae62585f4703a1d6abdbd773942eb6b02020393c2a86cfae155f4c8e52d97"/></form><a href="#" class="dropdown-item" onclick="document.post_674060ead1b80150769900.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>【新访谈53】化压力为学习的动力,双非一本上岸东工大电气电子系。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/53/20230301033630_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>。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2 98</strong></p> <p class="t4"><strong>英语:TOEIC 825</strong></p> <p class="t4"><strong>本科:燕山大学</strong></p> <p class="t4"><strong>专业:电气系统及其自动化</strong></p> <p class="t4"><strong>合格:東京工業大学 </strong><strong>工学院 </strong><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/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQB07DTDTb7csdT3ibkwDSFCVibH75ibJ4ibvicyKAcJ0vyGia20S7cONlfr6A/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年6月</strong></p> <p class="t4">毕业</p> <p class="t4">准备托福托业</p> <p class="t4"><strong>2021年9月</strong></p> <p class="t4">参加托福和托业</p> <p class="t4"><strong>2021年10月</strong></p> <p class="t4">报名新领域理工塾</p> <p class="t4">开始上课</p> <p class="t4"><strong>2022年2月</strong></p> <p class="t4">开始联系教授</p> <p class="t4"><strong>2022年3月</strong></p> <p class="t4">参加东工的线上说明会</p> <p class="t4"><strong>2022年4月</strong></p> <p class="t4">赴日</p> <p class="t4"><strong>2022年8月</strong></p> <p class="t4">参加考试</p> <p class="t4"><strong>2022年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">东京工业大学(日:東京工業大学/とうきょうこうぎょうだいがく,英语名称:Tokyo Institute of Technology),简称东工大,英文通称“Tokyo Tech”,是日本的一所国立大学,校总区位于东京都目黑区大冈山。创立于1929年,为日本文部科学省“指定国立大学法人”顶尖十校之一、超级全球大学计划的顶尖型指定校,在校生约一万人。</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/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQJVX8hOHL7C2Sz4FcicTuwdFvGX4o9bBtyhNXHfSz0TDK7qFgTrHmnRQ/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/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQcvuXUvSMPcxJBzgM0504ib6BiaE3VX4yiaog87Tv43r9ibKc572LtxI9AA/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> 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/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQjTLOgugvoJTwJ1QXVmxBgCIicBGqgCs9rJLV9fXJpeyLpHpSWb3VmkA/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/education/ee_graduate/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 本科的毕业学位证明;</p> <p class="t4">2️⃣ 日语英语的成绩单原件;</p> <p class="t4">3️⃣ 根据学校针对性学习、报考专业的研究计划等</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">https://www.titech.ac.jp/admissions/pdf/2023-4-2022-9master.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">【电气回路两题】MOSFET管相关计算、回路方程式</p> <p class="t4"> </p> <p class="t4">? 过去问:</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</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>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">经过留学中介的介绍后,试听了几所推荐的理工塾课后选择在新领域就读。</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>在之后的线上说明会和教授稍微聊过。</p> <p class="t4"> </p> <p class="t4"><strong> </strong></p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>最困难去年10月刚开始进行学习的时候。</strong>因为我这边基础较为薄弱,虽然是本科都学习的的内容,在做题的时候基本是不会做的。所以第一轮学习时每次老师布置的习题都会花费我半天到一天的时间去解答,然而还是有很多题最后得出的答案是错误的,就导致对自己没有信心,也非常焦虑。</p> <p class="t4"> </p> <p class="t4"><strong>解决方法:</strong><strong>针对这个问题塾里的习题课帮助了很多,应该说我在习题课上学到的东西远比我在其他地方学到的都多。</strong>一定要认真完成老师布置下来的习题,<strong>即使不会做也要想个大概思路去和老师的思路进行比较,</strong>从而归纳总结找出每种题型的解题思路和切入点。总结多了做题就自然而然会了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </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>翻阅试卷发现题型全是平时习题课上出现过,</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>我也很喜欢课后反复观看录播课,特别是在做习题时,<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"> </p> <p class="t4"><strong>9.</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>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">我准备专业课大部分都是靠做习题来进行复习。<strong>理工科很难单靠学习知识点进行提升,必须辅佐大量的练习,进行总结归纳才能有效提高自身能力。</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>虽然<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></p> <p class="t4"> </p> <p class="t4">不好的有很多比如联系教授不怎么积极,只关心心仪的大学,没有多准备。过年期间较为松懈导致中间有一两个月的复习进度是落后的,想追回来比较费力。</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>然后进行查漏补缺。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么样的呢?</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">高同学早早就定下目标,独立自主,坚持学习。赴日后没有放慢学习的步伐,克服困难,化压力为学习的动力,最终取得了offer~祝福高同学在接下来能够用最好的状态迎接人生新的旅程!?</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_jpg/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQPoCBEAicsbOjPvLgRglXaP1p3KJXQXkAngGxPayiaSYIhTCwhXTGbzNA/640?wx_fmt=jpeg&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_jpg/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQMNrazl4ibmqAVoneVZ55JnZf8U3PCvz5hODze3dTJ7KQ9Bk0FRzwt5Q/640?wx_fmt=jpeg&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_jpg/QtickI7fNmCGfZ5W2XKN29L48I7YSBtRQ3kq1yK3FRPfC8OA1sYmQxowvMra1up6lbs0okicu3CV01XbKgNkclXg/640?wx_fmt=jpeg&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">恭喜高sir上岸成功。刚入塾的时候还是因为疫情无法入境,在家上网课的时候。入境的时间又是备考冲刺的时间。习惯日本生活的同时也要兼顾学习。在这样的背景下,此次合格东工就显得尤为不易与可贵。希望高sir以后的研究生活也能像这次备考一样,突破重重困难,终得成功。</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/52" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/54" 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' => 'c769c6c8dd0999260350393390b9dfb2b3fc84d1ed4fc873db634a571847eba98eaae62585f4703a1d6abdbd773942eb6b02020393c2a86cfae155f4c8e52d97', '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 = 'c769c6c8dd0999260350393390b9dfb2b3fc84d1ed4fc873db634a571847eba98eaae62585f4703a1d6abdbd773942eb6b02020393c2a86cfae155f4c8e52d97' $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
「紧张其实还是源自于对自己的不自信,害怕自己的知识学得不牢固。在学习的时候认真做好每一项,就可以极大缓解心理的不自信,在该学习的时候认真学习,对于我来说就可以极大缓解心理上的压力和焦虑。」
日语:N2 98
英语:TOEIC 825
本科:燕山大学
专业:电气系统及其自动化
合格:東京工業大学 工学院 電気電子系
✨录取喜悦分享✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2021年6月
毕业
准备托福托业
2021年9月
参加托福和托业
2021年10月
报名新领域理工塾
开始上课
2022年2月
开始联系教授
2022年3月
参加东工的线上说明会
2022年4月
赴日
2022年8月
参加考试
2022年9月
合格东工
2. 介绍
2.1 学校介绍
东京工业大学(日:東京工業大学/とうきょうこうぎょうだいがく,英语名称:Tokyo Institute of Technology),简称东工大,英文通称“Tokyo Tech”,是日本的一所国立大学,校总区位于东京都目黑区大冈山。创立于1929年,为日本文部科学省“指定国立大学法人”顶尖十校之一、超级全球大学计划的顶尖型指定校,在校生约一万人。
2.2研究科介绍
東京工業大学 工学院 電気電子系
具体信息请戳学校官网 :⬇️
https://educ.titech.ac.jp/ee/
2.3专攻介绍
電気電子系 電気電子コース
具体信息请戳学校官网 :⬇️
https://educ.titech.ac.jp/ee/education/ee_graduate/
2.4报考前准备
1️⃣ 本科的毕业学位证明;
2️⃣ 日语英语的成绩单原件;
3️⃣ 根据学校针对性学习、报考专业的研究计划等
3.募集要项
具体信息请戳学校官网 :⬇️
https://www.titech.ac.jp/admissions/pdf/2023-4-2022-9master.pdf
4.考试内容
4.1笔试:
【数学两题】特性方程式、泰勒展开式
【电磁气两题】上下导体板间恒定磁场的计算,带电粒子在磁场中的运动轨迹
【电气回路两题】MOSFET管相关计算、回路方程式
? 过去问:
https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers
4.2面试:
面试方面非常简单,对自我介绍、志望理由、入学月份三方面进行提问。
02
心得体验采访实录
1.同学为什么要来日本?
在大三之前没有考虑过到日本学习,在偶然的契机下和一个初中玩的很好的哥们儿联系上后,得知他在日本读本科,他推荐我可以尝试到日本读研。我也一直想体验到国外进行学习,就在大三决定到日本学习。
2.结识新领域理工塾的契机?
经过留学中介的介绍后,试听了几所推荐的理工塾课后选择在新领域就读。
3.出愿前有联系教授吗?研究计划书怎么写的?
联系过自己心仪的学校的教授,最后只有东工的教授回信。在之后的线上说明会和教授稍微聊过。
4.备考感到最困难的是什么呢,你又是如何克服的?
最困难去年10月刚开始进行学习的时候。因为我这边基础较为薄弱,虽然是本科都学习的的内容,在做题的时候基本是不会做的。所以第一轮学习时每次老师布置的习题都会花费我半天到一天的时间去解答,然而还是有很多题最后得出的答案是错误的,就导致对自己没有信心,也非常焦虑。
解决方法:针对这个问题塾里的习题课帮助了很多,应该说我在习题课上学到的东西远比我在其他地方学到的都多。一定要认真完成老师布置下来的习题,即使不会做也要想个大概思路去和老师的思路进行比较,从而归纳总结找出每种题型的解题思路和切入点。总结多了做题就自然而然会了。
5. 考学最辛苦的时期是怎么度过的?
考学最辛苦的时候经常晚上睡不着觉,心理很紧张,害怕自己考不上。紧张其实还是源自于对自己的不自信,害怕自己的知识学得不牢固。在学习的时候认真做好每一项,就可以极大缓解心理的不自信,在该学习的时候认真学习,对于我来说就可以极大缓解心理上的压力和焦虑。
6.考试有什么特别注意的?
考试方面,还是在平时多进行模拟,特别是对于报考院校的过去问进行反复的练习。我本次考试时,翻阅试卷发现题型全是平时习题课上出现过,练习过很多次的题,心理压力小了很多。然后就是注意做题时间,不要在一道题上过多纠结,会极大影响自己的心态。
7.疫情对你整个考学经历有什么影响吗?
因为塾里的课有线上课,所以对我的总体影响还算是比较小。我也很喜欢课后反复观看录播课,特别是在做习题时,遇到不懂的知识点可以第一时间去解决,极大巩固了自身的知识体系。
8. 新领域理工塾是如何帮助到你的?
新领域再此次备考中对我的帮助是巨大的。首先是我本身知识点基础薄弱,在每轮的知识点复习时都学到了很多东西。其次就是对我帮助最大的习题课,习题课和笔记帮助我在做题时提供了大量的思路,通过学习找到问题的切入点,让我才能再此次的考试中合格。
9.网课这种形式会对你学习的效率产生影响吗?
我对网课这种形式是比较喜欢的,因为可以随时随地通过回看录播进行查漏补缺。但是网课也对自己的自律要求很高,我在国内进行学习时,基本都是到付费自习室去学习,在日本就跑去图书馆,选择一个好的学习环境可以让网课的效率翻倍。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
我准备专业课大部分都是靠做习题来进行复习。理工科很难单靠学习知识点进行提升,必须辅佐大量的练习,进行总结归纳才能有效提高自身能力。
11.经历了这次备考,在这方面有什么心得吗?
最大的收货是独立学习,虽然塾这边提供了良好的辅导和较为严格的管理,但是学习的过程还是得靠自己独立完成,尽快定下自己的目标然后再进行学习效果会好很多。
12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做的好有很早就定下考东工的目标,针对这个目标进行学习和补缺。然后就是一直坚持学习。
不好的有很多比如联系教授不怎么积极,只关心心仪的大学,没有多准备。过年期间较为松懈导致中间有一两个月的复习进度是落后的,想追回来比较费力。
13. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)
尽早决定自己的目标院校和目标专业,然后进行查漏补缺。
14.对未来入学后的规划是什么样的呢?
希望在入学过后能够以最好的状态去学习,去做自己喜欢的研究。
03
笔记分享+老师点评
高同学早早就定下目标,独立自主,坚持学习。赴日后没有放慢学习的步伐,克服困难,化压力为学习的动力,最终取得了offer~祝福高同学在接下来能够用最好的状态迎接人生新的旅程!?
✏️ 笔记分享 ✏️
张老师寄语
恭喜高sir上岸成功。刚入塾的时候还是因为疫情无法入境,在家上网课的时候。入境的时间又是备考冲刺的时间。习惯日本生活的同时也要兼顾学习。在这样的背景下,此次合格东工就显得尤为不易与可贵。希望高sir以后的研究生活也能像这次备考一样,突破重重困难,终得成功。