搜索结果
找到约 280 项符合
Select 的查询结果
按分类筛选
- 全部分类
- 技术资料 (36)
- 网络 (14)
- Linux/Unix编程 (13)
- SQL Server (13)
- 其他 (12)
- Java编程 (11)
- C/C++语言编程 (9)
- 单片机编程 (8)
- 微处理器开发 (8)
- Oracle数据库 (7)
- 软件设计/软件工程 (7)
- 数据库系统 (6)
- 其他书籍 (6)
- Internet/网络编程 (6)
- 其他数据库 (6)
- 源码 (5)
- 编译器/解释器 (5)
- 数学计算 (5)
- Delphi控件源码 (5)
- JavaScript (5)
- 单片机开发 (4)
- 人工智能/神经网络 (4)
- 文章/文档 (4)
- matlab例程 (4)
- 书籍源码 (3)
- 可编程逻辑 (3)
- 驱动编程 (3)
- 通讯编程文档 (3)
- 书籍 (2)
- 开发工具 (2)
- 传感与控制 (2)
- 教程资料 (2)
- 压缩解压 (2)
- 串口编程 (2)
- SCSI/ASPI (2)
- 企业管理 (2)
- 技术管理 (2)
- 汇编语言 (2)
- 嵌入式/单片机编程 (2)
- uCOS (2)
- 嵌入式Linux (2)
- VHDL/FPGA/Verilog (2)
- MySQL数据库 (2)
- Jsp/Servlet (2)
- Ajax (2)
- VIP专区 (2)
- 手册 (1)
- PCB相关 (1)
- 电源技术 (1)
- 行业应用文档 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 数值算法/人工智能 (1)
- 多媒体处理 (1)
- 驱动程序 (1)
- 仿真技术 (1)
- 通讯/手机编程 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 实用工具 (1)
- 嵌入式综合 (1)
- 电子书籍 (1)
- 教育系统应用 (1)
- 游戏 (1)
- 语音压缩 (1)
- 多国语言处理 (1)
- Java书籍 (1)
- FlashMX/Flex源码 (1)
- VxWorks (1)
- 其他行业 (1)
- Windows CE (1)
- VC书籍 (1)
- 行业发展研究 (1)
- GPS编程 (1)
其他 This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade
This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade.
Simply run C18Fake and select your C18 installation directory (create if necessary) and click Save button. A "fake" file will now be created into that directory, and this will fool the Upgrade into ...
C/C++语言编程 进销存管理实例程序源代码
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[采购订单_供货商_fk]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1)
ALTER TABLE [dbo].[采购订单] DROP CONSTRAINT 采购订单_供货商_fk
GO
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[采购订单历史_供货商_fk]') ...
C/C++语言编程 生产管理系统源代码
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[mrp物料需求计算_物料编号_fk]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1)
ALTER TABLE [dbo].[mrp物料需求计算] DROP CONSTRAINT mrp物料需求计算_物料编号_fk
GO
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[m ...
C/C++语言编程 财务管理系统源代码
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[FK_分录表_凭证表]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1)
ALTER TABLE [dbo].[分录表] DROP CONSTRAINT FK_分录表_凭证表
GO
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[本期汇总账簿_科目代码_fk]') and ...
JavaScript If you d like to know where visitors to your site live, add this to your feedback forms. They just c
If you d like to know where visitors to your site live, add this to your feedback forms. They just choose a region, and the second menu changes appropriately, allowing them to choose their country. (If they choose USA, it allows them to select their state) Neat!
技术资料 Simplis模拟软件简易使用手册
Simplis模拟软体简易使用手册:1. 確認模擬環境: File􀃆select simulator􀃆SIMPLIS2.元件呼叫:Place𙦭
网络 Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on
Atheros Communications
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 ...
SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp"--> <% set rs=server.create
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="conn.asp"-->
<%
set rs=server.createobject("adodb.recordset")
sqltext="select * from RegUser where UserId= " & request.form("uid") & " "
rs.open sqltext,co
书籍源码 SKIN INSTALLATION Blue Skin Analyzer in Php-MYSQL 1. Upload folder from zip on your server int
SKIN INSTALLATION
Blue Skin Analyzer in Php-MYSQL
1. Upload folder from zip on your server into the folder "style" of
ActualAnalyzer.
2. Point your browser to your domain to file "admin.php" and select skin
in section "Settings".