Put in a few simple words to make memory consequences clear, and your memory programming improves.
添加几个简单的单词可使内存结果更清楚,并且内存编程会得到改进。
Or, put another way, expert performers—whether in memory or surgery, ballet or computer programming—are nearly always made, not born.
或者换句话说,执行者中的专家——无论是记忆方面的还是外科手术方面,无论是芭蕾舞还是计算机编程方面——几乎都是后天培养出来的,而不是天生的。
Memory management is one of the most fundamental areas of computer programming.
内存管理是计算机编程最为基本的领域之一。
He explains that concurrent programming is hard just like memory management because you need to balance correctness and performance.
他解释说,并发编程的困难类似于内存管理,你需要平衡正确性和性能。
That means that given enough memory, it can calculate anything a program written in any other programming language can calculate.
这也就意味着,给定足够的内存,它可以计算以其他任何编程语言编写的程序能够计算的内容。
They are visual imaginings built from the raw stuff of computer programming - disassembled code, API calls, memory addresses and subroutines.
它们是从计算机程序设计原料——反汇编代码、API调用、内存地址和子程序创建而来的视觉想像。
Unfortunately, it was not until this idiom was in fairly wide use that it became apparent that it is not a safe programming construct due to the current memory model.
不幸的是,鉴于当前的内存模型的原因,该习语尚未得到广泛使用,就明显成为了一种不安全的编程结构。
It prevents invalid changes to memory caused by programming errors.
它防止编程错误导致非法修改内存。
It will not be acceptable if you are programming for small device like mobiles, PDAs etc., which have strict memory restrictions.
尤其是当你的程序最终运行环境是手机、PDA之类的对内存要求比较苛刻的设备的时候,这将会是不可接受的。
POSIX thread programming has many benefits, but if you're not clear about some basic rules, you run the risk of writing hard-to-debug code and creating memory leaks.
POSIX线程编程有诸多优势,但是如果您不明确一些基本规则,就有可能编写一些难以调试的代码并造成内存泄漏。
NHRT programming with nonheap memory creates significantly more work compared with writing regular heap-based applications.
与编写普通的基于堆的应用程序相比,使用非堆内存的NHRT编程使工作量大大提高。
In addition, you'll gain some valuable skills that may not only save a programming project, but also provide insight as to what coding practices to avoid to prevent memory leaks in future projects.
此外,您还会摸索出一些有价值的技巧,这些技巧不仅有助于节约项目的成本,而且使您能够领悟到在以后的项目中应该避免哪些编码方式来预防内存漏洞。
I took a couple of programming courses in college, and so will probably try to refresh my memory of those languages and pick up Python.
我在大学的时候选了几门编程的课程,因此这样可以唤起一些这方面的记忆同时学习Python。
Prints the memory state of size bytes starting at memory address (addr), as explained previously in the Application programming interface section.
打印开始于内存地址 (addr)的字节Size的内存状态,正如先前在应用程序编程接口部分所解释的那样。
Memoization is a technique widely used in functional programming languages like Lisp, Python, and Perl for giving functions a memory of previously computed values.
记忆是一种广泛使用的技术,它在Lisp、Python与Perl这样的功能编程语言中使用,给功能赋予预先计算的值。
On Shared memory systems, High Performance FORTRAN is a language suited for parallel programming.
在共享内存系统中,HighPerformance FORTRAN是一种非常适合并行编程的语言。
With the necessary data retrieved in your in-memory graph, you can exploit the disconnected nature of SDO's programming model. You have chosen to release the active database connection at this point.
利用从存储器内图中检索的必需数据,您可以使用SDO编程模型的断开连接特性。
The Go authors chose a message-passing model as their recommended method for concurrent programming. The language does still support Shared memory, however the authors have the following philosophy.
Go的作者选择了消息传递模型来作为推荐的并发编程方法。
References also save memory (which reduces footprint and management overheads) and simplify your programming.
引用还可以节省内存(这可以减少足迹和管理的负载),并简化您的编程。
Memory management is the heart of operating systems; it is crucial for both programming and system administration.
内存管理是操作系统的核心功能,无论对于开发者还是系统管理员内存管理的重要性都是不言而喻的。
ENTer button. This button is used to program frequencies in memory. See the section PROGRAMMING MODE for more information on using the program operation.
确认按钮,用来对已编程的频率记忆,了解编程操作更多的信息请参看编程模式相关章节。
In particular, as a non-volatile memory device undergoes many programming cycles, charge becomes trapped in the insulator or dielectric between the floating gate and the channel region.
特定来说,在非易失性存储器装置经历许多编程循环时,电荷变为俘获在浮动栅极与沟道区之间的绝缘体或电介质中。
FIG. 14 depicts programming pulses applied to a cycled memory device.
图14描绘施加于循环存储器装置的编程脉冲。
Since then, technology advances such as object-oriented programming (OOP) have taken developers a long way from machine-level instructions and direct management of memory.
从那以后,诸如面向对象编程(OOP)这样的技术进步使得开发人员远离了机器指令和对内存的直接管理。
VB programming available when using the API module, which some functions are customizable, you can modify their thinking and write memory.
说明:VB使用API编程时可用的模块,里面有些函数是自定义的,可自己思考并编写修改内存。
When you actively use your brain by telling your body what to do you are programming your muscle memory.
当你积极地动你的脑筋借由告诉你的身体该做什么,此时你正在规画你的肌肉记忆。
Or, put another way, expert performers-whether in memory or surgery, ballet or computer programming-are nearly always made, not born.
换一种方式来说,那些专家级的从业者,无论记忆力超群者,还是专家级外科医生,无论是卓越的芭蕾舞演员还是出色的计算机程序员,他们几乎都是后天练就的,而非天生的。
In advanced computer language programming, due to the computer's limited memory, the integer over a certain limit cannot be recognized and handled.
在计算机高级语言编程中,由于计算机内存空间有限,对于超出一定范围的整数不能识别和处理。
The software design adopts modularization easy to debug, link, graft and modify, and programming memory.
软件采用模块化设计,便于调试、链接、移植和修改,并对内存进行了规划。
The software design adopts modularization easy to debug, link, graft and modify, and programming memory.
软件采用模块化设计,便于调试、链接、移植和修改,并对内存进行了规划。
应用推荐