代码搜索:机房管理

找到约 10,000 项符合「机房管理」的源代码

代码结果 10,000
www.eeworm.com/read/271841/10978538

h 学生信息管理系统.h

class Base{ public: void set(); void show(); long get_num(); int modifyB(long); protected: long num; char name[20]; int sex; int age; char mdep[30]; char addr[30]; }; class Fir
www.eeworm.com/read/271841/10978545

cpp 学生信息管理系统.cpp

#include "学生信息管理系统.h" #include #include #include ifstream input_file; ofstream output_file; char fdepA[30]; //记录第二专业名 char fdepB[30]; char fdepC[30]; l
www.eeworm.com/read/271817/10979250

sql 人力资源管理.sql

if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[合同变动子集_劳动合同编号_fk]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1) ALTER TABLE [dbo].[合同变动子集] DROP CONSTRAINT 合同变动子集_劳动合同编号_fk GO
www.eeworm.com/read/271648/10985790

txt 图书馆管理系统.txt

#include #include #include #include //输入/输出文件流类 using namespace std; const int Maxr=100;//最多的读者 const int Maxb=100;//最多的图书 const int Maxbor=5;//每位读
www.eeworm.com/read/271449/10994840

vbp 图书馆管理系统.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\System32\stdole2.tlb#OLE Automation Reference=*\G{00000205-0000-0010-8000-00AA006D2EA4}#2.5#0#C:\Program Files\Common Fi