代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/200928/5063729
pm server.pm
package Chatbot::Eliza::Server;
use Chatbot::Eliza;
# file: Chatbot/Eliza/Server.pm
# Figure 11.2: The Chatbot::Eliza::Server class
@ISA = 'Chatbot::Eliza';
sub command_interface {
my $self = shif
www.eeworm.com/read/200928/5063734
pm server.pm
package Chatbot::Eliza::Server;
use Chatbot::Eliza;
# file: Chatbot/Eliza/Server.pm
# Figure 11.2: The Chatbot::Eliza::Server class
@ISA = 'Chatbot::Eliza';
sub command_interface {
my $self = shif
www.eeworm.com/read/200928/5063735
pm server.pm
package Chatbot::Eliza::Server;
use Chatbot::Eliza;
@ISA = 'Chatbot::Eliza';
sub command_interface {
my $self = shift;
my $in = shift || \*STDIN;
my $out = shift || \*STDOUT;
my ($user_in
www.eeworm.com/read/200062/5073975
policy server.policy
// These lines grant permissions to any code loaded from the directory shown.
// Edit the directory to match the installation on your system.
// On Windows systems, change the forward slashes to doubl
www.eeworm.com/read/200062/5073981
java server.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/200062/5074041
policy server.policy
// These lines grant permissions to any code loaded from the directory shown.
// Edit the directory to match the installation on your system.
// On Windows systems, change the forward slashes to doubl
www.eeworm.com/read/199150/5079517
dpr server.dpr
program Server;
uses
Forms,
ServerForm in 'ServerForm.pas' {fmServer},
Server_TLB in 'Server_TLB.pas',
Data in 'Data.pas' {Datas: TRemoteDataModule} {Datas: CoClass};
{$R *.TLB}
{
www.eeworm.com/read/199150/5079529
dpr server.dpr
program Server;
uses
Forms,
ServerForm in 'ServerForm.pas' {fmServer},
Server_TLB in 'Server_TLB.pas',
Data in 'Data.pas' {Datas: TRemoteDataModule} {Datas: CoClass};
{$R *.TLB}
{
www.eeworm.com/read/199150/5079540
dpr server.dpr
program Server;
uses
Forms,
ServerForm in 'ServerForm.pas' {fmServer},
Server_TLB in 'Server_TLB.pas',
Data in 'Data.pas' {Datas: TRemoteDataModule} {Datas: CoClass};
{$R *.TLB}
{