-
一般记事本的功能,
自定义了一个字体对话框,功能也已经实现,只是其界面不太美观。...
一般记事本的功能,
自定义了一个字体对话框,功能也已经实现,只是其界面不太美观。-Notepad function normally, since the definition of a font dialog box, functions have been realized, not only its beautiful interface.
- 2022-03-15 04:37:27下载
- 积分:1
-
Jmol是一个使用java语言编写的开源的免费三维分子显示工具,用于分子模型的浏览和编辑,可以支持多种分子格式,并支持多种常用的图像格式。...
Jmol是一个使用java语言编写的开源的免费三维分子显示工具,用于分子模型的浏览和编辑,可以支持多种分子格式,并支持多种常用的图像格式。
-Jmol is a java language to use free open-source tool for three-dimensional display elements for the molecular model of browsing and editing, the format can support a variety of elements, and supports a wide range of commonly used image format.
- 2022-03-11 07:53:44下载
- 积分:1
-
java教学讲义
java教学讲义-java Teaching Materials
- 2022-02-01 02:22:21下载
- 积分:1
-
该代码是Java 环境下编写的用户注册界面代码
该代码是Java 环境下编写的用户注册界面代码
-Java register
- 2022-02-05 16:47:34下载
- 积分:1
-
config source code
test upload
config source code
test upload
- 2022-03-16 23:51:13下载
- 积分:1
-
java atm 毕业设计.rar
java atm 毕业设计.rar-graduate design. Rar
- 2022-07-18 12:18:38下载
- 积分:1
-
J2me 源码第一章
J2me 源码第一章-J2me first chapter FOSS
- 2022-03-25 21:48:13下载
- 积分:1
-
使用Table实现多个Table实例的例子。
使用Table实现多个Table实例的例子。-Table using the Table of multiple instances of an example.
- 2022-01-26 05:52:42下载
- 积分:1
-
java经典代码
java经典代码-classic
- 2022-03-24 23:37:20下载
- 积分: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