A special code is needed to override the time lock.
这定时锁要用特定密码才能打开。
Override files tell the code generator what headers to include, what the name of the module will be, and so on.
覆盖文件告诉代码生成器要包括哪些头文件、模块名将是什么等等。
If you override visit (Code) and call super.visit (Code) from it, when the superclass visit (Code) returns, it will have called visit (CodeException) for all the catch blocks in the method.
如果重写visit (Code),并从那里调用super .visit (Code),则当超类visit (Code)返回时,它将调用用于该方法中所有catch块的visit (CodeException)。
Note that the problem with allowing such potentially explosive code is not that programmers could intentionally override the type system in their own code.
请注意允许这种有潜在“爆炸性”的代码存在所带来的问题并不是程序员有意在自己的代码中覆盖类型系统。
This argument passes the override file we created to the code generator.
该参数将我们创建的覆盖文件传递给代码生成器。
But you can override this behavior in the source code.
不过您可以在源代码中覆盖这一行为。
To avoid this, you can override the default client code page by using the DB2 registry variable DB2CODEPAGE.
为了避免这个问题,可以使用DB 2注册表变量DB 2CODEPAGE覆盖默认的客户机编码页。
Simply copy and paste the relevant function from the generated c, add the magic override line, and edit the code until it does what you want.
只要从生成的c中复制并粘贴相关函数,添加有魔力的覆盖行并编辑该代码,直到它如您所愿。
Overflowing from its allotted space, the malware can override other program code and do considerable damage.
恶意软件从已分配的空间溢出,压制其他程序代码,从而造成相当大的破坏。
We need a way to override our reasonable defaults with some specific code to handle these situations.
需要一些处理这些情况的特定代码来覆盖合理的缺省值。
Replacement operators ensure that malicious scripts can't append SQL into queries to override the existing code and get access to data that they shouldn't see.
替换操作符确保恶意脚本不能将SQL附加到查询中覆盖现有代码,访问它们不应该看到的数据。
Developer productivity is further enhanced when it's time to override the defaults, since this can be accomplished quickly and simply using annotations rather than writing code.
就覆盖缺省行为而言,开发人员的工作效率得到进一步提高,因为可以使用注释而不是编写代码来方便快捷地完成缺省行为覆盖。
The client can temporarily override its code page by use of the DB2CODEPAGE environment variable.
客户机可以临时使用DB2CODEPAGE环境变量覆盖代码页。
If my database changes — even if I use XML to override the mappings — my source code does not semantically map the underlying mapping.
如果数据库发生更改——即使使用XML覆盖映射——则源代码无法在语义上映射底层映射。
It should be noted that the registry variable DB2CODEPAGE can be used to override the code page.
应该注意,注册表变量DB 2 CODEPAGE可以用来覆盖编码页。
Instead, define your own styles in a separate file and override the Blueprint code as needed.
而是应该在一个单独的文件定义您自己的样式,并根据需要覆盖Blueprint代码。
You can override the default parser configuration used by Xerces2 parsers without writing any code or changing the existing parser classes. Just use one of the following mechanisms
完全不需要编写任何代码或者改变原来的解析器类,就可以改写Xerces2解析器所用的默认解析器配置。
The code is very simple; you simply override the compare() function.
代码非常简单,只需要覆盖compare() 函数。
The override function named Initialize is where you can put code to interact with Visual Studio when your package is loaded.
你可以在名为Initialize的重载函数中编写代码,从而在载入你的包时与VisualStudio交互。
Figure 2 is a snapshot of how your XML plug-in will look after you have added a rule to override the default method bodies in the generated code. Notice this line, in particular.
图2是在生成的代码中,添加一条规则,以改变默认的方法主体后,您的XML插件外观的快照。
With a flexible API and a robust event override system, MODx makes building engaging web projects straightforward — or changing core functionality without hacking the core code possible.
通过灵活的API和健壮的事务撤销系统,使用MODx建立绚丽的WEB项目显然会一帆风顺——也许你还可能需要改变核心功能,可是尽管这样也不需要破解核心代码(注:开源的嘛!)
In this above code, even if the Order or Item class is mapped with an annotation, a separate XML file, or not at all (I would then have to map each field), I can still override it with this XML.
在上面的代码中,即使使用注释、单独的XML文件或不使用任何内容(必须映射每个字段)来映射order或item类,我仍能够使用此XML覆盖它。
Next, confirm the Portlet name, select the default Internationalization Locale, and select Change the code generation options to override the default names, as in Figure 7.
接着,确认Portlet名称,选择默认的InternationalizationLocale,并选择Changethe codegenerationoptions改写默认名称,如图 7 所示。
However, SetValueBindingHandler just defines a variable (whatever var is set to; for example, "vb") to the value binding that was passed. Listing 11 shows the code to override the apply method.
但是,SetValueBindingHandler只为所传递的值绑定定义了一个变量(不论var设置为何值;例如,“vb”)。
This involves creating trayiconmodule.c, which can be considered the main() function for Python modules. This file is boilerplate code (similar to the override file), which we slightly modify.
这涉及创建trayiconmodule.c,该文件可被视为Python模块的main()函数。
If you must do it, code your override with extreme care.
如果你必须这样做,你小心翼翼的代码重写。
Inheritance demands placed on methods require that code have the specified permission to override the method.
放在方法上的继承要求需要代码拥有指定的权限才能重写该方法。
One approach you could take is to have some kind of delegate mechanism, which would allow the caller to break into the flow of code and to override the default logic within the step.
一种方法你可以采取有代表机构,这将允许呼叫者进入代码流和覆盖默认的内部逻辑步骤。
One approach you could take is to have some kind of delegate mechanism, which would allow the caller to break into the flow of code and to override the default logic within the step.
一种方法你可以采取有代表机构,这将允许呼叫者进入代码流和覆盖默认的内部逻辑步骤。
应用推荐