Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1782593
  • 博文数量: 297
  • 博客积分: 285
  • 博客等级: 二等列兵
  • 技术积分: 3006
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-06 22:04
个人简介

Linuxer, ex IBMer. GNU https://hmchzb19.github.io/

文章分类

全部博文(297)

文章存档

2020年(11)

2019年(15)

2018年(43)

2017年(79)

2016年(79)

2015年(58)

2014年(1)

2013年(8)

2012年(3)

发布时间:2017-01-16 18:02:00

这两天debug java代码的问题,一直没有想到问题出在哪里,代码看起来完全没问题,后来通过反编译才找到问题。居然是编译出的JAR包里面用了旧版本的代码。 真坑贴一下使用的这2个反编译的软件。想起来以前就不会JAVA,也总想避免着碰这个语言,感觉它写起来太费劲,现在也摸索着看了些,大概有APUE 和python 的功底在,看.........【阅读全文】

阅读(1006) | 评论(0) | 转发(0)

发布时间:2017-01-08 11:54:15

这一段主要是来自于: http://www.microhowto.info/howto/get_the_ip_address_of_a_network_interface_in_c_using_siocgifaddr.htmlSuppose that you wish to display the IPv4 address of a network interface. The variable if_name points to a null-terminated string containing the name of the interface (for.........【阅读全文】

阅读(1776) | 评论(0) | 转发(0)

发布时间:2017-01-04 19:37:25

Starting new blog series – explanation of various configuration parameters.I will of course follow no schedule or order – if I'd had to – it would be my job, and in this way – it's fun.First configuration parameter to write about is checkpoint_completion_target. First, let's th.........【阅读全文】

阅读(1550) | 评论(0) | 转发(0)

发布时间:2016-12-29 10:12:47

原帖地址:https://blog.interlinked.org/tutorials/postgresql.htmlFor me PostgreSQL is the most amazing (open source) database around. Eventhough, there is much interest in stripped down NoSQL databases like key-valuestores or “data structure servers”, PostgreSQL continues to innovate at theS.........【阅读全文】

阅读(1491) | 评论(0) | 转发(0)

发布时间:2016-12-24 14:13:11

1.  这是个已经shutdown的网站,曾经提供JSON IP and GeoIP REST APIhttp://www.telize.com/2.  这个网站很不错,提供xml/json/csv的输出https://freegeoip.net/点击(此处)折叠或打开root@kali:/usr/local/src/py/network# curl freegeoip.net/csv/123.161.***.***.........【阅读全文】

阅读(1501) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

fireboyz20052010-11-10 18:27

HI, 看到你"http://bbs.chinaunix.net/viewthread.php?tid=1806065"

这里的提问,你是不是在看一本叫《Shell脚本专家指南》的书?我也在阅读,我新手,不如大家交流一下,看到不明白也可以大家一起研究研究。

我的qq是:369035906
或gtalk:jiale.chan@gmail.com

回复  |  举报
留言热议
请登录后留言。

登录 注册