代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/201544/15402090
txt hz编码与解码 (2001年4月19日).txt
HZ编码与解码 (2001年4月19日)
网友更新 分类:数据库 作者:Icebird 推荐:Icebird 阅读次数:261
(http://www.codesky.net)
--------------------------------------------------------------------------------
{HZ编码}
fun
www.eeworm.com/read/201455/15408261
vb createcontrol.vb
Imports System
Imports System.Windows.Forms
Namespace DataEasy
'/
'/ This Class Allows the user to develop his/her own controls
'/
Public Class CreateContr
www.eeworm.com/read/201454/15408334
bas mod_function.bas
Attribute VB_Name = "mod_function"
'******************************* frame 7 *******************************
Public Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
'*****************
www.eeworm.com/read/201372/15409440
txt test.txt
Program abc;
Integer x,y,z;
Real a,b;
Procedure ab(Var m,n:Integer;t:Real);
Begin
t:=n+m;
If m>n then n:=m else t:=m;
While n
www.eeworm.com/read/201222/15413144
bas global.bas
Attribute VB_Name = "Module1"
'公共变量
Public intPort As Integer '串口号
Public strSet As String '设置通信参数,如"9600,N,8,1"
Public intTime As Doubl
www.eeworm.com/read/201084/15416502
pl0 test.pl0
/* Test.PL0 */
Program abc;
Integer x,y,z;
Real a,b;
Procedure ab(Var m,n:Integer;t:Real);
Begin
t:=n+m;
If m>n then n:=m else t:=m;
While n
www.eeworm.com/read/200739/15426221
cls classbackprop.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/113749/15449017
frm frmoption1.frm
VERSION 5.00
Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#1.0#0"; "THREED32.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmOption1
BorderStyl
www.eeworm.com/read/113419/15456419
bas load_dll.bas
'These example files are the property of E&B Systems
'E & B Systems gives no guarantees as to the reliability or suitability
'of this system and accepts no liability in respect of any loss,
'damag