码迷,mamicode.com
首页 >  
搜索关键字:maintained    ( 39个结果
ubuntu下 SVN 服务器搭建及使用
1.安装Subversion ServerSubversion server binaries maintained by the Ubuntu Project. Packages include the Subversion client, and tools to create a Subver ...
分类:系统相关   时间:2017-07-08 16:13:58    阅读次数:217
关于VNX中的control station 和data mover
controlstationisthemainthingwherethetotalsystemoperationsaremonitored,maintained,anddatamoverisanothercomponentdatamoverisforfileaccess,filemanagement...VNXhavedisksright,theredatawillbestored,andwhenaNASuser(NFSclientorCIFSclient)wanttoreadsomefiledata,dat..
分类:其他好文   时间:2017-05-23 14:13:06    阅读次数:140
4Python标准库系列之sys模块
Python标准库系列之sys模块Thismoduleprovidesaccesstosomevariablesusedormaintainedbytheinterpreterandtofunctionsthatinteractstronglywiththeinterpreter.Itisalwaysavailable.sys模块用于提供对解释器相关的操作模块方法解释说明sys.argv传递到Python脚本的命令行参数列..
分类:编程语言   时间:2017-05-15 14:06:33    阅读次数:235
SAP事务码 一
SE80 -- edit source code. SE24 -- class create or display. SFP -- created and maintained independently of Web Dynpro applications using the Form Build ...
分类:其他好文   时间:2017-02-15 23:33:25    阅读次数:2999
usb id
转自:http://www.linux-usb.org/usb.ids# # List of USB ID's # # Maintained by Stephen J. Gowdy <linux.usb.ids@gmail.com> # If you have any new entries, pl ...
分类:其他好文   时间:2016-08-17 21:06:19    阅读次数:1416
Centos 7.x Install and Setup Asterisk 13 (PBX)
Asterisk (PBX) is an open source communication server released under the GPL license maintained by Gigium and Asterisk community. Asterisk is used for creating communication applications that turns an...
分类:其他好文   时间:2016-05-03 18:28:10    阅读次数:443
理解String的intern()方法
API文档中的介绍: A pool of strings, initially empty, is maintained privately by the class String. When the intern method is invoked, if the pool already con
分类:其他好文   时间:2016-03-19 22:34:21    阅读次数:236
分区表fstab的用法说明
分区表fstab的作用:系统开机时会主动读取/etc/fstab这个文件中的内容,根据文件里面的配置挂载磁盘。这样我们只需要将磁盘的挂载信息写入这个文件中我们就不需要每次开机启动之后手动进行挂载了。系统挂载的要求:1、根目录是必须挂载的,而且一定要先于其它挂载点被挂载。因..
分类:其他好文   时间:2016-01-06 06:54:35    阅读次数:190
iOS:Masonry 英文原档介绍
Masonry 英文原档介绍:Masonry is still actively maintained, we are committed to fixing bugs and merging good quality PRs from the wider community. However if...
分类:移动开发   时间:2015-12-01 21:18:17    阅读次数:329
几个Jquery对话框插件
项目现状While Thickbox had its day,it is not maintained any longer, so we recommend you use some alternatives.(简单翻译:即日起本团队将不再继续维护此项目,因此我们推荐您使用以下产品替代。)colo...
分类:Web程序   时间:2015-09-17 10:06:28    阅读次数:140
39条   上一页 1 2 3 4 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!