代码搜索:bool
找到约 10,000 项符合「bool」的源代码
代码结果 10,000
www.eeworm.com/read/157453/11704184
h bool.h
#ifndef bool_
#define bool_
typedef int bool;
const bool false = 0;
const bool true = 1;
#endif
www.eeworm.com/read/344239/11895400
java bool.java
//: operators/Bool.java
// Relational and logical operators.
import java.util.*;
import static net.mindview.util.Print.*;
public class Bool {
public static void main(String[] args) {
Ran
www.eeworm.com/read/152186/12133756
h bool.h
www.eeworm.com/read/150914/12245473
java bool.java
//: c03:Bool.java
// Relational and logical operators.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
import com.bruceeckel.
www.eeworm.com/read/252631/12273234
ico bool.ico
www.eeworm.com/read/252631/12273241
plg bool.plg
Build Log
--------------------Configuration: BOOL - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"De
www.eeworm.com/read/252631/12273242
aps bool.aps
www.eeworm.com/read/252631/12273243
h bool.h
// BOOL.h : main header file for the BOOL application
//
#if !defined(AFX_BOOL_H__794EC637_79DC_4C71_863F_D6F204C50853__INCLUDED_)
#define AFX_BOOL_H__794EC637_79DC_4C71_863F_D6F204C50853__INCLUD
www.eeworm.com/read/252631/12273247
clw bool.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CBOOLDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "BOOL.h"
www.eeworm.com/read/252631/12273250
dsp bool.dsp
# Microsoft Developer Studio Project File - Name="BOOL" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl