代码搜索:Formula
找到约 2,502 项符合「Formula」的源代码
代码结果 2,502
www.eeworm.com/read/203750/15352152
vbw formula.vbw
Form1 = 44, 44, 384, 391, Z, -83, 12, 447, 359, C
www.eeworm.com/read/203750/15352153
frm formula.frm
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form Form1
Caption = "常用公式"
ClientHeight = 8490
ClientLeft = 60
C
www.eeworm.com/read/203750/15352154
vbp formula.vbp
Type=Exe
Form=formula.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#E:\WINDOWS\System32\stdole2.tlb#OLE Automation
Object={5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0; MSFLXGRD.OCX
www.eeworm.com/read/203750/15352155
frx formula.frx
www.eeworm.com/read/113142/15469345
ini formula.ini
[Formula]
OverTime=100
Errand=100
Late=10
Absent=40
www.eeworm.com/read/104139/15707575
dfm formula.dfm
object frmFormula: TfrmFormula
Left = 183
Top = 162
BorderStyle = bsNone
Caption = '公式'
ClientHeight = 200
ClientWidth = 450
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/104139/15707622
cpp formula.cpp
//---------------------------------------------------------------------------
#include
#include "Formula.h"
#include "GlkmQuery.h"
//-------------------------------------------------------
www.eeworm.com/read/104139/15707688
h formula.h
//---------------------------------------------------------------------------
#ifndef FormulaH
#define FormulaH
//---------------------------------------------------------------------------
#inc