Each user has a profile image URL: You stick that value inside the SRC attribute of an tag.
每个用户都具有一个概要文件图像url:将该值放入标记的src属性。
Instructions in Parrot use the dest, SRC syntax, so Listing 1 shows a string register being loaded with text.
Parrot中的指令使用dest,src语法,因此清单1显示使用文本加载的字符串寄存器。
After you create the project for the UI, create a folder called SRC and another inside it called chronolog.
创建这个UI项目后,创建一个名为src的文件夹,并在该文件夹中创建一个文件夹chronolog。
If you use source elements in markup, SRC will be an empty string. Of the properties, the only ones immediately available are width and height, which set the size of the container.
如果您在标记中使用源元素,src将是一个空字符串,唯一立即可用的是width和height,用于设置容器的大小。
Each process managed by the SRC correlates with at least one process on the normal process table (ps).
由SRC管理的每个进程与常规进程表(ps)中的至少一个进程相关联。
Files under the SRC directory will be compiled when you run the application or create the WAR file for deployment.
src目录下的文件会在运行应用程序或者创建要部署的WAR文件时编译。
A given SRC object knows what block of code it needs to call by looking through its inheritance tree.
给定的src对象通过查看整个继承树知道它需要调用哪一个代码块。
Start, stop, and list SRC process information.
启动、停止和列出SRC进程。
In the plug-in「s SRC folder, create a new class named RuleMutipleDeclarations.
在插件的src文件夹中,创建一个名为RuleMutipleDeclarations的新类。
Each servlet will appear under that SRC directory.
每个Servlet都将显示在该src目录下。
SRC is an advanced engineering company that provides services and solutions for information, communications, intelligence, electronic warfare, simulation, training and instrumentation systems.
SRC是一家先进工程公司,提供信息、通信、情报、电子战、模拟、训练和仪器系统的服务和解决方案。
Copy the ZIP file to the SRC folder within the project」s workspace and extract the contents.
将ZIP文件复制到项目工作区内的src文件夹中并提取出内容。
Both the subdirectories contain a SRC directory for the source files as well as a build file and a dependency descriptor (ivy.xml).
两个子目录都包含一个src源文件目录以及一个构建文件和一个依赖描述符(ivy . xml)。
After all the classes are implemented, you should have the following folders and files under the SRC folder for the project in Eclipse (Figure 2).
实现了所有的类之后,在Eclipse中的项目的src文件夹中应该有以下文件夹和文件(图2)。
IMPORTANT: Do not add the contents of SRC and bin folders to source control.
注意:不要将src与bin文件夹的内容加入源代码控制中。
You work exclusively in the SRC folder; the bin folder is managed by Eclipse to generate class files automatically in the background.
您将专门在src文件夹中工作;eclipse将管理bin文件夹以在后台自动生成类文件。
If you navigate into SRC \ webapp, you will see that this is a very simple web application.
如果导航到src \webapp,会看到这是一个非常简单的web应用程序。
Select the SRC folder that has been created in your project.
选择已经在您的项目中创建过的src文件夹。
Every XML file in the SRC directory becomes an HTML page on the Web site.
src目录中的每个XML文件都成为网站上的一个html页面。
This imports the WSDL file and also creates the interface file and associated stub files in the SRC directory of the Web project, as shown in Figure 29.
这将导入WSDL文件,并将在Web项目的src目录中创建接口文件和相关联的存根文件,如图29中所示。