代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/172641/9698062
bas 7-2.bas
Attribute VB_Name = "Module1"
'*** MDI 记事本应用程序示例全局模块 ***
'***************************************
Option Explicit
' 存储关于子窗体信息的用户自定义类型。
Type FormState
Deleted As Integer
Dirty As Inte
www.eeworm.com/read/172641/9698098
frm 10-4.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form Form1
Caption
www.eeworm.com/read/172641/9698149
frm 10-1.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1
BorderStyle
www.eeworm.com/read/172641/9698312
frm not2.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{38911DA0-E448-11D0-84A3-00DD01104159}#1.1#0"; "COMCT332.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F
www.eeworm.com/read/172531/9703024
txt taxi.txt
多功能计程车计价器的设计
栏 目 树 形 导 航
| 首页 | 学习中心 | 竞赛与设计 | 下载中心 | 图片现场 | 技术留言 | 关于我们 | 本站提供 | 关注 |
您现在的位置: 奔跑的单片机 >> 竞赛与设计 >> 竞赛作品选编 >> 信息正文 用户登录 新用户注册
www.eeworm.com/read/172490/9705627
vhd image_package.vhd
-- ================================================================================
-- (c) 2005 Altera Corporation. All rights reserved.
-- Altera products are protected under numerous U.S. and fore
www.eeworm.com/read/171862/9731646
pas winskindlg.pas
unit WinSkinDlg;
{$I Compilers.Inc}
{$WARNINGS OFF}
{$HINTS OFF}
{$RANGECHECKS OFF}
interface
uses windows,Messages,SysUtils,Classes,Graphics,WinSkinMenu,
forms,ExtCtrls;
const
www.eeworm.com/read/171704/9741926
txt as_ocx.txt
NOTE! Make sure that you have these libraries
on your hard disk:
MFC42.DLL
MSVCRT.DLL
OLEAUT32.DLL
TVicHW32 version 3.0
================
www.eeworm.com/read/171429/9756394
dpr gfdict.dpr
library GFDict;
// {$DEFINE MSG_NOT_SEND}
{$DEFINE WIN_NT}
{$IFNDEF WIN_NT}
{$DEFINE WIN_9X}
{$ENDIF}
// {$DEFINE DEBUG}
uses
SysUtils,
Classes,
windows,
messages,
un
www.eeworm.com/read/171429/9756410
~dpr gfdict.~dpr
library GFDict;
// {$DEFINE MSG_NOT_SEND}
{$DEFINE WIN_NT}
{$IFNDEF WIN_NT}
{$DEFINE WIN_9X}
{$ENDIF}
// {$DEFINE DEBUG}
uses
SysUtils,
Classes,
windows,
messages,
un