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_67407ada252cc464554249" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b8a9c5f00fb5701b05fa7099b819e69e5b896746a89cfc6a9886aec82ac3007de5517e5d37c09d16b0a3933933ab207e11123bb4d5d49d77be792d533c544b24"/></form><a href="#" class="dropdown-item" onclick="document.post_67407ada252cc464554249.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407ada255e0815136892" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b8a9c5f00fb5701b05fa7099b819e69e5b896746a89cfc6a9886aec82ac3007de5517e5d37c09d16b0a3933933ab207e11123bb4d5d49d77be792d533c544b24"/></form><a href="#" class="dropdown-item" onclick="document.post_67407ada255e0815136892.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>【新访谈35】克服拖延,受挫再战!做第一波「吃螃蟹」的人——大阪公立大学备考之路。(高质量笔记袭来)</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/38/20230301033210_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|王同学</p> <p class="t4">点评|王老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>只要你付出了努力,就会有相应的回报,希望总是在不经意间破土而出的。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N1 153</strong></p> <p class="t4"><strong>英语:TOEIC 795</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">✨录取喜悦分享✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8tdDexMatBN1l05NHcHXBibDJR6eNMelicQRj1NmL2lg9NMh0Qt9cww3w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年11月</strong></p> <p class="t4">来日就读语言学校</p> <p class="t4"><strong>2021年11月2日</strong></p> <p class="t4">联系教授</p> <p class="t4"><strong>2021年12月16日</strong></p> <p class="t4">出愿</p> <p class="t4"><strong>2022年2月16日</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">大阪公立大学是2022年4月由大阪府立大学和大阪市立大学两所大学合并后新成立的公立大学。两个大学的合并使大阪公立大学的在读人数(包含大学生及研究生)变为16000人左右,这使其成为日本最大的公立大学。此外,每学年的本科生人数定额将达到2853人,达到了国公立大学中继大阪大学和东京大学之后日本第三位。</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">情报学研究科由基幹情報学专攻和学際情報学专攻组成。基幹情報学专攻修士定员65名。学際情報学专攻修士定员25名。</p> <p class="t4"> </p> <p class="t4">详情可戳学校官网:⬇️</p> <p class="t4">https://www.omu.ac.jp/i/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8SeBUicgqMagxuzp2INQicFr2V9srA5c2iaTZvjzqOESOgiapfEJJA30D9w/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">详情可戳学校官网 :⬇️</p> <p class="t4">https://www.omu.ac.jp/i/dii/about/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先看好学校的募集要项,确认好出愿的材料自己是否都具备。</strong>没有的材料,比如成绩证明或者毕业证明之类的材料<strong>需要提前1个月左右向学校申请</strong>,以免赶不上出愿。</p> <p class="t4"> </p> <p class="t4"><strong>然后看研究科主页的教员介绍,确定自己将来想研究的方向与哪个教授的研究方向更为相近。</strong>确定好之后,看教授及其研究室发表的论文,以此为基础写联系教授的邮件。</p> <p class="t4"> </p> <p class="t4"><strong>同时,向学校申请过去问的题目,确认出题范围,</strong>尽快开始复习。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8PUSMxtfLN0SMkADpPNGejibiayUsZnYQCTuQ9B3CcazjfibuNia1QOt2rw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">具体要求请戳学校官网 :⬇️</p> <p class="t4">https://www.upc-osaka.ac.jp/new-univ/admissions/g/exam_info/graduate/gs_info.html</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8Rsic9EHwibFfkU2tzMaP7B7wiaz0os4C3lxyjFzicic4tfHHKGYcbE0RqLA/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/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8Au7VxUibRXIWX1g6ZSIqpBVtjm28JrS9QMHdcQ7l3ib4WJauHLvvexLw/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"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>面试时间大概10分钟左右。</strong></p> <p class="t4"> </p> <p class="t4">一共有三名考官坐在对面。我被提问了大概3~4个问题。<strong>其中包括了最基础的志望理由以及被问到了大学毕业设计的内容。</strong></p> <p class="t4"> </p> <p class="t4">三名考官中有一名是我现在的指导教授,因为我在出愿前和教授online面谈过,那时我让教授推荐了几本专业相关的书。所以面试中就被教授问到了,“你最近看了什么书?”。最后一个问题是问我如果听不懂课上老师讲的内容怎么办,这时候就使劲表决心就好了哈哈。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">我的本科是日语+软件工程双学位,想着来日本读计算机方面的修士的话,正好可以用上我的两个专业,从而下定了决心来日本考研。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">在报名了语言学校等待出境的一段时间里,感觉我不能就这么白费时间,就想着先在国内找个塾,慢慢复习着。通过中介加到了宋老师的微信,<strong>他十分清晰有条理的给我解释了我列出来的10几条问题,当时感到很靠谱,立刻就报了名。</strong></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">在开始写研究计划书之前,<strong>我首先翻看了一下研究室前辈们发表的论文,从而找到了一个自己比较感兴趣的研究方向。然后结合自己搜到的同方向的其他论文,找到革新点。</strong>以此为基础来写研究计划书。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">备考最困点的点<strong>果然是我的拖延症...</strong></p> <p class="t4"> </p> <p class="t4">如果没有人监督我的话,我真的可能在家里躺一天。</p> <p class="t4">多亏了塾的班主任王老师在我备考期间每天督促我的学习进度,我才能做到一有时间就往图书馆跑哈哈。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>在家的话真的学不进去,我基本上都是靠去图书馆学来约束我自己。</strong></p> <p class="t4"> </p> <p class="t4">图书馆闭关后,回家的路上一边听着音乐,一边想着我今天又努力了一天。这样的时间是我最欣慰。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>笔试时注意分配好时间,面试时注意好保持心态,</strong>沉着应对考官提出的问题。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我本来是预定是20年4月入学语言学校,因为疫情,20年11月才最终入境日本。这其中浪费的时间成本,还是比较可惜的。</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"><strong>首先是各种专业课,可以随着塾的时间表,按部就班的复习。</strong>在同步的习题课上可以解决自己搞不懂的问题。</p> <p class="t4"> </p> <p class="t4">然后,塾的班主任王老师也给了我很多帮助。<strong>在考学的各种方面解答我的问题,督促我的进度。</strong>感觉这种方式很适合像我这种没有意志力,需要有人在背后push的人哈哈。</p> <p class="t4"> </p> <p class="t4">最后,<strong>我感觉利用好课程中的VIP时间很关键。</strong>我在考前用了6、7课时的时间,<strong>让塾里的老师带着我过了一遍过去问,还帮助我梳理了一遍相关知识。这对于我通过笔试影响很大。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">因为我没有上过塾的线下课,所以可能不太清楚线下课的情况。</p> <p class="t4"> </p> <p class="t4">对我来说,线上课的好处就是<strong>节省了交通时间,更利于随堂记笔记。</strong>并且因为<strong>塾里更新了系统后可以随时随地的复习之前学过的课程</strong>,这点让我觉得非常有帮助。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">专业课就是按部就班跟着塾的节奏走。</p> <p class="t4"> </p> <p class="t4">在决定好报考学校后,确定自己报考专攻的过去问中涉及到了哪些科目。结合笔记,一边看回放课,一边复习。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:笔记方面王同学非常热情地直接一口气来一个压缩包?笔记见下方哦专栏哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">目前合格的是大阪公立大学的情报学研究科的学際情報学专攻。</p> <p class="t4"> </p> <p class="t4">我当时选择教授的时候,不光看了教授的研究方向,还仔细翻看了研究室主页。<strong>从主页中也能看出教授是一种什么样的性格,和自己是否能合得来。</strong>我现在的教授是一位女教授,平时面谈的时候也会很温柔的听我讲话,给出各种建议。我感觉我选对了教授。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>收集考试的各种情报感觉很重要,</strong>不管是研究计划书的写法还是出愿的方式,以及各种过去问。<strong>如果是自己独自一人备考的话,很可能只能收到2到3年内的过去问。而在报考了塾之后,很有可能能收到很久之前的过去问,给了自己更多联系的机会。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">我之前夏季考的时候因为联系的第一位早大教授就给了可以考试的内诺,<strong>导致我心态飘起来了,只报了这一所学校。</strong>在教授给我了专业课考试范围的情况下还是没有认真备考。一直拖延到考试前几个礼拜才开始复习,现在想想真的太浪费自己的时间了。</p> <p class="t4"> </p> <p class="t4">而在经历了夏季考的失败之后,<strong>能重新沉下心开始准备研究计划书和考试内容,克服拖延症,</strong>可能就是我做的好的地方吧。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:只有在录取通知书下来的那一刻才算尘埃落定哦。即便是拿到了内诺的情况下,考试发挥不好也有可能悲剧,所以请同学们一定要努力到最后一刻!)</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"><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"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">克服拖延症,调整心态是很多同学考学的必经之路。王同学在决定出愿研究室的时候,不仅注意了研究方向,也留意到教授本身与自己的相性,对于部分同学来说可能是一个新的选择角度~再次恭喜王同学考学成功~?</p> <p class="t4"> </p> <p class="t4">✏️ 前方大量笔记来袭 ✏️</p> <p class="t4"> </p> <p class="t4">我们真的可以看到王同学克服拖延,从挫折中吸取教训做出的改变与努力!</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8S0ULASleXYg9tZibR6u09wSoe6Hq0moatbsz2z4liahlcSHQic7NJ8WoQ/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/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8z8gJgiaZT9ka2dgEiceomKx7OxfC3AVp92dNfw24IBUx4obhiaSN5MEEw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8ibSRoQet89zswvy3KgfxKVDAOvyCBfletP76PHtzzib5jrvsc7lwlkYg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8ibSib0o4GNIwX3nrsnTf235ia5XibyMEZ6jBZAkTt1KJOhJNu2IgE8oGyA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8Mfm854f76sZQP7jjJFSwJ7slQcG8Sbrtu3iaNWic9ib8qAkmWfLx1fKgw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8aicM0mXZS8Ib58aWrBCiaRUOAS7PZEyJFhvwG0Snc9F32hDx9uF0KsTQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>王老师寄语</strong></p> <p class="t4"> </p> <p class="t4">首先恭喜王同学披荆斩棘终于收获大学院的Offer,很幸运成为大阪公立大学第一批学生。</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"><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/37" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/39" 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_67407ada252cc464554249" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b8a9c5f00fb5701b05fa7099b819e69e5b896746a89cfc6a9886aec82ac3007de5517e5d37c09d16b0a3933933ab207e11123bb4d5d49d77be792d533c544b24"/></form><a href="#" class="dropdown-item" onclick="document.post_67407ada252cc464554249.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407ada255e0815136892" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b8a9c5f00fb5701b05fa7099b819e69e5b896746a89cfc6a9886aec82ac3007de5517e5d37c09d16b0a3933933ab207e11123bb4d5d49d77be792d533c544b24"/></form><a href="#" class="dropdown-item" onclick="document.post_67407ada255e0815136892.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>【新访谈35】克服拖延,受挫再战!做第一波「吃螃蟹」的人——大阪公立大学备考之路。(高质量笔记袭来)</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/38/20230301033210_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|王同学</p> <p class="t4">点评|王老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>只要你付出了努力,就会有相应的回报,希望总是在不经意间破土而出的。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N1 153</strong></p> <p class="t4"><strong>英语:TOEIC 795</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">✨录取喜悦分享✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8tdDexMatBN1l05NHcHXBibDJR6eNMelicQRj1NmL2lg9NMh0Qt9cww3w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年11月</strong></p> <p class="t4">来日就读语言学校</p> <p class="t4"><strong>2021年11月2日</strong></p> <p class="t4">联系教授</p> <p class="t4"><strong>2021年12月16日</strong></p> <p class="t4">出愿</p> <p class="t4"><strong>2022年2月16日</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">大阪公立大学是2022年4月由大阪府立大学和大阪市立大学两所大学合并后新成立的公立大学。两个大学的合并使大阪公立大学的在读人数(包含大学生及研究生)变为16000人左右,这使其成为日本最大的公立大学。此外,每学年的本科生人数定额将达到2853人,达到了国公立大学中继大阪大学和东京大学之后日本第三位。</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">情报学研究科由基幹情報学专攻和学際情報学专攻组成。基幹情報学专攻修士定员65名。学際情報学专攻修士定员25名。</p> <p class="t4"> </p> <p class="t4">详情可戳学校官网:⬇️</p> <p class="t4">https://www.omu.ac.jp/i/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8SeBUicgqMagxuzp2INQicFr2V9srA5c2iaTZvjzqOESOgiapfEJJA30D9w/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">详情可戳学校官网 :⬇️</p> <p class="t4">https://www.omu.ac.jp/i/dii/about/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先看好学校的募集要项,确认好出愿的材料自己是否都具备。</strong>没有的材料,比如成绩证明或者毕业证明之类的材料<strong>需要提前1个月左右向学校申请</strong>,以免赶不上出愿。</p> <p class="t4"> </p> <p class="t4"><strong>然后看研究科主页的教员介绍,确定自己将来想研究的方向与哪个教授的研究方向更为相近。</strong>确定好之后,看教授及其研究室发表的论文,以此为基础写联系教授的邮件。</p> <p class="t4"> </p> <p class="t4"><strong>同时,向学校申请过去问的题目,确认出题范围,</strong>尽快开始复习。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8PUSMxtfLN0SMkADpPNGejibiayUsZnYQCTuQ9B3CcazjfibuNia1QOt2rw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">具体要求请戳学校官网 :⬇️</p> <p class="t4">https://www.upc-osaka.ac.jp/new-univ/admissions/g/exam_info/graduate/gs_info.html</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8Rsic9EHwibFfkU2tzMaP7B7wiaz0os4C3lxyjFzicic4tfHHKGYcbE0RqLA/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/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8Au7VxUibRXIWX1g6ZSIqpBVtjm28JrS9QMHdcQ7l3ib4WJauHLvvexLw/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"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>面试时间大概10分钟左右。</strong></p> <p class="t4"> </p> <p class="t4">一共有三名考官坐在对面。我被提问了大概3~4个问题。<strong>其中包括了最基础的志望理由以及被问到了大学毕业设计的内容。</strong></p> <p class="t4"> </p> <p class="t4">三名考官中有一名是我现在的指导教授,因为我在出愿前和教授online面谈过,那时我让教授推荐了几本专业相关的书。所以面试中就被教授问到了,“你最近看了什么书?”。最后一个问题是问我如果听不懂课上老师讲的内容怎么办,这时候就使劲表决心就好了哈哈。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">我的本科是日语+软件工程双学位,想着来日本读计算机方面的修士的话,正好可以用上我的两个专业,从而下定了决心来日本考研。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">在报名了语言学校等待出境的一段时间里,感觉我不能就这么白费时间,就想着先在国内找个塾,慢慢复习着。通过中介加到了宋老师的微信,<strong>他十分清晰有条理的给我解释了我列出来的10几条问题,当时感到很靠谱,立刻就报了名。</strong></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">在开始写研究计划书之前,<strong>我首先翻看了一下研究室前辈们发表的论文,从而找到了一个自己比较感兴趣的研究方向。然后结合自己搜到的同方向的其他论文,找到革新点。</strong>以此为基础来写研究计划书。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">备考最困点的点<strong>果然是我的拖延症...</strong></p> <p class="t4"> </p> <p class="t4">如果没有人监督我的话,我真的可能在家里躺一天。</p> <p class="t4">多亏了塾的班主任王老师在我备考期间每天督促我的学习进度,我才能做到一有时间就往图书馆跑哈哈。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>在家的话真的学不进去,我基本上都是靠去图书馆学来约束我自己。</strong></p> <p class="t4"> </p> <p class="t4">图书馆闭关后,回家的路上一边听着音乐,一边想着我今天又努力了一天。这样的时间是我最欣慰。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>笔试时注意分配好时间,面试时注意好保持心态,</strong>沉着应对考官提出的问题。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我本来是预定是20年4月入学语言学校,因为疫情,20年11月才最终入境日本。这其中浪费的时间成本,还是比较可惜的。</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"><strong>首先是各种专业课,可以随着塾的时间表,按部就班的复习。</strong>在同步的习题课上可以解决自己搞不懂的问题。</p> <p class="t4"> </p> <p class="t4">然后,塾的班主任王老师也给了我很多帮助。<strong>在考学的各种方面解答我的问题,督促我的进度。</strong>感觉这种方式很适合像我这种没有意志力,需要有人在背后push的人哈哈。</p> <p class="t4"> </p> <p class="t4">最后,<strong>我感觉利用好课程中的VIP时间很关键。</strong>我在考前用了6、7课时的时间,<strong>让塾里的老师带着我过了一遍过去问,还帮助我梳理了一遍相关知识。这对于我通过笔试影响很大。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">因为我没有上过塾的线下课,所以可能不太清楚线下课的情况。</p> <p class="t4"> </p> <p class="t4">对我来说,线上课的好处就是<strong>节省了交通时间,更利于随堂记笔记。</strong>并且因为<strong>塾里更新了系统后可以随时随地的复习之前学过的课程</strong>,这点让我觉得非常有帮助。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">专业课就是按部就班跟着塾的节奏走。</p> <p class="t4"> </p> <p class="t4">在决定好报考学校后,确定自己报考专攻的过去问中涉及到了哪些科目。结合笔记,一边看回放课,一边复习。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:笔记方面王同学非常热情地直接一口气来一个压缩包?笔记见下方哦专栏哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">目前合格的是大阪公立大学的情报学研究科的学際情報学专攻。</p> <p class="t4"> </p> <p class="t4">我当时选择教授的时候,不光看了教授的研究方向,还仔细翻看了研究室主页。<strong>从主页中也能看出教授是一种什么样的性格,和自己是否能合得来。</strong>我现在的教授是一位女教授,平时面谈的时候也会很温柔的听我讲话,给出各种建议。我感觉我选对了教授。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>收集考试的各种情报感觉很重要,</strong>不管是研究计划书的写法还是出愿的方式,以及各种过去问。<strong>如果是自己独自一人备考的话,很可能只能收到2到3年内的过去问。而在报考了塾之后,很有可能能收到很久之前的过去问,给了自己更多联系的机会。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">我之前夏季考的时候因为联系的第一位早大教授就给了可以考试的内诺,<strong>导致我心态飘起来了,只报了这一所学校。</strong>在教授给我了专业课考试范围的情况下还是没有认真备考。一直拖延到考试前几个礼拜才开始复习,现在想想真的太浪费自己的时间了。</p> <p class="t4"> </p> <p class="t4">而在经历了夏季考的失败之后,<strong>能重新沉下心开始准备研究计划书和考试内容,克服拖延症,</strong>可能就是我做的好的地方吧。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:只有在录取通知书下来的那一刻才算尘埃落定哦。即便是拿到了内诺的情况下,考试发挥不好也有可能悲剧,所以请同学们一定要努力到最后一刻!)</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"><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"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">克服拖延症,调整心态是很多同学考学的必经之路。王同学在决定出愿研究室的时候,不仅注意了研究方向,也留意到教授本身与自己的相性,对于部分同学来说可能是一个新的选择角度~再次恭喜王同学考学成功~?</p> <p class="t4"> </p> <p class="t4">✏️ 前方大量笔记来袭 ✏️</p> <p class="t4"> </p> <p class="t4">我们真的可以看到王同学克服拖延,从挫折中吸取教训做出的改变与努力!</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8S0ULASleXYg9tZibR6u09wSoe6Hq0moatbsz2z4liahlcSHQic7NJ8WoQ/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/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8z8gJgiaZT9ka2dgEiceomKx7OxfC3AVp92dNfw24IBUx4obhiaSN5MEEw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8ibSRoQet89zswvy3KgfxKVDAOvyCBfletP76PHtzzib5jrvsc7lwlkYg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8ibSib0o4GNIwX3nrsnTf235ia5XibyMEZ6jBZAkTt1KJOhJNu2IgE8oGyA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8Mfm854f76sZQP7jjJFSwJ7slQcG8Sbrtu3iaNWic9ib8qAkmWfLx1fKgw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8aicM0mXZS8Ib58aWrBCiaRUOAS7PZEyJFhvwG0Snc9F32hDx9uF0KsTQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>王老师寄语</strong></p> <p class="t4"> </p> <p class="t4">首先恭喜王同学披荆斩棘终于收获大学院的Offer,很幸运成为大阪公立大学第一批学生。</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"><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/37" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/39" 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_67407ada252cc464554249" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b8a9c5f00fb5701b05fa7099b819e69e5b896746a89cfc6a9886aec82ac3007de5517e5d37c09d16b0a3933933ab207e11123bb4d5d49d77be792d533c544b24"/></form><a href="#" class="dropdown-item" onclick="document.post_67407ada252cc464554249.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407ada255e0815136892" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b8a9c5f00fb5701b05fa7099b819e69e5b896746a89cfc6a9886aec82ac3007de5517e5d37c09d16b0a3933933ab207e11123bb4d5d49d77be792d533c544b24"/></form><a href="#" class="dropdown-item" onclick="document.post_67407ada255e0815136892.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>【新访谈35】克服拖延,受挫再战!做第一波「吃螃蟹」的人——大阪公立大学备考之路。(高质量笔记袭来)</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/38/20230301033210_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|王同学</p> <p class="t4">点评|王老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>只要你付出了努力,就会有相应的回报,希望总是在不经意间破土而出的。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N1 153</strong></p> <p class="t4"><strong>英语:TOEIC 795</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">✨录取喜悦分享✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8tdDexMatBN1l05NHcHXBibDJR6eNMelicQRj1NmL2lg9NMh0Qt9cww3w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年11月</strong></p> <p class="t4">来日就读语言学校</p> <p class="t4"><strong>2021年11月2日</strong></p> <p class="t4">联系教授</p> <p class="t4"><strong>2021年12月16日</strong></p> <p class="t4">出愿</p> <p class="t4"><strong>2022年2月16日</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">大阪公立大学是2022年4月由大阪府立大学和大阪市立大学两所大学合并后新成立的公立大学。两个大学的合并使大阪公立大学的在读人数(包含大学生及研究生)变为16000人左右,这使其成为日本最大的公立大学。此外,每学年的本科生人数定额将达到2853人,达到了国公立大学中继大阪大学和东京大学之后日本第三位。</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">情报学研究科由基幹情報学专攻和学際情報学专攻组成。基幹情報学专攻修士定员65名。学際情報学专攻修士定员25名。</p> <p class="t4"> </p> <p class="t4">详情可戳学校官网:⬇️</p> <p class="t4">https://www.omu.ac.jp/i/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8SeBUicgqMagxuzp2INQicFr2V9srA5c2iaTZvjzqOESOgiapfEJJA30D9w/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">详情可戳学校官网 :⬇️</p> <p class="t4">https://www.omu.ac.jp/i/dii/about/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先看好学校的募集要项,确认好出愿的材料自己是否都具备。</strong>没有的材料,比如成绩证明或者毕业证明之类的材料<strong>需要提前1个月左右向学校申请</strong>,以免赶不上出愿。</p> <p class="t4"> </p> <p class="t4"><strong>然后看研究科主页的教员介绍,确定自己将来想研究的方向与哪个教授的研究方向更为相近。</strong>确定好之后,看教授及其研究室发表的论文,以此为基础写联系教授的邮件。</p> <p class="t4"> </p> <p class="t4"><strong>同时,向学校申请过去问的题目,确认出题范围,</strong>尽快开始复习。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8PUSMxtfLN0SMkADpPNGejibiayUsZnYQCTuQ9B3CcazjfibuNia1QOt2rw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">具体要求请戳学校官网 :⬇️</p> <p class="t4">https://www.upc-osaka.ac.jp/new-univ/admissions/g/exam_info/graduate/gs_info.html</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8Rsic9EHwibFfkU2tzMaP7B7wiaz0os4C3lxyjFzicic4tfHHKGYcbE0RqLA/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/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8Au7VxUibRXIWX1g6ZSIqpBVtjm28JrS9QMHdcQ7l3ib4WJauHLvvexLw/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"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>面试时间大概10分钟左右。</strong></p> <p class="t4"> </p> <p class="t4">一共有三名考官坐在对面。我被提问了大概3~4个问题。<strong>其中包括了最基础的志望理由以及被问到了大学毕业设计的内容。</strong></p> <p class="t4"> </p> <p class="t4">三名考官中有一名是我现在的指导教授,因为我在出愿前和教授online面谈过,那时我让教授推荐了几本专业相关的书。所以面试中就被教授问到了,“你最近看了什么书?”。最后一个问题是问我如果听不懂课上老师讲的内容怎么办,这时候就使劲表决心就好了哈哈。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">我的本科是日语+软件工程双学位,想着来日本读计算机方面的修士的话,正好可以用上我的两个专业,从而下定了决心来日本考研。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">在报名了语言学校等待出境的一段时间里,感觉我不能就这么白费时间,就想着先在国内找个塾,慢慢复习着。通过中介加到了宋老师的微信,<strong>他十分清晰有条理的给我解释了我列出来的10几条问题,当时感到很靠谱,立刻就报了名。</strong></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">在开始写研究计划书之前,<strong>我首先翻看了一下研究室前辈们发表的论文,从而找到了一个自己比较感兴趣的研究方向。然后结合自己搜到的同方向的其他论文,找到革新点。</strong>以此为基础来写研究计划书。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">备考最困点的点<strong>果然是我的拖延症...</strong></p> <p class="t4"> </p> <p class="t4">如果没有人监督我的话,我真的可能在家里躺一天。</p> <p class="t4">多亏了塾的班主任王老师在我备考期间每天督促我的学习进度,我才能做到一有时间就往图书馆跑哈哈。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>在家的话真的学不进去,我基本上都是靠去图书馆学来约束我自己。</strong></p> <p class="t4"> </p> <p class="t4">图书馆闭关后,回家的路上一边听着音乐,一边想着我今天又努力了一天。这样的时间是我最欣慰。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>笔试时注意分配好时间,面试时注意好保持心态,</strong>沉着应对考官提出的问题。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我本来是预定是20年4月入学语言学校,因为疫情,20年11月才最终入境日本。这其中浪费的时间成本,还是比较可惜的。</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"><strong>首先是各种专业课,可以随着塾的时间表,按部就班的复习。</strong>在同步的习题课上可以解决自己搞不懂的问题。</p> <p class="t4"> </p> <p class="t4">然后,塾的班主任王老师也给了我很多帮助。<strong>在考学的各种方面解答我的问题,督促我的进度。</strong>感觉这种方式很适合像我这种没有意志力,需要有人在背后push的人哈哈。</p> <p class="t4"> </p> <p class="t4">最后,<strong>我感觉利用好课程中的VIP时间很关键。</strong>我在考前用了6、7课时的时间,<strong>让塾里的老师带着我过了一遍过去问,还帮助我梳理了一遍相关知识。这对于我通过笔试影响很大。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">因为我没有上过塾的线下课,所以可能不太清楚线下课的情况。</p> <p class="t4"> </p> <p class="t4">对我来说,线上课的好处就是<strong>节省了交通时间,更利于随堂记笔记。</strong>并且因为<strong>塾里更新了系统后可以随时随地的复习之前学过的课程</strong>,这点让我觉得非常有帮助。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">专业课就是按部就班跟着塾的节奏走。</p> <p class="t4"> </p> <p class="t4">在决定好报考学校后,确定自己报考专攻的过去问中涉及到了哪些科目。结合笔记,一边看回放课,一边复习。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:笔记方面王同学非常热情地直接一口气来一个压缩包?笔记见下方哦专栏哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">目前合格的是大阪公立大学的情报学研究科的学際情報学专攻。</p> <p class="t4"> </p> <p class="t4">我当时选择教授的时候,不光看了教授的研究方向,还仔细翻看了研究室主页。<strong>从主页中也能看出教授是一种什么样的性格,和自己是否能合得来。</strong>我现在的教授是一位女教授,平时面谈的时候也会很温柔的听我讲话,给出各种建议。我感觉我选对了教授。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>收集考试的各种情报感觉很重要,</strong>不管是研究计划书的写法还是出愿的方式,以及各种过去问。<strong>如果是自己独自一人备考的话,很可能只能收到2到3年内的过去问。而在报考了塾之后,很有可能能收到很久之前的过去问,给了自己更多联系的机会。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">我之前夏季考的时候因为联系的第一位早大教授就给了可以考试的内诺,<strong>导致我心态飘起来了,只报了这一所学校。</strong>在教授给我了专业课考试范围的情况下还是没有认真备考。一直拖延到考试前几个礼拜才开始复习,现在想想真的太浪费自己的时间了。</p> <p class="t4"> </p> <p class="t4">而在经历了夏季考的失败之后,<strong>能重新沉下心开始准备研究计划书和考试内容,克服拖延症,</strong>可能就是我做的好的地方吧。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:只有在录取通知书下来的那一刻才算尘埃落定哦。即便是拿到了内诺的情况下,考试发挥不好也有可能悲剧,所以请同学们一定要努力到最后一刻!)</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"><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"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">克服拖延症,调整心态是很多同学考学的必经之路。王同学在决定出愿研究室的时候,不仅注意了研究方向,也留意到教授本身与自己的相性,对于部分同学来说可能是一个新的选择角度~再次恭喜王同学考学成功~?</p> <p class="t4"> </p> <p class="t4">✏️ 前方大量笔记来袭 ✏️</p> <p class="t4"> </p> <p class="t4">我们真的可以看到王同学克服拖延,从挫折中吸取教训做出的改变与努力!</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8S0ULASleXYg9tZibR6u09wSoe6Hq0moatbsz2z4liahlcSHQic7NJ8WoQ/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/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8z8gJgiaZT9ka2dgEiceomKx7OxfC3AVp92dNfw24IBUx4obhiaSN5MEEw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8ibSRoQet89zswvy3KgfxKVDAOvyCBfletP76PHtzzib5jrvsc7lwlkYg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8ibSib0o4GNIwX3nrsnTf235ia5XibyMEZ6jBZAkTt1KJOhJNu2IgE8oGyA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8Mfm854f76sZQP7jjJFSwJ7slQcG8Sbrtu3iaNWic9ib8qAkmWfLx1fKgw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGBJUtLwXA7gqVVVicMVmIv8aicM0mXZS8Ib58aWrBCiaRUOAS7PZEyJFhvwG0Snc9F32hDx9uF0KsTQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>王老师寄语</strong></p> <p class="t4"> </p> <p class="t4">首先恭喜王同学披荆斩棘终于收获大学院的Offer,很幸运成为大阪公立大学第一批学生。</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"><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/37" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/39" 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' => 'b8a9c5f00fb5701b05fa7099b819e69e5b896746a89cfc6a9886aec82ac3007de5517e5d37c09d16b0a3933933ab207e11123bb4d5d49d77be792d533c544b24', '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 = 'b8a9c5f00fb5701b05fa7099b819e69e5b896746a89cfc6a9886aec82ac3007de5517e5d37c09d16b0a3933933ab207e11123bb4d5d49d77be792d533c544b24' $options = [ 'path' => '/', 'domain' => '', 'secure' => false, 'samesite' => null, 'httponly' => true, 'expires' => '0' ]setcookie - [internal], line ?? Cake\Http\ResponseEmitter::setcookie() - CORE/src/Http/ResponseEmitter.php, line 269 Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 211 Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 192 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
自述|王同学
点评|王老师
编辑|ASHEN
「只要你付出了努力,就会有相应的回报,希望总是在不经意间破土而出的。」
日语:N1 153
英语:TOEIC 795
本科:大连交通大学
专业:日语+软件工程专业
合格:大阪公立大学 学際情報学専攻
✨录取喜悦分享✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2020年11月
来日就读语言学校
2021年11月2日
联系教授
2021年12月16日
出愿
2022年2月16日
考试
2. 介绍
2.1 学校介绍
大阪公立大学是2022年4月由大阪府立大学和大阪市立大学两所大学合并后新成立的公立大学。两个大学的合并使大阪公立大学的在读人数(包含大学生及研究生)变为16000人左右,这使其成为日本最大的公立大学。此外,每学年的本科生人数定额将达到2853人,达到了国公立大学中继大阪大学和东京大学之后日本第三位。
2.2研究科介绍
情报学研究科由基幹情報学专攻和学際情報学专攻组成。基幹情報学专攻修士定员65名。学際情報学专攻修士定员25名。
详情可戳学校官网:⬇️
https://www.omu.ac.jp/i/
2.3专攻介绍
详情可戳学校官网 :⬇️
https://www.omu.ac.jp/i/dii/about/
2.4报考前准备
首先看好学校的募集要项,确认好出愿的材料自己是否都具备。没有的材料,比如成绩证明或者毕业证明之类的材料需要提前1个月左右向学校申请,以免赶不上出愿。
然后看研究科主页的教员介绍,确定自己将来想研究的方向与哪个教授的研究方向更为相近。确定好之后,看教授及其研究室发表的论文,以此为基础写联系教授的邮件。
同时,向学校申请过去问的题目,确认出题范围,尽快开始复习。
3.募集要项
具体要求请戳学校官网 :⬇️
https://www.upc-osaka.ac.jp/new-univ/admissions/g/exam_info/graduate/gs_info.html
4.考试内容
4.1笔试:
4.2面试:
面试时间大概10分钟左右。
一共有三名考官坐在对面。我被提问了大概3~4个问题。其中包括了最基础的志望理由以及被问到了大学毕业设计的内容。
三名考官中有一名是我现在的指导教授,因为我在出愿前和教授online面谈过,那时我让教授推荐了几本专业相关的书。所以面试中就被教授问到了,“你最近看了什么书?”。最后一个问题是问我如果听不懂课上老师讲的内容怎么办,这时候就使劲表决心就好了哈哈。
02
心得体验采访实录
1.同学为什么要来日本?
我的本科是日语+软件工程双学位,想着来日本读计算机方面的修士的话,正好可以用上我的两个专业,从而下定了决心来日本考研。
2.选择新领域理工塾的原因?
在报名了语言学校等待出境的一段时间里,感觉我不能就这么白费时间,就想着先在国内找个塾,慢慢复习着。通过中介加到了宋老师的微信,他十分清晰有条理的给我解释了我列出来的10几条问题,当时感到很靠谱,立刻就报了名。
3.出愿前有联系教授吗?研究计划书怎么写的?
我联系教授算比较晚的了,几乎是在出愿前三天才和教授事前面试。虽然当时觉得事前面试比较有压力,但现在想来,通过事前面试才能使我更好的了解教授的研究方向,也使教授能够了解我的日语会话能力和一些基本信息。所以我比较推荐如果赶得及的话,还是尽量联系教授。
在开始写研究计划书之前,我首先翻看了一下研究室前辈们发表的论文,从而找到了一个自己比较感兴趣的研究方向。然后结合自己搜到的同方向的其他论文,找到革新点。以此为基础来写研究计划书。
4.备考感到最困难的是什么呢,你又是如何克服的?
备考最困点的点果然是我的拖延症...
如果没有人监督我的话,我真的可能在家里躺一天。
多亏了塾的班主任王老师在我备考期间每天督促我的学习进度,我才能做到一有时间就往图书馆跑哈哈。
5. 考学最辛苦的时期是怎么度过的?
在家的话真的学不进去,我基本上都是靠去图书馆学来约束我自己。
图书馆闭关后,回家的路上一边听着音乐,一边想着我今天又努力了一天。这样的时间是我最欣慰。
6.考试有什么特别注意的?
笔试时注意分配好时间,面试时注意好保持心态,沉着应对考官提出的问题。
7.疫情对你整个考学经历有什么影响吗?
我本来是预定是20年4月入学语言学校,因为疫情,20年11月才最终入境日本。这其中浪费的时间成本,还是比较可惜的。
8. 新领域理工塾是如何帮助到你的?
报了新领域理工塾真的对于我的备考有着很大的帮助。
首先是各种专业课,可以随着塾的时间表,按部就班的复习。在同步的习题课上可以解决自己搞不懂的问题。
然后,塾的班主任王老师也给了我很多帮助。在考学的各种方面解答我的问题,督促我的进度。感觉这种方式很适合像我这种没有意志力,需要有人在背后push的人哈哈。
最后,我感觉利用好课程中的VIP时间很关键。我在考前用了6、7课时的时间,让塾里的老师带着我过了一遍过去问,还帮助我梳理了一遍相关知识。这对于我通过笔试影响很大。
9.网课这种形式会对你学习的效率产生影响吗?
因为我没有上过塾的线下课,所以可能不太清楚线下课的情况。
对我来说,线上课的好处就是节省了交通时间,更利于随堂记笔记。并且因为塾里更新了系统后可以随时随地的复习之前学过的课程,这点让我觉得非常有帮助。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
专业课就是按部就班跟着塾的节奏走。
在决定好报考学校后,确定自己报考专攻的过去问中涉及到了哪些科目。结合笔记,一边看回放课,一边复习。
(编辑ASHEN:笔记方面王同学非常热情地直接一口气来一个压缩包?笔记见下方哦专栏哦~)
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
目前合格的是大阪公立大学的情报学研究科的学際情報学专攻。
我当时选择教授的时候,不光看了教授的研究方向,还仔细翻看了研究室主页。从主页中也能看出教授是一种什么样的性格,和自己是否能合得来。我现在的教授是一位女教授,平时面谈的时候也会很温柔的听我讲话,给出各种建议。我感觉我选对了教授。
12.经历了这次备考,在这方面有什么心得吗?
收集考试的各种情报感觉很重要,不管是研究计划书的写法还是出愿的方式,以及各种过去问。如果是自己独自一人备考的话,很可能只能收到2到3年内的过去问。而在报考了塾之后,很有可能能收到很久之前的过去问,给了自己更多联系的机会。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
我之前夏季考的时候因为联系的第一位早大教授就给了可以考试的内诺,导致我心态飘起来了,只报了这一所学校。在教授给我了专业课考试范围的情况下还是没有认真备考。一直拖延到考试前几个礼拜才开始复习,现在想想真的太浪费自己的时间了。
而在经历了夏季考的失败之后,能重新沉下心开始准备研究计划书和考试内容,克服拖延症,可能就是我做的好的地方吧。
(编辑ASHEN:只有在录取通知书下来的那一刻才算尘埃落定哦。即便是拿到了内诺的情况下,考试发挥不好也有可能悲剧,所以请同学们一定要努力到最后一刻!)
14. 对后辈有什么复习建议吗?
只有四个字:不要拖延!
14.对未来入学后的规划是什么样的呢?
还没有确定,先一边上着修士课程,再细化自己的研究方向吧。
03
笔记分享+老师点评
克服拖延症,调整心态是很多同学考学的必经之路。王同学在决定出愿研究室的时候,不仅注意了研究方向,也留意到教授本身与自己的相性,对于部分同学来说可能是一个新的选择角度~再次恭喜王同学考学成功~?
✏️ 前方大量笔记来袭 ✏️
我们真的可以看到王同学克服拖延,从挫折中吸取教训做出的改变与努力!
王老师寄语
首先恭喜王同学披荆斩棘终于收获大学院的Offer,很幸运成为大阪公立大学第一批学生。
我对王同学印象属实还算深刻,虽然在考学路上有过挫折有过失败,但是她都没有气馁。现在回想,王同学其实语言成绩其实非常不错,究其之前失败原因或许是差了一点点运气和克服拖延的方法。
失败的阴霾并没有打败王同学备考的心态,她有一段时间每天语言学校下课就去图书馆学习到晚上,风雨无阻,除非休馆。在日本备考过的小伙伴都能理解这一段时光是很独孤又痛苦的,终于煎熬的学习换来了一份满意的答卷。希望大家在每个阴霾的时刻都能像王同学一样调整好心态,重新启程。
最后祝福王同学在大阪的学习生活愉快,科研顺利,未来可期!