摘要:
报错类型 Class "ConnDef" not found -- perhaps its code was not linked in, or the class wasn't registered with Register_Class(), or in the case of modules 阅读全文
posted @ 2025-08-07 15:18
bwhou
阅读(31)
评论(0)
推荐(0)
摘要:
报错类型 Class "ConnDef" not found -- perhaps its code was not linked in, or the class wasn't registered with Register_Class(), or in the case of modules 阅读全文
posted @ 2025-08-07 15:18
bwhou
阅读(31)
评论(0)
推荐(0)
摘要:
所有操作均在终端执行 1.前序步骤 先在gitee创建仓库,然后git clone下来。 2. 进入仓库文件夹 然后git add . 把修改的文件上传到暂存 3. 提交 输入 git commit -m "备注" 这里可能要配置用户信息 git config --global user.email 阅读全文
posted @ 2025-08-05 10:31
bwhou
阅读(8)
评论(0)
推荐(0)
摘要:
问题 在omnet++中白编写了.msg文件,需要通过opp_msgtool自动转换为_m.h和_m.cc文件。但是如果.msg文件import了其他项目的类,则可能存在无法识别import文件的问题。 解决方法 在omnet++的配置里打开omnet++,找到makemake,选options把这 阅读全文
posted @ 2025-08-02 22:30
bwhou
阅读(10)
评论(0)
推荐(0)
摘要:
一级标题 二级标题 三级标题 序号1加粗 序号二 public static void main(){ } 姓名 年龄 1 21 2 20 点击到百度 【markdown语法】 【参考一】https://blog.csdn.net/u014061630/article/details/8135914 阅读全文
posted @ 2024-11-05 19:23
bwhou
阅读(9)
评论(0)
推荐(0)
|