摘要: 阅读全文
posted @ 2019-08-28 17:36 一叶之灵 阅读(4345) 评论(1) 推荐(1)
摘要: 1、主函数 主函数是程序的入口包含:初始化运行库、装载用户面板、显示用户面板、删除面板、关闭运行时库等操作 #include <cvirte.h> #include <userint.h> #include "温度2.h" static int panelHandle; //主函数 int main 阅读全文
posted @ 2019-08-28 17:31 一叶之灵 阅读(2964) 评论(0) 推荐(0)