-
javascript一些基本的用法,正规表达式,验证码.
javascript一些基本的用法,正规表达式,验证码.-javascript use of some basic regular expressions, Verification Code.
- 2022-03-14 03:10:45下载
- 积分:1
-
Java线程池完整代码,已经用于实际的项目中,性能稳定。
Java线程池完整代码,已经用于实际的项目中,性能稳定。
- 2023-09-03 23:30:03下载
- 积分:1
-
一个已经成形的打折网站,只要添加图片就可以上线运行了
一个已经成形的打折网站,只要添加图片就可以上线运行了-Has formed a discount site, add a picture as long as the line can run more than
- 2023-04-16 15:00:13下载
- 积分:1
-
最近在新浪"读书频道"下载了一个小说,有40多个页面,后缀全是shtml的,发现改成html就可以在本地看了,但改起来太麻烦,就写了这个程序,专门用来批量修改某...
最近在新浪"读书频道"下载了一个小说,有40多个页面,后缀全是shtml的,发现改成html就可以在本地看了,但改起来太麻烦,就写了这个程序,专门用来批量修改某目录下的文件后缀.-recently in Sina, "Read channel" downloaded a novel, more than 40 pages, suffixes are shtml, changed html found on the local read, but the fact that too much of a hassle, it was made for the process, specifically designed to modify a volume"s directory file extension.
- 2022-02-01 14:47:43下载
- 积分:1
-
在源代码中的许多corejava
corejava的源程序内有好多的源代码-corejava source of many within the source code
- 2022-04-26 12:04:15下载
- 积分:1
-
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
-
这是一个背单词的软件。用java程序开发环境开发。
这是一个背单词的软件。用java程序开发环境开发。-This is a back word software. Using java program development environment to develop.
- 2022-03-01 13:36:54下载
- 积分:1
-
画一个java程序,你想有进一步的提高。
一个JAVA抽奖程序,希望有高手进一步改进。-Draw a JAVA program, you would like to have further improved.
- 2022-08-26 05:52:37下载
- 积分:1
-
JavaScript数字日期转化为汉字日期格式
JavaScript数字日期转化为汉字日期格式-JavaScript date figures into Chinese characters date format
- 2022-01-26 04:50:13下载
- 积分:1
-
jsp的简单登录程序,适合初学者
jsp的简单登录程序,适合初学者-jsp simple login procedure for beginners
- 2022-10-16 03:05:04下载
- 积分:1