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_674058288c8b1541997217" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="de12b32f24e3d0f511655e8b400e5de25ee341f53536e630378339228b93678bd37d49ff64752cb26579a0bc763cfe4614adbc28249ce68b92cec82f27711669"/></form><a href="#" class="dropdown-item" onclick="document.post_674058288c8b1541997217.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674058288cb69970304889" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="de12b32f24e3d0f511655e8b400e5de25ee341f53536e630378339228b93678bd37d49ff64752cb26579a0bc763cfe4614adbc28249ce68b92cec82f27711669"/></form><a href="#" class="dropdown-item" onclick="document.post_674058288cb69970304889.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>【新访谈56】陪伴熬过备考岁月,相信自己、心态放平:斩获东工大等3offer</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/62/20230309021635_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></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N1</strong></p> <p class="t4"><strong>英语:托业750</strong></p> <p class="t4"><strong>本科:东北电力大学</strong></p> <p class="t4"><strong>专业:电气工程及其自动化</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"> </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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWpvV8ZArKoSRIvFX9a8TJCYxm7F5ian0Q89bw8Lnr6c0aREKLr2YN1AQ/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWtDJCv2pLCYgVibibdkibqU1ib9RGXN7n1G3NHib5IeOTQjZvbW7z5k7ztsA/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWpu9pqSCRz4smPcczJiaVzes2bgDxiakosFoGe4JoAoPOYicHGjgkyuEbw/640?wx_fmt=png&tp=wxpic&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>2020年12月</strong></p> <p class="t4">来语言学校学日语</p> <p class="t4"><strong>2021年10月</strong></p> <p class="t4">报名新领域</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">开始准备英语考试</p> <p class="t4">并开始复习专业课</p> <p class="t4"><strong>2022年6月</strong></p> <p class="t4">出愿</p> <p class="t4"><strong>2022年8月</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 Tech”,是日本的一所国立大学,校总区位于东京都目黑区大冈山。创立于1929年,为日本文部科学省“指定国立大学法人”顶尖十校之一、超级全球大学计划的顶尖型指定校,在校生约一万人。东京工业大学预计在2024年和东京医科齿科大学合并为东京科学大学。</p> <p class="t4"> </p> <p class="t4">明治大学是一所日本私立大学,简称明大、明治,学校本部位于东京都千代田区。明治大学与早稻田大学、庆应义塾大学、法政大学、立教大学、东京大学共同组成“东京六大学棒球联盟”,同时也是关东“难关私大”“MARCH”之一,校友包括2名内阁总理大臣。</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>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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWdBsY1eRQJibfXpYbsaAJ2uIC6gjQqZKW8YTPenJyrKnrZQtib3wrriaeg/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.titech.ac.jp/about/organization/schools/organization02</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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWJrlt76ib6f37G9TjMEXWQcEJtaRQibu9hIXrdJo6luoLqyPclsKiaXcMw/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWPuySmicrjqFMMVFWs6NXZOQTMNCsEAnpW9x9TSkTskg6IwT1zqhLVbQ/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.tus.ac.jp/academics/graduate_school/engineering/</p> <p class="t4"> </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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWzsXK8seNVYpZmznBicq3WRUoQVgQAIPDBKVnCnSBXyt3QAaaUdbfDdg/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWh9uanwpvTN9MKYrVtp15vdO1KIb5j6md6VtFibXn2bjzsY4n2VvfvQQ/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTW7W4ibxbic8Q86k1QkMl1Ef3yX5NCTXb3sfbS6Mc9ibbhcDocKqPFlV0Xg/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/outline/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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWyySHhk31QgmiapjnNPhcibbiaoicr0Tp0x8NrAoNEPP631qniarnesCyBLA/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.tus.ac.jp/academics/graduate_school/engineering/electrical_engineering/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</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>3.募集要项(東京工業大学)</strong></p> <p class="t4"> </p> <p class="t4">宛名ラベル,入学志願票,志望理由書,学士課程の成績証明書,学士課程の卒業証明書又は卒業見込み証明書,外部英語テストのスコアシート(TOEFL iBT ・TOEFL iBT Home Edition, ・TOEFL ITP Plus for China Solution, ・the revised TOEFL Paper-delivered Test ・TOEIC L&R 名称変更前の TO),在留卡コピー。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网:⬇️</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/guide</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">数学两道题(基础问题),电路两道题(其中一个是模电),电磁场两道题。<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">很常规的问题,时长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">在语校参加了相关进学的讲座,了解到了新领域理工塾。在咨询后选择报名。</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"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">由于疫情语言学校的同学很少,只有自己努力准备考大学院,<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">心态要放平,毕竟人生路很长,每个人都会遇到不同的挑战和考验,况且考学本来就是一条漫漫长路,有成功就有失败,不要被一次考试的结果左右。只有相信自己,才能更好地应对困难。</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">语言学校的同学很少,自己努力查资料刷题很枯燥,如果当时能有多一点一起考试的同学就好了。</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>,有什么不懂的也可以问,然后已经整理好的过去问也会节省大量的时间,对于对日本大学院考试一知半解,对考试内容一知半解的同学很有帮助。</p> <p class="t4"> </p> <p class="t4"><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>。</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><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>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></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"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备</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">做得好的就是一个人准备考试真的很寂寞,自己咬牙挺下来没有放弃吧。</p> <p class="t4"> </p> <p class="t4">不好的就是有的时候确实情绪有起伏(虽然我一直说要放平心态(苦笑。</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"><strong>15.对未来入学后的规划是什么样的呢?</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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWVC7QcBBI15qxs6aMt74Rcia6CibUXtYT5fiaxXrfk3Ej40mKhStTE1ibww/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWeRJsWrOjFEfXvyBsULaJiaRv9twiaZt0NiahEUopC9G9wq9OoJrYzg10g/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWPdy8pE0OWIrbOXzgE6sLMn2Zeiaic70xdkEDMSC33icZLGpWudVyrjYrQ/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWlRK2iaI5p9TaFtQEovqhg0q9P1KaHsxiavR61ia2G3tlmMmIEkiaVzy5ibA/640?wx_fmt=png&tp=wxpic&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记得是很早就报名,等待开放入境期间,一直在规划下进行复习和准备。入境已经是四月,离出愿考试就不到4个月,刚来日本又要花时间适应生活,所以我对刘san以及和他一样的学生都比较担心,怕复习跟不上。然而刘san自己十分努力,也积极与规划同步,保持了一定的备考复习强度。最后以“阶梯式出愿”策略,斩获了三个学校的offer。足足给了我一个惊喜。望在日后的科研学习中,继续保持这种努力认真的势头,冲就完事儿了。?</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> <p class="t4"> </p> <quillbot-extension-portal></quillbot-extension-portal> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/61" class="page-link">Previous</a> </li> <li class="page-item disabled"> <a href="/moments/moment-detail/0" 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_674058288c8b1541997217" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="de12b32f24e3d0f511655e8b400e5de25ee341f53536e630378339228b93678bd37d49ff64752cb26579a0bc763cfe4614adbc28249ce68b92cec82f27711669"/></form><a href="#" class="dropdown-item" onclick="document.post_674058288c8b1541997217.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674058288cb69970304889" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="de12b32f24e3d0f511655e8b400e5de25ee341f53536e630378339228b93678bd37d49ff64752cb26579a0bc763cfe4614adbc28249ce68b92cec82f27711669"/></form><a href="#" class="dropdown-item" onclick="document.post_674058288cb69970304889.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>【新访谈56】陪伴熬过备考岁月,相信自己、心态放平:斩获东工大等3offer</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/62/20230309021635_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></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N1</strong></p> <p class="t4"><strong>英语:托业750</strong></p> <p class="t4"><strong>本科:东北电力大学</strong></p> <p class="t4"><strong>专业:电气工程及其自动化</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"> </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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWpvV8ZArKoSRIvFX9a8TJCYxm7F5ian0Q89bw8Lnr6c0aREKLr2YN1AQ/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWtDJCv2pLCYgVibibdkibqU1ib9RGXN7n1G3NHib5IeOTQjZvbW7z5k7ztsA/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWpu9pqSCRz4smPcczJiaVzes2bgDxiakosFoGe4JoAoPOYicHGjgkyuEbw/640?wx_fmt=png&tp=wxpic&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>2020年12月</strong></p> <p class="t4">来语言学校学日语</p> <p class="t4"><strong>2021年10月</strong></p> <p class="t4">报名新领域</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">开始准备英语考试</p> <p class="t4">并开始复习专业课</p> <p class="t4"><strong>2022年6月</strong></p> <p class="t4">出愿</p> <p class="t4"><strong>2022年8月</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 Tech”,是日本的一所国立大学,校总区位于东京都目黑区大冈山。创立于1929年,为日本文部科学省“指定国立大学法人”顶尖十校之一、超级全球大学计划的顶尖型指定校,在校生约一万人。东京工业大学预计在2024年和东京医科齿科大学合并为东京科学大学。</p> <p class="t4"> </p> <p class="t4">明治大学是一所日本私立大学,简称明大、明治,学校本部位于东京都千代田区。明治大学与早稻田大学、庆应义塾大学、法政大学、立教大学、东京大学共同组成“东京六大学棒球联盟”,同时也是关东“难关私大”“MARCH”之一,校友包括2名内阁总理大臣。</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>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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWdBsY1eRQJibfXpYbsaAJ2uIC6gjQqZKW8YTPenJyrKnrZQtib3wrriaeg/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.titech.ac.jp/about/organization/schools/organization02</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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWJrlt76ib6f37G9TjMEXWQcEJtaRQibu9hIXrdJo6luoLqyPclsKiaXcMw/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWPuySmicrjqFMMVFWs6NXZOQTMNCsEAnpW9x9TSkTskg6IwT1zqhLVbQ/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.tus.ac.jp/academics/graduate_school/engineering/</p> <p class="t4"> </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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWzsXK8seNVYpZmznBicq3WRUoQVgQAIPDBKVnCnSBXyt3QAaaUdbfDdg/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWh9uanwpvTN9MKYrVtp15vdO1KIb5j6md6VtFibXn2bjzsY4n2VvfvQQ/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTW7W4ibxbic8Q86k1QkMl1Ef3yX5NCTXb3sfbS6Mc9ibbhcDocKqPFlV0Xg/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/outline/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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWyySHhk31QgmiapjnNPhcibbiaoicr0Tp0x8NrAoNEPP631qniarnesCyBLA/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.tus.ac.jp/academics/graduate_school/engineering/electrical_engineering/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</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>3.募集要项(東京工業大学)</strong></p> <p class="t4"> </p> <p class="t4">宛名ラベル,入学志願票,志望理由書,学士課程の成績証明書,学士課程の卒業証明書又は卒業見込み証明書,外部英語テストのスコアシート(TOEFL iBT ・TOEFL iBT Home Edition, ・TOEFL ITP Plus for China Solution, ・the revised TOEFL Paper-delivered Test ・TOEIC L&R 名称変更前の TO),在留卡コピー。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网:⬇️</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/guide</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">数学两道题(基础问题),电路两道题(其中一个是模电),电磁场两道题。<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">很常规的问题,时长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">在语校参加了相关进学的讲座,了解到了新领域理工塾。在咨询后选择报名。</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"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">由于疫情语言学校的同学很少,只有自己努力准备考大学院,<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">心态要放平,毕竟人生路很长,每个人都会遇到不同的挑战和考验,况且考学本来就是一条漫漫长路,有成功就有失败,不要被一次考试的结果左右。只有相信自己,才能更好地应对困难。</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">语言学校的同学很少,自己努力查资料刷题很枯燥,如果当时能有多一点一起考试的同学就好了。</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>,有什么不懂的也可以问,然后已经整理好的过去问也会节省大量的时间,对于对日本大学院考试一知半解,对考试内容一知半解的同学很有帮助。</p> <p class="t4"> </p> <p class="t4"><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>。</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><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>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></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"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备</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">做得好的就是一个人准备考试真的很寂寞,自己咬牙挺下来没有放弃吧。</p> <p class="t4"> </p> <p class="t4">不好的就是有的时候确实情绪有起伏(虽然我一直说要放平心态(苦笑。</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"><strong>15.对未来入学后的规划是什么样的呢?</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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWVC7QcBBI15qxs6aMt74Rcia6CibUXtYT5fiaxXrfk3Ej40mKhStTE1ibww/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWeRJsWrOjFEfXvyBsULaJiaRv9twiaZt0NiahEUopC9G9wq9OoJrYzg10g/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWPdy8pE0OWIrbOXzgE6sLMn2Zeiaic70xdkEDMSC33icZLGpWudVyrjYrQ/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWlRK2iaI5p9TaFtQEovqhg0q9P1KaHsxiavR61ia2G3tlmMmIEkiaVzy5ibA/640?wx_fmt=png&tp=wxpic&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记得是很早就报名,等待开放入境期间,一直在规划下进行复习和准备。入境已经是四月,离出愿考试就不到4个月,刚来日本又要花时间适应生活,所以我对刘san以及和他一样的学生都比较担心,怕复习跟不上。然而刘san自己十分努力,也积极与规划同步,保持了一定的备考复习强度。最后以“阶梯式出愿”策略,斩获了三个学校的offer。足足给了我一个惊喜。望在日后的科研学习中,继续保持这种努力认真的势头,冲就完事儿了。?</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> <p class="t4"> </p> <quillbot-extension-portal></quillbot-extension-portal> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/61" class="page-link">Previous</a> </li> <li class="page-item disabled"> <a href="/moments/moment-detail/0" 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_674058288c8b1541997217" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="de12b32f24e3d0f511655e8b400e5de25ee341f53536e630378339228b93678bd37d49ff64752cb26579a0bc763cfe4614adbc28249ce68b92cec82f27711669"/></form><a href="#" class="dropdown-item" onclick="document.post_674058288c8b1541997217.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674058288cb69970304889" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="de12b32f24e3d0f511655e8b400e5de25ee341f53536e630378339228b93678bd37d49ff64752cb26579a0bc763cfe4614adbc28249ce68b92cec82f27711669"/></form><a href="#" class="dropdown-item" onclick="document.post_674058288cb69970304889.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>【新访谈56】陪伴熬过备考岁月,相信自己、心态放平:斩获东工大等3offer</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/62/20230309021635_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></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N1</strong></p> <p class="t4"><strong>英语:托业750</strong></p> <p class="t4"><strong>本科:东北电力大学</strong></p> <p class="t4"><strong>专业:电气工程及其自动化</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"> </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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWpvV8ZArKoSRIvFX9a8TJCYxm7F5ian0Q89bw8Lnr6c0aREKLr2YN1AQ/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWtDJCv2pLCYgVibibdkibqU1ib9RGXN7n1G3NHib5IeOTQjZvbW7z5k7ztsA/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWpu9pqSCRz4smPcczJiaVzes2bgDxiakosFoGe4JoAoPOYicHGjgkyuEbw/640?wx_fmt=png&tp=wxpic&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>2020年12月</strong></p> <p class="t4">来语言学校学日语</p> <p class="t4"><strong>2021年10月</strong></p> <p class="t4">报名新领域</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">开始准备英语考试</p> <p class="t4">并开始复习专业课</p> <p class="t4"><strong>2022年6月</strong></p> <p class="t4">出愿</p> <p class="t4"><strong>2022年8月</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 Tech”,是日本的一所国立大学,校总区位于东京都目黑区大冈山。创立于1929年,为日本文部科学省“指定国立大学法人”顶尖十校之一、超级全球大学计划的顶尖型指定校,在校生约一万人。东京工业大学预计在2024年和东京医科齿科大学合并为东京科学大学。</p> <p class="t4"> </p> <p class="t4">明治大学是一所日本私立大学,简称明大、明治,学校本部位于东京都千代田区。明治大学与早稻田大学、庆应义塾大学、法政大学、立教大学、东京大学共同组成“东京六大学棒球联盟”,同时也是关东“难关私大”“MARCH”之一,校友包括2名内阁总理大臣。</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>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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWdBsY1eRQJibfXpYbsaAJ2uIC6gjQqZKW8YTPenJyrKnrZQtib3wrriaeg/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.titech.ac.jp/about/organization/schools/organization02</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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWJrlt76ib6f37G9TjMEXWQcEJtaRQibu9hIXrdJo6luoLqyPclsKiaXcMw/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWPuySmicrjqFMMVFWs6NXZOQTMNCsEAnpW9x9TSkTskg6IwT1zqhLVbQ/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.tus.ac.jp/academics/graduate_school/engineering/</p> <p class="t4"> </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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWzsXK8seNVYpZmznBicq3WRUoQVgQAIPDBKVnCnSBXyt3QAaaUdbfDdg/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWh9uanwpvTN9MKYrVtp15vdO1KIb5j6md6VtFibXn2bjzsY4n2VvfvQQ/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTW7W4ibxbic8Q86k1QkMl1Ef3yX5NCTXb3sfbS6Mc9ibbhcDocKqPFlV0Xg/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/outline/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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWyySHhk31QgmiapjnNPhcibbiaoicr0Tp0x8NrAoNEPP631qniarnesCyBLA/640?wx_fmt=png&tp=wxpic&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.tus.ac.jp/academics/graduate_school/engineering/electrical_engineering/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</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>3.募集要项(東京工業大学)</strong></p> <p class="t4"> </p> <p class="t4">宛名ラベル,入学志願票,志望理由書,学士課程の成績証明書,学士課程の卒業証明書又は卒業見込み証明書,外部英語テストのスコアシート(TOEFL iBT ・TOEFL iBT Home Edition, ・TOEFL ITP Plus for China Solution, ・the revised TOEFL Paper-delivered Test ・TOEIC L&R 名称変更前の TO),在留卡コピー。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网:⬇️</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/guide</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">数学两道题(基础问题),电路两道题(其中一个是模电),电磁场两道题。<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">很常规的问题,时长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">在语校参加了相关进学的讲座,了解到了新领域理工塾。在咨询后选择报名。</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"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">由于疫情语言学校的同学很少,只有自己努力准备考大学院,<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">心态要放平,毕竟人生路很长,每个人都会遇到不同的挑战和考验,况且考学本来就是一条漫漫长路,有成功就有失败,不要被一次考试的结果左右。只有相信自己,才能更好地应对困难。</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">语言学校的同学很少,自己努力查资料刷题很枯燥,如果当时能有多一点一起考试的同学就好了。</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>,有什么不懂的也可以问,然后已经整理好的过去问也会节省大量的时间,对于对日本大学院考试一知半解,对考试内容一知半解的同学很有帮助。</p> <p class="t4"> </p> <p class="t4"><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>。</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><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>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></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"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备</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">做得好的就是一个人准备考试真的很寂寞,自己咬牙挺下来没有放弃吧。</p> <p class="t4"> </p> <p class="t4">不好的就是有的时候确实情绪有起伏(虽然我一直说要放平心态(苦笑。</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"><strong>15.对未来入学后的规划是什么样的呢?</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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWVC7QcBBI15qxs6aMt74Rcia6CibUXtYT5fiaxXrfk3Ej40mKhStTE1ibww/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWeRJsWrOjFEfXvyBsULaJiaRv9twiaZt0NiahEUopC9G9wq9OoJrYzg10g/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWPdy8pE0OWIrbOXzgE6sLMn2Zeiaic70xdkEDMSC33icZLGpWudVyrjYrQ/640?wx_fmt=png&tp=wxpic&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/QtickI7fNmCFqZD8m9sqInq3YW3QAxJTWlRK2iaI5p9TaFtQEovqhg0q9P1KaHsxiavR61ia2G3tlmMmIEkiaVzy5ibA/640?wx_fmt=png&tp=wxpic&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记得是很早就报名,等待开放入境期间,一直在规划下进行复习和准备。入境已经是四月,离出愿考试就不到4个月,刚来日本又要花时间适应生活,所以我对刘san以及和他一样的学生都比较担心,怕复习跟不上。然而刘san自己十分努力,也积极与规划同步,保持了一定的备考复习强度。最后以“阶梯式出愿”策略,斩获了三个学校的offer。足足给了我一个惊喜。望在日后的科研学习中,继续保持这种努力认真的势头,冲就完事儿了。?</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> <p class="t4"> </p> <quillbot-extension-portal></quillbot-extension-portal> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/61" class="page-link">Previous</a> </li> <li class="page-item disabled"> <a href="/moments/moment-detail/0" 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' => 'de12b32f24e3d0f511655e8b400e5de25ee341f53536e630378339228b93678bd37d49ff64752cb26579a0bc763cfe4614adbc28249ce68b92cec82f27711669', '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 = 'de12b32f24e3d0f511655e8b400e5de25ee341f53536e630378339228b93678bd37d49ff64752cb26579a0bc763cfe4614adbc28249ce68b92cec82f27711669' $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
「心态要放平,人生路很长,考试不用太悲观,只有相信自己,才能更好地应对困难。」
日语:N1
英语:托业750
本科:东北电力大学
专业:电气工程及其自动化
合格:東京工業大学 工学院 電気電子系
明治大学 理工学研究科
東京理科大学 工学研究科
✨ 合格分享 ✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2020年12月
来语言学校学日语
2021年10月
报名新领域
2022年1月
开始准备英语考试
并开始复习专业课
2022年6月
出愿
2022年8月
考试
2. 介绍
2.1 学校介绍
东京工业大学,简称东工大,英文通称“Tokyo Tech”,是日本的一所国立大学,校总区位于东京都目黑区大冈山。创立于1929年,为日本文部科学省“指定国立大学法人”顶尖十校之一、超级全球大学计划的顶尖型指定校,在校生约一万人。东京工业大学预计在2024年和东京医科齿科大学合并为东京科学大学。
明治大学是一所日本私立大学,简称明大、明治,学校本部位于东京都千代田区。明治大学与早稻田大学、庆应义塾大学、法政大学、立教大学、东京大学共同组成“东京六大学棒球联盟”,同时也是关东“难关私大”“MARCH”之一,校友包括2名内阁总理大臣。
东京理科大学,是一所校本部位于日本东京都新宿区神乐坂的私立大学。简称理科大、理大。理科大是唯一有校友获得诺贝尔奖的日本私立大学。
2.2研究科介绍
東京工業大学 工学院
具体信息请戳学校官网 :⬇️
https://www.titech.ac.jp/about/organization/schools/organization02
明治大学 理工学研究科
具体信息请戳学校官网 :⬇️
https://www.meiji.ac.jp/sst/grad/index.html
東京理科大学 工学研究科
具体信息请戳学校官网 :⬇️
https://www.tus.ac.jp/academics/graduate_school/engineering/
2.3专攻介绍
東京工業大学 工学院 電気電子系
具体信息请戳学校官网 :⬇️
https://educ.titech.ac.jp/ee/
明治大学 理工学研究科 電気工学専攻
具体信息请戳学校官网 :⬇️
https://www.meiji.ac.jp/sst/grad/outline/index.html
東京理科大学 工学研究科 電気工学専攻
具体信息请戳学校官网 :⬇️
https://www.tus.ac.jp/academics/graduate_school/engineering/electrical_engineering/
2.4报考前准备
浏览报考学校的主页,细读募集要项,了解考试科目,了解出愿是否需要日语成绩,英语成绩需要托福还是托业。确定目标院校后准备日语成绩和英语成绩,然后根据目标院校的要求开始专业课学习。
3.募集要项(東京工業大学)
宛名ラベル,入学志願票,志望理由書,学士課程の成績証明書,学士課程の卒業証明書又は卒業見込み証明書,外部英語テストのスコアシート(TOEFL iBT ・TOEFL iBT Home Edition, ・TOEFL ITP Plus for China Solution, ・the revised TOEFL Paper-delivered Test ・TOEIC L&R 名称変更前の TO),在留卡コピー。
具体信息请戳学校官网:⬇️
https://www.titech.ac.jp/admissions/prospective-students/admissions/guide
4.考试内容(東京工業大学)
4.1笔试:
数学两道题(基础问题),电路两道题(其中一个是模电),电磁场两道题。考试时间充裕,可多检查几次写的内容,保证会写的没有写错。
4.2面试:
很常规的问题,时长3分钟,比较快就结束了。
02
心得体验采访实录
1.同学为什么要来日本?
我之前也想过去欧美留学,不过考虑到文化背景和就职,最后还是决定来日本,觉得更容易适应。
2.结识新领域理工塾的契机?
在语校参加了相关进学的讲座,了解到了新领域理工塾。在咨询后选择报名。
3.出愿前有联系教授吗?研究计划书怎么写的?
东工大该项目没有联系教授,也没有研究计划书
4.备考感到最困难的是什么呢,你又是如何克服的?
由于疫情语言学校的同学很少,只有自己努力准备考大学院,自己想办法收集信息,还有就是要耐得住一个人备考的寂寞。
5. 考学最辛苦的时期是怎么度过的?
感觉好像没有很辛苦。每天保证自己吃好喝好,保持心情,按时上课写作业,刷刷过去问,巩固基础知识。
6.考试有什么特别注意的?
心态要放平,毕竟人生路很长,每个人都会遇到不同的挑战和考验,况且考学本来就是一条漫漫长路,有成功就有失败,不要被一次考试的结果左右。只有相信自己,才能更好地应对困难。
7.疫情对你整个考学经历有什么影响吗?
语言学校的同学很少,自己努力查资料刷题很枯燥,如果当时能有多一点一起考试的同学就好了。
8. 新领域理工塾是如何帮助到你的?
在专业课的知识上,老师们上课讲的很详细,有什么不懂的也可以问,然后已经整理好的过去问也会节省大量的时间,对于对日本大学院考试一知半解,对考试内容一知半解的同学很有帮助。
还有每周一次的开会汇报进度也很有效,通过听大家的状况来调整自己的进度安排。
9.网课这种形式会对你学习的效率产生影响吗?
我个人没什么影响,因为可以按照自己的节奏调整。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
专业课做塾内布置的题,过去问写了三年的,自己考前买了两本日本的书看了看。
笔记的话上课跟着老师的进度直接记录的,自己边听边写可能效果会好一点吧。
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
电气工学专攻。
备考的话就是跟着塾多做做题吧,个人感觉过去问的题近年已经考过了再出现率并不高,大家可以酌情考虑复习重点。
教授我选的是自己喜欢的方向,这个就看命运安排了。
12.经历了这次备考,在这方面有什么心得吗?
心态第一位吧,耐得住寂寞,该吃吃该喝喝,记得看看书上上课。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做得好的就是一个人准备考试真的很寂寞,自己咬牙挺下来没有放弃吧。
不好的就是有的时候确实情绪有起伏(虽然我一直说要放平心态(苦笑。
14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)
好好上课,基础知识要掌握牢,然后做做题。并不是要全会做才有学上,保持自信。
15.对未来入学后的规划是什么样的呢?
现在就是跟前辈一起做实验,然后上上课。
03
笔记分享+老师点评
由于疫情的影响,刘同学在备考期间语校能够结伴学习的同学并不多,一直属于一个比较寂寞的状态。塾内也一直希望通过班主任及班课的形式帮助同学缓解独自备考的焦虑。最终,通过扎实地复习、及时地调整心态,刘同学同时合格了三所难关院校,恭喜!?
✏️ 笔记分享 ✏️
张老师寄语
刘san记得是很早就报名,等待开放入境期间,一直在规划下进行复习和准备。入境已经是四月,离出愿考试就不到4个月,刚来日本又要花时间适应生活,所以我对刘san以及和他一样的学生都比较担心,怕复习跟不上。然而刘san自己十分努力,也积极与规划同步,保持了一定的备考复习强度。最后以“阶梯式出愿”策略,斩获了三个学校的offer。足足给了我一个惊喜。望在日后的科研学习中,继续保持这种努力认真的势头,冲就完事儿了。?