代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/334170/12625415
php add_px_check.php
www.eeworm.com/read/334170/12625418
php add_hunterper_check.php
www.eeworm.com/read/135580/13919204
h fl_check_button.h
//
// "$Id: Fl_Check_Button.H,v 1.1.1.1 2003/08/07 21:18:38 jasonk Exp $"
//
// Check button header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
//
www.eeworm.com/read/135580/13919937
cxx fl_check_button.cxx
//
// "$Id: Fl_Check_Button.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Check button widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// Th
www.eeworm.com/read/134210/14000907
m ui_check_params.m
function ui_check_params
persistent state;
if isempty(state)
state = struct('PktLen', '100', 'FreqError', '0', 'ExpDecayTrms', '50', 'SNR','20', ...
'PhaseNoisedBc', '-90', 'PhaseNois
www.eeworm.com/read/132667/14079423
sh check_httpsmsc_kannel.sh
#!/bin/sh
#
# Use `test/fakesmsc' to test the bearerbox and the smsbox.
set -e
times=10
interval=0
loglevel=0
gw/bearerbox -v $loglevel gw/smskannel.conf > check_httpsmsc_kannel_sbb.log 2>&1 &
sbbp
www.eeworm.com/read/203108/15365428
m ui_check_params.m
function ui_check_params
%**************************************************************************
%This program checks for mistakes in choice entries in the GUI.
%*******************************
www.eeworm.com/read/203105/15365449
m ui_check_params.m
function ui_check_params
persistent state;
if isempty(state)
state = struct('FrmLen', '130', 'NumofPkt', '100','corr_value','0');
end
curr_obj = gcbo;
obj_tag = get(curr_obj,'Tag');