-
精通正则表达式,master regex的中文版,网上几乎没有的绝版中文教材,不过只有其中精华的三章,但是已经够用,适合看不惯英文的朋友...
精通正则表达式,master regex的中文版,网上几乎没有的绝版中文教材,不过只有其中精华的三章,但是已经够用,适合看不惯英文的朋友-Versed in regular expressions, master regex of the Chinese version of the print-line almost no teaching materials in Chinese, but only one essence of chapters, but has enough for a friend could not understand English
- 2023-05-29 20:35:04下载
- 积分:1
-
大话设计模式,是一本很好程序员书籍,他浅显易懂的描述了,在写程序中所需要注意的问题...
大话设计模式,是一本很好程序员书籍,他浅显易懂的描述了,在写程序中所需要注意的问题-Lying design pattern is a very good programmer books, easy to understand description of him, and in the writing process need to pay attention to
- 2022-03-22 19:45:36下载
- 积分:1
-
全面系统介绍了E
全面系统介绍了E-UTRAN(LTE)及其网络结构(SAE)。非常好的入门书籍,通俗易懂。-A comprehensive and systematic introduction of the E-UTRAN (LTE) and its network structure (SAE). A very good entry-book, easy to understand.
- 2022-03-25 17:42:23下载
- 积分: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
-
转载,serialtrans VC源码,大部分的串口编程,可以使用..
转载,serialtrans vc++source,大部分都是关于串口编程的,可以作为参考。-reproduced, serialtrans vc source, most of the serial programming, may be used as reference.
- 2023-08-28 23:55:04下载
- 积分:1
-
VBScript 语言参考&VBScript 教程,对初学者有一定的帮助
VBScript 语言参考&VBScript 教程,对初学者有一定的帮助-VBScript Language Reference
- 2023-04-27 12:40:04下载
- 积分:1
-
Windows编程基础,一些基本知识,适合新人入门学习
Windows编程基础,一些基本知识,适合新人入门学习-Windows programming based on some basic knowledge for new entry-Learning
- 2022-08-03 19:48:00下载
- 积分:1
-
sgdgsd safsadh hsash sadhhsda hsaha
sgdgsd safsadh hsash sadhhsda hsaha
- 2023-05-23 03:25:03下载
- 积分:1
-
软件测试方面的书籍,还不错的书,希望对学习软件测试的朋友有所帮助。...
软件测试方面的书籍,还不错的书,希望对学习软件测试的朋友有所帮助。-software testing books, but also a good book, and I hope to learn the software testing friends help.
- 2022-04-20 19:11:48下载
- 积分:1
-
使用C语言编程,运用结构体数组存储学生信息,链表方式插入信息节点,实现信息录入、查找、删除、修改、排序、计算等功能...
使用C语言编程,运用结构体数组存储学生信息,链表方式插入信息节点,实现信息录入、查找、删除、修改、排序、计算等功能-The use of C language programming, the use of structure array storage student information, list ways to insert information node, information entry, search, delete, modify, sort, computing and other functions
- 2022-05-26 19:17:49下载
- 积分:1