mac ox系统的驱动安装常规操作:下载到 *.kext 的驱动以后,都可以直接把它拖到
/System/Library/Extensions/ 下替换掉原来的文件。替换了以后,还需要修复权限才能够正常使用。因为 Mac OS X 是基于
FreeBSD 的操作系统,因此 Unix 下对文件权限的依...
分类:
其他好文 时间:
2014-06-13 06:16:30
阅读次数:
760
BACKGROUND OF THE INVENTION The use of a cache
memory with a processor facilitates the reduction of memory access time. The
fundamental idea of cache ...
分类:
其他好文 时间:
2014-06-12 20:04:48
阅读次数:
441
以熟悉的固件库函数说明中函数GPIO_Init(GPIO_TypeDef *GPIOx,
GPIO_IintTypeDef *GPIO_InitStructure)为例 GPIOA...G 结构体成员GPIO_Pin、GPIO_...
分类:
其他好文 时间:
2014-06-12 19:45:42
阅读次数:
392
解决方案:将c3p0.jar包换成c3p0-0.9.0.2.jar,c3p0这个包应该有bug引用如下:com.mchange.v2.log.MLogDetermines
which library c3p0 will output log messages to. By default, if l...
分类:
其他好文 时间:
2014-06-12 19:17:23
阅读次数:
419
tablib简介-----------Tablib is a format-agnostic
tabular dataset library, written in Python.Tablib
是一个格式未知的表格操作库,使用python编写,目前(2014-06-11)支持如下格式:Excel 、...
分类:
其他好文 时间:
2014-06-12 09:08:53
阅读次数:
190