一、基础
1、EL(Expression Language):为了使jsp写起来更加简单,提供了在Jsp中简化表达式的方法
2、JSTL:(JSP Standard Tag Library)jstl标准标签库,由apache实现
3、JSTL一般要配合EL表达式一起使用,因为在JSTL在赋值时会大量的使用EL,可以说EL是JSTL的一种辅助。
4、在使用时:JSTL需要引入:jstl.ja...
分类:
编程语言 时间:
2014-10-07 15:27:33
阅读次数:
316
Problem A
Make Palindrome
Input: standard input
Output: standard output
Time Limit: 8 seconds
By definition palindrome is a string which is not changed when reversed. "MADAM" is a nice example...
分类:
其他好文 时间:
2014-10-07 12:44:13
阅读次数:
176
看了前面一节:linux shell数据重定向(输入重定向与输出重定向)详细分析 估计还有一些朋友是头晕晕的,好复杂的重定向了。这次我们看下管道命令了。shell管道,可以说用法就简单多了。管道命令操作符是:”|”,它仅能处理经由前面一个指令传出的正确输出信息,也就是 standard output...
分类:
其他好文 时间:
2014-10-05 23:38:09
阅读次数:
433
The Bottom of a GraphTime Limit:3000MSMemory Limit:65536KTotal Submissions:8904Accepted:3689DescriptionWe will use the following (standard) definition...
分类:
其他好文 时间:
2014-10-05 20:53:19
阅读次数:
256
原创地址:http://www.cnblogs.com/jfzhu/p/4006744.html转载请注明出处计算机要先设置固定ip,加入域,然后安装账号需要有本地管理员的权限。演示环境的操作系统为64位 Windows Server 2012 Standard,SQL Server为SQL Ser...
分类:
数据库 时间:
2014-10-05 12:10:58
阅读次数:
314
Data Types in the KernelUse of Standard C Types/* * datasize.c -- print the size of common data items * This runs with any Linux kernel (not any Unix,...
分类:
其他好文 时间:
2014-10-04 21:17:27
阅读次数:
248
关键词:SSL,PKI,MAC摘 要:SSL利用数据加密、身份验证和消息完整性验证机制,为基于TCP等可靠连接的应用层协议提供安全性保证。本文介绍了SSL的产生背景、安全机制、工作过程及典型组网应用。缩略语:缩略语英文全名中文解释AESAdvanced Encryption Standard高级加密...
分类:
其他好文 时间:
2014-10-03 11:24:14
阅读次数:
409
Teen Girl Squad
Input: Standard Input
Output: Standard Output
You are part of a group of n teenage girls armed with cellphones. You have some news you want to tell everyone in the group. The p...
分类:
其他好文 时间:
2014-10-01 22:11:12
阅读次数:
295
题目信息:
1016. Phone Bills (25)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
A long-distance telephone company c...
分类:
其他好文 时间:
2014-10-01 02:32:10
阅读次数:
229
ASCII(发音:英语发音:/?æski/ ASS-kee[1],American Standard Code
for Information Interchange,美国信息交换标准代码)...
分类:
其他好文 时间:
2014-09-30 18:38:59
阅读次数:
205