搜索结果
找到约 64 项符合
Enabled 的查询结果
按分类筛选
- 全部分类
- 书籍 (16)
- Java编程 (5)
- 技术资料 (5)
- 单片机编程 (3)
- 单片机开发 (3)
- 微处理器开发 (3)
- J2ME (3)
- 技术书籍 (2)
- C/C++语言编程 (2)
- Linux/Unix编程 (2)
- Delphi控件源码 (2)
- 嵌入式综合 (1)
- 嵌入式/单片机编程 (1)
- SQL Server (1)
- 手机短信编程 (1)
- 其他行业 (1)
- 其他书籍 (1)
- 文件格式 (1)
- 其他嵌入式/单片机内容 (1)
- VHDL/FPGA/Verilog (1)
- TAPI编程 (1)
- 其他 (1)
- FlashMX/Flex源码 (1)
- 网络 (1)
- DSP编程 (1)
- 行业发展研究 (1)
- Ajax (1)
- 手册 (1)
- VIP专区 (1)
FlashMX/Flex源码 现在somethingSelected的值绑定到了DataGrid的选定状态上了。选中某行somethingSelected的值会变为true
现在somethingSelected的值绑定到了DataGrid的选定状态上了。选中某行somethingSelected的值会变为true,然后所有标签里有enabled="{somethingSelected}"的标签都会被激活,所有标签里有enabled="{!somethingSelected}"的按钮都会被禁用。
Bingding标签的source不一定必须是变量。它可以是一个表达式 ...
J2ME JRemoteControl is a simple Java™ driven bluetooth remote control.It allows you to initiate virt
JRemoteControl is a simple Java™ driven bluetooth remote control.It allows you to initiate virtually any task on your PC from a J2ME enabled device.
J2ME BT JAVA LIBRARY,BTLib package is a J2ME Bluetooth library usefull when developing applications for J
BT JAVA LIBRARY,BTLib package is a J2ME Bluetooth library usefull when developing applications for Java, Bluetooth enabled mobile devices.
单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro
This example provides a description of how to use a DMA channel to transfer a
word data buffer from memory (Flash) to memory (RAM).
The dedicated DMA channel is configured to transfer once a time a 32 word data buffer
stored as constant in the Flash memory to another buffer in the RAM memory.
The r ...
微处理器开发 NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C24
NAME: u2440mon.c
DESC: u2440mon entry point,menu,download
HISTORY:
Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X.
Mar.27.2002:purnnamu: DMA is enabled.
Apr.01.2002:purnnamu: isDownloadReady flag is added.
Apr.10.2002:purnnamu: - Selecting menu is available in the waiting loop ...
微处理器开发 200-MHz ARM920T Processor • 16-kbyte Instruction Cache • 16-kbyte Data Cache •
200-MHz ARM920T Processor
&#8226 16-kbyte Instruction Cache
&#8226 16-kbyte Data Cache
&#8226 Linux&reg , Microsoft&reg Windows&reg CE-enabled MMU
&#8226 100-MHz System Bus
&#8226 MaverickCrunch&#8482 Math Engine
&#8226 Floating Point, Integer, and Signal Processing
Instructions
&#8226 Opt ...
DSP编程 This example sets up the PLL in x10/2 mode, divides SYSCLKOUT by six to reach a 25Mhz HSPCLK (assumi
This example sets up the PLL in x10/2 mode, divides SYSCLKOUT by six to reach a 25Mhz HSPCLK (assuming a 30Mhz XCLKIN). The
clock divider in the ADC is not used so that the ADC will see the 25Mhz on the HSPCLK. Interrupts are enabled and the EVA is setup to generate a periodic ADC SOC on SEQ1. Two ...
行业发展研究 A certification path is an ordered list of certificates starting with a certificate issued by the re
A certification path is an ordered list of certificates starting with a certificate issued by the relying
party s trust root, and ending with the target certificate that needs to be validated. Certification
path validation procedures are based on the algorithm supplied in ITU-T Recommendation X.509
...
Java编程 This book is for merging practical electronic devices with the Internet, for hardware and software
This book is for merging practical electronic
devices with the Internet, for hardware and software designers looking to expand their
skills of JAVA programming.This book is a complete introduction to Internet-enabled devices,it provide all of the information to inexpensively build web-enabled hardwa ...
微处理器开发 LUFA (Lightweight USB Framework for AVRs) is my first foray into the world of USB. Originally based
LUFA (Lightweight USB Framework for AVRs) is my first foray into the world of USB. Originally based on the AT90USBKEY from Atmel, it is an open-source, driver for the USB-enabled AT90USBXXX AVR microcontroller series, released under the permissive MIT License (see documentation or project source for ...