Listing 3 shows the window text code from Listing 2 with an added ARIA "live" tag.
清单3所示的窗口文本代码在清单2的基础上添加了一个ARIA“活动”标记。
By modifying (or transforming) the AST, Lombok keeps your source code trim and free of bloat, unlike plain-text code-generation.
通过修改(或转换)ast,Lombok可对源代码进行修剪,来避免膨胀,这与纯文本代码生成不同。
The compiler transforms the text that you create in the code editor into an object file.
编译器可以将您在代码编辑器中创建的文本转换为目标文件。
Dialogs have different code to show text on the UI, but the globalization method is the same.
对话框可以用不同代码在UI上显示文本,但是,全球化方法是相同的。
So either you need to convert everything in XML-safe encodings, or you need to put large areas of text, code or whatever, into CDATA blocks.
所以您或者需要以 XML 支持的编码对它们进行转换,或者需要将一大段的文本、代码或其他内容放到 CDATA 块中。
You can visualize all of your code and look for references, or you can do a Find, looking for text in your code.
您可以将您所有的代码都可视化,并且寻找引用,或者您可以做一个查询,寻找代码中的文本。
In this text field, enter the following code from Listing 14.
在该文本区域中,输入以下代码清单14的代码。
The solution can be communicated more easily, because a picture is easier to grasp than if reading code and/or text.
更容易进行有关解决方案的交流,因为与阅读代码和/或文本相比,图片更容易领会。
Given that the summary content is auto-generated, it would be nice to use XHTML rather than HTML text type so other code can more easily access this detailed information.
由于摘要内容是自动生成的,因此使用xhtml格式要优于使用HTML文本类型,这样其他的代码可以很轻易地访问具体的信息。
The first 446 bytes are the primary boot loader, which contains both executable code and error message text.
前 446个字节是主引导加载程序,其中包含可执行代码和错误消息文本。
Instead of having a test method per use case, we have a text file containing the expected generated code and a optional text file containing the expected compiler messages.
和每个用例有一个测试方法不同,我们有一个文本文件包含所期望的生成代码以及包含所期望编译器消息的可选文本文件。
The exact error code, the error text, and even the line that caused the error can be retrieved.
可以检索精确的错误代码、错误文本甚至导致错误的那一行。
You can use text templates to create text artifacts such as code files and HTML reports.
你可以用文本模板来生成文本的输出,例如代码文件和HTML报表。
As in the previous scenario, the code in bold text is responsible for generating the remote ORB requests.
与在前一个场景中一样,粗体文本显示的代码负责生成远程OR B请求。
If you're selling a text editor with code highlighting, don't label your customers as programmers.
如果你卖的是带有代码高亮显示功能的文本编辑器,不要把你的客户标记为程序员。
A data document contains no loose text, so no specialized code is required to transfer that text to the output document.
数据文档中不包含松散文本,因此,将该文本转换成输出文档无需专门的代码。
"Smart ASCII" is a text format that USES a few spacing conventions to distinguish types of text blocks such as headers, regular text, quotations, and code samples.
“智能ASCII”是一种文本格式,它使用一些间隔约定来区分文本块的类型,如头、常规文本、引语和代码样本。
Code block: it allows you to format text as code blocks. Simple select the text and format it by clicking the "code block" ToolBar button.
代码块:这个编辑器允许你把文本格式化为代码块,只要简单地选中文本,然后点击“代码块”按钮来进行格式化即可。
It may also be possible to manipulate the graphical notation as an alternative to editing the text-based code, so that the visual rendering becomes a direct representation of the code.
作为一种编辑基于文本代码的可选方式利用图形化的符号也是可能的,所以可视化的描写变成了一种代码的直接表示。
This code identifies the text that stands in for the entity.
这个代码识别表示实体的文本。
Quadrant 1 (1gb) is reserved for Program Text (executable code).
象限1 (1gb)被预留给程序文本(可执行代码)。
The technology for converting the audio tracks of video via speech recognition to plain text indexed to time-code has been around for a while.
其实,把视频里的音轨用语音识别转化成文字索引并时间编码的技术已经有了。
XML mode is used for the temporary models that sit between the abstract model and the code templates. Text mode is used in the code templates when you generate the PHP and the SQL.
位于抽象模型和代码模板之间的中间模型使用XML模式,生成PHP 和SQL 的代码模板则使用文本模式。
You can do this by editing the highlighted text as shown in figure 34 and changing this code to the highlighted text in figure 35.
这可以通过将图34中突出显示的文本更改为图35 中突出显示的文本来完成。
VARCHAR Stores single-byte or multibyte text strings of varying length (up to 255 bytes); supports code-set order collation of text data.
VARCHAR存储可变长度的单字节或多字节文本字符串(最高可达255个字节);在整理文本数据时支持使用代码集顺序。
For example, to use a button in Flex, you can code the following in MXML (Multimedia XML): <a name="code-text"><mx:Button label="Submit"mx:Button>
例如,为了在Flex 中使用一个按钮,可以用 MXML(MultimediaXML)编写以下代码:<aname="code-text"><mx:Buttonlabel="Submit"
Then you can copy the HTML text, and add code to the core of your custom Web page to let your visitors know what license applies to your work.
然后,复制HTML文本,并且把代码添加到定制的web页面的核心部位,这样访客就能知道您的作品所使用的许可了。
You can view this code in a text editor, if you haven’t installed Macromedia Flash.
如果没有安装MacromediaFlash,可以在文本编辑器中查看此代码。
This code snippet shows the resulting XML text.
这些代码碎片显示了这个作为结果的XML文本。
Similarly, if you wanted to update the visible content of such a text box in code, you should write urlbox.value = newvalue rather than urlbox.setAttribute("value"
类似地,如果希望通过代码更新此类文本框中的可见内容,您应该使用 urlbox.value =newvalue而不是 urlbox.setAttribute("value", newvalue)。
应用推荐