代码搜索:department
找到约 6,134 项符合「department」的源代码
代码结果 6,134
www.eeworm.com/read/450346/7485437
dfm department.dfm
inherited deptForm: TdeptForm
Left = 250
Top = 218
Caption = #37096#38376#35774#32622
ClientHeight = 163
ClientWidth = 247
OldCreateOrder = True
PixelsPerInch = 96
TextHeight =
www.eeworm.com/read/450346/7485478
pas department.pas
unit department;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, edit, StdCtrls, Mask, DBCtrls, Buttons;
type
TdeptForm = class(Ted
www.eeworm.com/read/443689/7627535
h department.h
// Department.H : Declaration of the CDepartment class
#ifndef __DEPARTMENT_H_
#define __DEPARTMENT_H_
class CDepartmentAccessor
{
public:
TCHAR m_DepartmentCode[5];
TCHAR m_DepartmentName
www.eeworm.com/read/443689/7627589
h department.h
// Department.H : Declaration of the CDepartment class
#ifndef __DEPARTMENT_H_
#define __DEPARTMENT_H_
class CDepartmentAccessor
{
public:
TCHAR m_DepartmentCode[5];
TCHAR m_DepartmentName
www.eeworm.com/read/440853/7680041
dfm department.dfm
inherited deptForm: TdeptForm
Left = 250
Top = 218
Caption = #37096#38376#35774#32622
ClientHeight = 163
ClientWidth = 247
OldCreateOrder = True
PixelsPerInch = 96
TextHeight =
www.eeworm.com/read/440853/7680082
pas department.pas
unit department;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, edit, StdCtrls, Mask, DBCtrls, Buttons;
type
TdeptForm = class(Ted
www.eeworm.com/read/201509/7808167
cs department.cs
using System;
using System.Data;
using System.Data.SqlClient;
using SQLHelper;
namespace MisAsset.Components
{
///
/// Department 的摘要说明。
///
public class Department
www.eeworm.com/read/299783/7832845
h department.h
// Department.h: interface for the CDepartment class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DEPARTMENT_H__6D32C2B2_00E1_4251_9E55_74077272AA13
www.eeworm.com/read/299783/7833058
cpp department.cpp
// Department.cpp: implementation of the CDepartment class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "BySys.h"
#include "Department