搜索结果
找到约 351 项符合
Build 的查询结果
按分类筛选
- 全部分类
- 其他 (23)
- Java编程 (18)
- 其他书籍 (16)
- 技术资料 (15)
- 驱动编程 (14)
- 单片机开发 (13)
- 书籍 (12)
- Linux/Unix编程 (10)
- 电子书籍 (9)
- Java书籍 (9)
- Delphi控件源码 (9)
- 压缩解压 (8)
- 嵌入式综合 (7)
- 软件设计/软件工程 (7)
- DSP编程 (7)
- 嵌入式/单片机编程 (7)
- 多媒体处理 (6)
- 单片机编程 (6)
- 可编程逻辑 (6)
- VHDL/FPGA/Verilog (6)
- 软件工程 (6)
- Internet/网络编程 (5)
- 微处理器开发 (5)
- 人工智能/神经网络 (5)
- J2ME (5)
- 通讯/手机编程 (5)
- 系统设计方案 (4)
- VC书籍 (4)
- 通讯编程文档 (4)
- 嵌入式Linux (4)
- 编译器/解释器 (4)
- 游戏 (4)
- 网络 (4)
- 其他数据库 (4)
- 图形图像 (3)
- 电源技术 (3)
- 教育系统应用 (3)
- 技术管理 (3)
- 文章/文档 (3)
- matlab例程 (3)
- Jsp/Servlet (3)
- 其他嵌入式/单片机内容 (3)
- 数据库系统 (3)
- 技术书籍 (2)
- 教程资料 (2)
- Symbian (2)
- *行业应用 (2)
- Windows Mobile (2)
- 书籍源码 (2)
- 企业管理 (2)
- Modem编程 (2)
- FlashMX/Flex源码 (2)
- Windows CE (2)
- USB编程 (2)
- 其他行业 (2)
- VIP专区 (2)
- 电机控制 (1)
- 模拟电子 (1)
- PCB相关 (1)
- 通信网络 (1)
- 无线通信 (1)
- 邮电通讯系统 (1)
- 百货/超市行业 (1)
- 并行计算 (1)
- 家庭/个人应用 (1)
- 数值算法/人工智能 (1)
- 电子政务应用 (1)
- 多国语言处理 (1)
- 文件格式 (1)
- 操作系统开发 (1)
- RFID编程 (1)
- Ajax (1)
- 加密解密 (1)
- 行业发展研究 (1)
- 医药行业 (1)
- SQL Server (1)
- 认证考试资料 (1)
- C/C++语言编程 (1)
- 经验 (1)
- 教程 (1)
- 习题答案 (1)
- 软件 (1)
- Altium Designer (1)
企业管理 1:首先要导入hotel数据
1:首先要导入hotel数据,在连接数据库。
2:完成数据源,在打开“宾馆客房管理系统.vbp”
3:进入后在进入应用窗口点击Adodc1,更改Connectionstring,在属性页的build选择本地服务器,选择数据库为hote,进行测试连接。
4:测试连接成进入系统界面。即可完成。
《注明:所使用的vb坂本必须适合》 ...
驱动编程 AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Em
AR6001 WLAN Driver for SDIO installation Read Me
March 26,2007
(based on k14 fw1.1)
Windows CE Embedded CE 6.0 driver installation.
1. Unzip the installation file onto your system (called installation directory below)
2. Create an OS design or open an existing OS design in Platform Builder 6.0.
a. ...
Ajax AJAX基础编程--源代码
AJAX基础编程--源代码,包含ANT的BUILD.XML部署文件
嵌入式/单片机编程 This document provides guidelines and describes how to easily port S60 2nd Edition C++ application
This document provides guidelines and describes how to easily port S60 2nd Edition
C++ applications to S60 3rd Edition. The document has been written based on
experiences of porting regular S60 2nd Edition applications, such as the S60 Platform:
POP/IMAP Example [4] that can be downloaded from Fo ...
USB编程 The USB Multi-Interface driver is a replacement driver for the system provided Multi-Interface drive
The USB Multi-Interface driver is a replacement driver for the system provided Multi-Interface driver. This driver was developed to overcome some bugs that are included in the build in driver and to introduce new features. The driver is compatible to the system provided Multi-Interface driver. If th ...
其他书籍 Linux was first released into an unsuspecting world in the summer of 1991. Initially the spare-time
Linux was first released into an unsuspecting world in the summer of 1991. Initially
the spare-time hobby of a Finnish computer scientist by the name of Linus Torvalds,
Linux was at first accessible only in software source code form to those with enough
expertise to build and install it. Early enthu ...
人工智能/神经网络 basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code
basic.c */
/**//* Project:NeuroBasic, basic package*//**/
/* Survey:This is a simple Basic b-code compiler which*/
/*can be used as a comfortable command shell for */
/* any program. The actual compiler is found in */
/*compiler.c.*/
/*The functions m_fctptr() and user_server()*/
/*build an interfa ...
Java编程 1、在Tomcat的Webapps目录下建立一个目录
1、在Tomcat的Webapps目录下建立一个目录,例如oa。
2、将程序代码的build/web/目录下的全部文件复制到Tomcat的webapps目录下oa目录。
3、启动Tomcat
4、在地址栏中输入http://localhost:8080/oa
缺省用户:
Robin 管理员, 密码:111111
RL 用户, 密码:222222
用户可以自己注册用户或者修改data目录下的users.xml文件 ...
Java编程 本系统为在线相册系统
本系统为在线相册系统,使用方法(这里假定Tomcat安装在本机,且为缺省的配置):
1、在Tomcat的Webapps目录下建立一个目录,例如oa。
2、将程序代码的build/web/目录下的全部文件复制到Tomcat的webapps目录下oa目录。
3、启动Tomcat
4、在地址栏中输入http://localhost:8080/oa
缺省用户:
Robin 管理员, 密码:111111 ...
技术管理 learning English The following appeared in a memorandum written by the vice president of Nature s Wa
learning English The following appeared in a memorandum written by the vice president of Nature s Way, a chain of stores selling health food and other health-related products. "Previous experience has shown that our stores are most profitable in areas where residents are highly concerned with leadin ...