-
engaging introductory things ASP.NET
搞ASP.NET的入门东西-engaging introductory things ASP.NET
- 2023-03-08 14:25:03下载
- 积分:1
-
酒店管理系统
酒店管理系统、酒店管理系统酒店管理系统酒店管理系统酒店管理系统
- 2022-08-12 07:12:06下载
- 积分:1
-
一个有关用邻接矩阵实现图的数据结构问题,以语言实现!
一个有关用邻接矩阵实现图的数据结构问题,以语言实现!-an adjacency matrix with the realization of the map data structure, in language!
- 2022-11-17 09:55:03下载
- 积分:1
-
Delphi编程中获取屏幕分辨率
当我们需要获取所运行程序时计算机的分辨率时,有两种方法:①可以通过访问Delphi提供的SCREEN全局变量,即SCREE...
Delphi编程中获取屏幕分辨率
当我们需要获取所运行程序时计算机的分辨率时,有两种方法:①可以通过访问Delphi提供的SCREEN全局变量,即SCREEN.WIDTH和SCREEN.HEIGHT以像素点给出屏幕的分辨率。②利用Windows的API函数GetDeviceCaps()来得到所用显示器的分辨率-Delphi programming to obtain the screen resolution when we need access to run programs when the computer s resolution, there were two ways: ① Delphi can be provided by visiting SCREEN global variables, that is, in pixels screen.width screen.height points and to the screen resolution. ② using Windows-API function GetDeviceCaps () to get used to the display resolution
- 2023-05-22 04:00:03下载
- 积分:1
-
ieee reference paper
ieee reference paper
- 2023-01-11 18:25:05下载
- 积分:1
-
c++教材(清华大学郑莉版)课后习题答案。包含习题解答,编程题代码。...
c++教材(清华大学郑莉版)课后习题答案。包含习题解答,编程题代码。-c++ materials (Zheng Li, Tsinghua University version) after-school Exercise answers. Problem with answers, programming code problems.
- 2022-03-12 06:13:45下载
- 积分:1
-
显示日历的程序
显示日历的程序-This program display the calendar.
- 2022-04-29 22:34:20下载
- 积分:1
-
SQL Server 2000 学习心得
SQL Server 2000 学习心得-learning experience
- 2022-02-14 09:38:57下载
- 积分:1
-
这是一个魔方和# 39;C程序的立方体
这是一个俄罗斯方块的C程序-This is a Rubik"s cube of C program
- 2022-03-13 15:21:54下载
- 积分:1
-
port basis of common sense Daquan ports can be divided into three broad categori...
端口基础常识大全 端口可分为3大类: 1) 公认端口(Well Known Ports):从0到1023,它们紧密绑定于一些服务。通常这些端口的通讯明确表明了某种服务的协议。例如:80端口实际上总是HTTP通讯。 2) 注册端口(Registered Ports):从1024到49151。它们松散地绑定于一些服务。也就是说有许多服务绑定于这些端口,这些端口同样用于许多其它目的。例如:许多系统处理动态端口从1024左右开始。 3) 动态和/或私有端口(Dynamic and/or Private Ports):从49152到65535。理论上,不应为服务分配这些端口。实际上,机器通常从1024起分配动态端口。但也有例外:SUN的RPC端口从32768开始。 本节讲述通常TCP/UDP端口扫描在防火墙记录中的信息。记住:并不存在所谓ICMP端口。如果你对解读ICMP数据感兴趣,请参看本文的其它部分。-port basis of common sense Daquan ports can be divided into three broad categories : a) recognized ports (Well Known Ports) : 0-1023, which closely bundled with some of these services. These ports are usually clear communication of a service agreement. For example : 80-port virtually always HTTP communications. 2) Registered port (Registered Ports) : from 1,024 to 49,151. They loosely bundled with some of these services. That is to say there are many services bundled with these ports for the same used for many other purposes. For example : Many systems dynamic port from around 1024. 3) Dyn
- 2022-03-18 09:29:16下载
- 积分:1