查询词典 bytes
- 与 bytes 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
To read this off from left to right:"Load the u32 module, and perform the following u32 tests on this packet; grab the 4 bytes starting with byte 2 (bytes 2 and 3 are the Total Length field, and bytes 4 and 5 are the IPID), apply a mask of 0x0000FFFF (which sets the first two bytes to all zeroes, leaving the last two bytes untouched), and see if that value - the IPID - falls between 2 and 256 inclusive; if so, return true, otherwise false."
从左到右读这条命令是:&加裁u32模块,并且在数据包上执行下面的u32测试;从第2个字节开始抓取4个字节,应用0x0000FFFF掩码,然后查看这个值,如果在2到256之间,那么返回真,否则返回假。&
-
Four 8-bit I/O Ports C Three 16-bit Timer/Counters C 256 Bytes Scratch Pad RAM C 8 Interrupt Sources with 4 Priority Levels C Dual Data Pointer Variable Length MOVX for Slow RAM/Peripherals High-speed Architecture C 10 to 40 MHz in Standard Mode 16K/32K Bytes On-Chip ROM Program T80C51RD2 ROMless Versions On-Chip 1024 bytes Expanded RAM C Software Selectable Size (0, 256, 512, 768, 1024 bytes) C 256 Bytes Selected at Reset for AT87C51RB2/RC2 Compatibility Keyboard Interrupt Interface on Port P1 8-bit Clock Prescaler 64K Program and Data Memory Spaces Improved X2 Mode with Independant Selection for CPU and Each Peripheral Programmable Counter Array 5 Channels with: C High-speed Output C Compare/Capture C Pulse Width Modulator C Watchdog Timer Capabilities Asynchronous Port Reset Full Duplex Enhanced UART Dedicated Baud Rate Generator for UART Low EMI Hardware Watchdog Timer (One-time Enabled with Reset-out) Power Control Modes C Idle Mode C Power-down Mode C Power-off Flag Power Supply: 2.7V to 5.5V or 2.7V to 3.6V Temperature Ranges: Commercial (0 to +70C) and Industrial (-40C to +85C) Packages: PDIL40, PLCC44, VQFP44
四8位I / O端口C款三16位定时器/计数器 256字节RAM的便笺簿 8中断源4优先级和C双数据指针MOVX在缓变长内存/外设高速架构为C 10至40 MHz的标准模式16K/32K字节的片上ROM程序T80C51RD2无ROM版本片1024字节扩展RAMC软件可选尺寸(0,256, 512,768,1024字节)C选取在重置为AT87C51RB2/RC2兼容键盘中断接口与独立的选择港口小一8位时钟分频器64K的程序和数据存储器空间的改进X2模式的CPU和256字节每个外设可编程计数器5通道的阵列:C型高速输出C比较/脉宽调制器捕获看门狗定时器复位功能异步端口全双工增强型UART的波特率发生器的UART低EMI硬件看门狗定时器电源控制模式空闲模式C掉电模式C断电旗电源:2.7V至5.5V或2.7V至3.6V温度范围:商业(0到+70 C)和工业(- 40C至+85℃)封装:PDIL40,PLCC44,VQFP44
-
Command: d Partition number (1-11): 6 Command: n Command action l logical (5 or over) p primary partition (1-4) l First cylinder (5001-20886, default 5001): Using default value 5001 Last cylinder or +size or +sizeM or +sizeK (5001-7500, default 7500): Using default value 7500 Command: p Disk /dev/sda: 171.7 GB, 171798691840 bytes 255 heads, 63 sectors/track, 20886 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 1250 10040593+ 7 HPFS/NTFS /dev/sda2 1251 20886 157726170 5 Extended /dev/sda5 1251 2500 10040593+ 7 HPFS/NTFS /dev/sda6 7501 10000 20081218+ b W95 FAT32 /dev/sda7 10001 20886 87441763+ 7 HPFS/NTFS /dev/sda8 2501 3000 4016218+ 83 Linux /dev/sda9 3001 3125 1004031 82 Linux swap / Solaris /dev/sda10 3126 5000 15060906 83 Linux /dev/sda11 5001 7500 20081218+ 83 Linux Partition table entries are not in disk order Command: t Partition number (1-11): 11 Hex code: 7 Changed system type of partition 11 to 7 Command: p Disk /dev/sda: 171.7 GB, 171798691840 bytes 255 heads, 63 sectors/track, 20886 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 1250 10040593+ 7 HPFS/NTFS /dev/sda2 1251 20886 157726170 5 Extended /dev/sda5 1251 2500 10040593+ 7 HPFS/NTFS /dev/sda6 7501 10000 20081218+ c W95 FAT32 /dev/sda7 10001 20886 87441763+ 7 HPFS/NTFS /dev/sda8 2501 3000 4016218+ 83 Linux /dev/sda9 3001 3125 1004031 82 Linux swap / Solaris /dev/sda10 3126 5000 15060906 83 Linux /dev/sda11 5001 7500 20081218+ 7 HPFS/NTFS Partition table entries are not in disk order Command m for help
到这里,就已经将原先的windows的E盘(2501到5000柱面),那个/dev/sda6分成了三个区。现在如果保存分区操作后,再使用格式化工具创建文件系统后,原先的 2501到5000柱面上的数据将丢失。当然,我们不必担心,因为事先已经将文件复制到了其它的地方了。注意:现在有一个问题,看上面/dev/sda11 的尾柱面是 5000 ,而/dev/sda6的首柱面是5001 。一直到/dev/sda8 的首柱面都位于/dev/sda11的尾柱面之后。也就是说它们的物理位置在后面,但分区编号在前面。为改变这一状况,有一个简易的方法。就是先删紧靠 5000柱面之后的一个分区,然后立即按默认首柱面和尾柱面进行分配,在重建分区表的时候注意把分区的系统标识也改也原先的(因为 Linux的fdisk中默认的新建的分区系统标识为id为83。
-
We see the signature value of 0x504d in bytes 0 to 1 and the number of partitions in bytes 4 to 7, which is 10 (0x0000000a). Bytes 8 to 11 show us that the first sector of the disk is the starting sector for this partition and that its size is 63 sectors (0x3f). The name of the partition is "Apple," and the type of partition is "Apple_partition_map." Bytes 88 to 91 show that no flags for this partition are set.
我们可以看到0-1字节处签名值为0x504d,4-7字节处的分区总数为10,8-11字节处表示硬盘的第一扇区是该分区的起始扇区,它的大小为63扇区(0x3f),分区名称为"Apple",分区类型为"Apple partition map",88-91字节处显示该分区无设置标志。
-
The common method of disassembly, referred to as the linear sweep method, assumes that all bytes starting from the entry point of a binary are instructions, and disassembles the entire code segment, following successive bytes.
反汇编的通常方法,即所谓线性扫描方法,假定从二进制代码入口点开始的所有字节是指令,并且顺序反汇编整个代码段字节。
-
Bytes of data. 1,024 (2^10) bytes of data.
1000(10的3次幂)字节的数据。
-
As with a normal 32-bit integer, up to 4 bytes are required to hold the value however the high bit of the first 3 bytes are used as flags to determine whether the next byte is part of the integer.
对于一个正常的32-bit的整数,需要4个字节来存储,然而前3个字节的最高位是用于标识下一个字节是不是整数的一部分
-
The data field may range from zero to 1023 bytes and must be a integral number of bytes.
数据字段可以在0到1,023字节之间变动,但必须是整数个字节。
-
When we talk 1 Kb of storage bytes, we really mean 1,024 bytes.
我们提到 1 Kb 存储字节,那么我们的实际意思是 1,024 字节。
-
A kilobyte is approximately one thousand bytes , and a megabyte is approximately one million bytes .
千字节大约是一千个字节,兆字节大约是一百万个字节。
- 相关中文对照歌词
- Bug Bytes
- Cyberlove
- Sound Like
- Renaissance Man
- Instant Messenger (Pink Ego Box)
- Machines (Or Back To Humans)
- The Body Electric
- Long Time Coming
- Left Field
- Dot Com
- 推荐网络例句
-
A backer of an Afghan law that critics say legalizes marital rape has rejected the international outcry as foreign meddling.
饱受批评的一项法律的拥护者说合法化的婚内暴力不会受国际舆论的干涉。
-
Years ago, a ancient Egyptian fleet went to the Land of punt for seeking a kind of flavor named "myrrh", and aromatic plants which has dense exotic style for the queen Hatshepsut.
3500年前的一个古埃及的舰队到&彭特之地&寻找一种叫没药的香料。
-
I didn't tell him anything except that I needed the money.
我什么都没告诉他,只是说我需要钱。