carddefs.h
来自「spice中支持多层次元件模型仿真的可单独运行的插件源码」· C头文件 代码 · 共 24 行
H
24 行
/**********Copyright 1991 Regents of the University of California. All rights reserved.Authors : 1991 David Gates**********/#ifndef CARDDEFS_H#define CARDDEFS_H/* Data Structures and Definitions for Device Simulation Cards */#include "bdrydefs.h"#include "contdefs.h"#include "domndefs.h"#include "dopdefs.h"#include "elctdefs.h"#include "meshdefs.h"#include "methdefs.h"#include "matldefs.h"#include "mobdefs.h"#include "modldefs.h"#include "optndefs.h"#include "outpdefs.h"#endif /* CARDDEFS_H */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?