代码搜索:false
找到约 10,000 项符合「false」的源代码
代码结果 10,000
www.eeworm.com/read/126744/14405459
c format.c
//======================================================================
//
// Formatx
//
// By Mark Russinovich
// Systems Internals
// http://www.sysinternals.com
//
// Format clone that dem
www.eeworm.com/read/227941/14405728
frm 货物出入统计.frm
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00
www.eeworm.com/read/227941/14405759
frm 职员操作统计.frm
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00
www.eeworm.com/read/126492/14420471
frm frmmodifyclass.frm
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmModifyClass
BorderS
www.eeworm.com/read/227398/14428418
ami peripherals.ami
;; ARMulator configuration file type 3
;; Copyright (c) 1996-2000 ARM Limited. All Rights Reserved.
;; RCS $Revision: 1.19.2.2 $
;; Checkin $Date: 2000/10/30 21:15:09 $
;; Revising $Author: dsin
www.eeworm.com/read/227362/14430165
pas sfz.pas
unit sfz;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, math, adodb;
type
identitycard = record
sex:integer;
birthday:Stri
www.eeworm.com/read/227006/14444662
cpp poj1038bugs.cpp
#include
#include
#include
#define MAX 59049
bool f1[153][12], f2[153][12];
int pw[11] = { 1 };
int conv[MAX] = { 0 };
unsigned char b[MAX][10] = { 0 };
short
www.eeworm.com/read/126102/14445687
cpp cdxcdynamicwnd.cpp
// cdxCDynamicWnd.cpp: implementation of the cdxCDynamicWnd class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "cdxCDynamicWnd.h"
#inc