CINXE.COM

BIO-Byword

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <title>BIO-Byword</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Premium Bootstrap 4 Landing Page Template"/> <meta name="keywords" content="bootstrap 4, premium, marketing, multipurpose"/> <meta content="Shreethemes" name="author"/> <!-- favicon --> <link rel="shortcut icon" href="images/favicon.ico"> <!-- Bootstrap css --> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"/> <!-- 图标库 --> <link href="css/materialdesignicons.min.css" rel="stylesheet" type="text/css"/> <link rel="stylesheet" href="https://unicons.iconscout.com/release/v2.1.5/css/unicons.css"/> <!-- Pe7 Icon --> <link rel="stylesheet" type="text/css" href="css/pe-icon-7.css"> <!-- Icons --> <link href="css/magnific-popup.css" rel="stylesheet" type="text/css"/> <!-- Main css File --> <link href="css/style.css" rel="stylesheet" type="text/css"/> </head> <body> <header id="topnav" class="defaultscroll sticky"> <div class="container"> <div> <a class="logo" href="http://www.bbwpublisher.com/" title="BIQ-Byword" target="_blank"> <img id="logo01" class="ol04" title="BIQ-Byword" src="images/bg/logo01.png" alt=""> <img id="logo" class="ol05" title="BIQ-Byword" src="images/bg/logo.png" alt=""> </a> </div> <div class="menu-extras"> <div class="menu-item"> <a class="navbar-toggle"> <div class="lines"> <span></span> <span></span> <span></span> </div> </a> </div> </div> <div id="navigation"> <ul class="navigation-menu nav-light"> <li class="has-submenu active"> <a title="HOME" href="/">HOME</a> </li> <li class="has-submenu"> <a title="ABOUT US" href='about.html'>ABOUT US</a> </li> <li class="has-submenu"> <a title="JOURNALS" href='http://ojs.bbwpublisher.com/'>JOURNALS</a> </li> <li class="has-submenu"> <a title="BOOKS" href='booklist.php'>BOOKS</a> </li> <li class="has-submenu"> <a title="COOPERATION" href='cooperation.html'>COOPERATION</a> </li> <li class="has-submenu"> <a title="CONTACT" href='contact.html'>CONTACT</a> </li> </ul> </div> </div> </header> <section class="bg-half-260 d-table w-100" data-jarallax='{"speed": 0.5}' style="background: url('images/bg/bg5.jpg') no-repeat ;background-size: 100% 80%;" id="home"> <!--<div class="bg-overlay"></div>--> <div class="container"> <div class="row mt-5 justify-content-center"> <div class="col-12"> <div class="title-heading text-center text-white"> <h4 class="display-4 letter-spacing font-weight-bold mb-3">Bio-Byword Scientific Publishing</h4> <p class="para-desc mx-auto"> Bio-Byword online submission will go through a rapid peer review and production, making the process of publishing simpler and more efficient, which benefit from its user friendly online submission system that reduces the overall time from submission to publication.</p> <div class="watch-video mt-4"> <a href="http://ojs.bbwpublisher.com/" class="btn btn-primary mb-2 bt01" target="_blank">Go publish</a> <a href="http://ojs.bbwpublisher.com/" class="btn btn-primary mb-2 bt02" target="_blank">View Publication</a> </div> </div> </div> </div> </div> </section> <section class="py-4 bg-light sf"> <div class="container"> <div class="row justify-content-center"> <div class="scrolling-container" id="scrolling-container"> <div class="col-lg-2 col-md-2 col-6 text-center py-4"> <a href="https://www.nla.gov.au/" target="_blank" rel="nofollow"> <img src="uploads/image/20210125/trove.png" class="avatar avatar-ex-sm" alt="National Library of Australia"> </a> </div> <div class="col-lg-2 col-md-2 col-6 text-center py-4"> <a href="https://www.scilit.net/" target="_blank" rel="nofollow"> <img src="uploads/image/20210125/scilitLogo.png" class="avatar avatar-ex-sm" alt="scilit"> </a> </div> <div class="col-lg-2 col-md-2 col-6 text-center py-4"> <a href="https://www.lib.pku.edu.cn/portal/" target="_blank" rel="nofollow"> <img src="uploads/image/20210125/bjdxtsg.png" class="avatar avatar-ex-sm" alt="Peking University Health Scien"> </a> </div> <div class="col-lg-2 col-md-2 col-6 text-center py-4"> <a href="https://scholar.google.com/" target="_blank" rel="nofollow"> <img src="uploads/image/20181128/1543398075.png" class="avatar avatar-ex-sm" alt="Google schoiar"> </a> </div> <div class="col-lg-2 col-md-2 col-6 text-center py-4"> <a href="https://www.wanfangdata.com.cn/" target="_blank" rel="nofollow"> <img src="uploads/image/20210125/wanfang.png" class="avatar avatar-ex-sm" alt="wanfangdata"> </a> </div> <div class="col-lg-2 col-md-2 col-6 text-center py-4"> <a href="http://lib.cqvip.com/" target="_blank" rel="nofollow"> <img src="uploads/image/20210125/logocc.png" class="avatar avatar-ex-sm" alt="维普"> </a> </div> <div class="col-lg-2 col-md-2 col-6 text-center py-4"> <a href="https://jgateplus.com/home/" target="_blank" rel="nofollow"> <img src="uploads/image/20210125/J-Gate.png" class="avatar avatar-ex-sm" alt="J-Gate"> </a> </div> <div class="col-lg-2 col-md-2 col-6 text-center py-4"> <a href="https://creativecommons.org" target="_blank" rel="nofollow"> <img src="uploads/image/20181128/1543391262.png" class="avatar avatar-ex-sm" alt="open access"> </a> </div> <div class="col-lg-2 col-md-2 col-6 text-center py-4"> <a href="https://search.crossref.org/" target="_blank" rel="nofollow"> <img src="uploads/image/20181128/1543398607.png" class="avatar avatar-ex-sm" alt="Corossref"> </a> </div> </div> </div> </div> <style> .scrolling-container { display: flex; /* 使用flex布局 */ overflow: hidden; /* 隐藏滚动条 */ white-space: nowrap; /* 防止内容换行 */ width: 100%; /* 容器宽度为100% */ height: 150px; /* 控制容器高度 */ position: relative; /* 相对定位以方便动画 */ align-items: center; /* 垂直居中 */ will-change: scroll-position; /* 告诉浏览器即将发生的变化 */ } .scroll-item { flex: 0 0 auto; /* 不允许缩小 */ margin-right: 10px; /* 图片间距 */ } .scroll-item img { max-width: 100%; /* 确保图片不会超出其父元素 */ height: auto; /* 自适应高度 */ } /* 隐藏滚动条样式 */ .scrolling-container::-webkit-scrollbar { display: none; /* 在Chrome和Safari中隐藏 */ } </style> <script> // document.addEventListener("DOMContentLoaded", function() { // const container = document.getElementById('scrolling-container'); // const items = Array.from(container.children); // // 克隆内容以实现无缝滚动 // items.forEach(item => { // const clone = item.cloneNode(true); // container.appendChild(clone); // }); // let index = 0; // const scrollSpeed = 2; // 控制滚动速度,值越大越快 // function autoScroll() { // if (index >= container.scrollWidth / 2) { // index = 0; // 重置索引以实现循环 // } // container.scrollLeft = index; // index += scrollSpeed; // 每次增加scrollLeft值 // requestAnimationFrame(autoScroll); // 请求下一个帧 // } // autoScroll(); // 开始自动滚动 // }); document.addEventListener("DOMContentLoaded", function() { const container = document.getElementById('scrolling-container'); const items = Array.from(container.children); function cloneItems() { items.forEach(item => { const clone = item.cloneNode(true); container.appendChild(clone); }); } cloneItems(); // 初始化克隆 const totalItems = items.length; // Original item count const scrollWidth = items[0].offsetWidth; // Width of each item let index = 0; const itemsPerFrame = 6; // Number of items displayed at a time const scrollSpeed = 0.5; // Adjusted scroll speed factor for smoother scrolling let isPaused = false; // Pause state variable function startTimer() { // 这里可以放置计时器需要执行的代码,例如更新页面上的时间显示等 // 创建计时器,这里的例子是每秒钟打印一次消息 timer = setTimeout(autoScroll,2000) } // 停止计时器的函数 function stopTimer() { clearInterval(timer); // 停止计时器 } function autoScroll() { if (isPaused) return; // Prevent scrolling when paused // Calculate new target scroll position const targetScrollPosition = (index * scrollWidth); // Start smooth scrolling smoothScroll(targetScrollPosition); // 当滚动到接近末尾时,克隆更多项目 if (targetScrollPosition >= container.scrollWidth - container.clientWidth) { cloneItems(); } // Update index to ensure looping index = (index + 1) ; // Loop through original items only } function smoothScroll(targetPosition) { const currentScroll = container.scrollLeft; // Smoothly interpolate between the current scroll position and the target position const distance = targetPosition - currentScroll; const step = distance * scrollSpeed; container.scrollLeft += step; // Update scroll position // Use requestAnimationFrame for smoother animations if (Math.abs(distance) > 1) { // Continue scrolling until close enough to target requestAnimationFrame(() => smoothScroll(targetPosition)); } else { // Snap to final position to avoid jittering container.scrollLeft = targetPosition; startTimer(); } } // Set initial position to display six items container.scrollLeft = 0; // Mouse enter and leave events to pause/resume scrolling container.addEventListener('mouseenter', () => { isPaused = true; // Pause scrolling stopTimer() }); container.addEventListener('mouseleave', () => { isPaused = false; // Resume scrolling // autoScroll1(); // Restart auto scrolling if it was paused startTimer(); }); // Start auto scrolling autoScroll(); }); </script> </section> <section class="section" id="about"> <div class="container"> <div class="qyfw"> <div class="tz"> <div class="sx_img"> <img src="images/client/sh.png" alt=""> </div> <div class="sx_tit"> <h4>SERVICE GUARANTEE</h4> <p>Exclusive <br> Responsibility Editing Service</p> </div> </div> <div class="tz"> <div class="sx_img"> <img src="images/client/aq.png" alt=""> </div> <div class="sx_tit"> <h4>INFORMATION SECURITY</h4> <p>Customer<br> information is strictly confidential</p> </div> </div> <div class="tz"> <div class="sx_img"> <img src="images/client/zl.png" alt=""> </div> <div class="sx_tit"> <h4>QUALITY ASSURANCE</h4> <p>Double issue<br> journal, full text indexed online</p> </div> </div> <div class="tz"> <div class="sx_img"> <img src="images/client/cb.png" alt=""> </div> <div class="sx_tit"> <h4>QUICK PUBLISHING </h4> <p>published that month<br> Reviewed within 3 working days</p> </div> </div> <div class="tz"> <div class="sx_img"> <img src="images/client/shtg.png" alt=""> </div> <div class="sx_tit"> <h4>TO EXAMINE </h4> <p>Strict review of manuscripts <br> All submissions are subject to Peer review </p> </div> </div> </div> </div> </section> <section class="section bg-light" id="service"> <div class="container"> <div class="row justify-content-center"> <div class="col-12"> <div class="section-title text-center mb-4 pb-2"> <h4 class="title mb-4">JOURNALS</h4> </div> </div> </div> <!--期刊封面--> <div class="row"> <div class="qktj"> <div class="qk01"> <div> <div class="xf"> <p>Oncology Treatment Discovery is a peer-reviewed, open access journal. It accepts manuscripts relevant to experimental and clinical cancer research. The journal publishes the latest findings in cancer research, including preliminary results, repeated argumentation studies and negative results. </p> <a href="http://ojs.bbwpublisher.com/index.php/OTD">More</a> </div> <div class="xf_img"> <a href="http://ojs.bbwpublisher.com/index.php/OTD" target="_blank" title="Oncology Treatment Discovery"> <img src="uploads/image/20210125/otd.png" alt="Oncology Treatment Discovery"> </a> </div> </div> <div class="xf_tit"> <h4>Oncology Treatment Discovery</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p>Dermatological Health is a peer-reviewed, open access journal that publishes original research articles and review articles related to the prevention, diagnosis, and treatment of disorders of the skin, hair, and nails.</p> <a href="http://ojs.bbwpublisher.com/index.php/DH">More</a> </div> <div class="xf_img"> <a href="http://ojs.bbwpublisher.com/index.php/DH" target="_blank" title="Dermatological Health"> <img src="uploads/image/20210125/dh.png" alt="Dermatological Health"> </a> </div> </div> <div class="xf_tit"> <h4>Dermatological Health</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p>Cardiovascular Reviews publishes peer-reviewed research articles across basic, translational, and clinical cardiovascular medicine. The Journal covers all aspects of cardiovascular medicine (full listing below) with an emphasis on studies that challenge the status quo of treatments and practices in cardiovascular care or facilitate the translation of scientific advances into the clinic as new therapies or diagnostic tools. </p> <a href="http://ojs.bbwpublisher.com/index.php/CR">More</a> </div> <div class="xf_img"> <a href="http://ojs.bbwpublisher.com/index.php/CR" target="_blank" title="Cardiovascular Reviews"> <img src="uploads/image/20210125/cr.png" alt="Cardiovascular Reviews"> </a> </div> </div> <div class="xf_tit"> <h4>Cardiovascular Reviews</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p>Clinical Neuroscience Research is a peer-reviewed articles across a wide spectrum of basic, translational, and clinical research that help improve patient care.</p> <a href="http://ojs.bbwpublisher.com/index.php/CNR">More</a> </div> <div class="xf_img"> <a href="http://ojs.bbwpublisher.com/index.php/CNR" target="_blank" title="Clinical Neuroscience Research"> <img src="uploads/image/20210125/cnr.png" alt="Clinical Neuroscience Research"> </a> </div> </div> <div class="xf_tit"> <h4>Clinical Neuroscience Research</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p>Advances in Obstetrics and Gynecology Research is a peer-reviewed, open access journal that aims to provide a forum for scientists and clinical professionals working in obstetrics and gynecology.</p> <a href="http://ojs.bbwpublisher.com/index.php/BAS">More</a> </div> <div class="xf_img"> <a href="http://ojs.bbwpublisher.com/index.php/BAS" target="_blank" title="Bone and Arthrosurgery Science"> <img src="uploads/image/20210125/bas.png" alt="Bone and Arthrosurgery Science"> </a> </div> </div> <div class="xf_tit"> <h4>Bone and Arthrosurgery Science</h4> </div> </div> </div> </div> <div class="row"> <div class="qktj"> <div class="qk01"> <div> <div class="xf"> <p>Advances in Obstetrics and Gynecology Research is a peer-reviewed, open access journal that aims to provide a forum for scientists and clinical professionals working in obstetrics and gynecology.</p> <a href="http://ojs.bbwpublisher.com/index.php/AOGR">More</a> </div> <div class="xf_img"> <a href="http://ojs.bbwpublisher.com/index.php/AOGR" target="_blank" title="Advances in Obstetrics and Gynecology Research"> <img src="uploads/image/20210125/ao.png" alt="Advances in Obstetrics and Gynecology Research"> </a> </div> </div> <div class="xf_tit"> <h4>Advances in Obstetrics and Gynecology Research</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p>Scientific and Social Research (SSR) publishes papers devoted to quantitative social science research and methodology. The journal features articles that illustrate the use of quantitative methods to empirically test social science theory. The journal emphasizes research concerned with issues or methods that cut across traditional disciplinary lines. </p> <a href="http://ojs.bbwpublisher.com/index.php/ssr">More</a> </div> <div class="xf_img"> <a href="http://ojs.bbwpublisher.com/index.php/ssr" target="_blank" title="Scientific and Social Research"> <img src="uploads/image/20210125/ssr.jpg" alt="Scientific and Social Research"> </a> </div> </div> <div class="xf_tit"> <h4>Scientific and Social Research</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p>Educational Reform and Development (ERD) is a peer-reviewed, open-access international professional academic journal. It aims to reflect the latest achievements of educational reform and development, explore the laws of education, and serve to deepen educational reform and prosper education science. The main readers of this journal are principals, teachers, education administrators, education researchers, and enthusiastic comrades of large, middle and primary schools.</p> <a href="http://ojs.bbwpublisher.com/index.php/erd">More</a> </div> <div class="xf_img"> <a href="http://ojs.bbwpublisher.com/index.php/erd" target="_blank" title="Education Reform and Development"> <img src="uploads/image/20210125/erd.jpg" alt="Education Reform and Development"> </a> </div> </div> <div class="xf_tit"> <h4>Education Reform and Development</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p>Journal of Contemporary Educational Research (JCER) is an international, peer-reviewed and open access journal which promotes the evaluative, integrative, theoretical and methodological research on contemporary education; shape a novel, broader view of issues in contemporary education; enhance the caliber of humanities research through active use of best domestic and foreign practices; and integrate the achievements of various sciences and knowledge areas with unconventional approaches.</p> <a href="http://ojs.bbwpublisher.com/index.php/JCER">More</a> </div> <div class="xf_img"> <a href="http://ojs.bbwpublisher.com/index.php/JCER" target="_blank" title="Journal of Contemporary Educational Research"> <img src="uploads/image/20210125/journalThumbnail_en_US.jpg" alt="Journal of Contemporary Educational Research"> </a> </div> </div> <div class="xf_tit"> <h4>Journal of Contemporary Educational Research</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p>Proceedings of Business and Economic Studies is an international, peer-reviewed and open access journal which focuses on theoretical and applied studies of corporate and financial behavior. Aiming to promote the research in fields of business economics an</p> <a href="http://ojs.bbwpublisher.com/index.php/PBES">More</a> </div> <div class="xf_img"> <a href="http://ojs.bbwpublisher.com/index.php/PBES" target="_blank" title="Proceedings of Business and Economic Studies"> <img src="uploads/image/20181128/1543390145.jpg" alt="Proceedings of Business and Economic Studies"> </a> </div> </div> <div class="xf_tit"> <h4>Proceedings of Business and Economic Studies</h4> </div> </div> </div> </div> </div> </section> <section class="section" id="price"> <div class="container"> <div class="row justify-content-center"> <div class="col-12"> <div class="section-title text-center mb-4 pb-2"> <h4 class="title mb-4">BOOKS</h4> </div> </div> </div> <div class="row"> <div class="qktj"> <div class="qk01"> <div> <div class="xf"> <p></p> <a href="book-40.html">More</a> </div> <div class="xf_img"> <a href="book-40.html" target="_blank" title="水文地质学基础与岩土勘察"> <img src="uploads/image/20210125/1611554302.png" alt="水文地质学基础与岩土勘察"> </a> </div> </div> <div class="xf_tit"> <h4>水文地质学基础与岩土勘察</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p></p> <a href="book-39.html">More</a> </div> <div class="xf_img"> <a href="book-39.html" target="_blank" title="心脑血管疾病诊疗与护理"> <img src="uploads/image/20201116/1605493253.png" alt="心脑血管疾病诊疗与护理"> </a> </div> </div> <div class="xf_tit"> <h4>心脑血管疾病诊疗与护理</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p>本书将针对现在的社会大环境下的新闻学以及新闻采编技术进行论述,旨在讲解新闻的性质,概念,历史等相关知识以及,新闻采访过程中的工作内容,采访技术等相关内容。内容专业性较强,但通俗易懂,对各位新闻学相关学者以及新闻工作者具有一定的理论指导作用以及工作帮助。<br /></p> <a href="book-38.html">More</a> </div> <div class="xf_img"> <a href="book-38.html" target="_blank" title="现代新闻学概论与采编技术"> <img src="uploads/image/20201019/1603079983.png" alt="现代新闻学概论与采编技术"> </a> </div> </div> <div class="xf_tit"> <h4>现代新闻学概论与采编技术</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p>在欧美国家,冠状动脉硬化性心脏病及高血压病居各类疾病的死亡率之首。在中国,随着人民生活水平的不断提高、生活节奏的日益加快及群众心理压力的不断增加,心血管疾病发生率不断升高,其中,高血压脑出血和冠状动脉粥样硬化合在一起已经成为各类疾病死亡原因之首。<br /></p> <a href="book-37.html">More</a> </div> <div class="xf_img"> <a href="book-37.html" target="_blank" title="心血管内科疾病诊疗学"> <img src="uploads/image/20201013/1602556332.png" alt="心血管内科疾病诊疗学"> </a> </div> </div> <div class="xf_tit"> <h4>心血管内科疾病诊疗学</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p>教育技术演化至今, 已成为现代学校教育不可或缺的辅助教学手段, 对于最大限度地扩充和使用教育资源, 提高教育质量, 发挥越来越大的作用。体育教育专业的教学过程具有鲜明的动作技能授受特征, 其与现代教育技术的整合, 将是一个崭新的课题, 也必将对两者的发展产生深远的推动作用。<br /></p> <a href="book-36.html">More</a> </div> <div class="xf_img"> <a href="book-36.html" target="_blank" title="现代教育与体育运动健康"> <img src="uploads/image/20200928/1601264019.png" alt="现代教育与体育运动健康"> </a> </div> </div> <div class="xf_tit"> <h4>现代教育与体育运动健康</h4> </div> </div> </div> </div> <div style="margin-bottom: 30px"></div> <div class="row"> <div class="qktj"> <div class="qk01"> <div> <div class="xf"> <p>公路桥梁作为公路工程的重要组成部分, 可以跨越河流和障碍物,具有能够缩短两地距离、方便人们出行、便于物资运输及促进社会生产的重要作用,并越来越受到广泛应用。作为保障交通的重要环节之一,公路桥梁往往在设计、施工等方面工序较为复杂,同时投资较大,社会关注度较高,施工过程中如果管理不善,出现质量问题,轻则影响工程进度,增加资金投入,重则出现安全事故,对企业声誉、国家财产及人民生命安全造成不良的社会影响。<br /></p> <a href="book-35.html">More</a> </div> <div class="xf_img"> <a href="book-35.html" target="_blank" title="公路桥梁建设施工技术与质量检验"> <img src="uploads/image/20200928/1601264796.png" alt="公路桥梁建设施工技术与质量检验"> </a> </div> </div> <div class="xf_tit"> <h4>公路桥梁建设施工技术与质量检验</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p>水,是人类赖以生存和发展的不可缺少的宝贵资源,是支撑可持续发展的基础条件之一。随着世界各国经济和人口的增长,水资源的需求量不断增加,水资源短缺已经成为全球性问题。<br /></p> <a href="book-34.html">More</a> </div> <div class="xf_img"> <a href="book-34.html" target="_blank" title="水资源开发与利用"> <img src="uploads/image/20200818/1597740036.jpg" alt="水资源开发与利用"> </a> </div> </div> <div class="xf_tit"> <h4>水资源开发与利用</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p><span class="fontstyle0">护理程序是以促进和恢复病人的健康为目标所进行的一系列有目的、有计划的护理活动,是一个综合的、动态的、具有决策和反馈功能的过程,对护理对象进行主动、全面的整体护理,使其达到最佳健康状态。护理程序是一种科学的确认问题、解决问题的工作方法和思想方法。</span> <br style="font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;orphans:2;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;-webkit-text-size-adjust:auto;-webkit-text-stroke-width:0px;" /></p> <a href="book-33.html">More</a> </div> <div class="xf_img"> <a href="book-33.html" target="_blank" title="现代基础护理学"> <img src="uploads/image/20191230/1577691756.png" alt="现代基础护理学"> </a> </div> </div> <div class="xf_tit"> <h4>现代基础护理学</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p><p class="MsoNormal" style="text-indent:24.0pt;"> 教育是一项复杂的活动,在教师的教育教学实践中,必然会遭遇这样或那样的困难或困境,那么当遇到教育困难或困境时,教师该怎么办<span>?</span>诸多成功的教育实践表明,要想破解教育困难,走出教育困境,最好的途径就是做研究,通过研究克服之,解决之。<span>“</span>研<span>”</span>字当头,运用科学的研究方法进行探索,寻找破解问题之法,并通过行动实践检验其有效性。<span></span> </p></p> <a href="book-32.html">More</a> </div> <div class="xf_img"> <a href="book-32.html" target="_blank" title="当代教育研究"> <img src="uploads/image/20191230/1577692830.png" alt="当代教育研究"> </a> </div> </div> <div class="xf_tit"> <h4>当代教育研究</h4> </div> </div> <div class="qk01"> <div> <div class="xf"> <p><span class="fontstyle0"> <p> PPP 是英文 Public Private Partnerships 的简写,中文直译为 “ 公私合伙制 ”,简言之是指公共部门通过与私人部门建立伙伴关系来提供公共产品或服务的一种方式。由于PPP模式与传统的公用事业提供方式相比具有众多优越性,所以自20世纪80 年代以来,各国或国际组织都争相尝试将PPP的各种模式应用于本国或区域内的基础设施建设。从上世纪90年代初期开始,全球PPP项目迅猛增长,并于 1997 年达到顶峰。伴随 1997 年亚洲、俄罗斯和巴西经济危机的出现,全球 PPP项目有所减少,之后在平稳中又开始逐渐回升。有资料表明,在未来15 年内,全球发展中国家大约需要 2 万亿美元投资于基础设...</p> <a href="book-31.html">More</a> </div> <div class="xf_img"> <a href="book-31.html" target="_blank" title="PPP模式实务解析与财务共享发展趋势"> <img src="uploads/image/20191230/1577686629.png" alt="PPP模式实务解析与财务共享发展趋势"> </a> </div> </div> <div class="xf_tit"> <h4>PPP模式实务解析与财务共享发展趋势</h4> </div> </div> </div> </div> </div> </section> <section class="section bg-light" id="blog"> <div class="container"> <div class="row justify-content-center"> <div class="col-12"> <div class="section-title text-center mb-4 pb-2"> <h4 class="title mb-4">Editorial Board Members</h4> </div> </div> </div> <div class="row"> <div class="qktj "> <div class="scrollingcontainer1" id="scrollingcontainer1"> <div class="single-member effect-2"> <div class="member-image"> <img src="uploads/image/20210125/Arcas.jpg" alt="Member"> <h3>Rafael Leal-Arcas</h3> </div> <div class="member-info" style="white-space: normal;"> <h3>Rafael Leal-Arcas</h3> <p></p> </div> </div> <div class="single-member effect-2"> <div class="member-image"> <img src="uploads/image/20181128/2022-2.jpg" alt="Member"> <h3>SARAB ABU-RABIA-QUEDER</h3> </div> <div class="member-info" style="white-space: normal;"> <h3>SARAB ABU-RABIA-QUEDER</h3> <p>Ben-Gurion University</p> </div> </div> <div class="single-member effect-2"> <div class="member-image"> <img src="uploads/image/20210125/222.jpg" alt="Member"> <h3> Salahuddin M Jaber</h3> </div> <div class="member-info" style="white-space: normal;"> <h3> Salahuddin M Jaber</h3> <p></p> </div> </div> <div class="single-member effect-2"> <div class="member-image"> <img src="uploads/image/20181128/2022-1.jpg" alt="Member"> <h3>Vlasta Hus</h3> </div> <div class="member-info" style="white-space: normal;"> <h3>Vlasta Hus</h3> <p>University of Maribor Faculty of Education, Slovenia</p> </div> </div> <div class="single-member effect-2"> <div class="member-image"> <img src="uploads/image/20210125/imgs.jpg" alt="Member"> <h3>Daniel Puciato</h3> </div> <div class="member-info" style="white-space: normal;"> <h3>Daniel Puciato</h3> <p></p> </div> </div> <div class="single-member effect-2"> <div class="member-image"> <img src="uploads/image/20181128/154338489498.jpg" alt="Member"> <h3>MP Balasubramanian</h3> </div> <div class="member-info" style="white-space: normal;"> <h3>MP Balasubramanian</h3> <p></p> </div> </div> <div class="single-member effect-2"> <div class="member-image"> <img src="uploads/image/20181128/1543378996.png" alt="Member"> <h3>Jandhyala B. G. Tilak</h3> </div> <div class="member-info" style="white-space: normal;"> <h3>Jandhyala B. G. Tilak</h3> <p></p> </div> </div> <div class="single-member effect-2"> <div class="member-image"> <img src="uploads/image/20210125/img1s.jpg" alt="Member"> <h3>Paulino Artur Ferreira de Sousa </h3> </div> <div class="member-info" style="white-space: normal;"> <h3>Paulino Artur Ferreira de Sousa </h3> <p></p> </div> </div> </div> </div> </div> </div> <style> .qktj { width: 100%; /* 根据需要设置宽度 */ overflow: hidden; /* 隐藏溢出的部分 */ } .scrollingcontainer1 { display: flex; /* 使用flex布局 */ overflow: hidden; /* 隐藏滚动条 */ white-space: nowrap; /* 防止内容换行 */ width: 100%; /* 容器宽度为100% */ height: 210px; /* 控制容器高度 */ position: relative; /* 相对定位以方便动画 */ align-items: center; /* 垂直居中 */ will-change: scroll-position; /* 告诉浏览器即将发生的变化 */ } .single-member { min-width: 190px; /* 根据实际图片大小和间距调整 */ margin-right: 0px; /* 设置每个成员之间的间隔 */ padding: 0 30px 0 30px; height:210px; } /* 图片适应容器 */ .member-image img { width: 100%; height: auto; /* 或设置固定高度 */ } </style> <script> document.addEventListener("DOMContentLoaded", function() { const container = document.getElementById('scrollingcontainer1'); const items = Array.from(container.children); function cloneItems() { items.forEach(item => { const clone = item.cloneNode(true); container.appendChild(clone); }); } cloneItems(); // 初始化克隆 const totalItems = items.length; // Original item count const scrollWidth = items[0].offsetWidth; // Width of each item let index = 0; const itemsPerFrame = 6; // Number of items displayed at a time const scrollSpeed = 0.5; // Adjusted scroll speed factor for smoother scrolling let isPaused = false; // Pause state variable function startTimer1() { // 这里可以放置计时器需要执行的代码,例如更新页面上的时间显示等 // 创建计时器,这里的例子是每秒钟打印一次消息 timer1 = setTimeout(autoScroll1,2000) } // 停止计时器的函数 function stopTimer1() { clearInterval(timer1); // 停止计时器 } function autoScroll1() { if (isPaused) return; // Prevent scrolling when paused // Calculate new target scroll position const targetScrollPosition = (index * scrollWidth); // Start smooth scrolling smoothScroll1(targetScrollPosition); // 当滚动到接近末尾时,克隆更多项目 if (targetScrollPosition >= container.scrollWidth - container.clientWidth) { cloneItems(); } // Update index to ensure looping index = (index + 1) ; // Loop through original items only } function smoothScroll1(targetPosition) { const currentScroll = container.scrollLeft; // Smoothly interpolate between the current scroll position and the target position const distance = targetPosition - currentScroll; const step = distance * scrollSpeed; container.scrollLeft += step; // Update scroll position // Use requestAnimationFrame for smoother animations if (Math.abs(distance) > 1) { // Continue scrolling until close enough to target requestAnimationFrame(() => smoothScroll1(targetPosition)); } else { // Snap to final position to avoid jittering container.scrollLeft = targetPosition; startTimer1(); } } // Set initial position to display six items container.scrollLeft = 0; // Mouse enter and leave events to pause/resume scrolling container.addEventListener('mouseenter', () => { isPaused = true; // Pause scrolling stopTimer1() }); container.addEventListener('mouseleave', () => { isPaused = false; // Resume scrolling // autoScroll1(); // Restart auto scrolling if it was paused startTimer1(); }); // Start auto scrolling autoScroll1(); }); </script> </section> <section class="section" id="contact"> <div class="container"> <div class="row justify-content-center"> <div class="col-12"> <div class="section-title text-center mb-4 pb-2"> <h4 class="title mb-4">Recent Articles</h4> </div> </div> </div> <div class="row"> <div class="ipub-row" style="margin:0 -25px;width:calc(100% + 50px);margin-bottom:0px;"> <div> <div class="new-all"> <div><b style="background-color: #3fa4f0;font-size:11px;padding: 3px 6px;text-align: center;display: inline-block;color: #fff;" data-v-ffa87fcc="">Article</b></div> <div class="new-Title"><a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4841" target="_blank" ><b>Challenges and Suggestions in the Teaching of Mechanics of Materials in Vocation</b></a></div> <div class="ipubw-p3"><span class="ipub-nowrap" style="margin-right:5px" > Fei Peng, Shang Wang, Jie Qiu<!----></span></div> <div class="new-Doi"><p style="margin-bottom: 0rem"><b>10.26689/ssr.v5i4.4841;&nbsp;</b><a href="https://doi.org/10.26689/ssr.v5i4.4841" style="color: #0077be;" target="_blank">https://doi.org/10.26689/ssr.v5i4.4841</a></p></div> <div class="ipubw-p3"><a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4841" target="_blank"> <i class="ipub-icon theme-color iconfont icon-Abstract1" ><img src="/images/preview.png" style=" width: 20px; margin-top: -5px;"></i> Abstract </a> <a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4841/4232" download="" target="_blank" class="mar-l-16" target="_blank"> <i class="ipub-icon theme-color iconfont icon-Download1" > <img src="/images/pdf.png" style=" width: 20px; margin-top: -5px;"></i> View PDF </a> </div> </div> <div class="new-all"> <div><b style="background-color: #3fa4f0;font-size:11px;padding: 3px 6px;text-align: center;display: inline-block;color: #fff;" data-v-ffa87fcc="">Article</b></div> <div class="new-Title"><a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4892" target="_blank" ><b>Analysis of Young People’s Overconsumption from the Perspective of Behavioral Ec</b></a></div> <div class="ipubw-p3"><span class="ipub-nowrap" style="margin-right:5px" > Boting Jiang, Preethi Ananthachari<!----></span></div> <div class="new-Doi"><p style="margin-bottom: 0rem"><b>10.26689/ssr.v5i5.4892;&nbsp;</b><a href="https://doi.org/10.26689/ssr.v5i5.4892" style="color: #0077be;" target="_blank">https://doi.org/10.26689/ssr.v5i5.4892</a></p></div> <div class="ipubw-p3"><a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4892" target="_blank"> <i class="ipub-icon theme-color iconfont icon-Abstract1" ><img src="/images/preview.png" style=" width: 20px; margin-top: -5px;"></i> Abstract </a> <a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4892/4337" download="" target="_blank" class="mar-l-16" target="_blank"> <i class="ipub-icon theme-color iconfont icon-Download1" > <img src="/images/pdf.png" style=" width: 20px; margin-top: -5px;"></i> View PDF </a> </div> </div> <div class="new-all"> <div><b style="background-color: #3fa4f0;font-size:11px;padding: 3px 6px;text-align: center;display: inline-block;color: #fff;" data-v-ffa87fcc="">Article</b></div> <div class="new-Title"><a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4881" target="_blank" ><b>The Value of Chinese Calligraphy Artistic Symbols in the Packaging Design of Cre</b></a></div> <div class="ipubw-p3"><span class="ipub-nowrap" style="margin-right:5px" > ZhenYu Zhang, Mohd Mustafa Bin Mohd Ghazali<!----></span></div> <div class="new-Doi"><p style="margin-bottom: 0rem"><b>10.26689/ssr.v5i5.4881;&nbsp;</b><a href="https://doi.org/10.26689/ssr.v5i5.4881" style="color: #0077be;" target="_blank">https://doi.org/10.26689/ssr.v5i5.4881</a></p></div> <div class="ipubw-p3"><a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4881" target="_blank"> <i class="ipub-icon theme-color iconfont icon-Abstract1" ><img src="/images/preview.png" style=" width: 20px; margin-top: -5px;"></i> Abstract </a> <a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4881/4336" download="" target="_blank" class="mar-l-16" target="_blank"> <i class="ipub-icon theme-color iconfont icon-Download1" > <img src="/images/pdf.png" style=" width: 20px; margin-top: -5px;"></i> View PDF </a> </div> </div> <div class="new-all"> <div><b style="background-color: #3fa4f0;font-size:11px;padding: 3px 6px;text-align: center;display: inline-block;color: #fff;" data-v-ffa87fcc="">Article</b></div> <div class="new-Title"><a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4886" target="_blank" ><b>The Role of Skills Competitions in Improving Professional Knowledge Learning in </b></a></div> <div class="ipubw-p3"><span class="ipub-nowrap" style="margin-right:5px" > Meiqin Liang, Shang Wang, Meiyun Liang, Jingli Zha<!----></span></div> <div class="new-Doi"><p style="margin-bottom: 0rem"><b>10.26689/ssr.v5i5.4886;&nbsp;</b><a href="https://doi.org/10.26689/ssr.v5i5.4886" style="color: #0077be;" target="_blank">https://doi.org/10.26689/ssr.v5i5.4886</a></p></div> <div class="ipubw-p3"><a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4886" target="_blank"> <i class="ipub-icon theme-color iconfont icon-Abstract1" ><img src="/images/preview.png" style=" width: 20px; margin-top: -5px;"></i> Abstract </a> <a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4886/4335" download="" target="_blank" class="mar-l-16" target="_blank"> <i class="ipub-icon theme-color iconfont icon-Download1" > <img src="/images/pdf.png" style=" width: 20px; margin-top: -5px;"></i> View PDF </a> </div> </div> <div class="new-all"> <div><b style="background-color: #3fa4f0;font-size:11px;padding: 3px 6px;text-align: center;display: inline-block;color: #fff;" data-v-ffa87fcc="">Article</b></div> <div class="new-Title"><a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4936" target="_blank" ><b>Research Status and Challenges of Global Digital Governance Based on Knowledge G</b></a></div> <div class="ipubw-p3"><span class="ipub-nowrap" style="margin-right:5px" > Xiaoting Shang, Yaping He, Huayong Niu<!----></span></div> <div class="new-Doi"><p style="margin-bottom: 0rem"><b>10.26689/ssr.v5i5.4936;&nbsp;</b><a href="https://doi.org/10.26689/ssr.v5i5.4936" style="color: #0077be;" target="_blank">https://doi.org/10.26689/ssr.v5i5.4936</a></p></div> <div class="ipubw-p3"><a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4936" target="_blank"> <i class="ipub-icon theme-color iconfont icon-Abstract1" ><img src="/images/preview.png" style=" width: 20px; margin-top: -5px;"></i> Abstract </a> <a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4936/4293" download="" target="_blank" class="mar-l-16" target="_blank"> <i class="ipub-icon theme-color iconfont icon-Download1" > <img src="/images/pdf.png" style=" width: 20px; margin-top: -5px;"></i> View PDF </a> </div> </div> <div class="new-all"> <div><b style="background-color: #3fa4f0;font-size:11px;padding: 3px 6px;text-align: center;display: inline-block;color: #fff;" data-v-ffa87fcc="">Article</b></div> <div class="new-Title"><a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4946" target="_blank" ><b>The Impact of Guiding Students to Participate in Skills Competitions on the Grow</b></a></div> <div class="ipubw-p3"><span class="ipub-nowrap" style="margin-right:5px" > Shang Wang, Xuesong Zhen, Jiayi Chen, Dehou Li<!----></span></div> <div class="new-Doi"><p style="margin-bottom: 0rem"><b>10.26689/ssr.v5i5.4946;&nbsp;</b><a href="https://doi.org/10.26689/ssr.v5i5.4946" style="color: #0077be;" target="_blank">https://doi.org/10.26689/ssr.v5i5.4946</a></p></div> <div class="ipubw-p3"><a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4946" target="_blank"> <i class="ipub-icon theme-color iconfont icon-Abstract1" ><img src="/images/preview.png" style=" width: 20px; margin-top: -5px;"></i> Abstract </a> <a href="http://ojs.bbwpublisher.com/index.php/ssr/article/view/4946/4292" download="" target="_blank" class="mar-l-16" target="_blank"> <i class="ipub-icon theme-color iconfont icon-Download1" > <img src="/images/pdf.png" style=" width: 20px; margin-top: -5px;"></i> View PDF </a> </div> </div> </div> <div class="ipub-col" style="width:calc(50% - 50px);margin:0 25px;margin-left:25px;" data-v-6eaf255d=""></div> </div> </div> </div> </section> <footer class="bg-dark"> <div class="container"> <div class="row"> <div class="col-lg-5 col-md-12"> <a class="logo-footer text-white" href="#"> <img src="images/bg/logo01.png" alt=""> </a> <p class="mt-4"> <h5 class="text-light footer-head font-weight-normal mb-0">Publishing Office</h5> <hr> Level 10, 50 Clarence Street Sydney, NSW 2000 Australia <br> Tel: (+61)434999068<br> <hr> <ul class="list-unstyled social-icon social mb-0 mt-4"> <li class="list-inline-item"> <a href="javascript:void(0)" class="rounded"> <img src="images/client/FB1.png" alt=""> </a> </li> <li class="list-inline-item"> <a href="javascript:void(0)" class="rounded"> <img src="images/client/TWITTER.png" alt=""> </a> </li> <li class="list-inline-item"> <a href="javascript:void(0)" class="rounded"> <img src="images/client/LINKEDIN.png" alt=""> </a> </li> <li class="list-inline-item"> <a href="javascript:void(0)" class="rounded"> <img src="images/client/GPLUS.png" alt=""> </a> </li> </ul><!--end icon--> </div> <div class="col-lg-7 col-12"> <div class="row qqer"> <div class="col-lg-4 col-md-4 col-12 mt-4 pt-2 mt-lg-0 pt-lg-0 lin"> <h5 class="text-light footer-head font-weight-normal mb-0">Contact</h5><br> <P>Email: info@bbwpublisher.com<br> Website: www.bbwpublisher.com<br> </p> </div> <div class="col-lg-4 col-md-4 col-12 mt-4 pt-2 mt-lg-0 pt-lg-0 jz"> <h5 class="text-light footer-head font-weight-normal mb-0">Office</h5> <ul class="list-unstyled footer-list mt-4 tb"> <li> <img src="images/client/by-nc.png" alt=""> </li> <li> <a href="https://www.crossref.org/" target="_blank" rel="nofollow"> <img src="images/client/crossref-logo1.png" alt=""></a> </li> <li> <img src="images/client/Open_Access-01.png" alt=""> </li> <li> <a href="http://www.doi.org/" target="_blank" rel="nofollow"><img src="images/client/DOI_logo.png" alt=""></a> </li> </ul> </div> </div> </div> </div> </div> </footer> <footer class="bg-dark footer-bar py-4"> <div class="container"> <div class="row justify-content-center"> <div class="col-12 text-center"> <p class="foot-color mb-0">Copyright © 2023 Bio-Byword Scientific Publishing Pty. Ltd. | All rights reserved</p> </div> </div> </div> </footer> <!-- javascript --> <script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script> <script src="js/bootstrap.bundle.min.js"></script> <script src="js/jquery.easing.min.js"></script> <script src="js/scrollspy.min.js"></script> <!-- Magnific popup --> <script src="js/jquery.magnific-popup.min.js"></script> <script src="js/magnific.init.js"></script> <!-- Parallax --> <script src="js/parallax.js"></script> <!-- 图标库 --> <script src="js/bundle.js"></script> <script src="js/feather.min.js"></script> <!-- Contact --> <script src="js/contact.js"></script> <script type="text/javascript" src="js/jquery.agilebins-v1.0.4.min.js"></script> <!-- Main Js --> <script src="js/app.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10