代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/266899/11209006
sql correctplsql.sql
set serveroutput on
declare
tempno integer:=90;
begin
tempno:=tempno+1;
end;
www.eeworm.com/read/412142/11213964
pas dialogs.pas
{*******************************************************}
{ }
{ Delphi Visual Component Library }
{
www.eeworm.com/read/411794/11226413
bas tankbproperty.bas
Attribute VB_Name = "TankBProperty"
Type TankBProperties
'Tank action
X As Integer
Y As Integer
Left As Integer
Top As Integer
Direction As Integer '0=stop 1=left 2=righ
www.eeworm.com/read/411794/11226420
bas tankproperty.bas
Attribute VB_Name = "TankAProperty"
Type TankAProperties
'Tank action
X As Integer
Y As Integer
Left As Integer
Top As Integer
Direction As Integer '0=stop 1=left 2=righ
www.eeworm.com/read/266370/11230574
bas module1.bas
Attribute VB_Name = "Module1"
Public fMainForm As frmMain
Public gintWZSmode As Integer 'for WZ setup
Public gintGFSmode As Integer 'for GF setup
Public gintKHSmode As Integer 'for KH setup
Publi
www.eeworm.com/read/266277/11233834
txt sk.txt
program pro;
var k: integer;
i: integer;
sum: integer;
begin
k:=0;
i:=10;
if k
www.eeworm.com/read/411497/11240070
pas hmmseg.pas
unit hmmseg;
{$J+}
// 删除了姓"兵"
interface
uses {$ifdef win32}windows, {$endif}comlib, mystr;
// HMM seg/tag besed on liuqun's resource, but my algorithm
{ 2003-10-16 决定今天开始实现 HMM 分词标注算法
www.eeworm.com/read/411307/11248898
pas unttool.pas
{******************************************************************************
* Unit untTool
* Module is support some tools function to the main module
* CopyRight (C) Nanjing Fujitsu Nanda
www.eeworm.com/read/265935/11249473
h sysdefex.h
/*
KeePass Password Safe - The Open-Source Password Manager
Copyright (C) 2003-2007 Dominik Reichl
This program is free software; you can redistribute it and/or
www.eeworm.com/read/265705/11256302
pas synedittextbuffer.pas
{-------------------------------------------------------------------------------
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License"); you may not use this