好,程序可以告诉通知区显示消息。
Well, programs can tell the notification area to display a message.
在继续下一步之前从服务器中删除应用程序,并在工作区中删除所有的项目。
Remove the application from the server and delete all projects in your workspace before proceeding to the next section.
这会将所有传输逻辑全部放入 MFC 中,并让程序可以在缓冲区等待新数据的同时自由地执行其他计算任务。
This puts all of the transferring logic into the MFC, and leaves your program free to do other computational tasks while the buffer waits for new data.
由于运行时规则引擎一次只能配置运行在一个工作区中,所以您应用程序中的规则始终从生产工作区执行。
Since the run-time rules engine can only be configured to run on one workspace at a time, rules in your application are always executing from the production workspace.
然后将每个程序的输出粘贴回缓冲区,替换原有的内容。
The output of each program is then pasted back into the buffer, replacing the original contents.
备份实用程序在到达磁盘之前在缓冲区中压缩数据。
The backup utility compresses the data before hitting the disk, in the buffer.
SPE程序从输入缓冲区中读取数据,然后对数据进行处理,再将结果写入输出缓冲区中。
The SPE program reads in the input buffer, processes the data, and then writes it to the output buffer.
例如,对底层设备驱动程序的读写请求会通过缓冲区缓存来传递。
For example, read and write requests to the underlying device drivers migrate through the buffer cache.
在继续操作操作之前,您需要从服务器中删除应用程序,并从工作区中删除所有的项目。
Remove the application from the server and delete all projects from your workspace before proceeding to the next section.
现在我们应该清楚了,关闭缓冲区对于多数应用程序而言并不是什么好主意。
It should be clear by now that turning off buffering is a really bad idea for most applications.
随着您的应用程序的增长,在您的工作区中以源代码的形式保存整个应用程序可能是不实际或不值得的。
As your application grows, it may not be practical nor desirable to keep your entire application in source form in your workspace.
在很多情况下它可能还需要你牺牲一些功能或技术需求,比如平台支持,性能,或覆盖区(应用程序的大小)。
It may in many cases also require you to compromise on some functional or technical requirements, such as platform support, performance, or footprint (size of the application).
帧缓冲区驱动程序通常有三层。
本文讨论了循环缓冲区的一些常见实现,并对多线程程序中循环缓冲区的启用机制提出了一些观点。
This article discusses common implementations for ring buffer and proposes some ideas for enabling a ring buffer mechanism in multi-threaded programs.
例如,外部使用者可以利用的网路伺服器程序中的缓冲区溢位,可能使攻击者登入到机器。
For example, a buffer overflow in a network server program that can be tickled by outside users may provide an attacker with a login on the machine.
最坏的情况是︰程序可能正发生缓冲区溢位,但根本没有任何副作用的迹像。
In the worst cases, a program may be overflowing a buffer and not showing any adverse side effects at all.
数据在被最终传入到应用程序前,在磁盘、内核缓冲区和用户缓冲区中被拷贝了多次。
The data gets copied multiple times among the disk, kernel buffer, and user buffer before it is finally delivered to the application.
通信区包含本地客户机应用程序的消息缓冲区,这些应用程序使用共享内存与数据库服务器进行通信。
The communications portion contains the message buffers for local client applications that use shared memory to communicate with the database server.
启动您的程序,并从本地工作区中载入程序数据(见于图1)。
Start your application, and load the application data from your local workspace (see Figure 1).
复合应用程序或页面可在工作区启动程序上列出。
Composite applications or pages can be listed on the workspace launcher.
如果你把AFD . SYS的缓冲关闭,当应用程序收发数据时,应用程序缓冲区的所有页面将被锁定到物理内存中。
Whenever an application posts a send or receive, and AFD.SYS's buffering is disabled, all pages in the buffer are locked into physical memory.
现在在其他的VS TO项目中就可以使用生成的程序集来增加功能区的支持。
You can now use the resulting assembly in any VSTO project that supports the Ribbon.
由于这个原因,有些程序员从来不静态指派缓冲区。
For this reason, some programmers never statically allocate buffers.
所有这些攻击——以及其他许多攻击,都利用了一个称做为缓冲区溢出的程序缺陷。
All of these attacks — and many others — exploited a vulnerability called a buffer overflow.
这样将保护程序代码避免堆栈、缓冲区和函数指针溢出,而且全都不需重新编译。
This protects against stack, buffer, and function pointer overflows, all without recompilation.
这样做会使编写不够严谨的程序出现缓冲区溢出错误(以及所有类似隐患)。
Doing so can lead some poorly written implementations into buffer overflow errors (and all that implies).
我还介绍了基于格式的Handlder程序的概念,这种Handlder程序允许您将RPG输入和输出缓冲区用作在RPG程序和Handlder程序之间移动数据的机制。
I also introduced the concept of a format-based handler which allows you to use the RPG input and output buffers as the mechanism for moving data between the RPG program and the handler.
在多线程程序中使用循环缓冲区。
将插件程序导入您的工作区。
诸如find这样的程序中的缓冲区溢出可能会给大量的系统带来风险。
A buffer overflow in a program such as find is likely to be a risk to a great number of systems.
应用推荐