您要查找的是不是:
- Offset Unsigned long integer giving the IL offset from the input string, or zero if there was no IL offset or the string was not well formed. 无符号长整型数,它给出输入字符串的IL偏移量,或在没有IL偏移量或字符串格式不良时给出零。
- Given a number M (that has anywhere from 1 through 9 digits), find andprint the next runaround number higher than M, which will always fitinto an unsigned long integer for the given test data. 给你一个数字 M (在1到9位之间), 找出第一个比 M大的循环数, 并且一定能用一个无符号长整形数装下。
- The fact that unsigned long integers have a limit to the values they can hold is only rarely a problem, but what happens if you do run out of room? 无符号长整数值有一个上限这种事实几乎没大问题,但是如果你超出这个范围会发生什么呢?
- unsigned long integer 无符号长整数
- The function returned the previous current position packed as two 16-bit values in a 32-bit unsigned long. 这个函数返回前一个当前位置,它在 32 位无符号长整形中封装为两个 16 位值。
- IWidth Pointer to a nonnegative long integer that specifies the width, in pixels. 以像素为单位显示一个非负长整型的宽度值。
- To accommodate all possible dates, set the Field Size property of your Number field to Long Integer or larger. 若要容纳所有可能的日期,请将数字字段的“字段大小”属性设置为“长整型”或更大值。
- Added the 'u' modifier to printf/sprintf which prints unsigned longs. 增加了printf/sprintf的'u'参数来输出无符号的长整数
- The document is 16 M long integer is converted to float the source code, after repeated testing, no problem. 该文件为16进制长整型数转换为浮点数的源代码,经过反复测试,没问题。
- Is an array of pairs of signed long integers. 为有符号的长整型对数组。
- NTSTATUS is actually just a long integer, but you want to use the typedef name NTSTATUS instead of LONG so that people understand your code better. 事实上,NTSTATUS只是一个长整数,但是你要用类型定义名称NTSTATUS来代替LONG,这样人们(能够)更好的理解你的代码。
- On the next page of the wizard, in the Field Options box, select Yes (No Duplicates) from the Indexed list, and select Long Integer from the Data Type list. 在向导下一页的“字段选项”框中,请从“已索引”列表中选择“是(不允许重复)”,并从“数据类型”列表中选择“长整型”。
- The system call is invoked with two arguments: a long integer containing the amount of memory to allocate and a long integer pointer to store the returned address. 这个系统调用要求两个参数:一个包含要分配内存数量的长整数,还有一个存储返回的地址的长整数指针。
- For example, instead of blithely assuming that a long integer and a pointer are the same size, you should declare variables that might be either a LONG_PTR or a ULONG_PTR. 比如,不妨假定相同大小的一个长整数和一个指示器,你要声明的变量可能不是一个LONG_PTR就是一个ULONG_PTR。
- unsigned long bmp_read_line(BITMAP *bmp, int line); 选择你将读取的位图行.
- unsigned long ulNum=strtoul(strb.c_str(),0,2); 字符过长的话就分而治之。
- unsigned long int time=0;freq=0; 是变量定义的时候出错了。。。
- __ffs(unsigned long word): find first bit '1''s bit number in word. 在一个双字中找到第一个为'1'的位。
- typedef struct ipq_packet_msg { unsigned long packet_id; /* 报文的标识号 */ unsigned long mark;
- There was a long lag in forwarding mail to us. 转寄给我们的邮件晚了很久才拿到。