-
电子设计杂志,关于电路设计的一本教材
绝版教材
电子设计杂志,关于电路设计的一本教材
绝版教材-Electronic Design magazine, on the circuit design of a teaching out-of-print materials
- 2022-05-05 07:17:59下载
- 积分:1
-
可判别声卡的工具
可判别声卡的工具-card can be a tool for discrimination
- 2022-11-21 15:30:04下载
- 积分:1
-
C语言编程中算法数据结构中的树行代码
C语言编程中算法数据结构中的树行代码-C language programming in the algorithm of the tree data structure of lines of code
- 2022-02-04 22:47:02下载
- 积分:1
-
一个直接用程序读取excel表格数据的例子,非常简单。
一个直接用程序读取excel表格数据的例子,非常简单。-A direct use of the procedure to read excel spreadsheet data examples, very simple.
- 2022-02-10 13:29:12下载
- 积分:1
-
nedit A linux is the development of the FOSS powerful editor, c support language...
nedit 是一款linux下的开发源码的功能强大的编辑器,支持c语言的关键字高亮显示-nedit A linux is the development of the FOSS powerful editor, c support language keyword highlighter
- 2022-09-26 10:40:03下载
- 积分:1
-
使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能:
主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的...
使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能:
主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的文本编辑操作,包括撤销、剪切、复制、粘贴、删除、全选。
各菜单功能项应该有与之相对应的热键字符和快捷键。
支持简单的右键菜单功能,提供便捷的编辑处理。
较高要求:支持字体、文字颜色等特性。
-To design a program using the Win32 functions and interface style similar to the Notepad text editor. The main implementation features: the main menu should contain the basic file operations, including a new, open, save, save, exit, and basic text editing operations, including revocation, cut, copy, paste, delete, Select All. The menu features items there should be corresponding to the hotkey characters and shortcut keys. To support a simple right-click menu functionality, providing convenient editing. High requirements: support for fonts, text color and other characteristics.
- 2022-01-25 19:13:39下载
- 积分:1
-
二进制记事本
二进制记事本- Binary memorandum
- 2022-02-26 09:16:39下载
- 积分:1
-
CSharpDevelop:这是一个包含源代码的C#、VB.NET的编辑器。
CSharpDevelop:这是一个包含源代码的C#、VB.NET的编辑器。-CSharpDevelop: This is contains the source code C#, the VB.NET
editor.
- 2023-06-21 21:25:03下载
- 积分:1
-
此软件支持多文档打开,支持多种程序语言语法高亮度显示:Delphi,SQL,Basic,C++, Perl,Java,HTML, TCL/tk,AWK Scri...
此软件支持多文档打开,支持多种程序语言语法高亮度显示:Delphi,SQL,Basic,C++, Perl,Java,HTML, TCL/tk,AWK Script,Python CA-Clipper MS-DOS Patch File。多种选择模式支持,支持程序语言语法高亮度显示颜色的可视化调整,支持书签:十个书签,支持多级Undo和Redo操作,层次数可以自己设置。 支持最近文件列表,最近文件的数量可以自己设置。支持查找、替换:同Delphi: 支持直接编辑Delphi的窗体文件(dfm)。支持直接编辑二进制文件。支持直接将源程序文件导出为Word文档或超文本形式。支持代码模板和代码自动完成: 支持自动文件保存。 支持“编辑”命令键的自定义:支持行号显示:可以用指定颜色显示当前行:支持文件拖放。 -software support multiple open files, support for multiple programming language syntax highlighting : Delphi, SQL, Basic, C, Perl, Java, HTML, TCL/tk, AWK Script Python CA-Clipper MS-DOS File Patch.,UndoRedo Support recent document list, the number of recent documents can be yours. Search support to replace : with Delphi : support for direct editing Delphi Form (dfm). Support for direct editing binary files. Support directly to the source files exported to Word or HTML format. Support code templates and automatic code completion : support for automatic document preservation. Support the "Edit" command from the definition of th
- 2023-06-26 16:10:05下载
- 积分: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