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_67400496e2251935863148" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6b0c7f98c3c2ded708ad6b422509ccf9ee153d59cc4a383efc5433c3a5289d97fd30d7fd0a2f0e8c976de768eb5db9f16e1891afeada4efc8df21cd1e3ba791d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400496e2251935863148.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400496e259b174869204" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6b0c7f98c3c2ded708ad6b422509ccf9ee153d59cc4a383efc5433c3a5289d97fd30d7fd0a2f0e8c976de768eb5db9f16e1891afeada4efc8df21cd1e3ba791d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400496e259b174869204.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>【学部新访谈02】欧美转战日本,四个月积累面试经验国内直考合格</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/26/20230301021306_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">编辑|SEI_yuzu</p> <p class="t4"> </p> <p class="t4"><em> 「之前报名大学时我会对志望理由书的内容非常纠结,在快要到提交期限时,到夜里十一点多才完成,但提前和老师说明情况之后,老师也会及时反馈,零点以后收到老师帮我改好的志望理由书,让我非常安心。」</em></p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N3 </strong></p> <p class="t4"><strong>英语:无</strong></p> <p class="t4"><strong>EJU:500+</strong></p> <p class="t4"><strong>合格</strong><strong>:东洋大学</strong></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/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZvyTytw9FMK2TUT5j6PaIp0UAtwwXK0mvymV8rXyiaFHhxGTiaicrSfoXQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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>2019年8月</strong></p> <p class="t4">前往加拿大留学</p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">回国开始准备日本留学</p> <p class="t4"><strong>2021年1月</strong></p> <p class="t4">开始准备EJU考试(自学)</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">参与EJU考试</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">报名新领域理工塾考学辅导套餐</p> <p class="t4"><strong>2021年12月</strong></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">东洋大学(Toyo University),是位于日本东京都的一所著名私立大学。其前身是1887年由井上圆了博士创立的“私立哲学馆。也是日本超级国际化大学计划,全球大学高研院联盟等组织成员。</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/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZn20LeqXENaW5TPlteANO4dVm2kmBm4wOksS49zGaZf80qurefjePhQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">同时东洋大学也是首都圈内著名私立大学学群“日东专驹”中的一员。在THE日本大学榜单中,位于77名,在私立大学中也是名列前茅。</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/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZn1Xia2kPfgb0RlZDiavkF7NaK0LsJu0v3Q2JhmDEOTx7MQ6LUdhv165w/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> 2.2 学部学科介绍 </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>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"> 外国人留学生渡日前入试</p> <p class="t4"> 2021年11月20日~21日面试</p> <p class="t4"> 2021年12月1日合格发表</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4">4.2面试:</p> <p class="t4"> </p> <p class="t4">面试中被问到的问题:</p> <p class="t4">1. 为什么选择我们学校</p> <p class="t4">2. 稍微说一下之前的学校</p> <p class="t4">3. 对于日本的(専門)知道些什么</p> <p class="t4">4. 知道这个专业和隔壁建筑专业有什么不同吗</p> <p class="t4">5. 毕业以后有什么打算</p> <p class="t4">6. 大学院毕业以后想从事什么工作,是回国还是留在日本就职</p> <p class="t4">7. 具体想学这个专业的什么内容呢,和一些更细专业相关的问题</p> <p class="t4">8. 自我PR一下</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">我之前因为父母的安排,在高中毕业之后就去加拿大的一个大学上学了。因为在加拿大的时候,学习的不是我自己感兴趣的专业,学习压力很大,而且对于那边的环境也不太适应。所以在和父母好好讨论之后,决定到我比较喜欢的日本重新求学。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">在知乎上了解日本留学的时候发现的。因为我觉得学理科的人都比较实在,比较干实事的。<strong>而且咨询时的老师也是非常专业,所以就选择了新领域理工塾。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.目前合格的专业是什么?关于为什么选择这个专业?</strong></p> <p class="t4"> </p> <p class="t4">合格的是都市环境设计学科。当时和班主任老师关于专业选择也聊了很久,老师最后向我推荐了城市环境类学科,我也比较认同。我的家长也觉得比较满意。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.志望理由书的内容以及完成过程?</strong></p> <p class="t4"> </p> <p class="t4">因为我之前不是很懂志望理由书的写法,班主任老师也会从头开始对写法进行讲解。另外非常地感谢班主任老师的一点是,之前报名大学时我会对志望理由书的内容非常纠结,在快要到提交期限时,到夜里十一点多才完成,但提前和老师说明情况之后,<strong>老师也会及时反馈,零点以后收到老师帮我改好的志望理由书,让我非常安心。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">备考最困难的是去香港考EJU的时候,在酒店隔离的那段时间,隔离的酒店小,而且六月的香港特别热,本来计划在隔离的时候再好好复习一遍,但是复习的效率就没有想象中的好。不过在最终参加正式考试时,还是尽自己所能努力了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">看asoul直播(关注嘉然顿顿解馋)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>考前不要想太多,好好做题比担心考得不好怎么办要更有用一些。</strong>虽然我有时候也会焦虑,但是当认真看进去书了以后焦虑就会缓解很多。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">影响很大。去香港隔离、回来之后再隔离,最后还居家隔离,为了考EJU隔离了快一个月,还有托福,我记得最开始我报的是九月的,经历了反复的取消、最后也没能考上。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.新领域理工塾是如何帮助到你的?</strong></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">我个人是真的很不喜欢网课,但是逐渐习惯之后,效率也慢慢提高了。</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"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">我觉得我自己还是主观能动性比较强的,所以很多情况下班主任老师告诉我该做什么,我就能够很快去完成,效率还是比较高的。但是我也觉得如果我能够更早准备日语和EJU的话,也许成绩会有一些进步,会能够去尝试报考更好的大学。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得日语能力还是很重要的,整体的日语水平越高越好。EJU的考试其实还是要多做真题多练习就会进步的比较快。另外面试的时候,<strong>一定要提前准备好面试稿的内容,如果被问到没准备的内容,最好可以灵活的随机应变。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">这次其实在国内就能直接合格东洋大学,省去了语言学校这一关,对我自己来说也是比较幸运的。所以我也很珍惜这次合格的机会。在来到日本,入学大学之后我想去做一些兴趣爱好相关的事情,同时也会好好学习,度过一个充实的大学时光。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>课件分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZxGO04qscj1NrJbQAczfF2nBMAf7ZB8EzS1nib1EPBRMKhibzTYZCiaQPQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">新领域理工塾面试指导课程1</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/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZNwU2sSxX0gt0PXJa2njibqn4Q5gDdQu5uvGCrxhtGDzKsLDjyeZ3r5g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">新领域理工塾面试指导课程2</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">W同学是一位非常上进的同学。虽然一直都是通过网络和同学接触,但是能感受到同学有着自己的兴趣爱好,有着自己的目标。</p> <p class="t4"> </p> <p class="t4">虽然同学一开始对于日本留学了解的比较少,<strong>但是通过在塾里的指导,也逐渐有了自己的想法。</strong>在同学后来和我复盘面试的情况时,我也很开心听到同学能够在面试遇到小困难的情况下灵活应变。虽然因为疫情还有一些小目标没有达成,但是我相信同学抱着这样的热情,也一定能够在来到日本之后开始精彩的留学生活!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/25" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/27" 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_67400496e2251935863148" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6b0c7f98c3c2ded708ad6b422509ccf9ee153d59cc4a383efc5433c3a5289d97fd30d7fd0a2f0e8c976de768eb5db9f16e1891afeada4efc8df21cd1e3ba791d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400496e2251935863148.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400496e259b174869204" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6b0c7f98c3c2ded708ad6b422509ccf9ee153d59cc4a383efc5433c3a5289d97fd30d7fd0a2f0e8c976de768eb5db9f16e1891afeada4efc8df21cd1e3ba791d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400496e259b174869204.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>【学部新访谈02】欧美转战日本,四个月积累面试经验国内直考合格</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/26/20230301021306_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">编辑|SEI_yuzu</p> <p class="t4"> </p> <p class="t4"><em> 「之前报名大学时我会对志望理由书的内容非常纠结,在快要到提交期限时,到夜里十一点多才完成,但提前和老师说明情况之后,老师也会及时反馈,零点以后收到老师帮我改好的志望理由书,让我非常安心。」</em></p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N3 </strong></p> <p class="t4"><strong>英语:无</strong></p> <p class="t4"><strong>EJU:500+</strong></p> <p class="t4"><strong>合格</strong><strong>:东洋大学</strong></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/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZvyTytw9FMK2TUT5j6PaIp0UAtwwXK0mvymV8rXyiaFHhxGTiaicrSfoXQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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>2019年8月</strong></p> <p class="t4">前往加拿大留学</p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">回国开始准备日本留学</p> <p class="t4"><strong>2021年1月</strong></p> <p class="t4">开始准备EJU考试(自学)</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">参与EJU考试</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">报名新领域理工塾考学辅导套餐</p> <p class="t4"><strong>2021年12月</strong></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">东洋大学(Toyo University),是位于日本东京都的一所著名私立大学。其前身是1887年由井上圆了博士创立的“私立哲学馆。也是日本超级国际化大学计划,全球大学高研院联盟等组织成员。</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/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZn20LeqXENaW5TPlteANO4dVm2kmBm4wOksS49zGaZf80qurefjePhQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">同时东洋大学也是首都圈内著名私立大学学群“日东专驹”中的一员。在THE日本大学榜单中,位于77名,在私立大学中也是名列前茅。</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/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZn1Xia2kPfgb0RlZDiavkF7NaK0LsJu0v3Q2JhmDEOTx7MQ6LUdhv165w/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> 2.2 学部学科介绍 </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>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"> 外国人留学生渡日前入试</p> <p class="t4"> 2021年11月20日~21日面试</p> <p class="t4"> 2021年12月1日合格发表</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4">4.2面试:</p> <p class="t4"> </p> <p class="t4">面试中被问到的问题:</p> <p class="t4">1. 为什么选择我们学校</p> <p class="t4">2. 稍微说一下之前的学校</p> <p class="t4">3. 对于日本的(専門)知道些什么</p> <p class="t4">4. 知道这个专业和隔壁建筑专业有什么不同吗</p> <p class="t4">5. 毕业以后有什么打算</p> <p class="t4">6. 大学院毕业以后想从事什么工作,是回国还是留在日本就职</p> <p class="t4">7. 具体想学这个专业的什么内容呢,和一些更细专业相关的问题</p> <p class="t4">8. 自我PR一下</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">我之前因为父母的安排,在高中毕业之后就去加拿大的一个大学上学了。因为在加拿大的时候,学习的不是我自己感兴趣的专业,学习压力很大,而且对于那边的环境也不太适应。所以在和父母好好讨论之后,决定到我比较喜欢的日本重新求学。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">在知乎上了解日本留学的时候发现的。因为我觉得学理科的人都比较实在,比较干实事的。<strong>而且咨询时的老师也是非常专业,所以就选择了新领域理工塾。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.目前合格的专业是什么?关于为什么选择这个专业?</strong></p> <p class="t4"> </p> <p class="t4">合格的是都市环境设计学科。当时和班主任老师关于专业选择也聊了很久,老师最后向我推荐了城市环境类学科,我也比较认同。我的家长也觉得比较满意。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.志望理由书的内容以及完成过程?</strong></p> <p class="t4"> </p> <p class="t4">因为我之前不是很懂志望理由书的写法,班主任老师也会从头开始对写法进行讲解。另外非常地感谢班主任老师的一点是,之前报名大学时我会对志望理由书的内容非常纠结,在快要到提交期限时,到夜里十一点多才完成,但提前和老师说明情况之后,<strong>老师也会及时反馈,零点以后收到老师帮我改好的志望理由书,让我非常安心。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">备考最困难的是去香港考EJU的时候,在酒店隔离的那段时间,隔离的酒店小,而且六月的香港特别热,本来计划在隔离的时候再好好复习一遍,但是复习的效率就没有想象中的好。不过在最终参加正式考试时,还是尽自己所能努力了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">看asoul直播(关注嘉然顿顿解馋)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>考前不要想太多,好好做题比担心考得不好怎么办要更有用一些。</strong>虽然我有时候也会焦虑,但是当认真看进去书了以后焦虑就会缓解很多。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">影响很大。去香港隔离、回来之后再隔离,最后还居家隔离,为了考EJU隔离了快一个月,还有托福,我记得最开始我报的是九月的,经历了反复的取消、最后也没能考上。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.新领域理工塾是如何帮助到你的?</strong></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">我个人是真的很不喜欢网课,但是逐渐习惯之后,效率也慢慢提高了。</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"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">我觉得我自己还是主观能动性比较强的,所以很多情况下班主任老师告诉我该做什么,我就能够很快去完成,效率还是比较高的。但是我也觉得如果我能够更早准备日语和EJU的话,也许成绩会有一些进步,会能够去尝试报考更好的大学。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得日语能力还是很重要的,整体的日语水平越高越好。EJU的考试其实还是要多做真题多练习就会进步的比较快。另外面试的时候,<strong>一定要提前准备好面试稿的内容,如果被问到没准备的内容,最好可以灵活的随机应变。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">这次其实在国内就能直接合格东洋大学,省去了语言学校这一关,对我自己来说也是比较幸运的。所以我也很珍惜这次合格的机会。在来到日本,入学大学之后我想去做一些兴趣爱好相关的事情,同时也会好好学习,度过一个充实的大学时光。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>课件分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZxGO04qscj1NrJbQAczfF2nBMAf7ZB8EzS1nib1EPBRMKhibzTYZCiaQPQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">新领域理工塾面试指导课程1</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/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZNwU2sSxX0gt0PXJa2njibqn4Q5gDdQu5uvGCrxhtGDzKsLDjyeZ3r5g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">新领域理工塾面试指导课程2</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">W同学是一位非常上进的同学。虽然一直都是通过网络和同学接触,但是能感受到同学有着自己的兴趣爱好,有着自己的目标。</p> <p class="t4"> </p> <p class="t4">虽然同学一开始对于日本留学了解的比较少,<strong>但是通过在塾里的指导,也逐渐有了自己的想法。</strong>在同学后来和我复盘面试的情况时,我也很开心听到同学能够在面试遇到小困难的情况下灵活应变。虽然因为疫情还有一些小目标没有达成,但是我相信同学抱着这样的热情,也一定能够在来到日本之后开始精彩的留学生活!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/25" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/27" 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_67400496e2251935863148" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6b0c7f98c3c2ded708ad6b422509ccf9ee153d59cc4a383efc5433c3a5289d97fd30d7fd0a2f0e8c976de768eb5db9f16e1891afeada4efc8df21cd1e3ba791d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400496e2251935863148.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400496e259b174869204" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="6b0c7f98c3c2ded708ad6b422509ccf9ee153d59cc4a383efc5433c3a5289d97fd30d7fd0a2f0e8c976de768eb5db9f16e1891afeada4efc8df21cd1e3ba791d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400496e259b174869204.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>【学部新访谈02】欧美转战日本,四个月积累面试经验国内直考合格</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/26/20230301021306_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">编辑|SEI_yuzu</p> <p class="t4"> </p> <p class="t4"><em> 「之前报名大学时我会对志望理由书的内容非常纠结,在快要到提交期限时,到夜里十一点多才完成,但提前和老师说明情况之后,老师也会及时反馈,零点以后收到老师帮我改好的志望理由书,让我非常安心。」</em></p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N3 </strong></p> <p class="t4"><strong>英语:无</strong></p> <p class="t4"><strong>EJU:500+</strong></p> <p class="t4"><strong>合格</strong><strong>:东洋大学</strong></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/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZvyTytw9FMK2TUT5j6PaIp0UAtwwXK0mvymV8rXyiaFHhxGTiaicrSfoXQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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>2019年8月</strong></p> <p class="t4">前往加拿大留学</p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">回国开始准备日本留学</p> <p class="t4"><strong>2021年1月</strong></p> <p class="t4">开始准备EJU考试(自学)</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">参与EJU考试</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">报名新领域理工塾考学辅导套餐</p> <p class="t4"><strong>2021年12月</strong></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">东洋大学(Toyo University),是位于日本东京都的一所著名私立大学。其前身是1887年由井上圆了博士创立的“私立哲学馆。也是日本超级国际化大学计划,全球大学高研院联盟等组织成员。</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/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZn20LeqXENaW5TPlteANO4dVm2kmBm4wOksS49zGaZf80qurefjePhQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">同时东洋大学也是首都圈内著名私立大学学群“日东专驹”中的一员。在THE日本大学榜单中,位于77名,在私立大学中也是名列前茅。</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/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZn1Xia2kPfgb0RlZDiavkF7NaK0LsJu0v3Q2JhmDEOTx7MQ6LUdhv165w/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> 2.2 学部学科介绍 </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>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"> 外国人留学生渡日前入试</p> <p class="t4"> 2021年11月20日~21日面试</p> <p class="t4"> 2021年12月1日合格发表</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4">4.2面试:</p> <p class="t4"> </p> <p class="t4">面试中被问到的问题:</p> <p class="t4">1. 为什么选择我们学校</p> <p class="t4">2. 稍微说一下之前的学校</p> <p class="t4">3. 对于日本的(専門)知道些什么</p> <p class="t4">4. 知道这个专业和隔壁建筑专业有什么不同吗</p> <p class="t4">5. 毕业以后有什么打算</p> <p class="t4">6. 大学院毕业以后想从事什么工作,是回国还是留在日本就职</p> <p class="t4">7. 具体想学这个专业的什么内容呢,和一些更细专业相关的问题</p> <p class="t4">8. 自我PR一下</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">我之前因为父母的安排,在高中毕业之后就去加拿大的一个大学上学了。因为在加拿大的时候,学习的不是我自己感兴趣的专业,学习压力很大,而且对于那边的环境也不太适应。所以在和父母好好讨论之后,决定到我比较喜欢的日本重新求学。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">在知乎上了解日本留学的时候发现的。因为我觉得学理科的人都比较实在,比较干实事的。<strong>而且咨询时的老师也是非常专业,所以就选择了新领域理工塾。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.目前合格的专业是什么?关于为什么选择这个专业?</strong></p> <p class="t4"> </p> <p class="t4">合格的是都市环境设计学科。当时和班主任老师关于专业选择也聊了很久,老师最后向我推荐了城市环境类学科,我也比较认同。我的家长也觉得比较满意。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.志望理由书的内容以及完成过程?</strong></p> <p class="t4"> </p> <p class="t4">因为我之前不是很懂志望理由书的写法,班主任老师也会从头开始对写法进行讲解。另外非常地感谢班主任老师的一点是,之前报名大学时我会对志望理由书的内容非常纠结,在快要到提交期限时,到夜里十一点多才完成,但提前和老师说明情况之后,<strong>老师也会及时反馈,零点以后收到老师帮我改好的志望理由书,让我非常安心。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">备考最困难的是去香港考EJU的时候,在酒店隔离的那段时间,隔离的酒店小,而且六月的香港特别热,本来计划在隔离的时候再好好复习一遍,但是复习的效率就没有想象中的好。不过在最终参加正式考试时,还是尽自己所能努力了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">看asoul直播(关注嘉然顿顿解馋)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>考前不要想太多,好好做题比担心考得不好怎么办要更有用一些。</strong>虽然我有时候也会焦虑,但是当认真看进去书了以后焦虑就会缓解很多。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">影响很大。去香港隔离、回来之后再隔离,最后还居家隔离,为了考EJU隔离了快一个月,还有托福,我记得最开始我报的是九月的,经历了反复的取消、最后也没能考上。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.新领域理工塾是如何帮助到你的?</strong></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">我个人是真的很不喜欢网课,但是逐渐习惯之后,效率也慢慢提高了。</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"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">我觉得我自己还是主观能动性比较强的,所以很多情况下班主任老师告诉我该做什么,我就能够很快去完成,效率还是比较高的。但是我也觉得如果我能够更早准备日语和EJU的话,也许成绩会有一些进步,会能够去尝试报考更好的大学。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得日语能力还是很重要的,整体的日语水平越高越好。EJU的考试其实还是要多做真题多练习就会进步的比较快。另外面试的时候,<strong>一定要提前准备好面试稿的内容,如果被问到没准备的内容,最好可以灵活的随机应变。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">这次其实在国内就能直接合格东洋大学,省去了语言学校这一关,对我自己来说也是比较幸运的。所以我也很珍惜这次合格的机会。在来到日本,入学大学之后我想去做一些兴趣爱好相关的事情,同时也会好好学习,度过一个充实的大学时光。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>课件分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZxGO04qscj1NrJbQAczfF2nBMAf7ZB8EzS1nib1EPBRMKhibzTYZCiaQPQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">新领域理工塾面试指导课程1</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/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZNwU2sSxX0gt0PXJa2njibqn4Q5gDdQu5uvGCrxhtGDzKsLDjyeZ3r5g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">新领域理工塾面试指导课程2</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">W同学是一位非常上进的同学。虽然一直都是通过网络和同学接触,但是能感受到同学有着自己的兴趣爱好,有着自己的目标。</p> <p class="t4"> </p> <p class="t4">虽然同学一开始对于日本留学了解的比较少,<strong>但是通过在塾里的指导,也逐渐有了自己的想法。</strong>在同学后来和我复盘面试的情况时,我也很开心听到同学能够在面试遇到小困难的情况下灵活应变。虽然因为疫情还有一些小目标没有达成,但是我相信同学抱着这样的热情,也一定能够在来到日本之后开始精彩的留学生活!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/25" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/27" 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' => '6b0c7f98c3c2ded708ad6b422509ccf9ee153d59cc4a383efc5433c3a5289d97fd30d7fd0a2f0e8c976de768eb5db9f16e1891afeada4efc8df21cd1e3ba791d', '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 = '6b0c7f98c3c2ded708ad6b422509ccf9ee153d59cc4a383efc5433c3a5289d97fd30d7fd0a2f0e8c976de768eb5db9f16e1891afeada4efc8df21cd1e3ba791d' $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
自述|王同学
点评|周老师
编辑|SEI_yuzu
「之前报名大学时我会对志望理由书的内容非常纠结,在快要到提交期限时,到夜里十一点多才完成,但提前和老师说明情况之后,老师也会及时反馈,零点以后收到老师帮我改好的志望理由书,让我非常安心。」
日语:N3
英语:无
EJU:500+
合格:东洋大学
✨录取通知书✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
课件分享+老师点评
01
备考时间线+准备经历
1. 时间线
2019年8月
前往加拿大留学
2020年10月
回国开始准备日本留学
2021年1月
开始准备EJU考试(自学)
2021年6月
参与EJU考试
2021年8月
报名新领域理工塾考学辅导套餐
2021年12月
国内直考合格东洋大学
2. 介绍
2.1 学校介绍
东洋大学(Toyo University),是位于日本东京都的一所著名私立大学。其前身是1887年由井上圆了博士创立的“私立哲学馆。也是日本超级国际化大学计划,全球大学高研院联盟等组织成员。
同时东洋大学也是首都圈内著名私立大学学群“日东专驹”中的一员。在THE日本大学榜单中,位于77名,在私立大学中也是名列前茅。
2.2 学部学科介绍
理工学部都市环境设计学科
都市环境设计学科,是基于对建筑技术的理解,引导学生们去学习如何创造让人们可以安全和舒适生活的空间的学科。本学科在课程中通过大量的实验和练习,让学生养成建设城市环境的设计技能,以及培养学生可以应用于城市发展中的创造性。
3.募集要项
外国人留学生渡日前入试
2021年11月20日~21日面试
2021年12月1日合格发表
4.考试内容
4.2面试:
面试中被问到的问题:
1. 为什么选择我们学校
2. 稍微说一下之前的学校
3. 对于日本的(専門)知道些什么
4. 知道这个专业和隔壁建筑专业有什么不同吗
5. 毕业以后有什么打算
6. 大学院毕业以后想从事什么工作,是回国还是留在日本就职
7. 具体想学这个专业的什么内容呢,和一些更细专业相关的问题
8. 自我PR一下
02
心得体验采访实录
1.同学为什么要来日本?
我之前因为父母的安排,在高中毕业之后就去加拿大的一个大学上学了。因为在加拿大的时候,学习的不是我自己感兴趣的专业,学习压力很大,而且对于那边的环境也不太适应。所以在和父母好好讨论之后,决定到我比较喜欢的日本重新求学。
2.结识新领域理工塾的契机?
在知乎上了解日本留学的时候发现的。因为我觉得学理科的人都比较实在,比较干实事的。而且咨询时的老师也是非常专业,所以就选择了新领域理工塾。
3.目前合格的专业是什么?关于为什么选择这个专业?
合格的是都市环境设计学科。当时和班主任老师关于专业选择也聊了很久,老师最后向我推荐了城市环境类学科,我也比较认同。我的家长也觉得比较满意。
4.志望理由书的内容以及完成过程?
因为我之前不是很懂志望理由书的写法,班主任老师也会从头开始对写法进行讲解。另外非常地感谢班主任老师的一点是,之前报名大学时我会对志望理由书的内容非常纠结,在快要到提交期限时,到夜里十一点多才完成,但提前和老师说明情况之后,老师也会及时反馈,零点以后收到老师帮我改好的志望理由书,让我非常安心。
5.备考感到最困难的是什么呢,你又是如何克服的?
备考最困难的是去香港考EJU的时候,在酒店隔离的那段时间,隔离的酒店小,而且六月的香港特别热,本来计划在隔离的时候再好好复习一遍,但是复习的效率就没有想象中的好。不过在最终参加正式考试时,还是尽自己所能努力了。
6.考学最辛苦的时期是怎么度过的?
看asoul直播(关注嘉然顿顿解馋)
7.考试有没有什么特别注意的?
考前不要想太多,好好做题比担心考得不好怎么办要更有用一些。虽然我有时候也会焦虑,但是当认真看进去书了以后焦虑就会缓解很多。
8.疫情对你整个考学经历有什么影响吗?
影响很大。去香港隔离、回来之后再隔离,最后还居家隔离,为了考EJU隔离了快一个月,还有托福,我记得最开始我报的是九月的,经历了反复的取消、最后也没能考上。
9.新领域理工塾是如何帮助到你的?
班主任老师帮我选择学校、修改文书、我和学校沟通的时候帮我措辞、帮我审核面试稿、进行模拟面试等等,总之就是受益匪浅。包括我合格之后,在准备入境也有一些不太明白的地方,班主任老师也会很详细地解答。
10.网课这种形式会对你学习的效率产生影响吗?
我个人是真的很不喜欢网课,但是逐渐习惯之后,效率也慢慢提高了。
11.经历了这次备考,在这方面有什么心得吗?
一切最好都要尽早准备。不仅是考试,还有一些其他的比如高中的成绩单、毕业证明这样的文件等等。只有提前都准备好了,才能在临时有变化的时候有时间反应。
12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
我觉得我自己还是主观能动性比较强的,所以很多情况下班主任老师告诉我该做什么,我就能够很快去完成,效率还是比较高的。但是我也觉得如果我能够更早准备日语和EJU的话,也许成绩会有一些进步,会能够去尝试报考更好的大学。
13.对后辈有什么复习建议吗?
我觉得日语能力还是很重要的,整体的日语水平越高越好。EJU的考试其实还是要多做真题多练习就会进步的比较快。另外面试的时候,一定要提前准备好面试稿的内容,如果被问到没准备的内容,最好可以灵活的随机应变。
14. 对未来入学后的规划是什么样的呢?
这次其实在国内就能直接合格东洋大学,省去了语言学校这一关,对我自己来说也是比较幸运的。所以我也很珍惜这次合格的机会。在来到日本,入学大学之后我想去做一些兴趣爱好相关的事情,同时也会好好学习,度过一个充实的大学时光。
03
课件分享+老师点评
新领域理工塾面试指导课程1
新领域理工塾面试指导课程2
王同学从加拿大转战日本留学,时间紧任务重,由于疫情原因选择国内直考,这使得面试变得极为重要。好在她一直坚持不懈与班主任沟通,并且积极参加私塾内面试的课程以及辅导,最终在短短四个月内成功上岸。
班主任周老师寄语
W同学是一位非常上进的同学。虽然一直都是通过网络和同学接触,但是能感受到同学有着自己的兴趣爱好,有着自己的目标。
虽然同学一开始对于日本留学了解的比较少,但是通过在塾里的指导,也逐渐有了自己的想法。在同学后来和我复盘面试的情况时,我也很开心听到同学能够在面试遇到小困难的情况下灵活应变。虽然因为疫情还有一些小目标没有达成,但是我相信同学抱着这样的热情,也一定能够在来到日本之后开始精彩的留学生活!