代码搜索:Subroutines
找到约 1,717 项符合「Subroutines」的源代码
代码结果 1,717
www.eeworm.com/read/428807/8839823
h subroutines.h
//====================================================================
// File: Subroutines.h
//
// Version 1.0 first release for Application Report
// 06/04/04
//
//===================
www.eeworm.com/read/467276/7009197
mht subroutines.mht
From:
Subject: Subroutines
Date: Wed, 29 Apr 2009 09:26:56 +0800
MIME-Version: 1.0
Content-Type: text/html;
charset="gb2312"
Content-Transfer-Encoding: quot
www.eeworm.com/read/160898/7144490
h subroutines.h
#ifndef __subroutines
#define __subroutines
//====================================================================
/**
* Initializes FLL+ and load capacitances for the 32kHz oscillator
www.eeworm.com/read/229507/14333721
h subroutines.h
#ifndef __subroutines
#define __subroutines
//====================================================================
/**
* Initializes FLL+ and load capacitances for the 32kHz oscillator
www.eeworm.com/read/237683/4621918
java subroutines.java
package org.apache.bcel.verifier.structurals;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apa
www.eeworm.com/read/177990/5319025
java subroutines.java
package org.apache.bcel.verifier.structurals;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache S
www.eeworm.com/read/292758/3941581
lib subroutines.lib
#!/usr/local/bin/perl;
sub cap {
$captext = $_[0];
$captext =~ tr/a-z/A-Z/;
return $captext;
}
sub which {
$browser = $ENV{'HTTP_USER_AGENT'};
if ($browser =~ /MSIE/) {
$browser =
www.eeworm.com/read/283915/4073518
lib subroutines.lib
#!/usr/local/bin/perl;
sub cap {
$captext = $_[0];
$captext =~ tr/a-z/A-Z/;
return $captext;
}
sub which {
$browser = $ENV{'HTTP_USER_AGENT'};
if ($browser =~ /MSIE/) {
$browser =