Endian的由来及big-edian 和little-endian
摘要: 转载:http://www.eygle.com/digest/2007/01/whats_mean_endian.html一、引子 在各种计算机体系结构中,对于字节、字等的存储机制有所不同,因而引发了计算机通信领域中一个很重要的问题,即通信双方交流的信息单元(比特、字节、字、双字等等)应该以什么样的顺序进行传送。如果不达成一致的规则,通信双方将无法进行正确的编/译码从而导致通信失败。目前在各种体...
阅读全文
zip文件格式
摘要: File: APPNOTE.TXT - .ZIP File Format SpecificationVersion: 6.3.2 Revised: September 28, 2007Copyright (c) 1989 - 2007 PKWARE Inc., All Rights Reserved.The use of certain technological aspects disclose...
阅读全文
dotnet oracle摘自msdn
摘要: 使用 ADO.NET 访问 Oracle 9i 存储过程 发布日期: 5/28/2004 | 更新日期: 5/28/2004Bill Hamilton2004 年 4 月适用于:Microsoft ADO.NETMicrosoft SQL ServerMicrosoft .NET Oracle 提供程序Microsoft .NET Framework 1.1 版摘要:使用 Microsoft .N...
阅读全文
did you fix these bugs
摘要: Security Issue: If a user clicks on a particular URL to any XXX site and then logs on, then any subsequent clicks on the same URL will open additional IE windows and automatically log on using the former user/password. The only way I have seen to inhibit this behavior is to open a dummy instance of IE (which will load whatever default home page the user has set) and then execute the URL again. This seems to break the IE session sequence.
Suppose I send you an email with XXX w
阅读全文