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

📄 复数计算器.clw

📁 计算复数加减乘除、指数、对数、三角函数等一元、二元运算
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "复数计算器.h"

ClassCount=2
Class1=CMyApp
Class2=CMyDlg

ResourceCount=3
Resource2=IDR_MAINFRAME
Resource3=IDD_MY_DIALOG

[CLS:CMyApp]
Type=0
HeaderFile=复数计算器.h
ImplementationFile=复数计算器.cpp
Filter=N

[CLS:CMyDlg]
Type=0
HeaderFile=复数计算器Dlg.h
ImplementationFile=复数计算器Dlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CMyDlg



[DLG:IDD_MY_DIALOG]
Type=1
Class=CMyDlg
ControlCount=42
Control1=IDOK,button,1208025089
Control2=IDCANCEL,button,1342242816
Control3=IDC_RADIO_MONADIC,button,1342177289
Control4=IDC_RADIO_BINARY,button,1342177289
Control5=IDC_STATIC,button,1342210055
Control6=IDC_EDIT_MON_REAL,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_EDIT_MON_IMAG,edit,1350631552
Control10=IDC_BUTTON_POW,button,1342242816
Control11=IDC_BUTTON_SQRT,button,1342242816
Control12=IDC_EDIT_BIN_REAL1,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_EDIT_BIN_IMAG1,edit,1350631552
Control16=IDC_EDIT_BIN_REAL2,edit,1350631552
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_EDIT_BIN_IMAG2,edit,1350631552
Control20=IDC_BUTTON_PLUS,button,1342242816
Control21=IDC_BUTTON_MINUS,button,1342242816
Control22=IDC_BUTTON_MULTIPLY,button,1342242816
Control23=IDC_BUTTON_DIVIDE,button,1342242816
Control24=IDC_RESULT_REAL,edit,1350631552
Control25=IDC_STATIC,static,1342308352
Control26=IDC_STATIC,static,1342308352
Control27=IDC_RESULT_IMAG,edit,1350631552
Control28=IDC_STATIC,button,1342210055
Control29=IDC_STATIC,button,1342210055
Control30=IDC_BUTTON_EXP,button,1342242816
Control31=IDC_BUTTON_SIN,button,1342242816
Control32=IDC_BUTTON_LOG,button,1342242816
Control33=IDC_BUTTON_TAN,button,1342242816
Control34=IDC_BUTTON_COS,button,1342242816
Control35=IDC_BUTTON_SINH,button,1342242816
Control36=IDC_BUTTON_COSH,button,1342242816
Control37=IDC_BUTTON_TANH,button,1342242816
Control38=IDC_EDIT_X,edit,1350631552
Control39=IDC_BUTTON_POWX,button,1342242816
Control40=IDC_STATIC,static,1342308352
Control41=IDC_BUTTON_POWZ,button,1342242816
Control42=IDC_STATIC,button,1342210055

⌨️ 快捷键说明

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