代码搜索:department
找到约 6,134 项符合「department」的源代码
代码结果 6,134
www.eeworm.com/read/485319/6557936
sql department.sql
CREATE TABLE [dbo].[company] (
[ID] [int] IDENTITY (1, 1) NOT NULL ,
[code] [char] (10) COLLATE Chinese_PRC_CI_AS NOT NULL ,
[name] [char] (30) COLLATE Chinese_PRC_CI_AS NULL ,
[address] [char
www.eeworm.com/read/481317/6652516
dbf department.dbf
www.eeworm.com/read/481317/6652519
cdx department.cdx
www.eeworm.com/read/481317/6652556
sct department.sct
www.eeworm.com/read/481317/6652557
scx department.scx
www.eeworm.com/read/479028/6697641
pas department.pas
unit Department;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, OperateModul, StdCtrls, Mask, DBCtrls, Buttons, ComCtrls, DB,
ADODB,
www.eeworm.com/read/479028/6697651
dfm department.dfm
inherited frmDepartment: TfrmDepartment
Left = 173
Top = 162
Width = 641
Height = 410
Caption = #37096#38376#32500#25252
OldCreateOrder = True
OnClose = FormClose
OnShow = Form