代码搜索:主电路设计

找到约 10,000 项符合「主电路设计」的源代码

代码结果 10,000
www.eeworm.com/read/383781/8918145

frx 主窗口.frx

www.eeworm.com/read/383781/8918411

frm 主窗口.frm

VERSION 5.00 Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" Begin VB.MDIForm Frm_Main BackColor = &H8000000C& Caption = "学生信息管理系" ClientHeight
www.eeworm.com/read/383480/8943150

jpg 主界面.jpg

www.eeworm.com/read/284146/8959163

log 主窗口.log

行 15: 控件 Toolbar1 的类 MSComctlLib.Toolbar 不是一个已加载的控件类。 行 29: 控件 StatusBar1 的类 MSComctlLib.StatusBar 不是一个已加载的控件类。 行 22: 属性名 _ExtentX 在 Toolbar1 中是无效的。 行 23: 属性名 _ExtentY 在 Toolbar1 中是无效的。 行 24: 属性名
www.eeworm.com/read/284146/8959165

frx 主窗口.frx

www.eeworm.com/read/284146/8959417

frm 主窗口.frm

VERSION 5.00 Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" Begin VB.MDIForm Frm_Main BackColor = &H8000000C& Caption = "学生信息管理系" ClientHeight
www.eeworm.com/read/283026/9046675

resx 主界面.resx

www.eeworm.com/read/283026/9046741

vb 主界面.vb

Public Class FrmMain Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。 InitializeComp
www.eeworm.com/read/381858/9068264

cpp 主模块.cpp

#include #include #include #define EOS '\0' #define ID 1 #define NUM 2 #define key 0 #define relop 3 #define common 4 struct words{ char name[30]; int numbe
www.eeworm.com/read/184794/9075114

cpp 主函数.cpp

#include"head.h" void main() { // delay(2000);//显示欢迎画两秒 int choice; memberdata m; System op; while(1){ cout