翻译一些自己觉得有价值的材料,工作中碰到英语大多数是读,基本没有写或者翻的,翻得不好不到位的敬请指摘。 同时也附原文以供参考。 http://electronics.stackexchange.com/questions/97280/trying-to-understand-fifo-in-hard ...
分类:
其他好文 时间:
2016-12-28 20:34:27
阅读次数:
293
原文地址:使用dig查询dns解析 作者:chenwenming 一般来说linux下查询域名解析有两种选择,nslookup或者dig,而在使用上我觉得dig更加方便顺手。 如果是在debian下的话,只要装上dnsutils这个包就可以使用dig命令了。 最基本的使用方式就是 dig www.o ...
分类:
其他好文 时间:
2016-12-28 19:51:02
阅读次数:
272
whenaWindows7systemhasbeensyspreppedthreetimes--KB929828.Toovercomethis,youwillneedtodothefollowing:1)InsidetheSysprepUnattend.xmlfilelocatedatc:\windows\system32\sysprep,deleteskiprearm=1fromthesection.InordertoedittheUnattend.xmlfile,youwillneedtoslavethe..
分类:
系统相关 时间:
2016-12-28 12:54:52
阅读次数:
510
问题: I am trying to connect to a postgres database installed in a remote server using the following command: psql -h host_ip -U db_username -d db_name ...
分类:
数据库 时间:
2016-12-25 20:50:47
阅读次数:
425
I am trying to set up my spring boot application that authenticates its users using the jdbcAuthentication and the default database scheme provided in ...
分类:
数据库 时间:
2016-12-12 02:30:57
阅读次数:
1028
WELCOME TO SQUID 3.0.STABLE25-20100412 ---------------------------- This is the default Squid configuration file. You may wish to look at the Squid ho... ...
分类:
其他好文 时间:
2016-12-08 18:45:01
阅读次数:
197
1.页面布局 参考:http://www.xuebuyuan.com/1100763.html 从不知道如何下手到开始布局出想要的样子,使用线性布局及属性 margin,padding 2.添加点击事件 ① Trying to add setOnClickListener in Button but ...
分类:
移动开发 时间:
2016-11-22 09:55:57
阅读次数:
259
[root@localhost ~]# telnet mail.izyno.com 110 Trying 192.168.199.133... Connected to mail.izyno.com. Escape character is '^]'. +OK Dovecot ready. USER... ...
分类:
其他好文 时间:
2016-11-19 16:25:27
阅读次数:
524
Computer Science An Overview _J. Glenn Brookshear _11th Edition To appreciate the field of artificial intelligence, it is helpful to understand that i ...
分类:
其他好文 时间:
2016-11-19 15:22:54
阅读次数:
134
启动hive-metastore和hive-server2 用beeline连接hive报错 确认已经赋予了hive用户在当前主机链接数据库的权限: 查看metastore的日志,报错信息如下: 由报错信息猜想hive元数据表创建失败,通过查看mysql中hive的元数据库,果真里面一张表都没有。 ...
分类:
数据库 时间:
2016-11-15 01:16:50
阅读次数:
885