Private Sub cancel_Click(Index As Integer) Unload form1 End Sub
資源簡介:Private Sub cancel_Click(Index As Integer) Unload form1 End Sub
上傳時間: 2016-07-27
上傳用戶:epson850
資源簡介:Option Explicit Private Sub Form_click() Dim T As Date T = -2.5 Picture1.Print T End Sub priva
上傳時間: 2015-02-19
上傳用戶:王者A
資源簡介:Visual Basic 6.0可以通過調(diào)用API函數(shù)格式化一個磁盤,無論是軟盤還是硬盤。 打開一個新的項目(工程1) ,如果你沒有更改過缺省模式,那么Visual Basic 6.0會自動添加一個form1文件,在form1上添加一個命令控件,將下面的代碼拷入。 Option Explicit ...
上傳時間: 2015-10-05
上傳用戶:kytqcool
資源簡介:其中:ClientInfor.inf 文件: 第一行的數(shù)據(jù)表示: 客戶端游戲版本號 第一行的數(shù)據(jù)表示: 更新文件存放的網(wǎng)絡(luò)路徑 UpdateInfor.inf文件: 第一行的數(shù)據(jù)表示: 最新游戲版本號 第二行的數(shù)據(jù)表示: 有多少文件需要更新 后面每行的數(shù)據(jù)表示: 需要更...
上傳時間: 2013-12-24
上傳用戶:hanli8870
資源簡介:用GOSS解線性方程組 Dim i As Integer 循環(huán)變量 Dim j As Integer 循環(huán)變量 Dim k As Integer 循環(huán)變量
上傳時間: 2015-10-25
上傳用戶:xinzhch
資源簡介:實驗參數(shù)采集窗口程序 開始采集 Private Sub kaishicaiji_Click() Timer1.Enabled = True End Sub Private Sub lishishuju_Click() Form5.Show Form2.Hide End Sub Private Sub shishiquxian_Click() Form4.Show Form2.Hide End Sub
上傳時間: 2015-10-28
上傳用戶:watch100
資源簡介:利用WM5 實現(xiàn)電話功能 在程序中進(jìn)行電話撥號 “項目”—“添加引用”—“Microsoft.WindowsMobile.Telephony”—“確定” Imports Microsoft.WindowsMobile.Telephony Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As Syste...
上傳時間: 2013-12-20
上傳用戶:hasan2015
資源簡介:用VB做QQ強制聊天器 用VB做QQ強制聊天器 大家好..我是愚罪..QQ:303931726 今天教大家來用VB做QQ強制聊天器..... 廢話不多說了``` 直接打開VB 新建一個EXE文件..新建一個Text和一個Command按紐 最后直接把代碼寫上去就可以了... Private Declar...
上傳時間: 2014-01-19
上傳用戶:日光微瀾
資源簡介:PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont [Pearson Education, 2001 ISBN: 0-201-33138-1]. This code is copyright (c) 2001 by Michael J. Pont. See book for copyright details and other information. ---------- ...
上傳時間: 2013-12-19
上傳用戶:極客
資源簡介:unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData = record Ident: Integer Str: string end TUseInfo=record QQ, Mail, Page:string DL:boolean end TSendMailInfo=reco...
上傳時間: 2014-12-22
上傳用戶:asddsd
資源簡介:In the last three articles, I’ve been walking you through the creation of an end-to-end BlackBerry application that will serve as a mobile front-end to my Knowledge Base sample web application.
上傳時間: 2014-01-25
上傳用戶:kristycreasy
資源簡介:a program that takes in an Integer number as an argument and returns its equivalent in the binary and octal formats.
上傳時間: 2015-07-22
上傳用戶:h886166
資源簡介:武林DLL注入源碼 VB調(diào)用 Private Declare Function CallHotKey Lib "wulin.dll" (ByVal hWnd As Long, ByVal hotkey As Long) As Boolean Private Declare Function CallBase Lib "wulin.dll" (ByVal hWnd As Long, ByVal action As Long) As Boolean Cal...
上傳時間: 2013-11-25
上傳用戶:maizezhen
資源簡介:購物車系統(tǒng)中的名牌產(chǎn)品類,Private Integer id Private String enName Private String cnName Private String smallPhoto Private String bigPhoto Private String description Private Set products = new HashSet(0)
上傳時間: 2013-12-22
上傳用戶:璇珠官人
資源簡介:研祥集團pc104
上傳時間: 2013-07-13
上傳用戶:eeworm
資源簡介:LineWatcher dials your ISP, keeps your connection alive and logs errors. Originally distributed as freeware, this program counts over 10.000 downloads since its first release in 2001. See home page http://www.reseau.org/linewatcher/index.ht...
上傳時間: 2015-01-10
上傳用戶:songyue1991
資源簡介:Computes the hafnian of a nonnegative Integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (t...
上傳時間: 2013-12-23
上傳用戶:lmeeworm
資源簡介:ACM試題An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive Integers and its binary form. Given a positive Integer I, you task is to find out an Integer...
上傳時間: 2013-12-11
上傳用戶:libenshu01
資源簡介:Given an positive Integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 8...
上傳時間: 2014-01-22
上傳用戶:rocketrevenge
資源簡介:The Tremor Vorbis I stream and file decoder provides an embeddable, Integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be...
上傳時間: 2013-12-25
上傳用戶:lindor
資源簡介:The Tremor Vorbis I stream and file decoder provides an embeddable, Integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be...
上傳時間: 2016-01-21
上傳用戶:gengxiaochao
資源簡介:This a simple algorithm that downloads all most updated data from the stocks in the SP500 index, for as many day you want and for different frequencies (daily, weekly and monthly).
上傳時間: 2014-11-22
上傳用戶:zjf3110
資源簡介:中南賽區(qū)ACM競賽題 Description Given a two-dimensional array of positive and negative Integers, a Sub-rectangle is any contiguous Sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all th...
上傳時間: 2013-12-22
上傳用戶:lijianyu172
資源簡介:The literature of cryptography has a curious history. Secrecy, of course, has always played a central role, but until the First World War, important developments appeared in print in a more or less timely fashion and the field moved for...
上傳時間: 2016-12-08
上傳用戶:fxf126@126.com
資源簡介:/* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initialization code for the Freescale * 520x SPI module * * Yaroslav Vinogradov yaroslav.vinogradov@freescale.com * Copyright Freescale Semico...
上傳時間: 2016-12-15
上傳用戶:xiaohuanhuan
資源簡介:.NET平臺下專題地圖實現(xiàn)的C#代碼 Private void 點密度圖ToolStripMenuItem_Click(object sender, EventArgs e) { //獲取當(dāng)前圖層 ,并把它設(shè)置成IGeoFeatureLayer的實例 IMap pMap = axMapControl1.Map ILayer pLayer = pMap.get_Layer(0...
上傳時間: 2013-11-27
上傳用戶:xlcky
資源簡介:We introduce a Sub-cell WENO reconstruction method to evaluate spatial derivatives in the high-order ADER scheme. The basic idea in our reconstruction is to use only r stencils to reconstruct the point-wise values of solutions and spatial d...
上傳時間: 2016-01-13
上傳用戶:ccsdcczd
資源簡介:D-Sub-jy
上傳時間: 2013-04-15
上傳用戶:eeworm
資源簡介:Many CAD users dismiss schematic capture as a necessary evil in the process of creating\r\nPCB layout but we have always disputed this point of view. With PCB layout now offering\r\nautomation of both component placement and track routing, ...
上傳時間: 2013-09-25
上傳用戶:baiom
資源簡介:? This document was developed under the Standard Hardware and Reliability Program (SHARP) TechnologyIndependent Representation of Electronic Products (TIREP) project. It is intended for use by VHSIC HardwareDescription Language (VHDL) de...
上傳時間: 2014-12-23
上傳用戶:xinhaoshan2016