登录
首页 » 通信 » 上传运行该程序可以返回JSP环境的一些信息. 由于各种JSP应用服务器(例如Tomcat和JRun以及Resin等)在许多方面存在差异, 因此部分信息有中英对照...

上传运行该程序可以返回JSP环境的一些信息. 由于各种JSP应用服务器(例如Tomcat和JRun以及Resin等)在许多方面存在差异, 因此部分信息有中英对照...

于 2022-07-26 发布 文件大小:2.30 kB
0 95
下载积分: 2 下载次数: 1

代码说明:

上传运行该程序可以返回JSP环境的一些信息. 由于各种JSP应用服务器(例如Tomcat和JRun以及Resin等)在许多方面存在差异, 因此部分信息有中英对照. 此外, 因为Context attributes信息部分与JSP应用服务器有关, 故该部分只提供英文信息.如果运行后直接显示程序源代码, 则表示不支持JSP.-upload running the program can return to the JSP environment information. Various JSP application server (such as Tomcat, and Resin and JRun) in many respects differences, some messages are bilingual. In addition, because information Context attributes part of the JSP application server, Therefore, the only part of the information available in English. If you are running after a direct indication of program source code, then not support JSP.

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

发表评论

0 个回复

  • Simulation M-PSK on Rayleigh Channel
    利用Matlab工具对瑞利信道M-PSK进行了比较仿真和理论分析
    2022-07-07 10:25:31下载
    积分:1
  • 一个典型的modbus应用,它是主设备程序,值得一看
    一个典型的modbus应用,它是主设备程序,值得一看-Modbus a typical application, it is the main equipment procedures, see
    2022-09-01 23:20:03下载
    积分:1
  • 单片机串口接收数据发送数据程序源代码,我学习单片机时参考过的 ,还不错...
    单片机串口接收数据发送数据程序源代码,我学习单片机时参考过的 ,还不错-Microcontroller serial port to receive data to send data program source code, I have studied the microcontroller reference before,not bad
    2022-07-14 18:07:38下载
    积分:1
  • 频率复用方案的 LTE 网络评价
    这个模拟器可以被用来衡量和情节网络容量性能和信号干扰比 (SIR) 性能的 LTE 网络与整数频率复用方案与重用因子 1 (IFR-1)。与重用因子 1 的频率复用方法意味着可用的频率资源使用的 LTE 网络中的所有单元格。级 LTE 由两个 Matlab 脚本文件 (LTE_main.m,LTE_configuration.m)、 三个 Matlab 函数文件 (LTE_IFR_sim_dist.m,LTE_IFR_sim_netwide.m,LTE_IFR_plot.m) 和一个 Matlab 垫文件 (bs_user_position.mat) 组成的系统。
    2023-05-15 13:30:03下载
    积分:1
  • 英语的ISO 14443和15693 contacle
    English ISO 14443 and 15693 for Contacle
    2022-03-05 01:23:07下载
    积分:1
  • 视频电话的令流程,主要在基站和终端…
    可视电话的信令流程分析,主要是基站和终端之间的交互-video telephony signaling processes, mainly between the base station and terminal interactive
    2022-02-15 03:37:05下载
    积分:1
  • 类似ICQ源代码 用VB编写的 分为服务端和客户端两个部分
    类似ICQ源代码 用VB编写的 分为服务端和客户端两个部分 -ICQ similar source code written using VB into service client and the client in two parts
    2022-07-20 12:44:04下载
    积分:1
  • 计算机世界网
    计算机世界网-VB Mscomm控件应用二-computer networks world-VB application controls two Mscomm
    2023-04-05 01:10:04下载
    积分:1
  • visual development tools such as Visual C++, Delphi, C++ Builder and others all...
    虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4.0提供的重新封装后的一组与时间相关的主要接口函数(函数名、参数、功能与Win32 API基本相同)说明如下: -visual development tools such as Visual C++, Delphi, C++ Builder and others all have dedicated Timer timer control, but it is convenient. can achieve a timing function, but only the minimum time of 55 ms accuracy. Timer news and multi-task operating system in the low priority that is not to respond in a timely manner, often fail to meet the real-time control environment applications. However, Microsoft Corporation in the Win32 API function has been to provide the user with a group for high-precision the bottom was a time function, if the user is properly utilized, time accuracy can be a ms. Accuracy this time, and for most of the real-time control system can meet the requirements.
    2022-02-11 22:11:49下载
    积分:1
  • 6_communication版
    串行通信是基于协议和标准的RS232的协议是一个或几个组的硬件和软件规则,同意由所有通信方的正确和有效地交换数据。RS-232C,EIA RS-232,或简单的RS-232,是指由电子所定义的相同的标准在1969年行业协会的串行通信。我们将专注于创建一个组件的顺序呼叫使用类TSerial从组件它调用WINAPI dll库。不过,首先我会解释你什么是“堵时钟”和“非阻塞信号“呼叫。事实上,有驱动通信中使用2编程模型应用程序:
    2022-03-10 17:41:30下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载