代码搜索:信息化管理

找到约 10,000 项符合「信息化管理」的源代码

代码结果 10,000
www.eeworm.com/read/271449/10994849

vbw 图书馆管理系统.vbw

frmMain = 61, 131, 644, 587, C, 7, 14, 621, 598, C frmLoad = 18, 85, 601, 542, C, 58, 92, 642, 548, C frmLogin = 37, 101, 724, 558, C, 59, 80, 642, 537, C frmmodifystyle = 86, 46, 660, 503, C, 44,
www.eeworm.com/read/271250/11001772

doc 图书管理2.doc

www.eeworm.com/read/417040/11006124

txt 客户关系管理表.txt

1:客户信息表:oa_crm_cus 基本信息 id int cus_num 客户号 cus_name 客户名称 cus_provinc 省份 cus_city 城市 cus_hangye 行业 cus_comefrom 客户来源 联系人信息 cus_contactname 联系人姓名 cus_contactmobile 手机 cus_cont
www.eeworm.com/read/271107/11007244

cpp 学生成绩管理系统.cpp

#include #include #include #include #include #include struct student //定义一个学生结构体 { char name[8]; int num; char add[20];
www.eeworm.com/read/270954/11018729

cpp 学生成绩管理系统.cpp

// 学生成绩管理系统.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "学生成绩管理系统.h" #include "学生成绩管理系统Dlg.h" #include "Splash.h" #include "LogDlg.h" #include "Glob
www.eeworm.com/read/270954/11018742

clw 学生成绩管理系统.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CCjDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "学生成绩管理系统.h"