码迷,mamicode.com
首页 >  
搜索关键字:support v7    ( 7602个结果
Neuralog.v2013.06 1CD (测井曲线智能矢量化软件) + REFORM-3PC.V7.0
Neuralog.v2013.06 1CD (测井曲线智能矢量化软件) NeuraLog为数字化、存储和重拾测井曲线数据提供了一套完善的解决方案。使用了能扫描纸剖面的测井曲线到获得精确可靠的数字曲线并以方便访问的格式进行存储。使用了最先进的计算机科学技术-神经网络技术,既能够达...
分类:其他好文   时间:2014-07-29 12:39:56    阅读次数:178
LeetCode: LRU Cache
LeetCode: LRU CacheDesign and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and set....
分类:其他好文   时间:2014-07-29 11:43:36    阅读次数:232
低版本系统兼容的ActionBar(四)添加Tab+添加自定义的Tab视图
在ActionBar中添加Tab是很有用的技巧。在support V7库的支持下,我们几乎可以用和之前一样的方式来添加Tab,对于Tab来说,我们可以和MenuItem一样,给他定义自己的视图。我这里定义了个进度条,主要是来说明这个问题。本系列的博文也将接近尾声了,后面就是个定义ActionBar样...
分类:其他好文   时间:2014-07-29 10:50:16    阅读次数:327
Linux--使 MySQL支持中文
使MySQL支持中文欢迎转载,请保留出处:ZCShou http://blog.sina.com.cn/zcshouMySQL 4.1及更高版本中,字符集的支持(Character Set Support)有两个方面:字符集(Character set)和排序方式(Collation)。对于字符集的...
分类:数据库   时间:2014-07-29 10:27:18    阅读次数:279
wscript:329: error: Could not autodetect OpenSSL support. Make sure OpenSSL development packages are
安装node错误: wscript:329: error: Could not autodetect OpenSSL support. Make sure OpenSSL development packages are installed. Use configure --without-ssl to disable this message. 说明没有安装   openssl-de...
分类:其他好文   时间:2014-07-28 16:06:03    阅读次数:234
IPv6_1_1_IPv6 Specification semantics
1: semantics 语义一:Introduction 1. Changes form IPv6 to IPv6. 1) Expanded Addressing Capabilities 32 bits to 128 bits to support a) more l...
分类:其他好文   时间:2014-07-28 14:56:23    阅读次数:253
Debian 7.6 新编译内核 3.15.6 开机加载黑屏
需要手动加载 fbcon 这个模块,或者编译内核的时候,Framebuffer Console support 编译进内核(后者没测试过)。加在模块只要修改/etc/default/grub文件或者/boot/grub/grub.cfg文件,添加”vga=0x0314 fb:on“。修改/etc/d...
分类:其他好文   时间:2014-07-28 13:47:00    阅读次数:225
IAR EWAVR v5.3.02-ISO 1CD
IAR EWAVR v5.3.02-ISO 1CDIAR产品(一整套的嵌入式开发环境):IAR.visualSTATE.v5.3.0.1052(业界第一个图形化状态机设计工具,它能为嵌入式系统产生非常紧凑的c代码)IAR.Embedded.Workbench.for.8051.MSC-51.v7.2...
分类:其他好文   时间:2014-07-28 13:45:50    阅读次数:284
【安卓笔记】抽屉式布局----DrawerLayout
效果如下: DrawerLayout来自support.v4包,所以不用考虑兼容性问题。其次,这种布局类似风靡一时的侧滑菜单,但是比侧滑菜单轻巧许多。 下面介绍这种布局的使用方式。 1.在你的项目中导入support.v4包。 2.编辑一个布局,根节点为android.support.v4.widget.DrawerLayout,此节点下只允许有两个子节点,第一个为...
分类:移动开发   时间:2014-07-28 00:11:19    阅读次数:400
POJ - 3249 Test for Job (DAG+topsort)
Description Mr.Dog was fired by his company. In order to support his family, he must find a new job as soon as possible. Nowadays, It's hard to have a job, since there are swelling numbers of the...
分类:其他好文   时间:2014-07-27 23:57:39    阅读次数:630
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!