代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/171126/9769647
vhd yima.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity yima is
Port (clk3,set3:in std_logic; -
www.eeworm.com/read/414908/11093017
pas frxrc4.pas
{******************************************}
{ }
{ FastReport v4.0 }
{ RC4 crypto algorythm }
{
www.eeworm.com/read/269232/11104056
java sample12_6.java
package wyf.jc;
public class Sample12_6
{
public static void main(String[] args)
{
//将封装的int值转换为其他数值类型
Integer integer=new Integer("52");
byte b=integer.byteValue();
double d=integer
www.eeworm.com/read/413620/11149533
java e.java
// Decompiled by DJ v3.9.9.91 Copyright 2005 Atanas Neshkov Date: 2006-5-1 19:31:42
// Home Page : http://members.fortunecity.com/neshkov/dj.html - Check often for new version!
// Decompiler optio
www.eeworm.com/read/265705/11256788
pas synedit.pas
{-------------------------------------------------------------------------------
单元: SynEdit.pas
作者: Pieter Zijlstra - 姚乔锋(修改) - yaoqiaofeng@sohu.com
日期: 2005.09.04
声明:代码折叠功能转载
www.eeworm.com/read/249011/12527033
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
procedure Button
www.eeworm.com/read/334745/12578437
pas deftype.pas
unit deftype;
interface
uses
Windows, SysUtils, Classes, AUtil32;
const
// Packet Message Define
PACKET_NONE = 0;
PACKET_GAME = 1;
PACKET_CLIENT = 2
www.eeworm.com/read/334745/12578651
pas cltype.pas
unit cltype;
interface
uses Controls;
const
UNITX = 32;
UNITY = 24;
UNITXS = 16;
UNITYS = 12;
type
TAniInfo = record
Action : Integer;
Direction : Integer;
www.eeworm.com/read/146970/12597237
pas bsskinzip.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/146970/12597333
pas bsskinunzip.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library