代码搜索:WebServer
找到约 2,939 项符合「WebServer」的源代码
代码结果 2,939
www.eeworm.com/read/308733/13694314
pl remote.pl
use Config;
open OUT, ">remote.fpl";
print OUT "#!$Config{perlpath}\n";
print OUT while ;
close OUT;
chmod 0755, "remote.fpl";
__END__
# An example of using a remote script with an Apache webse
www.eeworm.com/read/124567/6045443
bat build.bat
@echo off
rem Example *Windows* build script for the book:
rem Programming Spiders, Bots and Aggregators
rem by Jeff Heaton(heatonj@heat-on.com)
echo This build script assumes that the file 'bot.j
www.eeworm.com/read/124567/6045446
bat run.bat
@echo off
rem Example *Windows* run script for the book:
rem Programming Spiders, Bots and Aggregators
rem by Jeff Heaton(heatonj@heat-on.com)
echo This run script assumes that the file 'bot.jar'
www.eeworm.com/read/100927/6262950
java shutdownserver.java
/* Copyright (c) 2001-2002, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the