代码搜索:sql server

找到约 10,000 项符合「sql server」的源代码

代码结果 10,000
www.eeworm.com/read/317147/13509785

pdm server.pdm

[Root] Most Recent Package=标准安装软件包 1 [Package|标准安装软件包 1|网吧计费服务器] Icon1=Server.exe Title1=网吧计费服务器 StartIn1=$(AppPath) Key1=Icon1 Icon2=Readme.txt Title2=帮助主题 Help Topic StartIn2=$(AppPath)
www.eeworm.com/read/317147/13509787

exe server.exe

www.eeworm.com/read/317147/13509789

vbw server.vbw

HandyStuff = 110, 110, 485, 457, C MAppActivate = 44, 44, 451, 391, C mShellExecute = 154, 154, 476, 501, C cLogo = 0, 0, 322, 347, C modLock = 132, 132, 507, 479, C frmLock = 44, 44, 419, 391, C
www.eeworm.com/read/317147/13509834

vbp server.vbp

Type=Exe Reference=*\G{C2FC361F-2281-11D2-8E21-10B404C10000}#1.b#0#C:\VBCHINA\SYSTEM\CNEWMENU.DLL#vbAccelerator Popup Menu DLL. Create unlimited new pop-up menus. Reference=*\G{00020430-0000-0000-C
www.eeworm.com/read/317014/13512210

frx server.frx

www.eeworm.com/read/317014/13512223

frm server.frm

VERSION 5.00 Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX" Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.1#0"; "RICHTX32.OCX" Begin VB.Form Server BorderStyle
www.eeworm.com/read/316184/13528718

dfm server.dfm

object Form1: TForm1 Left = 143 Top = 110 Width = 535 Height = 123 Caption = 'Server' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height
www.eeworm.com/read/316184/13528727

pas server.pas

unit Server; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Menus, NMUDP, StdCtrls; type TForm1 = class(TForm) SUDP: TNMUDP; MainM
www.eeworm.com/read/316184/13528728

dcu server.dcu

www.eeworm.com/read/315963/13533716

java server.java

import java.io.* ; import java.net.*; import java.util.*; class UserInfo{ public String name; public String password; public String sex; public String age; public String city; public