⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sample4_6.h

📁 本文件是ni公司的labwindows/cvi软件的部分例子和源程序
💻 H
字号:
#include <userint.h>  #ifdef __cplusplus    extern "C" {#endif     /* Panels and Controls: */#define  PANEL                           1#define  PANEL_CYCLES                    2#define  PANEL_GENERATESINE              3#define  PANEL_DELETEPLOTS               4#define  PANEL_QUIT                      5#define  PANEL_GRAPH                     6#define  PANEL_AMPLITUDE                 7     /* Menu Bars, Menus, and Menu Items: */          /* (no menu bars in the resource file) */     /* (no callbacks specified in the resource file) */ #ifdef __cplusplus    }#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -