期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
大型网络聚集促销诱发前瞻性情绪的心理语言机制 被引量:3
1
作者 卢长宝 王啊婷 卢翠眉 《心理科学进展》 CSSCI CSCD 北大核心 2023年第9期1595-1610,共16页
基于心理语言学与前事实思维、前瞻性情绪等理论,本研究以条件限制与物质激励组合呈现出的条件句式为切入点,通过探索前瞻性情绪发生的认知前情,正性前瞻性情绪的占优机制,条件性与激励性促销词汇在诱发前瞻性情绪上的分工机制,辅助性... 基于心理语言学与前事实思维、前瞻性情绪等理论,本研究以条件限制与物质激励组合呈现出的条件句式为切入点,通过探索前瞻性情绪发生的认知前情,正性前瞻性情绪的占优机制,条件性与激励性促销词汇在诱发前瞻性情绪上的分工机制,辅助性促销词汇在诱发前瞻性情绪上的强化机制,复杂折扣句子的表层与深层结构在影响前瞻性情绪上的框定机制,以及多种促销诱因组合在影响前瞻性情绪上的效用衰减机制,在丰富现有理论的同时,总结大型网络聚集促销的传播设计原理及其在诱发前瞻性情绪上的心理语言机制。 展开更多
关键词 大型网络聚集促销 前瞻性情绪 心理语言学 前事实思维 条件句式
在线阅读 下载PDF
Automated pattern-directed refactoring for complex conditional statements
2
作者 刘伟 胡志刚 +1 位作者 刘宏韬 杨柳 《Journal of Central South University》 SCIE EI CAS 2014年第5期1935-1945,共11页
Complex conditional statement is one of the bad code smells, which affects the quality of the code and design of software. In the proposed approach, two commonly-used design patterns for handling complex conditional s... Complex conditional statement is one of the bad code smells, which affects the quality of the code and design of software. In the proposed approach, two commonly-used design patterns for handling complex conditional statements are selected, and they are the factory method pattern and the strategy pattem. Two pattern-directed refactoring approaches based on the two design patterns are proposed. Each approach contains a refactoring opportunities identification algorithm and an automated refactoring algorithm. After parsing the abstract syntax tree generated from source code, the refactoring opportunities are identified effectively and automatically. Then, for candidate code, refactoring algorithms are executed automatically, which are used to simplify or remove complex conditional statements. By empirical analysis and quality assessment, the code after refactoring has better maintainability and extensibility, and the proposed approach for automated pattern-directed refactoring succeeds to reduce code size and complexity of classes. 展开更多
关键词 REFACTORING abstract syntax tree complex conditional statements design patterns factory method pattem strategypattem
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部