搜索结果
找到约 62 项符合
Syntax 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (14)
- 编译器/解释器 (10)
- 其他 (4)
- Java书籍 (3)
- Delphi控件源码 (3)
- Linux/Unix编程 (2)
- 文件格式 (2)
- SQL Server (2)
- Java编程 (2)
- 单片机编程 (1)
- 通信网络 (1)
- 电子书籍 (1)
- 中间件编程 (1)
- 软件设计/软件工程 (1)
- 嵌入式/单片机编程 (1)
- JavaScript (1)
- 数学计算 (1)
- VHDL/FPGA/Verilog (1)
- 汇编语言 (1)
- 软件工程 (1)
- 单片机开发 (1)
- 人工智能/神经网络 (1)
- 微处理器开发 (1)
- USB编程 (1)
- 通讯编程文档 (1)
- Matlab (1)
- 工业控制 (1)
- 技术资料 (1)
- VIP专区 (1)
Linux/Unix编程 CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engin
CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engine can also be embedded into your own applications as a powerful macro language. Windows Distribution utilities.
电子书籍 Synthesizable Verilo---syntax and semantics一本很好的关于verilog可综合设计的参考书
Synthesizable Verilo---syntax and semantics一本很好的关于verilog可综合设计的参考书
编译器/解释器 FinC is Fava in C! A C-like syntax language. It s designed to apply to embededd system.
FinC is Fava in C! A C-like syntax language. It s designed to apply
to embededd system.
编译器/解释器 Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a si
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file.
Draak Compiler是一个多语言,宏编译器,可以在一个单独的 ...
文件格式 Information technology – Abstract Syntax Notation One (ASN.1): Specification of basic notation。ASN
Information technology –
Abstract Syntax Notation One (ASN.1):
Specification of basic notation。ASN.1的标准定义。
中间件编程 This about a simple approach to testing the syntax of web pages
This about a simple approach to testing the syntax of web pages
编译器/解释器 C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in
C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, explicit memory deallocation is prohibited in C-Talk, u ...
Linux/Unix编程 unix for sql syntax ya
unix for sql syntax ya
编译器/解释器 syntax check 语法分析器 简单
syntax check 语法分析器 简单
Java书籍 THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer ...