期刊文献+
共找到110,618篇文章
< 1 2 250 >
每页显示 20 50 100
造境阅读推广活动:美国图书馆“Passive Program”的中文译名
1
作者 王波 《大学图书情报学刊》 2026年第2期3-8,共6页
文章探讨了美国图书馆“Passive Program”的中文翻译问题。针对范并思教授的提问,文章指出将“Passive Program”译为“被动活动”不适合中文语境,因其带有消极色彩且未能准确反映这类活动所具有的图书馆员前期主动策划、过程中低干预... 文章探讨了美国图书馆“Passive Program”的中文翻译问题。针对范并思教授的提问,文章指出将“Passive Program”译为“被动活动”不适合中文语境,因其带有消极色彩且未能准确反映这类活动所具有的图书馆员前期主动策划、过程中低干预的核心特征。在分析得出“Passive Program”依靠空间与道具引导读者自发参与的特点后,作者提出将其转译为“造境阅读推广活动”,意指图书馆通过营造特定场景、情景或意境,激发读者自主阅读。“造境阅读推广活动”这个译名既契合“Passive Program”的内涵,又统摄了中美图书馆的同类实践,为理论研究、实践应用与中外交流提供了恰当的概念工具。 展开更多
关键词 Passive program 被动活动 造境阅读推广活动 场景阅读推广活动 情景阅读推广活动 意境阅读推广活动 美国图书馆
在线阅读 下载PDF
基于C#和S7-1200 PLC的立体仓库控制系统设计
2
作者 晏华成 芮庆忠 龙涛元 《自动化技术与应用》 2026年第1期6-11,共6页
针对触摸屏监控系统不能满足大中型立体仓库对数据进行存储和处理的功能需求,在Visual Studio 2019集成开发环境中,采用C#语言开发一套立体仓库上位机控制系统。以多线程的方式实时读取库位信息;以S7-1200 PLC作为主控制器,设计产品的... 针对触摸屏监控系统不能满足大中型立体仓库对数据进行存储和处理的功能需求,在Visual Studio 2019集成开发环境中,采用C#语言开发一套立体仓库上位机控制系统。以多线程的方式实时读取库位信息;以S7-1200 PLC作为主控制器,设计产品的自动入库和自动出库程序流程,采用SCL语言设计了库位先进先出的控制程序。C#和S7-1200 PLC之间采用S7通信的方式控制立体仓库的出入库操作和库位信息采集,3年的现场运行情况表明,整个系统能在上位机上对立体仓库进行手动控制和自动控制,能精确快速地进行入库出库操作,运行平稳,上位机上能正确实时显示库位信息,达到了预期的结果。 展开更多
关键词 c# 立体仓库 上位机 多线程 S7-1200 PLC S7通信
在线阅读 下载PDF
基于C#编程语言的伺服调试应用软件开发
3
作者 崔文 《变频器世界》 2026年第3期83-86,共4页
本文介绍了一种基于Microsoft Visual C#.NET编程语言的一种针对ABB MicroFlex e190伺服驱动器的Windows版调试软件的开发,并对该软件的功能进行了测试和完善。该应用软件已经在实际生产环节上使用,并且效果良好,起到了重要的作业。
关键词 c#编程语言 Activex软件开发 伺服
在线阅读 下载PDF
Insights into Student Perceptions of Error Feedback and Improvement Preferences in Online Programming Education
4
作者 Li Zhang Tianze Wang +1 位作者 Jing Jiang Yufei Zhou 《计算机教育》 2026年第3期176-189,共14页
Online programming platforms are popular in programming education.However,there has been no research investigating students’real opinions and expectations of the error feedback mechanisms,leaving educators without a ... Online programming platforms are popular in programming education.However,there has been no research investigating students’real opinions and expectations of the error feedback mechanisms,leaving educators without a solid data foundation when attempting to improve the error feedback mechanisms.This paper makes a survey of 834 students across various programming courses and investigates student perceptions of error feedback mechanisms on online programming platforms.It explores the effectiveness of existing feedback,student satisfaction,and preferences for potential improvements,focusing on automatic error localization and program repair mechanisms.Results reveal a significant portion of students are dissatisfied with current feedback due to its limited informativeness.Students also express a clear demand for stronger feedback mechanisms,such as error localization and repair hints.Nevertheless,they prefer feedback that subtly guides them toward solutions,rather than providing direct and explicit answers,valuing the opportunity to enhance their debugging skills.The findings suggest a need for balanced,educational-focused feedback mechanisms that aid learning while promoting independent problem-solving. 展开更多
关键词 Error feedback Online programming education program error localization Automated program repair
在线阅读 下载PDF
Reprogramming induced neurons from olfactory ensheathing glial cells: A feasible approach for spinal cord injury repair
5
作者 Javier Sierra María Portela-Lomba +1 位作者 Diana Simón M.Teresa Moreno-Flores 《Neural Regeneration Research》 2026年第1期296-297,共2页
Every year, around the world, between 250,000 and 500,000 people suffer a spinal cord injury(SCI). SCI is a devastating medical condition that arises from trauma or disease-induced damage to the spinal cord, disruptin... Every year, around the world, between 250,000 and 500,000 people suffer a spinal cord injury(SCI). SCI is a devastating medical condition that arises from trauma or disease-induced damage to the spinal cord, disrupting the neural connections that allow communication between the brain and the rest of the body, which results in varying degrees of motor and sensory impairment. Disconnection in the spinal tracts is an irreversible condition owing to the poor capacity for spontaneous axonal regeneration in the affected neurons. 展开更多
关键词 INJURY feasible programMING
暂未订购
基于C#+SQL的MDB格式管线成果转换软件设计与实现
6
作者 张济楷 郭世极 李鑫 《城市勘测》 2026年第1期96-100,共5页
为解决多源管线成果数据统一化的问题,通过分析MDB管线成果的数据结构与属性字段,使用C#和SQL语言开发了管线MDB成果转换软件。本文提出功能解耦与模块化设计的开发思路,以减少软件开发工作量,提升软件的兼容性与灵活性。结合工程实际需... 为解决多源管线成果数据统一化的问题,通过分析MDB管线成果的数据结构与属性字段,使用C#和SQL语言开发了管线MDB成果转换软件。本文提出功能解耦与模块化设计的开发思路,以减少软件开发工作量,提升软件的兼容性与灵活性。结合工程实际需求,设计了数据转换质量检查机制,有效保障了转换数据的准确性和可靠性。以某市管线探测项目为实例,验证了转换方法的可行性及软件的应用价值,为解决类似技术难题提供了有力参考。 展开更多
关键词 管线成果 MDB 数据转换 c# SQL
在线阅读 下载PDF
Effectiveness of a stepped self-care program for stroke survivors:A quasi-experimental study
7
作者 Zihao Ruan Dan Wang +5 位作者 Wenna Wang Yongxia Mei Hui Wang Suyan Chen Qiushi Zhang Zhenxiang Zhang 《International Journal of Nursing Sciences》 2026年第1期45-52,I0004,共9页
Objectives This study aimed to evaluate the effectiveness of the stepped self-care program on the self-care,self-efficacy,and quality of life of stroke survivors.Methods This quasi-experimental study allocated 110 str... Objectives This study aimed to evaluate the effectiveness of the stepped self-care program on the self-care,self-efficacy,and quality of life of stroke survivors.Methods This quasi-experimental study allocated 110 stroke survivors from two neurology wards into an intervention group(n=55)who received the stepped self-care program and a control group(n=55)who received usual care from June to December 2023.The Self-Care of Stroke Inventory,Stroke Self-Efficacy Questionnaire,and the short version of the Stroke Specific Quality of Life Scale were administered at baseline(T0),immediately post-intervention(T_(1)),and at 1-month(T_(2))and 3-month(T_(3))follow-ups.Data were analyzed using repeated measures analyses of variance,and generalized estimating equations.Results A total of 48 participants in the intervention group and 50 participants in the control group completed the study.No statistically significant differences were observed at T0 in any of the measured indicators(all P>0.05).The study showed significant group,time,and group×time interaction effects across the assessed outcomes(all P<0.05).Follow-up between-group comparisons at T_(1),T_(2),and T_(3) indicated that the intervention group had significantly higher scores in self-care maintenance,self-care monitoring,self-care management,self-efficacy,and quality of life than the control group(all P<0.001).Conclusions The stepped self-care program significantly improved self-care behaviors,self-efficacy,and quality of life among stroke survivors.These findings support the broader implementation of this approach in post-discharge home self-care. 展开更多
关键词 Quality of life SELF-CARE SELF-EFFICACY Stepped care program STROKE
暂未订购
基于C#的人工智能图像识别基础模块开发
8
作者 尚伟东 周春晓 《信息记录材料》 2026年第6期30-32,83,共4页
针对在计算机教学中人工智能图像识别教学理论与实践脱节、缺乏适配教学案例的问题,本文基于C#语言集成OpenCvSharp与ML.NET,构建轻量级图像识别基础模块,覆盖从图像预处理至模型部署的全流程。技术选型参考相关研究,遵循“易理解、实... 针对在计算机教学中人工智能图像识别教学理论与实践脱节、缺乏适配教学案例的问题,本文基于C#语言集成OpenCvSharp与ML.NET,构建轻量级图像识别基础模块,覆盖从图像预处理至模型部署的全流程。技术选型参考相关研究,遵循“易理解、实用”原则,规避复杂深度学习理论。经测试,该模块对常见物体的识别平均准确率达89.7%,单张图片平均处理时延≤95 ms。其模块化架构适配职教教学场景,可降低学习门槛、提升学生实践能力,为职业教育领域人工智能教学提供实践范例与有效参考。 展开更多
关键词 c#语言 人工智能 图像识别
在线阅读 下载PDF
Stimulating peripheral nerves to alleviate disease symptoms program:A new perspective on regulating the cardiac system
9
作者 Jiamian Zhang Heng Zhang +2 位作者 Hongyi Cheng Hang Sun Kun Liu 《Journal of Traditional Chinese Medical Sciences》 2026年第1期70-76,共7页
To systematically elucidate the central role of the cardiac autonomic nervous system(ANS)in maintaining cardiovascular homeostasis,analyze the pathological mechanisms underlying its dysregulation,integrate multidiscip... To systematically elucidate the central role of the cardiac autonomic nervous system(ANS)in maintaining cardiovascular homeostasis,analyze the pathological mechanisms underlying its dysregulation,integrate multidisciplinary research findings from the U.S.stimulating peripheral nerves to alleviate disease symptoms(SPARC)program,and evaluate the unique advantages and current limitations of acupuncture in modulating cardiac ANS function,ultimately proposing novel strategies for the prevention and treatment of cardiovascular diseases.A systematic literature review was conducted to synthesize current knowledge on the fundamental regulatory mechanisms of the cardiac ANS,the SPARC program's innovative contributions to neuroanatomy and neural pathway mapping,as well as clinical and experimental evidence supporting acupuncture's modulation of the ANS.The SPARC program has made significant progress in elucidating the anatomical organization and neural circuitry of the cardiac ANS through interdisciplinary collaboration,offering novel insights and methodological frameworks for studying cardiac autonomic regulation.Acupuncture,as a cornerstone of traditional medicine,has demonstrated both specificity and multi-target regulatory effects on the cardiac ANS through clinical and experimental studies.However,challenges remain,including an incomplete mechanistic understanding,technical limitations in research methodologies,and difficulties in translating findings into clinical practice.Future research on acupuncture should build upon its inherent strengths while advancing its integration with modern scientific and technological approaches.Strengthening interdisciplinary collaboration and leveraging artificial intelligence can open new frontiers in mechanistic exploration and technological innovation.These efforts will facilitate the internationalization of acupuncture research and contribute innovative perspectives and therapeutic strategies for cardiovascular disease prevention and treatment. 展开更多
关键词 Cardiac autonomic nervous system SPARC program ACUPUNCTURE Mechanistic understanding Multidisciplinary collaboration
暂未订购
Global Optimization Algorithm for Minimizing Linear Fractional Programming
10
作者 ZHAO Peng SHEN Pei-ping ZHONG Zhe-wei 《Chinese Quarterly Journal of Mathematics》 2026年第1期50-59,共10页
In this paper,we study a class of Linear Fractional Programming on a nonempty bounded set,called the Problem(LFP),and design a branch and bound algorithm to find the global optimal solution of the problem(LFP).First,w... In this paper,we study a class of Linear Fractional Programming on a nonempty bounded set,called the Problem(LFP),and design a branch and bound algorithm to find the global optimal solution of the problem(LFP).First,we convert the problem(LFP)to the equivalent problem(EP2).Secondly,by applying the linear relaxation technique to the problem(EP2),the linear relaxation programming problem(LRP2Y)was obtained.Then,the overall framework of the algorithm is given,and the convergence and complexity of the algorithm are analyzed.Finally,experimental results are listed to illustrate the effectiveness of the algorithm. 展开更多
关键词 Global optimization Linear Fractional programming Branch and bound algorithm Linear relaxation
在线阅读 下载PDF
Open-loop control of combustion instabilities in a full-scale annular ramjet combustor using linear genetic programming
11
作者 Jianguo TAN Zheng XU +2 位作者 Yao LIU Dongdong ZHANG Yi HOU 《Chinese Journal of Aeronautics》 2026年第2期20-28,共9页
The operational demands of a wide range significantly exacerbate combustion instability issues within ramjet combustor.To suppress combustion oscillations,an open-loop control system utilizing Linear Genetic Programmi... The operational demands of a wide range significantly exacerbate combustion instability issues within ramjet combustor.To suppress combustion oscillations,an open-loop control system utilizing Linear Genetic Programming(LGP)has been developed for a full-scale annular ramjet combustor.The LGP is used to generate control laws that include multi-frequency forcing.These laws are then transformed into square waves to actuate the solenoid valve,which modulates the kerosene supply for open-loop control.The results show that the duty cycle has little effect on instability amplitude,whereas an increase in frequency leads to a remarked reduction in combustion amplitude.After five generations evolvements,the pressure amplitude is reduced by 40.6% under the optimal control law generated by LGP.Furthermore,the machine learning process is depicted using a proximity map of control law similarity,with the search pathway visualized by the steepest descent.All individuals go forward to the upper left corner of the map with the evolution process,terminating at the optimal individual of the fifth generation. 展开更多
关键词 Annular ramjet combustor Combustion instabilities Linear genetic programming Machine learning Open-loop control
原文传递
Comparative Study of Clinical Efficacy of Two Skin Health Programs under Massage Intervention
12
作者 Zhao Xuehua Liu Jianwei +2 位作者 Zi Yusha Hu Weiren Peng Xianwu 《China Detergent & Cosmetics》 2026年第1期18-26,共9页
Instrumental and expert assessments were used to assess the effect of massage on facial skin blood perfusion,as well as the effects of the long-term use of the two skin health programs on the water content of the stra... Instrumental and expert assessments were used to assess the effect of massage on facial skin blood perfusion,as well as the effects of the long-term use of the two skin health programs on the water content of the stratum corneum,F4,L^(*),dermal and epidermal thickness and density,facial wrinkles,and so on.Sixty healthy Chinese women were selected as the study subjects,which were subsequently divided into G1 non-massage group and G2 massage group.The results show that massage can increase the blood perfusion of facial skin.Group G2 solution is found to be more effective in improving the skin structural barrier(epidermal density),skin elasticity,firmness(dermal thickness)and forehead wrinkles. 展开更多
关键词 skin health program facial massage skin blood perfusion skin thickness skin density ANTI-WRINKLE
在线阅读 下载PDF
Training Program Reform and Curriculum Construction of Characteristic Software Innovation Talents Based on the Integration of Industry and Education
13
作者 Yixian Liu Jun Guo +2 位作者 Bin Zhang Dongming Chen Zhiliang Zhu 《计算机教育》 2026年第3期190-198,共9页
Aiming at the problem of innovative talent training in the industry field in characteristic software colleges,combined with the actual situation of Software College of Northeastern University,this paper analyzes the c... Aiming at the problem of innovative talent training in the industry field in characteristic software colleges,combined with the actual situation of Software College of Northeastern University,this paper analyzes the construction requirements of characteristic talent training mode and training scheme,puts forward the reform of characteristic software innovative talent training scheme integrating production and education,and takes the characteristic direction of financial technology as an example to introduce the curriculum construction based on industry-education integration and school-enterprise cooperation. 展开更多
关键词 Integration of industry and education Characteristic talents cultivation program reform Curriculum construction
在线阅读 下载PDF
CD44-targeting and ZIF-8 gated gold nanocage for programmed breast cancer therapy through Pt-induced immunogenic cell death
14
作者 Xin Li Fei Xiong +7 位作者 Xudong Cao Wei Liu Haobo Chen Jiayu He Weina Zhang Longguang Tang Wei Huang Xikuang Yao 《Chinese Chemical Letters》 2026年第1期462-467,共6页
The field of nanomedicine has been revolutionized by the concept of immunogenic cell death(ICD)-enhanced cancer therapy,which holds immense promise for the efficient treatment of cancer.However,precise delivery of ICD... The field of nanomedicine has been revolutionized by the concept of immunogenic cell death(ICD)-enhanced cancer therapy,which holds immense promise for the efficient treatment of cancer.However,precise delivery of ICD inducer is severely hindered by complex biological barriers.How to design and build intelligent nanoplatform for adaptive and dynamic cancer therapy remains a big challenge.Herein,this article presents the design and preparation of CD44-targeting and ZIF-8 gated gold nanocage(Au@ZH) for programmed delivery of the 1,2-diaminocyclohexane-Pt(Ⅱ)(DACHPt) as ICD inducer.After actively targeting the CD44 on the surface of 4T1 tumor cell,this Pt-Au@ZH can be effectively endocytosed by the 4T1 cell and release the DACHPt in tumor acidic environment,resulting in ICD effect and superior antitumor efficacy both in vitro and in vivo in the presence of mild 808 nm laser irradiation.By integration of internal and external stimuli intelligently,this programmed nanoplatform is poised to become a cornerstone in the pursuit of effective and targeted cancer therapy in the foreseeable future. 展开更多
关键词 programmed drug release ZIF-8-gated Gold nanocage Immunogenic cell death Cancer therapy
原文传递
Quality-guaranteed Dubins Path Planning for USV Based on Mixed-integer Piecewise linear Programming for Addressing the Extended Minimum-time Intercept Problem
15
作者 Xing Zhou Kelin Zhu +3 位作者 Shuang Liu Zhaoqing Li Wenxin Zhang Kang Du 《哈尔滨工程大学学报(英文版)》 2026年第1期216-227,共12页
During the use of robotics in applications such as antiterrorism or combat,a motion-constrained pursuer vehicle,such as a Dubins unmanned surface vehicle(USV),must get close enough(within a prescribed zero or positive... During the use of robotics in applications such as antiterrorism or combat,a motion-constrained pursuer vehicle,such as a Dubins unmanned surface vehicle(USV),must get close enough(within a prescribed zero or positive distance)to a moving target as quickly as possible,resulting in the extended minimum-time intercept problem(EMTIP).Existing research has primarily focused on the zero-distance intercept problem,MTIP,establishing the necessary or sufficient conditions for MTIP optimality,and utilizing analytic algorithms,such as root-finding algorithms,to calculate the optimal solutions.However,these approaches depend heavily on the properties of the analytic algorithm,making them inapplicable when problem settings change,such as in the case of a positive effective range or complicated target motions outside uniform rectilinear motion.In this study,an approach employing a high-accuracy and quality-guaranteed mixed-integer piecewise-linear program(QG-PWL)is proposed for the EMTIP.This program can accommodate different effective interception ranges and complicated target motions(variable velocity or complicated trajectories).The high accuracy and quality guarantees of QG-PWL originate from elegant strategies such as piecewise linearization and other developed operation strategies.The approximate error in the intercept path length is proved to be bounded to h^(2)/(4√2),where h is the piecewise length. 展开更多
关键词 Minimum-time intercept problem Dubins vehicle Mixed-integer piecewise-linear program LINEARIZATION Approximate error trigonometric function USV
在线阅读 下载PDF
基于C#语言和SqlSugar框架的企业员工证件多维度查询构建
16
作者 张慧龙 岳琦 佟森 《电脑编程技巧与维护》 2026年第3期113-115,共3页
针对传统员工证件管理查询维度单一、效率低、存在合规风险等问题,提出了基于C#语言和SqlSugar框架的信息化解决方案,建立了证件类型、证件信息、员工信息、岗位信息的数据模型,并实现了两套算法,分别是(1)支持多条件组合的现有证件多... 针对传统员工证件管理查询维度单一、效率低、存在合规风险等问题,提出了基于C#语言和SqlSugar框架的信息化解决方案,建立了证件类型、证件信息、员工信息、岗位信息的数据模型,并实现了两套算法,分别是(1)支持多条件组合的现有证件多维度查询算法,(2)基于关联岗位要求证件、人员所在岗位的多维度缺失证件查询算法。实践证明,所提算法有助于提高精细化管理水平,可主动规避风险并具有较好的扩展性,是企业证件管理系统开发的核心依据。 展开更多
关键词 c#语言 SqlSugar框架 ORM框架 证件管理 多维度查询 缺失检测 企业信息化
在线阅读 下载PDF
基于综合性实例驱动的ASP.NET(C#)教学模式构建与应用
17
作者 彭芳策 《电脑知识与技术》 2026年第3期150-153,共4页
针对当前ASP.NET(C#)教学中理论与实践脱节、学生综合实训能力培养不足等问题,本研究构建并实践运用综合性实例驱动的教学模式。该模式以涵盖多知识点、贴近真实应用的Web综合项目为核心载体,通过项目驱动、任务分解、协作学习等方法组... 针对当前ASP.NET(C#)教学中理论与实践脱节、学生综合实训能力培养不足等问题,本研究构建并实践运用综合性实例驱动的教学模式。该模式以涵盖多知识点、贴近真实应用的Web综合项目为核心载体,通过项目驱动、任务分解、协作学习等方法组织教学,并融合人工智能(AI)技术赋能教学全过程。研究旨在破解传统教学的碎片化困境,系统性培养学生的工程实践能力与创新思维,形成闭环式的人才培养新机制。 展开更多
关键词 ASP.NET(c#) 教学模式 综合性实例 项目驱动
在线阅读 下载PDF
Laser-induced in situ reprogramming of magnetic shape memory composites for adaptive devices
18
作者 Qianqian Zhang Rui Li +5 位作者 Yuan Tao Yiyu Chen Yanlei Hu Dong Wu Jiaru Chu Jiawen Li 《International Journal of Extreme Manufacturing》 2026年第1期767-779,共13页
Programmable/reprogrammable magneto-responsive composites(MRCs)are highly desirable for applications in soft robotics,morphable actuators,and biomedical devices due to their capabilities of undergoing reversible,compl... Programmable/reprogrammable magneto-responsive composites(MRCs)are highly desirable for applications in soft robotics,morphable actuators,and biomedical devices due to their capabilities of undergoing reversible,complex,untethered,and rapid deformations.However,current MRC-based devices primarily rely on soft matrices,which revert to their original shapes and cease functioning when external magnetic fields are removed.Moreover,their magnetization programming,deformations,and functioning need to alternate between encoding and actuation platforms,limiting the adaptability and efficiency.Here,we present a reprogrammable magnetic shape-memory composite(RM-SMC)integrating a shape-memory polymer(SMP)skeleton with phase-transition magnetic microcapsules.High-intensity laser melts microcapsules for magnetic realignment under programmed fields,while low-intensity laser softens SMP for structural reconfiguration without compromising integrity.This dual-laser strategy facilitates in situ magnetization programming,shape morphing,and function execution within a single material system.Our innovative approach enables unique applications,including omnidirectional multi-degree-of-freedom actuators that can activate light switches,solar trackers that optimize energy capture,and adaptive impellers that modulate fluid pumping.By eliminating platform alternation and enabling shape/function retention post-actuation,the RM-SMC platform overcomes critical limitations in conventional MRCs,establishing a paradigm for multifunctional devices requiring persistent configuration control and field-independent operation. 展开更多
关键词 magneto-responsive composites shape memory polymer in situ programming and deformation omnidirectional multi-degree of freedom actuator adjustable fluid pumping
在线阅读 下载PDF
测绘类专业C#面向对象程序设计课程“兴趣-伙伴”教学模式构建与实践
19
作者 薛理 王磊 《科教导刊》 2026年第6期29-31,共3页
针对测绘类专业学生在学习程序设计课程中普遍存在的畏难情绪与兴趣缺失问题,文章以C#面向对象程序设计课程为实践对象,开展了一场以“兴趣驱动”为核心的教学改革,通过“趣味项目牵引”“伙伴式教学”与“激励性成就反馈”三环相扣的... 针对测绘类专业学生在学习程序设计课程中普遍存在的畏难情绪与兴趣缺失问题,文章以C#面向对象程序设计课程为实践对象,开展了一场以“兴趣驱动”为核心的教学改革,通过“趣味项目牵引”“伙伴式教学”与“激励性成就反馈”三环相扣的教学策略,将课程知识有效融入场景化实践。实践表明,该模式极大地激发了学生的学习主动性和创造性,课堂氛围与教学效果得到显著改善,为面向非计算机专业的程序设计课程教学提供了新方法。 展开更多
关键词 测绘类专业 程序设计课程 兴趣驱动 伙伴教学
在线阅读 下载PDF
OBE理念在“C#程序设计”教学中的实践
20
作者 于淑香 贾苏 《沙洲职业工学院学报》 2025年第4期29-33,共5页
随着数字化和AI时代的到来,编程是计算机相关专业及众多领域所需的重要技能。关于教师怎样教学生以及学生怎样学才能取得更优的效果的问题,美国人Spady提出OBE(Outcome-based Education)教育理念,即“成果导向教育”。本文以“C#程序设... 随着数字化和AI时代的到来,编程是计算机相关专业及众多领域所需的重要技能。关于教师怎样教学生以及学生怎样学才能取得更优的效果的问题,美国人Spady提出OBE(Outcome-based Education)教育理念,即“成果导向教育”。本文以“C#程序设计”课程为研究对象,探索OBE理念在教学中的实践,实施路径包含明确教学目标、课程内容重构、创新教学方法、建立多元化评价体系、完善师资和资源保障。“C#程序设计”课程教学中的OBE理念实践提高了教学质量,培养了学生的编程能力、实践能力和创新思维,为学生职业发展奠定了基础。 展开更多
关键词 AI时代 OBE c#程序设计” 实践
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部