上一页 1 ··· 340 341 342 343 344 345 346 347 348 ··· 563 下一页
摘要: http://blog.csdn.net/tmpbook/article/details/39620549 阅读全文
posted @ 2018-01-24 14:08 规格严格-功夫到家 阅读(165) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/luoleicn/article/details/6162358 设置: export LC_ALL=C; 阅读全文
posted @ 2018-01-24 11:53 规格严格-功夫到家 阅读(1768) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/konglongaa/article/details/53897562 阅读全文
posted @ 2018-01-16 10:43 规格严格-功夫到家 阅读(212) 评论(0) 推荐(0)
摘要: https://jingyan.baidu.com/article/455a99504aba8ea1662778ba.html 阅读全文
posted @ 2018-01-13 20:21 规格严格-功夫到家 阅读(490) 评论(0) 推荐(0)
摘要: H3C SecPath U200-S 如何在内网使用外网IP地址访问内网服务器 这个问题很经典的,防火墙上显然配置了NAT的方式进行了转换,但是内部用户在访问的时候,服务器返回的包直接通过2层到达192.168.1.168,但是这个主机请求的是120.43.65.62的数据, 因此192.168.1 阅读全文
posted @ 2018-01-12 22:59 规格严格-功夫到家 阅读(757) 评论(0) 推荐(0)
摘要: Description: Oracle 10.2 on hpux 11.23 PA. When i try to start listener i go the next errors: Error listening on: (ADDRESS=(PROTOCOL=ipc)(PARTIAL=yes) 阅读全文
posted @ 2018-01-10 10:10 规格严格-功夫到家 阅读(2418) 评论(0) 推荐(0)
摘要: 1、什么是Keep-Alive模式? 我们知道HTTP协议采用“请求-应答”模式,当使用普通模式,即非KeepAlive模式时,每个请求/应答客户和服务器都要新建一个连接,完成之后立即断开连接(HTTP协议为无连接的协议);当使用Keep-Alive模式(又称持久连接、连接重用)时,Keep-Ali 阅读全文
posted @ 2018-01-07 11:30 规格严格-功夫到家 阅读(261) 评论(0) 推荐(0)
摘要: 转:http://blog.csdn.net/qq_23311211/article/details/76283689 以sqlplus/ assysdba进入sql命令模式,使用sql:select value from v$parameter where name like '%job_queu 阅读全文
posted @ 2018-01-03 10:26 规格严格-功夫到家 阅读(1132) 评论(0) 推荐(0)
摘要: https://blogs.oracle.com/buck/inflation-system-properties I wanted to write a quick post about the two inflation-related system properties: sun.reflec 阅读全文
posted @ 2018-01-01 01:16 规格严格-功夫到家 阅读(360) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/16130292/java-lang-outofmemoryerror-permgen-space-java-reflection When using Java reflection, the JVM has two meth 阅读全文
posted @ 2018-01-01 00:44 规格严格-功夫到家 阅读(258) 评论(0) 推荐(0)
上一页 1 ··· 340 341 342 343 344 345 346 347 348 ··· 563 下一页