-
Java手机版的火影忍者游戏源代码,需要相应的手机程序库支持,源代码完整,可以参考一下。...
Java手机版的火影忍者游戏源代码,需要相应的手机程序库支持,源代码完整,可以参考一下。-Java Games Mobile version of the Naruto source code, the necessary libraries to support the mobile phone, complete source code, you can refer to.
- 2022-12-03 03:30:03下载
- 积分:1
-
小小聊天室,实现客户端和服务器端的通信,通过简单的修改可以指定自己希望的端口和IP地址...
小小聊天室,实现客户端和服务器端的通信,通过简单的修改可以指定自己希望的端口和IP地址-little chat rooms, and the realization of client-server communications, through simple changes can appoint their own hope ports and IP addresses
- 2023-08-07 19:45:03下载
- 积分:1
-
on several commonly used design patterns to achieve the java source code (includ...
关于常用的几个设计模式的java实现原代码(包括工厂模式,命令模式,观察者模式,策略模式,个体模式等)-on several commonly used design patterns to achieve the java source code (including factory pattern, order patterns, observer mode, strategy model, individual mode)
- 2022-01-31 22:56:29下载
- 积分:1
-
这是我在东方标准学习的时候做的一个项目,是中国移动的一个子管理任务模块,采用MVC模式设计,调试成功。...
这是我在东方标准学习的时候做的一个项目,是中国移动的一个子管理任务模块,采用MVC模式设计,调试成功。-This is my standard in the east to learn to do when a project is a subset of China Mobile Management mission modules, the use of MVC design patterns, debugging success.
- 2022-03-01 21:54:31下载
- 积分:1
-
聊天代码 简单的收发消息 用java做的
聊天代码 简单的收发消息 用java做的-chat program server client java tcp/ip
- 2023-01-13 14:50:04下载
- 积分:1
-
JAVA 2面向对象程序设计(随书范例程序)4
JAVA 2面向对象程序设计(随书范例程序)4-6.rar-Java 2 object-oriented programming (with the book paradigm procedures) 4-6.rar
- 2022-06-12 18:12:30下载
- 积分:1
-
Tsinghua's Java program
清华的Java程序-Tsinghua"s Java program
- 2023-04-24 11:20:04下载
- 积分:1
-
java
开发资料,关于ssh方面的学习资料
java
开发资料,关于ssh方面的学习资料
- 2022-10-14 10:55:03下载
- 积分:1
-
移动公司的话费详单看得晕晕乎乎的,做个程序自己统计一下了...
移动公司的话费详单看得晕晕乎乎的,做个程序自己统计一下了-mobile calls to request the pleasure to see the butterflies and become a procedure own statistics about the
- 2023-09-09 10:50:03下载
- 积分: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