Well-regulated, dual-polarity power supplies find wide use in disk-drive, handheld-device, automotive, and notebook-computer applications. In these ap...
分类:
其他好文 时间:
2014-11-28 14:15:58
阅读次数:
315
Must tri-state outputs and use an external resistor to pull up to 5VTo drive 5V CMOS-level inputs, a pull-up resistor must be applied to the 5V Virtex...
分类:
其他好文 时间:
2014-11-27 23:24:05
阅读次数:
243
在做移植时, 发现了 _splitpath 在 linux 下是没有的,于是决定自己写下,也不难。
首先百科到如下内容:
声明定义
void _splitpath( const char *path, char *drive, char *dir, char *fname, char *ext );
说明
分解路径,把你的完整路径给分割开来,就是一个对字符串进行分割的...
CD
You have a long drive by car ahead. You have a tape recorder, but unfortunately your best music is on CDs. You need to have it on tapes so the problem to solve is: you have a tape N m...
分类:
其他好文 时间:
2014-11-26 22:39:08
阅读次数:
280
If you are a Windows Users:? This is a common error when you use XAMPP since LDAP is not enabled by default. You can follow this steps to make sure LDAP works in your XAMPP [Your Drive]:\xampp\ph...
分类:
其他好文 时间:
2014-11-26 14:36:57
阅读次数:
177
Behave 介绍: 最近一个项目用了behave来做测试,因为之前没有接触过,所以写下最近的心得总结。 做自动化的人估计对selenium已经不是很陌生了,但是对于Behave工具,估计很少有人听说过。Behave是BDD(Behavior drive development - 行为驱动开发)的...
分类:
编程语言 时间:
2014-11-22 22:56:59
阅读次数:
519
#### UPDATE: Tue Nov 18 14:54:00 UTC 2014#127.0.0.1 localhost74.125.129.98 0.docs.google.com74.125.129.98 0.drive.google.com74.125.129.98 ...
分类:
其他好文 时间:
2014-11-21 15:50:39
阅读次数:
301
1、硬盘为sata串口2、参考 http://docs.cubieboard.org/tutorials/ct1/installation/moving_rootfs_from_nandflash_to_hard_drivePrepeare the drive for rootfsThe drive...
分类:
其他好文 时间:
2014-11-18 13:05:36
阅读次数:
205
题目描述
Problem B: Alaska
The Alaska Highway runs 1422 miles from Dawson Creek, British Columbia to Delta Junction, Alaska. Brenda would like to be the first person to drive her new elect...
分类:
其他好文 时间:
2014-11-17 22:51:11
阅读次数:
278
1、什么是Ant???
Apache Ant?
Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each othe...