- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 184 for france (0.07 sec)
-
guava/src/com/google/common/graph/ImmutableGraph.java
Registered: 2024-11-01 12:43 - Last Modified: 2022-02-01 16:30 - 7.1K bytes - Viewed (0) -
src/test/java/org/codelibs/core/convert/NumberConversionUtilTest.java
} /** * @throws Exception */ public void testFindFractionDelimeter2() throws Exception { final String delim = NumberConversionUtil.findDecimalSeparator(Locale.FRANCE); assertEquals(",", delim); } /** * @throws Exception */ public void testFindFractionDelimeter3() throws Exception {
Registered: 2024-11-01 20:58 - Last Modified: 2024-03-07 01:59 - 3.1K bytes - Viewed (0) -
apache-maven/src/main/appended-resources/META-INF/NOTICE.vm
from the plug-in's github repository. Your use of the ASM code is subject to the terms and conditions of the ASM License below which is also available at http://asm.ow2.org/license.html http://asm.ow2.org/license.html. Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this...
Registered: 2024-11-03 03:35 - Last Modified: 2022-09-10 19:27 - 5.5K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/location.js
"cuba","curaçao","cyprus","czechia","denmark","djibouti","dominica","dominican republic","ecuador","egypt","el salvador","equatorial guinea","eritrea","estonia","ethiopia","falkland islands","faroe islands","fiji","finland","france","french guiana","french polynesia","french southern territories","gabon","gambia","georgia","germany","ghana","gibraltar","greece","greenland","grenada","guadeloupe","guam","guatemala","guernsey","guinea","guinea-bissau","guyana","haiti","heard island and mcdonald is...
Registered: 2024-10-31 13:40 - Last Modified: 2018-01-01 05:12 - 5.2K bytes - Viewed (0) -
cmd/object-api-listobjects_test.go
{"test-bucket-list-object", "Asia", "A", "", 1, resultCases[4], nil, true}, // Setting a non-existing directory to be prefix (12-13). {"empty-bucket", "europe/france/", "", "", 1, ListObjectsInfo{}, nil, true}, {"empty-bucket", "africa/tunisia/", "", "", 1, ListObjectsInfo{}, nil, true}, // Testing on empty bucket, that is, bucket without any objects in it (14).
Registered: 2024-11-03 19:28 - Last Modified: 2024-05-01 11:07 - 73.1K bytes - Viewed (0) -
okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
orsites.com // Opera Software, A.S.A. // Submitted by Yngve Pettersen <******@****.***> operaunite.com // Orange : https://www.orange.com // Submitted by Alexandre Linte <alexandre.linte@orange.com> tech.orange // Oursky Limited : https://authgear.com/, https://skygear.io/ // Submitted by Authgear Team <******@****.***>, Skygear Developer <******@****.***>
Registered: 2024-11-01 11:42 - Last Modified: 2023-12-20 23:27 - 240.3K bytes - Viewed (0) -
cmd/copy-part-range.go
func parseCopyPartRangeSpec(rangeString string) (hrange *HTTPRangeSpec, err error) { hrange, err = parseRequestRangeSpec(rangeString) if err != nil { return nil, err } if hrange.IsSuffixLength || hrange.Start < 0 || hrange.End < 0 { return nil, errInvalidRange } return hrange, nil } // checkCopyPartRangeWithSize adds more check to the range string in case of
Registered: 2024-11-03 19:28 - Last Modified: 2021-06-18 03:27 - 2.5K bytes - Viewed (0) -
docs/pt/docs/history-design-future.md
Muitos desenvolvedores e times já dependem do **FastAPI** para seus projetos (incluindo eu e meu time). Mas ainda há muitas melhorias e funcionalidades a vir. **FastAPI** tem um grande futuro à frente.
Registered: 2024-11-03 07:19 - Last Modified: 2024-07-29 23:35 - 4.5K bytes - Viewed (0) -
docs/pt/docs/async.md
* **Machine Learning**: Normalmente exige muita multiplicação de matrizes e vetores. Pense numa grande folha de papel com números e multiplicando todos eles juntos e ao mesmo tempo.
Registered: 2024-11-03 07:19 - Last Modified: 2024-08-06 04:48 - 22.2K bytes - Viewed (0) -
docs/fr/docs/history-design-future.md
Dans ce cadre, j'ai dû étudier, tester et utiliser de nombreuses alternatives. L'histoire de **FastAPI** est en grande partie l'histoire de ses prédécesseurs. Comme dit dans la section [Alternatives](alternatives.md){.internal-link target=\_blank} : <blockquote markdown="1">
Registered: 2024-11-03 07:19 - Last Modified: 2024-07-29 23:35 - 4.9K bytes - Viewed (0)