登录
首页 » Java » 1JSP笔记

1JSP笔记

于 2020-06-24 发布 文件大小:128KB
0 332
下载积分: 1 下载次数: 0

代码说明:

  jsP个人笔记,十分适合新手学习,建议下载,内容详细(JsP personal notes, very suitable for beginners to learn, it is recommended to download, detailed content)

文件列表:

域名解析.png, 56019 , 2018-05-02
jsp流程.png, 62059 , 2018-05-02
笔记.txt, 2645 , 2018-05-02
静态动态.png, 31273 , 2018-05-02
cs.png, 40569 , 2018-05-02
bs.png, 38109 , 2018-05-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • yo this is true I was the laughing stock of the Ha Ha
    这个程序不错哟 这个是本人写的 哈哈 见笑了-yo this is true I was the laughing stock of the Ha Ha
    2022-04-22 14:17:12下载
    积分:1
  • 037886
    网络数据采集分析源码,程序结合易语言第三方支持库网页浏览框及其它支持库、模块,读取采集网络数据进行分析。(Network data acquisition and analysis source, easy language program combined with third-party support library browser frame and other support libraries , modules, read the analysis of the data collection network .)
    2016-05-11 09:15:13下载
    积分:1
  • Resource
    一个包含客户端、服务器的Corba实例,基于ACE和TAO(A CORBA Example Consisted of client and server)
    2010-12-10 15:07:14下载
    积分:1
  • c++
    双闭环可逆直流调速(H桥)simulink仿真模型,波形很好((Double closed loop reversible DC speed control (H bridge) Simulink simulation model, the waveform is very good))
    2017-12-12 18:06:04下载
    积分:1
  • route
    无线传感网络关于节点的能量有效性的路由协议方面的代码(Energy efficient routing protocol of wireless sensor network node aspects about the code )
    2014-08-27 17:04:27下载
    积分:1
  • c# write network chat tool with file transfer function.
    c#写的网络聊天工具,带有文件传送功能。-c# write network chat tool with file transfer function.
    2022-04-23 12:30:37下载
    积分:1
  • client-server
    多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。 客户端: 1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。 (Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate. First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission. The key step program implementation: In TCP protocol as an example Service-Terminal: 1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response. Clients: 1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
    2016-07-11 10:19:07下载
    积分:1
  • nfc_p2p
    网上搜集的NFC P2P笔记,里面有原文网页链接,帮作者增加人气,哈哈哈! NFC_P2P: NDEF消息解析实例.pdf NFC笔记——ATR_RES 消息结构.pdf NFC笔记——NFCIP-1协议命令集.pdf NFC笔记——PSL_REQ 和 PSL.pdf NFC笔记——WUP_REQ 和 WUP.pdf NFC笔记——初始化RF碰撞避免.pdf NFC笔记——传输帧格式.pdf NFC笔记——通用初始化及单设备检测(SDD)流程.pdf NFC笔记——主动模式和被动模式下激活协议的流程.pdf NFCForum-TS-NDEF.pdf(NFC P2P online collection of notes, there are the original links help authors increase the popularity, ha ha ha! NFC_P2P: NDEF message parsing instance .pdf NFC notes ATR_RES message structure .pdf NFC notes NFCIP-1 protocol commands .pdf NFC notes PSL_REQ and PSL.pdf NFC notes WUP_REQ and WUP.pdf NFC notes- initialization RF collision avoidance .pdf NFC notes- transport frame format .pdf NFC notes- general initialization and single device detection (SDD) process .pdf NFC notes- active mode and passive mode activation protocol process .pdf NFCForum-TS-NDEF.pdf)
    2016-10-22 15:24:57下载
    积分:1
  • windows局域客户端的源
    windows局域网客户端的源程序-windows LAN client of the source
    2022-08-22 00:04:22下载
    积分:1
  • matlab代码
    说明:  在命令行输入%%滞回曲线 t0=0; tf=20; x0=[0 0 0] [t,x]=ode45('Lorenz',[t0 tf],x0); plot(x(:,1),x(:,3)),可得滞回曲线(Enter the%% hysteresis curve on the command line t0=0; tf=20; x0=[0 0 0] [t,x]=ode45('Lorenz',[t0 tf],x0); plot(x(:,1),x(:,3)))
    2020-06-23 11:10:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载