搜索结果
找到约 84 项符合
_property 的查询结果
按分类筛选
- 全部分类
- 技术资料 (27)
- 其他书籍 (10)
- Java编程 (5)
- 驱动编程 (4)
- Delphi控件源码 (4)
- 单片机编程 (3)
- 可编程逻辑 (3)
- 其他 (2)
- 教程资料 (2)
- 文章/文档 (2)
- Delphi/CppBuilder (2)
- matlab例程 (2)
- VC书籍 (2)
- 书籍 (1)
- 学术论文 (1)
- Windows编程 (1)
- 通讯/手机编程 (1)
- 模拟电子 (1)
- 电子书籍 (1)
- 教程资料 (1)
- 教育系统应用 (1)
- 文件格式 (1)
- 其他数据库 (1)
- 单片机开发 (1)
- 系统设计方案 (1)
- SQL Server (1)
- GPS编程 (1)
- RFID编程 (1)
- VIP专区 (1)
技术资料 期刊论文:Dynamic HMM Model with Estimated Dynamic Property in Co
·期刊论文:Dynamic HMM Model with Estimated Dynamic Property in Continuous Mandarin Speech Recognition
文章/文档 javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="hand
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 ...
Delphi/CppBuilder 這個程式可以用來觀察其他程式的VCL組態、記憶體內容。幫助設計時的runtime debug。 當然也可以用來看別人程式中用了什麼元件、設計了什麼property
這個程式可以用來觀察其他程式的VCL組態、記憶體內容。幫助設計時的runtime debug。
當然也可以用來看別人程式中用了什麼元件、設計了什麼property
matlab例程 Stanford的SRB实验室Quantitative Seismic Interpretation的免费MATLAB程序
Stanford的SRB实验室Quantitative Seismic Interpretation的免费MATLAB程序,可以计算AVO response, rock property, Gassmann s equation, fluid property, Elastic impedance等,非常实用和方便
驱动编程 This sample demonstrates the handling of DIF_ calls during device installation and the insertion of
This sample demonstrates the handling of DIF_ calls during device installation and the insertion of a property page into the install wizard and into the device properties.
GPS编程 This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the C
This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the
CoordinateSystem property of the MapLayer object and Map control. This application is intended to teach
about the different world projections and there uses.
技术资料 提高C编程水平的50个要点
1.总是用属性 (Property) 来代替可访问的数据成员
2.在 readonly 和 const 之间,优先使用 readonly
。。。。
驱动编程 WMI implementation in a iSCSI miniport can be tested using the iscsicli.exe application, device ma
WMI implementation in a iSCSI miniport can be tested using the iscsicli.exe
application, device manager property pages, WBEMTEST.exe and scripts
generated by the wmimofck.exe tool.
技术资料 SOC测试访问机制
以复用为基础,通过测试访问机制(TAM, Test Access Mechanism)实现对深嵌在SOC(System On Chip)内部的IP 核(Intellectual Property, 知
Delphi控件源码 TFormDesigner allows you move and resize any control on your form. You need not prepare your form to
TFormDesigner allows you move and resize any control on your form. You need not prepare your form to use TFormDesigner.
Just place TFormDesigner into your form, set Active property to True and enjoy!