码迷,mamicode.com
首页 >  
搜索关键字:interactive    ( 500个结果
ipython 学习笔记 1 基础
ref: Learning Ipython for interactive computing and data visualizationcode website:http://ipython.rossant.net.启动:基础,可以用powershell在window下实现近似linux操作no...
分类:编程语言   时间:2015-06-03 13:32:04    阅读次数:192
linux 查看cpu占用率
1.top使用权限:所有使用者使用方式:top [-] [d delay] [q] [c] [S] [s] [i] [n] [b]说明:即时显示process的动态d :改变显示的更新速度,或是在交谈式指令列( interactive command)按sq :没有任何延迟的显示速度,如果使用者是有...
分类:系统相关   时间:2015-06-02 15:08:45    阅读次数:160
windows 2012 抓明文密码方法
mickey | 2015-05-11 11:52默认配置是抓不到明文密码了,神器mimikatz显示Password为nullAuthentication Id : 0 ; 121279 (00000000:0001d9bf)Session : Interactive from...
分类:Windows程序   时间:2015-05-28 12:23:39    阅读次数:329
Hadoop学习地址
hortonworks:http://zh.hortonworks.com/hdp/downloads/http://zh.hortonworks.com/hadoop-tutorial/supercharging-interactive-queries-hive-tez/其他博客http://bl...
分类:其他好文   时间:2015-05-27 11:51:37    阅读次数:146
mysqlbinlog 恢复时提示“MySQL server has gone away ”
ERROR2006(HY000)atline***:MySQLserverhasgoneaway对策MySQLSQLServerSQL.netWindows.原因分析:1.执行批量的MYSQL语句,例如备份恢复的时候,时间过长。对应:修改my.cnf中的wait_timeout和interactive_timeout变量#对当前交互链接有效;mysql>setwait_timeout=someIntVal..
分类:数据库   时间:2015-05-25 20:35:45    阅读次数:621
收集android上开源的酷炫的交互动画和视觉效果:Interactive-animation
阅读目录交互篇1.SlidingUpPanelLayout2.FoldableLayout3.android-flip4.SwipeBackLayout5.AndroidImageSlider6.Android-ParallaxHeaderViewPager7.FragmentTransaction...
分类:移动开发   时间:2015-05-25 18:28:58    阅读次数:132
测井专业软件
NeuralogProducts20155CD(测井曲线智能矢量化软件)SchlumbergerTechlog2013.3Win64专业油田测井软件Interactive.Petrophysics.v4.21CD(交互式测井分析工具)Petrosite.v5.51CD测井解释软件Neuralog.v2013.061CD(测井曲线智能矢量化软件)Cyclologv3.21CD(油田测井软件)######..
分类:其他好文   时间:2015-05-18 21:03:10    阅读次数:241
"GrabCut" - Interactive Foreground Extraction using Iter
转载自:http://blog.csdn.net/zouxy09/article/details/8534954有源代码的博客:http://www.cnblogs.com/xrwang/archive/2010/04/27/GrabCut.htmlhttp://blog.csdn.net/zoux...
分类:其他好文   时间:2015-05-17 18:23:33    阅读次数:117
linux小白-基础命令-rm
rm【功能说明】:删除一个目录中的一个或多个文件或目录,如果没有使用-r选项,则rm不会删除目录。如果使用rm来删除文件,通常仍可以将该文件恢复原状。【语法格式】:rm[选项][文件/目录]【选项参数】:-f,--force忽略不存在的文件,从不给出提示。-i,--interactive进行交互式..
分类:系统相关   时间:2015-05-15 18:09:12    阅读次数:188
mysql性能优化-慢查询分析、优化索引和配置
目录一、优化概述二、查询与索引优化分析1性能瓶颈定位Show命令慢查询日志explain分析查询profiling分析查询2索引及查询优化三、配置优化1) max_connections2) back_log3) interactive_timeout4) key_buffer_si...
分类:数据库   时间:2015-05-12 15:19:14    阅读次数:269
500条   上一页 1 ... 35 36 37 38 39 ... 50 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!