代码搜索:tongji
找到约 415 项符合「tongji」的源代码
代码结果 415
www.eeworm.com/read/190116/8448031
dfm tongji.dfm
object FormTongji: TFormTongji
Left = 194
Top = 107
Width = 544
Height = 375
ActiveControl = MaskEditYf
Caption = '统计'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.C
www.eeworm.com/read/190116/8448073
h tongji.h
//---------------------------------------------------------------------------
#ifndef TongjiH
#define TongjiH
//---------------------------------------------------------------------------
#inclu
www.eeworm.com/read/190116/8448108
cpp tongji.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Tongji.h"
#include "DM1.h"
#include "Wait.h"
//----------------------
www.eeworm.com/read/290553/8476277
dfm tongji.dfm
object Form_tongji: TForm_tongji
Left = 152
Top = 146
Width = 601
Height = 473
Caption = #32479#35745#32467#26524
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color =
www.eeworm.com/read/290553/8476348
dcu tongji.dcu
www.eeworm.com/read/290553/8476350
pas tongji.pas
unit tongji;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, CheckLst,ADODB;
type
TForm_tongji = class(TForm)
list_f
www.eeworm.com/read/290064/8508677
cpp tongji.cpp
// TongJi.cpp : implementation file
//
#include "stdafx.h"
#include "salarymanagement.h"
#include "TongJi.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/290064/8508756
h tongji.h
#if !defined(AFX_TONGJI_H__363ABB62_A1C6_4390_891F_10BAD454C22F__INCLUDED_)
#define AFX_TONGJI_H__363ABB62_A1C6_4390_891F_10BAD454C22F__INCLUDED_
#include "ADOConn.h"
#if _MSC_VER > 1000
#pragma
www.eeworm.com/read/431832/8651059
c tongji.c
#include
#include
using namespace std;
void func(int pages)
{
int numstimes[10]={0};
int k=0;
while(pages>0)
{
k=pages%10;
page
www.eeworm.com/read/431832/8651064