No source code is deployed to the target environment in either of these forms of precompilation.
这两种形式的先行编译都不会将原始程式码部署到目标环境中。
Unfortunately, no source code exists in isolation; it typically contains implicit or explicit dependencies on other resources.
但遗憾的是,没有任何源代码是孤立地存在的;通常它包含与其它资源隐式或显式的相关性。
You may have hit a breakpoint in a location for which there is no source code, while debugging a language that doesn't support disassembly.
可能在调试不支持汇编的语言时在无源代码的位置命中了某个断点。
You still see this with some formats where the official spec refers to a particular historical implementation for which no source code is available.
您仍然还能看到一些格式,其官方规范引用了一个特殊的历史实现,但是该实现没有源代码。
When there is no source code on the local machine or the PDB file does not match the source code, you can use source Server to help debug an application.
如果本地计算机上没有源代码,或者PD B文件与源代码不匹配,您可以使用源服务器来帮助调试应用程序。
Whether having no source code comes as a blow or a blessed relief to you will probably depend on how you like to obtain service, support, and documentation.
没有源代码到底是给您带来幸运还是不幸,这取决于您如何获得服务、技术支持、文档等。
No circular dependencies, binaries, libs, docs, builds, third-party code all organized into appropriate folders Physical layout of source tree matches logical hierarchy and organization.
没有循环依赖,二进制文件,库,文档,构建,第三方的代码都组织进合适的文件夹内。源码树的物理布局与逻辑层次、组织方式相匹配。
This is typical of any creative process no matter if it is writing a specification, or writing open source code.
这是典型的创造过程,不管是编写规范好还是编写开源代码都一样。
A basic block is a segment of code that contains no branches; it may or may not correspond to a line of source code. An example is.
所谓的基本块,就是不包含分支的代码的片段;它也许会也许不会响应一行源代码。
Also, the Mono VM only accepts raw source so no "pre-compiled".net code can be inserted.
不但如此,Mono虚拟机目前还只能够接受原始的源代码,而经过“预编译”的。NET代码则无法执行。
Since the source code is too big to show here, and there is no new function added in this integration sample, you can find the source code in Downloads for further study.
由于源代码全部显示在这里会显得太长,并且此整合样例中未添加任何新函数,因此您可以到下载中找到源代码进行进一步研究。
Source and target matching no longer requires processing on the server, and the technique also removes menu generation code from the server.
源和目标的匹配不再需要在服务器上匹配,而且该技术还从服务器上删除了菜单生成代码。
There would be no reverse engineering or model-code synchronization, as the source in this approach is always the model.
其中并没有反向项目或模型代码同步,在这个方法中的源通常是模型。
Intention 4 stipulates that open source software be transparent, available as source code for no fee.
意图4规定,开放源码软件是透明的,可以作为源代码免费获得。
It is very crude as far as programs go (there's no user interaction), but the source code shows how to perform any debugging task you may need.
在程序运行时它显示非常粗糙(没有用户交互),但是源代码展示了如何显示任何你想要的调试任务。
There is no visualization or harvesting of models from existing source code — and without a merge as identified previously, there is certainly no notion of round-trip engineering.
如果没有对已有源代码的可视化或者获取模型的—并且没有对之前被识别的代码进行合并,就不会有双向工程的概念。
Of course, there is no proof that the source code was generated by a decompiler; that is simply a hypothesis.
当然了,现在并没有证据表明这些源代码是通过反编译工具生成的;这只不过是个假设而已。
When doing binary weaving like this you no longer have any source code markers to show where advice is having an effect.
在像这样进行二进制编织的时候,没有源代码标记来显示通知发挥效果的地方。
Either way, unless the programmer has access to the source code for class c, he will have no way of predicting when compilation errors would occur.
无论是哪一种,除非程序员有权访问类c的源代码,否则他无法预知何时会发生编译错误。
Open source creates a real and competitive market for support services — supporting software is no longer a task limited to the one company that has access to the source code.
开源为支持服务创造了真实和充满竞争的市场 —支持软件不再是限于获得源代码的一家公司的任务。
Open source has helped people realize that there comes a point where you no longer need to keep your source code secret in order to succeed financially.
开源能够帮助人们认识到从某个时刻起您不再需要通过源代码保密来获得经济上的成功。
A more substantial limitation on the source code is that there's no way to refer to local variables declared outside the statement or block being added.
对于源代码的一项更实质性的限制是不能引用在所添加的声明或者块外声明的局部变量。
Sure, you can now bind data source controls to the GridView with little or no code, but does this necessitate a replacement for the DataGrid?
当然,现在您只需少量代码或不需要编码就能将数据源控件绑定到GridView,但是单凭这点就有必要替换DataGrid吗?
In the planing samples create the subset seen in Illustration 2, create a ti process with no data source and copy following code into the Prolog TAB of the Advanced section.
在规划示例中,创建如图2所示的子集,创建一个没有数据源的ti流程,并将以下代码复制到Advanced区域的Prolog选项卡下。
Since the code is cross-compiled at the bytecode level, there is no source conversion - this means that Visual Studio.Net remains the sole development environment for the ported application.
因为代码的交叉编译发生于字节码级别,所以其过程并不需要源文件转换——这就意味着开发者仍旧可以使用Visual Studio.Net作为他们可移植程序的开发环境。
After auditing the code, Theo DE Raadt, the founder of OpenBSD, has concluded that there are no such threats in the open source operating system.
在审核完代码后,OpenBSD的创建者TheodeRaadt得出如下结论:在这个开源操作系统中并不存在这种威胁。
Code analyzers, refactoring tools and automated refactorings, formatters and more, are difficult, if not impossible, to write in Ruby, because there is no way to parse Ruby source with Ruby code.
用Ruby写代码分析、重构工具和自动重构、格式程序等等甚至更多的工具并非不可能,但是很困难,因为还没有用Ruby代码分析Ruby源码的先例。
No matter what your organization's source-code management tool of choice is, chances are there is an Eclipse plug-in for it.
无论您的企业选择哪种源代码管理工具,都可以使用适合该工具的Eclipse插件。
One twin is the modified COBOL source code with its INCLUDEd members and its calls to DB2, but no SQL.
双胞胎之一是修改后的cobol源代码,包含INCLUDE成员以及它对DB2的调用,但没有SQL。
Another refreshing feature of this architecture: There's no XML involved in creating a GBean — just a few lines of actual source code.
这个体系结构的另一个新颖特性是:创建GBean的过程中不涉及到XML,只有几行具体的源代码。
应用推荐