代码搜索:Check

找到约 10,000 项符合「Check」的源代码

代码结果 10,000
www.eeworm.com/read/277660/4152862

svn-base check.gif.svn-base

K 13 svn:mime-type V 24 application/octet-stream END
www.eeworm.com/read/273665/4199943

se_access_check makefile.se_access_check

# # Makefile for se_access_check tests # include ../../source/Makefile # Objects common to all tests SE_ACCESS_CHECK_OBJ1 = $(LIB_OBJ) $(UBIQX_OBJ) $(PARAM_OBJ) $(RPC_PARSE_OBJ) \ $(LIBSMB_OBJ) li
www.eeworm.com/read/273665/4199946

exp se_access_check.exp

# # @(#) Test se_access_check() function # # # Unix SMB/Netbios implementation. # Copyright (C) Tim Potter 2000 # # This program is free software; you can redistribute it and/or modify # it under
www.eeworm.com/read/273662/4201382

sh svntest-check-configuration.sh

#!/bin/sh EXEC_PATH="`dirname $0`" # Source the configuration file. . "$EXEC_PATH/svntest-config.sh" # Check that every commands could be found test -x "$SVN" || { echo "SVN: Not found or not
www.eeworm.com/read/273662/4201585

pl check-mime-type.pl

#!/usr/bin/env perl # ==================================================================== # commit-mime-type-check.pl: check that every added file has the # svn:mime-type property set and every adde
www.eeworm.com/read/273662/4201586

py check-case-insensitive.py

#!/usr/bin/python # ==================================================================== # Copyright (c) 2000-2005 CollabNet. All rights reserved. # # This software is licensed as described in the fi
www.eeworm.com/read/273662/4201587

py pre-commit-check.py

#!/usr/bin/env python import sys import os import os.path from svn import repos, fs, delta, core ### DEAR USER: Please populate the test_props() and test_path_change() ### to do your bidding. de
www.eeworm.com/read/273662/4201588

pl check-case-insensitive.pl

#!/usr/bin/perl -w # ==================================================================== # Copyright (c) 2000-2004 CollabNet. All rights reserved. # # This software is licensed as described in the f
www.eeworm.com/read/273660/4202459

sh svntest-check-configuration.sh

#!/bin/sh EXEC_PATH="`dirname $0`" # Source the configuration file. . "$EXEC_PATH/svntest-config.sh" # Check that every commands could be found test -x "$SVN" || { echo "SVN: Not found or not
www.eeworm.com/read/273660/4202662

pl check-mime-type.pl

#!/usr/bin/env perl # ==================================================================== # commit-mime-type-check.pl: check that every added file has the # svn:mime-type property set and every adde