代码搜索:false
找到约 10,000 项符合「false」的源代码
代码结果 10,000
www.eeworm.com/read/221868/14717087
f90 ex0416.f90
program ex0416
logical a,b
a=.true.
b=.false.
write(*,*) a,b
end
www.eeworm.com/read/122118/14719844
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls;
type
TForm1 = class(TForm)
Button1: TBut
www.eeworm.com/read/122118/14719909
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls;
type
TForm1 = class(TForm)
Button1: TBut
www.eeworm.com/read/122044/14722386
cpp lesson1.cpp
/*
程序名:俄罗斯方块OPENGL版(Russian Diamond)
作者:starwolf(星际飞狼)
author:starwolf
email:starwolf8392@mop.com
版本:v1.0
version:v1.0
致谢:感谢NEHE的OPENGL程序框架
huge thanks to NEHE's OPENGL Frame
感谢网
www.eeworm.com/read/121973/14727910
cpp telnetd.cpp
#define WIN32_LEAN_AND_MEAN
#include
#include
#include
#include
#include
#define ERR_BUFF_LEN 1024
#pragma comment( lib, "wsock32
www.eeworm.com/read/221590/14736616
frm frmmate1.frm
VERSION 5.00
Begin VB.Form frmMATE1
BorderStyle = 3 'Fixed Dialog
Caption = "配料单原材料信息"
ClientHeight = 2220
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/121573/14750862
bas errshow.bas
Attribute VB_Name = "ErrShow"
Option Explicit
'##ModelId=3D33898300B8
Public Sub LockErrorShow(Optional ByVal MemberName As String)
Dim errmsg As String
errmsg = errmsg & "" & Err.D
www.eeworm.com/read/121554/14751405
frm frmmessage.frm
VERSION 5.00
Begin VB.Form frmMessage
BorderStyle = 1 'Fixed Single
Caption = "Write X-Files Type of Message"
ClientHeight = 3975
ClientLeft = 45
Cli
www.eeworm.com/read/121526/14753524
c vid_dll.c
/*
Copyright (C) 1997-2001 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So