-
Lex Bell Laboratories of the United States with C language developed by a lexica...
Lex是美国Bell实验室用C语言研制的一个词法分析程序自生成工具。它的基本原理就是使用正则表达式扫描匹配文本,并为每一个匹配模式定义一些操作,当用C语言作宿主语言时,这些操作都由C语言实现。一种匹配的正则表达式可能会包含相关的动作。这一动作可能还包括返回一个标记。当 Lex 接收到文件或文本形式的输入时,它试图将文本与正则表达式进行匹配。它一次读入一个输入字符,直到找到一个匹配的模式。如果能够找到一个匹配的模式,Lex 就执行相关的动作(可能包括返回一个标记)。-Lex Bell Laboratories of the United States with C language developed by a lexical analysis tool generated from the process. Its fundamental principle is to use a regular expression matching text scanning, and for every definition of a matching model for operation, when the C language of the host language, these operators by C language. A match of which is likely to contain expressions related to the moves. This action may also include the return of a marker. When Lex reception of the document or text input, it is trying to text and is a regular expression matching. It read an input into the characters, until they found a matching pattern. If they can find a matching model, Lex on the implementation of the action (which may include a return of markings).
- 2022-02-09 15:55:49下载
- 积分:1
-
library for java by webservices security
library for java by webservices security
- 2022-11-30 05:55:04下载
- 积分:1
-
运用JSP+Struts+JSTL技术的MVC架构
登陆管理员:adminlogin.jsp
用户名:zefeng
用户密码:zefeng...
运用JSP+Struts+JSTL技术的MVC架构
登陆管理员:adminlogin.jsp
用户名:zefeng
用户密码:zefeng-textbook use JSP Struts MVC framework of the landing manager : adminlogin.jsp Username : zefeng user passwords : zefeng
- 2022-03-16 04:36:30下载
- 积分:1
-
164个完整的java源代码,网上收集的,拿来与大家分享。
网上搜集的164个完整的Java源代码,拿来跟大家分享.-Online collection of 164 complete Java source code, used to share with you.
- 2022-10-15 08:10:02下载
- 积分:1
-
realization of this new notebook, preservation, reproduction, and other basic fu...
实现记事本的新建,保存,复制,粘贴等基本功能-realization of this new notebook, preservation, reproduction, and other basic functions paste
- 2023-09-07 19:30:03下载
- 积分:1
-
一个MP3播放器
用java写的mp3播放器-with an MP3 player
- 2023-02-24 08:50:03下载
- 积分:1
-
Medi 这是一个基于Java的媒体文件归档器工具,它可以用于保存你的媒体文件的有关信息(CD,软盘,等等),将文件分类存放到一个数据库。它也是为家庭用户提供的...
Medi 这是一个基于Java的媒体文件归档器工具,它可以用于保存你的媒体文件的有关信息(CD,软盘,等等),将文件分类存放到一个数据库。它也是为家庭用户提供的使用DBMS的一套应用程序的开端。-Medi this is based on the Java media document filing away tool,
it may use in to preserve your media document related information (CD,
floppy disk, and so on), deposits the document classification to a
database. It also is a use DBMS set of applications procedure
beginning which provides for the family user.
- 2022-03-17 19:27:50下载
- 积分:1
-
java编写的聊天程序客户端,使用了swing,awt的applet。
java编写的聊天程序客户端,使用了swing,awt的applet。-Client chat program
- 2022-12-20 04:35:04下载
- 积分:1
-
MP3 streaming support for Shoutcast/Icecast added.
- MP3 streaming support for Shoutcast/Icecast added.
- Ogg Vorbis support added.
- Playlist implementation and M3U support added.
- JavaLayer 0.1.1 included to improve MP3 support.
- WinAmp Skins 2.0 support improved.
- Seek bar added (for WAV files only).
-- MP3 streaming support for Shoutcast/Icecast added .- Ogg Vorbis support added .- Playlist implementation and M3U support added .- JavaLayer 0.1.1 included to improve MP3 support .- WinAmp Skins 2.0 support improved .- Seek bar added (for WAV files only).
- 2022-02-27 05:49:47下载
- 积分:1
-
timer就是一个定时器,像电子表那种,可以点击按钮实现停止、启动。...
timer就是一个定时器,像电子表那种,可以点击按钮实现停止、启动。-timer is a timer, kind of like an electronic form, can click on the button to achieve stop, start.
- 2023-01-03 04:55:03下载
- 积分:1