-
功能:
创建站点/删除站点/修改站点/修改密码/创建池/修改池/删除池
环境要求:
IIS6.0 + MsFTP有+ NTFS...
功能:
创建站点/删除站点/修改站点/修改密码/创建池/修改池/删除池
环境要求:
IIS6.0 + MsFTP有+ NTFS-Functions: to create the site/delete sites/Edit Site/Change Password/create pool/Modify pool/delete pool environmental requirements: IIS6.0+ MsFTP have+ NTFS
- 2022-05-26 07:54:05下载
- 积分:1
-
err
unEbookWorkshop是专门用来反编译 ebook Workshop( e书工场 )制作的EXE电子书源文件的工具软件(E书反编译工具),可以迅速地反编译EXE电子书里面的全部源文件,并且完美地恢复源文件的全部目录结构及文件名,以便帮助用户得到源文件进行资料恢复或二次编辑。unEbookWorkshop支持批量操作,您只需指定一个包括EXE电子书的目录,unEbookWorkshop会自动把指定目录下符合条件的文件一次性反编译。 从V3.50开始支持反编译电子书制作时用到的原始的工程文件,包括自定义的图标、用户自定义的按钮图片、LOGO图片、闪屏图片以及全部的界面皮肤文件(要使用这一功能,需要在选项里选中“总是恢复全部工程文件”)。 -err
- 2022-07-02 13:25:43下载
- 积分:1
-
C-MINUS编译器,一个很不错的编译原理实践成果-C-MINUS compiler, a very good practice to compile the results of the principle
- 2022-03-10 14:25:11下载
- 积分:1
-
LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只...
LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。-LL (1) grammar using a set top-down analysis techniques. LL (1) the meaning is: the first one L shows a top-down analysis is a scan input string from left to right, the first two L shows the analysis process will be the most left-derivation, one that will be just right to see a sign can decide how to derive, choose what Production (rules) for derivation. LL (1) grammar, followed by calculation of the discriminant needs FIRST sets, FOLLOW sets and SELLECT set, and then determine whether to LL (1) grammar, the last sentence further analysis.
- 2022-02-06 11:59:23下载
- 积分:1
-
原理实验1源文件,编译输入输出,2个词法…
编译原理实验一源文件的输入输出、
二词法分析-Principle Experiment 1 source file to compile the input and output, two lexical analysis
- 2022-06-03 12:40:32下载
- 积分:1
-
一个语法分析程序,C++写的,内含原码和exe文件. 开发工具:DEV
一个语法分析程序,C++写的,内含原码和exe文件. 开发工具:DEV-C-a program of parsing,write in c++,which include original code and exe file.develope tools:DEV-C
- 2022-06-20 09:28:38下载
- 积分:1
-
Pascal语言的词法分析器源程序和开发文档,用LEX编写,可作为编译原理课程的学习参考,源文件已编译通过...
Pascal语言的词法分析器源程序和开发文档,用LEX编写,可作为编译原理课程的学习参考,源文件已编译通过-Pascal language lexical analyzer and source documentation, prepared with LEX, as compiler theory courses of study reference source documents compiled by
- 2022-06-19 02:19:43下载
- 积分:1
-
词法分析程序。用于词法分析器的制作与应用。
词法分析程序。用于词法分析器的制作与应用。-lexical analysis procedure. Lexical analyzer for the production and application.
- 2022-03-24 12:45:44下载
- 积分:1
-
teste para poder baixar um aquivo
teste para poder baixar um aquivo
- 2023-01-13 18:00:05下载
- 积分:1
-
Libboost_regex regular expression
基于libboost_regex的正则表达式测试程序,可用于入门者的参考代码。-Libboost_regex regular expression-based test procedure can be used for a reference code for beginners.
- 2022-03-21 21:31:53下载
- 积分:1