码迷,mamicode.com
首页 >  
搜索关键字:compatible    ( 981个结果
Firebug 2.0 正式发布,网页开发插件
Firebug 2.0 is compatible with Firefox 30 – 32Firebug 2 UI:The screenshot shows Win OS theme other OSes (Linux and Mac) have own custom theme.New Feat...
分类:Web程序   时间:2014-06-13 06:46:35    阅读次数:334
AndroidMainifest标签使用说明5——<compatible-screens>
格式: ... 父标签: 描述: 指定屏幕的配置为应用能够兼容。...
分类:移动开发   时间:2014-06-11 06:33:14    阅读次数:239
No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a
No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination....
分类:移动开发   时间:2014-06-07 01:56:57    阅读次数:361
pcre库编写的正则匹配程序
使用的是Philip Hazel的Perl-Compatible Regular Expression库,参考:http://see.xidian.edu.cn/cpp/html/1428.html执行匹配的时:gcc myreg.cip.pat 内容:ip.*[0-9]+\.[0-9]+\.[0-...
分类:其他好文   时间:2014-06-03 14:07:42    阅读次数:473
mschedule 简单linux进程管理(树莓派)
树莓派是神奇的机器,CPU和内存都少的可怜,但体积小功耗低,在上面搞些动搞些西其实也挺有意思,挺好玩的。装的是pidara,基本服务没有精简多少,先cat一下CPU和RAM。 [able@raspi ~]$ cat /proc/cpuinfo Processor : ARMv6-compatible...
分类:系统相关   时间:2014-05-31 14:33:47    阅读次数:2125
ubuntu64bits环境下搭建Opencl的环境
此文介绍 ubuntu 平台下配置 AMD/ATI Opencl 环境,我是ubuntu 12.04。主要分为六个步骤:1. Take a look at your hardware to make sure it’s compatible 先安装驱动,http://support.amd.com....
分类:其他好文   时间:2014-05-26 15:51:53    阅读次数:384
appt使用小结
aapt命令小结 aapt即Android Asset Packaging Tool.本文小结了一下该工具的用法。1. aapt l[ist] [-v] [-a] file.{zip,jar,apk} List contents of Zip-compatible archive.1.1 列出压缩文...
分类:移动开发   时间:2014-05-24 01:53:20    阅读次数:329
doctype声明、浏览器的标准、怪异等模式
doctype 标准(严格)模式(Standards Mode)、怪异(混杂)模式(Quirks Mode),如何触发,区分他们有何意义?触发标准模式1、加DOCTYPE声明,比如:2、设置X-UA-Compatible触发。触发怪异模式1、无doctype声明、定义旧的HTML版本(HTML4以下...
分类:其他好文   时间:2014-05-19 14:06:15    阅读次数:264
YUM repository and package management: Complete Tutorial
Everyoperatingsystemmusthavesomeortheotherwaytoinstallaprogram.What‘simportantisthefactthattheusermustnotbegiventheresponsibilityofmanagingtheoverheadinvolvedintheinstallationoftheprogram.Youwouldask,what‘stheoverheadinvolvedininstallingaprogram?Yesthereare..
分类:其他好文   时间:2014-05-08 16:52:53    阅读次数:440
浏览器 UserAgent
IEMozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64; Trident/6.0; .NET4.0E; .NET4.0C; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET CLR 3.0.3072...
分类:其他好文   时间:2014-05-04 10:22:44    阅读次数:291
981条   上一页 1 ... 96 97 98 99 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!