javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="handlerText"]> NAME specifies the name of the button object as a property of the enclosing form object and can be accessed using the name property. VALUE specifies the Label to display on the button face and can be accessed using the value property.
标签: javascript buttonText objectName onClick
上传时间: 2014-01-25
上传用户:aix008
我对mo安装目录下VB的MoView例子的frmIdentify窗体修改,其中添加 了1个Label空件组(10个),1个text控件组(10个),2个command(Edit 、Save)按钮,要实现的功能是对读入的图形文件的相关记录的指定字段的 属性值,并能保存,用了Recordset对象的Edit函数、Update函数,
标签: frmIdentify MoView 目录 修改
上传时间: 2016-04-28
上传用户:as275944189
可拖动按钮,包括button,Label,panel,picturebox等。
标签: 按钮
上传时间: 2016-05-29
上传用户:gtf1207
* acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries. * extractevents.m: Matlab script to extract event timeseries using the complete run timeseries and the ground truth/Label information. * extractfeatures.m: Matlab script to extract feature information from all acoustic and seismic event timeseries for a given run and set of nodes. * sfm_mlpatterngen.m: Matlab script to extract feature information from esmic event timeseries. * ml_train1.m: Matlab script implementation of the Maximum Likelihood Training Module. ?ml_test1.m: Matlab script implementation of the Maximum Likelihood Testing Module. ?knn.m: Matlab script implementation of the k-Nearest Neighbor Classifier Module.
标签: acousticfeatures timeseries generate training
上传时间: 2013-12-26
上传用户:牛布牛
调整图形的明暗对比 颜色渐层表单 如何使Form的背景图随Form大小改变 做出分隔线 如何并排图形,以填满Form Form改变大小时同时改变其内Control之大小 判别图形中Mouse Click是在其中哪个子图上发生 闪烁的Label 具有ScrollBar的表单
上传时间: 2014-01-13
上传用户:sssl
MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool MSDOS name equivalent Description ----- ---- ----------- mattrib ATTRIB change MSDOS file attribute flags mcd CD change MSDOS directory mcopy COPY copy MSDOS files to/from Unix mdel DEL/ERASE delete an MSDOS file mdir DIR display an MSDOS directory mformat FORMAT add MSDOS filesystem to a low-level format mLabel Label make an MSDOS volume Label. mmd MD/MKDIR make an MSDOS subdirectory mrd RD/RMDIR remove an MSDOS subdirectory mread COPY low level read (copy) an MSDOS file to Unix mren REN/RENAME rename an existing MSDOS file mtype TYPE display contents of an MSDOS file mwrite COPY low level write (copy) a Unix file to MSDOS
标签: collection programs version systems
上传时间: 2016-11-18
上传用户:wlcaption
这是个简单的DELPHI加法器程序,其中用了Label部件,BUTTON部件,EDIT部件,初学者可以看看。
上传时间: 2017-03-12
上传用户:liglechongchong
电脑家电控制系统 本系统是利用电脑通过串口和单片机进行通信,从而通过电脑控制家电的开和关,也可用于其它地方控制其它电器。 此系统制作资料齐全,也很简单。 电脑上位机软件下载 电路原理图和PCB板图下载 源程序下载 1.本系统可以通过PC远程或者在家控制家用电器,为适应各种场合,只需更改上位机相应的Label的名称即可!(这点也是这个软件的不足之一,会在以后的时间里,慢慢完善。) 2.硬件原理图中,三端稳压管7805,未加任何散热装置,经实验,由于电流过大,可能会导致7805的损坏!解决办法如下: (1)加装散热片 (2)在7805的输出端接个大功率三级管来扩流! 3.因涉及到220V市电,实验时,请务必注意人身安全!!!
上传时间: 2017-07-25
上传用户:moerwang
自己编写代码实现了kmeans算法,输入变量 data 为 N 行 m 列,每一行为一个数据点,num 表示聚类数目;输出变量 Label 为 N 行 1 列, 表示对应的数据点属于哪一类。
上传时间: 2016-05-31
上传用户:lmeeworm
In this paper we present a classifier called bi-density twin support vector machines (BDTWSVMs) for data classification. In the training stage, BDTWSVMs first compute the relative density degrees for all training points using the intra-class graph whose weights are determined by a local scaling heuristic strategy, then optimize a pair of nonparallel hyperplanes through two smaller sized support vector machine (SVM)-typed problems. In the prediction stage, BDTWSVMs assign to the class Label depending on the kernel density degree-based distances from each test point to the two hyperplanes. BDTWSVMs not only inherit good properties from twin support vector machines (TWSVMs) but also give good description for data points. The experimental results on toy as well as publicly available datasets indicate that BDTWSVMs compare favorably with classical SVMs and TWSVMs in terms of generalization
标签: recognition Bi-density machines support pattern vector twin for
上传时间: 2019-06-09
上传用户:lyaiqing