代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/485281/6557224
dsp check.dsp
# Microsoft Developer Studio Project File - Name="CHECK" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
www.eeworm.com/read/485281/6557225
opt check.opt
www.eeworm.com/read/485281/6557226
dsw check.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/485281/6557227
plg check.plg
Build Log
--------------------Configuration: CHECK - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\YANGXI~
www.eeworm.com/read/485281/6557228
ncb check.ncb
www.eeworm.com/read/485402/6561423
c check.c
/* Copyright (c) Colorado School of Mines, 2001.*/
/* All rights reserved. */
/*********************** self documentation **********************/
/**************************
www.eeworm.com/read/484435/6576178
dseg_check
#! /usr/bin/perl
open(MAP, 'main.map') || die "Unable to read main.map\n";
while () {
($da, $ds) = ($1, $2) if /^DSEG[ \t]+([0-9A-F]+)[ \t]+([0-9A-F]+)/;
($oa, $os) = ($1, $2) if /^OSEG[ \t]+
www.eeworm.com/read/483745/6594111