您可以在编译包含函式定义或原型的原始程序档后,取得函式名称的装饰形式。
You can get the decorated form of a function name after you compile the source file that contains the function definition or prototype.
所提供的资讯包含侦错和发行版本中的考虑因素、在原始程序档中定义巨集和物件倾。
Information includes considerations in Debug and Release versions, defining the macro in your source files, and object dumps.
范例中的这两个部分定义可以位于单一原始程序档中,也可以位于两个不同的原始程序档中。
The two partial definitions in the examples could be in one source file or in two different source files.
做为专案项目,亦即[方案总管]中某一专案资料夹下的项目,例如表单、原始程序档和类别。
As project items, which appear under a project folder in Solution Explorer, for example, forms, source files, and classes.
在侦错工具尚未载入有关程序码所在模组的侦错资讯之前,您无法在原始程序档中设定中断点。
You cannot set a breakpoint in a source file when the debugger has not loaded the debug information for the module where the code is located.
ANSI原始程序档在其字码页不能表示档案中所有字元的系统上编译时,就会发生C4819。
C4819 occurs when an ANSI source file is compiled on a system with a codepage that cannot represent all characters in the file.
如果问题是最近才出现的,您可以检查内含错误之原始程序档的历程资料,以判断问题是何时出现以及由何者引发。
If the issue was recently introduced, you might check the historical data for the source files that contain the error to determine when and by whom the issue was introduced.
表示另一个使用者控制项、页面原始程序档,或是位于某个虚拟路径的任意档案,应该以动态编译并连结至目前的ASP。
Indicates that another user control, page source file, or arbitrary file located at some virtual path should be dynamically compiled and linked against the current ASP.
通常是有一个磁盘镜像或zip压缩档,打开后就会出现一个单一文件(或捆绑文件包),你可以直接把它拉到硬盘上某处,如“应用程序”文件夹。
A disk image or zip archive that the user opens, then a single file (or bundle) that the user can drag to somewhere such as the Applications folder.
下一个出世的标准是XML里的命名空间,致力于使源自不同的XML应用程序的标记无冲突地用于同一文档中。
The next standard out of the gate was Namespaces in XML, an effort to allow markup from different XML applications to be used in the same document without conflicting.
只需编辑花型控制程序(工艺数据) ,即可织出绚丽多彩的缎档、缎边小提花毛巾、浴巾、色织物、装饰布等。
All you need to do is to edit style control program ( technique data ) , you can get bright and colorful towel , turkish towel , decorating cloth , etc.
林价管理系统工作程序是:伐区调查设计、伐区批复、伐区拨交验收、征收林价、资源变档。
The working program of forest price management system is forest description, felling area ratification, show appropriating, imposing forest price and changing the files of forest resource.
应用程序则实现了换档执行、离合器控制、自动选档以及面板显示等功能。
And the control application is characterized by shift operation, clutch control, auto level choice and panel display, etc.
如果程序是由使用MF c程序库的多个执行档所组成,则这个选项能够减少程序的磁碟和记忆体需求。
This option reduces the disk and memory requirements of your program if it is composed of multiple execution files that use the MFC library.
如果程序是由使用MF c程序库的多个可执行档组成,则这个选项能够减少程序的磁碟和记忆体需求。
This option reduces the disk and memory requirements of your program, if it is composed of multiple executable files that all use the MFC library.
每一个来源一次只能写入至一个事件记录档,但是,应用程序可以使用多个来源来写入多个事件记录档。
Each source can only write to one event log at a time; however, your application can use multiple sources to write to multiple event logs.
当元件组件受到服务时,更新一般组态档会对所有使用该组件的应用程序提供更新的组态资讯。
When the component assembly is serviced, updating the common configuration file provides updated configuration information to all applications that use the assembly.
提供原始档控制工作区的概观,并提供程序第一次取得您的小组专案档案中使用的工作区。
Provides an overview of source control workspaces and provides procedures for using workspaces to get your team project files for the first time.
开发环境第一次读取另一个应用程序所建立的资源档时,会将所有包含的标头档标记为唯读。
The first time the development environment reads a resource file created by another application, it marks all included header files as read-only.
若资料储存于资源档中,即允许您变更资料,而不需重新编译整个应用程序。
Storing your data in a resource file allows you to change the data without recompiling your entire application.
取得或设定值,这个值会识别用来建构及变更影像档之应用程序的名称。
Gets or sets a value that identifies the name of the application that was used to construct or alter an image file.
此xml档会包含所有合并的程序码涵盖范围资料,只要您再次汇入该档案即可检视那些资料。
This XML file contains all the merged code coverage data, which you can see if you re-import the file.
若要设定开始进行追踪的事件型别,可编辑对应于应用程序名称的组态档。
To set the event type at which to begin tracing, edit the configuration file that corresponds to the name of your application.
这个模式使用部分驱动程序和设定档。
服务应用程序和元件的传统模式是使用更新档和修正档覆写现有的程序码。
The traditional model of servicing applications and components is to overwrite existing code with updates and fixes.
修改程序码档,以反映您的应用程序需求。
Refine the code file to reflect the needs of your application.
如果应用程序有将在日后写入记录档但无法立即写入的资料时,应用程序就会在记录档中保留空间。
An application reserves space in the log when it has data that is to be written to the log in the future, but cannot write it immediately.
在认可记录写入记录档之后,应用程序就可以释放补偿记录的保留。
After a commit record is written to the log, an application can free up the reservations for the compensation records.
隔离之应用程序的资讯清单档是用来管理共用之并存组件的名称和版本(应用程序在执行阶段应该要系结至这个组件)。
The manifest file of an isolated application is used to manage the names and versions of Shared side-by-side assemblies to which the application should bind at run time.
隔离之应用程序的资讯清单档是用来管理共用之并存组件的名称和版本(应用程序在执行阶段应该要系结至这个组件)。
The manifest file of an isolated application is used to manage the names and versions of Shared side-by-side assemblies to which the application should bind at run time.
应用推荐