代码搜索:false
找到约 10,000 项符合「false」的源代码
代码结果 10,000
www.eeworm.com/read/123504/14627329
frm frmgradc.frm
VERSION 5.00
Begin VB.Form frmGradCredits
BorderStyle = 1 'Fixed Single
Caption = "About this program....."
ClientHeight = 4860
ClientLeft = 48
Clien
www.eeworm.com/read/123480/14628640
frm frm_bykgl.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frm_bykgl
BackColor
www.eeworm.com/read/123439/14633494
h gsm_parser.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_parser.h
// *
// * Purpose: Parser to parse MA/TA result strings
// *
www.eeworm.com/read/123255/14641584
h gsm_parser.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_parser.h
// *
// * Purpose: Parser to parse MA/TA result strings
// *
// * Au
www.eeworm.com/read/123175/14643979
frm password.frm
VERSION 5.00
Begin VB.Form pass
Caption = "合法身份验证"
ClientHeight = 3105
ClientLeft = 3630
ClientTop = 3600
ClientWidth = 4650
LinkTopic
www.eeworm.com/read/123164/14644378
frm load.frm
VERSION 5.00
Begin VB.Form load
Caption = "金字塔条码转换系统"
ClientHeight = 2700
ClientLeft = 60
ClientTop = 345
ClientWidth = 5835
LinkTopic
www.eeworm.com/read/223303/14647273
frm mdtvs.frm
VERSION 5.00
Begin VB.Form Form2
BackColor = &H00C0C0FF&
BorderStyle = 0 'None
ClientHeight = 3885
ClientLeft = 0
ClientTop = 0
ClientWidth
www.eeworm.com/read/223276/14648544
frm form1.frm
VERSION 5.00
Object = "*\A..\listview\RMListView.vbp"
Begin VB.Form frmPlaylist
Caption = "用ListView演示播放列表示例"
ClientHeight = 5070
ClientLeft = 60
ClientTop
www.eeworm.com/read/223082/14660314
java bitmask.java
package chc;
import shared.GetEnv;
import java.util.StringTokenizer;
/** BitMask holds the values used for the CHC Printing
* options section in the MLJ-Options.file and the bitmask=#######
* sp
www.eeworm.com/read/122891/14660534
cpp usb_demo.cpp
/////////////////////////////////////////////////////////////////////////////
// USB_Demo.cpp
//
// Main source for Mirror example application.
//
// Author: Jon Moore, Marian Ilecko
//
// Revi