搜索结果
找到约 416 项符合
OBJECT 的查询结果
按分类筛选
- 全部分类
- Java编程 (47)
- 其他书籍 (36)
- 其他 (34)
- VC书籍 (32)
- 软件设计/软件工程 (18)
- matlab例程 (17)
- 电子书籍 (16)
- Java书籍 (14)
- Delphi控件源码 (11)
- 文章/文档 (10)
- 软件工程 (9)
- Delphi/CppBuilder (9)
- 技术资料 (9)
- Linux/Unix编程 (8)
- 书籍 (8)
- 其他行业 (7)
- 编译器/解释器 (7)
- 人工智能/神经网络 (7)
- 单片机开发 (7)
- 行业发展研究 (6)
- 文件格式 (6)
- 书籍源码 (6)
- 数据库系统 (5)
- JavaScript (5)
- GPS编程 (4)
- 技术管理 (4)
- 数据结构 (4)
- 编辑器/阅读器 (4)
- 网络 (4)
- 单片机编程 (3)
- 通讯/手机编程 (3)
- 操作系统开发 (3)
- 数学计算 (3)
- SQL Server (3)
- 压缩解压 (3)
- Internet/网络编程 (2)
- 通讯编程文档 (2)
- 系统设计方案 (2)
- Symbian (2)
- Windows CE (2)
- 多国语言处理 (2)
- 其他数据库 (2)
- FlashMX/Flex源码 (2)
- VHDL/FPGA/Verilog (2)
- 教程 (2)
- VIP专区 (2)
- 嵌入式综合 (1)
- 开发工具 (1)
- 可编程逻辑 (1)
- 仿真技术 (1)
- Applet (1)
- 其他嵌入式/单片机内容 (1)
- 交通/航空行业 (1)
- MySQL数据库 (1)
- 汇编语言 (1)
- J2ME (1)
- 嵌入式Linux (1)
- 嵌入式/单片机编程 (1)
- 游戏 (1)
- Ajax (1)
- 数值算法/人工智能 (1)
- Oracle数据库 (1)
- 家庭/个人应用 (1)
- 驱动编程 (1)
- Jsp/Servlet (1)
- 技术书籍 (1)
- 技术教程 (1)
- Windows编程 (1)
SQL Server SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that sh
SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the product. SSIS provides the SSIS Class Library for ...
Java书籍 一本学习hibernate的电子书
一本学习hibernate的电子书,providing an easy-to-use
and powerful object-relational persistence framework for Java applications.
网络 LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards,
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently.
It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select, po ...
软件工程 有是一个Addison.Wesley的经典
有是一个Addison.Wesley的经典,是学习面向对象及程序设计的经典书籍,基于Java和UML,该书为英文版Object.Oriented.Programming.with.Java.and.UML,非常非常经典,推荐给大家
通讯/手机编程 利用WM5 实现电话功能 在程序中进行电话拨号 “项目”—“添加引用”—“Microsoft.WindowsMobile.Telephony”—“确定” Imports Microsoft
利用WM5 实现电话功能
在程序中进行电话拨号
“项目”—“添加引用”—“Microsoft.WindowsMobile.Telephony”—“确定”
Imports Microsoft.WindowsMobile.Telephony
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim TestPhone As New Phone
Tes ...
其他书籍 本手册针对的是已有一定网页设计制作经验的读者。其目的是提供最新最全的样式表内容的快速索引及注释。所以对于样式表的基础知识
本手册针对的是已有一定网页设计制作经验的读者。其目的是提供最新最全的样式表内容的快速索引及注释。所以对于样式表的基础知识,在此仅简单介绍,恕不赘述。
本手册的升级信息与版权声明请参阅关于本书页面。本手册中专用词汇请参阅中英文词汇对照表。
限于篇幅,对于一些过于繁杂的相关内容,如动态样式属性(Dynamic ...
电子书籍 C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the con
C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked ...
VC书籍 Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games w
Software Engineering and Computer Games
By Rudy Rucker
Software Engineering and Computer Games was written with four broad goals:
To teach a lively style of object-oriented software engineering.
To show how to bring a complete program to the level of a commercial release.
To provide a "game eng ...
Delphi/CppBuilder unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrl
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls,
ExtCtrls, avicap, mmsystem, dsgnintf
// Types for event-procedures
type
TCapStatusProc = procedure(Sender: TObject) of object
TCapStatusCallback = procedure(Sender: TObject nID: integer status: st ...
其他 The Microsoft® Active Directory™ Service Interfaces (ADSI) Software Development Kit (SDK) is
The Microsoft&reg Active Directory&#8482 Service Interfaces (ADSI) Software Development Kit (SDK) is a client-side product, based on the Component Object Model (COM), that defines a directory service model and a set of COM interfaces that enables Microsoft Windows NT&reg /Windows&reg 2000 and Window ...