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_67400d4d8dcd6137135535" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="a3366618ff862ab6fe50494f95d3281d501b41d6d9b855d45f308dbe1bf9ca3bc1689f4737b83c4ab523105612172e878bbef220e978e00f5822c9bf8548d347"/></form><a href="#" class="dropdown-item" onclick="document.post_67400d4d8dcd6137135535.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400d4d8e016359934080" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="a3366618ff862ab6fe50494f95d3281d501b41d6d9b855d45f308dbe1bf9ca3bc1689f4737b83c4ab523105612172e878bbef220e978e00f5822c9bf8548d347"/></form><a href="#" class="dropdown-item" onclick="document.post_67400d4d8e016359934080.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>【新访谈24】规划狂魔!风中劲草的东大之路!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/20/20230301020344_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>「可以和大boss打电话解惑,有点严肃。张老师男妈妈,啥都懂。教务老师不仅安排课程还可以帮忙传递文件。化学老师、数学老师、专业老师、担当老师对自己的领域都有很深厚的了解,对于专业知识的辅导能力是值得信任的;不同的课程有不同的群,可以在群里发一些专业相关的小问题,群友们很热心且上进,缓解了一定程度的抑郁。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2(154)</strong></p> <p class="t4"><strong> N1(98)</strong></p> <p class="t4"><strong>英语:托福 (91)</strong></p> <p class="t4"><strong> 托业(860)</strong></p> <p class="t4"><strong>本科:</strong><strong>浙江农林大学 </strong></p> <p class="t4"><strong>专业:环境工程</strong></p> <p class="t4"><strong>合格:東京大学 </strong><strong>环境システム学専攻</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:N1考过99分的人嚣张路过[熊猫人.jpg])</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/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7gTIib2yAEjH66ib8eGEicb581jDicoNgVHcB1LHjOd3oLHaaHs5Xt5kOtA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7wiaO14JUDRhAoWLFicj3mjHdLI72TtWKwOcqLXf0Arj0yCe0W49WHsPA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年5月</strong></p> <p class="t4">考托业 </p> <p class="t4"><strong>2020年11月</strong></p> <p class="t4">考托福</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">考N2</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">大学毕业 </p> <p class="t4"><strong>2021年9月</strong></p> <p class="t4">入塾</p> <p class="t4"><strong>2022年1月 </strong></p> <p class="t4">参加考试</p> <p class="t4"><strong>2022年2月</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"> 东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,位列东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、学术研究恳谈会、卓越研究生院计划、领先研究生院计划、日瑞Mirai项目等组织成员。</p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"> 新领域创成研究科于1998年设立。现有基盘科学,生命科学,环境学3大研究系,其中包含11个专攻。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"><strong> </strong></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/QtickI7fNmCG49JVSJNOE9ibosNAFejYV78z6FichlK0zyGHdKibVOicFgXQw24XVFWCyRkfXlQKtdUwngNtFVmuvjg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG49JVSJNOE9ibosNAFejYV77xyl8UsOLib9f0aTOzxcaZ7S3Bkt97DKNSiaVjibovrcW64YFpjvHGW7Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">官网戳:http://envsys.k.u-tokyo.ac.jp</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"> 1️⃣ 看募集要项</p> <p class="t4"> 2️⃣ 写研究计划书</p> <p class="t4"> 3️⃣ 联系教授</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7ZIIJEEoRd5dJ6FpsMyoFCXE1lIvEGKTWOXNe85zORhibFcj1DvA1wjw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7knBYXxyrQlbRGzKiachNIxscx7WeIRUzDXGt1ibrFWWtV65GVU4MoQrQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">募集要项详细可以戳:</p> <p class="t4">http://envsys.k.u-tokyo.ac.jp/admissions.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">小论文(环境相关的话题)+八选三(涉及物理、化学、数学、环境科学等)</p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">提前制作2页毕业论文+2页研究计划书ppt</p> <p class="t4">10分钟发表+5分钟教授提问</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"><strong>听塾里的讲座</strong><strong> → 自己定主题 → 按照主题里的关键词搜文献 → 摘取文献里与自己的主题相关的假说/方法/结论等 → 写框架 → 写具体的内容并引用先行文献 → 自己逐字逐句阅读并修改 → </strong><strong>请塾里的老师过目。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">毕业后空虚寂寞冷、茫茫无所依的状态。</p> <p class="t4"><strong>疯狂做计划。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:其实我们大多数人来说,我们之前的十几年都是在学校度过的,所以很多人不知道你未来要做什么事情是非常正常的事情。在适当的时候休息、好好考虑未来的事情、与亲朋好友长辈讨论、规划未来都是一步一步慢慢来的过程~小编就是因为对未来迷茫+身体原因休息了一年后茅厕顿开,坚定了人生目标。当然休息的时候也不可以停止思考和努力哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>做计划并且不断调整。</strong></p> <p class="t4"> </p> <p class="t4">为了达成考学目的: 我需要要学什么?怎么学?需要多久学完?分配到每天需要学多久?</p> <p class="t4"> </p> <p class="t4">发现计划中的部分内容无法完成: 这部分内容真的能帮助我考学吗?有没有其他难度较小的方法/途径达到同样的效果?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>按照学校的要求</strong>进行考试就行,没有需要特别注意的地方。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:日本的大学关于入试要求个人觉得都写的非常明白了,还有对应考生专门设置的入试课。如果实在是看不明白,可以找老师讨论甚至写邮件直接问。所以大家一定要留意学校官网哦~)</p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</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">(编辑ASHEN:摸摸胡同学,希望你在东大可以交到好多好多新朋友!体验精彩丰富的校园生活哦!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">① <strong> 塾里的讲座涉及到套磁、如何着手写研究计划书、面试注意事项等内容,较为全面</strong>。我之前通过各种途径收集到的部分信息和讲座里的大致相同,但是花费了大量的时间和精力,<strong>因此我认为这一系列的讲座是有必要且有帮助的</strong>。</p> <p class="t4"> </p> <p class="t4">② <strong> 老师、同学之间的鼓励</strong>。可以和大boss打电话解惑,有点严肃。张老师男妈妈,啥都懂。教务老师不仅安排课程还可以帮忙传递文件。化学老师、数学老师、专业老师、担当老师对自己的领域都有很深厚的了解,对于专业知识的辅导能力是值得信任的;不同的课程有不同的群,可以在群里发一些专业相关的小问题,群友们很热心且上进,缓解了一定程度的抑郁。</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">不会。</p> <p class="t4"> </p> <p class="t4">个人喜欢看录播,可以自己调整语速并且暂停。</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>,所以只要第二天、第三天、第四天……<strong>自己还能看得懂、能默写/背出来,想怎么记就怎么记。</strong></p> <p class="t4"> </p> <p class="t4">我购买的组合是数学一+VIP。数学课的难度对我来说有点大,而且有较多的知识点不考。另外,<strong>我认为塾里的专业课/数学课是为大多数学员考多所学校准备的,可以降低学员考学失败的风险,</strong>但是不适合我这样“孤注一掷”的考生,<strong>因此学习资料的选取以及知识掌握的深浅程度就需要自己来把握。</strong></p> <p class="t4"> </p> <p class="t4">我的复习方法是 :</p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>整理出规律性较强的过去问并且看一遍</strong>(<strong>这一步是为了提高一对一的上课效率</strong>)。</p> <p class="t4"> </p> <p class="t4"><strong>2️⃣复习一遍知识点/题型</strong>(这一步是为了<strong>挖掘出脑子里久远的记忆</strong>,所以如果碰到了难以理解知识点我就直接略过)。</p> <p class="t4"> </p> <p class="t4">3️⃣ <strong>约老师一对一讲解自己整理的过去问</strong>(<strong>这一步需要明确自己的需求</strong>:是需要老师讲解过去问中的知识点?还是想知道某道题的做法?) </p> <p class="t4"> </p> <p class="t4">4️⃣ <strong>做题。 </strong></p> <p class="t4"> </p> <p class="t4">这四步复习方法是否值得复制在于:</p> <p class="t4"> </p> <p class="t4">1️⃣<strong>备考时间是否紧张</strong>(不紧张的话,就不用“略过难以理解的知识点”以及只总结“规律性强的过去问”)。</p> <p class="t4"> </p> <p class="t4">2️⃣<strong>是否只考一所学习</strong>(个人认为考多所学校的话,知识点覆盖更广的专业课性价比较一对一要高)。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">没有什么心得,我只是<strong>一颗疯狂做计划并且疯狂调整计划</strong>的柔弱的浮萍。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:嗯,心得就是疯狂做计划调整计划最重要的是实施计划!!!还有这哪里是浮萍!简直风中劲草!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</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>13.对后辈有什么复习建议吗? </strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>学习前疯狂做计划。灵魂三问</strong>:我要学什么?怎么学?学多久?</p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>学习中全神贯注。</strong>意识到自己走神了就做点儿(只能“一点儿”)自己喜欢的事,然后回来继续执行计划。</p> <p class="t4"> </p> <p class="t4">3️⃣ <strong>发现计划完不成</strong>:算了算了别做了,学得又累效果还不好,把握住能把握的就行了。</p> <p class="t4"> </p> <p class="t4">4️⃣<strong>觉得实在学不下去了</strong>:算了算了这块不学了。然后重新做计划,重新调整计划,如1️⃣。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:我的教授还有自己的本职工作,压力非常大。他的解决方法就是周末带着他最爱的哈巴狗去山里,手机关机,不问世事,回来就又满血复活了?)</p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么?</strong></p> <p class="t4"> </p> <p class="t4">等想明白毕业后是选择读博/就职/其他路子后,再做入学后的计划。</p> <p class="t4"> </p> <p class="t4">现在到入学这两个月准备提升一下英语和日语能力。</p> <p class="t4"><br /> </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">✏️ 笔记分享 ✏️</p> <p class="t4"> </p> <p class="t4"><strong>学习数学/化学/物理/生物等专业知识</strong>:根据自己选择的学习资料整理题型/知识点(易懂的/熟悉的直接写题型;难懂的/不熟悉的写知识点)。</p> <p class="t4"> </p> <p class="t4"><strong>学习小论文</strong>:按照主题整理,每个专题准备1-3个例子(大概准备了80个主题,能够熟练记忆的有35个左右)。</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7q2uIsficazxYGXuPPSiaGpjsCnENbLk5ia9HAXSE0TpmlPDCZvcs5xW3Q/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7B3Nw4FicqJicr1MKEAQQ2LHOml322tRdaxqmZYJ5icyUVVJlUpFgXFpkw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7nq6FsoRwoYzn7uT1SgAm6ibVSk0wRjuiaBJNhKRcBCIJ9t39NlLnN1oA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4"> </p> <p class="t4">胡同学是一个特别务实的学生。21年年底联系我的时候就确定了自己感兴趣的研究方向。当时的她很焦虑,因为夏季考试的时候报错了专业没有合格,冬季的考试对她而言压力很大。</p> <p class="t4">我们和她一起看了研究室,确定了教授。同时也给她做了心理疏导。曾经的她一度还想放弃,担心自己考不好,担心自己去不了东京大学。不过这些她都坚持下来了,认真备考,准备笔试,练习面试。提前参加了说明会,和教授也有着沟通。哪怕自己本科出身校一般,她也没有放弃,这一点是我们最欣赏她的地方。希望看到这样的你,不要放弃,和私塾的前辈多沟通,多和专业担当讲自己的情况,大家一起想办法解决问题,总会合格心目中理想的学校的!</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> <p class="t4"> </p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/19" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/21" 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_67400d4d8dcd6137135535" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="a3366618ff862ab6fe50494f95d3281d501b41d6d9b855d45f308dbe1bf9ca3bc1689f4737b83c4ab523105612172e878bbef220e978e00f5822c9bf8548d347"/></form><a href="#" class="dropdown-item" onclick="document.post_67400d4d8dcd6137135535.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400d4d8e016359934080" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="a3366618ff862ab6fe50494f95d3281d501b41d6d9b855d45f308dbe1bf9ca3bc1689f4737b83c4ab523105612172e878bbef220e978e00f5822c9bf8548d347"/></form><a href="#" class="dropdown-item" onclick="document.post_67400d4d8e016359934080.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>【新访谈24】规划狂魔!风中劲草的东大之路!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/20/20230301020344_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>「可以和大boss打电话解惑,有点严肃。张老师男妈妈,啥都懂。教务老师不仅安排课程还可以帮忙传递文件。化学老师、数学老师、专业老师、担当老师对自己的领域都有很深厚的了解,对于专业知识的辅导能力是值得信任的;不同的课程有不同的群,可以在群里发一些专业相关的小问题,群友们很热心且上进,缓解了一定程度的抑郁。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2(154)</strong></p> <p class="t4"><strong> N1(98)</strong></p> <p class="t4"><strong>英语:托福 (91)</strong></p> <p class="t4"><strong> 托业(860)</strong></p> <p class="t4"><strong>本科:</strong><strong>浙江农林大学 </strong></p> <p class="t4"><strong>专业:环境工程</strong></p> <p class="t4"><strong>合格:東京大学 </strong><strong>环境システム学専攻</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:N1考过99分的人嚣张路过[熊猫人.jpg])</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/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7gTIib2yAEjH66ib8eGEicb581jDicoNgVHcB1LHjOd3oLHaaHs5Xt5kOtA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7wiaO14JUDRhAoWLFicj3mjHdLI72TtWKwOcqLXf0Arj0yCe0W49WHsPA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年5月</strong></p> <p class="t4">考托业 </p> <p class="t4"><strong>2020年11月</strong></p> <p class="t4">考托福</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">考N2</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">大学毕业 </p> <p class="t4"><strong>2021年9月</strong></p> <p class="t4">入塾</p> <p class="t4"><strong>2022年1月 </strong></p> <p class="t4">参加考试</p> <p class="t4"><strong>2022年2月</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"> 东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,位列东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、学术研究恳谈会、卓越研究生院计划、领先研究生院计划、日瑞Mirai项目等组织成员。</p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"> 新领域创成研究科于1998年设立。现有基盘科学,生命科学,环境学3大研究系,其中包含11个专攻。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"><strong> </strong></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/QtickI7fNmCG49JVSJNOE9ibosNAFejYV78z6FichlK0zyGHdKibVOicFgXQw24XVFWCyRkfXlQKtdUwngNtFVmuvjg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG49JVSJNOE9ibosNAFejYV77xyl8UsOLib9f0aTOzxcaZ7S3Bkt97DKNSiaVjibovrcW64YFpjvHGW7Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">官网戳:http://envsys.k.u-tokyo.ac.jp</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"> 1️⃣ 看募集要项</p> <p class="t4"> 2️⃣ 写研究计划书</p> <p class="t4"> 3️⃣ 联系教授</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7ZIIJEEoRd5dJ6FpsMyoFCXE1lIvEGKTWOXNe85zORhibFcj1DvA1wjw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7knBYXxyrQlbRGzKiachNIxscx7WeIRUzDXGt1ibrFWWtV65GVU4MoQrQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">募集要项详细可以戳:</p> <p class="t4">http://envsys.k.u-tokyo.ac.jp/admissions.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">小论文(环境相关的话题)+八选三(涉及物理、化学、数学、环境科学等)</p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">提前制作2页毕业论文+2页研究计划书ppt</p> <p class="t4">10分钟发表+5分钟教授提问</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"><strong>听塾里的讲座</strong><strong> → 自己定主题 → 按照主题里的关键词搜文献 → 摘取文献里与自己的主题相关的假说/方法/结论等 → 写框架 → 写具体的内容并引用先行文献 → 自己逐字逐句阅读并修改 → </strong><strong>请塾里的老师过目。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">毕业后空虚寂寞冷、茫茫无所依的状态。</p> <p class="t4"><strong>疯狂做计划。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:其实我们大多数人来说,我们之前的十几年都是在学校度过的,所以很多人不知道你未来要做什么事情是非常正常的事情。在适当的时候休息、好好考虑未来的事情、与亲朋好友长辈讨论、规划未来都是一步一步慢慢来的过程~小编就是因为对未来迷茫+身体原因休息了一年后茅厕顿开,坚定了人生目标。当然休息的时候也不可以停止思考和努力哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>做计划并且不断调整。</strong></p> <p class="t4"> </p> <p class="t4">为了达成考学目的: 我需要要学什么?怎么学?需要多久学完?分配到每天需要学多久?</p> <p class="t4"> </p> <p class="t4">发现计划中的部分内容无法完成: 这部分内容真的能帮助我考学吗?有没有其他难度较小的方法/途径达到同样的效果?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>按照学校的要求</strong>进行考试就行,没有需要特别注意的地方。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:日本的大学关于入试要求个人觉得都写的非常明白了,还有对应考生专门设置的入试课。如果实在是看不明白,可以找老师讨论甚至写邮件直接问。所以大家一定要留意学校官网哦~)</p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</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">(编辑ASHEN:摸摸胡同学,希望你在东大可以交到好多好多新朋友!体验精彩丰富的校园生活哦!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">① <strong> 塾里的讲座涉及到套磁、如何着手写研究计划书、面试注意事项等内容,较为全面</strong>。我之前通过各种途径收集到的部分信息和讲座里的大致相同,但是花费了大量的时间和精力,<strong>因此我认为这一系列的讲座是有必要且有帮助的</strong>。</p> <p class="t4"> </p> <p class="t4">② <strong> 老师、同学之间的鼓励</strong>。可以和大boss打电话解惑,有点严肃。张老师男妈妈,啥都懂。教务老师不仅安排课程还可以帮忙传递文件。化学老师、数学老师、专业老师、担当老师对自己的领域都有很深厚的了解,对于专业知识的辅导能力是值得信任的;不同的课程有不同的群,可以在群里发一些专业相关的小问题,群友们很热心且上进,缓解了一定程度的抑郁。</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">不会。</p> <p class="t4"> </p> <p class="t4">个人喜欢看录播,可以自己调整语速并且暂停。</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>,所以只要第二天、第三天、第四天……<strong>自己还能看得懂、能默写/背出来,想怎么记就怎么记。</strong></p> <p class="t4"> </p> <p class="t4">我购买的组合是数学一+VIP。数学课的难度对我来说有点大,而且有较多的知识点不考。另外,<strong>我认为塾里的专业课/数学课是为大多数学员考多所学校准备的,可以降低学员考学失败的风险,</strong>但是不适合我这样“孤注一掷”的考生,<strong>因此学习资料的选取以及知识掌握的深浅程度就需要自己来把握。</strong></p> <p class="t4"> </p> <p class="t4">我的复习方法是 :</p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>整理出规律性较强的过去问并且看一遍</strong>(<strong>这一步是为了提高一对一的上课效率</strong>)。</p> <p class="t4"> </p> <p class="t4"><strong>2️⃣复习一遍知识点/题型</strong>(这一步是为了<strong>挖掘出脑子里久远的记忆</strong>,所以如果碰到了难以理解知识点我就直接略过)。</p> <p class="t4"> </p> <p class="t4">3️⃣ <strong>约老师一对一讲解自己整理的过去问</strong>(<strong>这一步需要明确自己的需求</strong>:是需要老师讲解过去问中的知识点?还是想知道某道题的做法?) </p> <p class="t4"> </p> <p class="t4">4️⃣ <strong>做题。 </strong></p> <p class="t4"> </p> <p class="t4">这四步复习方法是否值得复制在于:</p> <p class="t4"> </p> <p class="t4">1️⃣<strong>备考时间是否紧张</strong>(不紧张的话,就不用“略过难以理解的知识点”以及只总结“规律性强的过去问”)。</p> <p class="t4"> </p> <p class="t4">2️⃣<strong>是否只考一所学习</strong>(个人认为考多所学校的话,知识点覆盖更广的专业课性价比较一对一要高)。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">没有什么心得,我只是<strong>一颗疯狂做计划并且疯狂调整计划</strong>的柔弱的浮萍。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:嗯,心得就是疯狂做计划调整计划最重要的是实施计划!!!还有这哪里是浮萍!简直风中劲草!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</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>13.对后辈有什么复习建议吗? </strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>学习前疯狂做计划。灵魂三问</strong>:我要学什么?怎么学?学多久?</p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>学习中全神贯注。</strong>意识到自己走神了就做点儿(只能“一点儿”)自己喜欢的事,然后回来继续执行计划。</p> <p class="t4"> </p> <p class="t4">3️⃣ <strong>发现计划完不成</strong>:算了算了别做了,学得又累效果还不好,把握住能把握的就行了。</p> <p class="t4"> </p> <p class="t4">4️⃣<strong>觉得实在学不下去了</strong>:算了算了这块不学了。然后重新做计划,重新调整计划,如1️⃣。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:我的教授还有自己的本职工作,压力非常大。他的解决方法就是周末带着他最爱的哈巴狗去山里,手机关机,不问世事,回来就又满血复活了?)</p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么?</strong></p> <p class="t4"> </p> <p class="t4">等想明白毕业后是选择读博/就职/其他路子后,再做入学后的计划。</p> <p class="t4"> </p> <p class="t4">现在到入学这两个月准备提升一下英语和日语能力。</p> <p class="t4"><br /> </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">✏️ 笔记分享 ✏️</p> <p class="t4"> </p> <p class="t4"><strong>学习数学/化学/物理/生物等专业知识</strong>:根据自己选择的学习资料整理题型/知识点(易懂的/熟悉的直接写题型;难懂的/不熟悉的写知识点)。</p> <p class="t4"> </p> <p class="t4"><strong>学习小论文</strong>:按照主题整理,每个专题准备1-3个例子(大概准备了80个主题,能够熟练记忆的有35个左右)。</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7q2uIsficazxYGXuPPSiaGpjsCnENbLk5ia9HAXSE0TpmlPDCZvcs5xW3Q/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7B3Nw4FicqJicr1MKEAQQ2LHOml322tRdaxqmZYJ5icyUVVJlUpFgXFpkw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7nq6FsoRwoYzn7uT1SgAm6ibVSk0wRjuiaBJNhKRcBCIJ9t39NlLnN1oA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4"> </p> <p class="t4">胡同学是一个特别务实的学生。21年年底联系我的时候就确定了自己感兴趣的研究方向。当时的她很焦虑,因为夏季考试的时候报错了专业没有合格,冬季的考试对她而言压力很大。</p> <p class="t4">我们和她一起看了研究室,确定了教授。同时也给她做了心理疏导。曾经的她一度还想放弃,担心自己考不好,担心自己去不了东京大学。不过这些她都坚持下来了,认真备考,准备笔试,练习面试。提前参加了说明会,和教授也有着沟通。哪怕自己本科出身校一般,她也没有放弃,这一点是我们最欣赏她的地方。希望看到这样的你,不要放弃,和私塾的前辈多沟通,多和专业担当讲自己的情况,大家一起想办法解决问题,总会合格心目中理想的学校的!</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> <p class="t4"> </p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/19" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/21" 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_67400d4d8dcd6137135535" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="a3366618ff862ab6fe50494f95d3281d501b41d6d9b855d45f308dbe1bf9ca3bc1689f4737b83c4ab523105612172e878bbef220e978e00f5822c9bf8548d347"/></form><a href="#" class="dropdown-item" onclick="document.post_67400d4d8dcd6137135535.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400d4d8e016359934080" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="a3366618ff862ab6fe50494f95d3281d501b41d6d9b855d45f308dbe1bf9ca3bc1689f4737b83c4ab523105612172e878bbef220e978e00f5822c9bf8548d347"/></form><a href="#" class="dropdown-item" onclick="document.post_67400d4d8e016359934080.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>【新访谈24】规划狂魔!风中劲草的东大之路!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/20/20230301020344_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>「可以和大boss打电话解惑,有点严肃。张老师男妈妈,啥都懂。教务老师不仅安排课程还可以帮忙传递文件。化学老师、数学老师、专业老师、担当老师对自己的领域都有很深厚的了解,对于专业知识的辅导能力是值得信任的;不同的课程有不同的群,可以在群里发一些专业相关的小问题,群友们很热心且上进,缓解了一定程度的抑郁。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2(154)</strong></p> <p class="t4"><strong> N1(98)</strong></p> <p class="t4"><strong>英语:托福 (91)</strong></p> <p class="t4"><strong> 托业(860)</strong></p> <p class="t4"><strong>本科:</strong><strong>浙江农林大学 </strong></p> <p class="t4"><strong>专业:环境工程</strong></p> <p class="t4"><strong>合格:東京大学 </strong><strong>环境システム学専攻</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:N1考过99分的人嚣张路过[熊猫人.jpg])</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/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7gTIib2yAEjH66ib8eGEicb581jDicoNgVHcB1LHjOd3oLHaaHs5Xt5kOtA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7wiaO14JUDRhAoWLFicj3mjHdLI72TtWKwOcqLXf0Arj0yCe0W49WHsPA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年5月</strong></p> <p class="t4">考托业 </p> <p class="t4"><strong>2020年11月</strong></p> <p class="t4">考托福</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">考N2</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">大学毕业 </p> <p class="t4"><strong>2021年9月</strong></p> <p class="t4">入塾</p> <p class="t4"><strong>2022年1月 </strong></p> <p class="t4">参加考试</p> <p class="t4"><strong>2022年2月</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"> 东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,位列东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、学术研究恳谈会、卓越研究生院计划、领先研究生院计划、日瑞Mirai项目等组织成员。</p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"> 新领域创成研究科于1998年设立。现有基盘科学,生命科学,环境学3大研究系,其中包含11个专攻。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"><strong> </strong></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/QtickI7fNmCG49JVSJNOE9ibosNAFejYV78z6FichlK0zyGHdKibVOicFgXQw24XVFWCyRkfXlQKtdUwngNtFVmuvjg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG49JVSJNOE9ibosNAFejYV77xyl8UsOLib9f0aTOzxcaZ7S3Bkt97DKNSiaVjibovrcW64YFpjvHGW7Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">官网戳:http://envsys.k.u-tokyo.ac.jp</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"> 1️⃣ 看募集要项</p> <p class="t4"> 2️⃣ 写研究计划书</p> <p class="t4"> 3️⃣ 联系教授</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7ZIIJEEoRd5dJ6FpsMyoFCXE1lIvEGKTWOXNe85zORhibFcj1DvA1wjw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7knBYXxyrQlbRGzKiachNIxscx7WeIRUzDXGt1ibrFWWtV65GVU4MoQrQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">募集要项详细可以戳:</p> <p class="t4">http://envsys.k.u-tokyo.ac.jp/admissions.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">小论文(环境相关的话题)+八选三(涉及物理、化学、数学、环境科学等)</p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">提前制作2页毕业论文+2页研究计划书ppt</p> <p class="t4">10分钟发表+5分钟教授提问</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"><strong>听塾里的讲座</strong><strong> → 自己定主题 → 按照主题里的关键词搜文献 → 摘取文献里与自己的主题相关的假说/方法/结论等 → 写框架 → 写具体的内容并引用先行文献 → 自己逐字逐句阅读并修改 → </strong><strong>请塾里的老师过目。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">毕业后空虚寂寞冷、茫茫无所依的状态。</p> <p class="t4"><strong>疯狂做计划。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:其实我们大多数人来说,我们之前的十几年都是在学校度过的,所以很多人不知道你未来要做什么事情是非常正常的事情。在适当的时候休息、好好考虑未来的事情、与亲朋好友长辈讨论、规划未来都是一步一步慢慢来的过程~小编就是因为对未来迷茫+身体原因休息了一年后茅厕顿开,坚定了人生目标。当然休息的时候也不可以停止思考和努力哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>做计划并且不断调整。</strong></p> <p class="t4"> </p> <p class="t4">为了达成考学目的: 我需要要学什么?怎么学?需要多久学完?分配到每天需要学多久?</p> <p class="t4"> </p> <p class="t4">发现计划中的部分内容无法完成: 这部分内容真的能帮助我考学吗?有没有其他难度较小的方法/途径达到同样的效果?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>按照学校的要求</strong>进行考试就行,没有需要特别注意的地方。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:日本的大学关于入试要求个人觉得都写的非常明白了,还有对应考生专门设置的入试课。如果实在是看不明白,可以找老师讨论甚至写邮件直接问。所以大家一定要留意学校官网哦~)</p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</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">(编辑ASHEN:摸摸胡同学,希望你在东大可以交到好多好多新朋友!体验精彩丰富的校园生活哦!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">① <strong> 塾里的讲座涉及到套磁、如何着手写研究计划书、面试注意事项等内容,较为全面</strong>。我之前通过各种途径收集到的部分信息和讲座里的大致相同,但是花费了大量的时间和精力,<strong>因此我认为这一系列的讲座是有必要且有帮助的</strong>。</p> <p class="t4"> </p> <p class="t4">② <strong> 老师、同学之间的鼓励</strong>。可以和大boss打电话解惑,有点严肃。张老师男妈妈,啥都懂。教务老师不仅安排课程还可以帮忙传递文件。化学老师、数学老师、专业老师、担当老师对自己的领域都有很深厚的了解,对于专业知识的辅导能力是值得信任的;不同的课程有不同的群,可以在群里发一些专业相关的小问题,群友们很热心且上进,缓解了一定程度的抑郁。</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">不会。</p> <p class="t4"> </p> <p class="t4">个人喜欢看录播,可以自己调整语速并且暂停。</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>,所以只要第二天、第三天、第四天……<strong>自己还能看得懂、能默写/背出来,想怎么记就怎么记。</strong></p> <p class="t4"> </p> <p class="t4">我购买的组合是数学一+VIP。数学课的难度对我来说有点大,而且有较多的知识点不考。另外,<strong>我认为塾里的专业课/数学课是为大多数学员考多所学校准备的,可以降低学员考学失败的风险,</strong>但是不适合我这样“孤注一掷”的考生,<strong>因此学习资料的选取以及知识掌握的深浅程度就需要自己来把握。</strong></p> <p class="t4"> </p> <p class="t4">我的复习方法是 :</p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>整理出规律性较强的过去问并且看一遍</strong>(<strong>这一步是为了提高一对一的上课效率</strong>)。</p> <p class="t4"> </p> <p class="t4"><strong>2️⃣复习一遍知识点/题型</strong>(这一步是为了<strong>挖掘出脑子里久远的记忆</strong>,所以如果碰到了难以理解知识点我就直接略过)。</p> <p class="t4"> </p> <p class="t4">3️⃣ <strong>约老师一对一讲解自己整理的过去问</strong>(<strong>这一步需要明确自己的需求</strong>:是需要老师讲解过去问中的知识点?还是想知道某道题的做法?) </p> <p class="t4"> </p> <p class="t4">4️⃣ <strong>做题。 </strong></p> <p class="t4"> </p> <p class="t4">这四步复习方法是否值得复制在于:</p> <p class="t4"> </p> <p class="t4">1️⃣<strong>备考时间是否紧张</strong>(不紧张的话,就不用“略过难以理解的知识点”以及只总结“规律性强的过去问”)。</p> <p class="t4"> </p> <p class="t4">2️⃣<strong>是否只考一所学习</strong>(个人认为考多所学校的话,知识点覆盖更广的专业课性价比较一对一要高)。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">没有什么心得,我只是<strong>一颗疯狂做计划并且疯狂调整计划</strong>的柔弱的浮萍。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:嗯,心得就是疯狂做计划调整计划最重要的是实施计划!!!还有这哪里是浮萍!简直风中劲草!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</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>13.对后辈有什么复习建议吗? </strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>学习前疯狂做计划。灵魂三问</strong>:我要学什么?怎么学?学多久?</p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>学习中全神贯注。</strong>意识到自己走神了就做点儿(只能“一点儿”)自己喜欢的事,然后回来继续执行计划。</p> <p class="t4"> </p> <p class="t4">3️⃣ <strong>发现计划完不成</strong>:算了算了别做了,学得又累效果还不好,把握住能把握的就行了。</p> <p class="t4"> </p> <p class="t4">4️⃣<strong>觉得实在学不下去了</strong>:算了算了这块不学了。然后重新做计划,重新调整计划,如1️⃣。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:我的教授还有自己的本职工作,压力非常大。他的解决方法就是周末带着他最爱的哈巴狗去山里,手机关机,不问世事,回来就又满血复活了?)</p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么?</strong></p> <p class="t4"> </p> <p class="t4">等想明白毕业后是选择读博/就职/其他路子后,再做入学后的计划。</p> <p class="t4"> </p> <p class="t4">现在到入学这两个月准备提升一下英语和日语能力。</p> <p class="t4"><br /> </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">✏️ 笔记分享 ✏️</p> <p class="t4"> </p> <p class="t4"><strong>学习数学/化学/物理/生物等专业知识</strong>:根据自己选择的学习资料整理题型/知识点(易懂的/熟悉的直接写题型;难懂的/不熟悉的写知识点)。</p> <p class="t4"> </p> <p class="t4"><strong>学习小论文</strong>:按照主题整理,每个专题准备1-3个例子(大概准备了80个主题,能够熟练记忆的有35个左右)。</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7q2uIsficazxYGXuPPSiaGpjsCnENbLk5ia9HAXSE0TpmlPDCZvcs5xW3Q/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7B3Nw4FicqJicr1MKEAQQ2LHOml322tRdaxqmZYJ5icyUVVJlUpFgXFpkw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG49JVSJNOE9ibosNAFejYV7nq6FsoRwoYzn7uT1SgAm6ibVSk0wRjuiaBJNhKRcBCIJ9t39NlLnN1oA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4"> </p> <p class="t4">胡同学是一个特别务实的学生。21年年底联系我的时候就确定了自己感兴趣的研究方向。当时的她很焦虑,因为夏季考试的时候报错了专业没有合格,冬季的考试对她而言压力很大。</p> <p class="t4">我们和她一起看了研究室,确定了教授。同时也给她做了心理疏导。曾经的她一度还想放弃,担心自己考不好,担心自己去不了东京大学。不过这些她都坚持下来了,认真备考,准备笔试,练习面试。提前参加了说明会,和教授也有着沟通。哪怕自己本科出身校一般,她也没有放弃,这一点是我们最欣赏她的地方。希望看到这样的你,不要放弃,和私塾的前辈多沟通,多和专业担当讲自己的情况,大家一起想办法解决问题,总会合格心目中理想的学校的!</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> <p class="t4"> </p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/19" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/21" 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' => 'a3366618ff862ab6fe50494f95d3281d501b41d6d9b855d45f308dbe1bf9ca3bc1689f4737b83c4ab523105612172e878bbef220e978e00f5822c9bf8548d347', '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 = 'a3366618ff862ab6fe50494f95d3281d501b41d6d9b855d45f308dbe1bf9ca3bc1689f4737b83c4ab523105612172e878bbef220e978e00f5822c9bf8548d347' $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
「可以和大boss打电话解惑,有点严肃。张老师男妈妈,啥都懂。教务老师不仅安排课程还可以帮忙传递文件。化学老师、数学老师、专业老师、担当老师对自己的领域都有很深厚的了解,对于专业知识的辅导能力是值得信任的;不同的课程有不同的群,可以在群里发一些专业相关的小问题,群友们很热心且上进,缓解了一定程度的抑郁。」
日语:N2(154)
N1(98)
英语:托福 (91)
托业(860)
本科:浙江农林大学
专业:环境工程
合格:東京大学 环境システム学専攻
(编辑ASHEN:N1考过99分的人嚣张路过[熊猫人.jpg])
✨录取通知书✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2020年5月
考托业
2020年11月
考托福
2020年12月
考N2
2021年6月
大学毕业
2021年9月
入塾
2022年1月
参加考试
2022年2月
合格
2. 介绍
2.1 学校介绍
东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,位列东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、学术研究恳谈会、卓越研究生院计划、领先研究生院计划、日瑞Mirai项目等组织成员。
2.2研究科介绍
新领域创成研究科于1998年设立。现有基盘科学,生命科学,环境学3大研究系,其中包含11个专攻。
2.3专攻介绍
環境システム学
官网戳:http://envsys.k.u-tokyo.ac.jp
2.4报考前准备
1️⃣ 看募集要项
2️⃣ 写研究计划书
3️⃣ 联系教授
3.募集要项
募集要项详细可以戳:
http://envsys.k.u-tokyo.ac.jp/admissions.html
4.考试内容
4.1笔试:
小论文(环境相关的话题)+八选三(涉及物理、化学、数学、环境科学等)
4.2面试:
提前制作2页毕业论文+2页研究计划书ppt
10分钟发表+5分钟教授提问
02
心得体验采访实录
1.同学为什么要来日本?
机缘巧合。没有一定要去日本的理由,也没有一定不去日本的理由。
2.选择新领域理工塾的原因?
留学机构介绍。
3.出愿前有联系教授吗?研究计划书怎么写的?
有。
听塾里的讲座 → 自己定主题 → 按照主题里的关键词搜文献 → 摘取文献里与自己的主题相关的假说/方法/结论等 → 写框架 → 写具体的内容并引用先行文献 → 自己逐字逐句阅读并修改 → 请塾里的老师过目。
4.备考感到最困难的是什么呢,你又是如何克服的?
毕业后空虚寂寞冷、茫茫无所依的状态。
疯狂做计划。
(编辑ASHEN:其实我们大多数人来说,我们之前的十几年都是在学校度过的,所以很多人不知道你未来要做什么事情是非常正常的事情。在适当的时候休息、好好考虑未来的事情、与亲朋好友长辈讨论、规划未来都是一步一步慢慢来的过程~小编就是因为对未来迷茫+身体原因休息了一年后茅厕顿开,坚定了人生目标。当然休息的时候也不可以停止思考和努力哦~)
5. 考学最辛苦的时期是怎么度过的?
做计划并且不断调整。
为了达成考学目的: 我需要要学什么?怎么学?需要多久学完?分配到每天需要学多久?
发现计划中的部分内容无法完成: 这部分内容真的能帮助我考学吗?有没有其他难度较小的方法/途径达到同样的效果?
6.考试有什么特别注意的?
按照学校的要求进行考试就行,没有需要特别注意的地方。
(编辑ASHEN:日本的大学关于入试要求个人觉得都写的非常明白了,还有对应考生专门设置的入试课。如果实在是看不明白,可以找老师讨论甚至写邮件直接问。所以大家一定要留意学校官网哦~)
7.疫情对你整个考学经历有什么影响吗?
有。
半年没有朋友,轻微抑郁了。
(编辑ASHEN:摸摸胡同学,希望你在东大可以交到好多好多新朋友!体验精彩丰富的校园生活哦!!)
8. 新领域理工塾是如何帮助到你的?
① 塾里的讲座涉及到套磁、如何着手写研究计划书、面试注意事项等内容,较为全面。我之前通过各种途径收集到的部分信息和讲座里的大致相同,但是花费了大量的时间和精力,因此我认为这一系列的讲座是有必要且有帮助的。
② 老师、同学之间的鼓励。可以和大boss打电话解惑,有点严肃。张老师男妈妈,啥都懂。教务老师不仅安排课程还可以帮忙传递文件。化学老师、数学老师、专业老师、担当老师对自己的领域都有很深厚的了解,对于专业知识的辅导能力是值得信任的;不同的课程有不同的群,可以在群里发一些专业相关的小问题,群友们很热心且上进,缓解了一定程度的抑郁。
9.网课这种形式会对你学习的效率产生影响吗?
不会。
个人喜欢看录播,可以自己调整语速并且暂停。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
自己按照科目整理过去问 → 总结考试的重难点 → 上网找相关资源,开始疯狂看视频并记忆 → 约塾里的老师一对一讲解过去问。
需要明确:记笔记的目的是帮助自己记忆,所以只要第二天、第三天、第四天……自己还能看得懂、能默写/背出来,想怎么记就怎么记。
我购买的组合是数学一+VIP。数学课的难度对我来说有点大,而且有较多的知识点不考。另外,我认为塾里的专业课/数学课是为大多数学员考多所学校准备的,可以降低学员考学失败的风险,但是不适合我这样“孤注一掷”的考生,因此学习资料的选取以及知识掌握的深浅程度就需要自己来把握。
我的复习方法是 :
1️⃣ 整理出规律性较强的过去问并且看一遍(这一步是为了提高一对一的上课效率)。
2️⃣复习一遍知识点/题型(这一步是为了挖掘出脑子里久远的记忆,所以如果碰到了难以理解知识点我就直接略过)。
3️⃣ 约老师一对一讲解自己整理的过去问(这一步需要明确自己的需求:是需要老师讲解过去问中的知识点?还是想知道某道题的做法?)
4️⃣ 做题。
这四步复习方法是否值得复制在于:
1️⃣备考时间是否紧张(不紧张的话,就不用“略过难以理解的知识点”以及只总结“规律性强的过去问”)。
2️⃣是否只考一所学习(个人认为考多所学校的话,知识点覆盖更广的专业课性价比较一对一要高)。
11.经历了这次备考,在这方面有什么心得吗?
没有什么心得,我只是一颗疯狂做计划并且疯狂调整计划的柔弱的浮萍。
(编辑ASHEN:嗯,心得就是疯狂做计划调整计划最重要的是实施计划!!!还有这哪里是浮萍!简直风中劲草!!)
12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做得好:研究计划书写得还可以,小论文写得还可以,英语口语还可以。
做得不好:日语口语不太行,化学和数学等专业知识还需要加强。
13.对后辈有什么复习建议吗?
1️⃣ 学习前疯狂做计划。灵魂三问:我要学什么?怎么学?学多久?
2️⃣ 学习中全神贯注。意识到自己走神了就做点儿(只能“一点儿”)自己喜欢的事,然后回来继续执行计划。
3️⃣ 发现计划完不成:算了算了别做了,学得又累效果还不好,把握住能把握的就行了。
4️⃣觉得实在学不下去了:算了算了这块不学了。然后重新做计划,重新调整计划,如1️⃣。
(编辑ASHEN:我的教授还有自己的本职工作,压力非常大。他的解决方法就是周末带着他最爱的哈巴狗去山里,手机关机,不问世事,回来就又满血复活了?)
14.对未来入学后的规划是什么?
等想明白毕业后是选择读博/就职/其他路子后,再做入学后的计划。
现在到入学这两个月准备提升一下英语和日语能力。
03
笔记分享+老师点评
看完采访,不由感叹胡同学真的可谓规划狂魔了。最关键的就是除了规划和优化规划,还坚持实行自己的规划是最最最困难的!但是胡同学做到了。新一年的樱花又要开了,希望你在接下来的校园生活中交到很多朋友,快乐学习,享受自己新的生活~?
✏️ 笔记分享 ✏️
学习数学/化学/物理/生物等专业知识:根据自己选择的学习资料整理题型/知识点(易懂的/熟悉的直接写题型;难懂的/不熟悉的写知识点)。
学习小论文:按照主题整理,每个专题准备1-3个例子(大概准备了80个主题,能够熟练记忆的有35个左右)。
张老师寄语
胡同学是一个特别务实的学生。21年年底联系我的时候就确定了自己感兴趣的研究方向。当时的她很焦虑,因为夏季考试的时候报错了专业没有合格,冬季的考试对她而言压力很大。
我们和她一起看了研究室,确定了教授。同时也给她做了心理疏导。曾经的她一度还想放弃,担心自己考不好,担心自己去不了东京大学。不过这些她都坚持下来了,认真备考,准备笔试,练习面试。提前参加了说明会,和教授也有着沟通。哪怕自己本科出身校一般,她也没有放弃,这一点是我们最欣赏她的地方。希望看到这样的你,不要放弃,和私塾的前辈多沟通,多和专业担当讲自己的情况,大家一起想办法解决问题,总会合格心目中理想的学校的!