当前位置: 首页 > 软件库 > 程序开发 > 网络工具包 >

coNCePTuaL

授权协议 未知
开发语言 C/C++ Perl Python
所属分类 程序开发、 网络工具包
软件类型 开源软件
地区 不详
投 递 者 孙子民
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

coNCePTuaL is a tool designed to facilitate rapidly generating programs that measure the performance and/or test the correctness of networks and network protocol layers. coNCePTuaL centers around a simple, domain-specific programming language; a few lines of coNCePTuaL code can produce programs that would take significantly more effort to write in a conventional programming language.

  • 阅读文献: Lakoff, G., & Johnson, M. (1980). Conceptual Metaphor in Everyday Language. the journal of philosophy, 77(8), 453-486. doi:10.2307/2025464 文献链接: Conceptual Metaphor in Everyday Language - George

  • 问题概述   参照相关知识,理解新的理念或概念[1]。 解决方案   通过类比来解释难以理解的概念。 说明   让用户用关联法学习,这种方式易于理解,但会影响概念的认知方式,以及人们的想法和行为[2]。 原文地址:https://ui-patterns.com/patterns/Conceptual-metaphor [1]原文:We understand a new idea or concep

  • c++ 中的 mutable 关键字是什么意思? mutable is for the case where an object is logically constant, but in practice needs to change.    class Employee { public: Employee(const std::string & name) : _n

相关阅读

相关文章

相关问答

相关文档