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可以通过调用API函数格式化一个磁盘,无论是软盘还是硬盘。 打开一个新的项目(工程1) ,如果你没有更改过缺省模式,那么Visual Basic 6.0会自动添加一个form1文件,在form1上添加一个命令控件,将下面的代码拷入。 Option Explicit ...
上传时间: 2015-10-05
上传用户:kytqcool
资源简介:其中:ClientInfor.inf 文件: 第一行的数据表示: 客户端游戏版本号 第一行的数据表示: 更新文件存放的网络路径 UpdateInfor.inf文件: 第一行的数据表示: 最新游戏版本号 第二行的数据表示: 有多少文件需要更新 后面每行的数据表示: 需要更...
上传时间: 2013-12-24
上传用户:hanli8870
资源简介:用GOSS解线性方程组 Dim i As Integer 循环变量 Dim j As Integer 循环变量 Dim k As Integer 循环变量
上传时间: 2015-10-25
上传用户:xinzhch
资源简介:实验参数采集窗口程序 开始采集 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 实现电话功能 在程序中进行电话拨号 “项目”—“添加引用”—“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
上传用户:极客
资源简介:锂离子正极电池材料 1. 目前主要的技术工艺制法: 1.1. 高温固相反应法:高温固相反应法是以FeC2O4·2H2O,(NH4)H2PO4,Li2CO3等为原料,按LiFePO4的化学组成配料研磨混合均匀,在惰性气氛(如Ar,N2)的保护下高温焙烧反应制得。目前,由于高温固相反...
上传时间: 2013-11-16
上传用户:blacklee
资源简介: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
资源简介:EPM 240相关电路的解释和说明,便于理解ALTERA的基础芯片
上传时间: 2017-01-20
上传用户:panerxin
资源简介: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调用 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
资源简介:购物车系统中的名牌产品类,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
资源简介:中南赛区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平台下专题地图实现的C#代码 Private void 点密度图ToolStripMenuItem_Click(object sender, EventArgs e) { //获取当前图层 ,并把它设置成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