登录
首页 » Visual C++ » TravelManage

TravelManage

于 2011-03-06 发布 文件大小:4239KB
0 58
下载积分: 1 下载次数: 72

代码说明:

  C++SQL+SERVER++

文件列表:

ADDCU.cpp,4676,2009-03-26
ADDCU.h,1421,2009-03-26
ADDCUID.cpp,1686,2009-03-26
ADDCUID.h,1223,2009-03-26
ADDLINE.cpp,3452,2009-03-25
ADDLINE.h,1415,2009-03-25
ADDOP.cpp,5358,2009-03-25
ADDOP.h,1299,2009-03-25
ADDUSER.cpp,2518,2009-03-24
ADDUSER.h,1195,2009-03-23
ADDUSER.pdb,25600,2009-03-24
ADDWORKER.cpp,3469,2009-03-25
ADDWORKER.h,1342,2009-03-25
CANCELTRAVEL.cpp,1978,2009-03-26
CANCELTRAVEL.h,1215,2009-03-26
CONTRAVEL.cpp,3193,2009-03-26
CONTRAVEL.h,1334,2009-03-26
CONTRAVELID.cpp,1954,2009-03-26
CONTRAVELID.h,1201,2009-03-26
DELCU.cpp,3492,2009-03-26
DELCU.h,1161,2009-03-25
DELLINE.cpp,2059,2009-03-25
DELLINE.h,1190,2009-03-25
DELOP.cpp,1801,2009-03-26
DELOP.h,1170,2009-03-25
DELWORKER.cpp,1529,2009-03-25
DELWORKER.h,1219,2009-03-25
EDIDCON.cpp,1405,2009-03-25
EDIDCON.h,1190,2009-03-24
EDITPW.cpp,2496,2009-03-24
EDITPW.h,1207,2009-03-23
EDLINE.cpp,4418,2009-03-25
EDLINE.h,1445,2009-03-25
EDLINEID.cpp,1950,2009-03-25
EDLINEID.h,1200,2009-03-25
EDWORK.cpp,3318,2009-03-25
EDWORK.h,1360,2009-03-25
font.cpp,2098,2009-03-20
font.h,1461,2009-03-20
INOP.cpp,6225,2009-03-26
INOP.h,1537,2009-03-26
LINE.cpp,4230,2009-03-25
LINE.h,1323,2009-03-25
LOGIN.cpp,2244,2009-03-25
LOGIN.h,1191,2009-03-23
LOGINSET.cpp,1348,2009-03-24
LOGINSET.h,1298,2009-03-22
msdgridctrl.cpp,14224,2009-03-20
msdgridctrl.h,4837,2009-03-20
OPERATION.cpp,1410,2009-03-26
OPERATION.h,1335,2009-03-26
picture.cpp,1128,2009-03-20
picture.h,1295,2009-03-20
ReadMe.txt,3687,2009-03-20
res


...\TravelManage.rc2,404,2009-03-20

...\Z (定).bmp
Resource.h,4841,2009-03-26
StdAfx.cpp,207,2006-05-29
StdAfx.h,1072,2009-03-20
SYSTEM.cpp,1278,2009-03-22
SYSTEM.h,1206,2009-03-22
TabSheet.cpp,2447,2009-03-20
TabSheet.h,1429,2009-03-23
TOTAL.cpp,2873,2009-03-26
TOTAL.h,1228,2009-03-26
travelinfo_Data.MDF,1179648,2009-03-27
travelinfo_Log.LDF,1048576,2009-03-27
TravelManage.aps,1975436,2009-03-26
TravelManage.clw,15760,2009-03-26
TravelManage.cpp,2203,2009-03-24
TravelManage.dsp,8524,2009-03-26
TravelManage.dsw,593,2009-03-20
TravelManage.exe.manifest,581,2009-03-24
TravelManage.h,1390,2009-03-20
TravelManage.ncb,320512,2009-03-26
TravelManage.opt,165376,2009-03-26
TravelManage.plg,1331,2009-03-26
TravelManage.rc,26225,2009-03-26
TravelManageDlg.cpp,4583,2009-03-24
TravelManageDlg.h,1603,2009-03-23
WEL.cpp,955,2009-03-23
WEL.h,1185,2009-03-23
WORKES.cpp,3776,2009-03-24
WORKES.h,1358,2009-03-24
WORKSET.cpp,1510,2009-03-24
WORKSET.h,1347,2009-03-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Control-the-source-code
    从其他地方下载而来,期望对你有所帮助! 压缩包包括文件:ComboBoxEx.cpp,ComboBoxEx.h,ControlBarEx.cppControlBarEx.h,DateTimeCtrl.cpp,DateTimeCtrl.h ListCtrlEx.cpp,ListCtrlEx.h,ReBar.cpp,ReBar.hReBarCtrl.cpp,ReBarCtrl.h,ToolbarCtrlEx.cpp,ToolbarCtrlEx.h,ToolBarEx.cpp,ToolBarEx.h,TreeCtrlEx.cpp,TreeCtrlEx.h(Downloaded from elsewhere from expectations for your help! The compressed files package includes: ComboBoxEx.cpp, ComboBoxEx.h ControlBarEx.cppControlBarEx.h DateTimeCtrl.cpp, DateTimeCtrl.h ListCtrlEx.cpp ListCtrlEx.h ReBar.cpp ReBar.hReBarCtrl.cpp, ReBarCtrl.h, ToolbarCtrlEx. cpp, ToolbarCtrlEx.h, ToolBarEx.cpp, ToolBarEx.h, TreeCtrlEx.cpp, TreeCtrlEx.h)
    2013-03-26 16:42:03下载
    积分:1
  • POP3_EXAMPLE
    Pop3客户端接收信件的整个流程: 1。连接到pop3服务器(默认端口110) 2。发送用户名(user) 3。发送密码(pass) 4。查询当前邮箱状态(stat) 5。查询服务器上所有邮件UID列表(UIDL) 6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的) 7。对所有新邮件查询其大小(LIST) 8。下载所有新邮件(RETR)利用List提供的邮件大小信息 9。如果有必要,对所有新邮件标志为删除(DELE) 10。结束对话(QUIT) 11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
    2021-01-03 19:38:55下载
    积分:1
  • Win32Test
    win32实现对话框局部透明的功能,并可实现鼠标穿透或不穿透的控制(win32 partially transparent to achieve the dialog function, and enables a mouse to penetrate or not penetrate control)
    2015-02-05 13:27:39下载
    积分:1
  • LEDtest
    利用单片机作为芯片,利用点阵按钮通过继电器控制LED灯(Using single chip microcomputer as a chip, using bitmap button by relay control LED lights)
    2013-08-22 10:32:00下载
    积分:1
  • Normal_estimation
    基于PCL的估算散乱点云的法矢量,并进行颜色渲染显示(estimation of normal vectors for point clouds and color rendering display based on PCL)
    2018-03-16 21:10:32下载
    积分:1
  • MCMixedprogramming
    本光盘的程序是《MATLAB7.x与C/C++混合编程》配套的源程序,请对照该书使用(This CD is the procedure " MATLAB7.x with C/C++ mixed programming" complementary source, please use the control book)
    2013-08-26 21:54:07下载
    积分:1
  • OPCserver
    用vc++实现了一个标准的OPC DA服务器!可以实现工业以太网数据采集并为实现了标准OPC接口的客户程序进行数据交互!(Using vc++ to achieve a standard OPC DA server! Industrial Ethernet can be achieved for the realization of data acquisition and a standard OPC client interface for data exchange!)
    2009-07-03 10:50:14下载
    积分:1
  • lx2
    用Socket实现两台计算机上的对话,是将客户端与服务端合二为一(Dialogue on the two computers using the Socket)
    2012-04-24 13:38:29下载
    积分:1
  • zhousan
    vc++连接数据库的有关代码,以及对话框的设计(vc++ connect to the database of the code, and the design of the dialog box)
    2010-06-24 21:31:16下载
    积分:1
  • jiyudanpianjikongzhidezhinengxiaoche
    一个简单的小车单片机C语言控制,适合初学者(A simple car microcontroller C language control, suitable for beginners)
    2014-02-20 22:15:28下载
    积分:1
  • 696518资源总数
  • 104321会员总数
  • 14今日下载