-
echo_client_server
应用背景应用程序运行在Linux下的C编程测试的理解client_server >;>;>;你可以修改它,把你的要求关键技术我用它使用TCP套接字试验了解网络编程socket编程技术
- 2022-04-19 15:17:47下载
- 积分:1
-
OwnFont
自己写的带有字体的java带界面的代码,导入可以直接使用。可以显示你的电脑上安装的大部分字体。(Write your own fonts with java code to interface with the import can be used directly. Most can display fonts installed on your computer.)
- 2014-01-18 19:14:32下载
- 积分:1
-
SimpleSniffer C++ Linux
下一段代码演示如何使用ICMP或ARP执行快速网络扫描。
- 2022-01-25 16:13:41下载
- 积分:1
-
JavaEE-notes
Java EE环境相关笔记, basic introduction(JavaEE environment configuration,mysql introduction。)
- 2015-09-17 13:27:38下载
- 积分:1
-
Cel-
Artificial immune system
- 2012-03-29 05:27:45下载
- 积分:1
-
浅谈PCIe体系结构
Talking about PCIe Architecture
- 2020-06-24 16:40:02下载
- 积分:1
-
Code_Examples
说明: 本资源提供了《大话Java——从零基础到数据库、Web开发》 书籍中的源代码,即书中范例部分的代码。希望对你们有用。(The resources of the " talking big Java- from zero to a database-based, Web development" books, the source code, that is part of the book example code. Hope that useful.)
- 2010-03-26 20:17:37下载
- 积分:1
-
source
JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。
JDWP 协议介绍
这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)
- 2019-04-25 11:00:32下载
- 积分:1
-
Bosk-Noter
This is danish notes to a course about Java programming.
Involves design patterns, like the proxy pattern, observer etc.
Details about:
generic classes
Annonym classes
Enums
Singleton
JDBC (pros/cons)
Inheritances
and so on..
- 2014-04-09 15:40:11下载
- 积分:1
-
勇敢的猪
实现"勇敢的猪"这款游戏的最基本功能,如游戏界面,操作控制,游戏设置,玩家排行榜与帮助等(To achieve the most basic functions of the "brave pig" game, such as game interface, operation control, game settings, player ranking and help, etc.)
- 2020-06-19 15:00:01下载
- 积分:1