- Sort Score
- Result 10 results
- Languages All
Results 481 - 490 of 654 for Q$name (0.04 sec)
-
compat/maven-compat/src/main/java/org/apache/maven/toolchain/Toolchain.java
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Wed Feb 12 13:13:28 UTC 2025 - 1.4K bytes - Viewed (0) -
docs/em/docs/tutorial/static-files.md
๐ ๐ช โ ๐ ๐ ๐ **๐ง ๐ฉโ๐ป ๐ฆฎ**. ## โน ๐ฅ `"/static"` ๐ ๐ง-โก ๐ "๐ง-๐ธ" ๐ "๐ป" ๐. , ๐ โก ๐ โถ๏ธ โฎ๏ธ `"/static"` ๐ ๐ต โซ๏ธ. `directory="static"` ๐ ๐ ๐ ๐ ๐ ๐ ๐ป ๐. `name="static"` ๐ค โซ๏ธ ๐ ๐ ๐ช โ๏ธ ๐ **FastAPI**. ๐ ๐ซ ๐ข ๐ช ๐ ๐ "`static`", ๐ ๐ซ โฎ๏ธ ๐ช & ๐ฏ โน ๐ ๐ ๐ธ. ## ๐ โน
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 1.3K bytes - Viewed (0) -
docs/zh-hant/docs/index.md
- ๆไพๅ ฉ็จฎไบคไบๅผๆไปถไป้ขใ --- ้็ถๆๅๅชๆ่ฟฐไบ่กจ้ข็ๅ่ฝ๏ผไฝๅ ถๅฏฆไฝ ๅทฒ็ถ็่งฃไบๅฎๆฏๅฆไฝๅท่กใ ่ฉฆ่ไฟฎๆนไปฅไธ็จๅผ็ขผ๏ผ ```Python return {"item_name": item.name, "item_id": item_id} ``` ๅพ๏ผ ```Python ... "item_name": item.name ... ``` ไฟฎๆน็บ๏ผ ```Python ... "item_price": item.price ... ``` ็ถๅพ่งๅฏไฝ ็็ทจ่ผฏๅจ๏ผๆ่ชๅ่ฃๅ จไธฆไธ้็ฅ้ไปๅ็ๅๅฅ๏ผ 
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 18.8K bytes - Viewed (0) -
docs/fr/docs/index.md
Essayez de changer la ligne contenant : ```Python return {"item_name": item.name, "item_id": item_id} ``` ... de : ```Python ... "item_name": item.name ... ``` ... vers : ```Python ... "item_price": item.price ... ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 22K bytes - Viewed (0) -
docs/sts/web-identity.go
return } creds, _ := sts.Get() bucketNames := []string{} for _, bucket := range buckets { log.Println(fmt.Sprintf("Bucket discovered: %s", bucket.Name)) bucketNames = append(bucketNames, bucket.Name) } response := make(map[string]interface{}) response["credentials"] = creds response["buckets"] = bucketNames c, err := json.MarshalIndent(response, "", "\t") if err != nil {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri May 19 09:13:33 UTC 2023 - 7.8K bytes - Viewed (0) -
docs/sts/wso2.md
} ``` ### 4. JWT Claims The id_token received is a signed JSON Web Token (JWT). Use a JWT decoder to decode the id_token to access the payload of the token that includes following JWT claims: | Claim Name | Type | Claim Value |
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 8.7K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/error/badRequest.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%><!DOCTYPE html> <% try{ %> ${fe:html(true)} <head profile="http://a9.com/-/spec/opensearch/1.1/"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title><la:message key="labels.system_error_title" /></title> <link href="${fe:url('/css/bootstrap.min.css')}" rel="stylesheet" type="text/css" />
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 12:09:07 UTC 2025 - 1.6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/error/error.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%><!DOCTYPE html> ${fe:html(true)} <head profile="http://a9.com/-/spec/opensearch/1.1/"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title><la:message key="labels.system_error_title" /></title> <link href="${fe:url('/css/bootstrap.min.css')}" rel="stylesheet" type="text/css" />
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 12:09:07 UTC 2025 - 1.6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/error/error.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%><!DOCTYPE html> ${fe:html(true)} <head profile="http://a9.com/-/spec/opensearch/1.1/"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title><la:message key="labels.system_error_title" /></title> <link href="${fe:url('/css/bootstrap.min.css')}" rel="stylesheet" type="text/css" />
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 12:09:07 UTC 2025 - 1.6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/error/notFound.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%><!DOCTYPE html> ${fe:html(true)} <head profile="http://a9.com/-/spec/opensearch/1.1/"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title><la:message key="labels.system_error_title" /></title> <link href="${fe:url('/css/bootstrap.min.css')}" rel="stylesheet" type="text/css" />
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 12:09:07 UTC 2025 - 1.5K bytes - Viewed (0)