Linuxer, ex IBMer. GNU https://hmchzb19.github.io/
全部博文(297)
发布时间:2017-01-16 18:02:00
这两天debug java代码的问题,一直没有想到问题出在哪里,代码看起来完全没问题,后来通过反编译才找到问题。居然是编译出的JAR包里面用了旧版本的代码。 真坑贴一下使用的这2个反编译的软件。想起来以前就不会JAVA,也总想避免着碰这个语言,感觉它写起来太费劲,现在也摸索着看了些,大概有APUE 和python 的功底在,看.........【阅读全文】
发布时间: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.........【阅读全文】
发布时间: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.........【阅读全文】
发布时间: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.........【阅读全文】
发布时间: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.***.***.........【阅读全文】
fireboyz20052010-11-10 18:27
HI, 看到你"http://bbs.chinaunix.net/viewthread.php?tid=1806065"
这里的提问,你是不是在看一本叫《Shell脚本专家指南》的书?我也在阅读,我新手,不如大家交流一下,看到不明白也可以大家一起研究研究。
我的qq是:369035906
或gtalk:jiale.chan@gmail.com