代码搜索:FH1
找到约 57 项符合「FH1」的源代码
代码结果 57
www.eeworm.com/read/321827/13396850
c dup2.c
/***
*dup2.c - Duplicate file handles
*
* Copyright (c) 1989-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines _dup2() - duplicate file handles
*
************
www.eeworm.com/read/346656/11733710
pl flock_test.pl
#!/usr/bin/perl -wT
use IO::File;
use Fcntl ":flock";
*FH1 = new_tmpfile IO::File or die "Cannot open temporary file: $!\n";
eval { flock FH1, LOCK_SH };
$@ and die "It does not look like your syst
www.eeworm.com/read/229812/4744610
c openosfh.c
#include
#include
#include
#include
void main()
{
long os_handle;
int fh1, fh2, rc;
fh1 = open( "file",
O_WRONLY | O_CREA
www.eeworm.com/read/229812/4744827
c getosfha.c
#include
#include
#include
#include
void main()
{
long os_handle;
int fh1, fh2, rc;
fh1 = open( "file",
O_WRONLY | O_CREA
www.eeworm.com/read/143520/12868458
asv exm050731_2.asv
FH1=maple('hessian(x*y*z,[x,y,z]);')
FH2=maple('hessian','x*y*z','[x,y,z]')
FH=sym(FH2)
www.eeworm.com/read/143520/12868483
m exm050731_2.m
FH1=maple('hessian(x*y*z,[x,y,z]);')
FH2=maple('hessian','x*y*z','[x,y,z]')
FH=sym(FH2)
www.eeworm.com/read/136685/13366068
asv exm050731_2.asv
FH1=maple('hessian(x*y*z,[x,y,z]);')
FH2=maple('hessian','x*y*z','[x,y,z]')
FH=sym(FH2)
www.eeworm.com/read/136685/13366278
m exm050731_2.m
FH1=maple('hessian(x*y*z,[x,y,z]);')
FH2=maple('hessian','x*y*z','[x,y,z]')
FH=sym(FH2)
www.eeworm.com/read/319335/13453526
asv exm050731_2.asv
FH1=maple('hessian(x*y*z,[x,y,z]);')
FH2=maple('hessian','x*y*z','[x,y,z]')
FH=sym(FH2)
www.eeworm.com/read/319335/13453645
m exm050731_2.m
FH1=maple('hessian(x*y*z,[x,y,z]);')
FH2=maple('hessian','x*y*z','[x,y,z]')
FH=sym(FH2)