The memory view allows you to examine and modify the contents of memory at a specific address, usually that of a variable.
内存视图允许您去检查并更改特定地址处内存的内容,通常是一个变量。
The solution is to cast the address of the floating point variable to a pointer to an int, which is then de-referenced as shown below.
解决方案是将浮点变量的地址强制转换成一个指向整型类型的指针,如下所示。
In this case, there's a single variable, named people, and the value is the array containing three items, each of which is a person record with a first name, a last name, and an e-mail address.
在这个示例中,只有一个名为 people的变量,值是包含三个条目的数组,每个条目是一个人的记录,其中包含名、姓和电子邮件地址。
It defines a set of address Spaces for each pointer variable that is optimally efficient for the C8051 architecture, without any specific direction from the programmer.
它为每个对C8051架构最为有效的变量指针定义了一组地址空间,无需从程序员那里获得特殊指示。
The first variable identifies the IP address of the EGP peer.
第一个变量标识符是对等路由器的IP地址。
How do I store the contents of a register, to an address specified by a variable in memory?
我如何存储寄存器的内容,一个由内存中的变量指定的地址吗?
The paper introduces a method of high-accuracy arbitrary waveform generators variable address generator which is based on CPLD.
本文介绍了一种基于CPLD的高精度任意波形发生器中可变地址发生器的实现方法。
You're passing the address of your loop variable I, this is being incremented in the main thread while your child threads access it.
你通过你的循环变量的地址我,这是在主线程递增当孩子线程访问它。
When a long string variable is assigned a string constant, the string pointer is assigned the address of the memory block generated for the string constant.
当一个串变量被赋予一个串常量时,串指针被赋予串常量内存块的地址。
Aim When using moderate dimension of apparatus to realize combined logic function, the instance which function variable Numbers is less than the address of data selector is discussed.
目的讨论用中规模器件实现组合逻辑函数时,函数变量数小于数据选择器的地址变量数的情况。
In low-level terms, if you have the memory address of a variable, you can change the variable's value at will.
从底层的角度来说,你可以任意修改动量的值,只要你有该变量的内存地址。
In standard c, the effect of this is to forbid the use of the address of a thread local variable as an initializer for an object or pointer.
在标准c中,这种作法的效果是禁止将线程本地变量的地址用作对象或指针的初始值设定项。
However, you will need to store a variable that contains this memory address for the start of your array or you will have no way to know where your array is.
然而,你将需要存储变量包含该内存地址的数组的开始或你将无法知道你的阵列。
Note that the address of a thread local variable is valid only as long as the thread in which the address was taken still exists.
请注意:只有在其中获取地址的线程仍然存在的情况下,线程本地变量的地址才有效。
Two methods of communication among the users who access the network is introduced in the paper. It is discussed the design and implementation of variable IP address user communication support system.
本文介绍了接入内部网的用户间通信的两种方法,着重介绍了可变ip地址用户间通信支持系统的设计与实现。
You can initialize a pointer by using an array, a string, a fixed-size buffer, or the address of a variable.
可通过使用数组、字符串、大小固定的缓冲区或变量地址初始化指针。
How to obtain the address of a variable?
如何取得某个变量的地址?
It plays a key role in real-time efficiency of PLC online debug that the address of monitored variable is invariant. A method of automatic generation of address dynamically to map is proposed.
该文针对可编程控制器在线调试中静态地址可变的问题,分析了监控变量的地址分布是影响实时性效率的关键因素,提出一种地址自动生成方法。
Using CONSTANT is more risky because if you forget to use the extra level of indirection, you could potentially access the import address table's pointer to the variable - not the variable itself.
使用CONSTANT的风险更大,因为如果忘记使用额外级别的间接寻址,则访问的有可能是指向变量的导入地址表的指针,而不是变量本身。
Using CONSTANT is more risky because if you forget to use the extra level of indirection, you could potentially access the import address table's pointer to the variable - not the variable itself.
使用CONSTANT的风险更大,因为如果忘记使用额外级别的间接寻址,则访问的有可能是指向变量的导入地址表的指针,而不是变量本身。
应用推荐