-
一个非常完善的文本编辑器程序
一个非常完善的文本编辑器程序-an excellent text editor programs
- 2022-01-20 22:35:53下载
- 积分:1
-
该程序由C语言编写而成,主要是关于文件的压缩与解压缩,程序简单易懂,非常适合出学者模仿。...
该程序由C语言编写而成,主要是关于文件的压缩与解压缩,程序简单易懂,非常适合出学者模仿。- This procedure becomes by the C language compilation, mainly is
about the document compression and the solution compression, the
procedure simple is easy to understand, extremely suits the scholar to
imitate.
- 2022-02-03 15:04:29下载
- 积分:1
-
C++ Prepared a simple text editor, you can read a text file time preservation of...
C++编写的简单文本编辑器,可以时间文本文件的读取保存编辑功能,并且具有撤销,复制剪切粘贴的功能-C++ Prepared a simple text editor, you can read a text file time preservation of editing features, and has withdrawn, copy and paste function of shear
- 2022-12-15 11:50:03下载
- 积分:1
-
一个小编辑器,
一个小编辑器,- A young editor, has a look
- 2022-01-31 12:23:18下载
- 积分:1
-
1。JDK安装服务器和服务器2树脂。安装后,它将控制JSDK,
1.服务器装有jdk和resin服务器等
2.安装完JSDK后,配置下面的内容:
在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它):
c:jsdkLIBdt.JAR c:jsdkLIBTOOLS.JAR c:jsdkBIN .
再在系统变量中找到Path并加入下面内容:
c:jsdk c:jsdkin
3.直接解压resin就可以运行把程序放在doc目录下面把classes目录的文件放在
WEB-INF目录下
4.在odbc放里加入数据库路径为guestbook也可改为别的要修改classesmyjspdbconn.java文件
5.上面成功后就可以http://localhost:8080/目录名/可以访问了-1. Jdk installed servers and server 2 resin. After installing JSDK, It will contain the following : the system variables found ClassPath and add the following (if you can not find ClassPath , it was new) : c : jsdk LIB dt.JAR c : jsdk LIB TOOLS.JAR c : jsdk BIN. then the system variables found Path and add the following : c : jsdk c : jsdk bin 3. directly extract resin can run the procedure on the doc directory put cl Contents of the document asses on the WEB-INF directory 4. odbc up in the database have added the path to g uestbook also can be changed to other classes to amend myjsp dbconn.ja va 5. above can be succ
- 2023-08-23 17:00:04下载
- 积分:1
-
Java写的文本编辑器
Java写的文本编辑器-Text editor written in Java
- 2023-04-03 07:50:04下载
- 积分:1
-
又一个DOS下模拟vi的程序
又一个DOS下模拟vi的程序 -Another vi in dos which simulates that in Unix
- 2023-01-17 00:50:04下载
- 积分:1
-
PDF文件,adobe文件阅读,能适用PPC,WM5.0版本能CE版本通用
PDF文件,adobe文件阅读,能适用PPC,WM5.0版本能CE版本通用-PDF file, adobe document to read, can be applied PPC, WM5.0 version of the generic version can be CE
- 2022-08-14 18:45:28下载
- 积分:1
-
《编译原理》课程设计报告
《编译原理》课程设计报告- "Translation Principle" the curriculum designs reported
- 2023-07-17 16:10:03下载
- 积分:1
-
this principle is to compile the source code, the compiler principles involved i...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码优化部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generation target code goal of the interpretation and implementation of code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, it is the middle part of code optimization. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
- 2022-09-06 06:05:03下载
- 积分:1