Code or Text的意思|示意
代码或文本
Code or Text的网络常见释义
代码段 代码段(Code or Text): 代码段由程序中的机器码组成。在C语言中,程序语句进行编译后,形成机器代码。
Code or Text相关短语
1、 PACS Code or Text 记录号
Code or Text相关例句
By modifying (or transforming) the AST, Lombok keeps your source code trim and free of bloat, unlike plain-text code-generation.
通过修改(或转换)ast, Lombok可对源代码进行修剪,来避免膨胀,这与纯文本代码生成不同。
Cheetah was originally designed to generate HTML, and you can use it to generate any text-based format: XML, SQL, even Python or other programming language code.
Cheetah最初被设计为生成html文本,但您可以用它生成任何基于文本的格式:XML、SQL,甚至是Python或其他编程语言代码。
For all parts of Roo you can write code in your choice of text editor, IDE or other tool.
对Roo产生的所有部件,你都可以用自己选择的编辑器、IDE或其他工具来编写代码。
Suppose you have a complex form with 10 or 15 fields, selection boxes, and the like, and you fire off some Ajax code when the user enters text in field 14 (way down the form).
假设一个复杂的表单有10或15个字段、选择框等,当用户在第14个字段(按照表单顺序从上到下)输入文本时要激活某些Ajax代码。
Listing 22 is a modified version of code originally provided by Sam Ruby that takes the JSON serialization of an Atom text construct or content element and converts it back into a string.
清单22对最初由Sam Ruby提供的代码进行了修改,包含Atom文本结构或内容元素的JSON序列化,并将其转换为一个字符串。
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个字节);在整理文本数据时支持使用代码集顺序。