搜索结果
找到约 249 项符合
copy 的查询结果
按分类筛选
- 全部分类
- Java编程 (23)
- 其他 (22)
- 单片机开发 (14)
- 其他书籍 (14)
- Java书籍 (9)
- Linux/Unix编程 (9)
- 汇编语言 (8)
- 驱动编程 (7)
- 其他嵌入式/单片机内容 (6)
- 操作系统开发 (6)
- Internet/网络编程 (6)
- 文章/文档 (6)
- 技术资料 (6)
- 单片机编程 (5)
- DSP编程 (5)
- 软件设计/软件工程 (5)
- 编译器/解释器 (4)
- 系统设计方案 (4)
- matlab例程 (4)
- VC书籍 (4)
- 软件工程 (4)
- Delphi控件源码 (4)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- SQL Server (3)
- VHDL/FPGA/Verilog (2)
- Windows CE (2)
- Symbian (2)
- 编辑器/阅读器 (2)
- 网络 (2)
- 数学计算 (2)
- 数据结构 (2)
- 书籍源码 (2)
- 微处理器开发 (2)
- 嵌入式Linux (2)
- uCOS (2)
- JavaScript (2)
- 磁盘编程 (2)
- 数值算法/人工智能 (2)
- Jsp/Servlet (2)
- 金融证券系统 (2)
- 软件 (2)
- 技术教程 (1)
- EDA相关 (1)
- 教程资料 (1)
- 模拟电子 (1)
- 电源技术 (1)
- 教程资料 (1)
- 通信网络 (1)
- 可编程逻辑 (1)
- 教育系统应用 (1)
- 游戏 (1)
- 邮电通讯系统 (1)
- 压缩解压 (1)
- 其他行业 (1)
- 数据库系统 (1)
- VxWorks (1)
- 串口编程 (1)
- 通讯编程文档 (1)
- 中间件编程 (1)
- Applet (1)
- 技术管理 (1)
- 企业管理 (1)
- FlashMX/Flex源码 (1)
- 人物传记/成功经验 (1)
- 加密解密 (1)
- 多媒体处理 (1)
- 其他 (1)
- 源码 (1)
- 论文 (1)
- 教程 (1)
- 书籍 (1)
- VIP专区 (1)
Linux/Unix编程 这个bash脚本是为了我自己方便而写的
这个bash脚本是为了我自己方便而写的,我想它也会给别人带来方便。
使用方法:把脚本的内容copy到你的~/.bashrc文件中就可以了。登录到linux环节之后,你可以使用 lsd 命令列出最近使用过的一些目录,可以使用"cd <数字>"的形式切换到那个目录。
版权
====
没有:) ...
Java书籍 The J2EE Architect s Handbook: How to be a Successful Technical Architect for J2EE Applications by
The J2EE Architect s Handbook: How to be a Successful Technical Architect for J2EE Applications
by Derek Ashmore ISBN:0972954899
DVT Press &copy 2004 (284 pages)
This handbook is a concise guide to architecting, designing, and building J2EE applications. Whether you re architect your first J2EE a ...
其他书籍 简明 Python 教程 Swaroop, C. H. 著 沈洁元 译 www.byteofpython.info 版本:1.20 A Byte of Python Copyright &
简明 Python 教程
Swaroop, C. H. 著
沈洁元 译
www.byteofpython.info
版本:1.20
A Byte of Python
Copyright © 2003-2005 Swaroop C H
简明 Python 教程
《简明 Python 教程》为 "A Byte of Python" 的唯一指定简体中文译本
单片机开发 用于控制LED广告灯箱的源代码
用于控制LED广告灯箱的源代码,可直接copy使用,或修改使用
单片机开发 STC 5201单片机手册
STC 5201单片机手册,破解版,可copy例子直接测试,方便学习
金融证券系统 CodezBank is just a small application that stores source code snippets organized in a hierarhichal m
CodezBank is just a small application that stores source code snippets organized in a hierarhichal maner with basic search ability. You just copy and paste the code snippet into or from this application via clipboard. If you have a bag of coding tricks then you want to keep them in this app.
VC书籍 If your application uses MFC in a shared DLL, and your application is in a language other than the
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it ...
Java编程 ·新闻采用在线编辑器
·新闻采用在线编辑器,从别的网页copy过来,连接和图片、falsh等可以完整保留
·可web上传图片到服务器,直接添加到文章中
·三级分类
·可设头条新闻和图片新闻
·新闻点评功能,可自由发表评论
·管理员分三级(系统管理员、目录管理员、新闻管理员)系统管理员可设置新闻管理员权限
·大部分 ...
汇编语言 ** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Description
** File name: target.h
** Last modified Date: 2004-09-17
** Last Version: 1.0
** Descriptions: header file of the specific codes for LPC2100 target boards
** Every project should include a copy of this file, user may modify it as ne
Java编程 Deployment of Server 1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the env
Deployment of Server
1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the envionment variables of JAVA_HOME
2.decompress file assignment2.war, and copy the directory to the directory called webapps in localhost machine.
3.start Tomcat
4.access to the application via http://< ...