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_6740060647f5c288673139" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="98cbe7bf7cea4f6be1a2bab576c65801d53269fa326c523d1dcf9b6827f0c612564a6c3f10ae753a65aefbc1e869370135a2af916028eca38b2bae1c371a2636"/></form><a href="#" class="dropdown-item" onclick="document.post_6740060647f5c288673139.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740060648322387167069" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="98cbe7bf7cea4f6be1a2bab576c65801d53269fa326c523d1dcf9b6827f0c612564a6c3f10ae753a65aefbc1e869370135a2af916028eca38b2bae1c371a2636"/></form><a href="#" class="dropdown-item" onclick="document.post_6740060648322387167069.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>【学部新访谈05】坚持努力+老师合理规划 终合格明治信州等四所大学</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/29/20230301021626_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>不过我觉得自己也幸好报名多所大学,所以到了最后可以有比较多的选择,我也推荐大家可以多报几所学校,拓宽自己的可能性。<em>」</em></p> <p class="t4"> </p> <p class="t4"><strong>英语:TOEFL 78</strong></p> <p class="t4"><strong>EJU : 590+</strong></p> <p class="t4"><strong>合格:</strong></p> <p class="t4"><strong>明治大学</strong></p> <p class="t4"><strong>信州大学</strong></p> <p class="t4"><strong>关西学院大学</strong></p> <p class="t4"><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_jpg/QtickI7fNmCGZc2LvOZUibC3QlbpTiaaz4fyB3Bhjwnog8WIt0lYCGpFCWmtx8LsRHiaqiczHJSuUAmnO6yTLECzxjA/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/QtickI7fNmCGZc2LvOZUibC3QlbpTiaaz4fFYmYX5Adl9dXJsb2JmdHoeTMMFJCcxLan1kyLLsOA134pNNsEsH9KA/640?wx_fmt=jpeg&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>2020年4月</strong></p> <p class="t4">开始学习日语</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">参加EJU考试</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">参加托福考试</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">参加N2考试</p> <p class="t4"><strong>2021年11月</strong></p> <p class="t4">合格关西学院大学,加入新领域理工塾开始学习</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">合格明治大学 室兰工业大学</p> <p class="t4"><strong>2022年3月</strong></p> <p class="t4">合格信州大学</p> <p class="t4"><strong>2022年4月</strong></p> <p class="t4">入学明治大学机械情报学科</p> <p class="t4"> </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"><strong>明治大学</strong>(Meiji University),简称明大,是本部设在日本东京的一所一流私立大学 ,为日本文部科学省超级国际化大学计划选定校及国际大学协会成员校,东京都内五大私立名门学府“MARCH"之首 ,2020年关东地区高三学生最想报考大学排行人气第一。</p> <p class="t4"> </p> <p class="t4">明治大学的前身是1881年由岸本辰雄、宫城浩蔵、矢代操创办的五大私立法律学校之一的明治法律学校 ,1920年改称明治大学。迄今为止已向社会输送了超过50万名毕业生,对日本政商界影响巨大,被誉为“就职的明治 ”,2020年「上市企业社长出身校」日本第4。截至2021年,明治与北京大学、香港大学、斯坦福大学、宾夕法尼亚大学、牛津大学等57个国家地区的363所大学建立了交流关系。</p> <p class="t4"> </p> <p class="t4"><strong>信州大学</strong>(しんしゅうだいがく、英语:Shinshu University),本部在长野县松本市旭3-1-1的国立大学,始于1873年,于1949年设立国立大学。信州大学是长野县唯一的国立大学。信大是全日本唯一设有“纤维学部”的大学,纤维学部是信州大学历史最悠久的学部,反映了信州地区做为生丝生产中心的历史地位。2022QS世界大学排名位列801-1000名区间。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>关西学院大学</strong>(Kwansei Gakuin University),日语平假名“かんせいがくいんだいがく”,简称“关学”,设立于日本兵库县西宫市的著名一流私立大学,西日本地区四大名门学府“关关同立”之一。由美国卫理公会教育家Walter Russell Lambuth(蓝华德)牧师创立于1889年,校属基督新教。2014年被日本文部科学省选定为37所超级国际化大学计划(SGU)成员大学之一。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>室兰工业大学</strong>(Muroran Institute of Technology),简称室工大(むろこうだい),位于日本北海道室兰市,是一所历史悠久的日本国立大学。该校位于北海道代表工业都市室兰,其排名在日本以理工为主的国立大学中占有显著的位置。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2 学部学科介绍 </strong></p> <p class="t4"> </p> <p class="t4"><strong>机械情报学科</strong></p> <p class="t4">开发最先进的医疗系统,研究铁路,打开引擎设计系统的开发,以及产品寿命的估计方法。</p> <p class="t4">以技术创新为目标。通过研究,创造出不拘泥于既成概念的新想法培养现实性、开拓未来的工程师。这个学科是得到了JABEE(日本技术人员教育认定机构)的认定。</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"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><strong>明治大学理工学部</strong>:</p> <p class="t4"> 第一次选考:书类审核</p> <p class="t4"> 第二次选考:小论文+口头试问</p> <p class="t4"><strong>信州大学纤维学部</strong>:面试+基础学力考试</p> <p class="t4"><strong>关西学院大学工学部</strong>:书类审核</p> <p class="t4"><strong>室兰工业大学理工学部</strong>:书类审核</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </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"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">因为我是在国内参加过高考,所以对于理科知识的学习上,我的困难不是很大。<strong>但是因为我学习日语的时间不长,而报考大学所需要的一些的文件等等又比较复杂。我就一直想寻找在理工科方面比较专精的塾来帮助我。</strong>在我和新领域理工塾的老师进行了沟通之后,认为塾的服务还是能够满足我的需求的,所以就报名了考学辅导的项目。</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>4.志望理由书的内容以及完成过程?</strong></p> <p class="t4"> </p> <p class="t4">因为我自身来说,比起我的理科,日语是我比较薄弱的科目。因为前期日语都只是在语言学校学习,没有真正意义上的活用过这门语言。和日本人的交际也比较少,所以表达有很多非常不通顺,比较像中文的地方。不仅如此,语法、语序等的错误也很多。一开始,只是自己读了一些辅导书和资料,了解了志望理由书大概需要的框架之后,自己查了大学和专业的相关资料去完成志望理由书。<strong>在报名塾之后,班主任老师除了帮我修改志望理由书的同时,也会顺便告诉我很多在日语写作中需要注意的很多要点,之后在老师的帮助之下,完成志望理由书的效率和质量我也觉得越来越高了。</strong></p> <p class="t4"> </p> <p class="t4"><strong>5.备考感到最困难的是什么呢,你又是如何克服的?</strong></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">因为我基本上都是在日本境内参加的各大考试,所以可能跟在国内不同,自己要去处理学习或者是生活中遇到的一些问题。也势必会在学习上有所分心,当时有过很长一段时间,都是颠倒作息的在晚上学习。我现在回想起来认为还是应该好好调整作息,这样对身体和学习效率都会比较好。</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"><strong>8.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">赴日时间被推迟的时候是最绝望的时候,不过后面赴日以后我觉得就没什么太大影响了。<strong>只能说疫情期间要把握好所有机会吧。</strong></p> <p class="t4"> </p> <p class="t4"><strong>9.新领域理工塾是如何帮助到你的</strong></p> <p class="t4"> </p> <p class="t4">我很感谢我的班主任老师,因为我的特殊情况,在短期内需要报名多所大学,所以文书修改的量大,且时间很短。<strong>但是老师都在短时间之内,帮助我修改文书,也同时给我很多考学指导和反馈。</strong></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"><strong>11.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">我认为这次的经历让我知道时间规划的重要性。在之后的大学生活之中,时间规划能力的提高,对我往后的学习生活应该也会起到很大作用。</p> <p class="t4"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢</strong></p> <p class="t4"> </p> <p class="t4">第二次参与留考的时候,状态我觉得还是比较不好的。如果能够在考试前调整好状态,也许会取得更好的成绩。不过我觉得自己也幸好报名多所大学,所以到了最后可以有比较多的选择,<strong>我也推荐大家可以多报几所学校,拓宽自己的可能性。</strong></p> <p class="t4"> </p> <p class="t4"><strong>13.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">珍惜复习的时间,保持一个稳定的心情参加考试会比较好。<strong>同时一些有经验的老师的指导我觉得有时候会让我们的学习事半功倍。</strong>最好能够多去了解一些信息。</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/QtickI7fNmCGZc2LvOZUibC3QlbpTiaaz4fyshv2V7EMqtxO8ymxg9kmNqaUqiaRRpy0CwsagGrRWqBYf2Suibuic6ag/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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">G同学是一位比较有活力的同学。在短时间内能够高强度的去应试,我认为还是很需要韧性和时间规划能力的。从结果上来看,她也确实做的很好,即使是同时准备多所大学的考试,也没有懈怠,都尽了自己所能去应试。相信对她自己来说也是经历了人生中酣畅淋漓的一段考学历程,也祝福她在大学中继续发光发热!</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/28" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/30" 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_6740060647f5c288673139" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="98cbe7bf7cea4f6be1a2bab576c65801d53269fa326c523d1dcf9b6827f0c612564a6c3f10ae753a65aefbc1e869370135a2af916028eca38b2bae1c371a2636"/></form><a href="#" class="dropdown-item" onclick="document.post_6740060647f5c288673139.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740060648322387167069" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="98cbe7bf7cea4f6be1a2bab576c65801d53269fa326c523d1dcf9b6827f0c612564a6c3f10ae753a65aefbc1e869370135a2af916028eca38b2bae1c371a2636"/></form><a href="#" class="dropdown-item" onclick="document.post_6740060648322387167069.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>【学部新访谈05】坚持努力+老师合理规划 终合格明治信州等四所大学</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/29/20230301021626_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>不过我觉得自己也幸好报名多所大学,所以到了最后可以有比较多的选择,我也推荐大家可以多报几所学校,拓宽自己的可能性。<em>」</em></p> <p class="t4"> </p> <p class="t4"><strong>英语:TOEFL 78</strong></p> <p class="t4"><strong>EJU : 590+</strong></p> <p class="t4"><strong>合格:</strong></p> <p class="t4"><strong>明治大学</strong></p> <p class="t4"><strong>信州大学</strong></p> <p class="t4"><strong>关西学院大学</strong></p> <p class="t4"><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_jpg/QtickI7fNmCGZc2LvOZUibC3QlbpTiaaz4fyB3Bhjwnog8WIt0lYCGpFCWmtx8LsRHiaqiczHJSuUAmnO6yTLECzxjA/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/QtickI7fNmCGZc2LvOZUibC3QlbpTiaaz4fFYmYX5Adl9dXJsb2JmdHoeTMMFJCcxLan1kyLLsOA134pNNsEsH9KA/640?wx_fmt=jpeg&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>2020年4月</strong></p> <p class="t4">开始学习日语</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">参加EJU考试</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">参加托福考试</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">参加N2考试</p> <p class="t4"><strong>2021年11月</strong></p> <p class="t4">合格关西学院大学,加入新领域理工塾开始学习</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">合格明治大学 室兰工业大学</p> <p class="t4"><strong>2022年3月</strong></p> <p class="t4">合格信州大学</p> <p class="t4"><strong>2022年4月</strong></p> <p class="t4">入学明治大学机械情报学科</p> <p class="t4"> </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"><strong>明治大学</strong>(Meiji University),简称明大,是本部设在日本东京的一所一流私立大学 ,为日本文部科学省超级国际化大学计划选定校及国际大学协会成员校,东京都内五大私立名门学府“MARCH"之首 ,2020年关东地区高三学生最想报考大学排行人气第一。</p> <p class="t4"> </p> <p class="t4">明治大学的前身是1881年由岸本辰雄、宫城浩蔵、矢代操创办的五大私立法律学校之一的明治法律学校 ,1920年改称明治大学。迄今为止已向社会输送了超过50万名毕业生,对日本政商界影响巨大,被誉为“就职的明治 ”,2020年「上市企业社长出身校」日本第4。截至2021年,明治与北京大学、香港大学、斯坦福大学、宾夕法尼亚大学、牛津大学等57个国家地区的363所大学建立了交流关系。</p> <p class="t4"> </p> <p class="t4"><strong>信州大学</strong>(しんしゅうだいがく、英语:Shinshu University),本部在长野县松本市旭3-1-1的国立大学,始于1873年,于1949年设立国立大学。信州大学是长野县唯一的国立大学。信大是全日本唯一设有“纤维学部”的大学,纤维学部是信州大学历史最悠久的学部,反映了信州地区做为生丝生产中心的历史地位。2022QS世界大学排名位列801-1000名区间。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>关西学院大学</strong>(Kwansei Gakuin University),日语平假名“かんせいがくいんだいがく”,简称“关学”,设立于日本兵库县西宫市的著名一流私立大学,西日本地区四大名门学府“关关同立”之一。由美国卫理公会教育家Walter Russell Lambuth(蓝华德)牧师创立于1889年,校属基督新教。2014年被日本文部科学省选定为37所超级国际化大学计划(SGU)成员大学之一。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>室兰工业大学</strong>(Muroran Institute of Technology),简称室工大(むろこうだい),位于日本北海道室兰市,是一所历史悠久的日本国立大学。该校位于北海道代表工业都市室兰,其排名在日本以理工为主的国立大学中占有显著的位置。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2 学部学科介绍 </strong></p> <p class="t4"> </p> <p class="t4"><strong>机械情报学科</strong></p> <p class="t4">开发最先进的医疗系统,研究铁路,打开引擎设计系统的开发,以及产品寿命的估计方法。</p> <p class="t4">以技术创新为目标。通过研究,创造出不拘泥于既成概念的新想法培养现实性、开拓未来的工程师。这个学科是得到了JABEE(日本技术人员教育认定机构)的认定。</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"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><strong>明治大学理工学部</strong>:</p> <p class="t4"> 第一次选考:书类审核</p> <p class="t4"> 第二次选考:小论文+口头试问</p> <p class="t4"><strong>信州大学纤维学部</strong>:面试+基础学力考试</p> <p class="t4"><strong>关西学院大学工学部</strong>:书类审核</p> <p class="t4"><strong>室兰工业大学理工学部</strong>:书类审核</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </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"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">因为我是在国内参加过高考,所以对于理科知识的学习上,我的困难不是很大。<strong>但是因为我学习日语的时间不长,而报考大学所需要的一些的文件等等又比较复杂。我就一直想寻找在理工科方面比较专精的塾来帮助我。</strong>在我和新领域理工塾的老师进行了沟通之后,认为塾的服务还是能够满足我的需求的,所以就报名了考学辅导的项目。</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>4.志望理由书的内容以及完成过程?</strong></p> <p class="t4"> </p> <p class="t4">因为我自身来说,比起我的理科,日语是我比较薄弱的科目。因为前期日语都只是在语言学校学习,没有真正意义上的活用过这门语言。和日本人的交际也比较少,所以表达有很多非常不通顺,比较像中文的地方。不仅如此,语法、语序等的错误也很多。一开始,只是自己读了一些辅导书和资料,了解了志望理由书大概需要的框架之后,自己查了大学和专业的相关资料去完成志望理由书。<strong>在报名塾之后,班主任老师除了帮我修改志望理由书的同时,也会顺便告诉我很多在日语写作中需要注意的很多要点,之后在老师的帮助之下,完成志望理由书的效率和质量我也觉得越来越高了。</strong></p> <p class="t4"> </p> <p class="t4"><strong>5.备考感到最困难的是什么呢,你又是如何克服的?</strong></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">因为我基本上都是在日本境内参加的各大考试,所以可能跟在国内不同,自己要去处理学习或者是生活中遇到的一些问题。也势必会在学习上有所分心,当时有过很长一段时间,都是颠倒作息的在晚上学习。我现在回想起来认为还是应该好好调整作息,这样对身体和学习效率都会比较好。</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"><strong>8.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">赴日时间被推迟的时候是最绝望的时候,不过后面赴日以后我觉得就没什么太大影响了。<strong>只能说疫情期间要把握好所有机会吧。</strong></p> <p class="t4"> </p> <p class="t4"><strong>9.新领域理工塾是如何帮助到你的</strong></p> <p class="t4"> </p> <p class="t4">我很感谢我的班主任老师,因为我的特殊情况,在短期内需要报名多所大学,所以文书修改的量大,且时间很短。<strong>但是老师都在短时间之内,帮助我修改文书,也同时给我很多考学指导和反馈。</strong></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"><strong>11.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">我认为这次的经历让我知道时间规划的重要性。在之后的大学生活之中,时间规划能力的提高,对我往后的学习生活应该也会起到很大作用。</p> <p class="t4"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢</strong></p> <p class="t4"> </p> <p class="t4">第二次参与留考的时候,状态我觉得还是比较不好的。如果能够在考试前调整好状态,也许会取得更好的成绩。不过我觉得自己也幸好报名多所大学,所以到了最后可以有比较多的选择,<strong>我也推荐大家可以多报几所学校,拓宽自己的可能性。</strong></p> <p class="t4"> </p> <p class="t4"><strong>13.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">珍惜复习的时间,保持一个稳定的心情参加考试会比较好。<strong>同时一些有经验的老师的指导我觉得有时候会让我们的学习事半功倍。</strong>最好能够多去了解一些信息。</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/QtickI7fNmCGZc2LvOZUibC3QlbpTiaaz4fyshv2V7EMqtxO8ymxg9kmNqaUqiaRRpy0CwsagGrRWqBYf2Suibuic6ag/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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">G同学是一位比较有活力的同学。在短时间内能够高强度的去应试,我认为还是很需要韧性和时间规划能力的。从结果上来看,她也确实做的很好,即使是同时准备多所大学的考试,也没有懈怠,都尽了自己所能去应试。相信对她自己来说也是经历了人生中酣畅淋漓的一段考学历程,也祝福她在大学中继续发光发热!</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/28" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/30" 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_6740060647f5c288673139" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="98cbe7bf7cea4f6be1a2bab576c65801d53269fa326c523d1dcf9b6827f0c612564a6c3f10ae753a65aefbc1e869370135a2af916028eca38b2bae1c371a2636"/></form><a href="#" class="dropdown-item" onclick="document.post_6740060647f5c288673139.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740060648322387167069" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="98cbe7bf7cea4f6be1a2bab576c65801d53269fa326c523d1dcf9b6827f0c612564a6c3f10ae753a65aefbc1e869370135a2af916028eca38b2bae1c371a2636"/></form><a href="#" class="dropdown-item" onclick="document.post_6740060648322387167069.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>【学部新访谈05】坚持努力+老师合理规划 终合格明治信州等四所大学</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/29/20230301021626_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>不过我觉得自己也幸好报名多所大学,所以到了最后可以有比较多的选择,我也推荐大家可以多报几所学校,拓宽自己的可能性。<em>」</em></p> <p class="t4"> </p> <p class="t4"><strong>英语:TOEFL 78</strong></p> <p class="t4"><strong>EJU : 590+</strong></p> <p class="t4"><strong>合格:</strong></p> <p class="t4"><strong>明治大学</strong></p> <p class="t4"><strong>信州大学</strong></p> <p class="t4"><strong>关西学院大学</strong></p> <p class="t4"><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_jpg/QtickI7fNmCGZc2LvOZUibC3QlbpTiaaz4fyB3Bhjwnog8WIt0lYCGpFCWmtx8LsRHiaqiczHJSuUAmnO6yTLECzxjA/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/QtickI7fNmCGZc2LvOZUibC3QlbpTiaaz4fFYmYX5Adl9dXJsb2JmdHoeTMMFJCcxLan1kyLLsOA134pNNsEsH9KA/640?wx_fmt=jpeg&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>2020年4月</strong></p> <p class="t4">开始学习日语</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">参加EJU考试</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">参加托福考试</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">参加N2考试</p> <p class="t4"><strong>2021年11月</strong></p> <p class="t4">合格关西学院大学,加入新领域理工塾开始学习</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">合格明治大学 室兰工业大学</p> <p class="t4"><strong>2022年3月</strong></p> <p class="t4">合格信州大学</p> <p class="t4"><strong>2022年4月</strong></p> <p class="t4">入学明治大学机械情报学科</p> <p class="t4"> </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"><strong>明治大学</strong>(Meiji University),简称明大,是本部设在日本东京的一所一流私立大学 ,为日本文部科学省超级国际化大学计划选定校及国际大学协会成员校,东京都内五大私立名门学府“MARCH"之首 ,2020年关东地区高三学生最想报考大学排行人气第一。</p> <p class="t4"> </p> <p class="t4">明治大学的前身是1881年由岸本辰雄、宫城浩蔵、矢代操创办的五大私立法律学校之一的明治法律学校 ,1920年改称明治大学。迄今为止已向社会输送了超过50万名毕业生,对日本政商界影响巨大,被誉为“就职的明治 ”,2020年「上市企业社长出身校」日本第4。截至2021年,明治与北京大学、香港大学、斯坦福大学、宾夕法尼亚大学、牛津大学等57个国家地区的363所大学建立了交流关系。</p> <p class="t4"> </p> <p class="t4"><strong>信州大学</strong>(しんしゅうだいがく、英语:Shinshu University),本部在长野县松本市旭3-1-1的国立大学,始于1873年,于1949年设立国立大学。信州大学是长野县唯一的国立大学。信大是全日本唯一设有“纤维学部”的大学,纤维学部是信州大学历史最悠久的学部,反映了信州地区做为生丝生产中心的历史地位。2022QS世界大学排名位列801-1000名区间。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>关西学院大学</strong>(Kwansei Gakuin University),日语平假名“かんせいがくいんだいがく”,简称“关学”,设立于日本兵库县西宫市的著名一流私立大学,西日本地区四大名门学府“关关同立”之一。由美国卫理公会教育家Walter Russell Lambuth(蓝华德)牧师创立于1889年,校属基督新教。2014年被日本文部科学省选定为37所超级国际化大学计划(SGU)成员大学之一。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>室兰工业大学</strong>(Muroran Institute of Technology),简称室工大(むろこうだい),位于日本北海道室兰市,是一所历史悠久的日本国立大学。该校位于北海道代表工业都市室兰,其排名在日本以理工为主的国立大学中占有显著的位置。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2 学部学科介绍 </strong></p> <p class="t4"> </p> <p class="t4"><strong>机械情报学科</strong></p> <p class="t4">开发最先进的医疗系统,研究铁路,打开引擎设计系统的开发,以及产品寿命的估计方法。</p> <p class="t4">以技术创新为目标。通过研究,创造出不拘泥于既成概念的新想法培养现实性、开拓未来的工程师。这个学科是得到了JABEE(日本技术人员教育认定机构)的认定。</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"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><strong>明治大学理工学部</strong>:</p> <p class="t4"> 第一次选考:书类审核</p> <p class="t4"> 第二次选考:小论文+口头试问</p> <p class="t4"><strong>信州大学纤维学部</strong>:面试+基础学力考试</p> <p class="t4"><strong>关西学院大学工学部</strong>:书类审核</p> <p class="t4"><strong>室兰工业大学理工学部</strong>:书类审核</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </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"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">因为我是在国内参加过高考,所以对于理科知识的学习上,我的困难不是很大。<strong>但是因为我学习日语的时间不长,而报考大学所需要的一些的文件等等又比较复杂。我就一直想寻找在理工科方面比较专精的塾来帮助我。</strong>在我和新领域理工塾的老师进行了沟通之后,认为塾的服务还是能够满足我的需求的,所以就报名了考学辅导的项目。</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>4.志望理由书的内容以及完成过程?</strong></p> <p class="t4"> </p> <p class="t4">因为我自身来说,比起我的理科,日语是我比较薄弱的科目。因为前期日语都只是在语言学校学习,没有真正意义上的活用过这门语言。和日本人的交际也比较少,所以表达有很多非常不通顺,比较像中文的地方。不仅如此,语法、语序等的错误也很多。一开始,只是自己读了一些辅导书和资料,了解了志望理由书大概需要的框架之后,自己查了大学和专业的相关资料去完成志望理由书。<strong>在报名塾之后,班主任老师除了帮我修改志望理由书的同时,也会顺便告诉我很多在日语写作中需要注意的很多要点,之后在老师的帮助之下,完成志望理由书的效率和质量我也觉得越来越高了。</strong></p> <p class="t4"> </p> <p class="t4"><strong>5.备考感到最困难的是什么呢,你又是如何克服的?</strong></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">因为我基本上都是在日本境内参加的各大考试,所以可能跟在国内不同,自己要去处理学习或者是生活中遇到的一些问题。也势必会在学习上有所分心,当时有过很长一段时间,都是颠倒作息的在晚上学习。我现在回想起来认为还是应该好好调整作息,这样对身体和学习效率都会比较好。</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"><strong>8.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">赴日时间被推迟的时候是最绝望的时候,不过后面赴日以后我觉得就没什么太大影响了。<strong>只能说疫情期间要把握好所有机会吧。</strong></p> <p class="t4"> </p> <p class="t4"><strong>9.新领域理工塾是如何帮助到你的</strong></p> <p class="t4"> </p> <p class="t4">我很感谢我的班主任老师,因为我的特殊情况,在短期内需要报名多所大学,所以文书修改的量大,且时间很短。<strong>但是老师都在短时间之内,帮助我修改文书,也同时给我很多考学指导和反馈。</strong></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"><strong>11.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">我认为这次的经历让我知道时间规划的重要性。在之后的大学生活之中,时间规划能力的提高,对我往后的学习生活应该也会起到很大作用。</p> <p class="t4"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢</strong></p> <p class="t4"> </p> <p class="t4">第二次参与留考的时候,状态我觉得还是比较不好的。如果能够在考试前调整好状态,也许会取得更好的成绩。不过我觉得自己也幸好报名多所大学,所以到了最后可以有比较多的选择,<strong>我也推荐大家可以多报几所学校,拓宽自己的可能性。</strong></p> <p class="t4"> </p> <p class="t4"><strong>13.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">珍惜复习的时间,保持一个稳定的心情参加考试会比较好。<strong>同时一些有经验的老师的指导我觉得有时候会让我们的学习事半功倍。</strong>最好能够多去了解一些信息。</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/QtickI7fNmCGZc2LvOZUibC3QlbpTiaaz4fyshv2V7EMqtxO8ymxg9kmNqaUqiaRRpy0CwsagGrRWqBYf2Suibuic6ag/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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">G同学是一位比较有活力的同学。在短时间内能够高强度的去应试,我认为还是很需要韧性和时间规划能力的。从结果上来看,她也确实做的很好,即使是同时准备多所大学的考试,也没有懈怠,都尽了自己所能去应试。相信对她自己来说也是经历了人生中酣畅淋漓的一段考学历程,也祝福她在大学中继续发光发热!</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/28" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/30" 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' => '98cbe7bf7cea4f6be1a2bab576c65801d53269fa326c523d1dcf9b6827f0c612564a6c3f10ae753a65aefbc1e869370135a2af916028eca38b2bae1c371a2636', '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 = '98cbe7bf7cea4f6be1a2bab576c65801d53269fa326c523d1dcf9b6827f0c612564a6c3f10ae753a65aefbc1e869370135a2af916028eca38b2bae1c371a2636' $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
「 不过我觉得自己也幸好报名多所大学,所以到了最后可以有比较多的选择,我也推荐大家可以多报几所学校,拓宽自己的可能性。」
英语:TOEFL 78
EJU : 590+
合格:
明治大学
信州大学
关西学院大学
室兰工业大学
✨录取通知书✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2020年4月
开始学习日语
2021年6月
参加EJU考试
2021年6月
参加托福考试
2021年7月
参加N2考试
2021年11月
合格关西学院大学,加入新领域理工塾开始学习
2022年1月
合格明治大学 室兰工业大学
2022年3月
合格信州大学
2022年4月
入学明治大学机械情报学科
2. 介绍
2.1 学校介绍
明治大学(Meiji University),简称明大,是本部设在日本东京的一所一流私立大学 ,为日本文部科学省超级国际化大学计划选定校及国际大学协会成员校,东京都内五大私立名门学府“MARCH"之首 ,2020年关东地区高三学生最想报考大学排行人气第一。
明治大学的前身是1881年由岸本辰雄、宫城浩蔵、矢代操创办的五大私立法律学校之一的明治法律学校 ,1920年改称明治大学。迄今为止已向社会输送了超过50万名毕业生,对日本政商界影响巨大,被誉为“就职的明治 ”,2020年「上市企业社长出身校」日本第4。截至2021年,明治与北京大学、香港大学、斯坦福大学、宾夕法尼亚大学、牛津大学等57个国家地区的363所大学建立了交流关系。
信州大学(しんしゅうだいがく、英语:Shinshu University),本部在长野县松本市旭3-1-1的国立大学,始于1873年,于1949年设立国立大学。信州大学是长野县唯一的国立大学。信大是全日本唯一设有“纤维学部”的大学,纤维学部是信州大学历史最悠久的学部,反映了信州地区做为生丝生产中心的历史地位。2022QS世界大学排名位列801-1000名区间。
关西学院大学(Kwansei Gakuin University),日语平假名“かんせいがくいんだいがく”,简称“关学”,设立于日本兵库县西宫市的著名一流私立大学,西日本地区四大名门学府“关关同立”之一。由美国卫理公会教育家Walter Russell Lambuth(蓝华德)牧师创立于1889年,校属基督新教。2014年被日本文部科学省选定为37所超级国际化大学计划(SGU)成员大学之一。
室兰工业大学(Muroran Institute of Technology),简称室工大(むろこうだい),位于日本北海道室兰市,是一所历史悠久的日本国立大学。该校位于北海道代表工业都市室兰,其排名在日本以理工为主的国立大学中占有显著的位置。
2.2 学部学科介绍
机械情报学科
开发最先进的医疗系统,研究铁路,打开引擎设计系统的开发,以及产品寿命的估计方法。
以技术创新为目标。通过研究,创造出不拘泥于既成概念的新想法培养现实性、开拓未来的工程师。这个学科是得到了JABEE(日本技术人员教育认定机构)的认定。
将来的就业及深造方向
1.机械、汽车、飞机、铁路
2.机器人工业与医学工程学
3.信息与通信
4.电器、家电
5.研究生院升学·研究开发职
3.募集要项
明治大学理工学部:
第一次选考:书类审核
第二次选考:小论文+口头试问
信州大学纤维学部:面试+基础学力考试
关西学院大学工学部:书类审核
室兰工业大学理工学部:书类审核
02
心得体验采访实录
1.同学为什么要来日本?
因为我一直对医疗机械方面的学习有着很浓的兴趣,而日本在这一方面也是非常先进的。因此在国内高考结束以后就决定来到日本留学,并且也早早决定好自己的目标是机械相关的学科。
2.结识新领域理工塾的契机?
因为我是在国内参加过高考,所以对于理科知识的学习上,我的困难不是很大。但是因为我学习日语的时间不长,而报考大学所需要的一些的文件等等又比较复杂。我就一直想寻找在理工科方面比较专精的塾来帮助我。在我和新领域理工塾的老师进行了沟通之后,认为塾的服务还是能够满足我的需求的,所以就报名了考学辅导的项目。
3.之前合格的专业是什么?关于为什么选择这个专业
合格的是机械情报学科。学习的内容来说,有一些内容是与人工智能有重叠的。因为我未来想要从事医疗器械开发方面的工作,所以我认为这样一个既学习机械方面知识,也学习很多情报类知识的学科是比较适合我的。
4.志望理由书的内容以及完成过程?
因为我自身来说,比起我的理科,日语是我比较薄弱的科目。因为前期日语都只是在语言学校学习,没有真正意义上的活用过这门语言。和日本人的交际也比较少,所以表达有很多非常不通顺,比较像中文的地方。不仅如此,语法、语序等的错误也很多。一开始,只是自己读了一些辅导书和资料,了解了志望理由书大概需要的框架之后,自己查了大学和专业的相关资料去完成志望理由书。在报名塾之后,班主任老师除了帮我修改志望理由书的同时,也会顺便告诉我很多在日语写作中需要注意的很多要点,之后在老师的帮助之下,完成志望理由书的效率和质量我也觉得越来越高了。
5.备考感到最困难的是什么呢,你又是如何克服的?
我认为前期各大私立大学发表录取结果的时候,有很多和自己相比成绩不好的朋友都有大学上了。而我因为考学前期没有专业的指导,在面试吃了很大的亏。不过幸好,后来先合格了只需要书类审查的关西学院大学,让我的心情就放松了很多。之后也能够报考各大学校,放手一搏。也觉得自己的状态明显越来越好。
6.考学最辛苦的时期是怎么度过的
因为我基本上都是在日本境内参加的各大考试,所以可能跟在国内不同,自己要去处理学习或者是生活中遇到的一些问题。也势必会在学习上有所分心,当时有过很长一段时间,都是颠倒作息的在晚上学习。我现在回想起来认为还是应该好好调整作息,这样对身体和学习效率都会比较好。
7.考试有没有什么特别注意的?
情绪还是不要有太大的起伏吧。我是因为第二次留考当天中午,得到自己录取的消息,心情瞬间解放,就变得有点太开心了,结果下午的考试就没有发挥的太好。
8.疫情对你整个考学经历有什么影响吗?
赴日时间被推迟的时候是最绝望的时候,不过后面赴日以后我觉得就没什么太大影响了。只能说疫情期间要把握好所有机会吧。
9.新领域理工塾是如何帮助到你的
我很感谢我的班主任老师,因为我的特殊情况,在短期内需要报名多所大学,所以文书修改的量大,且时间很短。但是老师都在短时间之内,帮助我修改文书,也同时给我很多考学指导和反馈。
10.网课这种形式会对你学习的效率产生影响吗
我自己来说的话,确实效率还是低了不少。自己会刻意让自己维持在学习的氛围,会比较容易高效一些。
11.经历了这次备考,在这方面有什么心得吗?
我认为这次的经历让我知道时间规划的重要性。在之后的大学生活之中,时间规划能力的提高,对我往后的学习生活应该也会起到很大作用。
12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢
第二次参与留考的时候,状态我觉得还是比较不好的。如果能够在考试前调整好状态,也许会取得更好的成绩。不过我觉得自己也幸好报名多所大学,所以到了最后可以有比较多的选择,我也推荐大家可以多报几所学校,拓宽自己的可能性。
13.对后辈有什么复习建议吗?
珍惜复习的时间,保持一个稳定的心情参加考试会比较好。同时一些有经验的老师的指导我觉得有时候会让我们的学习事半功倍。最好能够多去了解一些信息。
14.对未来入学后的规划是什么样的呢?
在大学里,我还是有很多憧憬和想要做的事。如果有可能的话,未来希望能有参加交换留学的机会吧。
03
笔记分享+老师点评
笔记分享
郭同学历经疫情原因,但是没有放弃一直努力,并且积极和老师沟通,出愿多个学校,并且合格了包括明治大学和信州大学在内的四所大学。
班主任周老师寄语
G同学是一位比较有活力的同学。在短时间内能够高强度的去应试,我认为还是很需要韧性和时间规划能力的。从结果上来看,她也确实做的很好,即使是同时准备多所大学的考试,也没有懈怠,都尽了自己所能去应试。相信对她自己来说也是经历了人生中酣畅淋漓的一段考学历程,也祝福她在大学中继续发光发热!