代码搜索结果
找到约 10,000 项符合
Switch 的代码
libsqlora8.pc.in
# $Id: libsqlora8.pc.in,v 1.7 2002/08/24 12:54:47 kpoitschke Exp $
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
glib_cflags=@GLIB_CFLAGS@
glib_libs=@GLIB_LIBS@
ora
kill_proc_list.cgi
#!/usr/local/bin/perl
# kill_proc_list.cgi
# Send a signal to a list of process
require './proc-lib.pl';
&ReadParse();
&switch_acl_uid();
$| = 1;
&header($text{'kill_title'}, "");
print "\n";
fo
mkdir.cgi
#!/usr/local/bin/perl
# mkdir.cgi
# Create a directory
require './file-lib.pl';
&ReadParse();
&switch_acl_uid();
print "Content-type: text/plain\n\n";
if (!&can_access($in{'dir'})) {
print &text('mk
makelink.cgi
#!/usr/local/bin/perl
# makelink.cgi
# Create a symbolic link
require './file-lib.pl';
&ReadParse();
&switch_acl_uid();
print "Content-type: text/plain\n\n";
if (!&can_access($in{'from'})) {
print &
direct.pas
{$ALIGN OFF} {Switch Align Data}
{$APPTYPE GUI} {Parameter Application type}
{$BOOLEVAL OFF} {Switch Boolean Evaluation}
subsref.m
function B = subsref(A,S)
% GPPROBLEM/SUBSREF method
%
switch length(S) % number of subscripting levels
case 1 % one subscript reference
switch S.type
case '.'
switch S.subs
c
niswitchtopologies.h
/****************************************************************************
* NI Switch Topologies
*---------------------------------------------
template6.txt
switch () {
case :
break;
};
dwgswitch.mnu
SWITCH#OPTS
#
Switch#Items
Move items to the same place on another sheet.
# Remove the # sign and enter foreign help string in this line
Switch/Move
Move items to another place on another sheet.
#