说明:适合出学者,打开文件!文件编译通过!自己修改一下就可以编程打开任何文件夹!
Suitable for a scholar, to open the file! Documents compiled through! Changed a bit on their own can be programmed to open any folder!
通过识别这些源代码模式,编译器能够只将有效的源代码表示转换为已编译的类文件。
By recognizing these source patterns, the compiler is able to translate only valid representations of source into compiled class files.
在重新编译期间,可以(或通过其他程序)配置系统文件的位置。
The location of system files is configurable during recompilation or with other programs.
通过在WindowsSDK命令Shell提示符处输入以下命令编译所有源文件。
Compile all source files by entering the following command at the Windows SDK command shell prompt.
您可以通过修改ANT编译文件来添加更多的特性
通过这种方式,你也无需编译services -config . xml文件并可以轻松地将其部署到不同的地方。
That way, you also don't need to compile against the services-config.xml file and it is easier to deploy to different locations.
你可以通过命令来“完全编译”目标脚本,这样就会创建。class文件,其中绑定了运行时会生成的所有方法。
You'll run a command to "fully compile" a target script or scripts, and it will create the.class file it does now along with all the method binding.class files it normally generates at runtime.
在他们的情况中,通过直接处理类文件,同时向编译器所生成的类添加代码以便为框架提供直接访问,来避免使用反射。
In their case, they avoided using reflection by instead working directly with class files, adding code to the classes generated by the compiler in order to provide direct access for the framework.
它可以处理相关性,例如有这样的规则:如果源文件被修改,那么必须通过重新编译该源文件来重新生成其对应的目标文件。
It can handle dependencies, such as the rule that if a source file is modified, its corresponding object file must be regenerated by recompiling the source.
为了简单,我们将展示其中一个方法:通过XML文件映射,映射文件需要被编译成程序集的嵌入式资源。
To keep things simple, we are going to show one way of mapping in this article: we will map to XML files that are compiled as resources of an assembly.
这样,我们就可以通过简单、自说明的批处理文件进行编译并执行了,从而无需使用项目文件,也不必考虑生成的二进制文件,最终保证了代码的同步变化。
This allows with a simple, self-documenting batch file with no project files and no concern for the resulting binary and keeping code changes synchronized.
对于此示例,我们将通过编译我们的外部样式表bspace_skin . css将主题打包到SWF文件中。
For this sample, we've packaged the theme into an SWF file by compiling our external style sheet, BSpace_Skin.css.
如果您怀疑Ambulant自身已经破坏且需要被重新构建,您可以通过删除构建工作目录、重新提取源文件并重新编译来完成。
If you suspect that Ambulant has corrupted itself and needs to be rebuilt, you can do this by removing the build working directories, re-extracting the source files, and recompiling.
为了避免这个问题,在Rubinius的虚拟器中,ruby _ parser的Ruby源代码会被编译为Rubinius字节码。当Rubinius启动时,它通过读取ruby _ parser的字节码文件——这些文件不需要进行语法分析——来运行一个ruby语法分析器。
To avoid the chicken-and-egg question "How can a ruby VM work if it's parser is ruby code?" : during the build process of the Rubinius VM, the ruby source code of ruby_parser can be compiled into.
然后MXML编译器创建可在Web浏览器内运行(通过FlashPlayer浏览器插件)的SWF文件。
The MXML compiler creates SWF files that can then be run inside a Web browser (via the Flash Player browser plug-in).
在自己的Ant编译文件中加入了类似的任务后,就可以通过键入以下命令来生成一个覆盖报告。
Once you've added similar tasks to your own Ant build file, you generate a coverage report by typing.
生成的.class文件和.rb文件是1:1的,通过这个机制能在不生成大量输出的情况下预编译脚本。
The .class files produced were 1:1 with .rb files, to provide a nice mechanism for precompiling scripts without generating scads of output.
着重讨论了用VHDL设计源文件,通过综合编译,用HDPLD实现的方法。
The design of source files by VHDL, compilation and synthesis, and implementation methods with HDPLD are discussed.
通过简单地接触(touch)主要Perl源文件目录中的C 源文件,得到了表1中的重新编译时间。
The recompile times in Table 1 are based on simply doing a touch on each of the C source files in the main Perl source directory.
编译器将会在预定义的位置集查找该头文件,这些预定义的位置可以通过设置查找路径环境变量或者通过命令行选项来修改。
The compiler will look for it in a predefined set of locations, which can be modified by setting a search path environment variable or through a command line option.
NET编译一个包含相同属性的类,并通过添加到页的配置文件属性提供对类实例的强类型访问。
NET then compiles a class containing the same properties and provides strongly typed access to class instances via the profile property added to the page.
我认为,通过设置目标框架的客户端配置文件的编译器会确保我只使用客户端配置的组件。
I assumed that by setting the target framework to 'client profile' the compiler would make sure I am only using components of the client profile.
我认为,通过设置目标框架的客户端配置文件的编译器会确保我只使用客户端配置的组件。
I assumed that by setting the target framework to 'client profile' the compiler would make sure I am only using components of the client profile.
应用推荐