代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/237738/10246512
aps server.aps
www.eeworm.com/read/237738/10246513
plg server.plg
Build Log
--------------------Configuration: Server - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"
www.eeworm.com/read/404620/10247486
jpg server.jpg
www.eeworm.com/read/162224/10325148
h server.h
/*
* This file is part of the WinLIRC package, which was derived from
* LIRC (Linux Infrared Remote Control) 0.5.4pre9.
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/162224/10325159
cpp server.cpp
/*
* This file is part of the WinLIRC package, which was derived from
* LIRC (Linux Infrared Remote Control) 0.5.4pre9.
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/280330/10338456
ini server.ini
[DataBaseCfg]
cfg_server=172.16.0.15
cfg_database=syslog_info
cfg_username=sa
cfg_pwd=sa
www.eeworm.com/read/162078/10340936
rc server.rc
#include "windows.h"
#include "server.h"
npserver ICON npserver.ico
MidLive BITMAP midlive.bmp
MidDead BITMAP middead.bmp
EndLive BITMAP endlive.bmp
EndDead BITMAP enddead.bmp
STRINGTABLE
www.eeworm.com/read/162078/10340944
h server.h
#define MAX_PIPE_INSTANCES 100
#define LINE_LEN 80
#define NAME_SIZE 25
// Bitmaps and coordinates.
#define END_LIVE 1
#define END_DEAD 2
#define MID_LIVE 3
#define MID_DEAD 4
#