搜索结果
找到约 99 项符合
Properties 的查询结果
按分类筛选
- 全部分类
- Java编程 (15)
- 其他书籍 (10)
- 书籍 (7)
- 技术资料 (7)
- Delphi控件源码 (5)
- 数学计算 (4)
- 数值算法/人工智能 (3)
- 其他 (3)
- 单片机开发 (3)
- 论文 (2)
- 单片机编程 (2)
- 书籍源码 (2)
- Linux/Unix编程 (2)
- 汇编语言 (2)
- 其他数据库 (2)
- 通讯编程文档 (2)
- 文章/文档 (2)
- 其他行业 (2)
- Jsp/Servlet (2)
- 源码 (1)
- 无线通信 (1)
- 加密解密 (1)
- 通讯/手机编程 (1)
- 软件工程 (1)
- 资料/手册 (1)
- 通信网络 (1)
- 模拟电子 (1)
- 压缩解压 (1)
- 驱动编程 (1)
- 教育系统应用 (1)
- 企业管理 (1)
- 金融证券系统 (1)
- 人工智能/神经网络 (1)
- matlab例程 (1)
- 家庭/个人应用 (1)
- 系统设计方案 (1)
- Oracle数据库 (1)
- 中间件编程 (1)
- VC书籍 (1)
- 行业发展研究 (1)
- GPS编程 (1)
通讯/手机编程 This sample uses Microsoft.WindowsMobile.PocketOutlook and Microsoft.WindowsMobile.Telephony to:
This sample uses Microsoft.WindowsMobile.PocketOutlook and
Microsoft.WindowsMobile.Telephony to:
- Databind a ContactCollection to a ListBox.
- Databind a Contact Property to a TextBox.
- Edit Contact Properties.
- Send SMS messages
- Call a contact s phone number.
汇编语言 在编辑界面创建所需的控件
在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。
书籍 Stochastic Geometry and Wireless Networks Volume I
Part I provides a compact survey on classical stochastic geometry models. The basic models defined
in this part will be used and extended throughout the whole monograph, and in particular to SINR based
models. Note however that these classical stochastic models can be used in a variety of contexts w ...
其他书籍 Statistical-Learning-Theory The goal of statistical learning theory is to study, in a statistical
Statistical-Learning-Theory
The goal of statistical learning theory is to study, in a statistical
framework, the properties of learning algorithms. In particular,
most results take the form of so-called error bounds. This tutorial introduces
the techniques that are used to obtain such results.
汇编语言 创建MFC,在编辑界面创建所需的控件
创建MFC,在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。
Java编程 Java+Tomcat+ZK Welcome to ZK, the simplest way to make Web applications rich. The Developer s Guid
Java+Tomcat+ZK
Welcome to ZK, the simplest way to make Web applications rich.
The Developer s Guide describes the concepts and features of ZK. For installation, refer to the
Quick Start Guide. For fully description of properties and methods of components, refer to the
Developer s Reference.
Java编程 这是一个在线考试系统 数据库用的SQLSERVER
这是一个在线考试系统 数据库用的SQLSERVER,exam文件为数据库的备份文件。
数据库配置文件为\WEB-INF\classes\examinlinejdbcsql.properties
Jsp/Servlet 自已写的Log4j的小例子
自已写的Log4j的小例子,包含了在jsp页面及java类文件中使用Log4J的代码;使用properties文件与使用XML文件进行配置的代码
Delphi控件源码 Permits to negotiate of simple form (without code) some of the most utilized combinations of keys i
Permits to negotiate of simple form (without code) some of the most utilized
combinations of keys in the forms. It suffices with freeing the component on
the form and to activate the properties desired segun the behavior that want.
* ENTER to change of field.
* ESC to close the form
* to ...
软件工程 This should again compile without problems. We finally need to configure a logging system - Hibernat
This should again compile without problems. We finally need to configure a logging system - Hibernate uses
commons logging and leaves you the choice between Log4j and JDK 1.4 logging. Most developers prefer
Log4j: copy log4j.properties