码迷,mamicode.com
首页 >  
搜索关键字:probe    ( 345个结果
Oracle_052_lesson_p2
install oracle GI
分类:数据库   时间:2018-08-15 17:05:32    阅读次数:151
Bash脚本编程(原创)
Bash,Unix shell的一種,在1987年由布萊恩·福克斯為了GNU計劃而编写。1989年釋出第一個正式版本,原先是計劃用在GNU作業系統上,但能运行于大多数类Unix系统的操作系统之上,包括Linux與Mac OS X v10.4都將它作為預設shell。它也被移植到Microsoft Windows上的Cygwin與MinGW,或是可以在MS-DOS上使用的DJGPP專案。在Novel
分类:其他好文   时间:2018-08-04 12:02:05    阅读次数:154
使用intellij idea创建JSP和引入Tomecat包
首先我们需要按照好intellij idea 如果没有安装好,这里有下载按照教程:https://www.cnblogs.com/weibanggang/p/9395702.html 首先我们创建一个jsp:File->New->Probect 记得勾选Web Application 创建一个名字为 ...
分类:Web程序   时间:2018-07-31 23:45:40    阅读次数:393
越努力越幸运--2018年7月22日周记
CLOSE_WAIT, signal, sigaction,errno = 104, write, RST ...
分类:其他好文   时间:2018-07-22 19:26:13    阅读次数:221
Linux traceroute命令详解
traceroute我们可以知道信息从你的计算机到互联网另一端的主机是走的什么路径。当然每次数据包由某一同样的出发点(source)到达某一同样的目的地(destination)走的路径可能会不一样,但基本上来说大部分时候所走的路由是相同的。 常见命令参数Options: -4 Use IPv4 -... ...
分类:系统相关   时间:2018-07-14 14:56:19    阅读次数:239
disable Nouveau kernel driver
with the following contents: Regenerate the kernel initramfs: and finally: reboot ...
分类:其他好文   时间:2018-07-11 14:59:45    阅读次数:165
PFring性能优化和网卡参数修改
PFring性能优化和网卡参数修改 1、关闭网卡多余功能,提高网卡性能关闭网卡多余功能。增加网卡性能。vi /etc/rc.local [root@probe ~]# ethtool -K eth1 tso off gro off lro off gso off rx off tx off sg o ...
分类:其他好文   时间:2018-07-10 13:40:38    阅读次数:1013
学习 | iscroll学习之上拉加载下拉刷新
1、zepto 2、iscroll.js 3、scroll-probe.js 完整代码:https://github.com/dirkhe1051931999/writeBlog/tree/master/iscroll iscroll: https://github.com/cubiq/iscrol ...
分类:其他好文   时间:2018-07-08 20:13:43    阅读次数:195
3. 反射探头
Reflection Probe 反射探头能够将场景中的光线更好的反射出来。需要反射哪个对象身上的光线,就把该对象设置为 Reflection Probe Static . 灯光探头组(Light Probe Group)提高环境光的反射效果。 参数介绍: Type : 烘焙类型 Runtime s ...
分类:其他好文   时间:2018-07-04 22:47:31    阅读次数:139
[Spark]-Join方式的实现
对于Spark来说,有3种Join的实现方式 Broadcast Hash Join Shuffle Hash Join Sort Merge Join Broadcast Hash Join和Shuffle Hash Join都是hash-join 区别只在于先广播还是先shuffle. Sort ...
分类:其他好文   时间:2018-07-03 00:58:36    阅读次数:292
345条   上一页 1 ... 16 17 18 19 20 ... 35 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!