代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/192685/8366248
txt 如何接受从其它程序中拖来的文字.txt
记 事 本 不 支 持 你 说 的 拖 放 文 字 的 功 能 , 不 是 所 有 程 序 都 支 持 你 说 的 功 能 。 你 可 以 在 VB中 建 立 一 个 标 准 EXE程 序 , 在 Form上 放 置 一 个 文 本 框 , 将 MultiLine属 性 设 置 为 True, 将 文 本 框 的 OLEDropMode设 置 为 2。 然 后 在 OLEDragDrop事 件 中
www.eeworm.com/read/292231/8366400
p gcd.p
;------------ Copyright 陆晓春, 2004 ------------
;start of function 'int gcd(...)' declaration
ent gcd
;parameter: 'int v'
;parameter: 'int u'
;start of if statement
;if conditions
lod v
ld
www.eeworm.com/read/292191/8368058
cpp nbtheory.cpp
// nbtheory.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "nbtheory.h"
#include "modarith.h"
#include
#include
NAMESPACE_BEGIN(Crypto
www.eeworm.com/read/292183/8368982
pas suifontcombobox.pas
////////////////////////////////////////////////////////////////////////////////
//
//
// FileName : SUIFontComboBox.pas
// Creator : Steve McDonald
// Merger : Shen Min
//
www.eeworm.com/read/292183/8369001
pas suimainmenu.pas
////////////////////////////////////////////////////////////////////////////////
//
//
// FileName : SUIMainMenu.pas
// Creator : Shen Min
// Date : 2002-05-26 V1-V3
//
www.eeworm.com/read/292183/8369040
pas suimgr.pas
////////////////////////////////////////////////////////////////////////////////
//
//
// FileName : SUIMgr.pas
// Creator : Shen Min
// Date : 2003-02-26
// Comment
www.eeworm.com/read/292183/8369107
pas suidsgn.pas
////////////////////////////////////////////////////////////////////////////////
//
//
// FileName : SUIDsgn.pas
// Creator : Shen Min
// Date : 2003-04-07 V1-V3
//
www.eeworm.com/read/292183/8369185
pas suicolorbox.pas
////////////////////////////////////////////////////////////////////////////////
//
//
// FileName : SUIColorBox.pas
// Creator : Shen Min
// Date : 2002-11-14 V1-V3
//
www.eeworm.com/read/391975/8370288
bas main.bas
Attribute VB_Name = "base"
Public Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As
www.eeworm.com/read/292151/8374628
pas exeimage.pas
{******************************************************************************}
{Copyright(C) 2007,Pefine Security Lab }
{All rights reserved.