数字16的16进制表示为0x0010,数字4096的16进制表示为0x1000。由于Intel机器是小尾端,存储数字16时实际顺序为1000,存储4096时实际顺序为0010,注意是按字节来判定大小端的,即8个BIT为单位,而不是4BIT因此在发送网络包时为了报文中数据为0010,需要经过htons...
分类:
其他好文 时间:
2014-08-06 18:24:21
阅读次数:
209
环境: 1、Windows 7_64位 2、Python 2.7_32位步骤: 1、下载 Mapnik SDK http://mapnik.org/download/ 我下载的是 Windows 32 bit SDK 2、将下载的 SDK 解压,我存放位置是 D:\mapnik-v2.2.0...
没有什么,开发ASP.NET时随便写写,想到什么写什么,这次想写点开发过程中,比如在数据库,某一张表中有一个字段,如下:上面代码示例中高亮字段,数据类型为BIT,它存储的值将为"True"或"False"。在前端aspx网页上,我们用一个形式来呈现友好的控件。一般来说,存储boolean值,一般使用...
分类:
Web程序 时间:
2014-08-06 14:19:51
阅读次数:
415
Description
Linda is a teacher in ACM kindergarten. She is in charge of n kids. Because the dinning hall is a little bit far away from the classroom, those n kids have to walk in line to the dinnin...
分类:
其他好文 时间:
2014-08-06 10:37:51
阅读次数:
257
Martian StringsTime Limit: 2000msMemory Limit: 262144KBThis problem will be judged onCodeForces. Original ID:149E64-bit integer IO format:%I64d Java c...
分类:
其他好文 时间:
2014-08-05 22:09:40
阅读次数:
320
Beautiful IP AddressesTime Limit: 2000msMemory Limit: 262144KBThis problem will be judged onCodeForces. Original ID:292C64-bit integer IO format:%I64d...
分类:
其他好文 时间:
2014-08-05 19:09:33
阅读次数:
340
Android NDKAndroid NDK, Revision 10 (July 2014)Platform(32-bit target)PackageSize (Bytes)MD5 Checksum Windows 32-bit android-ndk32-r10-windows-x86.z.....
分类:
移动开发 时间:
2014-08-05 18:17:49
阅读次数:
368
堆大小设置 JVM 中最大堆大小有三方面限制:相关操作系统的数据模型(32-bt还是64-bit)限制;系统的可用虚拟内存限制;系统的可用物理内存限制。32位系统下,一般限制在1.5G~2G;64为操作系统对内存无限制。我在...
分类:
其他好文 时间:
2014-08-05 14:30:29
阅读次数:
234
Applies to:Oracle Database - Enterprise Edition - Version 10.2.0.2 to 12.1.0.1 [Release 10.2 to 12.1] Linux x86 HP-UX PA-RISC (64-bit) IBM AIX on POWE...
分类:
数据库 时间:
2014-08-05 13:58:29
阅读次数:
455
打开浏览器,输入adobe flashplayer 进入官方网站,下载Linux 32-bit, 简体中文, Firefox,下载.tar.gz包。然后点击立即下载。下载之后找到解压该文件夹,找到 libflashplayer.so。把该文件夹复制粘贴到/usr/lib/mozilla/plugin...
分类:
其他好文 时间:
2014-08-05 13:54:39
阅读次数:
215