期刊文献+
共找到31,850篇文章
< 1 2 250 >
每页显示 20 50 100
基于Spring Boot+Vue框架的肉牛场生产管理系统设计与应用
1
作者 易广 王汐琳 +5 位作者 贺腾飞 刘宇慧 刘鑫宇 姜淞瑀 李建功 陈昭辉 《中国农学通报》 2026年第3期189-197,共9页
针对当前肉牛养殖领域普遍存在的信息缺失、管理效率低下、软硬件数据阻隔等行业痛点,本研究基于肉牛场全流程生产管理需求,设计并开发了一套Spring Boot为后端框架、Vue为前端框架的肉牛场生产管理系统。系统整合牛只全生命周期数据,... 针对当前肉牛养殖领域普遍存在的信息缺失、管理效率低下、软硬件数据阻隔等行业痛点,本研究基于肉牛场全流程生产管理需求,设计并开发了一套Spring Boot为后端框架、Vue为前端框架的肉牛场生产管理系统。系统整合牛只全生命周期数据,构建了机构管理、牛群管理、健康管理、繁育管理、环境管理、物料管理、统计报表7大核心功能模块,实现从牛只基本档案、繁育配种、疾病免疫、体重体尺、转舍出栏等信息的规范化管理,同时集成LoRa无线自组网环境监测设备与萤石云视频监控接口,打通了软硬件数据链路。该系统已在国家肉牛产业体系黑龙江某肉牛养殖基地进行测试应用,累计录入牛只基础信息5300余条、生产数据超万条,环境数据每10 min上传1次的实时采集与上传。应用结果表明,系统兼具简单易用、稳定性好、扩展性强等特点,可将养殖场数据处理效率提升60%以上,显著降低人工统计误差,实现肉牛生产管理的标准化与数字化。本系统为肉牛产业智慧化升级提供了可落地的技术方案,也为畜牧领域信息化管理系统的开发提供了参考范式。 展开更多
关键词 肉牛 养殖 生产管理 spring Boot Vue 系统设计 模块化架构 系统应用
原文传递
基于Spring Boot的高校招生咨询系统的设计与实现
2
作者 张世强 徐晓君 《现代信息科技》 2026年第6期93-98,共6页
针对高校招生咨询过程中存在的效率低下、信息更新滞后、个性化服务缺失等问题,该文利用Vue框架、Spring Boot框架和MySQL数据库设计并实现了高校招生咨询系统。系统面向考生和高校招生工作人员,实现了用户管理、招生计划管理、录取信... 针对高校招生咨询过程中存在的效率低下、信息更新滞后、个性化服务缺失等问题,该文利用Vue框架、Spring Boot框架和MySQL数据库设计并实现了高校招生咨询系统。系统面向考生和高校招生工作人员,实现了用户管理、招生计划管理、录取信息查询、专业信息展示和报考咨询等功能。通过该系统,考生可以便捷地获取招生资讯,高校招生工作人员能够高效地开展招生咨询工作,有效提升了招生咨询管理的信息化水平,为高校招生数字化建设提供技术支撑。 展开更多
关键词 高校招生 Vue spring Boot MYSQL
在线阅读 下载PDF
7轮SPRING128-128的截断差分攻击
3
作者 周文长 张潇 《密码学报(中英文)》 北大核心 2026年第1期97-108,共12页
SPRING分组密码是全国密码算法设计竞赛2020年公布的优胜分组密码算法.截断差分分析是基于差分分析的一种分析方法,其主要思想是研究输入的部分差分对输出差分的影响.本文利用SPRING分组密码SubRow变换和矩阵转置变换的性质构造出SPRING... SPRING分组密码是全国密码算法设计竞赛2020年公布的优胜分组密码算法.截断差分分析是基于差分分析的一种分析方法,其主要思想是研究输入的部分差分对输出差分的影响.本文利用SPRING分组密码SubRow变换和矩阵转置变换的性质构造出SPRING128-128的5轮截断差分特征,进而对7轮SPRING128-128进行了密钥恢复攻击,其数据复杂度为2^(79)选择明文,存储复杂度为2^(44)字节,时间复杂度为2^(122)7轮SPRING128-128加密.这是SPRING128-128目前最优的分析结果. 展开更多
关键词 差分分析 截断差分分析 分组密码 spring
在线阅读 下载PDF
基于Spring Cloud微服务架构的工业软件多层级组件平台设计
4
作者 张健 《自动化与仪器仪表》 2026年第1期131-134,139,共5页
针对当前投入应用的工业软件组件平台多人同时操作时容易发生冲突,导致平台吞吐量较低的问题,设计基于Spring Cloud微服务架构的工业软件多层级组件平台。依托Spring Cloud微服务架构,将工业软件系统拆分为多个独立的微服务模块。面向... 针对当前投入应用的工业软件组件平台多人同时操作时容易发生冲突,导致平台吞吐量较低的问题,设计基于Spring Cloud微服务架构的工业软件多层级组件平台。依托Spring Cloud微服务架构,将工业软件系统拆分为多个独立的微服务模块。面向每个微服务模块,考虑兼容性和重用性,构建软件构成组件选择模型。引入粒子群优化算法对模型进行求解,生成最佳组件选择决策。建立基于实体模型的代码和逻辑生成模块,将多层级组件结合起来,完成工业软件开发。结果表明:在并发1000线程的情况下,平台吞吐量达到了580.1 s,远超期望要求,证明该平台应用效果良好。 展开更多
关键词 spring Cloud微服务架构 工业软件 组件选择 兼容性 重用性 代码
原文传递
基于Spring Boot的公共卫生服务平台设计
5
作者 张岩 《现代信息科技》 2026年第1期105-110,116,共7页
随着数字化技术在公共卫生领域的深入应用,构建高效、便捷的公共卫生服务平台成为提升服务质量的关键。文章基于Spring Boot和Vue.js技术栈,采用前后端分离架构设计并实现公共卫生服务平台。通过需求分析明确普通用户与管理员的核心功... 随着数字化技术在公共卫生领域的深入应用,构建高效、便捷的公共卫生服务平台成为提升服务质量的关键。文章基于Spring Boot和Vue.js技术栈,采用前后端分离架构设计并实现公共卫生服务平台。通过需求分析明确普通用户与管理员的核心功能诉求,结合非功能需求对系统性能、安全及扩展性进行规范。平台整合健康资讯推送、智能问答互动、用户及内容管理等功能模块,为公众提供精准化健康服务,为管理端提供高效的运营支持,助力公共卫生服务体系的数字化转型。 展开更多
关键词 公共卫生服务平台 spring Boot Vue.js 前后端分离 系统设计
在线阅读 下载PDF
基于Spring Cloud微服务框架的工厂全链路监控研究
6
作者 孙优 刘咏 +2 位作者 王淑慧 贾静丽 古明 《电子设计工程》 2026年第4期38-42,47,共6页
针对现有工厂全链路监控系统存在响应速率低、故障预测能力不足等问题,基于Spring Cloud微服务框架设计了一种具备负载均衡与智能预警功能的监控系统。分析了监控系统在全链路追踪、性能监控等方面的功能性需求,构建全网络框架基础模型... 针对现有工厂全链路监控系统存在响应速率低、故障预测能力不足等问题,基于Spring Cloud微服务框架设计了一种具备负载均衡与智能预警功能的监控系统。分析了监控系统在全链路追踪、性能监控等方面的功能性需求,构建全网络框架基础模型,重点设计服务网关模块与业务模块。其中,服务网关模块通过轮询、加权轮询等多种负载均衡算法实现全链路网络监控的流量分配,业务模块则借助大数据分析与机器学习技术对设备运行数据进行深度挖掘。实验结果显示,该系统在监控工厂设备过程中响应速度稳定,流量波动值被严格控制在0.6~1.6 bit/s范围内。进一步研究表明,所提监控方法对工厂设备潜在故障风险的预测准确率较传统方案提升15%以上,有效提高了工厂生产系统的运行可靠性与故障预警能力。 展开更多
关键词 spring Cloud微服务框架 工厂监控 全链路节点 接口技术
在线阅读 下载PDF
基于Spring Boot+Vue的汉服线上商城设计与实现
7
作者 李姗 《电脑知识与技术》 2026年第5期33-36,共4页
在传统文化复兴与电商融合的背景下,汉服消费需求激增,但线下销售易受时间、空间制约,难以满足用户需求。基于此,研究以Spring Boot作为后端开发框架,前端用Vue技术实现,MySQL来存储结构化数据,设计并实现了一个汉服线上商城。该系统不... 在传统文化复兴与电商融合的背景下,汉服消费需求激增,但线下销售易受时间、空间制约,难以满足用户需求。基于此,研究以Spring Boot作为后端开发框架,前端用Vue技术实现,MySQL来存储结构化数据,设计并实现了一个汉服线上商城。该系统不仅涵盖了面向用户、商家、管理员三个角色的完整电商功能,更创新性地集成了汉服资讯与爱好者交流论坛,旨在构建一个“交易+内容+社交”三位一体的垂直文化电商生态。经测试,系统运行稳定可靠,是一个极具实用性的汉服购物平台,在优化用户体验、降低商家转型成本的同时,赋能汉服文化传播,契合电商趋势与文化复兴需求。 展开更多
关键词 spring Boot Vue 汉服 线上商城
在线阅读 下载PDF
Water Quality Dynamics of Sumber Suko Spring in East Java,Indonesia:Towards Sustainable Management
8
作者 Zahrin Hamidiana Maftuch +1 位作者 Soemarno Ferry Prasetyia 《Research in Ecology》 2026年第1期128-139,共12页
Springs are vital freshwater sources for rural communities,yet they are increasingly threatened by nutrient enrichment,microbial contamination,and declining ecological integrity.This study assessed the water quality o... Springs are vital freshwater sources for rural communities,yet they are increasingly threatened by nutrient enrichment,microbial contamination,and declining ecological integrity.This study assessed the water quality of Sumber Suko Spring in East Java,Indonesia,through an integrated ecological approach combining physicochemical,microbiological,biological,and hydrological parameters across wet and dry seasons.Physicochemical results showed stable temperature(24.1–26.7°C),near-neutral pH(6.4–6.9),and adequate dissolved oxygen(6.2–7.4 mg/L).However,nitrate concentrations were elevated(39.37–48.16 mg/L),exceeding natural background levels and indicating agricultural leaching,while phosphate values ranged between 0.12–0.21 mg/L.Microbial analysis revealed high total coliform counts(24 CFU/100mL),far above WHO standards,although E.coli was not detected.Plankton analysis identified 10 genera,with Microcystis aeruginosa dominating,particularly in the dry season,signaling risks of eutrophication.Shannon-Wiener diversity indices(H’)ranged from 1.25 to 1.67,with evenness values between 0.43 and 0.56,reflecting low-to-moderate community stability.Hydrological measurements showed seasonal discharge fluctuations from 14.6 L/s in the wet season to 7.8 L/s in the dry season,strongly correlated with rainfall.Overall,the integration of nutrient enrichment,coliform contamination,and cyanobacterial dominance indicates that Sumber Suko Spring is under ecological stress and does not meet drinking water standards without treatment.The findings highlight the urgent need for source protection,disinfection,and continuous monitoring within a water safety plan framework.This study provides evidence-based insights to support local policy alignment with WHO guidelines and emphasizes the importance of community participation in sustaining spring ecosystems for long-term water security. 展开更多
关键词 spring Water Quality Nitrate Contamination Coliform Bacteria Microcystis aeruginosa EUTROPHICATION Hydrological Variability Sustainable Water Management
在线阅读 下载PDF
基于“岗课赛证”融通的“Spring Boot编程”课程教学改革探究
9
作者 陆阳阳 《科技风》 2026年第9期62-64,共3页
在当前教育实践中,“Spring Boot编程”课程教学面临理论与实践脱节、学生职业能力培养不足等困境。目前,本文基于“岗课赛证”融通的“Spring Boot编程”教学进行了以下改革:重构课程内容,使其契合岗位标准;转变教学模式,引入项目式教... 在当前教育实践中,“Spring Boot编程”课程教学面临理论与实践脱节、学生职业能力培养不足等困境。目前,本文基于“岗课赛证”融通的“Spring Boot编程”教学进行了以下改革:重构课程内容,使其契合岗位标准;转变教学模式,引入项目式教学;丰富教学资源,开发案例库;创新评价方式,构建多元评价体系。详细阐述基于“岗课赛证”的课程改革实践,旨在突破教学瓶颈,全面提高教学质量与育人效果。 展开更多
关键词 岗课赛证 课程改革 spring Boot 教学实践
在线阅读 下载PDF
Impact of spring pressure on ignition and combustion of electrically controlled solid propellant
10
作者 Zejun HU Jianjun WU +4 位作者 Zhicheng HE Yu ZHANG Peng ZHENG Yuanzheng ZHAO Zhengxue MA 《Chinese Journal of Aeronautics》 2026年第2期202-214,共13页
The electrode structures in ignition devices for Electrically Controlled Solid Propellants(ECSP) can be classified into fixed and movable types. In movable electrode structures, springs are typically used to push the ... The electrode structures in ignition devices for Electrically Controlled Solid Propellants(ECSP) can be classified into fixed and movable types. In movable electrode structures, springs are typically used to push the electrodes and the propellant. The effects of spring pressure on the ignition and combustion of propellants have not yet been studied. In this paper, a universal testing machine and an electrochemical workstation were firstly utilized to investigate the compressive mechanical property and conductivity of Hydroxylamine Nitrate(HAN)-ECSP. The maximum pressure at which the propellant undergoes elastic deformation is 65 kPa. When the spring pressure increased from 5.1 k Pa to 20.4 kPa, the propellant resistance decreased from 56.8 Ω to 36.8 Ω.Various observation methods were employed to study the process of electrical energy injection and the ignition and combustion characteristics under constant voltage. Appropriately increasing the spring pressure can accelerate the injection of electrical energy into the propellant, increase the electrification current, and thus reduce the initial ignition delay time of the propellant. When the spring pressure is 20.4 kPa, the squeezing speed of the propellant is too fast, making it difficult for the propellant to be adequately heated at the electrode interface, which is unfavorable for ignition. Excessive spring pressure also leads to the accumulation of a large amount of combustion residue on the electrode plate, hindering the mixing and diffusion of hot gases during the second ignition process, preventing the gaseous flame of the propellant. When the spring pressure is 5.1 kPa, improving the working voltage can enhance the repeated ignition characteristics of the propellant. 展开更多
关键词 Electrically controlled solid propellant Hydroxylamine nitrate Ignition and combustion Movable electrode structure spring pressure
原文传递
Buckling and Dynamical Behaviors of Hard Magnetic Soft Pipe Conveying Fluid Under Distributed Spring Constraint
11
作者 Jiachun Hu Dilong Ma +3 位作者 Runqing Cao Wei Chen Huliang Dai Lin Wang 《Acta Mechanica Solida Sinica》 2026年第1期52-64,共13页
Fluid-conveying pipes have been widely used in diverse engineering fields,particularly in aerospace systems,nuclear power plants,oil transportation infrastructure,and biomedical devices.The recent advancements in 3D p... Fluid-conveying pipes have been widely used in diverse engineering fields,particularly in aerospace systems,nuclear power plants,oil transportation infrastructure,and biomedical devices.The recent advancements in 3D printing and materials science have increased research interest in the stability and vibration characteristics of slender pipes fabricated from hard magnetic soft(HMS)materials for magnetic control applications.Although several theoretical investigations have been conducted on magnetically controlled cantilevered fluid-conveying pipes,the understanding of their dynamical behavior in vascular environments remains incomplete.In this study,we investigate the buckling and dynamical behaviors of an HMS pipe under the combined effects of an applied magnetic field and nonlinear distributed spring constraints.By solving the nonlinear governing equation,natural frequencies,critical flow velocities,buckling displacements,and dynamic responses of the HMS pipe conveying fluid are obtained.The analysis reveals that the addition of distributed spring constraints leads to a substantial reduction in both buckling and dynamic displacements of the pipe system.Under constant magnetic field conditions,the pipe exhibits static deformation characteristics even when exposed to flow velocities exceeding the critical threshold for buckling instability.When subjected to an alternating magnetic field,the pipe system exhibits periodic oscillatory behavior across a wide range of flow velocities.This periodic response is characterized by displacement variations that show direct correlation with changes in the magnetic declination angle.Notably,nonlinear resonance phenomena associated with the first-mode natural frequency can occur even when the flow velocity is below the threshold for buckling instability.These results demonstrate that both magnetic field strength and declination angle offer a possible means for adjusting the stability,buckling behavior,and dynamic response of an HMS pipe. 展开更多
关键词 Hard magnetic soft material Pipe conveying fluid Distributed spring constraint Dynamical behavior Buckling instability Alternating magnetic field
原文传递
Resilient self-centering viscous-based bracing with SMA and friction springs:Multi-objective control of displacement and acceleration-an analytical study
12
作者 Navid Rahgozar M.Shahria Alam 《Resilient Cities and Structures》 2026年第1期133-150,共18页
Self-Centering Piston-Based Braced Frames(SC-PBBFs)are designed to curtail structural damage under severe ground motions.The self-centering mechanism in this bracing mitigates structural damage during an earthquake,th... Self-Centering Piston-Based Braced Frames(SC-PBBFs)are designed to curtail structural damage under severe ground motions.The self-centering mechanism in this bracing mitigates structural damage during an earthquake,thereby reducing post-earthquake repair costs and contributing to seismic resilience.However,non-structural components,particularly those sensitive to floor acceleration,remain vulnerable,resulting in prolonged func-tional recovery times.This paper aims to address this limitation by introducing a novel structural archetype,the Self-Centering Viscous-Based Braced Frame(SC-VBBF),which integrates superelastic shape memory alloy(SMA)bars,viscous dampers(VDs),and friction springs(FSs).A streamlined analytical approach relies on the strength decoupling of VD from other components using aλfactor to design SC-VBBFs.To evaluate the effectiveness of the hybrid brace,a set of 4-,8-,and 12-story archetypes equipped with SC-PBBs and SC-VBBFs are simulated in OpenSees and analyzed under various earthquake types,including crustal,subcrustal,and subduction events.The results demonstrate the superior performance of the SC-VBBF withλ≤0.5 system compared to SC-PBBFs in mitigating floor accelerations under design-level earthquakes and improving seismic resilience. 展开更多
关键词 SELF-CENTERING Piston-based braced frame Self-centering viscous-based brace Shape memory alloy Viscous damper Friction spring Seismic analysis Design procedure Acceleration control
在线阅读 下载PDF
基于Vue-Spring Boot架构的红色文化旅游景点管理系统
13
作者 杜欣语 蔡子轩 +2 位作者 曾得良 袁广生 刘志豪 《电脑编程技巧与维护》 2026年第1期100-102,143,共4页
为了满足社会对红色旅游日益增长的需求,红色文化旅游景点管理系统是集历史背景、位置信息、参观路线等为一体的平台。该系统可通过虚拟导览和在线回答来提升游客沉浸感与参与度,同时也为管理者提供内容更新、访客数据分析及服务优化。... 为了满足社会对红色旅游日益增长的需求,红色文化旅游景点管理系统是集历史背景、位置信息、参观路线等为一体的平台。该系统可通过虚拟导览和在线回答来提升游客沉浸感与参与度,同时也为管理者提供内容更新、访客数据分析及服务优化。系统采用模块化设计,其核心功能包括用户注册登录、景点信息展示、门票在线预定、虚拟导览等。系统基于B/S架构,前端用Vue3实现前后端分离,后端用Spring Boot提供RESTful接口,其中,MySQL负责数据持久化。系统设计兼顾功能完整性、操作便捷性、可维护性与扩展性,旨在通过现代技术助力红色文化传播与传承。 展开更多
关键词 红色文化旅游景点管理系统 系统设计 spring Boot框架 MYSQL数据库
在线阅读 下载PDF
面向Spring Cloud微服务架构的智慧校园宠物领养系统敏捷设计 被引量:1
14
作者 余久久 葛颖 +2 位作者 凤鹏飞 万谊丹 孙文玲 《佳木斯大学学报(自然科学版)》 2025年第7期37-42,共6页
为有效解决当前校园各类数据服务平台与应用系统所存在的耦合度高、功能服务范围受限、扩展与管理困难等问题,着眼本地智慧校园生活领域,使用软件敏捷开发模型Scrum,快速设计并实现出一个面向Spring Cloud微服务架构的宠物领养系统。作... 为有效解决当前校园各类数据服务平台与应用系统所存在的耦合度高、功能服务范围受限、扩展与管理困难等问题,着眼本地智慧校园生活领域,使用软件敏捷开发模型Scrum,快速设计并实现出一个面向Spring Cloud微服务架构的宠物领养系统。作为一个智慧应用子系统,其部署在本地智慧校园数据中心上。服务器端采用微信云开发功能建立后端数据库,并使用腾讯云服务器搭建云开发资源环境;客户端采用微信开发者工具并协同使用Java Script脚本,结合WeiXin Markup Language(WXML)完成系统前端页面各功能,实现对本地校园流浪猫的信息采集与管理、爱心领养、知识科普等功能。系统操作便捷,性能稳定,对本地校园及周边流浪宠物的监管、饲养、保护、防疫、环境治理、以及丰富校园课外生活等具有积极意义。 展开更多
关键词 微服务架构 spring Cloud 宠物领养系统 微信小程序 敏捷开发模型Scrum 智慧校园
在线阅读 下载PDF
基于Spring Boot和MyBatis框架的志愿者服务管理系统设计 被引量:2
15
作者 刘涛 《信息记录材料》 2025年第6期220-222,共3页
当前,志愿服务活动主要依靠人工管理,工作量、管理效率低。志愿者服务管理系统可以发布志愿活动信息、招募志愿者、分配任务、实时监控活动进展,通过设计开发志愿者服务管理系统,可减轻志愿服务活动管理人员负担,提高志愿服务活动管理... 当前,志愿服务活动主要依靠人工管理,工作量、管理效率低。志愿者服务管理系统可以发布志愿活动信息、招募志愿者、分配任务、实时监控活动进展,通过设计开发志愿者服务管理系统,可减轻志愿服务活动管理人员负担,提高志愿服务活动管理工作效率。本研究针对志愿者服务管理系统的设计和实现问题,提出了基于Spring Boot和MyBatis框架的设计方案(需求分析、技术选型和系统架构、系统功能模块分析、系统安全性设计、系统优化设计)和开发流程(开发环境搭建、编码实现、系统测试、部署与维护),系统测试结果证明了该系统功能的完整性、性能的高效性以及安全的可靠性。本研究结果可为提高志愿者活动服务质量提供技术支持。 展开更多
关键词 spring Boot框架 MyBatis框架 JAVA开发 志愿者服务 管理系统
在线阅读 下载PDF
前后端分离环境下Spring Security权限系统构建与实现
16
作者 何立富 《电脑编程技巧与维护》 2025年第10期3-7,共5页
通过引入JWT认证机制,解决了前后端分离架构下Spring Security在跨域、兼容性及分布式部署中的认证和授权难题,构建了一套动态权限管理系统,实现了用户身份的精准识别与验证。在系统架构设计层面,通过自定义登录接口、缓存技术、拦截器... 通过引入JWT认证机制,解决了前后端分离架构下Spring Security在跨域、兼容性及分布式部署中的认证和授权难题,构建了一套动态权限管理系统,实现了用户身份的精准识别与验证。在系统架构设计层面,通过自定义登录接口、缓存技术、拦截器及自定义表达式逻辑权限控制等规划,有效提升了系统的性能、安全性与灵活性。基于角色的访问控制权限(RBAC)的功能设计,借助可视化配置界面进一步增强了系统的易操作性。经测试验证,该系统具备高度的稳定性与有效性,能够精准地控制访问权限,为相关应用系统的权限管理提供了切实可靠的解决方案。 展开更多
关键词 spring Security工具 前后端分离架构 动态化权限管理 JWT标准 基于角色的访问控制权限
在线阅读 下载PDF
基于Spring Boot和Element UI的中小型超市ERP系统的开发
17
作者 闫俊甫 《电脑知识与技术》 2025年第16期48-50,共3页
文章针对中小型超市传统管理模式中存在的信息滞后和系统适配性不足,设计并开发了一个基于前后端分离架构的超市ERP系统,旨在提高超市运营效率和降低运营成本。系统前端主要采用Vue.js和Element UI框架,后端采用Spring Boot、Spring和My... 文章针对中小型超市传统管理模式中存在的信息滞后和系统适配性不足,设计并开发了一个基于前后端分离架构的超市ERP系统,旨在提高超市运营效率和降低运营成本。系统前端主要采用Vue.js和Element UI框架,后端采用Spring Boot、Spring和MyBatis框架,并结合MySQL数据库和Redis缓存,提升了系统性能和开发效率。系统实现了用户管理、订单管理、供应商管理、采购管理、库存管理和销售订单管理等核心功能,有效提升了超市的整体管理效率。 展开更多
关键词 超市ERP系统 JAVAEE Vue Element UI spring Boot spring MyBatis
在线阅读 下载PDF
How the Spring Festival Begans A Monster Tale
18
作者 周云栅 黎嘉琪(指导) 《疯狂英语(双语世界)》 2025年第3期73-73,共1页
Do you like the Spring Festival?I really like it!I can eat delicious food,wear new clothes,watch the lion dance,and join in lots of fun activities.The Spring Festival is the most important holiday in China.Do you know... Do you like the Spring Festival?I really like it!I can eat delicious food,wear new clothes,watch the lion dance,and join in lots of fun activities.The Spring Festival is the most important holiday in China.Do you know how the Spring Festival began?Let me tell you an old story about it.A long,long time ago,there was a scary monster named Nian.On the last day of the Lunar Year,when winter was ending and spring was coming,Nian would wake up from its sleep. 展开更多
关键词 cultural heritage wake up its FOLKLORE Nian monster spring festival holiday traditions spring festivali Chinese New Year
在线阅读 下载PDF
Empowering the Inheritance of Traditional Chinese Culture Inscription of Spring Festival as UNESCO Intangible Cultural Heritage
19
作者 Yang Yijiang Shen Han 《China & The World Cultural Exchange》 2025年第2期8-11,共4页
The cultural tradition of the Spring Festival has a long history,which is a profound embodiment of China's farming civilization and folk beliefs.The rituals and customs such as Worshipping the Kitchen God in the t... The cultural tradition of the Spring Festival has a long history,which is a profound embodiment of China's farming civilization and folk beliefs.The rituals and customs such as Worshipping the Kitchen God in the twelfth lunar month,putting up Spring Festival couplets,having family reunion dinner on Chinese New Year's Eve and temple fairs during the Spring Festival show the unique beliefs and values of the Chinese nation to bid farewell to the old and usher in the new and pray for reunion and happiness. 展开更多
关键词 Lunar Month spring Festival temple fairs spring festival coupletshaving rituals customs UNESCO Intangible Cultural Heritage Chinese Culture INHERITANCE
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部