From 4e56f3dba83bd4a49bd85fc97668484da11b29ad Mon Sep 17 00:00:00 2001
From: jinhan <3361847356@qq.com>
Date: Tue, 17 Dec 2024 22:25:12 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
wechat-master/web/WEB-INF/fmt.tld | 140 ++++++++++++++++++++++++++----
1 file changed, 125 insertions(+), 15 deletions(-)
diff --git a/wechat-master/web/WEB-INF/fmt.tld b/wechat-master/web/WEB-INF/fmt.tld
index a01e9aa..3b17c44 100644
--- a/wechat-master/web/WEB-INF/fmt.tld
+++ b/wechat-master/web/WEB-INF/fmt.tld
@@ -27,6 +27,11 @@
fmt
http://java.sun.com/jsp/jstl/fmt
+
+
+
+
+
Provides core validation features for JSTL tags.
@@ -36,6 +41,11 @@
+
+
+
+
+
Sets the request character encoding
@@ -53,6 +63,11 @@
+
+
+
+
+
Stores the given locale in the locale configuration variable
@@ -69,7 +84,12 @@
true
-
+
+
+
+
+
+
Vendor- or browser-specific variant. See the java.util.Locale javadocs for more information on variants.
variant
@@ -103,6 +123,11 @@
+
+
+
+
+
Stores the given time zone in the time zone configuration variable
@@ -117,7 +142,12 @@
value
true
true
-
+
+
+
+
+
+
Name of the exported scoped variable which stores the time zone of type java.util.TimeZone.
@@ -136,6 +166,11 @@
+
+
+
+
+
Loads a resource bundle to be used by its tag body
@@ -167,6 +202,11 @@ key of any nested <fmt:message> action.
+
+
+
+
+
Loads a resource bundle and stores it in the named scoped variable or
@@ -198,7 +238,12 @@ ontext.
var
false
false
-
+
+
+
+
+
+
Scope of var or the localization context
@@ -234,7 +279,12 @@ bundle the message key is looked up.
true
-
+
+
+
+
+
+
Name of the exported scoped variable
which stores the localized message.
@@ -271,6 +321,11 @@ Argument used for parametric replacement.
@@ -325,7 +380,12 @@ to "currency"); ignored otherwise.
true
-
+
+
+
+
+
+
Specifies whether the formatted output
will contain any grouping separators.
@@ -358,7 +418,12 @@ fractional portion of the formatted output.
maxFractionDigits
false
- true
+
+
+
+
+
+ true
@@ -377,7 +442,12 @@ String.
var
false
- false
+
+
+
+
+
+ false
@@ -401,7 +471,12 @@ Scope of var.
String to be parsed.
value
- false
+
+
+
+
+
+ false
true
@@ -421,7 +496,12 @@ how the string in the value attribute is to be
parsed.-->
pattern
- false
+
+
+
+
+
+ false
true
@@ -443,7 +523,12 @@ applied.
the given value should be parsed.-->
integerOnly
- false
+
+
+
+
+
+ false
true
@@ -480,7 +565,12 @@ Date and/or time to be formatted.
value
true
true
-
+
+
+
+
+
+
Specifies whether the time, the date, or both
@@ -501,7 +591,12 @@ time (i.e. if type is missing or is equal to
"date" or "both"); ignored otherwise.
dateStyle
- false
+
+
+
+
+
+ false
true
@@ -548,7 +643,12 @@ Name of the exported scoped variable which
scope
- false
+
+
+
+
+
+ false
false
@@ -622,7 +722,12 @@ Time zone in which to interpret any time
information in the date string.
timeZone
- false
+
+
+
+
+
+ false
true
@@ -650,7 +755,12 @@ java.util.Date) is stored.
Scope of var.
-
+
+
+
+
+
+
scope
false
false