搜索结果
找到约 691 项符合
edition 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (132)
- VC书籍 (82)
- Java书籍 (72)
- Java编程 (47)
- 电子书籍 (46)
- 书籍 (41)
- 软件工程 (25)
- Linux/Unix编程 (21)
- 书籍源码 (17)
- 技术资料 (14)
- 软件设计/软件工程 (13)
- Windows CE (12)
- 其他 (11)
- Symbian (10)
- 技术书籍 (9)
- 文章/文档 (8)
- matlab例程 (7)
- 数值算法/人工智能 (7)
- JavaScript (7)
- 驱动编程 (6)
- 通讯编程文档 (5)
- J2ME (5)
- 嵌入式/单片机编程 (5)
- Applet (4)
- 操作系统开发 (4)
- 系统设计方案 (4)
- Delphi控件源码 (4)
- 嵌入式综合 (3)
- Internet/网络编程 (3)
- USB编程 (3)
- 数学计算 (3)
- SQL Server (3)
- 行业发展研究 (3)
- 精品软件 (3)
- 实用工具 (2)
- 资料/手册 (2)
- C/C++语言编程 (2)
- 可编程逻辑 (2)
- 单片机开发 (2)
- VHDL/FPGA/Verilog (2)
- 嵌入式Linux (2)
- 通讯/手机编程 (2)
- 微处理器开发 (2)
- 网络 (2)
- 文件格式 (2)
- VIP专区 (2)
- uCOS编程 (1)
- ALTERA FPGA开发软件 (1)
- DSP工具/软件 (1)
- 图形图像 (1)
- 电机控制 (1)
- PCB相关 (1)
- Proe教程 (1)
- DSP编程 (1)
- 传感与控制 (1)
- 无线通信 (1)
- 开发工具 (1)
- 仿真技术 (1)
- Oracle数据库 (1)
- FlashMX/Flex源码 (1)
- 游戏 (1)
- 人物传记/成功经验 (1)
- 技术管理 (1)
- 认证考试资料 (1)
- Jsp/Servlet (1)
- 数据结构 (1)
- uCOS (1)
- 其他行业 (1)
- MySQL数据库 (1)
- 手机短信编程 (1)
- 编辑器/阅读器 (1)
- 技术教程 (1)
- 接口技术 (1)
- 教程 (1)
Java书籍 《Java手機程式設計入門》/王森 書號:29014 頁數:約 492 頁 ISBN:957-200-527-8 出版日期:2001年08月25日 出版廠商:知城數位科技股份有限
《Java手機程式設計入門》/王森
書號:29014
頁數:約 492 頁
ISBN:957-200-527-8
出版日期:2001年08月25日
出版廠商:知城數位科技股份有限公司
訂價:380
第一章 Java 2 Micro Edition概論阵
第二章 Java程式設計簡介阵
第三章 撰寫您的第一個手機程式阵
第四章 在實體機器上執行MIDlet阵
第五章 J2ME W ...
Linux/Unix编程 Grass 5.00 start for idiot, one of the best documentation for Grass beginner users. And this is the
Grass 5.00 start for idiot, one of the best documentation for Grass beginner users. And this is the Chinese edition, for the ones prefer mother language. From the beginning for Linux participation to the BIOS update, and finally the details setup for GRASS Linux users. Moreover, with my suggestion i ...
Symbian Open C++: Memory Game Example This Open C++ example application demonstrates a simple memory game
Open C++: Memory Game Example
This Open C++ example application demonstrates a simple memory game.
The game engine part has been written in Open C++ and the UI part has
been written in Symbian C++. The application supports S60 3rd Edition
and S60 5th Edition devices. Keypad and Touch UI are supp ...
Java书籍 Eclipse+Web开发从入门到精通 These files contain all of the code listings in Java: The Complete Referenc
Eclipse+Web开发从入门到精通
These files contain all of the code listings in
Java: The Complete Reference, J2SE 5 Edition
The source code is organized into files by chapter.
For example, the file Chap7.code contains the
programs shown in Chapter 7.
Within each chapter file, the listings are store ...
VC书籍 介绍:JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming La
介绍:JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, J ...
Java书籍 All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output ...
Java编程 JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript(Standard ECMA-262
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等 ...
通讯编程文档 Java has become a confusing world. Five years ago, there were few decisions to make once you start
Java has become a confusing world. Five years ago, there were few decisions to make once
you started programming in Java—you used AWT for graphical user interfaces, sockets for
network programming, and hacked together everything else you needed. Since then, though,
the APIs available for the Jav ...
嵌入式/单片机编程 世界上唯一一本关于嵌入式操作系统thradX内核的书
世界上唯一一本关于嵌入式操作系统thradX内核的书,中文有翻译的第一版,这是从老外网上辛苦找来的2009年的新版第二版,大家共同学习。《Real-Time_Embedded_Multithreading_Using_ThreadX(Second Edition)》