代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/206309/15296829
h kbd.h
/* vim: set sw=8 ts=8 si : */
/*************************************************************************
Title : include file for the keyboard of the digital power supply
Copyright: GPL
**********
www.eeworm.com/read/168845/5435336
cpp optional_test_tie.cpp
// Copyright (C) 2003, Fernando Luis Cacciola Carballal.
//
// Use, modification, and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt o
www.eeworm.com/read/162614/5540647
h signal.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/sys/signal.h"
This had to be done to correct non-standard usages in the
original, manufacturer
www.eeworm.com/read/292796/8333031
at semantics.at
# -*- Autotest -*-
AT_BANNER([Semantics.])
# Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under t
www.eeworm.com/read/432299/8611862
pas userlogin.pas
unit userLogin;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Mask, ExtCtrls, TFlatButtonUnit,ADODB, DB;
type
TfrmLogin
www.eeworm.com/read/432299/8612110
~pas userlogin.~pas
unit userLogin;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Mask, ExtCtrls, TFlatButtonUnit,ADODB, DB;
type
TfrmLogin
www.eeworm.com/read/183326/9168755
c fld_newftyp.c
/****************************************************************************
* Copyright (c) 1998-2003,2004 Free Software Foundation, Inc. *
*
www.eeworm.com/read/168017/9942065
cpp code-decode.cpp
#include "stdio.h"
void main()
{
int code_in;
int i,j,a;
int code_out[15];
int mid[15];
/* code */
int g[15]={0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x100,0x200,0x365,0x1AF,0x35E,0
www.eeworm.com/read/357508/10207596
c fld_newftyp.c
/****************************************************************************
* Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. *
*
www.eeworm.com/read/348596/10882702
txt 2372.txt
///////////////////////////////////////////////////////
//D++ Again
//
//
#include
#include
char w[1000], *symbol="=+-*/0123456789\n";
bool check_comment(int &s)
{