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_674076040297f524326543" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="16538762b89b916d98fe6d245606be51de473ebdb5a73fc3839e22a6a363d1ee5bccaf0b9aba4ae30d762b22ec247f91eb4a440a3fca6822b706327687e6f5e7"/></form><a href="#" class="dropdown-item" onclick="document.post_674076040297f524326543.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740760402cec435177604" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="16538762b89b916d98fe6d245606be51de473ebdb5a73fc3839e22a6a363d1ee5bccaf0b9aba4ae30d762b22ec247f91eb4a440a3fca6822b706327687e6f5e7"/></form><a href="#" class="dropdown-item" onclick="document.post_6740760402cec435177604.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>【新访谈42】小众兽医方向,塾内成功匹配专业老师,助力高效合格东京农工大学强势专业。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/44/20230301033319_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|J同学</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>日语:</strong><strong>N1 106</strong></p> <p class="t4"><strong>英语:TOEIC 745</strong></p> <p class="t4"><strong>本科:</strong><strong>东北林业大学</strong></p> <p class="t4"><strong>专业:动物医学</strong></p> <p class="t4"><strong>合格</strong><strong>:东京农工大学 大学院农学府 </strong></p> <p class="t4"><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/QtickI7fNmCFER5IUoVy1XicOpicxOAP5AhHLnHNRgKAM04sLCRFlL4eLX6rpC9Nr0QIUZlI8na0e5mrVKB27dKgg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></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>2021年12月</strong></p> <p class="t4">入塾</p> <p class="t4"><strong>2022年4月底</strong></p> <p class="t4">联系了现在的教授</p> <p class="t4"><strong>2022年7月</strong></p> <p class="t4">写志愿理由书,出愿</p> <p class="t4"><strong>2022年8月</strong></p> <p class="t4">准备考试,月底考试</p> <p class="t4"><strong>2022年9月初</strong></p> <p class="t4">合格通知</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">东京农工大学,位于东京,是一所日本顶尖的研究型国立大学。东京农工大学是一所小规模的单科大学,仅设有农学和工学两个院系。作为专注科学研究,小而精的日本著名研究型国立大学,东京农工大学在规模极小的情况下却诞生了诸多世界顶尖的科研成果。东京农工大学注重产学研合作,其教员同企业的共同研究人均实施件数排名日本第一,从企业获得的人均科研经费排名日本第五,2011年的知识产权收入排名全日本第一。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2 研究课介绍</strong><strong> </strong></p> <p class="t4"> </p> <p class="t4">农学府由农学专业(硕士课程)和共同兽医学专业(4年制博士课程)构成,为了解决农学、生命科学、环境科学、动物医科学领域的各种课题和形成可持续发展的社会,以广阔的视野赋予精深厚的学识。,目的是培养在专业领域的研究能力,或者为了承担需要高度专业性的职业而具有卓越能力的人才。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3 专攻介绍 </strong></p> <p class="t4"> </p> <p class="t4">本研究院雇佣和邀请活跃在世界第一线各重点领域的著名外国研究人员,组织具有本大学优秀研究能力的教师和战略研究团队,构建作为研究特区进行最先进研究的机制。以实施国际共同研究和跨越性地增加国际共同论文数为目标。另外,通过导入泰纽卡车、职业挑战制度等,为年轻研究人员提供挑战尖端研究的机会,并通过扩大活跃的场所,推进培养年轻人才的举措。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4 报考前准备</strong></p> <p class="t4"> </p> <p class="t4">夏季考试是笔试(专业+英语)和面试,不需要提交研究计划书,只需要志愿理由书。英语考试不能用其他英语成绩代替,必须参加校内英语考试。</p> <p class="t4"> </p> <p class="t4">冬季考试是只有面试和英语笔试,需要提交研究计划书和志愿理由书</p> <p class="t4"> </p> <p class="t4"> </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> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">专业课:应用动物学考试的范围特别广,每年的考试内容都不一样,看往年的过去问考了生理、病理、微生物、生物技术等等,今年考了病毒和基因工程,所以提前问一下教授今年的考试范围很重要。</p> <p class="t4"> </p> <p class="t4">英语:三篇英文文章,选两篇用日文或英文翻译总结一下,文章多是农业相关的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">问题都比较基础,面试老师比较多(大约15个左右),但主要是你的志愿教授提问。</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"> </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"> </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">研究计划书一开始是自己确定主题自己写了,感觉自己写的很没有逻辑,塾里的老师就给讲了1个多小时,就比较清楚自己哪里没有写清楚导致逻辑混乱了,修改了很多,虽然最后没有用上。</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">因为是7月底出愿截止后老师才给了考试范围,到笔试不到一个月的时间,时间特别的紧。这个月真的就是疯狂看书背资料。</p> <p class="t4"> </p> <p class="t4"><strong>特别感谢兽医的专业担当老师,给我整理了重点,有问题的话回复的也很快,帮还忙做了面试辅导,人超级超级可爱,狠狠夸,比心心❤</strong></p> <p class="t4"> </p> <p class="t4"><strong>6. 考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>笔试是3题选做2道,全做就把分数较低的2道作为分数,就选自己有把握的两道题做就好。</strong></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">首先,找教授的时候,因为这个学校在中国没什么知名度,也是老师介绍后才知道的学校,自己了解后发现这个学校农学真的很厉害。</p> <p class="t4"> </p> <p class="t4">再就是专业课的复习,时间虽然赶,但是老师还是把内容和课程安排的很好,不仅把知识点都讲了,还带我练习了好多道过去问和预测会考的问题。</p> <p class="t4"> </p> <p class="t4">最后是面试辅导,一开始准备的答案比较长,<strong>在老师的指导下,改短成一两句话,比较有交流对话感,</strong>还增加了一些可能提问的问题,也带我做了心理放松。</p> <p class="t4"> </p> <p class="t4"><strong>9. 网课这种形式会对你学习的效率产生影响吗</strong></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"><strong>11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">是农学专攻的国際イノベーション農学。主要是兽医专业国内是4年而日本是6年制本科,就会导致很多学校没有兽医专业的修士课程。<strong>学校和教授都是在塾里老师的帮助下找到的,感恩。</strong></p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">别紧张,有问题就问。</p> <p class="t4"> </p> <p class="t4"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做的不好的地方就是太焦虑了,总担心自己不行,自己看不完书,担心这样联系教授是不是不好、没有礼貌之类的。现在想想有点想太多。</p> <p class="t4"> </p> <p class="t4"><strong>14.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>跟着老师的进度学,自己多过几遍,相信自己可以的</strong></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">J同学由于本科专业冷门,一直没有找到合适的辅导,最后在新领域理工塾找到了适配的专业老师,进行辅导后,摆脱焦虑心情,成功合格东京农工大学,圆梦日本。恭喜J同学!!!</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/QtickI7fNmCFER5IUoVy1XicOpicxOAP5AhicTbBA8dibPyjvibe0VUovuI7P5Yz67ooicbw5FGffuk7aDTE3kB3D8KBw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFER5IUoVy1XicOpicxOAP5Ahlg4ia6spLRxfqSSN55yhxRJ8o57ACraXC1KVTp0WvgugnOEbKTduLRQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">笔记分享</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>陈老师寄语</strong></p> <p class="t4"> </p> <p class="t4">J同学是一位很有主见,聪明认真的学生。在准备材料期间,认真地听了私塾的课程,加之自己深厚的语言功底,顺利取得了东京农工大学教授的青睐。</p> <p class="t4"> </p> <p class="t4">在准备考试期间,和专业老师有条不紊复习考试内容,进行了一系列的面试模拟,最终顺利通过了入学考试。值得一提的是,尽管J同学的专业相对冷门,之前一直没有找到合适的辅导老师,但咨询过新领域之后,还是找到了符合要求的老师进行1v1辅导。</p> <p class="t4"> </p> <p class="t4">这样的顺利申请,离不开J同学优秀的自身能力和所有老师的共同努力。好的开始是成功的一半,成功入学是人生新阶段的开始,祝J同学前途似锦,一帆风顺。</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/43" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/45" 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_674076040297f524326543" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="16538762b89b916d98fe6d245606be51de473ebdb5a73fc3839e22a6a363d1ee5bccaf0b9aba4ae30d762b22ec247f91eb4a440a3fca6822b706327687e6f5e7"/></form><a href="#" class="dropdown-item" onclick="document.post_674076040297f524326543.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740760402cec435177604" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="16538762b89b916d98fe6d245606be51de473ebdb5a73fc3839e22a6a363d1ee5bccaf0b9aba4ae30d762b22ec247f91eb4a440a3fca6822b706327687e6f5e7"/></form><a href="#" class="dropdown-item" onclick="document.post_6740760402cec435177604.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>【新访谈42】小众兽医方向,塾内成功匹配专业老师,助力高效合格东京农工大学强势专业。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/44/20230301033319_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|J同学</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>日语:</strong><strong>N1 106</strong></p> <p class="t4"><strong>英语:TOEIC 745</strong></p> <p class="t4"><strong>本科:</strong><strong>东北林业大学</strong></p> <p class="t4"><strong>专业:动物医学</strong></p> <p class="t4"><strong>合格</strong><strong>:东京农工大学 大学院农学府 </strong></p> <p class="t4"><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/QtickI7fNmCFER5IUoVy1XicOpicxOAP5AhHLnHNRgKAM04sLCRFlL4eLX6rpC9Nr0QIUZlI8na0e5mrVKB27dKgg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></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>2021年12月</strong></p> <p class="t4">入塾</p> <p class="t4"><strong>2022年4月底</strong></p> <p class="t4">联系了现在的教授</p> <p class="t4"><strong>2022年7月</strong></p> <p class="t4">写志愿理由书,出愿</p> <p class="t4"><strong>2022年8月</strong></p> <p class="t4">准备考试,月底考试</p> <p class="t4"><strong>2022年9月初</strong></p> <p class="t4">合格通知</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">东京农工大学,位于东京,是一所日本顶尖的研究型国立大学。东京农工大学是一所小规模的单科大学,仅设有农学和工学两个院系。作为专注科学研究,小而精的日本著名研究型国立大学,东京农工大学在规模极小的情况下却诞生了诸多世界顶尖的科研成果。东京农工大学注重产学研合作,其教员同企业的共同研究人均实施件数排名日本第一,从企业获得的人均科研经费排名日本第五,2011年的知识产权收入排名全日本第一。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2 研究课介绍</strong><strong> </strong></p> <p class="t4"> </p> <p class="t4">农学府由农学专业(硕士课程)和共同兽医学专业(4年制博士课程)构成,为了解决农学、生命科学、环境科学、动物医科学领域的各种课题和形成可持续发展的社会,以广阔的视野赋予精深厚的学识。,目的是培养在专业领域的研究能力,或者为了承担需要高度专业性的职业而具有卓越能力的人才。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3 专攻介绍 </strong></p> <p class="t4"> </p> <p class="t4">本研究院雇佣和邀请活跃在世界第一线各重点领域的著名外国研究人员,组织具有本大学优秀研究能力的教师和战略研究团队,构建作为研究特区进行最先进研究的机制。以实施国际共同研究和跨越性地增加国际共同论文数为目标。另外,通过导入泰纽卡车、职业挑战制度等,为年轻研究人员提供挑战尖端研究的机会,并通过扩大活跃的场所,推进培养年轻人才的举措。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4 报考前准备</strong></p> <p class="t4"> </p> <p class="t4">夏季考试是笔试(专业+英语)和面试,不需要提交研究计划书,只需要志愿理由书。英语考试不能用其他英语成绩代替,必须参加校内英语考试。</p> <p class="t4"> </p> <p class="t4">冬季考试是只有面试和英语笔试,需要提交研究计划书和志愿理由书</p> <p class="t4"> </p> <p class="t4"> </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> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">专业课:应用动物学考试的范围特别广,每年的考试内容都不一样,看往年的过去问考了生理、病理、微生物、生物技术等等,今年考了病毒和基因工程,所以提前问一下教授今年的考试范围很重要。</p> <p class="t4"> </p> <p class="t4">英语:三篇英文文章,选两篇用日文或英文翻译总结一下,文章多是农业相关的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">问题都比较基础,面试老师比较多(大约15个左右),但主要是你的志愿教授提问。</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"> </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"> </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">研究计划书一开始是自己确定主题自己写了,感觉自己写的很没有逻辑,塾里的老师就给讲了1个多小时,就比较清楚自己哪里没有写清楚导致逻辑混乱了,修改了很多,虽然最后没有用上。</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">因为是7月底出愿截止后老师才给了考试范围,到笔试不到一个月的时间,时间特别的紧。这个月真的就是疯狂看书背资料。</p> <p class="t4"> </p> <p class="t4"><strong>特别感谢兽医的专业担当老师,给我整理了重点,有问题的话回复的也很快,帮还忙做了面试辅导,人超级超级可爱,狠狠夸,比心心❤</strong></p> <p class="t4"> </p> <p class="t4"><strong>6. 考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>笔试是3题选做2道,全做就把分数较低的2道作为分数,就选自己有把握的两道题做就好。</strong></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">首先,找教授的时候,因为这个学校在中国没什么知名度,也是老师介绍后才知道的学校,自己了解后发现这个学校农学真的很厉害。</p> <p class="t4"> </p> <p class="t4">再就是专业课的复习,时间虽然赶,但是老师还是把内容和课程安排的很好,不仅把知识点都讲了,还带我练习了好多道过去问和预测会考的问题。</p> <p class="t4"> </p> <p class="t4">最后是面试辅导,一开始准备的答案比较长,<strong>在老师的指导下,改短成一两句话,比较有交流对话感,</strong>还增加了一些可能提问的问题,也带我做了心理放松。</p> <p class="t4"> </p> <p class="t4"><strong>9. 网课这种形式会对你学习的效率产生影响吗</strong></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"><strong>11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">是农学专攻的国際イノベーション農学。主要是兽医专业国内是4年而日本是6年制本科,就会导致很多学校没有兽医专业的修士课程。<strong>学校和教授都是在塾里老师的帮助下找到的,感恩。</strong></p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">别紧张,有问题就问。</p> <p class="t4"> </p> <p class="t4"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做的不好的地方就是太焦虑了,总担心自己不行,自己看不完书,担心这样联系教授是不是不好、没有礼貌之类的。现在想想有点想太多。</p> <p class="t4"> </p> <p class="t4"><strong>14.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>跟着老师的进度学,自己多过几遍,相信自己可以的</strong></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">J同学由于本科专业冷门,一直没有找到合适的辅导,最后在新领域理工塾找到了适配的专业老师,进行辅导后,摆脱焦虑心情,成功合格东京农工大学,圆梦日本。恭喜J同学!!!</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/QtickI7fNmCFER5IUoVy1XicOpicxOAP5AhicTbBA8dibPyjvibe0VUovuI7P5Yz67ooicbw5FGffuk7aDTE3kB3D8KBw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFER5IUoVy1XicOpicxOAP5Ahlg4ia6spLRxfqSSN55yhxRJ8o57ACraXC1KVTp0WvgugnOEbKTduLRQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">笔记分享</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>陈老师寄语</strong></p> <p class="t4"> </p> <p class="t4">J同学是一位很有主见,聪明认真的学生。在准备材料期间,认真地听了私塾的课程,加之自己深厚的语言功底,顺利取得了东京农工大学教授的青睐。</p> <p class="t4"> </p> <p class="t4">在准备考试期间,和专业老师有条不紊复习考试内容,进行了一系列的面试模拟,最终顺利通过了入学考试。值得一提的是,尽管J同学的专业相对冷门,之前一直没有找到合适的辅导老师,但咨询过新领域之后,还是找到了符合要求的老师进行1v1辅导。</p> <p class="t4"> </p> <p class="t4">这样的顺利申请,离不开J同学优秀的自身能力和所有老师的共同努力。好的开始是成功的一半,成功入学是人生新阶段的开始,祝J同学前途似锦,一帆风顺。</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/43" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/45" 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_674076040297f524326543" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="16538762b89b916d98fe6d245606be51de473ebdb5a73fc3839e22a6a363d1ee5bccaf0b9aba4ae30d762b22ec247f91eb4a440a3fca6822b706327687e6f5e7"/></form><a href="#" class="dropdown-item" onclick="document.post_674076040297f524326543.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740760402cec435177604" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="16538762b89b916d98fe6d245606be51de473ebdb5a73fc3839e22a6a363d1ee5bccaf0b9aba4ae30d762b22ec247f91eb4a440a3fca6822b706327687e6f5e7"/></form><a href="#" class="dropdown-item" onclick="document.post_6740760402cec435177604.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>【新访谈42】小众兽医方向,塾内成功匹配专业老师,助力高效合格东京农工大学强势专业。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/44/20230301033319_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|J同学</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>日语:</strong><strong>N1 106</strong></p> <p class="t4"><strong>英语:TOEIC 745</strong></p> <p class="t4"><strong>本科:</strong><strong>东北林业大学</strong></p> <p class="t4"><strong>专业:动物医学</strong></p> <p class="t4"><strong>合格</strong><strong>:东京农工大学 大学院农学府 </strong></p> <p class="t4"><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/QtickI7fNmCFER5IUoVy1XicOpicxOAP5AhHLnHNRgKAM04sLCRFlL4eLX6rpC9Nr0QIUZlI8na0e5mrVKB27dKgg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></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>2021年12月</strong></p> <p class="t4">入塾</p> <p class="t4"><strong>2022年4月底</strong></p> <p class="t4">联系了现在的教授</p> <p class="t4"><strong>2022年7月</strong></p> <p class="t4">写志愿理由书,出愿</p> <p class="t4"><strong>2022年8月</strong></p> <p class="t4">准备考试,月底考试</p> <p class="t4"><strong>2022年9月初</strong></p> <p class="t4">合格通知</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">东京农工大学,位于东京,是一所日本顶尖的研究型国立大学。东京农工大学是一所小规模的单科大学,仅设有农学和工学两个院系。作为专注科学研究,小而精的日本著名研究型国立大学,东京农工大学在规模极小的情况下却诞生了诸多世界顶尖的科研成果。东京农工大学注重产学研合作,其教员同企业的共同研究人均实施件数排名日本第一,从企业获得的人均科研经费排名日本第五,2011年的知识产权收入排名全日本第一。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2 研究课介绍</strong><strong> </strong></p> <p class="t4"> </p> <p class="t4">农学府由农学专业(硕士课程)和共同兽医学专业(4年制博士课程)构成,为了解决农学、生命科学、环境科学、动物医科学领域的各种课题和形成可持续发展的社会,以广阔的视野赋予精深厚的学识。,目的是培养在专业领域的研究能力,或者为了承担需要高度专业性的职业而具有卓越能力的人才。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3 专攻介绍 </strong></p> <p class="t4"> </p> <p class="t4">本研究院雇佣和邀请活跃在世界第一线各重点领域的著名外国研究人员,组织具有本大学优秀研究能力的教师和战略研究团队,构建作为研究特区进行最先进研究的机制。以实施国际共同研究和跨越性地增加国际共同论文数为目标。另外,通过导入泰纽卡车、职业挑战制度等,为年轻研究人员提供挑战尖端研究的机会,并通过扩大活跃的场所,推进培养年轻人才的举措。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4 报考前准备</strong></p> <p class="t4"> </p> <p class="t4">夏季考试是笔试(专业+英语)和面试,不需要提交研究计划书,只需要志愿理由书。英语考试不能用其他英语成绩代替,必须参加校内英语考试。</p> <p class="t4"> </p> <p class="t4">冬季考试是只有面试和英语笔试,需要提交研究计划书和志愿理由书</p> <p class="t4"> </p> <p class="t4"> </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> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">专业课:应用动物学考试的范围特别广,每年的考试内容都不一样,看往年的过去问考了生理、病理、微生物、生物技术等等,今年考了病毒和基因工程,所以提前问一下教授今年的考试范围很重要。</p> <p class="t4"> </p> <p class="t4">英语:三篇英文文章,选两篇用日文或英文翻译总结一下,文章多是农业相关的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">问题都比较基础,面试老师比较多(大约15个左右),但主要是你的志愿教授提问。</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"> </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"> </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">研究计划书一开始是自己确定主题自己写了,感觉自己写的很没有逻辑,塾里的老师就给讲了1个多小时,就比较清楚自己哪里没有写清楚导致逻辑混乱了,修改了很多,虽然最后没有用上。</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">因为是7月底出愿截止后老师才给了考试范围,到笔试不到一个月的时间,时间特别的紧。这个月真的就是疯狂看书背资料。</p> <p class="t4"> </p> <p class="t4"><strong>特别感谢兽医的专业担当老师,给我整理了重点,有问题的话回复的也很快,帮还忙做了面试辅导,人超级超级可爱,狠狠夸,比心心❤</strong></p> <p class="t4"> </p> <p class="t4"><strong>6. 考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>笔试是3题选做2道,全做就把分数较低的2道作为分数,就选自己有把握的两道题做就好。</strong></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">首先,找教授的时候,因为这个学校在中国没什么知名度,也是老师介绍后才知道的学校,自己了解后发现这个学校农学真的很厉害。</p> <p class="t4"> </p> <p class="t4">再就是专业课的复习,时间虽然赶,但是老师还是把内容和课程安排的很好,不仅把知识点都讲了,还带我练习了好多道过去问和预测会考的问题。</p> <p class="t4"> </p> <p class="t4">最后是面试辅导,一开始准备的答案比较长,<strong>在老师的指导下,改短成一两句话,比较有交流对话感,</strong>还增加了一些可能提问的问题,也带我做了心理放松。</p> <p class="t4"> </p> <p class="t4"><strong>9. 网课这种形式会对你学习的效率产生影响吗</strong></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"><strong>11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">是农学专攻的国際イノベーション農学。主要是兽医专业国内是4年而日本是6年制本科,就会导致很多学校没有兽医专业的修士课程。<strong>学校和教授都是在塾里老师的帮助下找到的,感恩。</strong></p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">别紧张,有问题就问。</p> <p class="t4"> </p> <p class="t4"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做的不好的地方就是太焦虑了,总担心自己不行,自己看不完书,担心这样联系教授是不是不好、没有礼貌之类的。现在想想有点想太多。</p> <p class="t4"> </p> <p class="t4"><strong>14.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>跟着老师的进度学,自己多过几遍,相信自己可以的</strong></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">J同学由于本科专业冷门,一直没有找到合适的辅导,最后在新领域理工塾找到了适配的专业老师,进行辅导后,摆脱焦虑心情,成功合格东京农工大学,圆梦日本。恭喜J同学!!!</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/QtickI7fNmCFER5IUoVy1XicOpicxOAP5AhicTbBA8dibPyjvibe0VUovuI7P5Yz67ooicbw5FGffuk7aDTE3kB3D8KBw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFER5IUoVy1XicOpicxOAP5Ahlg4ia6spLRxfqSSN55yhxRJ8o57ACraXC1KVTp0WvgugnOEbKTduLRQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">笔记分享</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>陈老师寄语</strong></p> <p class="t4"> </p> <p class="t4">J同学是一位很有主见,聪明认真的学生。在准备材料期间,认真地听了私塾的课程,加之自己深厚的语言功底,顺利取得了东京农工大学教授的青睐。</p> <p class="t4"> </p> <p class="t4">在准备考试期间,和专业老师有条不紊复习考试内容,进行了一系列的面试模拟,最终顺利通过了入学考试。值得一提的是,尽管J同学的专业相对冷门,之前一直没有找到合适的辅导老师,但咨询过新领域之后,还是找到了符合要求的老师进行1v1辅导。</p> <p class="t4"> </p> <p class="t4">这样的顺利申请,离不开J同学优秀的自身能力和所有老师的共同努力。好的开始是成功的一半,成功入学是人生新阶段的开始,祝J同学前途似锦,一帆风顺。</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/43" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/45" 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' => '16538762b89b916d98fe6d245606be51de473ebdb5a73fc3839e22a6a363d1ee5bccaf0b9aba4ae30d762b22ec247f91eb4a440a3fca6822b706327687e6f5e7', '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 = '16538762b89b916d98fe6d245606be51de473ebdb5a73fc3839e22a6a363d1ee5bccaf0b9aba4ae30d762b22ec247f91eb4a440a3fca6822b706327687e6f5e7' $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
自述|J同学
点评|陈老师
编辑|SEI_yuzu
「 做的不好的地方就是太焦虑了,总担心自己不行,自己看不完书,担心这样联系教授是不是不好、没有礼貌之类的。现在想想有点想太多。」
日语:N1 106
英语:TOEIC 745
本科:东北林业大学
专业:动物医学
合格:东京农工大学 大学院农学府
国际イノベーション农学プログラム(兽医方向)
✨录取通知书✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2021年12月
入塾
2022年4月底
联系了现在的教授
2022年7月
写志愿理由书,出愿
2022年8月
准备考试,月底考试
2022年9月初
合格通知
2. 介绍
2.1 学校介绍
东京农工大学,位于东京,是一所日本顶尖的研究型国立大学。东京农工大学是一所小规模的单科大学,仅设有农学和工学两个院系。作为专注科学研究,小而精的日本著名研究型国立大学,东京农工大学在规模极小的情况下却诞生了诸多世界顶尖的科研成果。东京农工大学注重产学研合作,其教员同企业的共同研究人均实施件数排名日本第一,从企业获得的人均科研经费排名日本第五,2011年的知识产权收入排名全日本第一。
2.2 研究课介绍
农学府由农学专业(硕士课程)和共同兽医学专业(4年制博士课程)构成,为了解决农学、生命科学、环境科学、动物医科学领域的各种课题和形成可持续发展的社会,以广阔的视野赋予精深厚的学识。,目的是培养在专业领域的研究能力,或者为了承担需要高度专业性的职业而具有卓越能力的人才。
2.3 专攻介绍
本研究院雇佣和邀请活跃在世界第一线各重点领域的著名外国研究人员,组织具有本大学优秀研究能力的教师和战略研究团队,构建作为研究特区进行最先进研究的机制。以实施国际共同研究和跨越性地增加国际共同论文数为目标。另外,通过导入泰纽卡车、职业挑战制度等,为年轻研究人员提供挑战尖端研究的机会,并通过扩大活跃的场所,推进培养年轻人才的举措。
2.4 报考前准备
夏季考试是笔试(专业+英语)和面试,不需要提交研究计划书,只需要志愿理由书。英语考试不能用其他英语成绩代替,必须参加校内英语考试。
冬季考试是只有面试和英语笔试,需要提交研究计划书和志愿理由书
3.募集要项
毕业证明、本科成绩证明、志愿理由书、在留卡复印件、履历书等
4.考试内容
4.1笔试:
专业课:应用动物学考试的范围特别广,每年的考试内容都不一样,看往年的过去问考了生理、病理、微生物、生物技术等等,今年考了病毒和基因工程,所以提前问一下教授今年的考试范围很重要。
英语:三篇英文文章,选两篇用日文或英文翻译总结一下,文章多是农业相关的。
4.2面试:
问题都比较基础,面试老师比较多(大约15个左右),但主要是你的志愿教授提问。
(1)为什么报考这个学校这个专业
(2)本科的毕业论文的研究内容
(3)针对志愿理由书询问了一下我在动物园实习的经历
(4)主要对过那些动物做研究
(5)修士阶段想研究什么
(6)如果进入实验室后愿不愿意做与其他的研究
(7)有没有养过宠物(可能因为教授是做过猫科病毒,我修士想研究的也是猫科病毒)
02
心得体验采访实录
1. 同学为什么要来日本?
本科的一个教授是留学日本,就一直跟我们说日本在这方面很强,自己也有出国留学的打算,最后就选择了日本。
2. 结识新领域理工塾的契机?
我的本科专业在日本留学中算冷门的,修士也不考虑转专业,问了很多理科的塾都没有很专业的相关课程,和倪老师聊了聊后感觉咱们塾在农学方面的辅导还是很好的,也有专业的兽医担当老师(老师人超级可爱,超级负责)。
3. 出愿前有联系教授吗?研究计划书怎么写的?
有联系教授,动物医学相关的专业出愿几乎都是必须联系教授,挣得同意后才能出愿的。
研究计划书一开始是自己确定主题自己写了,感觉自己写的很没有逻辑,塾里的老师就给讲了1个多小时,就比较清楚自己哪里没有写清楚导致逻辑混乱了,修改了很多,虽然最后没有用上。
4. 备考感到最困难的是什么呢,你又是如何克服的?
学校该プログラム的笔试范围是没有写出来的,看过去问的话范围就特别广,复习起来很困难。只能积极的去问教授,有没有推荐的参考书,教授人也很好,还把他自己的书借给了我。
5. 考学最辛苦的时期是怎么度过的
因为是7月底出愿截止后老师才给了考试范围,到笔试不到一个月的时间,时间特别的紧。这个月真的就是疯狂看书背资料。
特别感谢兽医的专业担当老师,给我整理了重点,有问题的话回复的也很快,帮还忙做了面试辅导,人超级超级可爱,狠狠夸,比心心❤
6. 考试有没有什么特别注意的?
笔试是3题选做2道,全做就把分数较低的2道作为分数,就选自己有把握的两道题做就好。
7. 疫情对你整个考学经历有什么影响吗?
没什么特别的影响
8. 新领域理工塾是如何帮助到你的
首先,找教授的时候,因为这个学校在中国没什么知名度,也是老师介绍后才知道的学校,自己了解后发现这个学校农学真的很厉害。
再就是专业课的复习,时间虽然赶,但是老师还是把内容和课程安排的很好,不仅把知识点都讲了,还带我练习了好多道过去问和预测会考的问题。
最后是面试辅导,一开始准备的答案比较长,在老师的指导下,改短成一两句话,比较有交流对话感,还增加了一些可能提问的问题,也带我做了心理放松。
9. 网课这种形式会对你学习的效率产生影响吗
不会,反而省去了路上通勤的时间,很方便。
10. 专业课是怎么准备的呢?笔记是什么样子的呢?
兽医担当老师整理的重点+看书查漏补缺
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
是农学专攻的国際イノベーション農学。主要是兽医专业国内是4年而日本是6年制本科,就会导致很多学校没有兽医专业的修士课程。学校和教授都是在塾里老师的帮助下找到的,感恩。
12.经历了这次备考,在这方面有什么心得吗?
别紧张,有问题就问。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做的不好的地方就是太焦虑了,总担心自己不行,自己看不完书,担心这样联系教授是不是不好、没有礼貌之类的。现在想想有点想太多。
14.对后辈有什么复习建议吗?
跟着老师的进度学,自己多过几遍,相信自己可以的
03
笔记分享+老师点评
J同学由于本科专业冷门,一直没有找到合适的辅导,最后在新领域理工塾找到了适配的专业老师,进行辅导后,摆脱焦虑心情,成功合格东京农工大学,圆梦日本。恭喜J同学!!!
笔记分享
陈老师寄语
J同学是一位很有主见,聪明认真的学生。在准备材料期间,认真地听了私塾的课程,加之自己深厚的语言功底,顺利取得了东京农工大学教授的青睐。
在准备考试期间,和专业老师有条不紊复习考试内容,进行了一系列的面试模拟,最终顺利通过了入学考试。值得一提的是,尽管J同学的专业相对冷门,之前一直没有找到合适的辅导老师,但咨询过新领域之后,还是找到了符合要求的老师进行1v1辅导。
这样的顺利申请,离不开J同学优秀的自身能力和所有老师的共同努力。好的开始是成功的一半,成功入学是人生新阶段的开始,祝J同学前途似锦,一帆风顺。