代码搜索:Functions
找到约 10,000 项符合「Functions」的源代码
代码结果 10,000
www.eeworm.com/read/227413/14426835
js functions.js
//编写人:技术部徐衍龙、罗鸣、王丽茹
//==================================================有关时间的函数===========================
//reloads the window if Nav4 resized
function reloadPage(init) {
if (init==true) with
www.eeworm.com/read/227376/14429725
cpp functions.cpp
//this file is part of eMule
//Copyright (C)2004 Merkur ( merkur-@users.sourceforge.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify
www.eeworm.com/read/227376/14429788
h functions.h
//this file is part of eMule
//Copyright (C)2004 Merkur ( merkur-@users.sourceforge.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify
www.eeworm.com/read/125891/14456532
bas functions.bas
Attribute VB_Name = "functions"
'================================================================
'================================================================
'*** SMS Messeng
www.eeworm.com/read/123453/14630157
inc functions.inc
function check_for_errors {
if grep 'WARNING:|ERROR:|PANIC:' "$@" >/dev/null
then
echo "$0 failed" 1>&2
echo "See bench_sms*.log for info" 1>&2
exit 1
fi
}
function plot_co
www.eeworm.com/read/123453/14630692
inc functions.inc
function check_for_errors {
if grep 'WARNING:|ERROR:|PANIC:' "$@" >/dev/null
then
echo "$0 failed" 1>&2
echo "See bench_sms*.log for info" 1>&2
exit 1
fi
}
function plot_co