在线笔记
全部博文(596)
发布时间:2013-12-13 09:49:52
1. no username supplied (see "hg help config")XP:Take the default Mercurial.ini file found at in the Mercurial executable install directory (C:\Program Files\Mercurial\Mercurial.ini on my machine)and copy it to your user home dir (C:\Documents and Settings\myName on winXP).Windows 7:there.........【阅读全文】
发布时间:2013-12-11 11:51:59
http://blog.csdn.net/hongqun/article/details/6092210在计算机科学领域中,字节序是指存放多字节数据的字节(byte)的顺序,典型的情况是整数在内存中的存放方式和网络传输的传输顺序。不同的处理器所采用的字节序可能是不同的,例如: x86,6502, Z80, VAX,和 PDP-11都是采用小端字节序,而 .........【阅读全文】
发布时间:2013-12-11 10:43:20
Right-click on the title bar of the command window and select 'Properties', then on the 'Options' tab tick the box for the 'QuickEdit mode', then click 'Ok' and select that the changes should apply to all windows using the same name.After that you can paste text from the clipboard using t.........【阅读全文】