码迷,mamicode.com
首页 >  
搜索关键字:provides    ( 1060个结果
Gstreamer 中的playback插件
1. PLAYBACK插件基本介绍 在早期的版本中同时存在playbin和playbin2,但是在最新的版本中,playbin2已经稳定,取代了playbin, playbin不再进行维护。下面是官网上的一些描述: Playbin2 provides a stand-alone everything ...
分类:其他好文   时间:2016-11-26 11:41:24    阅读次数:315
【译】java.lang.ThreadLocal
This class provides thread-local variables. These variables differ from their normal counterparts(副本) in that each thread that accesses one (via its g... ...
分类:编程语言   时间:2016-11-25 17:41:05    阅读次数:148
Linux Increase The Maximum Number Of Open Files / File Descriptors (FD)
How do I increase the maximum number of open files under CentOS Linux? How do I open more file descriptors under Linux? The ulimit command provides co ...
分类:系统相关   时间:2016-11-25 17:13:55    阅读次数:235
software glue Middleware
https://en.wikipedia.org/wiki/Middleware https://zh.wikipedia.org/wiki/中间件 Middleware is computer software that provides services to software applicat ...
分类:其他好文   时间:2016-11-24 14:36:52    阅读次数:167
一键安装lnmp报错 pycurl.so: undefined symbol: CRYPTO_set_locking_callback
TherewasaproblemimportingoneofthePythonmodulesrequiredtorunyum.Theerrorleadingtothisproblemwas:/usr/lib64/python2.6/site-packages/pycurl.so:undefinedsymbol:CRYPTO_set_locking_callbackPleaseinstallapackagewhichprovidesthismodule,orverifythatthemoduleisinstal..
分类:Web程序   时间:2016-11-24 00:31:04    阅读次数:917
程序包管理YUM
回顾:Linux程序包管理的实现,rpm管理器rpm命令实现程序管理:安装:-ivh,--nodeps,--replacepkgs卸载:-e,--nodeps升级:-Uvh,-Fvh,--nodeps,降级:--oldpackage查询:-q,-qa,-qf,-qi,-qd,-qc,-q--scripts,-q--changlog,-q--provides,-q--requires校验:-V导入GPG秘钥:--impo..
分类:其他好文   时间:2016-11-21 20:20:22    阅读次数:250
【从API学英语】-DriverManager
原文: The basic service for managing a set of JDBC drivers. NOTE: The DataSource interface, new in the JDBC 2.0 API, provides another way to connect to ... ...
分类:Windows程序   时间:2016-11-20 18:34:13    阅读次数:210
wxpython 中的所有控件及高级应用
转自http://xoomer.virgilio.it/infinity77/Phoenix/lib.agw.html,,,哈哈终于找到了这块的内容,书上基本没有讲解 This is the Advanced Generic Widgets package (AGW). It provides ma ...
分类:编程语言   时间:2016-11-13 19:23:41    阅读次数:362
kafka producer源码
producer接口: /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed ...
分类:其他好文   时间:2016-11-04 20:50:50    阅读次数:651
mrchromebox script(curl)
1 #!/bin/bash 2 # 3 # This script offers provides the ability to update the 4 # Legacy Boot payload, set boot options, and install 5 # a custom corebo ...
分类:Web程序   时间:2016-11-04 16:40:11    阅读次数:635
1060条   上一页 1 ... 53 54 55 56 57 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!