-
This section talks about DLL and COM in VC
This section talks about DLL and COM in VC-This section talks about DLL and COM in VC++
- 2022-08-11 10:32:52下载
- 积分:1
-
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫...
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫描器的描述。此描述叫做 规则,由正则表达式和 C 代码对组成。flex 的输出是一个 C 代码文件――lex.yy.c――其中定义了 yylex() 函数。编译输出文件并且和 -lfl 库链接生成一个可执行文件。当运行可执行文件的时候,它分析输入文件,为每一个正则表达式寻找匹配。当发现一个匹配时,它执行与此正则表达式相关的 C 代码-flex generated scanner is a tool that can identify lexical patterns in text. flex time into the given input file, in the absence of a given file name, then read from standard input, and thus on the need to generate a description of the scanner. This description is called the rules, by the regular expression and the composition of C code. the output of flex is a C code file- lex. yy.c-- which defines the yylex () function. Output file and compile and link-lfl library to generate an executable file. When running an executable file, it analyzes the input file, for each regular expression match to find. When they find a match, it is the implementation of regular expressions with the related C code
- 2022-07-16 02:04:28下载
- 积分:1
-
这是FLV的编码指导,来自ADOBE官方网站!有很好的指导意义!
这是FLV的编码指导,来自ADOBE官方网站!有很好的指导意义!-This is the FLV encoding guidance, from the official website of ADOBE! Has a very good guide!
- 2022-02-01 20:42:43下载
- 积分:1
-
介绍webwork的开发使用,适合初学者使用。
介绍webwork的开发使用,适合初学者使用。-introduced webwork development use for beginners.
- 2023-04-24 15:40:03下载
- 积分:1
-
TI公司C6000系列的基础教材,很好,北京理工大学的书。
TI公司C6000系列的基础教材,很好,北京理工大学的书。-TI" s C6000 family of basic teaching materials, well, Beijing University of Technology book.
- 2022-03-21 05:58:35下载
- 积分:1
-
codeigniter是一个轻量级的php开发框架,完全mvc的架构,自由度极高,这是api文档...
codeigniter是一个轻量级的php开发框架,完全mvc的架构,自由度极高,这是api文档-codeigniter is a lightweight php development framework, fully mvc framework, a high degree of freedom, which is api documentation
- 2022-04-08 16:06:57下载
- 积分:1
-
是JSP电子图书
是JSP电子图书-electronic books
- 2022-07-18 00:04:50下载
- 积分:1
-
vc只是精华库,不错的东东哦!刚才上载来的第一册。现在是第二册。总共五册。...
vc只是精华库,不错的东东哦!刚才上载来的第一册。现在是第二册。总共五册。-vc only for the essence, a good Dongdong Oh! Just uploaded to the first list. This is the second book. A total of five.
- 2022-03-05 04:54:42下载
- 积分:1
-
《Visual Basic案例开发》一书的源代码,对从事VB项目开发人员极具参考价值。...
《Visual Basic案例开发》一书的源代码,对从事VB项目开发人员极具参考价值。-"Visual Basic Case Development," a book of the source code, for the VB project development officer of great reference value.
- 2022-01-26 03:06:24下载
- 积分:1
-
关于web合成的一个文章,主要讲述了基本概念
关于web合成的一个文章,主要讲述了基本概念-on the synthesis of a web article describes the basic concepts
- 2022-02-14 08:18:58下载
- 积分:1