dns PTR记录

dns PTR记录 PTR记录,是电子邮件系统中的邮件交换记录的一种;另一种邮件交换记录是A记录 (在IPv4协议中) 或AAAA记录 (在IP PTR (Pointer Rec

alias command, 别名

alias command, 别名 查看所有的alias 1 2 alias alias -p 显示已定义的别名 (假设当前环境存在以下别名) 1 2 alias ls alias ls grep 在命令行直接输入后缀为 html 的文件名, 会在 vim 中打

从JVM角度理解线程

从JVM角度理解线程 http://blog.csdn.net/iter_zc/article/details/41843595 这篇说说如何从JVM的角度来理解线程,可以对Java的线程模型有一个更加深入的理解,对GC的一些细节也会理解地更加深刻

The precompilation target directory cann ot be in the same tree as the source application directory

‘The precompilation target directory cann ot be in the same tree as the source application directory’ ASPNETCOMPILER : error ASPRUNTIME: The precompilation target directory (D:appsjenkinsHomejobsxxxworkspacexxxPrecompiledWebxxx) cann ot be in the same tree as the source application directory (D:appsjenkinsHomejobsxxxworkspacexxx). [D:appsjenkinsHomejobsxxx workspacexxxxxx.metaproj] modify the slution file xxx.sln modity from Debug.AspNetCompiler.TargetPath="PrecompiledWebxxx” Release.AspNetCompiler.TargetPath="PrecompiledWebxxx” to Debug.AspNetCompiler.TargetPath=”..PrecompiledWebxxx” Release.AspNetCompiler.TargetPath=”..PrecompiledWebxxx”

Java Exchanger

Java Exchanger http://mouselearnjava.iteye.com/blog/1921947 本文介绍Exchanger工具类, 然后采用Exchanger给出一个两个线程交换数值的简单实例。 Exchanger介绍 Java代码 收藏

update join, delete join

update join, delete join 1 2 3 4 5 6 7 8 9 10 11 12 13 UPDATE t1 SET t1.CalculatedColumn = t2.[Calculated Column] FROM dbo.Table1 AS t1 INNER JOIN dbo.Table2 AS t2 ON t1.CommonField = t2.[Common Field] WHERE t1.BatchNo = '110'; 1 2 3 4 5 6 7 8 9 10 11 DELETE a from t0 a JOIN t1 b ON a.c0=b.c0 WHERE b.c1='xxx' http://stackoverflow.

角色互换, Swapping Roles

角色互换, Swapping Roles Swapping Developer Roles,A Lesson in Empathy and Cross Disciplinary Work If you’ve ever found yourself in a code oriented meeting in which people are going over issues and you find yourself dozed off in the corner – you’ve got an empathy problem. It isn’t explicitly because you’re a jackass (which, you very well may be), but because you cannot relate to the issues.

敏捷方法中测试人员的价值

敏捷方法中测试人员的价值 http://blog.csdn.net/KerryZhu/article/details/5366574 ** 敏捷**方法在软件开发中受到青睐,特别是在互联网应用服务系统的开发中,越来越多的公司采用敏捷方法,包括XP、Sc

结对编程

结对编程 结对编程 (Pair Programming) 是一种敏捷软件开发实践,指两个程序员并排坐在一台电脑前,面对同一个显示器,使用同一个键盘和鼠标一起工作。一个人输入代码,

Nginx

Nginx Nginx 是十分轻量级的 HTTP 服务器, Nginx, 它的发音为 “engine X”, 是一个高性能的 HTTP 和反向代理服务器, 同时也是一个 IMAP/POP3/SMTP 代理服务器。 Nginx 是由俄罗斯人 Igor Sysoev 为俄罗斯访问量第二

FireFox

Firefox Firefox socks proxy firefox 稳定版没有 about:config 选项. firefox beta 和 firefox nightly build 可以在地址栏输入 about:config 查找 proxy 关键字, 设置 socks5 proxy 需要设置三个 key network.proxy.socks: 192.168.9.1 network.proxy.socks_port: 1080 network.proxy.socks_remote_dns: true network.proxy.type: 1 ubuntu install firefox https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions-recommended

qmail sendmail postfix

qmail sendmail postfix http://liguxk.blog.51cto.com/129038/155491 关于 sendmail/qmail/postfix 孰优孰劣,以及部署邮件系统的时候该选哪一个的讨论已经重复了千百次了。但事实往往并不是A好B坏,或B好A坏,必须根据场合和应用的

location.reload() 和 location.replace()

location.reload() 和 location.replace() 首先介绍两个方法的语法: 语法: location.reload([bForceGet]) 参数: bForceGet, 可选参数, 默认为 false,从客户端缓存里取当前页。 true, 则以 GET 方式,从服务端取最新的页面, 相当于

concat

concat 和其他数据库系统类似,Oracle字符串连接使用"||"进行字符串拼接,其使用方式和MSSQLServer中的加号&q

zigbee

zigbee ZigBee是一种低速短距离传输的无线网络协议。ZigBee协议从下到上分别为物理层(PHY)、媒体访问控制层(MAC)、传输层(TL)、