码迷,mamicode.com
首页 >  
搜索关键字:provides    ( 1060个结果
基于esky实现python应用的自动升级
一、esky介绍 Esky is an auto-update framework for frozen Python applications. It provides a simple API through which apps can find, fetch and install upda ...
分类:编程语言   时间:2016-11-04 14:08:21    阅读次数:511
树莓派(jessie)制作服务并开机启动
/etc/init.d/xware #!/bin/sh ### BEGIN INIT INFO # Provides: svn_serve # Required-Start: $remote_fs # Required-Stop: $remote_fs # Default-Start: 2 3 4 ... ...
分类:其他好文   时间:2016-11-01 14:49:45    阅读次数:172
OpenSSL
OpenSSL http://www.openssl.org/ OpenSSL is an open source project that provides a robust, commercial-grade, and full-featured toolkit for the Transpor ...
分类:其他好文   时间:2016-10-31 12:47:36    阅读次数:227
Contiki Network Stack
一、协议栈 主要有两大网络协议栈,uIP和Rime这两大协议栈(network stack): The uIP TCP/IP stack, which provides us with IPv4 networking。 The uIPv6 stack, which provides IPv6 net ...
分类:Web程序   时间:2016-10-23 20:38:36    阅读次数:379
Security----Authorization----介绍
Introduction¶ 介绍 77 of 87 people found this helpful Authorization refers to the process that determines what a user is able to do. For example user Ad ...
分类:其他好文   时间:2016-10-23 11:50:52    阅读次数:173
Brief Tour of the Standard Library
10.1. Operating System Interface The os module provides dozens of functions for interacting with the operating system: >>> >>> import os >>> os.getcwd ...
分类:其他好文   时间:2016-10-22 17:55:07    阅读次数:301
KoaHub平台基于Node.js开发的Koa router路由插件代码信息详情
koa-router Router middleware for koa. Provides RESTful resource routing. koa-router Router middleware for koa Express-style routing using app.get, app ...
分类:Web程序   时间:2016-10-18 18:08:21    阅读次数:492
Contiki Rtimer 模块
一、rtimer概述 The Contiki rtimer library provides scheduling and execution of real-time tasks (with predictable execution times) 数据结构: 1、rtimer_init rtim ...
分类:其他好文   时间:2016-10-13 21:42:33    阅读次数:212
U3D rootMotion
Body Transform The Body Transform is the mass center of the character. It is used in Mecanim’s retargeting engine and provides the most stable displac ...
分类:其他好文   时间:2016-10-13 14:08:56    阅读次数:187
Ieditor
InterfacesDescription IActiveViewEvents (esriCarto) Provides access to events that occur when the state of the active view changes. IAttributeTransfer ...
分类:其他好文   时间:2016-10-10 09:31:57    阅读次数:358
1060条   上一页 1 ... 54 55 56 57 58 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!